01K4R86RQQT6DYD8BBMCZ58FQQ: 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: 01K4R876SZPPPYRH4T0WE4QCVC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-09T22:06:50.828Zjob assigned to worker 01K4R879GA65MFT1X00BHWVNY1 [factory aws, i-0ef55498db05a1b48] (queued for 55 s)
 
22025-09-09T22:06:59.360Zstarting task 0: "setup"
32025-09-09T22:06:59.365Z++ uname -s
42025-09-09T22:06:59.368Z+ kern=SunOS
52025-09-09T22:06:59.368Z+ build_user=build
62025-09-09T22:06:59.368Z+ build_uid=12345
72025-09-09T22:06:59.368Z+ work_dir=/work
82025-09-09T22:06:59.368Z+ input_dir=/input
92025-09-09T22:06:59.368Z+ [[ 0 == 12345 ]]
102025-09-09T22:06:59.368Z+ case "$kern" in
112025-09-09T22:06:59.368Z+ groupadd -g 12345 build
122025-09-09T22:06:59.371Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-09T22:07:01.379Z+ zfs create -o mountpoint=/work rpool/work
142025-09-09T22:07:01.496Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-09T22:07:01.499Z+ home_fs=zfs
162025-09-09T22:07:01.499Z+ [[ zfs == autofs ]]
172025-09-09T22:07:01.499Z+ mkdir -p /home/build
182025-09-09T22:07:01.502Z+ chown build:build /home/build /work
192025-09-09T22:07:03.503Z+ chmod 0700 /home/build /work
202025-09-09T22:07:03.506Zprocess exited: duration 4147 ms, exit code 0
 
212025-09-09T22:07:03.512Zstarting task 1: "rust-toolchain"
222025-09-09T22:07:03.519Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-09T22:07:03.519Z * rust toolchain channel = "1.89.0"
242025-09-09T22:07:03.519Z * rust toolchain profile = "default"
252025-09-09T22:07:03.519Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-09-09T22:07:03.519Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-09T22:07:03.519Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-09T22:07:03.522Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-09T22:07:03.522Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-09T22:07:03.623Zinfo: downloading installer
312025-09-09T22:07:05.112Zwarn: It looks like you have an existing installation of Rust at:
322025-09-09T22:07:05.112Zwarn: /opt/ooce/bin
332025-09-09T22:07:05.112Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-09T22:07:05.112Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-09T22:07:05.112Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-09T22:07:05.112Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-09T22:07:05.112Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-09T22:07:05.112Zerror: cannot install while Rust is installed
392025-09-09T22:07:05.112Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-09T22:07:05.138Zinfo: profile set to 'default'
412025-09-09T22:07:05.138Zinfo: default host triple is x86_64-unknown-illumos
422025-09-09T22:07:05.141Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-09T22:07:05.300Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-09T22:07:05.300Zinfo: downloading component 'cargo'
452025-09-09T22:07:06.083Zinfo: downloading component 'clippy'
462025-09-09T22:07:06.459Zinfo: downloading component 'rust-docs'
472025-09-09T22:07:07.872Zinfo: downloading component 'rust-std'
482025-09-09T22:07:09.535Zinfo: downloading component 'rustc'
492025-09-09T22:07:15.552Zinfo: downloading component 'rustfmt'
502025-09-09T22:07:15.788Zinfo: installing component 'cargo'
512025-09-09T22:07:16.673Zinfo: installing component 'clippy'
522025-09-09T22:07:17.068Zinfo: installing component 'rust-docs'
532025-09-09T22:07:18.921Zinfo: installing component 'rust-std'
542025-09-09T22:07:20.848Zinfo: installing component 'rustc'
552025-09-09T22:07:27.365Zinfo: installing component 'rustfmt'
562025-09-09T22:07:27.698Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-09T22:07:27.698Z
582025-09-09T22:07:28.128Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-09T22:07:28.128Z
602025-09-09T22:07:28.131Z
612025-09-09T22:07:28.131ZRust is installed now. Great!
622025-09-09T22:07:28.131Z
632025-09-09T22:07:28.131ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-09T22:07:28.131Zenvironment variable. This has not been done automatically.
652025-09-09T22:07:28.131Z
662025-09-09T22:07:28.131ZTo configure your current shell, you need to source
672025-09-09T22:07:28.131Zthe corresponding env file under $HOME/.cargo.
682025-09-09T22:07:28.131Z
692025-09-09T22:07:28.131ZThis is usually done by running one of the following (note the leading DOT):
702025-09-09T22:07:28.131Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-09T22:07:28.131Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-09T22:07:28.131Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-09T22:07:28.230Z+ rustup --version
742025-09-09T22:07:28.242Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-09T22:07:28.245Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-09T22:07:28.324Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-09T22:07:28.327Z+ cargo --version
782025-09-09T22:07:28.398Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-09T22:07:28.401Z+ rustc --version
802025-09-09T22:07:28.509Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-09T22:07:28.516Zprocess exited: duration 25001 ms, exit code 0
 
822025-09-09T22:07:28.522Zstarting task 2: "authentication"
832025-09-09T22:07:28.544Zprocess exited: duration 22 ms, exit code 0
 
842025-09-09T22:07:28.550Zstarting task 3: "clone repository"
852025-09-09T22:07:28.555Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-09T22:07:28.558Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-09T22:07:28.627ZCloning into '/work/oxidecomputer/omicron'...
882025-09-09T22:07:38.914Z+ cd /work/oxidecomputer/omicron
892025-09-09T22:07:38.918Z+ git fetch origin 056829ff57a4a48e98720d2f6679f71f495236f7
902025-09-09T22:07:39.246ZFrom https://github.com/oxidecomputer/omicron
912025-09-09T22:07:39.246Z * branch 056829ff57a4a48e98720d2f6679f71f495236f7 -> FETCH_HEAD
922025-09-09T22:07:39.257Z+ [[ -n image_reporting ]]
932025-09-09T22:07:39.260Z++ git branch --show-current
942025-09-09T22:07:39.260Z+ current=main
952025-09-09T22:07:39.260Z+ [[ main != image_reporting ]]
962025-09-09T22:07:39.260Z+ git branch -f image_reporting 056829ff57a4a48e98720d2f6679f71f495236f7
972025-09-09T22:07:39.263Z+ git checkout -f image_reporting
982025-09-09T22:07:39.504ZSwitched to branch 'image_reporting'
992025-09-09T22:07:39.507Z+ git reset --hard 056829ff57a4a48e98720d2f6679f71f495236f7
1002025-09-09T22:07:39.746ZHEAD is now at 056829ff5 merge
1012025-09-09T22:07:39.749Zprocess exited: duration 11196 ms, exit code 0
 
1022025-09-09T22:07:39.755Zstarting task 4: "build"
1032025-09-09T22:07:39.762Z+ source .github/buildomat/ci-env.sh
1042025-09-09T22:07:39.765Z++ export CARGO_TERM_COLOR=always
1052025-09-09T22:07:39.765Z++ CARGO_TERM_COLOR=always
1062025-09-09T22:07:39.765Z+ cargo --version
1072025-09-09T22:07:39.819Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-09T22:07:39.822Z+ rustc --version
1092025-09-09T22:07:39.892Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-09T22:07:39.894Z+ source ./env.sh
1112025-09-09T22:07:39.897Z++ OLD_SHELL_OPTS=ehxB
1122025-09-09T22:07:39.897Z++ set -o xtrace
1132025-09-09T22:07:39.897Z++++ dirname ./env.sh
1142025-09-09T22:07:39.900Z+++ readlink -f .
1152025-09-09T22:07:39.903Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-09-09T22:07:39.903Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-09-09T22:07:39.903Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-09-09T22:07:39.903Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-09-09T22:07:39.903Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-09-09T22:07:39.903Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-09-09T22:07:39.904Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-09-09T22:07:39.904Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-09-09T22:07:39.904Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242025-09-09T22:07:39.904Z++ case $OLD_SHELL_OPTS in
1252025-09-09T22:07:39.904Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-09-09T22:07:39.904Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-09-09T22:07:39.904Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282025-09-09T22:07:39.904Z+ banner prerequisites
1292025-09-09T22:07:39.907Z
1302025-09-09T22:07:39.907Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-09-09T22:07:39.907Z # # # # # # # # # # # # # # #
1322025-09-09T22:07:39.907Z # # # # ##### # # ##### # # # # # #### #
1332025-09-09T22:07:39.907Z ##### ##### # ##### # # # # # # # # #
1342025-09-09T22:07:39.907Z # # # # # # # # # # # # # # #
1352025-09-09T22:07:39.907Z # # # ###### # # ###### ### # #### # #### #
1362025-09-09T22:07:39.907Z
1372025-09-09T22:07:39.907Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-09-09T22:07:53.875Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-09-09T22:08:01.730Z Startup: Caching catalogs ... Done
1402025-09-09T22:08:08.859ZPlanning: Solver setup ... Done (5.902s)
1412025-09-09T22:08:08.914ZPlanning: Running solver ... Done (0.055s)
1422025-09-09T22:08:09.016ZPlanning: Finding local manifests ... Done (0.003s)
1432025-09-09T22:08:09.048ZPlanning: Fetching manifests: 0/4 0% complete
1442025-09-09T22:08:09.213ZPlanning: Fetching manifests: 4/4 100% complete
1452025-09-09T22:08:09.263ZPlanning: Package planning ... Done (0.050s)
1462025-09-09T22:08:09.315ZPlanning: Merging actions ... Done (0.052s)
1472025-09-09T22:08:09.878ZPlanning: Checking for conflicting actions ... Done (0.563s)
1482025-09-09T22:08:09.890ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-09-09T22:08:14.126ZPlanning: Evaluating mediators ... Done (4.235s)
1502025-09-09T22:08:14.135ZPlanning: Planning completed in 12.28 seconds
1512025-09-09T22:08:14.163Z Packages to install: 4
1522025-09-09T22:08:14.166Z Mediators to change: 2
1532025-09-09T22:08:14.166Z Services to change: 1
1542025-09-09T22:08:14.166Z Estimated space available: 155.49 GB
1552025-09-09T22:08:14.166ZEstimated space to be consumed: 1.72 GB
1562025-09-09T22:08:14.166Z Create boot environment: No
1572025-09-09T22:08:14.166ZCreate backup boot environment: No
1582025-09-09T22:08:14.166Z Rebuild boot archive: No
1592025-09-09T22:08:14.166Z
1602025-09-09T22:08:14.166ZChanged mediators:
1612025-09-09T22:08:14.166Z mediator clang:
1622025-09-09T22:08:14.166Z version: None -> 15 (system default)
1632025-09-09T22:08:14.166Z
1642025-09-09T22:08:14.166Z mediator llvm:
1652025-09-09T22:08:14.166Z version: 14 (system default) -> 15 (system default)
1662025-09-09T22:08:14.166Z
1672025-09-09T22:08:14.166ZChanged packages:
1682025-09-09T22:08:14.166Zhelios-dev
1692025-09-09T22:08:14.166Z developer/build-essential
1702025-09-09T22:08:14.166Z None -> 11-2.0
1712025-09-09T22:08:14.166Z library/libxmlsec1
1722025-09-09T22:08:14.166Z None -> 1.2.35-2.0
1732025-09-09T22:08:14.166Z ooce/developer/clang-15
1742025-09-09T22:08:14.166Z None -> 15.0.7-2.0
1752025-09-09T22:08:14.166Z ooce/developer/llvm-15
1762025-09-09T22:08:14.166Z None -> 15.0.7-2.0
1772025-09-09T22:08:14.166Z
1782025-09-09T22:08:14.166ZServices:
1792025-09-09T22:08:14.167Z restart_fmri:
1802025-09-09T22:08:14.167Z svc:/system/update-man-index:default
1812025-09-09T22:08:14.373Z
1822025-09-09T22:08:14.373ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-09-09T22:08:19.375ZDownload: 2117/3290 items 118.9/212.6MB 55% complete (24.1M/s)
1842025-09-09T22:08:24.454ZDownload: 3246/3290 items 203.1/212.6MB 95% complete (21.0M/s)
1852025-09-09T22:08:25.243ZDownload: Completed 212.60 MB in 10.87 seconds (19.6M/s)
1862025-09-09T22:08:25.452Z Actions: 1/3689 actions (Installing new actions)
1872025-09-09T22:08:30.165Z Actions: Completed 3689 actions in 4.71 seconds.
1882025-09-09T22:08:30.774Z Done (0.604s)
1892025-09-09T22:08:30.774Z Done (0.000s)
1902025-09-09T22:08:31.663Z Done (0.889s)
1912025-09-09T22:08:37.471Z Done (5.488s)
1922025-09-09T22:08:37.561Z Done (0.019s)
1932025-09-09T22:08:37.564Z Done (0.000s)
1942025-09-09T22:08:37.711Z Done (0.000s)
1952025-09-09T22:08:38.576ZPlanning: Evaluating mediator changes ... Done
1962025-09-09T22:08:38.737ZPlanning: Checking for conflicting actions ... Done
1972025-09-09T22:08:38.765ZPlanning: Consolidating action changes ... Done
1982025-09-09T22:08:39.000ZPlanning: Evaluating mediators ... Done
1992025-09-09T22:08:39.012ZPlanning: Planning completed in 0.44 seconds
2002025-09-09T22:08:39.029Z Mediators to change: 2
2012025-09-09T22:08:39.029Z Create boot environment: No
2022025-09-09T22:08:39.038ZCreate backup boot environment: No
2032025-09-09T22:08:39.117Z Done
2042025-09-09T22:08:39.117Z Done
2052025-09-09T22:08:39.744Z Done
2062025-09-09T22:08:43.236Z Done
2072025-09-09T22:08:43.320Z Done
2082025-09-09T22:08:43.324Z Done
2092025-09-09T22:08:43.461Z Done
2102025-09-09T22:08:44.075ZPlanning: Evaluating mediator changes ... Done
2112025-09-09T22:08:44.078ZPlanning: Merging actions ... Done
2122025-09-09T22:08:44.267ZPlanning: Checking for conflicting actions ... Done
2132025-09-09T22:08:44.271ZPlanning: Consolidating action changes ... Done
2142025-09-09T22:08:44.536ZPlanning: Evaluating mediators ... Done
2152025-09-09T22:08:44.594ZPlanning: Planning completed in 0.76 seconds
2162025-09-09T22:08:44.627Z Packages to change: 1
2172025-09-09T22:08:44.627Z Mediators to change: 1
2182025-09-09T22:08:44.629Z Services to change: 1
2192025-09-09T22:08:44.629Z Create boot environment: No
2202025-09-09T22:08:44.629ZCreate backup boot environment: Yes
2212025-09-09T22:08:47.255Z Actions: 1/6 actions (Updating modified actions)
2222025-09-09T22:08:47.258Z Actions: Completed 6 actions in 0.00 seconds.
2232025-09-09T22:08:47.258Z Done
2242025-09-09T22:08:47.258Z Done
2252025-09-09T22:08:47.437Z Done
2262025-09-09T22:08:51.101Z Done
2272025-09-09T22:08:51.186Z Done
2282025-09-09T22:08:51.189Z Done
2292025-09-09T22:08:51.404Z Done
2302025-09-09T22:08:51.841ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-09-09T22:08:51.841Zclang system 15 system
2322025-09-09T22:08:51.841Zcsh system system illumos
2332025-09-09T22:08:51.841Zctags system system illumos
2342025-09-09T22:08:51.841Zfile system system illumos
2352025-09-09T22:08:51.841Zgcc vendor 12 vendor
2362025-09-09T22:08:51.841Zgcc system 10 system
2372025-09-09T22:08:51.841Zgcc system 7 system
2382025-09-09T22:08:51.841Zgo system 1.20 system
2392025-09-09T22:08:51.841Zgo system 1.19 system
2402025-09-09T22:08:51.841Zllvm system 15 system
2412025-09-09T22:08:51.841Zllvm system 14 system
2422025-09-09T22:08:51.841Zmariadb system 10.6 system
2432025-09-09T22:08:51.841Zmta vendor vendor dma
2442025-09-09T22:08:51.842Zopenjdk system 17 system
2452025-09-09T22:08:51.842Zopenjdk system 11 system
2462025-09-09T22:08:51.842Zopenjdk system 1.8 system
2472025-09-09T22:08:51.842Zopenssl vendor 3 vendor
2482025-09-09T22:08:51.842Zperl system 5.36 system
2492025-09-09T22:08:51.842Zpostgresql system 15 system
2502025-09-09T22:08:51.842Zpostgresql system 13 system
2512025-09-09T22:08:51.842Zpython vendor 3 vendor
2522025-09-09T22:08:51.842Zpython system 2 system
2532025-09-09T22:08:51.842Zpython3 system 3.11 system
2542025-09-09T22:08:51.842Zruby system 3.0 system
2552025-09-09T22:08:51.842Zwords vendor vendor american-english
2562025-09-09T22:08:51.842Zwords system system australian-english
2572025-09-09T22:08:51.842Zwords system system british-english
2582025-09-09T22:08:51.842Zwords system system canadian-english
2592025-09-09T22:08:51.842Zwords system system french
2602025-09-09T22:08:51.842Zwords system system italian
2612025-09-09T22:08:51.842Zwords system system ngerman
2622025-09-09T22:08:51.842Zwords system system ogerman
2632025-09-09T22:08:51.842Zwords system system spanish
2642025-09-09T22:08:52.177ZPUBLISHER TYPE STATUS P LOCATION
2652025-09-09T22:08:52.177Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-09-09T22:08:57.027ZFMRI IFO
2672025-09-09T22:08:57.027Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-09-09T22:08:57.027Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-09-09T22:08:57.027Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-09-09T22:08:57.028Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-09-09T22:08:57.028Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-09-09T22:08:57.028Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732025-09-09T22:08:57.028Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-09-09T22:08:57.028Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752025-09-09T22:08:57.028Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-09-09T22:08:57.028Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-09-09T22:08:57.028Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782025-09-09T22:08:57.028Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-09-09T22:08:57.028Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-09-09T22:08:57.028Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812025-09-09T22:08:57.028Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-09-09T22:08:57.028Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-09-09T22:08:58.058Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-09-09T22:08:58.386Z Updating crates.io index
2852025-09-09T22:08:58.389Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862025-09-09T22:08:58.716Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-09-09T22:08:59.320Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-09-09T22:08:59.572Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-09-09T22:08:59.847Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902025-09-09T22:09:00.149Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-09-09T22:09:01.352Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-09-09T22:09:03.421Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-09-09T22:09:04.454Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-09-09T22:09:05.214Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952025-09-09T22:09:05.995Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-09-09T22:09:06.262Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-09-09T22:09:06.581Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982025-09-09T22:09:07.086Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992025-09-09T22:09:07.581Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-09-09T22:09:07.881Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012025-09-09T22:09:08.199Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-09-09T22:09:08.480Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-09-09T22:09:08.757Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-09-09T22:09:09.009Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-09-09T22:09:09.272Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062025-09-09T22:09:09.708Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072025-09-09T22:09:10.073Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082025-09-09T22:09:10.405Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-09-09T22:09:10.936Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3102025-09-09T22:09:11.342Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112025-09-09T22:09:11.586Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-09-09T22:09:11.927Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132025-09-09T22:09:12.334Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-09-09T22:09:12.656Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-09-09T22:09:12.907Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-09-09T22:09:13.170Z Updating git repository `https://github.com/oxidecomputer/omicron`
3172025-09-09T22:09:25.635Z Updating git repository `https://github.com/illumos/smf-rs`
3182025-09-09T22:09:26.913Z Downloading crates ...
3192025-09-09T22:09:26.979Z Downloaded anstream v0.6.18
3202025-09-09T22:09:26.984Z Downloaded anstyle v1.0.11
3212025-09-09T22:09:26.988Z Downloaded bitflags v2.9.1
3222025-09-09T22:09:26.991Z Downloaded anstyle-parse v0.2.5
3232025-09-09T22:09:26.994Z Downloaded thiserror v2.0.16
3242025-09-09T22:09:27.000Z Downloaded yoke v0.7.4
3252025-09-09T22:09:27.003Z Downloaded tinystr v0.7.6
3262025-09-09T22:09:27.006Z Downloaded thread-id v4.2.2
3272025-09-09T22:09:27.006Z Downloaded yoke-derive v0.7.4
3282025-09-09T22:09:27.010Z Downloaded tabled_derive v0.7.0
3292025-09-09T22:09:27.013Z Downloaded utf8parse v0.2.2
3302025-09-09T22:09:27.013Z Downloaded terminal_size v0.4.0
3312025-09-09T22:09:27.016Z Downloaded unicode-ident v1.0.18
3322025-09-09T22:09:27.019Z Downloaded usdt-macro v0.5.0
3332025-09-09T22:09:27.022Z Downloaded clap_lex v0.7.4
3342025-09-09T22:09:27.022Z Downloaded write16 v1.0.0
3352025-09-09T22:09:27.025Z Downloaded usdt-attr-macro v0.5.0
3362025-09-09T22:09:27.028Z Downloaded errno v0.3.12
3372025-09-09T22:09:27.028Z Downloaded digest v0.10.7
3382025-09-09T22:09:27.032Z Downloaded zerofrom v0.1.4
3392025-09-09T22:09:27.032Z Downloaded textwrap v0.16.2
3402025-09-09T22:09:27.034Z Downloaded utf8_iter v1.0.4
3412025-09-09T22:09:27.038Z Downloaded thiserror-impl v1.0.69
3422025-09-09T22:09:27.038Z Downloaded zerofrom-derive v0.1.4
3432025-09-09T22:09:27.040Z Downloaded toml_write v0.1.2
3442025-09-09T22:09:27.040Z Downloaded writeable v0.5.5
3452025-09-09T22:09:27.043Z Downloaded thiserror v1.0.69
3462025-09-09T22:09:27.047Z Downloaded zerovec-derive v0.10.3
3472025-09-09T22:09:27.050Z Downloaded toml v0.8.23
3482025-09-09T22:09:27.054Z Downloaded tempfile v3.20.0
3492025-09-09T22:09:27.057Z Downloaded zerocopy-derive v0.7.35
3502025-09-09T22:09:27.060Z Downloaded ucd-trie v0.1.7
3512025-09-09T22:09:27.062Z Downloaded heck v0.5.0
3522025-09-09T22:09:27.063Z Downloaded bytecount v0.6.8
3532025-09-09T22:09:27.065Z Downloaded clap v4.5.41
3542025-09-09T22:09:27.074Z Downloaded pretty-hex v0.4.1
3552025-09-09T22:09:27.079Z Downloaded icu_provider_macros v1.5.0
3562025-09-09T22:09:27.079Z Downloaded url v2.5.4
3572025-09-09T22:09:27.082Z Downloaded typenum v1.17.0
3582025-09-09T22:09:27.085Z Downloaded toml_edit v0.22.27
3592025-09-09T22:09:27.088Z Downloaded zerovec v0.10.4
3602025-09-09T22:09:27.092Z Downloaded zerocopy v0.7.35
3612025-09-09T22:09:27.107Z Downloaded swrite v0.1.0
3622025-09-09T22:09:27.110Z Downloaded winnow v0.7.10
3632025-09-09T22:09:27.116Z Downloaded memmap v0.7.0
3642025-09-09T22:09:27.119Z Downloaded pest_generator v2.7.14
3652025-09-09T22:09:27.119Z Downloaded scroll_derive v0.12.0
3662025-09-09T22:09:27.122Z Downloaded form_urlencoded v1.2.2
3672025-09-09T22:09:27.122Z Downloaded unicode-width v0.2.0
3682025-09-09T22:09:27.125Z Downloaded plain v0.2.3
3692025-09-09T22:09:27.128Z Downloaded ordered-float v2.10.1
3702025-09-09T22:09:27.128Z Downloaded macaddr v1.0.1
3712025-09-09T22:09:27.131Z Downloaded itoa v1.0.11
3722025-09-09T22:09:27.131Z Downloaded is_terminal_polyfill v1.70.1
3732025-09-09T22:09:27.131Z Downloaded cargo-platform v0.2.0
3742025-09-09T22:09:27.135Z Downloaded unicode-width v0.1.14
3752025-09-09T22:09:27.138Z Downloaded icu_normalizer v1.5.0
3762025-09-09T22:09:27.140Z Downloaded stable_deref_trait v1.2.0
3772025-09-09T22:09:27.143Z Downloaded strsim v0.11.1
3782025-09-09T22:09:27.143Z Downloaded serde_tokenstream v0.2.2
3792025-09-09T22:09:27.148Z Downloaded smawk v0.3.2
3802025-09-09T22:09:27.148Z Downloaded icu_locid_transform_data v1.5.0
3812025-09-09T22:09:27.151Z Downloaded icu_locid v1.5.0
3822025-09-09T22:09:27.151Z Downloaded synstructure v0.13.1
3832025-09-09T22:09:27.154Z Downloaded serde_spanned v0.6.9
3842025-09-09T22:09:27.154Z Downloaded proc-macro-error-attr v1.0.4
3852025-09-09T22:09:27.157Z Downloaded displaydoc v0.2.5
3862025-09-09T22:09:27.157Z Downloaded camino-tempfile v1.4.1
3872025-09-09T22:09:27.159Z Downloaded serde-value v0.7.0
3882025-09-09T22:09:27.159Z Downloaded serde-untagged v0.1.7
3892025-09-09T22:09:27.162Z Downloaded percent-encoding v2.3.2
3902025-09-09T22:09:27.162Z Downloaded fs-err v3.1.1
3912025-09-09T22:09:27.165Z Downloaded autocfg v1.4.0
3922025-09-09T22:09:27.165Z Downloaded scroll v0.12.0
3932025-09-09T22:09:27.168Z Downloaded once_cell v1.21.3
3942025-09-09T22:09:27.171Z Downloaded litemap v0.7.3
3952025-09-09T22:09:27.171Z Downloaded cargo-util-schemas v0.8.2
3962025-09-09T22:09:27.174Z Downloaded idna_adapter v1.2.0
3972025-09-09T22:09:27.174Z Downloaded icu_locid_transform v1.5.0
3982025-09-09T22:09:27.177Z Downloaded sha2 v0.10.9
3992025-09-09T22:09:27.180Z Downloaded getrandom v0.3.1
4002025-09-09T22:09:27.183Z Downloaded smallvec v1.15.1
4012025-09-09T22:09:27.183Z Downloaded anstyle-query v1.1.1
4022025-09-09T22:09:27.186Z Downloaded quote v1.0.40
4032025-09-09T22:09:27.189Z Downloaded generic-array v0.14.7
4042025-09-09T22:09:27.189Z Downloaded fnv v1.0.7
4052025-09-09T22:09:27.189Z Downloaded byteorder v1.5.0
4062025-09-09T22:09:27.192Z Downloaded semver v1.0.26
4072025-09-09T22:09:27.194Z Downloaded pest_derive v2.7.14
4082025-09-09T22:09:27.194Z Downloaded proc-macro-error v1.0.4
4092025-09-09T22:09:27.197Z Downloaded proc-macro2 v1.0.101
4102025-09-09T22:09:27.200Z Downloaded log v0.4.27
4112025-09-09T22:09:27.203Z Downloaded icu_normalizer_data v1.5.0
4122025-09-09T22:09:27.206Z Downloaded camino v1.1.12
4132025-09-09T22:09:27.206Z Downloaded anyhow v1.0.99
4142025-09-09T22:09:27.210Z Downloaded dof v0.3.0
4152025-09-09T22:09:27.210Z Downloaded crypto-common v0.1.6
4162025-09-09T22:09:27.213Z Downloaded block-buffer v0.10.4
4172025-09-09T22:09:27.213Z Downloaded erased-serde v0.4.6
4182025-09-09T22:09:27.216Z Downloaded heck v0.4.1
4192025-09-09T22:09:27.216Z Downloaded num-traits v0.2.19
4202025-09-09T22:09:27.219Z Downloaded ryu v1.0.18
4212025-09-09T22:09:27.222Z Downloaded pest_meta v2.7.14
4222025-09-09T22:09:27.222Z Downloaded fastrand v2.1.1
4232025-09-09T22:09:27.225Z Downloaded icu_provider v1.5.0
4242025-09-09T22:09:27.228Z Downloaded icu_properties v1.5.1
4252025-09-09T22:09:27.231Z Downloaded colorchoice v1.0.2
4262025-09-09T22:09:27.231Z Downloaded cfg-if v1.0.1
4272025-09-09T22:09:27.231Z Downloaded version_check v0.9.5
4282025-09-09T22:09:27.234Z Downloaded serde_derive v1.0.219
4292025-09-09T22:09:27.234Z Downloaded papergrid v0.11.0
4302025-09-09T22:09:27.238Z Downloaded usdt-impl v0.5.0
4312025-09-09T22:09:27.240Z Downloaded unicode-linebreak v0.1.5
4322025-09-09T22:09:27.240Z Downloaded toml_datetime v0.6.11
4332025-09-09T22:09:27.244Z Downloaded clap_derive v4.5.41
4342025-09-09T22:09:27.244Z Downloaded icu_collections v1.5.0
4352025-09-09T22:09:27.250Z Downloaded dtrace-parser v0.2.0
4362025-09-09T22:09:27.254Z Downloaded usdt v0.5.0
4372025-09-09T22:09:27.254Z Downloaded thiserror-impl v2.0.16
4382025-09-09T22:09:27.254Z Downloaded cpufeatures v0.2.14
4392025-09-09T22:09:27.257Z Downloaded equivalent v1.0.2
4402025-09-09T22:09:27.257Z Downloaded utf16_iter v1.0.5
4412025-09-09T22:09:27.257Z Downloaded typeid v1.0.3
4422025-09-09T22:09:27.257Z Downloaded cargo_metadata v0.21.0
4432025-09-09T22:09:27.260Z Downloaded memchr v2.7.4
4442025-09-09T22:09:27.263Z Downloaded cargo_toml v0.21.0
4452025-09-09T22:09:27.266Z Downloaded unicode-xid v0.2.6
4462025-09-09T22:09:27.268Z Downloaded indexmap v2.11.0
4472025-09-09T22:09:27.275Z Downloaded serde v1.0.219
4482025-09-09T22:09:27.289Z Downloaded pest v2.7.14
4492025-09-09T22:09:27.294Z Downloaded clap_builder v4.5.41
4502025-09-09T22:09:27.299Z Downloaded hashbrown v0.15.4
4512025-09-09T22:09:27.308Z Downloaded serde_json v1.0.143
4522025-09-09T22:09:27.314Z Downloaded idna v1.0.3
4532025-09-09T22:09:27.317Z Downloaded goblin v0.8.2
4542025-09-09T22:09:27.325Z Downloaded tabled v0.15.0
4552025-09-09T22:09:27.339Z Downloaded icu_properties_data v1.5.0
4562025-09-09T22:09:27.348Z Downloaded syn v1.0.109
4572025-09-09T22:09:27.367Z Downloaded syn v2.0.106
4582025-09-09T22:09:27.375Z Downloaded rustix v0.38.37
4592025-09-09T22:09:27.395Z Downloaded rustix v1.0.7
4602025-09-09T22:09:27.438Z Downloaded libc v0.2.174
4612025-09-09T22:09:27.516Z Compiling proc-macro2 v1.0.101
4622025-09-09T22:09:27.516Z Compiling unicode-ident v1.0.18
4632025-09-09T22:09:27.520Z Compiling serde v1.0.219
4642025-09-09T22:09:27.520Z Compiling version_check v0.9.5
4652025-09-09T22:09:27.520Z Compiling libc v0.2.174
4662025-09-09T22:09:27.520Z Compiling memchr v2.7.4
4672025-09-09T22:09:27.520Z Compiling thiserror v1.0.69
4682025-09-09T22:09:27.520Z Compiling stable_deref_trait v1.2.0
4692025-09-09T22:09:27.952Z Compiling litemap v0.7.3
4702025-09-09T22:09:27.976Z Compiling writeable v0.5.5
4712025-09-09T22:09:28.332Z Compiling ucd-trie v0.1.7
4722025-09-09T22:09:28.383Z Compiling autocfg v1.4.0
4732025-09-09T22:09:28.445Z Compiling itoa v1.0.11
4742025-09-09T22:09:28.639Z Compiling ryu v1.0.18
4752025-09-09T22:09:28.723Z Compiling once_cell v1.21.3
4762025-09-09T22:09:29.013Z Compiling icu_locid_transform_data v1.5.0
4772025-09-09T22:09:29.144Z Compiling byteorder v1.5.0
4782025-09-09T22:09:29.203Z Compiling bitflags v2.9.1
4792025-09-09T22:09:29.238Z Compiling icu_properties_data v1.5.0
4802025-09-09T22:09:29.519Z Compiling serde_json v1.0.143
4812025-09-09T22:09:29.539Z Compiling num-traits v0.2.19
4822025-09-09T22:09:29.539Z Compiling rustix v0.38.37
4832025-09-09T22:09:29.600Z Compiling write16 v1.0.0
4842025-09-09T22:09:29.777Z Compiling utf8_iter v1.0.4
4852025-09-09T22:09:29.814Z Compiling typeid v1.0.3
4862025-09-09T22:09:29.838Z Compiling smallvec v1.15.1
4872025-09-09T22:09:29.900Z Compiling icu_normalizer_data v1.5.0
4882025-09-09T22:09:29.994Z Compiling utf16_iter v1.0.5
4892025-09-09T22:09:30.021Z Compiling equivalent v1.0.2
4902025-09-09T22:09:30.029Z Compiling hashbrown v0.15.4
4912025-09-09T22:09:30.264Z Compiling proc-macro-error-attr v1.0.4
4922025-09-09T22:09:30.286Z Compiling errno v0.3.12
4932025-09-09T22:09:30.389Z Compiling quote v1.0.40
4942025-09-09T22:09:30.446Z Compiling usdt-impl v0.5.0
4952025-09-09T22:09:30.471Z Compiling toml_write v0.1.2
4962025-09-09T22:09:30.521Z Compiling syn v1.0.109
4972025-09-09T22:09:30.580Z Compiling winnow v0.7.10
4982025-09-09T22:09:30.829Z Compiling syn v2.0.106
4992025-09-09T22:09:30.854Z Compiling thread-id v4.2.2
5002025-09-09T22:09:31.006Z Compiling indexmap v2.11.0
5012025-09-09T22:09:31.127Z Compiling proc-macro-error v1.0.4
5022025-09-09T22:09:31.272Z Compiling camino v1.1.12
5032025-09-09T22:09:31.331Z Compiling getrandom v0.3.1
5042025-09-09T22:09:31.548Z Compiling percent-encoding v2.3.2
5052025-09-09T22:09:31.884Z Compiling rustix v1.0.7
5062025-09-09T22:09:31.923Z Compiling plain v0.2.3
5072025-09-09T22:09:32.033Z Compiling semver v1.0.26
5082025-09-09T22:09:32.117Z Compiling log v0.4.27
5092025-09-09T22:09:32.450Z Compiling thiserror v2.0.16
5102025-09-09T22:09:32.489Z Compiling utf8parse v0.2.2
5112025-09-09T22:09:32.516Z Compiling terminal_size v0.4.0
5122025-09-09T22:09:32.640Z Compiling anstyle-parse v0.2.5
5132025-09-09T22:09:32.727Z Compiling form_urlencoded v1.2.2
5142025-09-09T22:09:32.776Z Compiling ordered-float v2.10.1
5152025-09-09T22:09:33.029Z Compiling anstyle v1.0.11
5162025-09-09T22:09:33.333Z Compiling pretty-hex v0.4.1
5172025-09-09T22:09:33.354Z Compiling anstyle-query v1.1.1
5182025-09-09T22:09:33.427Z Compiling cfg-if v1.0.1
5192025-09-09T22:09:33.457Z Compiling colorchoice v1.0.2
5202025-09-09T22:09:33.509Z Compiling is_terminal_polyfill v1.70.1
5212025-09-09T22:09:33.620Z Compiling anstream v0.6.18
5222025-09-09T22:09:33.857Z Compiling fs-err v3.1.1
5232025-09-09T22:09:33.916Z Compiling unicode-width v0.1.14
5242025-09-09T22:09:34.060Z Compiling bytecount v0.6.8
5252025-09-09T22:09:34.180Z Compiling clap_lex v0.7.4
5262025-09-09T22:09:34.244Z Compiling fastrand v2.1.1
5272025-09-09T22:09:34.283Z Compiling anyhow v1.0.99
5282025-09-09T22:09:34.616Z Compiling unicode-xid v0.2.6
5292025-09-09T22:09:34.721Z Compiling strsim v0.11.1
5302025-09-09T22:09:34.806Z Compiling fnv v1.0.7
5312025-09-09T22:09:34.883Z Compiling heck v0.4.1
5322025-09-09T22:09:34.909Z Compiling heck v0.5.0
5332025-09-09T22:09:34.962Z Compiling papergrid v0.11.0
5342025-09-09T22:09:35.352Z Compiling tempfile v3.20.0
5352025-09-09T22:09:35.412Z Compiling clap_builder v4.5.41
5362025-09-09T22:09:36.003Z Compiling memmap v0.7.0
5372025-09-09T22:09:36.128Z Compiling smawk v0.3.2
5382025-09-09T22:09:36.252Z Compiling unicode-linebreak v0.1.5
5392025-09-09T22:09:36.382Z Compiling unicode-width v0.2.0
5402025-09-09T22:09:36.912Z Compiling textwrap v0.16.2
5412025-09-09T22:09:36.995Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5422025-09-09T22:09:37.444Z Compiling swrite v0.1.0
5432025-09-09T22:09:37.503Z Compiling synstructure v0.13.1
5442025-09-09T22:09:37.925Z Compiling tabled_derive v0.7.0
5452025-09-09T22:09:39.398Z Compiling serde_derive v1.0.219
5462025-09-09T22:09:39.401Z Compiling zerofrom-derive v0.1.4
5472025-09-09T22:09:39.448Z Compiling yoke-derive v0.7.4
5482025-09-09T22:09:39.474Z Compiling thiserror-impl v1.0.69
5492025-09-09T22:09:39.500Z Compiling zerovec-derive v0.10.3
5502025-09-09T22:09:39.951Z Compiling displaydoc v0.2.5
5512025-09-09T22:09:41.517Z Compiling icu_provider_macros v1.5.0
5522025-09-09T22:09:41.911Z Compiling zerocopy-derive v0.7.35
5532025-09-09T22:09:41.969Z Compiling scroll_derive v0.12.0
5542025-09-09T22:09:42.112Z Compiling thiserror-impl v2.0.16
5552025-09-09T22:09:42.550Z Compiling pest v2.7.14
5562025-09-09T22:09:42.575Z Compiling clap_derive v4.5.41
5572025-09-09T22:09:42.870Z Compiling zerofrom v0.1.4
5582025-09-09T22:09:43.101Z Compiling yoke v0.7.4
5592025-09-09T22:09:43.296Z Compiling scroll v0.12.0
5602025-09-09T22:09:43.473Z Compiling zerovec v0.10.4
5612025-09-09T22:09:43.835Z Compiling goblin v0.8.2
5622025-09-09T22:09:43.882Z Compiling zerocopy v0.7.35
5632025-09-09T22:09:44.329Z Compiling tabled v0.15.0
5642025-09-09T22:09:45.184Z Compiling tinystr v0.7.6
5652025-09-09T22:09:45.246Z Compiling pest_meta v2.7.14
5662025-09-09T22:09:45.424Z Compiling icu_collections v1.5.0
5672025-09-09T22:09:45.591Z Compiling icu_locid v1.5.0
5682025-09-09T22:09:46.637Z Compiling pest_generator v2.7.14
5692025-09-09T22:09:46.671Z Compiling clap v4.5.41
5702025-09-09T22:09:46.699Z Compiling icu_provider v1.5.0
5712025-09-09T22:09:47.558Z Compiling icu_locid_transform v1.5.0
5722025-09-09T22:09:48.781Z Compiling icu_properties v1.5.1
5732025-09-09T22:09:48.839Z Compiling pest_derive v2.7.14
5742025-09-09T22:09:49.575Z Compiling dtrace-parser v0.2.0
5752025-09-09T22:09:51.351Z Compiling serde_tokenstream v0.2.2
5762025-09-09T22:09:51.534Z Compiling serde_spanned v0.6.9
5772025-09-09T22:09:51.534Z Compiling toml_datetime v0.6.11
5782025-09-09T22:09:51.612Z Compiling erased-serde v0.4.6
5792025-09-09T22:09:51.793Z Compiling icu_normalizer v1.5.0
5802025-09-09T22:09:52.108Z Compiling toml_edit v0.22.27
5812025-09-09T22:09:52.524Z Compiling serde-value v0.7.0
5822025-09-09T22:09:52.699Z Compiling idna_adapter v1.2.0
5832025-09-09T22:09:52.729Z Compiling serde-untagged v0.1.7
5842025-09-09T22:09:52.754Z Compiling cargo-platform v0.2.0
5852025-09-09T22:09:52.948Z Compiling idna v1.0.3
5862025-09-09T22:09:53.240Z Compiling dof v0.3.0
5872025-09-09T22:09:53.315Z Compiling camino-tempfile v1.4.1
5882025-09-09T22:09:53.503Z Compiling macaddr v1.0.1
5892025-09-09T22:09:53.823Z Compiling url v2.5.4
5902025-09-09T22:09:54.652Z Compiling usdt-attr-macro v0.5.0
5912025-09-09T22:09:54.652Z Compiling usdt-macro v0.5.0
5922025-09-09T22:09:55.255Z Compiling toml v0.8.23
5932025-09-09T22:09:55.663Z Compiling usdt v0.5.0
5942025-09-09T22:09:56.023Z Compiling cargo-util-schemas v0.8.2
5952025-09-09T22:09:56.023Z Compiling cargo_toml v0.21.0
5962025-09-09T22:09:57.488Z Compiling cargo_metadata v0.21.0
5972025-09-09T22:09:59.257Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5982025-09-09T22:10:02.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
5992025-09-09T22:10:03.017Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6002025-09-09T22:10:03.710Z Downloading crates ...
6012025-09-09T22:10:03.843Z Downloaded adler2 v2.0.0
6022025-09-09T22:10:03.847Z Downloaded ahash v0.8.12
6032025-09-09T22:10:03.849Z Downloaded aead v0.5.2
6042025-09-09T22:10:03.852Z Downloaded addr2line v0.24.2
6052025-09-09T22:10:03.855Z Downloaded assert_matches v1.5.0
6062025-09-09T22:10:03.855Z Downloaded ascii-canvas v3.0.0
6072025-09-09T22:10:03.858Z Downloaded array-init v0.0.4
6082025-09-09T22:10:03.858Z Downloaded crc-any v2.5.0
6092025-09-09T22:10:03.865Z Downloaded chacha20poly1305 v0.10.1
6102025-09-09T22:10:03.865Z Downloaded arc-swap v1.7.1
6112025-09-09T22:10:03.868Z Downloaded http-body-util v0.1.3
6122025-09-09T22:10:03.871Z Downloaded globset v0.4.15
6132025-09-09T22:10:03.871Z Downloaded arrayref v0.3.9
6142025-09-09T22:10:03.874Z Downloaded argon2 v0.5.3
6152025-09-09T22:10:03.874Z Downloaded lazy_static v1.5.0
6162025-09-09T22:10:03.880Z Downloaded http v1.3.1
6172025-09-09T22:10:03.886Z Downloaded bb8 v0.8.5
6182025-09-09T22:10:03.889Z Downloaded atomicwrites v0.4.4
6192025-09-09T22:10:03.889Z Downloaded group v0.13.0
6202025-09-09T22:10:03.893Z Downloaded bitflags v1.3.2
6212025-09-09T22:10:03.896Z Downloaded half v2.4.1
6222025-09-09T22:10:03.899Z Downloaded jiff-static v0.2.15
6232025-09-09T22:10:03.902Z Downloaded hash32 v0.2.1
6242025-09-09T22:10:03.902Z Downloaded base64 v0.13.1
6252025-09-09T22:10:03.905Z Downloaded async-stream v0.3.6
6262025-09-09T22:10:03.908Z Downloaded async-bb8-diesel v0.2.1
6272025-09-09T22:10:03.911Z Downloaded blowfish v0.9.1
6282025-09-09T22:10:03.916Z Downloaded libxml v0.3.3
6292025-09-09T22:10:03.919Z Downloaded h2 v0.4.6
6302025-09-09T22:10:03.926Z Downloaded http-body v1.0.1
6312025-09-09T22:10:03.928Z Downloaded hex v0.4.3
6322025-09-09T22:10:03.931Z Downloaded crc v3.2.1
6332025-09-09T22:10:03.935Z Downloaded headers-core v0.3.0
6342025-09-09T22:10:03.935Z Downloaded hubpack_derive v0.1.1
6352025-09-09T22:10:03.938Z Downloaded half v1.8.3
6362025-09-09T22:10:03.940Z Downloaded cfg_aliases v0.2.1
6372025-09-09T22:10:03.943Z Downloaded async-trait v0.1.89
6382025-09-09T22:10:03.946Z Downloaded cfg_aliases v0.1.1
6392025-09-09T22:10:03.949Z Downloaded instant v0.1.13
6402025-09-09T22:10:03.949Z Downloaded httpdate v1.0.3
6412025-09-09T22:10:03.954Z Downloaded humantime v2.2.0
6422025-09-09T22:10:03.954Z Downloaded hash32 v0.3.1
6432025-09-09T22:10:03.957Z Downloaded globwalk v0.9.1
6442025-09-09T22:10:03.957Z Downloaded crc8 v0.1.1
6452025-09-09T22:10:03.961Z Downloaded atty v0.2.14
6462025-09-09T22:10:03.961Z Downloaded cipher v0.4.4
6472025-09-09T22:10:03.964Z Downloaded is_ci v1.2.0
6482025-09-09T22:10:03.964Z Downloaded ident_case v1.0.1
6492025-09-09T22:10:03.966Z Downloaded cbc v0.1.2
6502025-09-09T22:10:03.969Z Downloaded bcrypt-pbkdf v0.10.0
6512025-09-09T22:10:03.969Z Downloaded constant_time_eq v0.3.1
6522025-09-09T22:10:03.974Z Downloaded camino-tempfile-ext v0.3.2
6532025-09-09T22:10:03.974Z Downloaded base16ct v0.2.0
6542025-09-09T22:10:03.979Z Downloaded async-stream-impl v0.3.6
6552025-09-09T22:10:03.979Z Downloaded hyper-tls v0.6.0
6562025-09-09T22:10:03.983Z Downloaded hostname v0.4.0
6572025-09-09T22:10:03.983Z Downloaded headers v0.4.1
6582025-09-09T22:10:03.986Z Downloaded lzss v0.8.2
6592025-09-09T22:10:03.989Z Downloaded home v0.5.9
6602025-09-09T22:10:03.992Z Downloaded proc-macro-error-attr2 v2.0.0
6612025-09-09T22:10:03.992Z Downloaded libscf-sys v1.1.0
6622025-09-09T22:10:03.997Z Downloaded lalrpop-util v0.19.12
6632025-09-09T22:10:03.997Z Downloaded hyper-rustls v0.27.7
6642025-09-09T22:10:04.000Z Downloaded lazycell v1.3.0
6652025-09-09T22:10:04.000Z Downloaded progenitor-client v0.9.1
6662025-09-09T22:10:04.003Z Downloaded bitfield v0.14.0
6672025-09-09T22:10:04.003Z Downloaded hyper-staticfile v0.10.1
6682025-09-09T22:10:04.007Z Downloaded serde-big-array v0.5.1
6692025-09-09T22:10:04.010Z Downloaded internet-checksum v0.2.1
6702025-09-09T22:10:04.010Z Downloaded linear-map v1.2.0
6712025-09-09T22:10:04.013Z Downloaded managed v0.8.0
6722025-09-09T22:10:04.013Z Downloaded convert_case v0.7.1
6732025-09-09T22:10:04.016Z Downloaded libz-rs-sys v0.5.1
6742025-09-09T22:10:04.016Z Downloaded lru-cache v0.1.2
6752025-09-09T22:10:04.019Z Downloaded ingot v0.1.1
6762025-09-09T22:10:04.023Z Downloaded crossbeam-deque v0.8.5
6772025-09-09T22:10:04.023Z Downloaded lru v0.12.5
6782025-09-09T22:10:04.026Z Downloaded lockfree-object-pool v0.1.6
6792025-09-09T22:10:04.030Z Downloaded sync_wrapper v1.0.1
6802025-09-09T22:10:04.030Z Downloaded critical-section v1.1.3
6812025-09-09T22:10:04.033Z Downloaded tabled_derive v0.10.0
6822025-09-09T22:10:04.033Z Downloaded instability v0.3.2
6832025-09-09T22:10:04.036Z Downloaded base64ct v1.6.0
6842025-09-09T22:10:04.039Z Downloaded backoff v0.4.0
6852025-09-09T22:10:04.045Z Downloaded tinyvec_macros v0.1.1
6862025-09-09T22:10:04.045Z Downloaded salsa20 v0.10.2
6872025-09-09T22:10:04.045Z Downloaded ingot-types v0.1.2
6882025-09-09T22:10:04.049Z Downloaded tower-layer v0.3.3
6892025-09-09T22:10:04.049Z Downloaded progenitor-macro v0.8.0
6902025-09-09T22:10:04.049Z Downloaded ref-cast-impl v1.0.24
6912025-09-09T22:10:04.052Z Downloaded slog-bunyan v2.5.0
6922025-09-09T22:10:04.052Z Downloaded signal-hook-registry v1.4.2
6932025-09-09T22:10:04.055Z Downloaded console v0.15.10
6942025-09-09T22:10:04.058Z Downloaded rustversion v1.0.17
6952025-09-09T22:10:04.061Z Downloaded sha1 v0.10.6
6962025-09-09T22:10:04.064Z Downloaded slog-async v2.8.0
6972025-09-09T22:10:04.066Z Downloaded sqlformat v0.3.5
6982025-09-09T22:10:04.067Z Downloaded bzip2 v0.5.2
6992025-09-09T22:10:04.070Z Downloaded structmeta v0.3.0
7002025-09-09T22:10:04.073Z Downloaded ingot-macros v0.1.1
7012025-09-09T22:10:04.073Z Downloaded lock_api v0.4.12
7022025-09-09T22:10:04.076Z Downloaded crossbeam-utils v0.8.21
7032025-09-09T22:10:04.082Z Downloaded zone_cfg_derive v0.3.0
7042025-09-09T22:10:04.082Z Downloaded cookie_store v0.21.1
7052025-09-09T22:10:04.096Z Downloaded endian-type v0.1.2
7062025-09-09T22:10:04.100Z Downloaded debug-ignore v1.0.5
7072025-09-09T22:10:04.100Z Downloaded zone_cfg_derive v0.1.2
7082025-09-09T22:10:04.100Z Downloaded try-lock v0.2.5
7092025-09-09T22:10:04.103Z Downloaded diesel_table_macro_syntax v0.2.0
7102025-09-09T22:10:04.103Z Downloaded proc-macro-error2 v2.0.1
7112025-09-09T22:10:04.108Z Downloaded hashbrown v0.13.2
7122025-09-09T22:10:04.111Z Downloaded spin v0.9.8
7132025-09-09T22:10:04.114Z Downloaded slab v0.4.9
7142025-09-09T22:10:04.124Z Downloaded normalize-line-endings v0.3.0
7152025-09-09T22:10:04.124Z Downloaded oso-derive v0.27.3
7162025-09-09T22:10:04.124Z Downloaded rusty-fork v0.3.0
7172025-09-09T22:10:04.127Z Downloaded utf-8 v0.7.6
7182025-09-09T22:10:04.128Z Downloaded number_prefix v0.4.0
7192025-09-09T22:10:04.128Z Downloaded strum_macros v0.27.1
7202025-09-09T22:10:04.128Z Downloaded strum_macros v0.26.4
7212025-09-09T22:10:04.131Z Downloaded num_threads v0.1.7
7222025-09-09T22:10:04.131Z Downloaded phf_shared v0.12.1
7232025-09-09T22:10:04.134Z Downloaded zstd-safe v7.2.3
7242025-09-09T22:10:04.134Z Downloaded xshell v0.2.7
7252025-09-09T22:10:04.137Z Downloaded pretty-hex v0.2.1
7262025-09-09T22:10:04.137Z Downloaded defmt-macros v0.3.9
7272025-09-09T22:10:04.140Z Downloaded defmt v0.3.8
7282025-09-09T22:10:04.145Z Downloaded tinyvec v1.8.0
7292025-09-09T22:10:04.148Z Downloaded tokio-tungstenite v0.21.0
7302025-09-09T22:10:04.151Z Downloaded progenitor-macro v0.11.0
7312025-09-09T22:10:04.161Z Downloaded ena v0.14.3
7322025-09-09T22:10:04.161Z Downloaded embedded-io v0.6.1
7332025-09-09T22:10:04.161Z Downloaded unicase v2.7.0
7342025-09-09T22:10:04.161Z Downloaded progenitor-impl v0.9.1
7352025-09-09T22:10:04.164Z Downloaded blake2 v0.10.6
7362025-09-09T22:10:04.167Z Downloaded futures-channel v0.3.31
7372025-09-09T22:10:04.167Z Downloaded float-ord v0.3.2
7382025-09-09T22:10:04.170Z Downloaded float-cmp v0.10.0
7392025-09-09T22:10:04.173Z Downloaded serde_spanned v1.0.0
7402025-09-09T22:10:04.174Z Downloaded const_format v0.2.34
7412025-09-09T22:10:04.179Z Downloaded siphasher v0.3.11
7422025-09-09T22:10:04.182Z Downloaded num_enum v0.5.11
7432025-09-09T22:10:04.187Z Downloaded sqlparser_derive v0.2.2
7442025-09-09T22:10:04.187Z Downloaded powerfmt v0.2.0
7452025-09-09T22:10:04.190Z Downloaded pkg-config v0.3.31
7462025-09-09T22:10:04.190Z Downloaded phf_shared v0.11.2
7472025-09-09T22:10:04.194Z Downloaded ssh-encoding v0.2.0
7482025-09-09T22:10:04.194Z Downloaded phf v0.12.1
7492025-09-09T22:10:04.197Z Downloaded paste v1.0.15
7502025-09-09T22:10:04.200Z Downloaded topological-sort v0.2.2
7512025-09-09T22:10:04.203Z Downloaded progenitor-macro v0.10.0
7522025-09-09T22:10:04.203Z Downloaded predicates-tree v1.0.12
7532025-09-09T22:10:04.206Z Downloaded filetime v0.2.25
7542025-09-09T22:10:04.209Z Downloaded r2d2 v0.8.10
7552025-09-09T22:10:04.209Z Downloaded dropshot_endpoint v0.16.4
7562025-09-09T22:10:04.212Z Downloaded waitgroup v0.1.2
7572025-09-09T22:10:04.219Z Downloaded serde_yaml v0.9.34+deprecated
7582025-09-09T22:10:04.219Z Downloaded typify v0.4.3
7592025-09-09T22:10:04.222Z Downloaded simd-adler32 v0.3.7
7602025-09-09T22:10:04.226Z Downloaded secrecy v0.8.0
7612025-09-09T22:10:04.229Z Downloaded darling_macro v0.21.0
7622025-09-09T22:10:04.229Z Downloaded want v0.3.1
7632025-09-09T22:10:04.229Z Downloaded mime_guess v2.0.5
7642025-09-09T22:10:04.232Z Downloaded socket2 v0.6.0
7652025-09-09T22:10:04.237Z Downloaded dirs-sys-next v0.1.2
7662025-09-09T22:10:04.237Z Downloaded ssh-cipher v0.2.0
7672025-09-09T22:10:04.240Z Downloaded shell-words v1.1.0
7682025-09-09T22:10:04.240Z Downloaded smf v0.2.3
7692025-09-09T22:10:04.243Z Downloaded fixedbitset v0.4.2
7702025-09-09T22:10:04.243Z Downloaded static_assertions v1.1.0
7712025-09-09T22:10:04.246Z Downloaded structmeta-derive v0.3.0
7722025-09-09T22:10:04.246Z Downloaded newtype_derive v0.1.6
7732025-09-09T22:10:04.259Z Downloaded tokio-macros v2.5.0
7742025-09-09T22:10:04.259Z Downloaded quinn-udp v0.5.5
7752025-09-09T22:10:04.259Z Downloaded darling v0.21.0
7762025-09-09T22:10:04.259Z Downloaded new_debug_unreachable v1.0.6
7772025-09-09T22:10:04.262Z Downloaded rand v0.8.5
7782025-09-09T22:10:04.262Z Downloaded futures v0.3.31
7792025-09-09T22:10:04.269Z Downloaded progenitor-client v0.8.0
7802025-09-09T22:10:04.272Z Downloaded precomputed-hash v0.1.1
7812025-09-09T22:10:04.272Z Downloaded zeroize_derive v1.4.2
7822025-09-09T22:10:04.272Z Downloaded which v4.4.2
7832025-09-09T22:10:04.275Z Downloaded defmt-parser v0.3.4
7842025-09-09T22:10:04.275Z Downloaded data-encoding v2.9.0
7852025-09-09T22:10:04.278Z Downloaded miniz_oxide v0.8.5
7862025-09-09T22:10:04.282Z Downloaded rustls-pemfile v2.2.0
7872025-09-09T22:10:04.286Z Downloaded parking_lot v0.11.2
7882025-09-09T22:10:04.289Z Downloaded curve25519-dalek-derive v0.1.1
7892025-09-09T22:10:04.289Z Downloaded display-error-chain v0.2.2
7902025-09-09T22:10:04.292Z Downloaded owo-colors v4.2.2
7912025-09-09T22:10:04.295Z Downloaded env_logger v0.11.5
7922025-09-09T22:10:04.298Z Downloaded tokio-rustls v0.25.0
7932025-09-09T22:10:04.301Z Downloaded take_mut v0.2.2
7942025-09-09T22:10:04.304Z Downloaded sync-ptr v0.1.4
7952025-09-09T22:10:04.308Z Downloaded rustc-demangle v0.1.24
7962025-09-09T22:10:04.308Z Downloaded nibble_vec v0.1.0
7972025-09-09T22:10:04.311Z Downloaded oxide-tokio-rt v0.1.2
7982025-09-09T22:10:04.314Z Downloaded diff v0.1.13
7992025-09-09T22:10:04.317Z Downloaded oxnet v0.1.3
8002025-09-09T22:10:04.320Z Downloaded newtype-uuid v1.2.4
8012025-09-09T22:10:04.323Z Downloaded packed_struct v0.10.1
8022025-09-09T22:10:04.323Z Downloaded vte_generate_state_changes v0.1.2
8032025-09-09T22:10:04.326Z Downloaded ppv-lite86 v0.2.20
8042025-09-09T22:10:04.329Z Downloaded itertools v0.10.5
8052025-09-09T22:10:04.335Z Downloaded foreign-types v0.3.2
8062025-09-09T22:10:04.339Z Downloaded derive_builder_macro v0.20.2
8072025-09-09T22:10:04.339Z Downloaded document-features v0.2.11
8082025-09-09T22:10:04.342Z Downloaded uuid v1.18.1
8092025-09-09T22:10:04.345Z Downloaded env_logger v0.10.2
8102025-09-09T22:10:04.348Z Downloaded papergrid v0.17.0
8112025-09-09T22:10:04.354Z Downloaded openssl-probe v0.1.5
8122025-09-09T22:10:04.359Z Downloaded slog-stdlog v4.1.1
8132025-09-09T22:10:04.359Z Downloaded memoffset v0.9.1
8142025-09-09T22:10:04.362Z Downloaded fixedbitset v0.5.7
8152025-09-09T22:10:04.364Z Downloaded tokio-native-tls v0.3.1
8162025-09-09T22:10:04.368Z Downloaded vsss-rs v3.3.4
8172025-09-09T22:10:04.374Z Downloaded rayon-core v1.12.1
8182025-09-09T22:10:04.377Z Downloaded opaque-debug v0.3.1
8192025-09-09T22:10:04.377Z Downloaded rustls-pki-types v1.10.0
8202025-09-09T22:10:04.381Z Downloaded wait-timeout v0.2.0
8212025-09-09T22:10:04.385Z Downloaded schemars v0.8.22
8222025-09-09T22:10:04.397Z Downloaded secrecy v0.10.3
8232025-09-09T22:10:04.400Z Downloaded aes-gcm v0.10.3
8242025-09-09T22:10:04.403Z Downloaded aes v0.8.4
8252025-09-09T22:10:04.408Z Downloaded num-conv v0.1.0
8262025-09-09T22:10:04.411Z Downloaded ghash v0.5.1
8272025-09-09T22:10:04.414Z Downloaded mime v0.3.17
8282025-09-09T22:10:04.414Z Downloaded hickory-server v0.25.2
8292025-09-09T22:10:04.419Z Downloaded olpc-cjson v0.1.4
8302025-09-09T22:10:04.422Z Downloaded num-iter v0.1.45
8312025-09-09T22:10:04.428Z Downloaded tokio-rustls v0.26.0
8322025-09-09T22:10:04.432Z Downloaded twox-hash v2.1.0
8332025-09-09T22:10:04.432Z Downloaded tokio-rustls v0.24.1
8342025-09-09T22:10:04.435Z Downloaded crunchy v0.2.2
8352025-09-09T22:10:04.435Z Downloaded iri-string v0.7.8
8362025-09-09T22:10:04.451Z Downloaded md5 v0.7.0
8372025-09-09T22:10:04.451Z Downloaded cstr-argument v0.1.2
8382025-09-09T22:10:04.451Z Downloaded mio v1.0.2
8392025-09-09T22:10:04.458Z Downloaded russh-cryptovec v0.7.3
8402025-09-09T22:10:04.459Z Downloaded rand_core v0.6.4
8412025-09-09T22:10:04.459Z Downloaded rayon v1.10.0
8422025-09-09T22:10:04.465Z Downloaded slog-dtrace v0.3.0
8432025-09-09T22:10:04.470Z Downloaded path-slash v0.1.5
8442025-09-09T22:10:04.470Z Downloaded parse-size v1.1.0
8452025-09-09T22:10:04.473Z Downloaded thiserror-impl-no-std v2.0.2
8462025-09-09T22:10:04.473Z Downloaded thiserror-no-std v2.0.2
8472025-09-09T22:10:04.477Z Downloaded support-bundle-viewer v0.1.2
8482025-09-09T22:10:04.480Z Downloaded strum v0.26.3
8492025-09-09T22:10:04.482Z Downloaded predicates v3.1.3
8502025-09-09T22:10:04.486Z Downloaded vte v0.11.1
8512025-09-09T22:10:04.490Z Downloaded time-core v0.1.2
8522025-09-09T22:10:04.493Z Downloaded papergrid v0.14.0
8532025-09-09T22:10:04.496Z Downloaded darling_macro v0.20.10
8542025-09-09T22:10:04.498Z Downloaded xshell-macros v0.2.7
8552025-09-09T22:10:04.501Z Downloaded testing_table v0.3.0
8562025-09-09T22:10:04.501Z Downloaded signature v2.2.0
8572025-09-09T22:10:04.504Z Downloaded steno v0.4.1
8582025-09-09T22:10:04.508Z Downloaded phf v0.11.2
8592025-09-09T22:10:04.510Z Downloaded der v0.7.9
8602025-09-09T22:10:04.517Z Downloaded serde_derive_internals v0.29.1
8612025-09-09T22:10:04.519Z Downloaded rand_core v0.9.3
8622025-09-09T22:10:04.521Z Downloaded derive_more v0.99.20
8632025-09-09T22:10:04.527Z Downloaded fxhash v0.2.1
8642025-09-09T22:10:04.530Z Downloaded value-bag v1.9.0
8652025-09-09T22:10:04.532Z Downloaded flate2 v1.1.2
8662025-09-09T22:10:04.539Z Downloaded openssl-sys v0.9.109
8672025-09-09T22:10:04.545Z Downloaded rtoolbox v0.0.2
8682025-09-09T22:10:04.548Z Downloaded tls_codec_derive v0.4.1
8692025-09-09T22:10:04.550Z Downloaded tokio-dtrace v0.1.0
8702025-09-09T22:10:04.553Z Downloaded xz2 v0.1.7
8712025-09-09T22:10:04.555Z Downloaded dyn-clone v1.0.20
8722025-09-09T22:10:04.558Z Downloaded daft-derive v0.1.4
8732025-09-09T22:10:04.564Z Downloaded poly1305 v0.8.0
8742025-09-09T22:10:04.566Z Downloaded pkcs8 v0.10.2
8752025-09-09T22:10:04.573Z Downloaded diesel-dtrace v0.4.2
8762025-09-09T22:10:04.575Z Downloaded samael v0.0.19
8772025-09-09T22:10:04.579Z Downloaded pem v3.0.5
8782025-09-09T22:10:04.582Z Downloaded nu-ansi-term v0.50.1
8792025-09-09T22:10:04.585Z Downloaded resolv-conf v0.7.0
8802025-09-09T22:10:04.588Z Downloaded salty v0.3.0
8812025-09-09T22:10:04.595Z Downloaded snafu-derive v0.8.5
8822025-09-09T22:10:04.599Z Downloaded prettyplease v0.2.36
8832025-09-09T22:10:04.603Z Downloaded num-derive v0.4.2
8842025-09-09T22:10:04.605Z Downloaded match_cfg v0.1.0
8852025-09-09T22:10:04.608Z Downloaded either v1.15.0
8862025-09-09T22:10:04.611Z Downloaded tui-tree-widget v0.23.1
8872025-09-09T22:10:04.611Z Downloaded fatfs v0.3.6
8882025-09-09T22:10:04.614Z Downloaded md-5 v0.10.6
8892025-09-09T22:10:04.617Z Downloaded embedded-io v0.4.0
8902025-09-09T22:10:04.620Z Downloaded pkcs5 v0.7.1
8912025-09-09T22:10:04.624Z Downloaded serde_with_macros v3.14.0
8922025-09-09T22:10:04.626Z Downloaded tap v1.0.1
8932025-09-09T22:10:04.629Z Downloaded num-rational v0.4.2
8942025-09-09T22:10:04.632Z Downloaded semver v0.1.20
8952025-09-09T22:10:04.632Z Downloaded pbkdf2 v0.12.2
8962025-09-09T22:10:04.635Z Downloaded sigpipe v0.1.3
8972025-09-09T22:10:04.638Z Downloaded scrypt v0.11.0
8982025-09-09T22:10:04.638Z Downloaded schemars_derive v0.8.22
8992025-09-09T22:10:04.642Z Downloaded dirs-next v2.0.0
9002025-09-09T22:10:04.642Z Downloaded strum v0.27.2
9012025-09-09T22:10:04.645Z Downloaded num-integer v0.1.46
9022025-09-09T22:10:04.645Z Downloaded num-derive v0.3.3
9032025-09-09T22:10:04.648Z Downloaded num-complex v0.4.6
9042025-09-09T22:10:04.651Z Downloaded tower-http v0.6.6
9052025-09-09T22:10:04.658Z Downloaded serde_repr v0.1.19
9062025-09-09T22:10:04.660Z Downloaded toml v0.7.8
9072025-09-09T22:10:04.664Z Downloaded supports-color v3.0.2
9082025-09-09T22:10:04.667Z Downloaded ed25519 v2.2.3
9092025-09-09T22:10:04.670Z Downloaded zone v0.3.1
9102025-09-09T22:10:04.673Z Downloaded void v1.0.2
9112025-09-09T22:10:04.673Z Downloaded maplit v1.0.2
9122025-09-09T22:10:04.673Z Downloaded toml_writer v1.0.2
9132025-09-09T22:10:04.675Z Downloaded tower-service v0.3.3
9142025-09-09T22:10:04.678Z Downloaded progenitor v0.8.0
9152025-09-09T22:10:04.678Z Downloaded derive-where v1.5.0
9162025-09-09T22:10:04.682Z Downloaded universal-hash v0.5.1
9172025-09-09T22:10:04.685Z Downloaded fd-lock v4.0.2
9182025-09-09T22:10:04.688Z Downloaded serde_urlencoded v0.7.1
9192025-09-09T22:10:04.691Z Downloaded progenitor v0.10.0
9202025-09-09T22:10:04.691Z Downloaded scopeguard v1.2.0
9212025-09-09T22:10:04.693Z Downloaded progenitor v0.11.0
9222025-09-09T22:10:04.696Z Downloaded tough v0.20.0
9232025-09-09T22:10:04.703Z Downloaded signal-hook-mio v0.2.4
9242025-09-09T22:10:04.706Z Downloaded ff v0.13.0
9252025-09-09T22:10:04.709Z Downloaded primeorder v0.13.6
9262025-09-09T22:10:04.709Z Downloaded rpassword v7.4.0
9272025-09-09T22:10:04.712Z Downloaded termios v0.3.3
9282025-09-09T22:10:04.715Z Downloaded parking_lot_core v0.9.10
9292025-09-09T22:10:04.715Z Downloaded bitvec v1.0.1
9302025-09-09T22:10:04.731Z Downloaded shlex v1.3.0
9312025-09-09T22:10:04.734Z Downloaded proc-macro-crate v1.3.1
9322025-09-09T22:10:04.734Z Downloaded futures-task v0.3.31
9332025-09-09T22:10:04.737Z Downloaded fs-err v2.11.0
9342025-09-09T22:10:04.737Z Downloaded smallvec v0.6.14
9352025-09-09T22:10:04.741Z Downloaded typed-path v0.9.3
9362025-09-09T22:10:04.744Z Downloaded peg-macros v0.8.5
9372025-09-09T22:10:04.748Z Downloaded progenitor v0.9.1
9382025-09-09T22:10:04.751Z Downloaded term v0.7.0
9392025-09-09T22:10:04.754Z Downloaded vergen v8.3.2
9402025-09-09T22:10:04.757Z Downloaded winnow v0.6.26
9412025-09-09T22:10:04.764Z Downloaded termcolor v1.4.1
9422025-09-09T22:10:04.767Z Downloaded serde_cbor v0.11.2
9432025-09-09T22:10:04.770Z Downloaded darling_core v0.21.0
9442025-09-09T22:10:04.775Z Downloaded tungstenite v0.21.0
9452025-09-09T22:10:04.778Z Downloaded qorb v0.4.1
9462025-09-09T22:10:04.783Z Downloaded zerocopy v0.6.6
9472025-09-09T22:10:04.787Z Downloaded sqlparser v0.45.0
9482025-09-09T22:10:04.791Z Downloaded tabled v0.18.0
9492025-09-09T22:10:04.810Z Downloaded yansi v1.0.1
9502025-09-09T22:10:04.813Z Downloaded bindgen v0.71.1
9512025-09-09T22:10:04.819Z Downloaded rustls-webpki v0.101.7
9522025-09-09T22:10:04.834Z Downloaded publicsuffix v2.3.0
9532025-09-09T22:10:04.837Z Downloaded rand v0.9.2
9542025-09-09T22:10:04.839Z Downloaded num-bigint v0.4.6
9552025-09-09T22:10:04.846Z Downloaded tabled v0.20.0
9562025-09-09T22:10:04.863Z Downloaded zerocopy-derive v0.8.26
9572025-09-09T22:10:04.871Z Downloaded signal-hook v0.3.18
9582025-09-09T22:10:04.875Z Downloaded ed25519-dalek v2.1.1
9592025-09-09T22:10:04.879Z Downloaded crossterm v0.29.0
9602025-09-09T22:10:04.883Z Downloaded time v0.3.36
9612025-09-09T22:10:04.891Z Downloaded expectorate v1.2.0
9622025-09-09T22:10:04.894Z Downloaded zlib-rs v0.5.1
9632025-09-09T22:10:04.899Z Downloaded p521 v0.13.3
9642025-09-09T22:10:04.903Z Downloaded quick-xml v0.37.2
9652025-09-09T22:10:04.909Z Downloaded radix_trie v0.2.1
9662025-09-09T22:10:04.914Z Downloaded toml_edit v0.19.15
9672025-09-09T22:10:04.931Z Downloaded num-bigint-dig v0.8.4
9682025-09-09T22:10:04.935Z Downloaded regex v1.11.1
9692025-09-09T22:10:04.949Z Downloaded rustls-webpki v0.102.8
9702025-09-09T22:10:04.968Z Downloaded unicode-normalization v0.1.24
9712025-09-09T22:10:04.971Z Downloaded p384 v0.13.0
9722025-09-09T22:10:04.977Z Downloaded moka v0.12.10
9732025-09-09T22:10:04.986Z Downloaded serde_with v3.14.0
9742025-09-09T22:10:04.999Z Downloaded winnow v0.5.40
9752025-09-09T22:10:05.007Z Downloaded futures-util v0.3.31
9762025-09-09T22:10:05.019Z Downloaded petname v2.0.2
9772025-09-09T22:10:05.024Z Downloaded gimli v0.31.1
9782025-09-09T22:10:05.031Z Downloaded reqwest v0.12.22
9792025-09-09T22:10:05.040Z Downloaded regex-syntax v0.6.29
9802025-09-09T22:10:05.047Z Downloaded vcpkg v0.2.15
9812025-09-09T22:10:05.085Z Downloaded nix v0.27.1
9822025-09-09T22:10:05.095Z Downloaded object v0.30.4
9832025-09-09T22:10:05.104Z Downloaded hickory-proto v0.24.4
9842025-09-09T22:10:05.120Z Downloaded rustls v0.21.12
9852025-09-09T22:10:05.130Z Downloaded curve25519-dalek v4.1.3
9862025-09-09T22:10:05.138Z Downloaded nix v0.30.1
9872025-09-09T22:10:05.151Z Downloaded smoltcp v0.11.0
9882025-09-09T22:10:05.162Z Downloaded object v0.36.5
9892025-09-09T22:10:05.175Z Downloaded zerocopy v0.8.26
9902025-09-09T22:10:05.195Z Downloaded hickory-proto v0.25.2
9912025-09-09T22:10:05.210Z Downloaded smoltcp v0.9.1
9922025-09-09T22:10:05.219Z Downloaded regex-syntax v0.8.5
9932025-09-09T22:10:05.228Z Downloaded dropshot v0.16.4
9942025-09-09T22:10:05.249Z Downloaded regress v0.10.4
9952025-09-09T22:10:05.257Z Downloaded diesel v2.2.12
9962025-09-09T22:10:05.274Z Downloaded typify-impl v0.2.0
9972025-09-09T22:10:05.287Z Downloaded typify-impl v0.4.3
9982025-09-09T22:10:05.300Z Downloaded nix v0.28.0
9992025-09-09T22:10:05.311Z Downloaded sled v0.34.7
10002025-09-09T22:10:05.321Z Downloaded typify-impl v0.3.0
10012025-09-09T22:10:05.334Z Downloaded bzip2-sys v0.1.13+1.0.8
10022025-09-09T22:10:05.344Z Downloaded openapiv3 v2.2.0
10032025-09-09T22:10:05.356Z Downloaded zerocopy-derive v0.6.6
10042025-09-09T22:10:05.365Z Downloaded nix v0.29.0
10052025-09-09T22:10:05.375Z Downloaded regex-automata v0.4.8
10062025-09-09T22:10:05.391Z Downloaded chrono-tz v0.10.4
10072025-09-09T22:10:05.406Z Downloaded ratatui v0.29.0
10082025-09-09T22:10:05.423Z Downloaded rustls v0.23.19
10092025-09-09T22:10:05.434Z Downloaded rustls v0.22.4
10102025-09-09T22:10:05.446Z Downloaded petgraph v0.6.5
10112025-09-09T22:10:05.462Z Downloaded jiff v0.2.15
10122025-09-09T22:10:05.477Z Downloaded polar-core v0.27.3
10132025-09-09T22:10:05.484Z Downloaded lzma-sys v0.1.20
10142025-09-09T22:10:05.510Z Downloaded openssl v0.10.73
10152025-09-09T22:10:05.519Z Downloaded petgraph v0.8.2
10162025-09-09T22:10:05.538Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10172025-09-09T22:10:05.552Z Downloaded bstr v1.10.0
10182025-09-09T22:10:05.561Z Downloaded tokio v1.47.0
10192025-09-09T22:10:05.596Z Downloaded libz-sys v1.1.20
10202025-09-09T22:10:05.613Z Downloaded proptest v1.7.0
10212025-09-09T22:10:05.621Z Downloaded webpki-roots v1.0.1
10222025-09-09T22:10:05.624Z Downloaded sha3 v0.10.8
10232025-09-09T22:10:05.629Z Downloaded russh v0.45.0
10242025-09-09T22:10:05.634Z Downloaded git2 v0.19.0
10252025-09-09T22:10:05.641Z Downloaded chrono v0.4.41
10262025-09-09T22:10:05.648Z Downloaded csv v1.3.1
10272025-09-09T22:10:05.665Z Downloaded elliptic-curve v0.13.8
10282025-09-09T22:10:05.669Z Downloaded term v1.1.0
10292025-09-09T22:10:05.673Z Downloaded tar v0.4.44
10302025-09-09T22:10:05.675Z Downloaded unicode-bidi v0.3.17
10312025-09-09T22:10:05.680Z Downloaded lalrpop v0.19.12
10322025-09-09T22:10:05.686Z Downloaded diesel_derives v2.2.3
10332025-09-09T22:10:05.690Z Downloaded unit-prefix v0.5.1
10342025-09-09T22:10:05.692Z Downloaded parking_lot_core v0.8.6
10352025-09-09T22:10:05.692Z Downloaded parking_lot v0.12.3
10362025-09-09T22:10:05.695Z Downloaded parse-display-derive v0.10.0
10372025-09-09T22:10:05.695Z Downloaded unicode-properties v0.1.3
10382025-09-09T22:10:05.699Z Downloaded tracing-attributes v0.1.27
10392025-09-09T22:10:05.702Z Downloaded ecdsa v0.16.9
10402025-09-09T22:10:05.702Z Downloaded uzers v0.12.1
10412025-09-09T22:10:05.705Z Downloaded crypto-bigint v0.5.5
10422025-09-09T22:10:05.710Z Downloaded tracing v0.1.40
10432025-09-09T22:10:05.714Z Downloaded reedline v0.40.0
10442025-09-09T22:10:05.721Z Downloaded quinn-proto v0.11.8
10452025-09-09T22:10:05.727Z Downloaded rsa v0.9.6
10462025-09-09T22:10:05.731Z Downloaded foreign-types-shared v0.1.1
10472025-09-09T22:10:05.734Z Downloaded parse-display v0.10.0
10482025-09-09T22:10:05.734Z Downloaded peg-runtime v0.8.5
10492025-09-09T22:10:05.734Z Downloaded toml_parser v1.0.2
10502025-09-09T22:10:05.737Z Downloaded darling_core v0.20.10
10512025-09-09T22:10:05.740Z Downloaded derive-ex v0.1.8
10522025-09-09T22:10:05.743Z Downloaded difflib v0.4.0
10532025-09-09T22:10:05.743Z Downloaded tokio-postgres v0.7.13
10542025-09-09T22:10:05.746Z Downloaded scheduled-thread-pool v0.2.7
10552025-09-09T22:10:05.749Z Downloaded encoding_rs v0.8.34
10562025-09-09T22:10:05.767Z Downloaded peg v0.8.5
10572025-09-09T22:10:05.770Z Downloaded ring v0.17.14
10582025-09-09T22:10:05.807Z Downloaded foreign-types-shared v0.3.1
10592025-09-09T22:10:05.811Z Downloaded pem-rfc7468 v0.7.0
10602025-09-09T22:10:05.811Z Downloaded ssh-key v0.6.6
10612025-09-09T22:10:05.815Z Downloaded psl-types v2.0.11
10622025-09-09T22:10:05.819Z Downloaded tower v0.5.2
10632025-09-09T22:10:05.824Z Downloaded snafu v0.8.5
10642025-09-09T22:10:05.829Z Downloaded portable-atomic v1.11.0
10652025-09-09T22:10:05.835Z Downloaded deranged v0.3.11
10662025-09-09T22:10:05.838Z Downloaded maybe-uninit v2.0.0
10672025-09-09T22:10:05.838Z Downloaded der_derive v0.7.3
10682025-09-09T22:10:05.842Z Downloaded unarray v0.1.4
10692025-09-09T22:10:05.842Z Downloaded derive_more-impl v2.0.1
10702025-09-09T22:10:05.845Z Downloaded itertools v0.13.0
10712025-09-09T22:10:05.850Z Downloaded toml v0.9.5
10722025-09-09T22:10:05.855Z Downloaded unicode-segmentation v1.12.0
10732025-09-09T22:10:05.858Z Downloaded rand_xorshift v0.4.0
10742025-09-09T22:10:05.858Z Downloaded rand_seeder v0.4.0
10752025-09-09T22:10:05.861Z Downloaded rand_chacha v0.9.0
10762025-09-09T22:10:05.861Z Downloaded rand_chacha v0.3.1
10772025-09-09T22:10:05.861Z Downloaded quick-error v1.2.3
10782025-09-09T22:10:05.866Z Downloaded libgit2-sys v0.17.0+1.8.1
10792025-09-09T22:10:05.911Z Downloaded pkcs1 v0.7.5
10802025-09-09T22:10:05.914Z Downloaded fs_extra v1.3.0
10812025-09-09T22:10:05.916Z Downloaded ron v0.8.1
10822025-09-09T22:10:05.919Z Downloaded nom v7.1.3
10832025-09-09T22:10:05.924Z Downloaded csv-core v0.1.11
10842025-09-09T22:10:05.927Z Downloaded progenitor-impl v0.8.0
10852025-09-09T22:10:05.927Z Downloaded termtree v0.5.1
10862025-09-09T22:10:05.930Z Downloaded multer v3.1.0
10872025-09-09T22:10:05.930Z Downloaded serde_plain v1.0.2
10882025-09-09T22:10:05.933Z Downloaded yasna v0.5.2
10892025-09-09T22:10:05.933Z Downloaded typify-macro v0.3.0
10902025-09-09T22:10:05.935Z Downloaded derive_more v2.0.1
10912025-09-09T22:10:05.941Z Downloaded blake3 v1.5.4
10922025-09-09T22:10:05.948Z Downloaded subprocess v0.2.9
10932025-09-09T22:10:05.951Z Downloaded tungstenite v0.23.0
10942025-09-09T22:10:05.955Z Downloaded zip v4.2.0
10952025-09-09T22:10:05.957Z Downloaded pbkdf2 v0.11.0
10962025-09-09T22:10:05.960Z Downloaded num v0.4.3
10972025-09-09T22:10:05.960Z Downloaded pin-project-internal v1.1.6
10982025-09-09T22:10:05.963Z Downloaded pin-project v1.1.6
10992025-09-09T22:10:05.970Z Downloaded omicron-zone-package v0.12.2
11002025-09-09T22:10:05.973Z Downloaded quinn v0.11.5
11012025-09-09T22:10:05.976Z Downloaded gethostname v0.5.0
11022025-09-09T22:10:05.979Z Downloaded fallible-iterator v0.2.0
11032025-09-09T22:10:05.979Z Downloaded x509-cert v0.2.5
11042025-09-09T22:10:05.983Z Downloaded itertools v0.12.1
11052025-09-09T22:10:05.989Z Downloaded hkdf v0.12.4
11062025-09-09T22:10:05.992Z Downloaded zip v0.6.6
11072025-09-09T22:10:05.995Z Downloaded aho-corasick v1.1.3
11082025-09-09T22:10:05.999Z Downloaded unicode_categories v0.1.1
11092025-09-09T22:10:06.003Z Downloaded tokio-util v0.7.15
11102025-09-09T22:10:06.008Z Downloaded hyper v1.7.0
11112025-09-09T22:10:06.013Z Downloaded subtle v2.6.1
11122025-09-09T22:10:06.016Z Downloaded strum_macros v0.24.3
11132025-09-09T22:10:06.016Z Downloaded typify v0.3.0
11142025-09-09T22:10:06.021Z Downloaded memmap2 v0.9.5
11152025-09-09T22:10:06.021Z Downloaded getrandom v0.2.15
11162025-09-09T22:10:06.024Z Downloaded serde_path_to_error v0.1.17
11172025-09-09T22:10:06.034Z Downloaded env_filter v0.1.2
11182025-09-09T22:10:06.034Z Downloaded derive_builder v0.20.2
11192025-09-09T22:10:06.034Z Downloaded libm v0.2.8
11202025-09-09T22:10:06.039Z Downloaded typify-macro v0.2.0
11212025-09-09T22:10:06.039Z Downloaded rfc6979 v0.4.0
11222025-09-09T22:10:06.039Z Downloaded radium v0.7.0
11232025-09-09T22:10:06.043Z Downloaded daft v0.1.4
11242025-09-09T22:10:06.043Z Downloaded whoami v1.5.2
11252025-09-09T22:10:06.043Z Downloaded typify v0.2.0
11262025-09-09T22:10:06.050Z Downloaded pin-project-lite v0.2.14
11272025-09-09T22:10:06.050Z Downloaded minimal-lexical v0.2.1
11282025-09-09T22:10:06.055Z Downloaded flume v0.11.1
11292025-09-09T22:10:06.058Z Downloaded rustyline v14.0.0
11302025-09-09T22:10:06.062Z Downloaded p256 v0.13.2
11312025-09-09T22:10:06.065Z Downloaded slog-term v2.9.2
11322025-09-09T22:10:06.068Z Downloaded enum-as-inner v0.6.1
11332025-09-09T22:10:06.068Z Downloaded socket2 v0.5.10
11342025-09-09T22:10:06.070Z Downloaded pretty_assertions v1.4.1
11352025-09-09T22:10:06.070Z Downloaded prefix-trie v0.7.0
11362025-09-09T22:10:06.073Z Downloaded aws-lc-rs v1.12.4
11372025-09-09T22:10:06.080Z Downloaded foreign-types-macros v0.2.3
11382025-09-09T22:10:06.083Z Downloaded foreign-types v0.5.0
11392025-09-09T22:10:06.083Z Downloaded ctr v0.9.2
11402025-09-09T22:10:06.083Z Downloaded rustls-pemfile v1.0.4
11412025-09-09T22:10:06.087Z Downloaded rustls-native-certs v0.8.1
11422025-09-09T22:10:06.089Z Downloaded similar v2.7.0
11432025-09-09T22:10:06.092Z Downloaded cc v1.2.30
11442025-09-09T22:10:06.095Z Downloaded rcgen v0.12.1
11452025-09-09T22:10:06.099Z Downloaded packed_struct_codegen v0.10.1
11462025-09-09T22:10:06.099Z Downloaded tabwriter v1.4.0
11472025-09-09T22:10:06.103Z Downloaded tabled_derive v0.11.0
11482025-09-09T22:10:06.103Z Downloaded native-tls v0.2.12
11492025-09-09T22:10:06.103Z Downloaded nanorand v0.7.0
11502025-09-09T22:10:06.106Z Downloaded multimap v0.10.1
11512025-09-09T22:10:06.106Z Downloaded slog-scope v4.4.0
11522025-09-09T22:10:06.106Z Downloaded slog-json v2.6.1
11532025-09-09T22:10:06.109Z Downloaded openssl-macros v0.1.1
11542025-09-09T22:10:06.109Z Downloaded time-macros v0.2.18
11552025-09-09T22:10:06.113Z Downloaded tagptr v0.2.0
11562025-09-09T22:10:06.113Z Downloaded same-file v1.0.6
11572025-09-09T22:10:06.113Z Downloaded glob v0.3.2
11582025-09-09T22:10:06.116Z Downloaded crucible-workspace-hack v0.1.0
11592025-09-09T22:10:06.116Z Downloaded progenitor-macro v0.9.1
11602025-09-09T22:10:06.116Z Downloaded progenitor-client v0.11.0
11612025-09-09T22:10:06.119Z Downloaded progenitor-client v0.10.0
11622025-09-09T22:10:06.119Z Downloaded russh-keys v0.45.0
11632025-09-09T22:10:06.122Z Downloaded unsafe-libyaml v0.2.11
11642025-09-09T22:10:06.124Z Downloaded iddqd v0.3.9
11652025-09-09T22:10:06.129Z Downloaded polyval v0.6.2
11662025-09-09T22:10:06.132Z Downloaded pin-utils v0.1.0
11672025-09-09T22:10:06.132Z Downloaded walkdir v2.5.0
11682025-09-09T22:10:06.135Z Downloaded foldhash v0.1.5
11692025-09-09T22:10:06.135Z Downloaded flagset v0.4.6
11702025-09-09T22:10:06.138Z Downloaded slog-envlogger v2.2.0
11712025-09-09T22:10:06.138Z Downloaded oso v0.27.3
11722025-09-09T22:10:06.141Z Downloaded zone v0.1.8
11732025-09-09T22:10:06.141Z Downloaded zeroize v1.8.1
11742025-09-09T22:10:06.143Z Downloaded unicode-truncate v1.1.0
11752025-09-09T22:10:06.144Z Downloaded typify-macro v0.4.3
11762025-09-09T22:10:06.144Z Downloaded sct v0.7.1
11772025-09-09T22:10:06.146Z Downloaded toml_datetime v0.7.0
11782025-09-09T22:10:06.151Z Downloaded ref-cast v1.0.24
11792025-09-09T22:10:06.151Z Downloaded zopfli v0.8.1
11802025-09-09T22:10:06.155Z Downloaded tracing-core v0.1.32
11812025-09-09T22:10:06.155Z Downloaded newline-converter v0.3.0
11822025-09-09T22:10:06.158Z Downloaded strip-ansi-escapes v0.2.0
11832025-09-09T22:10:06.159Z Downloaded stringprep v0.1.5
11842025-09-09T22:10:06.159Z Downloaded string_cache v0.8.9
11852025-09-09T22:10:06.161Z Downloaded predicates-core v1.0.8
11862025-09-09T22:10:06.161Z Downloaded crossbeam-channel v0.5.15
11872025-09-09T22:10:06.167Z Downloaded hickory-resolver v0.25.2
11882025-09-09T22:10:06.179Z Downloaded password-hash v0.4.2
11892025-09-09T22:10:06.179Z Downloaded bytes v1.10.1
11902025-09-09T22:10:06.179Z Downloaded sec1 v0.7.3
11912025-09-09T22:10:06.182Z Downloaded futures-io v0.3.31
11922025-09-09T22:10:06.182Z Downloaded progenitor-impl v0.10.0
11932025-09-09T22:10:06.182Z Downloaded hyper-util v0.1.16
11942025-09-09T22:10:06.182Z Downloaded base64 v0.22.1
11952025-09-09T22:10:06.186Z Downloaded des v0.8.1
11962025-09-09T22:10:06.186Z Downloaded tokio-tungstenite v0.23.1
11972025-09-09T22:10:06.188Z Downloaded heapless v0.7.17
11982025-09-09T22:10:06.191Z Downloaded derive_builder_core v0.20.2
11992025-09-09T22:10:06.193Z Downloaded darling v0.20.10
12002025-09-09T22:10:06.196Z Downloaded zstd v0.13.3
12012025-09-09T22:10:06.198Z Downloaded test-strategy v0.4.3
12022025-09-09T22:10:06.207Z Downloaded password-hash v0.5.0
12032025-09-09T22:10:06.207Z Downloaded indicatif v0.18.0
12042025-09-09T22:10:06.207Z Downloaded allocator-api2 v0.2.21
12052025-09-09T22:10:06.211Z Downloaded num_enum_derive v0.5.11
12062025-09-09T22:10:06.211Z Downloaded nodrop v0.1.14
12072025-09-09T22:10:06.211Z Downloaded futures-sink v0.3.31
12082025-09-09T22:10:06.214Z Downloaded futures-macro v0.3.31
12092025-09-09T22:10:06.214Z Downloaded futures-executor v0.3.31
12102025-09-09T22:10:06.214Z Downloaded futures-core v0.3.31
12112025-09-09T22:10:06.217Z Downloaded funty v2.0.0
12122025-09-09T22:10:06.217Z Downloaded hickory-resolver v0.24.4
12132025-09-09T22:10:06.220Z Downloaded slog v2.7.0
12142025-09-09T22:10:06.222Z Downloaded ron v0.7.1
12152025-09-09T22:10:06.239Z Downloaded progenitor-impl v0.11.0
12162025-09-09T22:10:06.263Z Downloaded indicatif v0.17.11
12172025-09-09T22:10:06.263Z Downloaded indexmap v1.9.3
12182025-09-09T22:10:06.263Z Downloaded ignore v0.4.23
12192025-09-09T22:10:06.263Z Downloaded dunce v1.0.5
12202025-09-09T22:10:06.263Z Downloaded dsl_auto_type v0.1.2
12212025-09-09T22:10:06.267Z Downloaded tokio-stream v0.1.17
12222025-09-09T22:10:06.267Z Downloaded litrs v0.4.1
12232025-09-09T22:10:06.270Z Downloaded compact_str v0.8.0
12242025-09-09T22:10:06.273Z Downloaded base64 v0.21.7
12252025-09-09T22:10:06.276Z Downloaded xattr v1.3.1
12262025-09-09T22:10:06.279Z Downloaded wyz v0.5.1
12272025-09-09T22:10:06.279Z Downloaded crossbeam-epoch v0.9.18
12282025-09-09T22:10:06.282Z Downloaded clang-sys v1.8.1
12292025-09-09T22:10:06.282Z Downloaded heapless v0.8.0
12302025-09-09T22:10:06.285Z Downloaded const-oid v0.9.6
12312025-09-09T22:10:06.288Z Downloaded untrusted v0.9.0
12322025-09-09T22:10:06.291Z Downloaded untrusted v0.7.1
12332025-09-09T22:10:06.291Z Downloaded libloading v0.8.5
12342025-09-09T22:10:06.294Z Downloaded tls_codec v0.4.1
12352025-09-09T22:10:06.297Z Downloaded tiny-keccak v2.0.2
12362025-09-09T22:10:06.300Z Downloaded thread_local v1.1.8
12372025-09-09T22:10:06.300Z Downloaded postgres-types v0.2.9
12382025-09-09T22:10:06.303Z Downloaded postgres-protocol v0.6.8
12392025-09-09T22:10:06.306Z Downloaded postcard v1.0.10
12402025-09-09T22:10:06.309Z Downloaded crossterm v0.28.1
12412025-09-09T22:10:06.314Z Downloaded cookie v0.18.1
12422025-09-09T22:10:06.317Z Downloaded bzip2 v0.4.4
12432025-09-09T22:10:06.320Z Downloaded hashbrown v0.12.3
12442025-09-09T22:10:06.323Z Downloaded siphasher v1.0.1
12452025-09-09T22:10:06.327Z Downloaded arrayvec v0.7.6
12462025-09-09T22:10:06.327Z Downloaded spki v0.7.3
12472025-09-09T22:10:06.330Z Downloaded serde-hex v0.1.0
12482025-09-09T22:10:06.333Z Downloaded serde_bytes v0.11.17
12492025-09-09T22:10:06.333Z Downloaded rustc_version v0.1.7
12502025-09-09T22:10:06.337Z Downloaded rustc-hash v1.1.0
12512025-09-09T22:10:06.337Z Downloaded indoc v2.0.6
12522025-09-09T22:10:06.342Z Downloaded rustc-hash v2.1.1
12532025-09-09T22:10:06.342Z Downloaded jobserver v0.1.32
12542025-09-09T22:10:06.345Z Downloaded bumpalo v3.16.0
12552025-09-09T22:10:06.345Z Downloaded bit-set v0.8.0
12562025-09-09T22:10:06.348Z Downloaded ipnet v2.11.0
12572025-09-09T22:10:06.349Z Downloaded iana-time-zone v0.1.63
12582025-09-09T22:10:06.351Z Downloaded httparse v1.9.5
12592025-09-09T22:10:06.354Z Downloaded signal-hook-tokio v0.3.1
12602025-09-09T22:10:06.357Z Downloaded hmac v0.12.1
12612025-09-09T22:10:06.357Z Downloaded rustc_version v0.4.1
12622025-09-09T22:10:06.362Z Downloaded highway v1.3.0
12632025-09-09T22:10:06.362Z Downloaded cmake v0.1.51
12642025-09-09T22:10:06.365Z Downloaded buf-list v1.0.3
12652025-09-09T22:10:06.365Z Downloaded linked-hash-map v0.5.6
12662025-09-09T22:10:06.368Z Downloaded kstat-rs v0.2.4
12672025-09-09T22:10:06.368Z Downloaded indoc v1.0.9
12682025-09-09T22:10:06.371Z Downloaded impl-trait-for-tuples v0.2.2
12692025-09-09T22:10:06.371Z Downloaded libsw-core v0.3.1
12702025-09-09T22:10:06.374Z Downloaded hubpack v0.1.2
12712025-09-09T22:10:06.374Z Downloaded ciborium v0.2.2
12722025-09-09T22:10:06.377Z Downloaded bit-vec v0.6.3
12732025-09-09T22:10:06.377Z Downloaded crc-catalog v2.4.0
12742025-09-09T22:10:06.380Z Downloaded convert_case v0.4.0
12752025-09-09T22:10:06.380Z Downloaded const_format_proc_macros v0.2.34
12762025-09-09T22:10:06.382Z Downloaded colored v2.2.0
12772025-09-09T22:10:06.382Z Downloaded chacha20 v0.9.1
12782025-09-09T22:10:06.386Z Downloaded cexpr v0.6.0
12792025-09-09T22:10:06.386Z Downloaded cargo_metadata v0.18.1
12802025-09-09T22:10:06.389Z Downloaded indent_write v2.2.0
12812025-09-09T22:10:06.389Z Downloaded libsw v3.5.0
12822025-09-09T22:10:06.392Z Downloaded is-terminal v0.4.13
12832025-09-09T22:10:06.392Z Downloaded libefi-sys v0.1.0
12842025-09-09T22:10:06.392Z Downloaded inout v0.1.3
12852025-09-09T22:10:06.395Z Downloaded bit-vec v0.8.0
12862025-09-09T22:10:06.395Z Downloaded hickory-client v0.25.2
12872025-09-09T22:10:06.398Z Downloaded keccak v0.1.5
12882025-09-09T22:10:06.398Z Downloaded ipnetwork v0.21.1
12892025-09-09T22:10:06.401Z Downloaded console v0.16.0
12902025-09-09T22:10:06.404Z Downloaded ciborium-ll v0.2.2
12912025-09-09T22:10:06.404Z Downloaded cassowary v0.3.0
12922025-09-09T22:10:06.404Z Downloaded bitfield-struct v0.6.2
12932025-09-09T22:10:06.407Z Downloaded hostname v0.3.1
12942025-09-09T22:10:06.407Z Downloaded hex-literal v0.4.1
12952025-09-09T22:10:06.410Z Downloaded heck v0.3.3
12962025-09-09T22:10:06.410Z Downloaded http-range v0.1.5
12972025-09-09T22:10:06.410Z Downloaded bit-set v0.5.3
12982025-09-09T22:10:06.410Z Downloaded crc32fast v1.4.2
12992025-09-09T22:10:06.413Z Downloaded cobs v0.2.3
13002025-09-09T22:10:06.413Z Downloaded ciborium-io v0.2.2
13012025-09-09T22:10:06.413Z Downloaded atomic-waker v1.1.2
13022025-09-09T22:10:06.416Z Downloaded async-recursion v1.1.1
13032025-09-09T22:10:06.419Z Downloaded itertools v0.14.0
13042025-09-09T22:10:06.423Z Downloaded block-padding v0.3.3
13052025-09-09T22:10:06.426Z Downloaded cargo-platform v0.1.8
13062025-09-09T22:10:06.426Z Downloaded cancel-safe-futures v0.1.5
13072025-09-09T22:10:06.429Z Downloaded backtrace v0.3.74
13082025-09-09T22:10:06.432Z Downloaded castaway v0.2.3
13092025-09-09T22:10:06.435Z Downloaded bindgen v0.69.5
13102025-09-09T22:10:06.439Z Downloaded bcs v0.1.6
13112025-09-09T22:10:06.603Z Downloaded aws-lc-sys v0.26.0
13122025-09-09T22:10:06.912Z Compiling value-bag v1.9.0
13132025-09-09T22:10:06.912Z Compiling shlex v1.3.0
13142025-09-09T22:10:06.912Z Compiling lock_api v0.4.12
13152025-09-09T22:10:06.915Z Compiling scopeguard v1.2.0
13162025-09-09T22:10:06.915Z Compiling typenum v1.17.0
13172025-09-09T22:10:06.915Z Compiling generic-array v0.14.7
13182025-09-09T22:10:06.915Z Compiling syn v2.0.106
13192025-09-09T22:10:06.915Z Compiling getrandom v0.2.15
13202025-09-09T22:10:07.248Z Compiling jobserver v0.1.32
13212025-09-09T22:10:07.407Z Compiling smallvec v1.15.1
13222025-09-09T22:10:07.543Z Compiling log v0.4.27
13232025-09-09T22:10:07.598Z Compiling rand_core v0.6.4
13242025-09-09T22:10:07.692Z Compiling cc v1.2.30
13252025-09-09T22:10:07.827Z Compiling portable-atomic v1.11.0
13262025-09-09T22:10:08.042Z Compiling subtle v2.6.1
13272025-09-09T22:10:08.104Z Compiling critical-section v1.1.3
13282025-09-09T22:10:08.124Z Compiling const-oid v0.9.6
13292025-09-09T22:10:08.310Z Compiling pkg-config v0.3.31
13302025-09-09T22:10:08.313Z Compiling parking_lot_core v0.9.10
13312025-09-09T22:10:08.442Z Compiling pin-project-lite v0.2.14
13322025-09-09T22:10:08.598Z Compiling rustix v0.38.37
13332025-09-09T22:10:09.393Z Compiling signal-hook-registry v1.4.2
13342025-09-09T22:10:09.457Z Compiling parking_lot v0.12.3
13352025-09-09T22:10:09.480Z Compiling mio v1.0.2
13362025-09-09T22:10:09.621Z Compiling futures-core v0.3.31
13372025-09-09T22:10:09.886Z Compiling spin v0.9.8
13382025-09-09T22:10:10.061Z Compiling once_cell v1.21.3
13392025-09-09T22:10:10.155Z Compiling libm v0.2.8
13402025-09-09T22:10:10.177Z Compiling socket2 v0.6.0
13412025-09-09T22:10:10.277Z Compiling num-traits v0.2.19
13422025-09-09T22:10:10.311Z Compiling slab v0.4.9
13432025-09-09T22:10:10.455Z Compiling aho-corasick v1.1.3
13442025-09-09T22:10:10.542Z Compiling regex-syntax v0.8.5
13452025-09-09T22:10:10.563Z Compiling getrandom v0.3.1
13462025-09-09T22:10:10.610Z Compiling cpufeatures v0.2.14
13472025-09-09T22:10:10.635Z Compiling serde_json v1.0.143
13482025-09-09T22:10:10.730Z Compiling foldhash v0.1.5
13492025-09-09T22:10:10.986Z Compiling allocator-api2 v0.2.21
13502025-09-09T22:10:11.294Z Compiling futures-sink v0.3.31
13512025-09-09T22:10:11.438Z Compiling either v1.15.0
13522025-09-09T22:10:11.473Z Compiling percent-encoding v2.3.2
13532025-09-09T22:10:11.543Z Compiling glob v0.3.2
13542025-09-09T22:10:11.684Z Compiling hashbrown v0.15.4
13552025-09-09T22:10:11.827Z Compiling futures-channel v0.3.31
13562025-09-09T22:10:12.423Z Compiling clang-sys v1.8.1
13572025-09-09T22:10:12.558Z Compiling prettyplease v0.2.36
13582025-09-09T22:10:12.648Z Compiling futures-io v0.3.31
13592025-09-09T22:10:12.916Z Compiling pin-utils v0.1.0
13602025-09-09T22:10:12.935Z Compiling futures-task v0.3.31
13612025-09-09T22:10:12.988Z Compiling lazy_static v1.5.0
13622025-09-09T22:10:13.026Z Compiling minimal-lexical v0.2.1
13632025-09-09T22:10:13.119Z Compiling libloading v0.8.5
13642025-09-09T22:10:13.169Z Compiling home v0.5.9
13652025-09-09T22:10:13.235Z Compiling base64ct v1.6.0
13662025-09-09T22:10:13.404Z Compiling bindgen v0.69.5
13672025-09-09T22:10:13.496Z Compiling nom v7.1.3
13682025-09-09T22:10:13.807Z Compiling pem-rfc7468 v0.7.0
13692025-09-09T22:10:13.961Z Compiling itertools v0.12.1
13702025-09-09T22:10:14.357Z Compiling synstructure v0.13.1
13712025-09-09T22:10:14.430Z Compiling regex-automata v0.4.8
13722025-09-09T22:10:15.727Z Compiling flagset v0.4.6
13732025-09-09T22:10:15.964Z Compiling rustc-hash v1.1.0
13742025-09-09T22:10:16.144Z Compiling lazycell v1.3.0
13752025-09-09T22:10:16.358Z Compiling cmake v0.1.51
13762025-09-09T22:10:16.377Z Compiling dunce v1.0.5
13772025-09-09T22:10:16.532Z Compiling cexpr v0.6.0
13782025-09-09T22:10:16.750Z Compiling fs_extra v1.3.0
13792025-09-09T22:10:16.821Z Compiling form_urlencoded v1.2.2
13802025-09-09T22:10:17.153Z Compiling vcpkg v0.2.15
13812025-09-09T22:10:17.196Z Compiling paste v1.0.15
13822025-09-09T22:10:17.291Z Compiling iana-time-zone v0.1.63
13832025-09-09T22:10:17.675Z Compiling ring v0.17.14
13842025-09-09T22:10:17.678Z Compiling tracing-core v0.1.32
13852025-09-09T22:10:18.028Z Compiling aws-lc-rs v1.12.4
13862025-09-09T22:10:18.480Z Compiling rustversion v1.0.17
13872025-09-09T22:10:18.811Z Compiling openssl-sys v0.9.109
13882025-09-09T22:10:18.860Z Compiling base64 v0.22.1
13892025-09-09T22:10:18.881Z Compiling rustls-pki-types v1.10.0
13902025-09-09T22:10:19.116Z Compiling tinyvec_macros v0.1.1
13912025-09-09T22:10:19.232Z Compiling httparse v1.9.5
13922025-09-09T22:10:19.285Z Compiling serde_derive v1.0.219
13932025-09-09T22:10:19.484Z Compiling zeroize_derive v1.4.2
13942025-09-09T22:10:19.795Z Compiling zerofrom-derive v0.1.4
13952025-09-09T22:10:19.825Z Compiling yoke-derive v0.7.4
13962025-09-09T22:10:19.895Z Compiling zerovec-derive v0.10.3
13972025-09-09T22:10:20.824Z Compiling zeroize v1.8.1
13982025-09-09T22:10:22.280Z Compiling displaydoc v0.2.5
13992025-09-09T22:10:22.303Z Compiling tokio-macros v2.5.0
14002025-09-09T22:10:22.562Z Compiling crypto-common v0.1.6
14012025-09-09T22:10:22.811Z Compiling block-buffer v0.10.4
14022025-09-09T22:10:23.106Z Compiling digest v0.10.7
14032025-09-09T22:10:23.206Z Compiling zerofrom v0.1.4
14042025-09-09T22:10:23.429Z Compiling yoke v0.7.4
14052025-09-09T22:10:23.452Z Compiling zerocopy-derive v0.7.35
14062025-09-09T22:10:23.552Z Compiling hmac v0.12.1
14072025-09-09T22:10:23.629Z Compiling icu_provider_macros v1.5.0
14082025-09-09T22:10:23.710Z Compiling block-padding v0.3.3
14092025-09-09T22:10:23.785Z Compiling zerovec v0.10.4
14102025-09-09T22:10:23.822Z Compiling futures-macro v0.3.31
14112025-09-09T22:10:23.974Z Compiling inout v0.1.3
14122025-09-09T22:10:24.122Z Compiling sha2 v0.10.9
14132025-09-09T22:10:24.233Z Compiling cipher v0.4.4
14142025-09-09T22:10:24.635Z Compiling regex v1.11.1
14152025-09-09T22:10:24.755Z Compiling der_derive v0.7.3
14162025-09-09T22:10:25.334Z Compiling tinystr v0.7.6
14172025-09-09T22:10:25.539Z Compiling zerocopy v0.7.35
14182025-09-09T22:10:25.559Z Compiling futures-util v0.3.31
14192025-09-09T22:10:25.627Z Compiling icu_collections v1.5.0
14202025-09-09T22:10:25.709Z Compiling icu_locid v1.5.0
14212025-09-09T22:10:26.174Z Compiling serde v1.0.219
14222025-09-09T22:10:26.822Z Compiling icu_provider v1.5.0
14232025-09-09T22:10:26.949Z Compiling thiserror-impl v1.0.69
14242025-09-09T22:10:26.972Z Compiling der v0.7.9
14252025-09-09T22:10:27.291Z Compiling ppv-lite86 v0.2.20
14262025-09-09T22:10:27.562Z Compiling icu_locid_transform v1.5.0
14272025-09-09T22:10:27.672Z Compiling salsa20 v0.10.2
14282025-09-09T22:10:27.701Z Compiling pbkdf2 v0.12.2
14292025-09-09T22:10:27.905Z Compiling scrypt v0.11.0
14302025-09-09T22:10:27.927Z Compiling cbc v0.1.2
14312025-09-09T22:10:28.053Z Compiling aes v0.8.4
14322025-09-09T22:10:28.300Z Compiling tracing-attributes v0.1.27
14332025-09-09T22:10:28.409Z Compiling scroll_derive v0.12.0
14342025-09-09T22:10:29.817Z Compiling icu_properties v1.5.1
14352025-09-09T22:10:29.837Z Compiling spki v0.7.3
14362025-09-09T22:10:29.841Z Compiling scroll v0.12.0
14372025-09-09T22:10:29.878Z Compiling thiserror v1.0.69
14382025-09-09T22:10:30.047Z Compiling pest v2.7.14
14392025-09-09T22:10:30.218Z Compiling pkcs5 v0.7.1
14402025-09-09T22:10:30.465Z Compiling tinyvec v1.8.0
14412025-09-09T22:10:30.804Z Compiling serde_derive_internals v0.29.1
14422025-09-09T22:10:30.826Z Compiling rand_core v0.9.3
14432025-09-09T22:10:31.337Z Compiling pkcs8 v0.10.2
14442025-09-09T22:10:31.381Z Compiling bzip2-sys v0.1.13+1.0.8
14452025-09-09T22:10:31.506Z Compiling bitflags v2.9.1
14462025-09-09T22:10:31.712Z Compiling bytes v1.10.1
14472025-09-09T22:10:31.977Z Compiling semver v1.0.26
14482025-09-09T22:10:31.981Z Compiling indexmap v2.11.0
14492025-09-09T22:10:32.659Z Compiling rustc_version v0.4.1
14502025-09-09T22:10:32.971Z Compiling tokio v1.47.0
14512025-09-09T22:10:33.034Z Compiling http v1.3.1
14522025-09-09T22:10:33.178Z Compiling chrono v0.4.41
14532025-09-09T22:10:33.346Z Compiling icu_normalizer v1.5.0
14542025-09-09T22:10:33.398Z Compiling uuid v1.18.1
14552025-09-09T22:10:34.209Z Compiling pest_meta v2.7.14
14562025-09-09T22:10:34.713Z Compiling idna_adapter v1.2.0
14572025-09-09T22:10:34.922Z Compiling idna v1.0.3
14582025-09-09T22:10:34.971Z Compiling http-body v1.0.1
14592025-09-09T22:10:34.998Z Compiling tracing v0.1.40
14602025-09-09T22:10:35.204Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14612025-09-09T22:10:35.244Z Compiling openssl-probe v0.1.5
14622025-09-09T22:10:35.489Z Compiling which v4.4.2
14632025-09-09T22:10:35.541Z Compiling url v2.5.4
14642025-09-09T22:10:36.045Z Compiling pest_generator v2.7.14
14652025-09-09T22:10:36.431Z Compiling untrusted v0.9.0
14662025-09-09T22:10:36.500Z Compiling time-core v0.1.2
14672025-09-09T22:10:36.523Z Compiling adler2 v2.0.0
14682025-09-09T22:10:36.630Z Compiling tower-service v0.3.3
14692025-09-09T22:10:36.705Z Compiling untrusted v0.7.1
14702025-09-09T22:10:36.750Z Compiling atomic-waker v1.1.2
14712025-09-09T22:10:36.780Z Compiling openssl v0.10.73
14722025-09-09T22:10:36.920Z Compiling powerfmt v0.2.0
14732025-09-09T22:10:36.969Z Compiling num-conv v0.1.0
14742025-09-09T22:10:37.234Z Compiling schemars v0.8.22
14752025-09-09T22:10:37.279Z Compiling try-lock v0.2.5
14762025-09-09T22:10:37.302Z Compiling foreign-types-shared v0.1.1
14772025-09-09T22:10:37.305Z Compiling time-macros v0.2.18
14782025-09-09T22:10:37.441Z Compiling want v0.3.1
14792025-09-09T22:10:37.463Z Compiling foreign-types v0.3.2
14802025-09-09T22:10:37.607Z Compiling deranged v0.3.11
14812025-09-09T22:10:37.654Z Compiling goblin v0.8.2
14822025-09-09T22:10:37.742Z Compiling miniz_oxide v0.8.5
14832025-09-09T22:10:38.536Z Compiling pest_derive v2.7.14
14842025-09-09T22:10:39.166Z Compiling schemars_derive v0.8.22
14852025-09-09T22:10:40.238Z Compiling ipnet v2.11.0
14862025-09-09T22:10:40.737Z Compiling rand_chacha v0.9.0
14872025-09-09T22:10:41.363Z Compiling tokio-util v0.7.15
14882025-09-09T22:10:42.808Z Compiling h2 v0.4.6
14892025-09-09T22:10:43.052Z Compiling openssl-macros v0.1.1
14902025-09-09T22:10:43.463Z Compiling httpdate v1.0.3
14912025-09-09T22:10:43.793Z Compiling dyn-clone v1.0.20
14922025-09-09T22:10:43.837Z Compiling num_threads v0.1.7
14932025-09-09T22:10:43.907Z Compiling native-tls v0.2.12
14942025-09-09T22:10:43.999Z Compiling rustls v0.23.19
14952025-09-09T22:10:44.030Z Compiling zerocopy v0.8.26
14962025-09-09T22:10:44.279Z Compiling syn v1.0.109
14972025-09-09T22:10:44.321Z Compiling crossbeam-utils v0.8.21
14982025-09-09T22:10:44.922Z Compiling dof v0.3.0
14992025-09-09T22:10:44.970Z Compiling time v0.3.36
15002025-09-09T22:10:46.488Z Compiling rand v0.9.2
15012025-09-09T22:10:46.842Z Compiling dtrace-parser v0.2.0
15022025-09-09T22:10:48.198Z Compiling heapless v0.7.17
15032025-09-09T22:10:48.233Z Compiling unicode-normalization v0.1.24
15042025-09-09T22:10:48.644Z Compiling signature v2.2.0
15052025-09-09T22:10:48.675Z Compiling zerocopy-derive v0.8.26
15062025-09-09T22:10:48.946Z Compiling cookie v0.18.1
15072025-09-09T22:10:49.261Z Compiling crc32fast v1.4.2
15082025-09-09T22:10:49.284Z Compiling siphasher v0.3.11
15092025-09-09T22:10:49.306Z Compiling zstd-safe v7.2.3
15102025-09-09T22:10:49.566Z Compiling slog v2.7.0
15112025-09-09T22:10:49.675Z Compiling hyper v1.7.0
15122025-09-09T22:10:49.697Z Compiling signal-hook v0.3.18
15132025-09-09T22:10:50.014Z Compiling unicode-bidi v0.3.17
15142025-09-09T22:10:50.072Z Compiling unicode-properties v0.1.3
15152025-09-09T22:10:50.480Z Compiling zlib-rs v0.5.1
15162025-09-09T22:10:51.186Z Compiling stringprep v0.1.5
15172025-09-09T22:10:52.205Z Compiling hyper-util v0.1.16
15182025-09-09T22:10:52.918Z Compiling phf_shared v0.11.2
15192025-09-09T22:10:53.097Z Compiling usdt-impl v0.5.0
15202025-09-09T22:10:53.471Z Compiling curve25519-dalek v4.1.3
15212025-09-09T22:10:54.131Z Compiling serde_tokenstream v0.2.2
15222025-09-09T22:10:54.334Z Compiling toml_datetime v0.6.11
15232025-09-09T22:10:54.406Z Compiling serde_spanned v0.6.9
15242025-09-09T22:10:54.667Z Compiling rand_chacha v0.3.1
15252025-09-09T22:10:54.690Z Compiling md-5 v0.10.6
15262025-09-09T22:10:54.863Z Compiling num-integer v0.1.46
15272025-09-09T22:10:54.967Z Compiling sync_wrapper v1.0.1
15282025-09-09T22:10:55.142Z Compiling hash32 v0.2.1
15292025-09-09T22:10:55.293Z Compiling ff v0.13.0
15302025-09-09T22:10:55.482Z Compiling memoffset v0.9.1
15312025-09-09T22:10:55.528Z Compiling litrs v0.4.1
15322025-09-09T22:10:55.579Z Compiling base16ct v0.2.0
15332025-09-09T22:10:55.835Z Compiling fallible-iterator v0.2.0
15342025-09-09T22:10:55.897Z Compiling psl-types v2.0.11
15352025-09-09T22:10:55.901Z Compiling cfg_aliases v0.2.1
15362025-09-09T22:10:56.035Z Compiling num-bigint-dig v0.8.4
15372025-09-09T22:10:56.118Z Compiling tower-layer v0.3.3
15382025-09-09T22:10:56.385Z Compiling newtype-uuid v1.2.4
15392025-09-09T22:10:56.476Z Compiling smoltcp v0.9.1
15402025-09-09T22:10:56.538Z Compiling gimli v0.31.1
15412025-09-09T22:10:56.564Z Compiling document-features v0.2.11
15422025-09-09T22:10:56.711Z Compiling libz-rs-sys v0.5.1
15432025-09-09T22:10:56.899Z Compiling postgres-protocol v0.6.8
15442025-09-09T22:10:57.009Z Compiling flate2 v1.1.2
15452025-09-09T22:10:57.181Z Compiling tower v0.5.2
15462025-09-09T22:10:57.612Z Compiling publicsuffix v2.3.0
15472025-09-09T22:10:57.840Z Compiling nix v0.29.0
15482025-09-09T22:10:57.951Z Compiling sec1 v0.7.3
15492025-09-09T22:10:57.973Z Compiling group v0.13.0
15502025-09-09T22:10:58.099Z Compiling num-iter v0.1.45
15512025-09-09T22:10:58.307Z Compiling rand v0.8.5
15522025-09-09T22:10:59.092Z Compiling tokio-native-tls v0.3.1
15532025-09-09T22:10:59.389Z Compiling ipnetwork v0.21.1
15542025-09-09T22:10:59.392Z Compiling strum_macros v0.27.1
15552025-09-09T22:10:59.479Z Compiling terminal_size v0.4.0
15562025-09-09T22:10:59.583Z Compiling rustls-native-certs v0.8.1
15572025-09-09T22:10:59.718Z Compiling http-body-util v0.1.3
15582025-09-09T22:11:00.135Z Compiling hkdf v0.12.4
15592025-09-09T22:11:00.210Z Compiling crypto-bigint v0.5.5
15602025-09-09T22:11:00.233Z Compiling webpki-roots v1.0.1
15612025-09-09T22:11:00.278Z Compiling async-trait v0.1.89
15622025-09-09T22:11:00.427Z Compiling curve25519-dalek-derive v0.1.1
15632025-09-09T22:11:00.465Z Compiling addr2line v0.24.2
15642025-09-09T22:11:01.038Z Compiling thiserror-impl v2.0.16
15652025-09-09T22:11:01.151Z Compiling ahash v0.8.12
15662025-09-09T22:11:01.553Z Compiling fs-err v3.1.1
15672025-09-09T22:11:01.896Z Compiling object v0.36.5
15682025-09-09T22:11:01.918Z Compiling managed v0.8.0
15692025-09-09T22:11:02.329Z Compiling winnow v0.5.40
15702025-09-09T22:11:02.755Z Compiling rustc-demangle v0.1.24
15712025-09-09T22:11:03.608Z Compiling rustix v1.0.7
15722025-09-09T22:11:04.129Z Compiling bitflags v1.3.2
15732025-09-09T22:11:04.241Z Compiling buf-list v1.0.3
15742025-09-09T22:11:04.277Z Compiling simd-adler32 v0.3.7
15752025-09-09T22:11:04.301Z Compiling bumpalo v3.16.0
15762025-09-09T22:11:04.767Z Compiling lockfree-object-pool v0.1.6
15772025-09-09T22:11:04.846Z Compiling hubpack_derive v0.1.1
15782025-09-09T22:11:04.865Z Compiling anyhow v1.0.99
15792025-09-09T22:11:04.865Z Compiling iri-string v0.7.8
15802025-09-09T22:11:05.018Z Compiling zopfli v0.8.1
15812025-09-09T22:11:05.757Z Compiling hubpack v0.1.2
15822025-09-09T22:11:05.768Z Compiling toml_edit v0.19.15
15832025-09-09T22:11:05.894Z Compiling clap_builder v4.5.41
15842025-09-09T22:11:06.068Z Compiling strum v0.27.2
15852025-09-09T22:11:06.299Z Compiling thiserror v2.0.16
15862025-09-09T22:11:06.487Z Compiling elliptic-curve v0.13.8
15872025-09-09T22:11:07.372Z Compiling hyper-tls v0.6.0
15882025-09-09T22:11:07.775Z Compiling tower-http v0.6.6
15892025-09-09T22:11:08.067Z Compiling oxnet v0.1.3
15902025-09-09T22:11:08.627Z Compiling backtrace v0.3.74
15912025-09-09T22:11:08.832Z Compiling signal-hook-mio v0.2.4
15922025-09-09T22:11:09.019Z Compiling cookie_store v0.21.1
15932025-09-09T22:11:09.037Z Compiling zstd v0.13.3
15942025-09-09T22:11:09.770Z Compiling postgres-types v0.2.9
15952025-09-09T22:11:10.852Z Compiling usdt-macro v0.5.0
15962025-09-09T22:11:11.007Z Compiling usdt-attr-macro v0.5.0
15972025-09-09T22:11:11.417Z Compiling phf v0.11.2
15982025-09-09T22:11:11.699Z Compiling ed25519 v2.2.3
15992025-09-09T22:11:12.262Z Compiling bzip2 v0.5.2
16002025-09-09T22:11:12.478Z Compiling bzip2 v0.4.4
16012025-09-09T22:11:12.583Z Compiling strum_macros v0.26.4
16022025-09-09T22:11:12.660Z Compiling pkcs1 v0.7.5
16032025-09-09T22:11:12.873Z Compiling serde_urlencoded v0.7.1
16042025-09-09T22:11:13.376Z Compiling serde-big-array v0.5.1
16052025-09-09T22:11:13.448Z Compiling rfc6979 v0.4.0
16062025-09-09T22:11:13.530Z Compiling bstr v1.10.0
16072025-09-09T22:11:13.600Z Compiling daft-derive v0.1.4
16082025-09-09T22:11:13.622Z Compiling serde_repr v0.1.19
16092025-09-09T22:11:13.659Z Compiling enum-as-inner v0.6.1
16102025-09-09T22:11:14.242Z Compiling clap_derive v4.5.41
16112025-09-09T22:11:14.707Z Compiling float-cmp v0.10.0
16122025-09-09T22:11:14.727Z Compiling socket2 v0.5.10
16132025-09-09T22:11:14.958Z Compiling encoding_rs v0.8.34
16142025-09-09T22:11:14.988Z Compiling normalize-line-endings v0.3.0
16152025-09-09T22:11:15.139Z Compiling data-encoding v2.9.0
16162025-09-09T22:11:15.143Z Compiling predicates-core v1.0.8
16172025-09-09T22:11:15.490Z Compiling whoami v1.5.2
16182025-09-09T22:11:15.591Z Compiling unicode-segmentation v1.12.0
16192025-09-09T22:11:16.028Z Compiling precomputed-hash v0.1.1
16202025-09-09T22:11:16.172Z Compiling fixedbitset v0.4.2
16212025-09-09T22:11:16.519Z Compiling new_debug_unreachable v1.0.6
16222025-09-09T22:11:16.632Z Compiling mime v0.3.17
16232025-09-09T22:11:16.658Z Compiling difflib v0.4.0
16242025-09-09T22:11:16.896Z Compiling static_assertions v1.1.0
16252025-09-09T22:11:16.954Z Compiling toml_edit v0.22.27
16262025-09-09T22:11:17.020Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16272025-09-09T22:11:17.141Z Compiling predicates v3.1.3
16282025-09-09T22:11:17.955Z Compiling strum v0.26.3
16292025-09-09T22:11:18.181Z Compiling string_cache v0.8.9
16302025-09-09T22:11:18.659Z Compiling petgraph v0.6.5
16312025-09-09T22:11:18.831Z Compiling similar v2.7.0
16322025-09-09T22:11:18.831Z Compiling clap v4.5.41
16332025-09-09T22:11:18.831Z Compiling tokio-postgres v0.7.13
16342025-09-09T22:11:19.137Z Compiling hickory-proto v0.25.2
16352025-09-09T22:11:20.629Z Compiling daft v0.1.4
16362025-09-09T22:11:21.225Z Compiling usdt v0.5.0
16372025-09-09T22:11:21.595Z Compiling ecdsa v0.16.9
16382025-09-09T22:11:21.716Z Compiling rsa v0.9.6
16392025-09-09T22:11:22.212Z Compiling zip v0.6.6
16402025-09-09T22:11:22.346Z Compiling zip v4.2.0
16412025-09-09T22:11:23.414Z Compiling ed25519-dalek v2.1.1
16422025-09-09T22:11:24.442Z Compiling crossterm v0.28.1
16432025-09-09T22:11:24.478Z Compiling toml v0.7.8
16442025-09-09T22:11:25.807Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16452025-09-09T22:11:26.003Z Compiling crossbeam-epoch v0.9.18
16462025-09-09T22:11:26.036Z Compiling tokio-stream v0.1.17
16472025-09-09T22:11:26.077Z Compiling openapiv3 v2.2.0
16482025-09-09T22:11:26.879Z Compiling x509-cert v0.2.5
16492025-09-09T22:11:27.058Z Compiling sha1 v0.10.6
16502025-09-09T22:11:27.109Z Compiling itertools v0.13.0
16512025-09-09T22:11:27.605Z Compiling itertools v0.10.5
16522025-09-09T22:11:28.130Z Compiling winnow v0.6.26
16532025-09-09T22:11:29.284Z Compiling lalrpop-util v0.19.12
16542025-09-09T22:11:29.638Z Compiling rustc-hash v2.1.1
16552025-09-09T22:11:29.851Z Compiling peg-runtime v0.8.5
16562025-09-09T22:11:29.923Z Compiling thread_local v1.1.8
16572025-09-09T22:11:29.979Z Compiling slog-async v2.8.0
16582025-09-09T22:11:30.080Z Compiling crossbeam-channel v0.5.15
16592025-09-09T22:11:30.407Z Compiling xattr v1.3.1
16602025-09-09T22:11:30.417Z Compiling futures-executor v0.3.31
16612025-09-09T22:11:30.422Z Compiling filetime v0.2.25
16622025-09-09T22:11:30.573Z Compiling is-terminal v0.4.13
16632025-09-09T22:11:30.660Z Compiling take_mut v0.2.2
16642025-09-09T22:11:30.710Z Compiling term v1.1.0
16652025-09-09T22:11:30.733Z Compiling futures v0.3.31
16662025-09-09T22:11:30.733Z Compiling tar v0.4.44
16672025-09-09T22:11:30.827Z Compiling camino v1.1.12
16682025-09-09T22:11:31.526Z Compiling slog-term v2.9.2
16692025-09-09T22:11:35.659Z Compiling aws-lc-sys v0.26.0
16702025-09-09T22:12:09.344Z Compiling rustls-webpki v0.102.8
16712025-09-09T22:12:13.810Z Compiling tokio-rustls v0.26.0
16722025-09-09T22:12:14.085Z Compiling hyper-rustls v0.27.7
16732025-09-09T22:12:14.406Z Compiling reqwest v0.12.22
16742025-09-09T22:12:17.900Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16752025-09-09T22:12:18.188Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16762025-09-09T22:12:22.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
16772025-09-09T22:12:22.982Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16782025-09-09T22:12:23.051ZSep 09 22:12:22.370 INFO Starting download, target: Clickhouse
16792025-09-09T22:12:23.051ZSep 09 22:12:22.371 INFO Starting download, target: Cockroach
16802025-09-09T22:12:23.051ZSep 09 22:12:22.371 INFO Starting download, target: Console
16812025-09-09T22:12:23.051ZSep 09 22:12:22.371 INFO Starting download, target: DendriteStub
16822025-09-09T22:12:23.051ZSep 09 22:12:22.371 INFO Starting download, target: MaghemiteMgd
16832025-09-09T22:12:23.051ZSep 09 22:12:22.371 INFO Starting download, target: TransceiverControl
16842025-09-09T22:12:23.051ZSep 09 22:12:22.371 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16852025-09-09T22:12:23.051ZSep 09 22:12:22.371 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16862025-09-09T22:12:23.051ZSep 09 22:12:22.371 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16872025-09-09T22:12:23.052ZSep 09 22:12:22.371 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16882025-09-09T22:12:23.052ZSep 09 22:12:22.371 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16892025-09-09T22:12:23.052ZSep 09 22:12:22.371 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16902025-09-09T22:12:23.388ZSep 09 22:12:22.737 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16912025-09-09T22:12:23.635ZSep 09 22:12:22.955 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16922025-09-09T22:12:23.833ZSep 09 22:12:23.162 INFO Download complete, target: TransceiverControl
16932025-09-09T22:12:24.088ZSep 09 22:12:23.410 INFO Download complete, target: Console
16942025-09-09T22:12:24.468ZSep 09 22:12:23.851 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16952025-09-09T22:12:24.677ZSep 09 22:12:24.061 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16962025-09-09T22:12:24.791ZSep 09 22:12:24.174 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16972025-09-09T22:12:24.791ZSep 09 22:12:24.174 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16982025-09-09T22:12:24.877ZSep 09 22:12:24.261 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16992025-09-09T22:12:29.073ZSep 09 22:12:28.457 INFO Download complete, target: DendriteStub
17002025-09-09T22:12:29.184ZSep 09 22:12:28.567 INFO Download complete, target: MaghemiteMgd
17012025-09-09T22:12:32.119ZSep 09 22:12:31.502 INFO Checking that binary works, target: Cockroach
17022025-09-09T22:12:32.252ZSep 09 22:12:31.635 INFO Download complete, target: Cockroach
17032025-09-09T22:12:35.902ZSep 09 22:12:35.285 INFO Checking that binary works, target: Clickhouse
17042025-09-09T22:12:36.030ZSep 09 22:12:35.413 INFO Download complete, target: Clickhouse
17052025-09-09T22:12:36.052ZAll builder prerequisites installed successfully, and PATH looks valid
17062025-09-09T22:12:36.056Z
17072025-09-09T22:12:36.056Zreal 4:56.124266853
17082025-09-09T22:12:36.056Zuser 16:23.564695140
17092025-09-09T22:12:36.056Zsys 2:17.974085594
17102025-09-09T22:12:36.056Ztrap 0.577280687
17112025-09-09T22:12:36.056Ztflt 4.432215883
17122025-09-09T22:12:36.056Zdflt 3.848481994
17132025-09-09T22:12:36.056Zkflt 0.031025754
17142025-09-09T22:12:36.056Zlock 39:08.220422564
17152025-09-09T22:12:36.056Zslp 1:00:05.725998053
17162025-09-09T22:12:36.056Zlat 1:08.616002722
17172025-09-09T22:12:36.056Zstop 2:49.002394961
17182025-09-09T22:12:36.056Z+ banner hack-check
17192025-09-09T22:12:36.056Z
17202025-09-09T22:12:36.056Z # # ## #### # # #### # # ###### #### # #
17212025-09-09T22:12:36.056Z # # # # # # # # # # # # # # # # #
17222025-09-09T22:12:36.056Z ###### # # # #### ##### # ###### ##### # ####
17232025-09-09T22:12:36.057Z # # ###### # # # # # # # # # #
17242025-09-09T22:12:36.057Z # # # # # # # # # # # # # # # # #
17252025-09-09T22:12:36.057Z # # # # #### # # #### # # ###### #### # #
17262025-09-09T22:12:36.057Z
17272025-09-09T22:12:36.057Z+ export CARGO_INCREMENTAL=0
17282025-09-09T22:12:36.057Z+ CARGO_INCREMENTAL=0
17292025-09-09T22:12:36.057Z+ ptime -m timeout 2h cargo xtask check-features --ci
17302025-09-09T22:12:36.817Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17312025-09-09T22:12:37.114Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17322025-09-09T22:12:40.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.93s
17332025-09-09T22:12:40.177Z Running `target/debug/xtask check-features --ci`
17342025-09-09T22:12:40.204Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17352025-09-09T22:12:40.208Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17362025-09-09T22:12:40.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17372025-09-09T22:12:40.837Z Running `target/debug/xtask download cargo-hack`
17382025-09-09T22:12:41.832Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17392025-09-09T22:12:42.239Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17402025-09-09T22:12:46.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
17412025-09-09T22:12:46.226Z Running `target/debug/xtask-downloader cargo-hack`
17422025-09-09T22:12:46.266ZSep 09 22:12:45.648 INFO Starting download, target: CargoHack
17432025-09-09T22:12:46.270ZSep 09 22:12:45.649 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17442025-09-09T22:12:46.456ZSep 09 22:12:45.838 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17452025-09-09T22:12:46.534ZSep 09 22:12:45.916 INFO Download complete, target: CargoHack
17462025-09-09T22:12:46.537Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17472025-09-09T22:12:46.557Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17482025-09-09T22:12:46.761Zinfo: running `cargo check --bins` on api_identity (1/227)
17492025-09-09T22:12:47.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-09-09T22:12:47.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-09-09T22:12:47.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-09-09T22:12:47.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17532025-09-09T22:12:47.504Z
17542025-09-09T22:12:47.504Zinfo: running `cargo check --bins` on bootstore (2/227)
17552025-09-09T22:12:48.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-09-09T22:12:48.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-09-09T22:12:48.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-09-09T22:12:48.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17592025-09-09T22:12:48.305Z
17602025-09-09T22:12:48.305Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/227)
17612025-09-09T22:12:48.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-09-09T22:12:48.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-09-09T22:12:48.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-09-09T22:12:48.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17652025-09-09T22:12:49.073Z
17662025-09-09T22:12:49.073Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/227)
17672025-09-09T22:12:49.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-09-09T22:12:49.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-09-09T22:12:49.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-09-09T22:12:49.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17712025-09-09T22:12:49.870Z
17722025-09-09T22:12:49.870Zinfo: running `cargo check --bins` on id-map (5/227)
17732025-09-09T22:12:50.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-09-09T22:12:50.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-09-09T22:12:50.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-09-09T22:12:50.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17772025-09-09T22:12:50.622Z
17782025-09-09T22:12:50.623Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/227)
17792025-09-09T22:12:51.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-09-09T22:12:51.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-09-09T22:12:51.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-09-09T22:12:51.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17832025-09-09T22:12:51.204Z
17842025-09-09T22:12:51.204Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/227)
17852025-09-09T22:12:51.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-09-09T22:12:51.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-09-09T22:12:51.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-09-09T22:12:51.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17892025-09-09T22:12:51.790Z
17902025-09-09T22:12:51.790Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/227)
17912025-09-09T22:12:52.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-09-09T22:12:52.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-09-09T22:12:52.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-09-09T22:12:52.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17952025-09-09T22:12:52.373Z
17962025-09-09T22:12:52.373Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/227)
17972025-09-09T22:12:52.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-09-09T22:12:52.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-09-09T22:12:52.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-09-09T22:12:52.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18012025-09-09T22:12:52.956Z
18022025-09-09T22:12:52.956Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/227)
18032025-09-09T22:12:53.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-09-09T22:12:53.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-09-09T22:12:53.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-09-09T22:12:53.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18072025-09-09T22:12:53.541Z
18082025-09-09T22:12:53.541Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/227)
18092025-09-09T22:12:54.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-09-09T22:12:54.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-09-09T22:12:54.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-09-09T22:12:54.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18132025-09-09T22:12:54.125Z
18142025-09-09T22:12:54.125Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/227)
18152025-09-09T22:12:54.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-09-09T22:12:54.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-09-09T22:12:54.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-09-09T22:12:54.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18192025-09-09T22:12:54.712Z
18202025-09-09T22:12:54.712Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/227)
18212025-09-09T22:12:55.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-09-09T22:12:55.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-09-09T22:12:55.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-09-09T22:12:55.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18252025-09-09T22:12:55.295Z
18262025-09-09T22:12:55.295Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/227)
18272025-09-09T22:12:55.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-09-09T22:12:55.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-09-09T22:12:55.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-09-09T22:12:55.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18312025-09-09T22:12:55.878Z
18322025-09-09T22:12:55.878Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/227)
18332025-09-09T22:12:56.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-09-09T22:12:56.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-09-09T22:12:56.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-09-09T22:12:56.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18372025-09-09T22:12:56.456Z
18382025-09-09T22:12:56.456Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/227)
18392025-09-09T22:12:56.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-09-09T22:12:56.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-09-09T22:12:56.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-09-09T22:12:56.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18432025-09-09T22:12:57.044Z
18442025-09-09T22:12:57.044Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/227)
18452025-09-09T22:12:57.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-09-09T22:12:57.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-09-09T22:12:57.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-09-09T22:12:57.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18492025-09-09T22:12:57.631Z
18502025-09-09T22:12:57.631Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/227)
18512025-09-09T22:12:58.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-09-09T22:12:58.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-09-09T22:12:58.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-09-09T22:12:58.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18552025-09-09T22:12:58.220Z
18562025-09-09T22:12:58.220Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/227)
18572025-09-09T22:12:58.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-09-09T22:12:58.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-09-09T22:12:58.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-09-09T22:12:58.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18612025-09-09T22:12:58.804Z
18622025-09-09T22:12:58.804Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/227)
18632025-09-09T22:12:59.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-09-09T22:12:59.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-09-09T22:12:59.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-09-09T22:12:59.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18672025-09-09T22:12:59.389Z
18682025-09-09T22:12:59.389Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/227)
18692025-09-09T22:12:59.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-09-09T22:12:59.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-09-09T22:12:59.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-09-09T22:12:59.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18732025-09-09T22:12:59.973Z
18742025-09-09T22:12:59.973Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/227)
18752025-09-09T22:13:00.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-09-09T22:13:00.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-09-09T22:13:00.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-09-09T22:13:00.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18792025-09-09T22:13:00.558Z
18802025-09-09T22:13:00.558Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/227)
18812025-09-09T22:13:01.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-09-09T22:13:01.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-09-09T22:13:01.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-09-09T22:13:01.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18852025-09-09T22:13:01.145Z
18862025-09-09T22:13:01.145Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/227)
18872025-09-09T22:13:01.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-09-09T22:13:01.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-09-09T22:13:01.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-09-09T22:13:01.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18912025-09-09T22:13:01.735Z
18922025-09-09T22:13:01.736Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/227)
18932025-09-09T22:13:02.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-09-09T22:13:02.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-09-09T22:13:02.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-09-09T22:13:02.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18972025-09-09T22:13:02.322Z
18982025-09-09T22:13:02.322Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/227)
18992025-09-09T22:13:02.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-09-09T22:13:02.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-09-09T22:13:02.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-09-09T22:13:02.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19032025-09-09T22:13:02.906Z
19042025-09-09T22:13:02.907Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/227)
19052025-09-09T22:13:03.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-09-09T22:13:03.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-09-09T22:13:03.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-09-09T22:13:03.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19092025-09-09T22:13:03.490Z
19102025-09-09T22:13:03.490Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/227)
19112025-09-09T22:13:04.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-09-09T22:13:04.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-09-09T22:13:04.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-09-09T22:13:04.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19152025-09-09T22:13:04.075Z
19162025-09-09T22:13:04.076Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/227)
19172025-09-09T22:13:04.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-09-09T22:13:04.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-09-09T22:13:04.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-09-09T22:13:04.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19212025-09-09T22:13:04.663Z
19222025-09-09T22:13:04.663Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/227)
19232025-09-09T22:13:05.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-09-09T22:13:05.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-09-09T22:13:05.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-09-09T22:13:05.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19272025-09-09T22:13:05.254Z
19282025-09-09T22:13:05.254Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/227)
19292025-09-09T22:13:05.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-09-09T22:13:05.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-09-09T22:13:05.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-09-09T22:13:05.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19332025-09-09T22:13:05.839Z
19342025-09-09T22:13:05.839Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/227)
19352025-09-09T22:13:06.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-09-09T22:13:06.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-09-09T22:13:06.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-09-09T22:13:06.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19392025-09-09T22:13:06.429Z
19402025-09-09T22:13:06.429Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/227)
19412025-09-09T22:13:06.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-09-09T22:13:06.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-09-09T22:13:06.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-09-09T22:13:06.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19452025-09-09T22:13:07.012Z
19462025-09-09T22:13:07.012Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/227)
19472025-09-09T22:13:07.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-09-09T22:13:07.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-09-09T22:13:07.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-09-09T22:13:07.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19512025-09-09T22:13:07.598Z
19522025-09-09T22:13:07.598Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/227)
19532025-09-09T22:13:08.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-09-09T22:13:08.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-09-09T22:13:08.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-09-09T22:13:08.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19572025-09-09T22:13:08.185Z
19582025-09-09T22:13:08.185Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/227)
19592025-09-09T22:13:08.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-09-09T22:13:08.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-09-09T22:13:08.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-09-09T22:13:08.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19632025-09-09T22:13:08.767Z
19642025-09-09T22:13:08.767Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/227)
19652025-09-09T22:13:09.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-09-09T22:13:09.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-09-09T22:13:09.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-09-09T22:13:09.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19692025-09-09T22:13:09.353Z
19702025-09-09T22:13:09.354Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/227)
19712025-09-09T22:13:09.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-09-09T22:13:09.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-09-09T22:13:09.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-09-09T22:13:09.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19752025-09-09T22:13:09.945Z
19762025-09-09T22:13:09.945Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/227)
19772025-09-09T22:13:10.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-09-09T22:13:10.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-09-09T22:13:10.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802025-09-09T22:13:10.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19812025-09-09T22:13:10.534Z
19822025-09-09T22:13:10.534Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/227)
19832025-09-09T22:13:11.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842025-09-09T22:13:11.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852025-09-09T22:13:11.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862025-09-09T22:13:11.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19872025-09-09T22:13:11.119Z
19882025-09-09T22:13:11.119Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/227)
19892025-09-09T22:13:11.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902025-09-09T22:13:11.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912025-09-09T22:13:11.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922025-09-09T22:13:11.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19932025-09-09T22:13:11.708Z
19942025-09-09T22:13:11.708Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/227)
19952025-09-09T22:13:12.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962025-09-09T22:13:12.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972025-09-09T22:13:12.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982025-09-09T22:13:12.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19992025-09-09T22:13:12.295Z
20002025-09-09T22:13:12.295Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/227)
20012025-09-09T22:13:12.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022025-09-09T22:13:12.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032025-09-09T22:13:12.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042025-09-09T22:13:12.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20052025-09-09T22:13:12.887Z
20062025-09-09T22:13:12.888Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/227)
20072025-09-09T22:13:13.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082025-09-09T22:13:13.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092025-09-09T22:13:13.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102025-09-09T22:13:13.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20112025-09-09T22:13:13.478Z
20122025-09-09T22:13:13.478Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/227)
20132025-09-09T22:13:14.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142025-09-09T22:13:14.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152025-09-09T22:13:14.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162025-09-09T22:13:14.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20172025-09-09T22:13:14.063Z
20182025-09-09T22:13:14.063Zinfo: running `cargo check --bins` on sled-hardware-types (46/227)
20192025-09-09T22:13:14.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202025-09-09T22:13:14.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212025-09-09T22:13:14.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222025-09-09T22:13:14.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20232025-09-09T22:13:14.857Z
20242025-09-09T22:13:14.857Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/227)
20252025-09-09T22:13:15.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262025-09-09T22:13:15.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272025-09-09T22:13:15.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282025-09-09T22:13:15.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20292025-09-09T22:13:15.651Z
20302025-09-09T22:13:15.651Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/227)
20312025-09-09T22:13:16.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322025-09-09T22:13:16.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332025-09-09T22:13:16.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342025-09-09T22:13:16.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20352025-09-09T22:13:16.436Z
20362025-09-09T22:13:16.436Zinfo: running `cargo check --bins` on oxlog (49/227)
20372025-09-09T22:13:17.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382025-09-09T22:13:17.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392025-09-09T22:13:17.206Z Checking cfg-if v1.0.1
20402025-09-09T22:13:17.209Z Checking libc v0.2.174
20412025-09-09T22:13:17.335Z Checking serde v1.0.219
20422025-09-09T22:13:17.346Z Checking zeroize v1.8.1
20432025-09-09T22:13:17.349Z Checking memchr v2.7.4
20442025-09-09T22:13:17.367Z Checking typenum v1.17.0
20452025-09-09T22:13:17.371Z Checking smallvec v1.15.1
20462025-09-09T22:13:17.397Z Checking value-bag v1.9.0
20472025-09-09T22:13:17.410Z Checking subtle v2.6.1
20482025-09-09T22:13:17.590Z Checking scopeguard v1.2.0
20492025-09-09T22:13:17.675Z Checking const-oid v0.9.6
20502025-09-09T22:13:17.750Z Checking itoa v1.0.11
20512025-09-09T22:13:17.778Z Checking lock_api v0.4.12
20522025-09-09T22:13:17.778Z Checking log v0.4.27
20532025-09-09T22:13:17.997Z Checking stable_deref_trait v1.2.0
20542025-09-09T22:13:18.125Z Checking zerofrom v0.1.4
20552025-09-09T22:13:18.174Z Checking pin-project-lite v0.2.14
20562025-09-09T22:13:18.199Z Checking byteorder v1.5.0
20572025-09-09T22:13:18.289Z Checking portable-atomic v1.11.0
20582025-09-09T22:13:18.320Z Checking critical-section v1.1.3
20592025-09-09T22:13:18.346Z Checking yoke v0.7.4
20602025-09-09T22:13:18.361Z Checking getrandom v0.2.15
20612025-09-09T22:13:18.447Z Checking generic-array v0.14.7
20622025-09-09T22:13:18.483Z Checking parking_lot_core v0.9.10
20632025-09-09T22:13:18.603Z Checking signal-hook-registry v1.4.2
20642025-09-09T22:13:18.627Z Checking rand_core v0.6.4
20652025-09-09T22:13:18.667Z Checking mio v1.0.2
20662025-09-09T22:13:18.823Z Checking parking_lot v0.12.3
20672025-09-09T22:13:18.861Z Checking zerovec v0.10.4
20682025-09-09T22:13:18.949Z Checking socket2 v0.6.0
20692025-09-09T22:13:19.175Z Checking futures-core v0.3.31
20702025-09-09T22:13:19.264Z Checking allocator-api2 v0.2.21
20712025-09-09T22:13:19.280Z Checking once_cell v1.21.3
20722025-09-09T22:13:19.388Z Checking equivalent v1.0.2
20732025-09-09T22:13:19.415Z Checking cpufeatures v0.2.14
20742025-09-09T22:13:19.512Z Checking foldhash v0.1.5
20752025-09-09T22:13:19.531Z Checking writeable v0.5.5
20762025-09-09T22:13:19.535Z Checking litemap v0.7.3
20772025-09-09T22:13:19.566Z Checking crypto-common v0.1.6
20782025-09-09T22:13:19.604Z Checking block-buffer v0.10.4
20792025-09-09T22:13:19.770Z Checking block-padding v0.3.3
20802025-09-09T22:13:19.785Z Checking getrandom v0.3.1
20812025-09-09T22:13:19.840Z Checking digest v0.10.7
20822025-09-09T22:13:19.868Z Checking percent-encoding v2.3.2
20832025-09-09T22:13:19.893Z Checking hashbrown v0.15.4
20842025-09-09T22:13:19.911Z Checking zerocopy v0.7.35
20852025-09-09T22:13:19.983Z Checking inout v0.1.3
20862025-09-09T22:13:20.009Z Checking libm v0.2.8
20872025-09-09T22:13:20.096Z Checking futures-sink v0.3.31
20882025-09-09T22:13:20.220Z Checking hmac v0.12.1
20892025-09-09T22:13:20.240Z Checking icu_locid_transform_data v1.5.0
20902025-09-09T22:13:20.258Z Checking ryu v1.0.18
20912025-09-09T22:13:20.346Z Checking futures-channel v0.3.31
20922025-09-09T22:13:20.364Z Checking tinystr v0.7.6
20932025-09-09T22:13:20.429Z Checking icu_collections v1.5.0
20942025-09-09T22:13:20.504Z Checking cipher v0.4.4
20952025-09-09T22:13:20.703Z Checking sha2 v0.10.9
20962025-09-09T22:13:20.706Z Checking icu_locid v1.5.0
20972025-09-09T22:13:20.898Z Checking slab v0.4.9
20982025-09-09T22:13:20.941Z Checking pin-utils v0.1.0
20992025-09-09T22:13:20.961Z Checking num-traits v0.2.19
21002025-09-09T22:13:21.036Z Checking futures-task v0.3.31
21012025-09-09T22:13:21.055Z Checking icu_properties_data v1.5.0
21022025-09-09T22:13:21.111Z Checking base64ct v1.6.0
21032025-09-09T22:13:21.172Z Checking futures-io v0.3.31
21042025-09-09T22:13:21.272Z Checking utf8_iter v1.0.4
21052025-09-09T22:13:21.292Z Checking utf16_iter v1.0.5
21062025-09-09T22:13:21.309Z Checking icu_normalizer_data v1.5.0
21072025-09-09T22:13:21.357Z Checking futures-util v0.3.31
21082025-09-09T22:13:21.418Z Checking flagset v0.4.6
21092025-09-09T22:13:21.473Z Checking write16 v1.0.0
21102025-09-09T22:13:21.494Z Checking ppv-lite86 v0.2.20
21112025-09-09T22:13:21.569Z Checking pem-rfc7468 v0.7.0
21122025-09-09T22:13:21.619Z Checking salsa20 v0.10.2
21132025-09-09T22:13:21.636Z Checking pbkdf2 v0.12.2
21142025-09-09T22:13:21.655Z Checking icu_provider v1.5.0
21152025-09-09T22:13:21.802Z Checking bytes v1.10.1
21162025-09-09T22:13:21.821Z Checking bitflags v2.9.1
21172025-09-09T22:13:21.843Z Checking serde_json v1.0.143
21182025-09-09T22:13:21.861Z Checking indexmap v2.11.0
21192025-09-09T22:13:22.139Z Checking der v0.7.9
21202025-09-09T22:13:22.170Z Checking fnv v1.0.7
21212025-09-09T22:13:22.256Z Checking icu_locid_transform v1.5.0
21222025-09-09T22:13:22.308Z Checking scrypt v0.11.0
21232025-09-09T22:13:22.371Z Checking cbc v0.1.2
21242025-09-09T22:13:22.554Z Checking aes v0.8.4
21252025-09-09T22:13:22.593Z Checking form_urlencoded v1.2.2
21262025-09-09T22:13:22.769Z Checking tokio v1.47.0
21272025-09-09T22:13:22.822Z Checking http v1.3.1
21282025-09-09T22:13:23.119Z Checking uuid v1.18.1
21292025-09-09T22:13:23.252Z Checking icu_properties v1.5.1
21302025-09-09T22:13:23.481Z Checking tracing-core v0.1.32
21312025-09-09T22:13:23.502Z Checking rustls-pki-types v1.10.0
21322025-09-09T22:13:23.764Z Checking iana-time-zone v0.1.63
21332025-09-09T22:13:23.825Z Checking spki v0.7.3
21342025-09-09T22:13:23.943Z Compiling newtype-uuid v1.2.4
21352025-09-09T22:13:24.029Z Checking base64 v0.22.1
21362025-09-09T22:13:24.079Z Checking http-body v1.0.1
21372025-09-09T22:13:24.107Z Checking tracing v0.1.40
21382025-09-09T22:13:24.126Z Checking pkcs5 v0.7.1
21392025-09-09T22:13:24.267Z Checking tinyvec_macros v0.1.1
21402025-09-09T22:13:24.347Z Checking chrono v0.4.41
21412025-09-09T22:13:24.380Z Checking tinyvec v1.8.0
21422025-09-09T22:13:24.475Z Checking rand_core v0.9.3
21432025-09-09T22:13:24.509Z Checking errno v0.3.12
21442025-09-09T22:13:24.657Z Checking pkcs8 v0.10.2
21452025-09-09T22:13:24.710Z Checking aws-lc-sys v0.26.0
21462025-09-09T22:13:24.818Z Checking spin v0.9.8
21472025-09-09T22:13:24.989Z Checking atomic-waker v1.1.2
21482025-09-09T22:13:25.156Z Checking tower-service v0.3.3
21492025-09-09T22:13:25.175Z Checking openssl-probe v0.1.5
21502025-09-09T22:13:25.303Z Checking adler2 v2.0.0
21512025-09-09T22:13:25.334Z Checking foreign-types-shared v0.1.1
21522025-09-09T22:13:25.463Z Checking untrusted v0.9.0
21532025-09-09T22:13:25.484Z Checking try-lock v0.2.5
21542025-09-09T22:13:25.639Z Checking untrusted v0.7.1
21552025-09-09T22:13:25.658Z Checking want v0.3.1
21562025-09-09T22:13:25.684Z Checking ring v0.17.14
21572025-09-09T22:13:25.839Z Checking miniz_oxide v0.8.5
21582025-09-09T22:13:25.871Z Checking foreign-types v0.3.2
21592025-09-09T22:13:25.889Z Checking rand_chacha v0.9.0
21602025-09-09T22:13:25.977Z Checking ipnet v2.11.0
21612025-09-09T22:13:26.271Z Checking httparse v1.9.5
21622025-09-09T22:13:26.298Z Checking openssl-sys v0.9.109
21632025-09-09T22:13:26.506Z Checking icu_normalizer v1.5.0
21642025-09-09T22:13:26.555Z Checking thiserror v1.0.69
21652025-09-09T22:13:26.604Z Checking aho-corasick v1.1.3
21662025-09-09T22:13:26.708Z Checking httpdate v1.0.3
21672025-09-09T22:13:26.711Z Checking unicode-ident v1.0.18
21682025-09-09T22:13:26.922Z Checking powerfmt v0.2.0
21692025-09-09T22:13:26.943Z Checking aws-lc-rs v1.12.4
21702025-09-09T22:13:26.977Z Checking regex-syntax v0.8.5
21712025-09-09T22:13:27.211Z Checking deranged v0.3.11
21722025-09-09T22:13:27.230Z Checking idna_adapter v1.2.0
21732025-09-09T22:13:27.432Z Checking idna v1.0.3
21742025-09-09T22:13:27.452Z Checking openssl v0.10.73
21752025-09-09T22:13:27.890Z Checking proc-macro2 v1.0.101
21762025-09-09T22:13:27.943Z Checking url v2.5.4
21772025-09-09T22:13:28.201Z Checking rand v0.9.2
21782025-09-09T22:13:28.562Z Checking unicode-normalization v0.1.24
21792025-09-09T22:13:28.581Z Checking rustix v0.38.37
21802025-09-09T22:13:28.639Z Checking rustls-webpki v0.102.8
21812025-09-09T22:13:28.855Z Checking crossbeam-utils v0.8.21
21822025-09-09T22:13:29.232Z Checking semver v1.0.26
21832025-09-09T22:13:29.411Z Checking bzip2-sys v0.1.13+1.0.8
21842025-09-09T22:13:29.492Z Checking signature v2.2.0
21852025-09-09T22:13:29.550Z Checking scroll v0.12.0
21862025-09-09T22:13:29.569Z Checking crc32fast v1.4.2
21872025-09-09T22:13:29.698Z Checking unicode-properties v0.1.3
21882025-09-09T22:13:29.717Z Checking zlib-rs v0.5.1
21892025-09-09T22:13:29.758Z Checking tokio-util v0.7.15
21902025-09-09T22:13:29.833Z Checking siphasher v0.3.11
21912025-09-09T22:13:30.009Z Checking dyn-clone v1.0.20
21922025-09-09T22:13:30.071Z Checking utf8parse v0.2.2
21932025-09-09T22:13:30.138Z Checking unicode-bidi v0.3.17
21942025-09-09T22:13:30.176Z Checking regex-automata v0.4.8
21952025-09-09T22:13:30.195Z Checking num_threads v0.1.7
21962025-09-09T22:13:30.229Z Checking ucd-trie v0.1.7
21972025-09-09T22:13:30.328Z Checking time-core v0.1.2
21982025-09-09T22:13:30.452Z Checking either v1.15.0
21992025-09-09T22:13:30.498Z Checking anstyle v1.0.11
22002025-09-09T22:13:30.741Z Checking plain v0.2.3
22012025-09-09T22:13:30.824Z Checking num-conv v0.1.0
22022025-09-09T22:13:30.858Z Checking stringprep v0.1.5
22032025-09-09T22:13:30.911Z Checking goblin v0.8.2
22042025-09-09T22:13:31.011Z Checking h2 v0.4.6
22052025-09-09T22:13:31.094Z Checking time v0.3.36
22062025-09-09T22:13:31.147Z Checking pest v2.7.14
22072025-09-09T22:13:31.598Z Checking libz-rs-sys v0.5.1
22082025-09-09T22:13:31.817Z Checking anstyle-parse v0.2.5
22092025-09-09T22:13:31.836Z Checking schemars v0.8.22
22102025-09-09T22:13:32.117Z Checking phf_shared v0.11.2
22112025-09-09T22:13:32.381Z Checking crossbeam-epoch v0.9.18
22122025-09-09T22:13:32.519Z Checking native-tls v0.2.12
22132025-09-09T22:13:32.812Z Checking rustls v0.23.19
22142025-09-09T22:13:32.847Z Checking quote v1.0.40
22152025-09-09T22:13:33.296Z Checking num-integer v0.1.46
22162025-09-09T22:13:33.452Z Checking zerocopy v0.8.26
22172025-09-09T22:13:33.488Z Checking rand_chacha v0.3.1
22182025-09-09T22:13:33.585Z Checking toml_datetime v0.6.11
22192025-09-09T22:13:33.772Z Checking serde_spanned v0.6.9
22202025-09-09T22:13:33.905Z Checking zstd-sys v2.0.14+zstd.1.5.7
22212025-09-09T22:13:33.930Z Checking md-5 v0.10.6
22222025-09-09T22:13:33.978Z Checking sync_wrapper v1.0.1
22232025-09-09T22:13:34.113Z Checking ff v0.13.0
22242025-09-09T22:13:34.151Z Checking hash32 v0.2.1
22252025-09-09T22:13:34.170Z Checking gimli v0.31.1
22262025-09-09T22:13:34.356Z Checking colorchoice v1.0.2
22272025-09-09T22:13:34.461Z Checking is_terminal_polyfill v1.70.1
22282025-09-09T22:13:34.478Z Checking anstyle-query v1.1.1
22292025-09-09T22:13:34.533Z Checking base16ct v0.2.0
22302025-09-09T22:13:34.593Z Checking fallible-iterator v0.2.0
22312025-09-09T22:13:34.626Z Checking psl-types v2.0.11
22322025-09-09T22:13:34.745Z Checking pretty-hex v0.4.1
22332025-09-09T22:13:34.817Z Checking tower-layer v0.3.3
22342025-09-09T22:13:34.950Z Checking publicsuffix v2.3.0
22352025-09-09T22:13:35.106Z Checking tower v0.5.2
22362025-09-09T22:13:35.170Z Checking postgres-protocol v0.6.8
22372025-09-09T22:13:35.246Z Checking sec1 v0.7.3
22382025-09-09T22:13:35.652Z Checking anstream v0.6.18
22392025-09-09T22:13:35.787Z Checking heapless v0.7.17
22402025-09-09T22:13:35.817Z Checking dof v0.3.0
22412025-09-09T22:13:35.843Z Checking group v0.13.0
22422025-09-09T22:13:36.014Z Checking zstd-safe v7.2.3
22432025-09-09T22:13:36.120Z Checking rand v0.8.5
22442025-09-09T22:13:36.316Z Checking num-iter v0.1.45
22452025-09-09T22:13:36.427Z Checking dtrace-parser v0.2.0
22462025-09-09T22:13:36.501Z Checking ipnetwork v0.21.1
22472025-09-09T22:13:36.668Z Compiling daft v0.1.4
22482025-09-09T22:13:36.711Z Checking cookie v0.18.1
22492025-09-09T22:13:36.910Z Checking syn v2.0.106
22502025-09-09T22:13:36.931Z Checking tokio-native-tls v0.3.1
22512025-09-09T22:13:37.167Z Checking flate2 v1.1.2
22522025-09-09T22:13:37.205Z Checking terminal_size v0.4.0
22532025-09-09T22:13:37.225Z Checking rustls-native-certs v0.8.1
22542025-09-09T22:13:37.275Z Checking lazy_static v1.5.0
22552025-09-09T22:13:37.340Z Checking hyper v1.7.0
22562025-09-09T22:13:37.382Z Checking http-body-util v0.1.3
22572025-09-09T22:13:37.415Z Checking webpki-roots v1.0.1
22582025-09-09T22:13:37.434Z Checking signal-hook v0.3.18
22592025-09-09T22:13:37.636Z Checking hkdf v0.12.4
22602025-09-09T22:13:37.759Z Checking crypto-bigint v0.5.5
22612025-09-09T22:13:37.788Z Checking thread-id v4.2.2
22622025-09-09T22:13:37.811Z Checking object v0.36.5
22632025-09-09T22:13:37.843Z Checking tokio-rustls v0.26.0
22642025-09-09T22:13:37.862Z Checking iri-string v0.7.8
22652025-09-09T22:13:37.907Z Checking lockfree-object-pool v0.1.6
22662025-09-09T22:13:37.945Z Checking addr2line v0.24.2
22672025-09-09T22:13:38.157Z Checking rustc-demangle v0.1.24
22682025-09-09T22:13:38.230Z Checking simd-adler32 v0.3.7
22692025-09-09T22:13:38.480Z Checking bumpalo v3.16.0
22702025-09-09T22:13:38.595Z Checking managed v0.8.0
22712025-09-09T22:13:38.599Z Checking clap_lex v0.7.4
22722025-09-09T22:13:38.827Z Checking bitflags v1.3.2
22732025-09-09T22:13:38.873Z Checking winnow v0.5.40
22742025-09-09T22:13:38.945Z Checking strsim v0.11.1
22752025-09-09T22:13:39.010Z Compiling rayon-core v1.12.1
22762025-09-09T22:13:39.253Z Checking clap_builder v4.5.41
22772025-09-09T22:13:39.258Z Checking hyper-util v0.1.16
22782025-09-09T22:13:39.354Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22792025-09-09T22:13:39.712Z Checking smoltcp v0.9.1
22802025-09-09T22:13:40.355Z Checking elliptic-curve v0.13.8
22812025-09-09T22:13:40.489Z Checking tower-http v0.6.6
22822025-09-09T22:13:41.007Z Checking zopfli v0.8.1
22832025-09-09T22:13:41.043Z Checking signal-hook-mio v0.2.4
22842025-09-09T22:13:41.191Z Checking num-bigint-dig v0.8.4
22852025-09-09T22:13:41.210Z Checking cookie_store v0.21.1
22862025-09-09T22:13:41.658Z Checking toml_edit v0.19.15
22872025-09-09T22:13:41.679Z Checking oxnet v0.1.3
22882025-09-09T22:13:41.897Z Checking hyper-tls v0.6.0
22892025-09-09T22:13:41.915Z Checking hyper-rustls v0.27.7
22902025-09-09T22:13:42.081Z Checking zstd v0.13.3
22912025-09-09T22:13:42.120Z Checking postgres-types v0.2.9
22922025-09-09T22:13:42.183Z Checking bstr v1.10.0
22932025-09-09T22:13:42.287Z Checking regex v1.11.1
22942025-09-09T22:13:42.438Z Checking crossbeam-deque v0.8.5
22952025-09-09T22:13:42.701Z Checking usdt-impl v0.5.0
22962025-09-09T22:13:42.763Z Checking phf v0.11.2
22972025-09-09T22:13:42.782Z Checking ed25519 v2.2.3
22982025-09-09T22:13:42.881Z Checking bzip2 v0.4.4
22992025-09-09T22:13:43.021Z Checking bzip2 v0.5.2
23002025-09-09T22:13:43.077Z Checking thiserror v2.0.16
23012025-09-09T22:13:43.103Z Checking curve25519-dalek v4.1.3
23022025-09-09T22:13:43.171Z Checking pkcs1 v0.7.5
23032025-09-09T22:13:43.190Z Checking strum v0.27.2
23042025-09-09T22:13:43.223Z Checking hubpack v0.1.2
23052025-09-09T22:13:43.240Z Checking memoffset v0.9.1
23062025-09-09T22:13:43.348Z Checking serde_urlencoded v0.7.1
23072025-09-09T22:13:43.366Z Checking float-cmp v0.10.0
23082025-09-09T22:13:43.524Z Checking serde-big-array v0.5.1
23092025-09-09T22:13:43.548Z Checking rfc6979 v0.4.0
23102025-09-09T22:13:43.579Z Checking memmap v0.7.0
23112025-09-09T22:13:43.597Z Checking socket2 v0.5.10
23122025-09-09T22:13:43.719Z Checking backtrace v0.3.74
23132025-09-09T22:13:43.742Z Checking encoding_rs v0.8.34
23142025-09-09T22:13:43.742Z Checking static_assertions v1.1.0
23152025-09-09T22:13:43.775Z Checking new_debug_unreachable v1.0.6
23162025-09-09T22:13:43.801Z Checking predicates-core v1.0.8
23172025-09-09T22:13:43.854Z Checking winnow v0.7.10
23182025-09-09T22:13:43.874Z Checking precomputed-hash v0.1.1
23192025-09-09T22:13:43.981Z Checking minimal-lexical v0.2.1
23202025-09-09T22:13:44.004Z Checking mime v0.3.17
23212025-09-09T22:13:44.008Z Checking normalize-line-endings v0.3.0
23222025-09-09T22:13:44.042Z Checking difflib v0.4.0
23232025-09-09T22:13:44.159Z Checking whoami v1.5.2
23242025-09-09T22:13:44.257Z Checking unicode-segmentation v1.12.0
23252025-09-09T22:13:44.324Z Checking toml_write v0.1.2
23262025-09-09T22:13:44.364Z Checking data-encoding v2.9.0
23272025-09-09T22:13:44.382Z Checking fixedbitset v0.4.2
23282025-09-09T22:13:44.481Z Checking tokio-postgres v0.7.13
23292025-09-09T22:13:44.656Z Checking petgraph v0.6.5
23302025-09-09T22:13:44.673Z Checking nom v7.1.3
23312025-09-09T22:13:44.878Z Checking ed25519-dalek v2.1.1
23322025-09-09T22:13:44.917Z Checking hickory-proto v0.25.2
23332025-09-09T22:13:44.945Z Checking similar v2.7.0
23342025-09-09T22:13:45.312Z Checking predicates v3.1.3
23352025-09-09T22:13:45.776Z Checking anyhow v1.0.99
23362025-09-09T22:13:45.950Z Checking string_cache v0.8.9
23372025-09-09T22:13:45.994Z Checking reqwest v0.12.22
23382025-09-09T22:13:46.150Z Checking toml v0.7.8
23392025-09-09T22:13:46.251Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23402025-09-09T22:13:46.628Z Checking toml_edit v0.22.27
23412025-09-09T22:13:46.839Z Checking usdt v0.5.0
23422025-09-09T22:13:47.123Z Checking ecdsa v0.16.9
23432025-09-09T22:13:47.253Z Checking rsa v0.9.6
23442025-09-09T22:13:47.648Z Checking nix v0.29.0
23452025-09-09T22:13:47.760Z Checking zip v4.2.0
23462025-09-09T22:13:47.782Z Checking zip v0.6.6
23472025-09-09T22:13:48.226Z Checking clap v4.5.41
23482025-09-09T22:13:48.360Z Checking crossterm v0.28.1
23492025-09-09T22:13:48.498Z Checking ahash v0.8.12
23502025-09-09T22:13:48.521Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23512025-09-09T22:13:48.881Z Checking tokio-stream v0.1.17
23522025-09-09T22:13:48.899Z Checking itertools v0.13.0
23532025-09-09T22:13:49.008Z Checking itertools v0.12.1
23542025-09-09T22:13:49.056Z Checking itertools v0.10.5
23552025-09-09T22:13:49.202Z Checking buf-list v1.0.3
23562025-09-09T22:13:49.548Z Checking fs-err v3.1.1
23572025-09-09T22:13:49.709Z Checking strum v0.26.3
23582025-09-09T22:13:49.895Z Checking rustix v1.0.7
23592025-09-09T22:13:50.060Z Checking slog v2.7.0
23602025-09-09T22:13:50.144Z Checking x509-cert v0.2.5
23612025-09-09T22:13:50.522Z Checking openapiv3 v2.2.0
23622025-09-09T22:13:51.193Z Checking sha1 v0.10.6
23632025-09-09T22:13:51.298Z Checking winnow v0.6.26
23642025-09-09T22:13:51.440Z Checking rustc-hash v2.1.1
23652025-09-09T22:13:51.483Z Checking peg-runtime v0.8.5
23662025-09-09T22:13:51.537Z Checking unicode-xid v0.2.6
23672025-09-09T22:13:51.626Z Checking lalrpop-util v0.19.12
23682025-09-09T22:13:51.645Z Checking heck v0.4.1
23692025-09-09T22:13:51.679Z Checking rayon v1.10.0
23702025-09-09T22:13:51.706Z Checking camino v1.1.12
23712025-09-09T22:13:51.732Z Checking sigpipe v0.1.3
23722025-09-09T22:13:51.852Z Checking jiff v0.2.15
23732025-09-09T22:13:51.856Z Checking glob v0.3.2
23742025-09-09T22:13:55.706Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23752025-09-09T22:13:56.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.65s
23762025-09-09T22:13:56.289Z
23772025-09-09T22:13:56.289Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/227)
23782025-09-09T22:13:57.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792025-09-09T22:13:57.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802025-09-09T22:13:57.207Z Compiling regress v0.10.4
23812025-09-09T22:13:57.350Z Compiling ident_case v1.0.1
23822025-09-09T22:13:57.367Z Checking heck v0.5.0
23832025-09-09T22:13:57.400Z Checking newtype-uuid v1.2.4
23842025-09-09T22:13:57.420Z Compiling unsafe-libyaml v0.2.11
23852025-09-09T22:13:57.423Z Checking futures-executor v0.3.31
23862025-09-09T22:13:57.428Z Checking fastrand v2.1.1
23872025-09-09T22:13:57.528Z Compiling darling_core v0.20.10
23882025-09-09T22:13:57.559Z Checking thread_local v1.1.8
23892025-09-09T22:13:57.670Z Checking daft v0.1.4
23902025-09-09T22:13:57.729Z Checking futures v0.3.31
23912025-09-09T22:13:57.798Z Checking tempfile v3.20.0
23922025-09-09T22:13:57.840Z Checking macaddr v1.0.1
23932025-09-09T22:13:57.861Z Compiling structmeta-derive v0.3.0
23942025-09-09T22:13:58.095Z Compiling ref-cast v1.0.24
23952025-09-09T22:13:58.164Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23962025-09-09T22:13:58.184Z Checking crossbeam-channel v0.5.15
23972025-09-09T22:13:58.286Z Compiling ref-cast-impl v1.0.24
23982025-09-09T22:13:58.689Z Compiling serde_yaml v0.9.34+deprecated
23992025-09-09T22:13:58.907Z Checking is-terminal v0.4.13
24002025-09-09T22:13:59.044Z Checking term v1.1.0
24012025-09-09T22:13:59.192Z Compiling rustls v0.22.4
24022025-09-09T22:13:59.374Z Checking take_mut v0.2.2
24032025-09-09T22:13:59.493Z Checking slog-term v2.9.2
24042025-09-09T22:13:59.573Z Checking slog-async v2.8.0
24052025-09-09T22:13:59.705Z Compiling multer v3.1.0
24062025-09-09T22:13:59.869Z Checking match_cfg v0.1.0
24072025-09-09T22:13:59.991Z Checking hostname v0.3.1
24082025-09-09T22:14:00.138Z Checking toml_parser v1.0.2
24092025-09-09T22:14:00.159Z Checking slog-json v2.6.1
24102025-09-09T22:14:00.326Z Compiling structmeta v0.3.0
24112025-09-09T22:14:00.423Z Checking serde_spanned v1.0.0
24122025-09-09T22:14:00.662Z Checking toml_datetime v0.7.0
24132025-09-09T22:14:00.732Z Checking hex v0.4.3
24142025-09-09T22:14:00.787Z Checking typify-impl v0.3.0
24152025-09-09T22:14:00.877Z Compiling async-stream-impl v0.3.6
24162025-09-09T22:14:01.237Z Checking wait-timeout v0.2.0
24172025-09-09T22:14:01.447Z Compiling dropshot v0.16.4
24182025-09-09T22:14:01.798Z Checking debug-ignore v1.0.5
24192025-09-09T22:14:01.961Z Checking toml_writer v1.0.2
24202025-09-09T22:14:02.059Z Checking quick-error v1.2.3
24212025-09-09T22:14:02.114Z Checking bit-vec v0.8.0
24222025-09-09T22:14:02.229Z Checking rusty-fork v0.3.0
24232025-09-09T22:14:02.327Z Checking toml v0.9.5
24242025-09-09T22:14:02.522Z Checking bit-set v0.8.0
24252025-09-09T22:14:02.522Z Checking async-stream v0.3.6
24262025-09-09T22:14:02.817Z Compiling derive-ex v0.1.8
24272025-09-09T22:14:02.841Z Checking slog-bunyan v2.5.0
24282025-09-09T22:14:03.216Z Compiling darling_macro v0.20.10
24292025-09-09T22:14:03.358Z Checking rand_xorshift v0.4.0
24302025-09-09T22:14:03.381Z Checking tokio-rustls v0.25.0
24312025-09-09T22:14:03.438Z Checking progenitor-client v0.9.1
24322025-09-09T22:14:03.552Z Checking waitgroup v0.1.2
24332025-09-09T22:14:03.624Z Checking rustls-pemfile v2.2.0
24342025-09-09T22:14:03.712Z Compiling dropshot_endpoint v0.16.4
24352025-09-09T22:14:03.762Z Checking serde_path_to_error v0.1.17
24362025-09-09T22:14:03.849Z Compiling derive-where v1.5.0
24372025-09-09T22:14:03.867Z Checking hostname v0.4.0
24382025-09-09T22:14:04.028Z Checking unarray v0.1.4
24392025-09-09T22:14:04.133Z Compiling darling v0.20.10
24402025-09-09T22:14:04.203Z Checking proptest v1.7.0
24412025-09-09T22:14:04.275Z Compiling serde_with_macros v3.14.0
24422025-09-09T22:14:04.378Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24432025-09-09T22:14:04.600Z Compiling parse-display-derive v0.10.0
24442025-09-09T22:14:05.146Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24452025-09-09T22:14:05.685Z Compiling darling_core v0.21.0
24462025-09-09T22:14:06.859Z Checking serde_with v3.14.0
24472025-09-09T22:14:06.990Z Compiling test-strategy v0.4.3
24482025-09-09T22:14:07.102Z Checking progenitor-client v0.10.0
24492025-09-09T22:14:07.495Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24502025-09-09T22:14:08.238Z Checking instant v0.1.13
24512025-09-09T22:14:08.382Z Checking backoff v0.4.0
24522025-09-09T22:14:08.472Z Checking parse-display v0.10.0
24532025-09-09T22:14:08.710Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24542025-09-09T22:14:08.731Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24552025-09-09T22:14:08.754Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24562025-09-09T22:14:08.881Z Checking iddqd v0.3.9
24572025-09-09T22:14:09.085Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24582025-09-09T22:14:09.497Z Checking unicode-width v0.1.14
24592025-09-09T22:14:09.516Z Compiling proc-macro-error v1.0.4
24602025-09-09T22:14:10.017Z Compiling itertools v0.14.0
24612025-09-09T22:14:10.153Z Compiling heapless v0.8.0
24622025-09-09T22:14:10.204Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24632025-09-09T22:14:10.501Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
24642025-09-09T22:14:10.580Z Compiling proc-macro-crate v1.3.1
24652025-09-09T22:14:10.634Z Checking hash32 v0.3.1
24662025-09-09T22:14:10.845Z Compiling smoltcp v0.11.0
24672025-09-09T22:14:11.048Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24682025-09-09T22:14:11.412Z Compiling typify-impl v0.4.3
24692025-09-09T22:14:11.448Z Compiling num_enum_derive v0.5.11
24702025-09-09T22:14:11.503Z Compiling foreign-types-macros v0.2.3
24712025-09-09T22:14:11.806Z Compiling darling_macro v0.21.0
24722025-09-09T22:14:12.141Z Checking cobs v0.2.3
24732025-09-09T22:14:12.164Z Checking foreign-types-shared v0.3.1
24742025-09-09T22:14:12.362Z Checking postcard v1.0.10
24752025-09-09T22:14:12.390Z Compiling typify-macro v0.3.0
24762025-09-09T22:14:12.722Z Compiling darling v0.21.0
24772025-09-09T22:14:12.771Z Checking foreign-types v0.5.0
24782025-09-09T22:14:12.921Z Checking tabwriter v1.4.0
24792025-09-09T22:14:12.941Z Compiling ingot-macros v0.1.1
24802025-09-09T22:14:13.025Z Compiling typify-impl v0.2.0
24812025-09-09T22:14:13.080Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24822025-09-09T22:14:13.181Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24832025-09-09T22:14:13.611Z Checking num_enum v0.5.11
24842025-09-09T22:14:13.632Z Checking cstr-argument v0.1.2
24852025-09-09T22:14:13.808Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24862025-09-09T22:14:13.839Z Checking pretty-hex v0.2.1
24872025-09-09T22:14:13.860Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24882025-09-09T22:14:14.048Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24892025-09-09T22:14:14.225Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24902025-09-09T22:14:14.252Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24912025-09-09T22:14:14.360Z Checking colored v2.2.0
24922025-09-09T22:14:14.406Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24932025-09-09T22:14:14.629Z Checking unicode-width v0.2.0
24942025-09-09T22:14:14.828Z Compiling crucible-workspace-hack v0.1.0
24952025-09-09T22:14:15.135Z Compiling semver v0.1.20
24962025-09-09T22:14:15.300Z Checking console v0.15.10
24972025-09-09T22:14:15.321Z Compiling zone_cfg_derive v0.3.0
24982025-09-09T22:14:15.711Z Compiling rustc_version v0.1.7
24992025-09-09T22:14:16.175Z Checking camino-tempfile v1.4.1
25002025-09-09T22:14:16.207Z Compiling typify v0.3.0
25012025-09-09T22:14:16.397Z Compiling progenitor-impl v0.9.1
25022025-09-09T22:14:16.672Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25032025-09-09T22:14:17.041Z Checking smf v0.2.3
25042025-09-09T22:14:17.507Z Compiling num-derive v0.4.2
25052025-09-09T22:14:18.504Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25062025-09-09T22:14:18.609Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25072025-09-09T22:14:18.881Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25082025-09-09T22:14:18.902Z Checking zone v0.3.1
25092025-09-09T22:14:19.164Z Compiling newtype_derive v0.1.6
25102025-09-09T22:14:19.564Z Checking num-rational v0.4.2
25112025-09-09T22:14:19.697Z Checking password-hash v0.5.0
25122025-09-09T22:14:19.721Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
25132025-09-09T22:14:19.831Z Checking ingot-types v0.1.2
25142025-09-09T22:14:20.166Z Checking blake2 v0.10.6
25152025-09-09T22:14:20.213Z Checking num-complex v0.4.6
25162025-09-09T22:14:20.235Z Compiling pin-project-internal v1.1.6
25172025-09-09T22:14:20.628Z Checking ingot v0.1.1
25182025-09-09T22:14:20.649Z Compiling cancel-safe-futures v0.1.5
25192025-09-09T22:14:21.034Z Compiling owo-colors v4.2.2
25202025-09-09T22:14:21.089Z Checking num v0.4.3
25212025-09-09T22:14:21.246Z Checking argon2 v0.5.3
25222025-09-09T22:14:21.842Z Checking atomicwrites v0.4.4
25232025-09-09T22:14:21.934Z Checking newline-converter v0.3.0
25242025-09-09T22:14:22.028Z Compiling snafu-derive v0.8.5
25252025-09-09T22:14:22.062Z Checking pem v3.0.5
25262025-09-09T22:14:22.115Z Checking libsw-core v0.3.1
25272025-09-09T22:14:22.365Z Compiling lzma-sys v0.1.20
25282025-09-09T22:14:22.384Z Checking secrecy v0.10.3
25292025-09-09T22:14:22.578Z Checking csv-core v0.1.11
25302025-09-09T22:14:22.903Z Checking float-ord v0.3.2
25312025-09-09T22:14:22.907Z Checking pin-project v1.1.6
25322025-09-09T22:14:22.907Z Compiling typify-macro v0.4.3
25332025-09-09T22:14:22.961Z Compiling progenitor-macro v0.9.1
25342025-09-09T22:14:23.081Z Checking bytecount v0.6.8
25352025-09-09T22:14:23.104Z Checking utf-8 v0.7.6
25362025-09-09T22:14:23.107Z Checking arc-swap v1.7.1
25372025-09-09T22:14:23.258Z Compiling convert_case v0.4.0
25382025-09-09T22:14:23.363Z Checking same-file v1.0.6
25392025-09-09T22:14:23.535Z Checking indent_write v2.2.0
25402025-09-09T22:14:23.565Z Checking fixedbitset v0.5.7
25412025-09-09T22:14:23.772Z Checking walkdir v2.5.0
25422025-09-09T22:14:23.959Z Checking petgraph v0.8.2
25432025-09-09T22:14:24.032Z Compiling typify-macro v0.2.0
25442025-09-09T22:14:24.060Z Checking slog-scope v4.4.0
25452025-09-09T22:14:24.064Z Compiling derive_more v0.99.20
25462025-09-09T22:14:24.064Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
25472025-09-09T22:14:24.290Z Checking tungstenite v0.21.0
25482025-09-09T22:14:25.243Z Checking papergrid v0.11.0
25492025-09-09T22:14:26.629Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
25502025-09-09T22:14:26.682Z Checking csv v1.3.1
25512025-09-09T22:14:26.810Z Checking snafu v0.8.5
25522025-09-09T22:14:26.853Z Compiling typify v0.4.3
25532025-09-09T22:14:27.036Z Compiling progenitor-impl v0.10.0
25542025-09-09T22:14:27.316Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25552025-09-09T22:14:27.501Z Checking libsw v3.5.0
25562025-09-09T22:14:27.689Z Checking expectorate v1.2.0
25572025-09-09T22:14:27.957Z Compiling typify v0.2.0
25582025-09-09T22:14:28.152Z Compiling progenitor-impl v0.8.0
25592025-09-09T22:14:28.372Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
25602025-09-09T22:14:28.746Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25612025-09-09T22:14:29.360Z Compiling tabled_derive v0.7.0
25622025-09-09T22:14:29.434Z Checking globset v0.4.15
25632025-09-09T22:14:29.662Z Checking olpc-cjson v0.1.4
25642025-09-09T22:14:29.911Z Compiling heck v0.3.3
25652025-09-09T22:14:29.950Z Checking progenitor-client v0.8.0
25662025-09-09T22:14:30.256Z Checking serde_plain v1.0.2
25672025-09-09T22:14:30.327Z Compiling async-recursion v1.1.1
25682025-09-09T22:14:30.514Z Checking typed-path v0.9.3
25692025-09-09T22:14:30.578Z Checking linear-map v1.2.0
25702025-09-09T22:14:30.638Z Checking unicode-linebreak v0.1.5
25712025-09-09T22:14:30.932Z Checking swrite v0.1.0
25722025-09-09T22:14:31.074Z Checking highway v1.3.0
25732025-09-09T22:14:31.094Z Checking smawk v0.3.2
25742025-09-09T22:14:31.340Z Checking textwrap v0.16.2
25752025-09-09T22:14:31.532Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25762025-09-09T22:14:31.556Z Checking tabled v0.15.0
25772025-09-09T22:14:31.772Z Compiling zone_cfg_derive v0.1.2
25782025-09-09T22:14:31.802Z Checking steno v0.4.1
25792025-09-09T22:14:32.456Z Checking tough v0.20.0
25802025-09-09T22:14:33.348Z Checking tokio-tungstenite v0.21.0
25812025-09-09T22:14:33.563Z Compiling progenitor-macro v0.10.0
25822025-09-09T22:14:33.884Z Checking slog-stdlog v4.1.1
25832025-09-09T22:14:34.024Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25842025-09-09T22:14:34.074Z Checking number_prefix v0.4.0
25852025-09-09T22:14:34.281Z Checking humantime v2.2.0
25862025-09-09T22:14:34.300Z Checking base64 v0.21.7
25872025-09-09T22:14:34.334Z Checking base64 v0.13.1
25882025-09-09T22:14:34.463Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25892025-09-09T22:14:34.595Z Checking indicatif v0.17.11
25902025-09-09T22:14:34.771Z Checking ron v0.7.1
25912025-09-09T22:14:34.794Z Compiling progenitor-macro v0.8.0
25922025-09-09T22:14:34.819Z Checking slog-envlogger v2.2.0
25932025-09-09T22:14:34.984Z Checking xz2 v0.1.7
25942025-09-09T22:14:35.065Z Checking zone v0.1.8
25952025-09-09T22:14:35.305Z Checking toml v0.8.23
25962025-09-09T22:14:35.326Z Checking tokio-dtrace v0.1.0
25972025-09-09T22:14:35.632Z Checking xattr v1.3.1
25982025-09-09T22:14:35.769Z Checking yasna v0.5.2
25992025-09-09T22:14:35.869Z Checking headers-core v0.3.0
26002025-09-09T22:14:35.914Z Checking filetime v0.2.25
26012025-09-09T22:14:35.970Z Checking progenitor v0.9.1
26022025-09-09T22:14:35.991Z Checking oxide-tokio-rt v0.1.2
26032025-09-09T22:14:36.040Z Checking headers v0.4.1
26042025-09-09T22:14:36.127Z Checking tar v0.4.44
26052025-09-09T22:14:36.211Z Checking subprocess v0.2.9
26062025-09-09T22:14:36.231Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
26072025-09-09T22:14:36.604Z Checking rcgen v0.12.1
26082025-09-09T22:14:40.502Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26092025-09-09T22:14:40.902Z Checking progenitor v0.10.0
26102025-09-09T22:14:40.983Z Checking progenitor v0.8.0
26112025-09-09T22:14:41.140Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26122025-09-09T22:14:43.638Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26132025-09-09T22:14:46.991Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26142025-09-09T22:14:46.995Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26152025-09-09T22:14:46.995Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26162025-09-09T22:14:46.995Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26172025-09-09T22:14:46.995Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26182025-09-09T22:14:49.197Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26192025-09-09T22:14:49.219Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26202025-09-09T22:14:49.276Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26212025-09-09T22:14:49.813Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
26222025-09-09T22:14:52.169Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26232025-09-09T22:15:07.025Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26242025-09-09T22:15:08.772Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26252025-09-09T22:15:10.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
26262025-09-09T22:15:10.600Z
26272025-09-09T22:15:10.600Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/227)
26282025-09-09T22:15:11.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-09-09T22:15:11.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-09-09T22:15:11.480Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26312025-09-09T22:15:13.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
26322025-09-09T22:15:13.458Z
26332025-09-09T22:15:13.458Zinfo: running `cargo check --bins` on nexus-config (52/227)
26342025-09-09T22:15:14.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-09-09T22:15:14.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-09-09T22:15:14.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-09-09T22:15:14.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26382025-09-09T22:15:14.286Z
26392025-09-09T22:15:14.286Zinfo: running `cargo check --bins` on nexus-types (53/227)
26402025-09-09T22:15:15.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-09-09T22:15:15.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-09-09T22:15:15.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432025-09-09T22:15:15.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26442025-09-09T22:15:15.115Z
26452025-09-09T22:15:15.115Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/227)
26462025-09-09T22:15:15.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-09-09T22:15:15.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-09-09T22:15:15.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-09-09T22:15:15.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26502025-09-09T22:15:15.901Z
26512025-09-09T22:15:15.901Zinfo: running `cargo check --bins` on cockroach-admin-types (55/227)
26522025-09-09T22:15:16.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-09-09T22:15:16.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-09-09T22:15:16.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-09-09T22:15:16.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26562025-09-09T22:15:16.687Z
26572025-09-09T22:15:16.687Zinfo: running `cargo check --bins` on gateway-client (56/227)
26582025-09-09T22:15:17.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-09-09T22:15:17.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-09-09T22:15:17.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-09-09T22:15:17.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26622025-09-09T22:15:17.476Z
26632025-09-09T22:15:17.476Zinfo: running `cargo check --bins` on ereport-types (57/227)
26642025-09-09T22:15:18.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-09-09T22:15:18.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-09-09T22:15:18.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-09-09T22:15:18.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26682025-09-09T22:15:18.253Z
26692025-09-09T22:15:18.253Zinfo: running `cargo check --bins` on gateway-types (58/227)
26702025-09-09T22:15:19.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-09-09T22:15:19.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-09-09T22:15:19.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-09-09T22:15:19.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26742025-09-09T22:15:19.236Z
26752025-09-09T22:15:19.236Zinfo: running `cargo check --bins` on internal-dns-types (59/227)
26762025-09-09T22:15:19.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-09-09T22:15:19.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-09-09T22:15:19.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-09-09T22:15:19.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26802025-09-09T22:15:19.832Z
26812025-09-09T22:15:19.833Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (60/227)
26822025-09-09T22:15:20.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-09-09T22:15:20.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-09-09T22:15:20.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-09-09T22:15:20.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26862025-09-09T22:15:20.626Z
26872025-09-09T22:15:20.626Zinfo: running `cargo check --bins` on omicron-passwords (61/227)
26882025-09-09T22:15:21.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-09-09T22:15:21.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-09-09T22:15:21.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-09-09T22:15:21.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26922025-09-09T22:15:21.383Z
26932025-09-09T22:15:21.383Zinfo: running `cargo check --bins` on oxql-types (62/227)
26942025-09-09T22:15:22.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-09-09T22:15:22.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-09-09T22:15:22.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-09-09T22:15:22.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26982025-09-09T22:15:22.166Z
26992025-09-09T22:15:22.166Zinfo: running `cargo check --bins` on oximeter-types (63/227)
27002025-09-09T22:15:22.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-09-09T22:15:22.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-09-09T22:15:22.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-09-09T22:15:22.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27042025-09-09T22:15:22.956Z
27052025-09-09T22:15:22.956Zinfo: running `cargo check --bins` on oximeter-macro-impl (64/227)
27062025-09-09T22:15:23.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-09-09T22:15:23.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-09-09T22:15:23.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-09-09T22:15:23.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27102025-09-09T22:15:23.705Z
27112025-09-09T22:15:23.705Zinfo: running `cargo check --bins` on update-engine (65/227)
27122025-09-09T22:15:24.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-09-09T22:15:24.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-09-09T22:15:24.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-09-09T22:15:24.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27162025-09-09T22:15:24.477Z
27172025-09-09T22:15:24.477Zinfo: running `cargo check --bins` on omicron-rpaths (66/227)
27182025-09-09T22:15:25.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-09-09T22:15:25.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-09-09T22:15:25.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-09-09T22:15:25.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27222025-09-09T22:15:25.235Z
27232025-09-09T22:15:25.235Zinfo: running `cargo check --bins` on omicron-certificates (67/227)
27242025-09-09T22:15:25.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-09-09T22:15:25.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-09-09T22:15:25.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-09-09T22:15:25.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27282025-09-09T22:15:26.030Z
27292025-09-09T22:15:26.030Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (68/227)
27302025-09-09T22:15:26.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-09-09T22:15:26.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-09-09T22:15:26.920Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27332025-09-09T22:15:26.924Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27342025-09-09T22:15:27.063Z Compiling tempfile v3.20.0
27352025-09-09T22:15:27.076Z Compiling wait-timeout v0.2.0
27362025-09-09T22:15:27.080Z Compiling quick-error v1.2.3
27372025-09-09T22:15:27.080Z Compiling bit-vec v0.8.0
27382025-09-09T22:15:27.080Z Compiling match_cfg v0.1.0
27392025-09-09T22:15:27.088Z Compiling rustls v0.22.4
27402025-09-09T22:15:27.184Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27412025-09-09T22:15:27.274Z Compiling hostname v0.3.1
27422025-09-09T22:15:27.296Z Compiling progenitor-client v0.9.1
27432025-09-09T22:15:27.489Z Compiling rusty-fork v0.3.0
27442025-09-09T22:15:27.529Z Compiling toml_parser v1.0.2
27452025-09-09T22:15:27.552Z Compiling bit-set v0.8.0
27462025-09-09T22:15:27.619Z Compiling slog-json v2.6.1
27472025-09-09T22:15:27.723Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27482025-09-09T22:15:27.764Z Compiling rand_xorshift v0.4.0
27492025-09-09T22:15:27.799Z Compiling toml_datetime v0.7.0
27502025-09-09T22:15:27.842Z Compiling serde_spanned v1.0.0
27512025-09-09T22:15:27.975Z Compiling hex v0.4.3
27522025-09-09T22:15:28.041Z Compiling unarray v0.1.4
27532025-09-09T22:15:28.100Z Compiling toml_writer v1.0.2
27542025-09-09T22:15:28.122Z Compiling slog-bunyan v2.5.0
27552025-09-09T22:15:28.233Z Compiling proptest v1.7.0
27562025-09-09T22:15:28.352Z Compiling progenitor v0.9.1
27572025-09-09T22:15:28.382Z Compiling async-stream v0.3.6
27582025-09-09T22:15:28.530Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27592025-09-09T22:15:28.551Z Compiling toml v0.9.5
27602025-09-09T22:15:28.586Z Compiling multer v3.1.0
27612025-09-09T22:15:28.661Z Compiling ref-cast v1.0.24
27622025-09-09T22:15:28.718Z Compiling waitgroup v0.1.2
27632025-09-09T22:15:28.834Z Compiling rustls-pemfile v2.2.0
27642025-09-09T22:15:28.944Z Compiling serde_path_to_error v0.1.17
27652025-09-09T22:15:29.014Z Compiling hostname v0.4.0
27662025-09-09T22:15:29.148Z Compiling instant v0.1.13
27672025-09-09T22:15:29.246Z Compiling debug-ignore v1.0.5
27682025-09-09T22:15:29.333Z Compiling backoff v0.4.0
27692025-09-09T22:15:29.431Z Compiling iddqd v0.3.9
27702025-09-09T22:15:29.544Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27712025-09-09T22:15:29.702Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27722025-09-09T22:15:29.723Z Compiling serde_with v3.14.0
27732025-09-09T22:15:29.910Z Compiling parse-display v0.10.0
27742025-09-09T22:15:30.910Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27752025-09-09T22:15:31.634Z Compiling tokio-rustls v0.25.0
27762025-09-09T22:15:31.655Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27772025-09-09T22:15:31.681Z Compiling progenitor-client v0.10.0
27782025-09-09T22:15:32.060Z Compiling dropshot v0.16.4
27792025-09-09T22:15:32.226Z Compiling num-rational v0.4.2
27802025-09-09T22:15:32.790Z Compiling num-complex v0.4.6
27812025-09-09T22:15:33.730Z Compiling macaddr v1.0.1
27822025-09-09T22:15:33.751Z Compiling num v0.4.3
27832025-09-09T22:15:33.787Z Compiling float-ord v0.3.2
27842025-09-09T22:15:33.884Z Compiling toml v0.8.23
27852025-09-09T22:15:33.986Z Checking linked-hash-map v0.5.6
27862025-09-09T22:15:34.161Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
27872025-09-09T22:15:34.327Z Checking siphasher v1.0.1
27882025-09-09T22:15:34.685Z Checking phf_shared v0.12.1
27892025-09-09T22:15:34.977Z Checking lru-cache v0.1.2
27902025-09-09T22:15:35.198Z Checking resolv-conf v0.7.0
27912025-09-09T22:15:35.352Z Checking hickory-proto v0.24.4
27922025-09-09T22:15:35.374Z Checking prettyplease v0.2.36
27932025-09-09T22:15:35.465Z Compiling slog-dtrace v0.3.0
27942025-09-09T22:15:35.574Z Compiling chrono-tz v0.10.4
27952025-09-09T22:15:35.880Z Checking phf v0.12.1
27962025-09-09T22:15:35.931Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27972025-09-09T22:15:36.172Z Compiling const_format_proc_macros v0.2.34
27982025-09-09T22:15:36.573Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27992025-09-09T22:15:37.026Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28002025-09-09T22:15:37.798Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
28012025-09-09T22:15:38.073Z Checking const_format v0.2.34
28022025-09-09T22:15:38.481Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28032025-09-09T22:15:38.539Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28042025-09-09T22:15:38.905Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28052025-09-09T22:15:39.125Z Checking gethostname v0.5.0
28062025-09-09T22:15:39.288Z Checking bcs v0.1.6
28072025-09-09T22:15:39.445Z Checking hickory-resolver v0.24.4
28082025-09-09T22:15:39.808Z Checking nanorand v0.7.0
28092025-09-09T22:15:40.210Z Checking termtree v0.5.1
28102025-09-09T22:15:40.455Z Checking flume v0.11.1
28112025-09-09T22:15:40.963Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28122025-09-09T22:15:41.101Z Checking qorb v0.4.1
28132025-09-09T22:15:41.125Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28142025-09-09T22:15:41.810Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28152025-09-09T22:15:41.813Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28162025-09-09T22:15:51.644Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28172025-09-09T22:15:55.188Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28182025-09-09T22:15:57.815Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28192025-09-09T22:15:59.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.12s
28202025-09-09T22:15:59.370Z
28212025-09-09T22:15:59.370Zinfo: running `cargo check --bins` on clickhouse-admin-api (69/227)
28222025-09-09T22:16:00.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-09-09T22:16:00.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-09-09T22:16:00.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-09-09T22:16:00.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28262025-09-09T22:16:00.209Z
28272025-09-09T22:16:00.209Zinfo: running `cargo check --bins` on openapi-manager-types (70/227)
28282025-09-09T22:16:00.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-09-09T22:16:00.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-09-09T22:16:00.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-09-09T22:16:00.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28322025-09-09T22:16:00.975Z
28332025-09-09T22:16:00.975Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (71/227)
28342025-09-09T22:16:01.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-09-09T22:16:01.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-09-09T22:16:01.786Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28372025-09-09T22:16:02.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
28382025-09-09T22:16:02.681Z
28392025-09-09T22:16:02.681Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (72/227)
28402025-09-09T22:16:03.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-09-09T22:16:03.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-09-09T22:16:03.511Z Compiling cfg_aliases v0.1.1
28432025-09-09T22:16:03.514Z Compiling convert_case v0.7.1
28442025-09-09T22:16:03.514Z Compiling vte_generate_state_changes v0.1.2
28452025-09-09T22:16:03.632Z Checking fd-lock v4.0.2
28462025-09-09T22:16:03.635Z Checking nibble_vec v0.1.0
28472025-09-09T22:16:03.646Z Checking endian-type v0.1.2
28482025-09-09T22:16:03.696Z Compiling peg-macros v0.8.5
28492025-09-09T22:16:03.698Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28502025-09-09T22:16:03.729Z Compiling nix v0.28.0
28512025-09-09T22:16:03.834Z Compiling sqlparser_derive v0.2.2
28522025-09-09T22:16:03.866Z Checking unicode_categories v0.1.1
28532025-09-09T22:16:03.892Z Checking radix_trie v0.2.1
28542025-09-09T22:16:04.170Z Checking home v0.5.9
28552025-09-09T22:16:04.221Z Checking vte v0.11.1
28562025-09-09T22:16:04.304Z Checking nu-ansi-term v0.50.1
28572025-09-09T22:16:04.342Z Checking sqlformat v0.3.5
28582025-09-09T22:16:04.411Z Compiling derive_more-impl v2.0.1
28592025-09-09T22:16:04.710Z Checking display-error-chain v0.2.2
28602025-09-09T22:16:04.848Z Checking sqlparser v0.45.0
28612025-09-09T22:16:05.508Z Checking strip-ansi-escapes v0.2.0
28622025-09-09T22:16:05.661Z Checking reedline v0.40.0
28632025-09-09T22:16:05.730Z Checking derive_more v2.0.1
28642025-09-09T22:16:05.848Z Checking crossterm v0.29.0
28652025-09-09T22:16:05.949Z Checking peg v0.8.5
28662025-09-09T22:16:06.584Z Checking rustyline v14.0.0
28672025-09-09T22:16:15.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.48s
28682025-09-09T22:16:15.367Z
28692025-09-09T22:16:15.367Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (73/227)
28702025-09-09T22:16:16.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-09-09T22:16:16.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-09-09T22:16:16.194Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28732025-09-09T22:16:21.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.06s
28742025-09-09T22:16:21.644Z
28752025-09-09T22:16:21.644Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (74/227)
28762025-09-09T22:16:22.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-09-09T22:16:22.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-09-09T22:16:22.469Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28792025-09-09T22:16:26.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
28802025-09-09T22:16:26.363Z
28812025-09-09T22:16:26.363Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (75/227)
28822025-09-09T22:16:27.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832025-09-09T22:16:27.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842025-09-09T22:16:27.179Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28852025-09-09T22:16:32.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
28862025-09-09T22:16:32.404Z
28872025-09-09T22:16:32.404Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (76/227)
28882025-09-09T22:16:33.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892025-09-09T22:16:33.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902025-09-09T22:16:33.234Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28912025-09-09T22:16:38.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
28922025-09-09T22:16:38.479Z
28932025-09-09T22:16:38.479Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (77/227)
28942025-09-09T22:16:39.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952025-09-09T22:16:39.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962025-09-09T22:16:39.309Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28972025-09-09T22:16:43.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
28982025-09-09T22:16:43.416Z
28992025-09-09T22:16:43.417Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (78/227)
29002025-09-09T22:16:44.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012025-09-09T22:16:44.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022025-09-09T22:16:44.240Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29032025-09-09T22:16:48.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
29042025-09-09T22:16:48.360Z
29052025-09-09T22:16:48.360Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (79/227)
29062025-09-09T22:16:49.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072025-09-09T22:16:49.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082025-09-09T22:16:49.179Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29092025-09-09T22:16:54.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
29102025-09-09T22:16:54.593Z
29112025-09-09T22:16:54.593Zinfo: running `cargo check --bins` on oximeter (80/227)
29122025-09-09T22:16:55.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-09-09T22:16:55.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-09-09T22:16:55.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152025-09-09T22:16:55.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29162025-09-09T22:16:55.383Z
29172025-09-09T22:16:55.383Zinfo: running `cargo check --bins` on oximeter-schema (81/227)
29182025-09-09T22:16:56.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-09-09T22:16:56.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-09-09T22:16:56.167Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29212025-09-09T22:16:57.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
29222025-09-09T22:16:57.478Z
29232025-09-09T22:16:57.479Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (82/227)
29242025-09-09T22:16:58.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-09-09T22:16:58.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-09-09T22:16:58.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-09-09T22:16:58.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29282025-09-09T22:16:58.262Z
29292025-09-09T22:16:58.262Zinfo: running `cargo check --bins` on oximeter-test-utils (83/227)
29302025-09-09T22:16:59.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-09-09T22:16:59.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-09-09T22:16:59.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-09-09T22:16:59.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29342025-09-09T22:16:59.112Z
29352025-09-09T22:16:59.112Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (84/227)
29362025-09-09T22:16:59.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-09-09T22:16:59.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-09-09T22:16:59.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-09-09T22:16:59.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29402025-09-09T22:16:59.917Z
29412025-09-09T22:16:59.917Zinfo: running `cargo check --bins` on bootstrap-agent-client (85/227)
29422025-09-09T22:17:00.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-09-09T22:17:00.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-09-09T22:17:00.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452025-09-09T22:17:00.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29462025-09-09T22:17:00.723Z
29472025-09-09T22:17:00.723Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (86/227)
29482025-09-09T22:17:01.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492025-09-09T22:17:01.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502025-09-09T22:17:01.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512025-09-09T22:17:01.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29522025-09-09T22:17:01.517Z
29532025-09-09T22:17:01.517Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (87/227)
29542025-09-09T22:17:02.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-09-09T22:17:02.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-09-09T22:17:02.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29572025-09-09T22:17:02.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29582025-09-09T22:17:02.307Z
29592025-09-09T22:17:02.307Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (88/227)
29602025-09-09T22:17:03.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-09-09T22:17:03.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-09-09T22:17:03.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-09-09T22:17:03.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29642025-09-09T22:17:03.100Z
29652025-09-09T22:17:03.100Zinfo: running `cargo check --bins` on cockroach-admin-client (89/227)
29662025-09-09T22:17:03.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-09-09T22:17:03.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-09-09T22:17:03.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-09-09T22:17:03.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29702025-09-09T22:17:03.859Z
29712025-09-09T22:17:03.859Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (90/227)
29722025-09-09T22:17:04.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-09-09T22:17:04.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-09-09T22:17:04.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-09-09T22:17:04.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29762025-09-09T22:17:04.663Z
29772025-09-09T22:17:04.663Zinfo: running `cargo check --bins` on dns-service-client (91/227)
29782025-09-09T22:17:05.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-09-09T22:17:05.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-09-09T22:17:05.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812025-09-09T22:17:05.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29822025-09-09T22:17:05.453Z
29832025-09-09T22:17:05.453Zinfo: running `cargo check --bins` on installinator-client (92/227)
29842025-09-09T22:17:06.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-09-09T22:17:06.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-09-09T22:17:06.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872025-09-09T22:17:06.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29882025-09-09T22:17:06.256Z
29892025-09-09T22:17:06.256Zinfo: running `cargo check --bins` on installinator-common (93/227)
29902025-09-09T22:17:06.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912025-09-09T22:17:06.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922025-09-09T22:17:06.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932025-09-09T22:17:06.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29942025-09-09T22:17:07.060Z
29952025-09-09T22:17:07.061Zinfo: running `cargo check --bins` on nexus-client (94/227)
29962025-09-09T22:17:07.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972025-09-09T22:17:07.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982025-09-09T22:17:07.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992025-09-09T22:17:07.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30002025-09-09T22:17:07.885Z
30012025-09-09T22:17:07.885Zinfo: running `cargo check --bins` on ntp-admin-client (95/227)
30022025-09-09T22:17:08.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032025-09-09T22:17:08.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042025-09-09T22:17:08.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052025-09-09T22:17:08.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30062025-09-09T22:17:08.647Z
30072025-09-09T22:17:08.647Zinfo: running `cargo check --bins` on oxide-client (96/227)
30082025-09-09T22:17:09.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092025-09-09T22:17:09.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102025-09-09T22:17:09.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30112025-09-09T22:17:09.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30122025-09-09T22:17:09.403Z
30132025-09-09T22:17:09.403Zinfo: running `cargo check --bins` on oximeter-client (97/227)
30142025-09-09T22:17:10.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152025-09-09T22:17:10.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162025-09-09T22:17:10.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172025-09-09T22:17:10.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30182025-09-09T22:17:10.190Z
30192025-09-09T22:17:10.190Zinfo: running `cargo check --bins` on repo-depot-client (98/227)
30202025-09-09T22:17:10.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212025-09-09T22:17:10.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222025-09-09T22:17:10.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232025-09-09T22:17:10.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30242025-09-09T22:17:10.944Z
30252025-09-09T22:17:10.944Zinfo: running `cargo check --bins` on sled-agent-client (99/227)
30262025-09-09T22:17:11.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272025-09-09T22:17:11.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282025-09-09T22:17:11.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292025-09-09T22:17:11.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30302025-09-09T22:17:11.766Z
30312025-09-09T22:17:11.766Zinfo: running `cargo check --bins` on sled-agent-types (100/227)
30322025-09-09T22:17:12.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-09-09T22:17:12.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-09-09T22:17:12.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-09-09T22:17:12.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30362025-09-09T22:17:12.589Z
30372025-09-09T22:17:12.589Zinfo: running `cargo check --bins` on wicketd-client (101/227)
30382025-09-09T22:17:13.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-09-09T22:17:13.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-09-09T22:17:13.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-09-09T22:17:13.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30422025-09-09T22:17:13.417Z
30432025-09-09T22:17:13.417Zinfo: running `cargo check --bins` on wicket-common (102/227)
30442025-09-09T22:17:14.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-09-09T22:17:14.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-09-09T22:17:14.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-09-09T22:17:14.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30482025-09-09T22:17:14.230Z
30492025-09-09T22:17:14.230Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/227)
30502025-09-09T22:17:14.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-09-09T22:17:14.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-09-09T22:17:15.059Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30532025-09-09T22:17:15.059Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30542025-09-09T22:17:15.062Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30552025-09-09T22:17:15.312Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30562025-09-09T22:17:15.355Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30572025-09-09T22:17:16.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
30582025-09-09T22:17:17.071Z
30592025-09-09T22:17:17.071Zinfo: running `cargo check --bins` on cockroach-admin-api (104/227)
30602025-09-09T22:17:17.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-09-09T22:17:17.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-09-09T22:17:17.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-09-09T22:17:17.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30642025-09-09T22:17:17.862Z
30652025-09-09T22:17:17.862Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (105/227)
30662025-09-09T22:17:18.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-09-09T22:17:18.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-09-09T22:17:18.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-09-09T22:17:18.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30702025-09-09T22:17:18.798Z
30712025-09-09T22:17:18.798Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (106/227)
30722025-09-09T22:17:19.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-09-09T22:17:19.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-09-09T22:17:19.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-09-09T22:17:19.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30762025-09-09T22:17:19.723Z
30772025-09-09T22:17:19.723Zinfo: running `cargo check --bins` on dns-server (107/227)
30782025-09-09T22:17:20.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-09-09T22:17:20.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-09-09T22:17:20.529Z Compiling parking_lot_core v0.8.6
30812025-09-09T22:17:20.529Z Compiling moka v0.12.10
30822025-09-09T22:17:20.532Z Checking tagptr v0.2.0
30832025-09-09T22:17:20.532Z Checking prefix-trie v0.7.0
30842025-09-09T22:17:20.532Z Checking fxhash v0.2.1
30852025-09-09T22:17:20.663Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30862025-09-09T22:17:20.673Z Checking hickory-client v0.25.2
30872025-09-09T22:17:20.676Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30882025-09-09T22:17:21.219Z Checking hickory-server v0.25.2
30892025-09-09T22:17:21.342Z Checking parking_lot v0.11.2
30902025-09-09T22:17:21.582Z Checking sled v0.34.7
30912025-09-09T22:17:21.979Z Checking hickory-resolver v0.25.2
30922025-09-09T22:17:24.540Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30932025-09-09T22:17:25.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
30942025-09-09T22:17:25.630Z
30952025-09-09T22:17:25.630Zinfo: running `cargo check --bins` on dns-server-api (108/227)
30962025-09-09T22:17:25.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-09-09T22:17:25.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-09-09T22:17:25.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992025-09-09T22:17:25.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31002025-09-09T22:17:26.029Z
31012025-09-09T22:17:26.029Zinfo: running `cargo check --bins` on gateway-test-utils (109/227)
31022025-09-09T22:17:27.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032025-09-09T22:17:27.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042025-09-09T22:17:27.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052025-09-09T22:17:27.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31062025-09-09T22:17:27.232Z
31072025-09-09T22:17:27.232Zinfo: running `cargo check --bins` on omicron-gateway (110/227)
31082025-09-09T22:17:27.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092025-09-09T22:17:27.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102025-09-09T22:17:27.545Z Compiling radium v0.7.0
31112025-09-09T22:17:27.677Z Compiling zerocopy-derive v0.6.6
31122025-09-09T22:17:27.680Z Checking tap v1.0.1
31132025-09-09T22:17:27.680Z Compiling maybe-uninit v2.0.0
31142025-09-09T22:17:27.721Z Compiling packed_struct v0.10.1
31152025-09-09T22:17:27.724Z Checking crc-catalog v2.4.0
31162025-09-09T22:17:27.724Z Checking funty v2.0.0
31172025-09-09T22:17:27.724Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31182025-09-09T22:17:27.863Z Checking wyz v0.5.1
31192025-09-09T22:17:28.088Z Checking crc v3.2.1
31202025-09-09T22:17:28.233Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31212025-09-09T22:17:28.272Z Compiling packed_struct_codegen v0.10.1
31222025-09-09T22:17:28.450Z Compiling indexmap v1.9.3
31232025-09-09T22:17:28.472Z Checking nodrop v0.1.14
31242025-09-09T22:17:28.500Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31252025-09-09T22:17:28.597Z Checking array-init v0.0.4
31262025-09-09T22:17:28.631Z Checking bitvec v1.0.1
31272025-09-09T22:17:28.779Z Checking smallvec v0.6.14
31282025-09-09T22:17:28.833Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31292025-09-09T22:17:28.860Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31302025-09-09T22:17:29.152Z Checking bitfield v0.14.0
31312025-09-09T22:17:29.471Z Checking termcolor v1.4.1
31322025-09-09T22:17:29.488Z Checking hashbrown v0.12.3
31332025-09-09T22:17:29.512Z Checking zerocopy v0.6.6
31342025-09-09T22:17:29.663Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31352025-09-09T22:17:29.871Z Checking env_logger v0.10.2
31362025-09-09T22:17:30.195Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31372025-09-09T22:17:30.223Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31382025-09-09T22:17:30.309Z Checking ron v0.8.1
31392025-09-09T22:17:30.492Z Checking serde-hex v0.1.0
31402025-09-09T22:17:30.597Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31412025-09-09T22:17:30.766Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31422025-09-09T22:17:31.142Z Checking hashbrown v0.13.2
31432025-09-09T22:17:31.481Z Checking half v2.4.1
31442025-09-09T22:17:33.004Z Checking crc-any v2.5.0
31452025-09-09T22:17:33.033Z Checking ciborium-io v0.2.2
31462025-09-09T22:17:33.033Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31472025-09-09T22:17:33.033Z Checking object v0.30.4
31482025-09-09T22:17:33.033Z Checking ciborium-ll v0.2.2
31492025-09-09T22:17:33.033Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31502025-09-09T22:17:33.034Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31512025-09-09T22:17:33.034Z Checking path-slash v0.1.5
31522025-09-09T22:17:33.034Z Checking half v1.8.3
31532025-09-09T22:17:33.034Z Checking void v1.0.2
31542025-09-09T22:17:33.034Z Checking lzss v0.8.2
31552025-09-09T22:17:33.034Z Checking tungstenite v0.23.0
31562025-09-09T22:17:33.034Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31572025-09-09T22:17:33.060Z Checking serde_cbor v0.11.2
31582025-09-09T22:17:34.044Z Checking ciborium v0.2.2
31592025-09-09T22:17:34.067Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31602025-09-09T22:17:34.067Z Checking nix v0.27.1
31612025-09-09T22:17:34.067Z Checking kstat-rs v0.2.4
31622025-09-09T22:17:34.076Z Checking serde_bytes v0.11.17
31632025-09-09T22:17:34.100Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31642025-09-09T22:17:35.208Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31652025-09-09T22:17:35.232Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31662025-09-09T22:17:35.232Z Checking tokio-tungstenite v0.23.1
31672025-09-09T22:17:35.232Z Checking signal-hook-tokio v0.3.1
31682025-09-09T22:17:35.232Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31692025-09-09T22:17:35.934Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31702025-09-09T22:17:40.047Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31712025-09-09T22:17:40.896Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31722025-09-09T22:17:50.321Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31732025-09-09T22:17:58.555Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31742025-09-09T22:17:59.286Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31752025-09-09T22:18:02.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.69s
31762025-09-09T22:18:02.543Z
31772025-09-09T22:18:02.543Zinfo: running `cargo check --bins` on gateway-api (111/227)
31782025-09-09T22:18:03.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792025-09-09T22:18:03.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802025-09-09T22:18:03.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812025-09-09T22:18:03.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31822025-09-09T22:18:03.324Z
31832025-09-09T22:18:03.324Zinfo: running `cargo check --bins` on ipcc (112/227)
31842025-09-09T22:18:04.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-09-09T22:18:04.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-09-09T22:18:04.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872025-09-09T22:18:04.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31882025-09-09T22:18:04.106Z
31892025-09-09T22:18:04.106Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (113/227)
31902025-09-09T22:18:04.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-09-09T22:18:04.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-09-09T22:18:04.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932025-09-09T22:18:04.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31942025-09-09T22:18:04.868Z
31952025-09-09T22:18:04.868Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (114/227)
31962025-09-09T22:18:05.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-09-09T22:18:05.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-09-09T22:18:05.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992025-09-09T22:18:05.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32002025-09-09T22:18:05.654Z
32012025-09-09T22:18:05.654Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (115/227)
32022025-09-09T22:18:06.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-09-09T22:18:06.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-09-09T22:18:06.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052025-09-09T22:18:06.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32062025-09-09T22:18:06.444Z
32072025-09-09T22:18:06.444Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (116/227)
32082025-09-09T22:18:07.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-09-09T22:18:07.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-09-09T22:18:07.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112025-09-09T22:18:07.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32122025-09-09T22:18:07.235Z
32132025-09-09T22:18:07.235Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (117/227)
32142025-09-09T22:18:07.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-09-09T22:18:07.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-09-09T22:18:07.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172025-09-09T22:18:07.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32182025-09-09T22:18:08.025Z
32192025-09-09T22:18:08.025Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (118/227)
32202025-09-09T22:18:08.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-09-09T22:18:08.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-09-09T22:18:08.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232025-09-09T22:18:08.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32242025-09-09T22:18:08.814Z
32252025-09-09T22:18:08.814Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (119/227)
32262025-09-09T22:18:09.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-09-09T22:18:09.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-09-09T22:18:09.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-09-09T22:18:09.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32302025-09-09T22:18:09.601Z
32312025-09-09T22:18:09.601Zinfo: running `cargo check --bins` on oximeter-producer (120/227)
32322025-09-09T22:18:10.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-09-09T22:18:10.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-09-09T22:18:10.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-09-09T22:18:10.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32362025-09-09T22:18:10.435Z
32372025-09-09T22:18:10.435Zinfo: running `cargo check --bins` on internal-dns-resolver (121/227)
32382025-09-09T22:18:11.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-09-09T22:18:11.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-09-09T22:18:11.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-09-09T22:18:11.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32422025-09-09T22:18:11.228Z
32432025-09-09T22:18:11.228Zinfo: running `cargo check --bins` on sp-sim (122/227)
32442025-09-09T22:18:11.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-09-09T22:18:11.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-09-09T22:18:12.087Z Compiling nix v0.30.1
32472025-09-09T22:18:12.090Z Checking keccak v0.1.5
32482025-09-09T22:18:12.422Z Checking sha3 v0.10.8
32492025-09-09T22:18:13.505Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32502025-09-09T22:18:15.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
32512025-09-09T22:18:16.103Z
32522025-09-09T22:18:16.103Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (123/227)
32532025-09-09T22:18:16.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-09-09T22:18:16.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-09-09T22:18:16.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562025-09-09T22:18:16.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32572025-09-09T22:18:16.968Z
32582025-09-09T22:18:16.968Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (124/227)
32592025-09-09T22:18:17.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-09-09T22:18:17.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-09-09T22:18:17.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622025-09-09T22:18:17.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32632025-09-09T22:18:17.853Z
32642025-09-09T22:18:17.853Zinfo: running `cargo check --bins` on db-macros (125/227)
32652025-09-09T22:18:18.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-09-09T22:18:18.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-09-09T22:18:18.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682025-09-09T22:18:18.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32692025-09-09T22:18:18.603Z
32702025-09-09T22:18:18.603Zinfo: running `cargo check --bins` on nexus-macros-common (126/227)
32712025-09-09T22:18:19.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-09-09T22:18:19.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-09-09T22:18:19.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32742025-09-09T22:18:19.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32752025-09-09T22:18:19.358Z
32762025-09-09T22:18:19.358Zinfo: running `cargo check --bins` on nexus-auth (127/227)
32772025-09-09T22:18:20.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-09-09T22:18:20.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-09-09T22:18:20.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802025-09-09T22:18:20.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32812025-09-09T22:18:20.234Z
32822025-09-09T22:18:20.234Zinfo: running `cargo check --bins` on authz-macros (128/227)
32832025-09-09T22:18:20.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-09-09T22:18:20.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-09-09T22:18:20.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862025-09-09T22:18:20.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32872025-09-09T22:18:21.003Z
32882025-09-09T22:18:21.003Zinfo: running `cargo check --bins` on nexus-db-fixed-data (129/227)
32892025-09-09T22:18:21.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-09-09T22:18:21.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-09-09T22:18:21.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922025-09-09T22:18:21.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32932025-09-09T22:18:21.863Z
32942025-09-09T22:18:21.863Zinfo: running `cargo check --bins` on nexus-db-model (130/227)
32952025-09-09T22:18:22.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-09-09T22:18:22.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-09-09T22:18:22.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32982025-09-09T22:18:22.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32992025-09-09T22:18:22.724Z
33002025-09-09T22:18:22.724Zinfo: running `cargo check --bins` on nexus-db-schema (131/227)
33012025-09-09T22:18:23.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-09-09T22:18:23.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-09-09T22:18:23.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042025-09-09T22:18:23.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33052025-09-09T22:18:23.506Z
33062025-09-09T22:18:23.506Zinfo: running `cargo check --bins` on nexus-defaults (132/227)
33072025-09-09T22:18:24.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-09-09T22:18:24.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-09-09T22:18:24.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102025-09-09T22:18:24.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33112025-09-09T22:18:24.309Z
33122025-09-09T22:18:24.309Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (133/227)
33132025-09-09T22:18:25.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-09-09T22:18:25.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-09-09T22:18:25.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162025-09-09T22:18:25.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33172025-09-09T22:18:25.109Z
33182025-09-09T22:18:25.109Zinfo: running `cargo check --bins` on parallel-task-set (134/227)
33192025-09-09T22:18:25.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-09-09T22:18:25.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-09-09T22:18:25.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222025-09-09T22:18:25.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33232025-09-09T22:18:25.874Z
33242025-09-09T22:18:25.874Zinfo: running `cargo check --bins` on nexus-db-errors (135/227)
33252025-09-09T22:18:26.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-09-09T22:18:26.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-09-09T22:18:26.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-09-09T22:18:26.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33292025-09-09T22:18:26.739Z
33302025-09-09T22:18:26.739Zinfo: running `cargo check --bins` on nexus-db-lookup (136/227)
33312025-09-09T22:18:27.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-09-09T22:18:27.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-09-09T22:18:27.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-09-09T22:18:27.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33352025-09-09T22:18:27.607Z
33362025-09-09T22:18:27.607Zinfo: running `cargo check --bins` on nexus-inventory (137/227)
33372025-09-09T22:18:28.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-09-09T22:18:28.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-09-09T22:18:28.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402025-09-09T22:18:28.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33412025-09-09T22:18:28.475Z
33422025-09-09T22:18:28.475Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/227)
33432025-09-09T22:18:29.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-09-09T22:18:29.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-09-09T22:18:29.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462025-09-09T22:18:29.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33472025-09-09T22:18:29.328Z
33482025-09-09T22:18:29.328Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/227)
33492025-09-09T22:18:30.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-09-09T22:18:30.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-09-09T22:18:30.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522025-09-09T22:18:30.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33532025-09-09T22:18:30.162Z
33542025-09-09T22:18:30.162Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/227)
33552025-09-09T22:18:30.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-09-09T22:18:30.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-09-09T22:18:30.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582025-09-09T22:18:30.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33592025-09-09T22:18:30.983Z
33602025-09-09T22:18:30.983Zinfo: running `cargo check --bins` on key-manager (141/227)
33612025-09-09T22:18:31.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-09-09T22:18:31.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-09-09T22:18:31.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642025-09-09T22:18:31.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33652025-09-09T22:18:31.772Z
33662025-09-09T22:18:31.772Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/227)
33672025-09-09T22:18:32.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682025-09-09T22:18:32.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692025-09-09T22:18:32.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702025-09-09T22:18:32.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33712025-09-09T22:18:32.571Z
33722025-09-09T22:18:32.571Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/227)
33732025-09-09T22:18:33.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742025-09-09T22:18:33.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752025-09-09T22:18:33.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762025-09-09T22:18:33.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33772025-09-09T22:18:33.387Z
33782025-09-09T22:18:33.387Zinfo: running `cargo check --bins` on typed-rng (144/227)
33792025-09-09T22:18:34.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802025-09-09T22:18:34.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812025-09-09T22:18:34.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822025-09-09T22:18:34.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33832025-09-09T22:18:34.142Z
33842025-09-09T22:18:34.142Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/227)
33852025-09-09T22:18:34.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862025-09-09T22:18:34.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872025-09-09T22:18:35.159Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33882025-09-09T22:18:35.159Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33892025-09-09T22:18:35.162Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33902025-09-09T22:18:35.162Z Compiling thiserror-impl-no-std v2.0.2
33912025-09-09T22:18:35.162Z Checking universal-hash v0.5.1
33922025-09-09T22:18:35.162Z Checking opaque-debug v0.3.1
33932025-09-09T22:18:35.332Z Checking chacha20 v0.9.1
33942025-09-09T22:18:35.335Z Checking aead v0.5.2
33952025-09-09T22:18:35.508Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33962025-09-09T22:18:35.535Z Compiling unicase v2.7.0
33972025-09-09T22:18:35.622Z Compiling libefi-sys v0.1.0
33982025-09-09T22:18:35.650Z Checking poly1305 v0.8.0
33992025-09-09T22:18:35.686Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
34002025-09-09T22:18:35.760Z Compiling bitfield-struct v0.6.2
34012025-09-09T22:18:35.841Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34022025-09-09T22:18:35.920Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34032025-09-09T22:18:36.085Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34042025-09-09T22:18:36.160Z Checking chacha20poly1305 v0.10.1
34052025-09-09T22:18:36.241Z Compiling proc-macro-error-attr2 v2.0.0
34062025-09-09T22:18:36.344Z Compiling salty v0.3.0
34072025-09-09T22:18:36.369Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34082025-09-09T22:18:36.497Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34092025-09-09T22:18:36.815Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34102025-09-09T22:18:37.040Z Compiling num-derive v0.3.3
34112025-09-09T22:18:37.061Z Compiling xshell-macros v0.2.7
34122025-09-09T22:18:37.081Z Compiling proc-macro-error2 v2.0.1
34132025-09-09T22:18:37.084Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34142025-09-09T22:18:37.668Z Compiling tabled_derive v0.11.0
34152025-09-09T22:18:37.691Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34162025-09-09T22:18:37.848Z Checking xshell v0.2.7
34172025-09-09T22:18:37.975Z Checking thiserror-no-std v2.0.2
34182025-09-09T22:18:38.122Z Checking vsss-rs v3.3.4
34192025-09-09T22:18:38.148Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34202025-09-09T22:18:38.226Z Compiling mime_guess v2.0.5
34212025-09-09T22:18:38.455Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34222025-09-09T22:18:39.157Z Checking libscf-sys v1.1.0
34232025-09-09T22:18:39.343Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34242025-09-09T22:18:39.756Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34252025-09-09T22:18:40.039Z Checking papergrid v0.17.0
34262025-09-09T22:18:40.474Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34272025-09-09T22:18:40.629Z Checking testing_table v0.3.0
34282025-09-09T22:18:40.783Z Compiling progenitor-impl v0.11.0
34292025-09-09T22:18:41.165Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34302025-09-09T22:18:41.266Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34312025-09-09T22:18:41.863Z Checking primeorder v0.13.6
34322025-09-09T22:18:42.263Z Checking env_filter v0.1.2
34332025-09-09T22:18:42.325Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34342025-09-09T22:18:42.375Z Checking p384 v0.13.0
34352025-09-09T22:18:42.444Z Checking tabled v0.20.0
34362025-09-09T22:18:42.532Z Checking env_logger v0.11.5
34372025-09-09T22:18:42.766Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34382025-09-09T22:18:42.880Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34392025-09-09T22:18:43.051Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34402025-09-09T22:18:43.130Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34412025-09-09T22:18:43.455Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34422025-09-09T22:18:43.813Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34432025-09-09T22:18:43.841Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34442025-09-09T22:18:43.874Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34452025-09-09T22:18:45.046Z Checking progenitor-client v0.11.0
34462025-09-09T22:18:45.075Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34472025-09-09T22:18:45.177Z Checking http-range v0.1.5
34482025-09-09T22:18:45.467Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34492025-09-09T22:18:45.491Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34502025-09-09T22:18:45.778Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34512025-09-09T22:18:45.996Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
34522025-09-09T22:18:46.176Z Checking secrecy v0.8.0
34532025-09-09T22:18:46.393Z Checking atty v0.2.14
34542025-09-09T22:18:46.507Z Checking crc8 v0.1.1
34552025-09-09T22:18:46.559Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34562025-09-09T22:18:46.662Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34572025-09-09T22:18:46.937Z Checking hyper-staticfile v0.10.1
34582025-09-09T22:18:47.205Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34592025-09-09T22:18:47.322Z Compiling progenitor-macro v0.11.0
34602025-09-09T22:18:47.366Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
34612025-09-09T22:18:47.458Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34622025-09-09T22:18:47.607Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34632025-09-09T22:18:47.774Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34642025-09-09T22:18:47.875Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34652025-09-09T22:18:47.906Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34662025-09-09T22:18:48.031Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34672025-09-09T22:18:48.453Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34682025-09-09T22:18:48.649Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34692025-09-09T22:18:48.885Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34702025-09-09T22:18:49.398Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34712025-09-09T22:18:49.837Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34722025-09-09T22:18:50.725Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34732025-09-09T22:18:50.952Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34742025-09-09T22:18:53.074Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34752025-09-09T22:18:53.977Z Checking progenitor v0.11.0
34762025-09-09T22:18:54.140Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34772025-09-09T22:19:01.896Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34782025-09-09T22:19:15.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.33s
34792025-09-09T22:19:15.713Z
34802025-09-09T22:19:15.713Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/227)
34812025-09-09T22:19:16.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822025-09-09T22:19:16.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832025-09-09T22:19:16.637Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34842025-09-09T22:19:30.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.60s
34852025-09-09T22:19:30.566Z
34862025-09-09T22:19:30.567Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/227)
34872025-09-09T22:19:31.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-09-09T22:19:31.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-09-09T22:19:31.492Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34902025-09-09T22:19:45.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.53s
34912025-09-09T22:19:45.349Z
34922025-09-09T22:19:45.349Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/227)
34932025-09-09T22:19:46.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942025-09-09T22:19:46.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952025-09-09T22:19:46.274Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34962025-09-09T22:19:59.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
34972025-09-09T22:20:00.057Z
34982025-09-09T22:20:00.057Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/227)
34992025-09-09T22:20:00.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002025-09-09T22:20:00.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012025-09-09T22:20:00.989Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35022025-09-09T22:20:14.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.67s
35032025-09-09T22:20:14.971Z
35042025-09-09T22:20:14.971Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/227)
35052025-09-09T22:20:15.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-09-09T22:20:15.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-09-09T22:20:15.900Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35082025-09-09T22:20:29.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.60s
35092025-09-09T22:20:29.809Z
35102025-09-09T22:20:29.809Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/227)
35112025-09-09T22:20:30.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-09-09T22:20:30.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-09-09T22:20:30.749Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35142025-09-09T22:20:44.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.59s
35152025-09-09T22:20:44.651Z
35162025-09-09T22:20:44.651Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/227)
35172025-09-09T22:20:45.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-09-09T22:20:45.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-09-09T22:20:45.573Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35202025-09-09T22:20:59.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.60s
35212025-09-09T22:20:59.492Z
35222025-09-09T22:20:59.492Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/227)
35232025-09-09T22:21:00.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-09-09T22:21:00.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-09-09T22:21:00.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-09-09T22:21:00.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35272025-09-09T22:21:00.313Z
35282025-09-09T22:21:00.314Zinfo: running `cargo check --bins` on range-requests (154/227)
35292025-09-09T22:21:00.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-09-09T22:21:00.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-09-09T22:21:00.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322025-09-09T22:21:00.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35332025-09-09T22:21:01.085Z
35342025-09-09T22:21:01.085Zinfo: running `cargo check --bins` on repo-depot-api (155/227)
35352025-09-09T22:21:01.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-09-09T22:21:01.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-09-09T22:21:01.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382025-09-09T22:21:01.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35392025-09-09T22:21:01.865Z
35402025-09-09T22:21:01.865Zinfo: running `cargo check --bins` on sled-agent-api (156/227)
35412025-09-09T22:21:02.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422025-09-09T22:21:02.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432025-09-09T22:21:02.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442025-09-09T22:21:02.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35452025-09-09T22:21:02.690Z
35462025-09-09T22:21:02.690Zinfo: running `cargo check --bins` on sled-diagnostics (157/227)
35472025-09-09T22:21:03.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482025-09-09T22:21:03.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492025-09-09T22:21:03.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502025-09-09T22:21:03.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35512025-09-09T22:21:03.492Z
35522025-09-09T22:21:03.492Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/227)
35532025-09-09T22:21:04.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-09-09T22:21:04.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-09-09T22:21:04.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562025-09-09T22:21:04.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35572025-09-09T22:21:04.329Z
35582025-09-09T22:21:04.329Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/227)
35592025-09-09T22:21:05.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-09-09T22:21:05.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-09-09T22:21:05.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622025-09-09T22:21:05.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35632025-09-09T22:21:05.160Z
35642025-09-09T22:21:05.160Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/227)
35652025-09-09T22:21:05.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-09-09T22:21:05.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-09-09T22:21:05.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-09-09T22:21:05.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35692025-09-09T22:21:05.997Z
35702025-09-09T22:21:05.997Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/227)
35712025-09-09T22:21:06.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-09-09T22:21:06.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-09-09T22:21:06.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-09-09T22:21:06.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35752025-09-09T22:21:06.828Z
35762025-09-09T22:21:06.828Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/227)
35772025-09-09T22:21:07.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-09-09T22:21:07.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-09-09T22:21:07.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-09-09T22:21:07.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35812025-09-09T22:21:07.711Z
35822025-09-09T22:21:07.711Zinfo: running `cargo check --bins` on nexus-test-interface (163/227)
35832025-09-09T22:21:08.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-09-09T22:21:08.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-09-09T22:21:08.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862025-09-09T22:21:08.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35872025-09-09T22:21:08.578Z
35882025-09-09T22:21:08.578Zinfo: running `cargo check --bins` on oximeter-collector (164/227)
35892025-09-09T22:21:09.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902025-09-09T22:21:09.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912025-09-09T22:21:09.467Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35922025-09-09T22:21:09.469Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35932025-09-09T22:21:10.394Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35942025-09-09T22:21:12.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.92s
35952025-09-09T22:21:12.730Z
35962025-09-09T22:21:12.730Zinfo: running `cargo check --bins` on oximeter-api (165/227)
35972025-09-09T22:21:13.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-09-09T22:21:13.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-09-09T22:21:13.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002025-09-09T22:21:13.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36012025-09-09T22:21:13.518Z
36022025-09-09T22:21:13.518Zinfo: running `cargo check --bins` on cert-dev (166/227)
36032025-09-09T22:21:14.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042025-09-09T22:21:14.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052025-09-09T22:21:14.261Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36062025-09-09T22:21:14.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
36072025-09-09T22:21:14.785Z
36082025-09-09T22:21:14.785Zinfo: running `cargo check --bins` on clickana (167/227)
36092025-09-09T22:21:15.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102025-09-09T22:21:15.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112025-09-09T22:21:15.580Z Checking castaway v0.2.3
36122025-09-09T22:21:15.583Z Checking lru v0.12.5
36132025-09-09T22:21:15.584Z Checking unicode-truncate v1.1.0
36142025-09-09T22:21:15.584Z Compiling instability v0.3.2
36152025-09-09T22:21:15.584Z Compiling indoc v2.0.6
36162025-09-09T22:21:15.700Z Checking cassowary v0.3.0
36172025-09-09T22:21:15.704Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36182025-09-09T22:21:15.861Z Checking compact_str v0.8.0
36192025-09-09T22:21:16.464Z Checking ratatui v0.29.0
36202025-09-09T22:21:18.327Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36212025-09-09T22:21:19.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
36222025-09-09T22:21:19.461Z
36232025-09-09T22:21:19.461Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/227)
36242025-09-09T22:21:20.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252025-09-09T22:21:20.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262025-09-09T22:21:20.357Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36272025-09-09T22:21:20.357Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36282025-09-09T22:21:21.624Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36292025-09-09T22:21:22.261Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36302025-09-09T22:21:22.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
36312025-09-09T22:21:23.000Z
36322025-09-09T22:21:23.000Zinfo: running `cargo check --bins` on ch-dev (169/227)
36332025-09-09T22:21:23.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-09-09T22:21:23.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-09-09T22:21:23.865Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36362025-09-09T22:21:24.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
36372025-09-09T22:21:25.025Z
36382025-09-09T22:21:25.025Zinfo: running `cargo check --bins` on dev-tools-common (170/227)
36392025-09-09T22:21:25.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402025-09-09T22:21:25.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412025-09-09T22:21:25.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36422025-09-09T22:21:25.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36432025-09-09T22:21:25.615Z
36442025-09-09T22:21:25.615Zinfo: running `cargo check --bins` on crdb-seed (171/227)
36452025-09-09T22:21:26.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462025-09-09T22:21:26.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472025-09-09T22:21:26.492Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36482025-09-09T22:21:27.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
36492025-09-09T22:21:27.240Z
36502025-09-09T22:21:27.241Zinfo: running `cargo check --bins` on db-dev (172/227)
36512025-09-09T22:21:28.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522025-09-09T22:21:28.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532025-09-09T22:21:28.127Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36542025-09-09T22:21:29.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
36552025-09-09T22:21:29.288Z
36562025-09-09T22:21:29.288Zinfo: running `cargo check --bins` on omicron-dev-lib (173/227)
36572025-09-09T22:21:30.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36582025-09-09T22:21:30.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36592025-09-09T22:21:30.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36602025-09-09T22:21:30.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
36612025-09-09T22:21:30.143Z
36622025-09-09T22:21:30.143Zinfo: running `cargo check --bins` on xtask-downloader (174/227)
36632025-09-09T22:21:30.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642025-09-09T22:21:30.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652025-09-09T22:21:30.889Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36662025-09-09T22:21:31.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
36672025-09-09T22:21:31.967Z
36682025-09-09T22:21:31.967Zinfo: running `cargo check --bins` on omicron-ls-apis (175/227)
36692025-09-09T22:21:32.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702025-09-09T22:21:32.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712025-09-09T22:21:32.720Z Checking typeid v1.0.3
36722025-09-09T22:21:32.838Z Checking ordered-float v2.10.1
36732025-09-09T22:21:32.853Z Checking cargo-platform v0.2.0
36742025-09-09T22:21:32.928Z Checking erased-serde v0.4.6
36752025-09-09T22:21:33.184Z Checking serde-value v0.7.0
36762025-09-09T22:21:33.524Z Checking serde-untagged v0.1.7
36772025-09-09T22:21:33.759Z Checking cargo-util-schemas v0.8.2
36782025-09-09T22:21:34.965Z Checking cargo_metadata v0.21.0
36792025-09-09T22:21:35.985Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36802025-09-09T22:21:36.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
36812025-09-09T22:21:37.051Z
36822025-09-09T22:21:37.051Zinfo: running `cargo check --bins` on mgs-dev (176/227)
36832025-09-09T22:21:37.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-09-09T22:21:37.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-09-09T22:21:37.956Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36862025-09-09T22:21:39.941Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36872025-09-09T22:21:40.583Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36882025-09-09T22:21:41.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
36892025-09-09T22:21:41.451Z
36902025-09-09T22:21:41.451Zinfo: running `cargo check --bins` on omicron-omdb (177/227)
36912025-09-09T22:21:42.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922025-09-09T22:21:42.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932025-09-09T22:21:42.519Z Compiling dirs-sys-next v0.1.2
36942025-09-09T22:21:42.519Z Compiling crunchy v0.2.2
36952025-09-09T22:21:42.522Z Compiling dsl_auto_type v0.1.2
36962025-09-09T22:21:42.663Z Checking scheduled-thread-pool v0.2.7
36972025-09-09T22:21:42.693Z Compiling diesel_table_macro_syntax v0.2.0
36982025-09-09T22:21:42.696Z Compiling tiny-keccak v2.0.2
36992025-09-09T22:21:42.747Z Compiling bit-vec v0.6.3
37002025-09-09T22:21:42.769Z Compiling ena v0.14.3
37012025-09-09T22:21:42.910Z Compiling dirs-next v2.0.0
37022025-09-09T22:21:43.087Z Compiling term v0.7.0
37032025-09-09T22:21:43.135Z Checking r2d2 v0.8.10
37042025-09-09T22:21:43.138Z Compiling bit-set v0.5.3
37052025-09-09T22:21:43.157Z Compiling bindgen v0.71.1
37062025-09-09T22:21:43.178Z Compiling regex-syntax v0.6.29
37072025-09-09T22:21:43.198Z Compiling diff v0.1.13
37082025-09-09T22:21:43.428Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37092025-09-09T22:21:43.452Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
37102025-09-09T22:21:43.699Z Compiling ascii-canvas v3.0.0
37112025-09-09T22:21:43.750Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37122025-09-09T22:21:43.809Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
37132025-09-09T22:21:44.005Z Compiling diesel_derives v2.2.3
37142025-09-09T22:21:44.077Z Compiling derive_builder_core v0.20.2
37152025-09-09T22:21:44.135Z Compiling libxml v0.3.3
37162025-09-09T22:21:44.182Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37172025-09-09T22:21:44.273Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
37182025-09-09T22:21:44.585Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37192025-09-09T22:21:44.751Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
37202025-09-09T22:21:44.821Z Compiling strum_macros v0.24.3
37212025-09-09T22:21:44.920Z Compiling indoc v1.0.9
37222025-09-09T22:21:45.822Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37232025-09-09T22:21:46.118Z Compiling derive_builder_macro v0.20.2
37242025-09-09T22:21:46.163Z Compiling impl-trait-for-tuples v0.2.2
37252025-09-09T22:21:46.840Z Compiling lalrpop v0.19.12
37262025-09-09T22:21:47.057Z Checking derive_builder v0.20.2
37272025-09-09T22:21:47.243Z Compiling oso-derive v0.27.3
37282025-09-09T22:21:47.267Z Checking quick-xml v0.37.2
37292025-09-09T22:21:47.934Z Checking maplit v1.0.2
37302025-09-09T22:21:48.120Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37312025-09-09T22:21:48.236Z Compiling diesel-dtrace v0.4.2
37322025-09-09T22:21:48.306Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37332025-09-09T22:21:48.648Z Checking bb8 v0.8.5
37342025-09-09T22:21:48.716Z Checking ignore v0.4.23
37352025-09-09T22:21:49.153Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37362025-09-09T22:21:49.272Z Checking predicates-tree v1.0.12
37372025-09-09T22:21:49.483Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37382025-09-09T22:21:49.560Z Checking rand_seeder v0.4.0
37392025-09-09T22:21:49.584Z Checking globwalk v0.9.1
37402025-09-09T22:21:49.734Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37412025-09-09T22:21:49.817Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37422025-09-09T22:21:49.890Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37432025-09-09T22:21:49.918Z Checking camino-tempfile-ext v0.3.2
37442025-09-09T22:21:50.088Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37452025-09-09T22:21:50.302Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37462025-09-09T22:21:50.438Z Checking console v0.16.0
37472025-09-09T22:21:51.037Z Checking is_ci v1.2.0
37482025-09-09T22:21:51.113Z Checking unit-prefix v0.5.1
37492025-09-09T22:21:51.210Z Checking supports-color v3.0.2
37502025-09-09T22:21:51.357Z Checking indicatif v0.18.0
37512025-09-09T22:21:51.481Z Checking support-bundle-viewer v0.1.2
37522025-09-09T22:21:51.768Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37532025-09-09T22:21:51.928Z Checking multimap v0.10.1
37542025-09-09T22:21:52.148Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37552025-09-09T22:21:53.784Z Checking diesel v2.2.12
37562025-09-09T22:22:07.640Z Compiling samael v0.0.19
37572025-09-09T22:22:23.750Z Checking async-bb8-diesel v0.2.1
37582025-09-09T22:22:25.386Z Compiling polar-core v0.27.3
37592025-09-09T22:22:32.586Z Checking oso v0.27.3
37602025-09-09T22:23:16.517Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37612025-09-09T22:23:50.047Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37622025-09-09T22:24:00.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
37632025-09-09T22:24:00.450Z
37642025-09-09T22:24:00.450Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/227)
37652025-09-09T22:24:01.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662025-09-09T22:24:01.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672025-09-09T22:24:01.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37682025-09-09T22:24:01.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37692025-09-09T22:24:01.320Z
37702025-09-09T22:24:01.320Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/227)
37712025-09-09T22:24:02.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722025-09-09T22:24:02.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732025-09-09T22:24:02.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37742025-09-09T22:24:02.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37752025-09-09T22:24:02.183Z
37762025-09-09T22:24:02.183Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/227)
37772025-09-09T22:24:02.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782025-09-09T22:24:02.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792025-09-09T22:24:02.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37802025-09-09T22:24:02.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
37812025-09-09T22:24:02.937Z
37822025-09-09T22:24:02.937Zinfo: running `cargo check --bins` on omicron-nexus (181/227)
37832025-09-09T22:24:03.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842025-09-09T22:24:03.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852025-09-09T22:24:04.018Z Compiling libz-sys v1.1.20
37862025-09-09T22:24:04.021Z Compiling libgit2-sys v0.17.0+1.8.1
37872025-09-09T22:24:04.180Z Compiling vergen v8.3.2
37882025-09-09T22:24:04.181Z Compiling cargo-platform v0.1.8
37892025-09-09T22:24:04.207Z Compiling fs-err v2.11.0
37902025-09-09T22:24:04.211Z Compiling rustls v0.21.12
37912025-09-09T22:24:04.225Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
37922025-09-09T22:24:04.241Z Checking rustls-webpki v0.101.7
37932025-09-09T22:24:04.537Z Compiling cargo_metadata v0.18.1
37942025-09-09T22:24:04.616Z Checking sct v0.7.1
37952025-09-09T22:24:04.668Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37962025-09-09T22:24:04.842Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37972025-09-09T22:24:04.989Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37982025-09-09T22:24:05.051Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37992025-09-09T22:24:05.102Z Checking parse-size v1.1.0
38002025-09-09T22:24:05.228Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38012025-09-09T22:24:05.281Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
38022025-09-09T22:24:05.340Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38032025-09-09T22:24:05.405Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38042025-09-09T22:24:06.233Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
38052025-09-09T22:24:07.361Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
38062025-09-09T22:24:07.364Z Checking rustls-pemfile v1.0.4
38072025-09-09T22:24:07.364Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38082025-09-09T22:24:07.364Z Checking twox-hash v2.1.0
38092025-09-09T22:24:07.364Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38102025-09-09T22:24:07.440Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38112025-09-09T22:24:07.464Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38122025-09-09T22:24:07.669Z Checking tokio-rustls v0.24.1
38132025-09-09T22:24:08.620Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38142025-09-09T22:24:08.775Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38152025-09-09T22:24:09.011Z Checking fatfs v0.3.6
38162025-09-09T22:24:09.169Z Checking assert_matches v1.5.0
38172025-09-09T22:24:14.969Z Compiling git2 v0.19.0
38182025-09-09T22:24:16.032Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38192025-09-09T22:24:16.194Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38202025-09-09T22:24:19.128Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38212025-09-09T22:25:18.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
38222025-09-09T22:25:18.974Z
38232025-09-09T22:25:18.974Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/227)
38242025-09-09T22:25:19.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252025-09-09T22:25:19.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262025-09-09T22:25:19.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38272025-09-09T22:25:19.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38282025-09-09T22:25:19.803Z
38292025-09-09T22:25:19.804Zinfo: running `cargo check --bins` on nexus-external-api (183/227)
38302025-09-09T22:25:20.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312025-09-09T22:25:20.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322025-09-09T22:25:20.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38332025-09-09T22:25:20.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38342025-09-09T22:25:20.649Z
38352025-09-09T22:25:20.649Zinfo: running `cargo check --bins` on nexus-internal-api (184/227)
38362025-09-09T22:25:21.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38372025-09-09T22:25:21.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38382025-09-09T22:25:21.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38392025-09-09T22:25:21.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38402025-09-09T22:25:21.486Z
38412025-09-09T22:25:21.486Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/227)
38422025-09-09T22:25:22.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38432025-09-09T22:25:22.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38442025-09-09T22:25:22.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38452025-09-09T22:25:22.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38462025-09-09T22:25:22.363Z
38472025-09-09T22:25:22.363Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/227)
38482025-09-09T22:25:23.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38492025-09-09T22:25:23.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38502025-09-09T22:25:23.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38512025-09-09T22:25:23.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38522025-09-09T22:25:23.226Z
38532025-09-09T22:25:23.226Zinfo: running `cargo check --bins` on nexus-networking (187/227)
38542025-09-09T22:25:23.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38552025-09-09T22:25:23.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38562025-09-09T22:25:23.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38572025-09-09T22:25:23.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38582025-09-09T22:25:24.096Z
38592025-09-09T22:25:24.096Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/227)
38602025-09-09T22:25:24.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612025-09-09T22:25:24.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622025-09-09T22:25:24.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38632025-09-09T22:25:24.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38642025-09-09T22:25:24.981Z
38652025-09-09T22:25:24.981Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/227)
38662025-09-09T22:25:25.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672025-09-09T22:25:25.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682025-09-09T22:25:25.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38692025-09-09T22:25:25.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38702025-09-09T22:25:25.848Z
38712025-09-09T22:25:25.848Zinfo: running `cargo check --bins` on update-common (190/227)
38722025-09-09T22:25:26.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732025-09-09T22:25:26.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742025-09-09T22:25:26.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38752025-09-09T22:25:26.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38762025-09-09T22:25:26.657Z
38772025-09-09T22:25:26.658Zinfo: running `cargo check --bins` on omicron-dev (191/227)
38782025-09-09T22:25:27.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792025-09-09T22:25:27.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802025-09-09T22:25:27.778Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38812025-09-09T22:25:27.781Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38822025-09-09T22:25:27.947Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38832025-09-09T22:25:27.967Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38842025-09-09T22:25:27.970Z Checking diff v0.1.13
38852025-09-09T22:25:27.970Z Checking yansi v1.0.1
38862025-09-09T22:25:28.005Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38872025-09-09T22:25:28.046Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38882025-09-09T22:25:28.472Z Checking pretty_assertions v1.4.1
38892025-09-09T22:25:29.267Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38902025-09-09T22:25:58.535Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38912025-09-09T22:25:58.539Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38922025-09-09T22:25:58.539Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38932025-09-09T22:25:58.539Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38942025-09-09T22:25:58.539Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38952025-09-09T22:25:58.539Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38962025-09-09T22:25:59.183Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38972025-09-09T22:25:59.564Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38982025-09-09T22:26:00.962Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38992025-09-09T22:26:52.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
39002025-09-09T22:26:52.457Z
39012025-09-09T22:26:52.457Zinfo: running `cargo check --bins` on openapi-manager (192/227)
39022025-09-09T22:26:53.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032025-09-09T22:26:53.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042025-09-09T22:26:53.357Z Compiling tabled_derive v0.10.0
39052025-09-09T22:26:53.357Z Checking papergrid v0.14.0
39062025-09-09T22:26:53.360Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39072025-09-09T22:26:53.360Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39082025-09-09T22:26:53.529Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
39092025-09-09T22:26:53.532Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39102025-09-09T22:26:53.544Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
39112025-09-09T22:26:53.821Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39122025-09-09T22:26:54.828Z Checking tabled v0.18.0
39132025-09-09T22:26:54.937Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39142025-09-09T22:26:57.655Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39152025-09-09T22:26:59.224Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39162025-09-09T22:27:00.112Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
39172025-09-09T22:27:01.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.23s
39182025-09-09T22:27:01.928Z
39192025-09-09T22:27:01.928Zinfo: running `cargo check --bins` on installinator-api (193/227)
39202025-09-09T22:27:02.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212025-09-09T22:27:02.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222025-09-09T22:27:02.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39232025-09-09T22:27:02.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39242025-09-09T22:27:02.754Z
39252025-09-09T22:27:02.754Zinfo: running `cargo check --bins` on ntp-admin-api (194/227)
39262025-09-09T22:27:03.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272025-09-09T22:27:03.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282025-09-09T22:27:03.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39292025-09-09T22:27:03.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39302025-09-09T22:27:03.562Z
39312025-09-09T22:27:03.562Zinfo: running `cargo check --bins` on ntp-admin-types (195/227)
39322025-09-09T22:27:04.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332025-09-09T22:27:04.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342025-09-09T22:27:04.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39352025-09-09T22:27:04.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39362025-09-09T22:27:04.365Z
39372025-09-09T22:27:04.365Zinfo: running `cargo check --bins` on wicketd-api (196/227)
39382025-09-09T22:27:05.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392025-09-09T22:27:05.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402025-09-09T22:27:05.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39412025-09-09T22:27:05.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39422025-09-09T22:27:05.194Z
39432025-09-09T22:27:05.194Zinfo: running `cargo check --bins` on omicron-pins (197/227)
39442025-09-09T22:27:05.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452025-09-09T22:27:05.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462025-09-09T22:27:05.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39472025-09-09T22:27:05.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
39482025-09-09T22:27:05.967Z
39492025-09-09T22:27:05.967Zinfo: running `cargo check --bins` on reconfigurator-cli (198/227)
39502025-09-09T22:27:06.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512025-09-09T22:27:06.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522025-09-09T22:27:06.919Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39532025-09-09T22:27:07.057Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39542025-09-09T22:27:07.060Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39552025-09-09T22:27:07.060Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39562025-09-09T22:27:07.060Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39572025-09-09T22:27:07.060Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39582025-09-09T22:27:07.063Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39592025-09-09T22:27:07.063Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39602025-09-09T22:27:07.357Z Compiling petname v2.0.2
39612025-09-09T22:27:07.380Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39622025-09-09T22:27:07.676Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39632025-09-09T22:27:07.702Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39642025-09-09T22:27:08.040Z Checking sync-ptr v0.1.4
39652025-09-09T22:27:08.149Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39662025-09-09T22:27:08.252Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39672025-09-09T22:27:08.277Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39682025-09-09T22:27:08.543Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
39692025-09-09T22:27:08.755Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39702025-09-09T22:27:09.602Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39712025-09-09T22:27:11.912Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39722025-09-09T22:27:11.915Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39732025-09-09T22:27:18.335Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39742025-09-09T22:27:19.224Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39752025-09-09T22:27:21.095Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39762025-09-09T22:27:23.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.00s
39772025-09-09T22:27:24.210Z
39782025-09-09T22:27:24.210Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/227)
39792025-09-09T22:27:24.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802025-09-09T22:27:24.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812025-09-09T22:27:24.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822025-09-09T22:27:24.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
39832025-09-09T22:27:25.092Z
39842025-09-09T22:27:25.092Zinfo: running `cargo check --bins` on omicron-repl-utils (200/227)
39852025-09-09T22:27:25.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862025-09-09T22:27:25.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872025-09-09T22:27:25.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882025-09-09T22:27:25.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
39892025-09-09T22:27:25.861Z
39902025-09-09T22:27:25.861Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/227)
39912025-09-09T22:27:26.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922025-09-09T22:27:26.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932025-09-09T22:27:26.774Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39942025-09-09T22:27:27.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
39952025-09-09T22:27:28.126Z
39962025-09-09T22:27:28.126Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/227)
39972025-09-09T22:27:28.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982025-09-09T22:27:28.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992025-09-09T22:27:28.998Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
40002025-09-09T22:27:29.452Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40012025-09-09T22:27:30.672Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40022025-09-09T22:27:31.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
40032025-09-09T22:27:31.665Z
40042025-09-09T22:27:31.666Zinfo: running `cargo check --bins` on omicron-releng (203/227)
40052025-09-09T22:27:32.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062025-09-09T22:27:32.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072025-09-09T22:27:32.483Z Compiling blake3 v1.5.4
40082025-09-09T22:27:32.486Z Checking memmap2 v0.9.5
40092025-09-09T22:27:32.606Z Checking constant_time_eq v0.3.1
40102025-09-09T22:27:32.609Z Checking arrayvec v0.7.6
40112025-09-09T22:27:32.616Z Checking arrayref v0.3.9
40122025-09-09T22:27:32.626Z Checking topological-sort v0.2.2
40132025-09-09T22:27:32.637Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40142025-09-09T22:27:32.651Z Checking shell-words v1.1.0
40152025-09-09T22:27:33.756Z Checking omicron-zone-package v0.12.2
40162025-09-09T22:27:34.913Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40172025-09-09T22:27:36.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
40182025-09-09T22:27:36.269Z
40192025-09-09T22:27:36.269Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/227)
40202025-09-09T22:27:36.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40212025-09-09T22:27:36.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40222025-09-09T22:27:37.086Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40232025-09-09T22:27:37.481Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40242025-09-09T22:27:37.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
40252025-09-09T22:27:38.209Z
40262025-09-09T22:27:38.209Zinfo: running `cargo check --bins` on xtask (205/227)
40272025-09-09T22:27:38.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282025-09-09T22:27:38.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292025-09-09T22:27:38.802Z Checking bitflags v2.9.1
40302025-09-09T22:27:38.806Z Checking serde v1.0.219
40312025-09-09T22:27:38.902Z Checking zerofrom v0.1.4
40322025-09-09T22:27:38.911Z Checking smallvec v1.15.1
40332025-09-09T22:27:38.928Z Checking hashbrown v0.15.4
40342025-09-09T22:27:38.939Z Checking thiserror v1.0.69
40352025-09-09T22:27:38.953Z Checking scroll v0.12.0
40362025-09-09T22:27:38.953Z Checking num-traits v0.2.19
40372025-09-09T22:27:39.079Z Checking percent-encoding v2.3.2
40382025-09-09T22:27:39.117Z Checking yoke v0.7.4
40392025-09-09T22:27:39.158Z Checking rustix v0.38.37
40402025-09-09T22:27:39.254Z Checking log v0.4.27
40412025-09-09T22:27:39.329Z Checking pest v2.7.14
40422025-09-09T22:27:39.422Z Checking form_urlencoded v1.2.2
40432025-09-09T22:27:39.464Z Checking zerovec v0.10.4
40442025-09-09T22:27:39.535Z Checking goblin v0.8.2
40452025-09-09T22:27:39.644Z Checking zerocopy v0.7.35
40462025-09-09T22:27:39.928Z Checking indexmap v2.11.0
40472025-09-09T22:27:40.184Z Checking terminal_size v0.4.0
40482025-09-09T22:27:40.400Z Checking getrandom v0.3.1
40492025-09-09T22:27:40.428Z Checking ordered-float v2.10.1
40502025-09-09T22:27:40.653Z Checking thiserror v2.0.16
40512025-09-09T22:27:40.829Z Checking syn v2.0.106
40522025-09-09T22:27:40.832Z Checking rustix v1.0.7
40532025-09-09T22:27:40.894Z Checking once_cell v1.21.3
40542025-09-09T22:27:41.066Z Checking tinystr v0.7.6
40552025-09-09T22:27:41.155Z Checking icu_collections v1.5.0
40562025-09-09T22:27:41.233Z Checking clap_builder v4.5.41
40572025-09-09T22:27:41.425Z Checking icu_locid v1.5.0
40582025-09-09T22:27:41.804Z Checking textwrap v0.16.2
40592025-09-09T22:27:41.823Z Checking dtrace-parser v0.2.0
40602025-09-09T22:27:42.214Z Checking fs-err v3.1.1
40612025-09-09T22:27:42.309Z Checking anyhow v1.0.99
40622025-09-09T22:27:42.359Z Checking tempfile v3.20.0
40632025-09-09T22:27:42.390Z Checking icu_provider v1.5.0
40642025-09-09T22:27:42.548Z Checking tabled v0.15.0
40652025-09-09T22:27:42.697Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40662025-09-09T22:27:43.002Z Checking icu_locid_transform v1.5.0
40672025-09-09T22:27:43.391Z Checking serde_spanned v0.6.9
40682025-09-09T22:27:43.394Z Checking toml_datetime v0.6.11
40692025-09-09T22:27:43.394Z Checking serde_json v1.0.143
40702025-09-09T22:27:43.623Z Checking erased-serde v0.4.6
40712025-09-09T22:27:43.764Z Checking toml_edit v0.22.27
40722025-09-09T22:27:43.853Z Checking icu_properties v1.5.1
40732025-09-09T22:27:44.000Z Checking camino v1.1.12
40742025-09-09T22:27:44.341Z Checking serde-value v0.7.0
40752025-09-09T22:27:44.523Z Checking semver v1.0.26
40762025-09-09T22:27:44.543Z Checking serde-untagged v0.1.7
40772025-09-09T22:27:44.797Z Checking cargo-platform v0.2.0
40782025-09-09T22:27:44.931Z Checking camino-tempfile v1.4.1
40792025-09-09T22:27:44.954Z Checking clap v4.5.41
40802025-09-09T22:27:44.958Z Checking dof v0.3.0
40812025-09-09T22:27:45.082Z Checking macaddr v1.0.1
40822025-09-09T22:27:45.510Z Checking usdt-impl v0.5.0
40832025-09-09T22:27:45.868Z Checking usdt v0.5.0
40842025-09-09T22:27:46.032Z Checking toml v0.8.23
40852025-09-09T22:27:46.471Z Checking icu_normalizer v1.5.0
40862025-09-09T22:27:46.492Z Checking cargo_toml v0.21.0
40872025-09-09T22:27:46.965Z Checking idna_adapter v1.2.0
40882025-09-09T22:27:47.104Z Checking idna v1.0.3
40892025-09-09T22:27:47.424Z Checking url v2.5.4
40902025-09-09T22:27:47.930Z Checking cargo-util-schemas v0.8.2
40912025-09-09T22:27:49.099Z Checking cargo_metadata v0.21.0
40922025-09-09T22:27:50.122Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40932025-09-09T22:27:50.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.55s
40942025-09-09T22:27:50.925Z
40952025-09-09T22:27:50.925Zinfo: running `cargo check --bins` on end-to-end-tests (206/227)
40962025-09-09T22:27:51.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40972025-09-09T22:27:51.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40982025-09-09T22:27:51.888Z Checking polyval v0.6.2
40992025-09-09T22:27:52.023Z Checking ctr v0.9.2
41002025-09-09T22:27:52.038Z Checking ssh-encoding v0.2.0
41012025-09-09T22:27:52.041Z Checking blowfish v0.9.1
41022025-09-09T22:27:52.064Z Checking password-hash v0.4.2
41032025-09-09T22:27:52.084Z Checking p521 v0.13.3
41042025-09-09T22:27:52.088Z Checking p256 v0.13.2
41052025-09-09T22:27:52.088Z Checking russh-cryptovec v0.7.3
41062025-09-09T22:27:52.258Z Checking md5 v0.7.0
41072025-09-09T22:27:52.282Z Checking bcrypt-pbkdf v0.10.0
41082025-09-09T22:27:52.286Z Checking ghash v0.5.1
41092025-09-09T22:27:52.354Z Checking num-bigint v0.4.6
41102025-09-09T22:27:52.376Z Checking des v0.8.1
41112025-09-09T22:27:52.440Z Checking pbkdf2 v0.11.0
41122025-09-09T22:27:52.484Z Checking aes-gcm v0.10.3
41132025-09-09T22:27:52.550Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41142025-09-09T22:27:52.573Z Checking hex-literal v0.4.1
41152025-09-09T22:27:52.636Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41162025-09-09T22:27:52.659Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41172025-09-09T22:27:52.714Z Checking internet-checksum v0.2.1
41182025-09-09T22:27:52.736Z Checking ssh-cipher v0.2.0
41192025-09-09T22:27:53.008Z Checking ssh-key v0.6.6
41202025-09-09T22:27:53.201Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41212025-09-09T22:27:54.117Z Checking russh-keys v0.45.0
41222025-09-09T22:27:54.986Z Checking russh v0.45.0
41232025-09-09T22:28:15.788Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41242025-09-09T22:28:17.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.49s
41252025-09-09T22:28:17.656Z
41262025-09-09T22:28:17.656Zinfo: running `cargo check --bins` on gateway-cli (207/227)
41272025-09-09T22:28:18.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41282025-09-09T22:28:18.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41292025-09-09T22:28:18.448Z Checking termios v0.3.3
41302025-09-09T22:28:18.698Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41312025-09-09T22:28:19.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
41322025-09-09T22:28:19.734Z
41332025-09-09T22:28:19.734Zinfo: running `cargo check --bins --no-default-features` on installinator (208/227)
41342025-09-09T22:28:20.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352025-09-09T22:28:20.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362025-09-09T22:28:20.595Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41372025-09-09T22:28:20.595Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41382025-09-09T22:28:20.599Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41392025-09-09T22:28:21.486Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41402025-09-09T22:28:23.286Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41412025-09-09T22:28:25.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
41422025-09-09T22:28:25.658Z
41432025-09-09T22:28:25.658Zinfo: running `cargo check --bins` on internal-dns-cli (209/227)
41442025-09-09T22:28:26.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41452025-09-09T22:28:26.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41462025-09-09T22:28:26.446Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41472025-09-09T22:28:26.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
41482025-09-09T22:28:27.170Z
41492025-09-09T22:28:27.170Zinfo: running `cargo check --bins` on omicron-live-tests (210/227)
41502025-09-09T22:28:27.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41512025-09-09T22:28:27.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41522025-09-09T22:28:27.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41532025-09-09T22:28:27.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
41542025-09-09T22:28:27.929Z
41552025-09-09T22:28:27.929Zinfo: running `cargo check --bins` on live-tests-macros (211/227)
41562025-09-09T22:28:28.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41572025-09-09T22:28:28.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41582025-09-09T22:28:28.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41592025-09-09T22:28:28.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41602025-09-09T22:28:28.686Z
41612025-09-09T22:28:28.686Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/227)
41622025-09-09T22:28:29.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41632025-09-09T22:28:29.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41642025-09-09T22:28:29.609Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41652025-09-09T22:28:30.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
41662025-09-09T22:28:30.582Z
41672025-09-09T22:28:30.582Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/227)
41682025-09-09T22:28:31.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41692025-09-09T22:28:31.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41702025-09-09T22:28:31.381Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41712025-09-09T22:28:31.381Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41722025-09-09T22:28:31.698Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41732025-09-09T22:28:32.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
41742025-09-09T22:28:32.927Z
41752025-09-09T22:28:32.927Zinfo: running `cargo check --bins` on omicron-package (214/227)
41762025-09-09T22:28:33.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41772025-09-09T22:28:33.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41782025-09-09T22:28:33.757Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41792025-09-09T22:28:35.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
41802025-09-09T22:28:35.461Z
41812025-09-09T22:28:35.461Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (215/227)
41822025-09-09T22:28:36.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41832025-09-09T22:28:36.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41842025-09-09T22:28:36.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41852025-09-09T22:28:36.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
41862025-09-09T22:28:36.277Z
41872025-09-09T22:28:36.277Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (216/227)
41882025-09-09T22:28:36.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41892025-09-09T22:28:36.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41902025-09-09T22:28:36.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41912025-09-09T22:28:36.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
41922025-09-09T22:28:37.093Z
41932025-09-09T22:28:37.094Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (217/227)
41942025-09-09T22:28:37.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41952025-09-09T22:28:37.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41962025-09-09T22:28:37.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41972025-09-09T22:28:37.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
41982025-09-09T22:28:37.917Z
41992025-09-09T22:28:37.917Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (218/227)
42002025-09-09T22:28:38.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42012025-09-09T22:28:38.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42022025-09-09T22:28:38.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42032025-09-09T22:28:38.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42042025-09-09T22:28:38.739Z
42052025-09-09T22:28:38.740Zinfo: running `cargo check --bins --no-default-features` on gfss (219/227)
42062025-09-09T22:28:39.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42072025-09-09T22:28:39.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42082025-09-09T22:28:39.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42092025-09-09T22:28:39.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
42102025-09-09T22:28:39.518Z
42112025-09-09T22:28:39.518Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (220/227)
42122025-09-09T22:28:40.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42132025-09-09T22:28:40.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42142025-09-09T22:28:40.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42152025-09-09T22:28:40.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
42162025-09-09T22:28:40.282Z
42172025-09-09T22:28:40.282Zinfo: running `cargo check --bins` on trust-quorum-test-utils (221/227)
42182025-09-09T22:28:41.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42192025-09-09T22:28:41.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42202025-09-09T22:28:41.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42212025-09-09T22:28:41.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42222025-09-09T22:28:41.101Z
42232025-09-09T22:28:41.101Zinfo: running `cargo check --bins` on tqdb (222/227)
42242025-09-09T22:28:41.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42252025-09-09T22:28:41.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42262025-09-09T22:28:42.019Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42272025-09-09T22:28:42.422Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42282025-09-09T22:28:43.954Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42292025-09-09T22:28:44.821Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42302025-09-09T22:28:45.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
42312025-09-09T22:28:45.793Z
42322025-09-09T22:28:45.793Zinfo: running `cargo check --bins` on wicket-dbg (223/227)
42332025-09-09T22:28:46.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342025-09-09T22:28:46.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352025-09-09T22:28:46.685Z Checking rtoolbox v0.0.2
42362025-09-09T22:28:46.685Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42372025-09-09T22:28:46.689Z Checking tui-tree-widget v0.23.1
42382025-09-09T22:28:46.951Z Checking rpassword v7.4.0
42392025-09-09T22:28:51.765Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42402025-09-09T22:28:54.716Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42412025-09-09T22:28:56.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.24s
42422025-09-09T22:28:56.264Z
42432025-09-09T22:28:56.264Zinfo: running `cargo check --bins` on wicket (224/227)
42442025-09-09T22:28:57.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42452025-09-09T22:28:57.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42462025-09-09T22:28:57.150Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42472025-09-09T22:28:57.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
42482025-09-09T22:28:57.874Z
42492025-09-09T22:28:57.874Zinfo: running `cargo check --bins` on wicketd (225/227)
42502025-09-09T22:28:58.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42512025-09-09T22:28:58.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42522025-09-09T22:28:58.791Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42532025-09-09T22:29:03.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
42542025-09-09T22:29:03.260Z
42552025-09-09T22:29:03.260Zinfo: running `cargo check --bins` on omicron-workspace-hack (226/227)
42562025-09-09T22:29:03.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572025-09-09T22:29:03.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582025-09-09T22:29:03.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42592025-09-09T22:29:03.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
42602025-09-09T22:29:04.023Z
42612025-09-09T22:29:04.023Zinfo: running `cargo check --bins` on zone-setup (227/227)
42622025-09-09T22:29:04.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42632025-09-09T22:29:04.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42642025-09-09T22:29:04.864Z Checking uzers v0.12.1
42652025-09-09T22:29:05.225Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42662025-09-09T22:29:06.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
42672025-09-09T22:29:06.549Z
42682025-09-09T22:29:06.552Zreal 16:30.427731045
42692025-09-09T22:29:06.552Zuser 32:51.568392775
42702025-09-09T22:29:06.552Zsys 5:30.962647982
42712025-09-09T22:29:06.552Ztrap 0.711173526
42722025-09-09T22:29:06.553Ztflt 0.572153342
42732025-09-09T22:29:06.553Zdflt 1.304069169
42742025-09-09T22:29:06.553Zkflt 0.001153312
42752025-09-09T22:29:06.553Zlock 1:22:20.722593223
42762025-09-09T22:29:06.553Zslp 2:42:25.931660886
42772025-09-09T22:29:06.553Zlat 1:42.803018467
42782025-09-09T22:29:06.553Zstop 5:26.281627445
42792025-09-09T22:29:06.553Zprocess exited: duration 1286712 ms, exit code 0
 
42802025-09-09T22:29:06.569Zfound 0 output files