01JV5P5W9ZER8RENDB79ASCASE: 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: 01JV5P6GWG3FRBTNRD5T7JQG8S

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-13T20:44:21.062Zjob assigned to worker 01JV5P6J8JC2JDM6FHFWNBCEP6 [factory aws, i-0961dad7a75a7ef73] (queued for 58 s)
 
22025-05-13T20:44:29.197Zstarting task 0: "setup"
32025-05-13T20:44:29.202Z++ uname -s
42025-05-13T20:44:29.207Z+ kern=SunOS
52025-05-13T20:44:29.208Z+ build_user=build
62025-05-13T20:44:29.208Z+ build_uid=12345
72025-05-13T20:44:29.208Z+ work_dir=/work
82025-05-13T20:44:29.208Z+ input_dir=/input
92025-05-13T20:44:29.208Z+ [[ 0 == 12345 ]]
102025-05-13T20:44:29.208Z+ case "$kern" in
112025-05-13T20:44:29.208Z+ groupadd -g 12345 build
122025-05-13T20:44:29.208Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-05-13T20:44:31.214Z+ zfs create -o mountpoint=/work rpool/work
142025-05-13T20:44:31.321Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-05-13T20:44:31.333Z+ home_fs=zfs
162025-05-13T20:44:31.333Z+ [[ zfs == autofs ]]
172025-05-13T20:44:31.333Z+ mkdir -p /home/build
182025-05-13T20:44:31.333Z+ chown build:build /home/build /work
192025-05-13T20:44:33.323Z+ chmod 0700 /home/build /work
202025-05-13T20:44:33.326Zprocess exited: duration 4131 ms, exit code 0
 
212025-05-13T20:44:33.336Zstarting task 1: "rust-toolchain"
222025-05-13T20:44:33.339Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-05-13T20:44:33.339Z * rust toolchain channel = "1.86.0"
242025-05-13T20:44:33.339Z * rust toolchain profile = "default"
252025-05-13T20:44:33.339Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-05-13T20:44:33.339Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-05-13T20:44:33.340Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-05-13T20:44:33.343Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-05-13T20:44:33.343Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-05-13T20:44:33.460Zinfo: downloading installer
312025-05-13T20:44:34.992Zwarn: It looks like you have an existing installation of Rust at:
322025-05-13T20:44:34.992Zwarn: /opt/ooce/bin
332025-05-13T20:44:34.992Zwarn: It is recommended that rustup be the primary Rust installation.
342025-05-13T20:44:34.992Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-05-13T20:44:34.992Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-05-13T20:44:34.993Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-05-13T20:44:34.993Zwarn: or pass `-y' to ignore all ignorable checks.
382025-05-13T20:44:34.993Zerror: cannot install while Rust is installed
392025-05-13T20:44:34.993Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-05-13T20:44:35.005Zinfo: profile set to 'default'
412025-05-13T20:44:35.005Zinfo: default host triple is x86_64-unknown-illumos
422025-05-13T20:44:35.008Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-05-13T20:44:35.191Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-05-13T20:44:35.191Zinfo: downloading component 'cargo'
452025-05-13T20:44:35.968Zinfo: downloading component 'clippy'
462025-05-13T20:44:36.405Zinfo: downloading component 'rust-docs'
472025-05-13T20:44:38.031Zinfo: downloading component 'rust-std'
482025-05-13T20:44:39.957Zinfo: downloading component 'rustc'
492025-05-13T20:44:46.079Zinfo: downloading component 'rustfmt'
502025-05-13T20:44:46.312Zinfo: installing component 'cargo'
512025-05-13T20:44:47.154Zinfo: installing component 'clippy'
522025-05-13T20:44:47.567Zinfo: installing component 'rust-docs'
532025-05-13T20:44:49.427Zinfo: installing component 'rust-std'
542025-05-13T20:44:51.172Zinfo: installing component 'rustc'
552025-05-13T20:44:57.520Zinfo: installing component 'rustfmt'
562025-05-13T20:44:57.850Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-05-13T20:44:57.850Z
582025-05-13T20:44:58.263Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-05-13T20:44:58.263Z
602025-05-13T20:44:58.270Z
612025-05-13T20:44:58.270ZRust is installed now. Great!
622025-05-13T20:44:58.270Z
632025-05-13T20:44:58.270ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-05-13T20:44:58.270Zenvironment variable. This has not been done automatically.
652025-05-13T20:44:58.270Z
662025-05-13T20:44:58.271ZTo configure your current shell, you need to source
672025-05-13T20:44:58.271Zthe corresponding env file under $HOME/.cargo.
682025-05-13T20:44:58.271Z
692025-05-13T20:44:58.271ZThis is usually done by running one of the following (note the leading DOT):
702025-05-13T20:44:58.271Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-05-13T20:44:58.271Zsource "$HOME/.cargo/env.fish" # For fish
722025-05-13T20:44:58.271Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-05-13T20:44:58.337Z+ rustup --version
742025-05-13T20:44:58.347Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-05-13T20:44:58.352Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-05-13T20:44:58.447Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-05-13T20:44:58.465Z+ cargo --version
782025-05-13T20:44:58.493Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-05-13T20:44:58.497Z+ rustc --version
802025-05-13T20:44:58.562Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-05-13T20:44:58.568Zprocess exited: duration 25228 ms, exit code 0
 
822025-05-13T20:44:58.578Zstarting task 2: "authentication"
832025-05-13T20:44:58.604Zprocess exited: duration 22 ms, exit code 0
 
842025-05-13T20:44:58.624Zstarting task 3: "clone repository"
852025-05-13T20:44:58.651Z+ mkdir -p /work/oxidecomputer/omicron
862025-05-13T20:44:58.651Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-05-13T20:44:58.670ZCloning into '/work/oxidecomputer/omicron'...
882025-05-13T20:45:07.990Z+ cd /work/oxidecomputer/omicron
892025-05-13T20:45:07.990Z+ git fetch origin 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2
902025-05-13T20:45:08.322ZFrom https://github.com/oxidecomputer/omicron
912025-05-13T20:45:08.322Z * branch 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2 -> FETCH_HEAD
922025-05-13T20:45:08.334Z+ [[ -n eliza/ereport-sp-api ]]
932025-05-13T20:45:08.337Z++ git branch --show-current
942025-05-13T20:45:08.341Z+ current=main
952025-05-13T20:45:08.341Z+ [[ main != eliza/ereport-sp-api ]]
962025-05-13T20:45:08.341Z+ git branch -f eliza/ereport-sp-api 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2
972025-05-13T20:45:08.344Z+ git checkout -f eliza/ereport-sp-api
982025-05-13T20:45:08.552ZSwitched to branch 'eliza/ereport-sp-api'
992025-05-13T20:45:08.556Z+ git reset --hard 368f84fc2e1b9a1e2e6acc1f46a68f8bdb5d61d2
1002025-05-13T20:45:08.773ZHEAD is now at 368f84fc2 oh god i picked the wrong one of the three shas lol
1012025-05-13T20:45:08.776Zprocess exited: duration 10158 ms, exit code 0
 
1022025-05-13T20:45:08.786Zstarting task 4: "build"
1032025-05-13T20:45:08.790Z+ source .github/buildomat/ci-env.sh
1042025-05-13T20:45:08.790Z++ export CARGO_TERM_COLOR=always
1052025-05-13T20:45:08.790Z++ CARGO_TERM_COLOR=always
1062025-05-13T20:45:08.790Z+ cargo --version
1072025-05-13T20:45:08.848Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-05-13T20:45:08.851Z+ rustc --version
1092025-05-13T20:45:08.921Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-05-13T20:45:08.924Z+ source ./env.sh
1112025-05-13T20:45:08.928Z++ OLD_SHELL_OPTS=ehxB
1122025-05-13T20:45:08.928Z++ set -o xtrace
1132025-05-13T20:45:08.928Z++++ dirname ./env.sh
1142025-05-13T20:45:08.931Z+++ readlink -f .
1152025-05-13T20:45:08.936Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-05-13T20:45:08.936Z++ 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-05-13T20:45:08.936Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-05-13T20:45:08.936Z++ 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-05-13T20:45:08.936Z++ 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-05-13T20:45:08.936Z++ 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-05-13T20:45:08.936Z++ 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-05-13T20:45:08.936Z++ 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-05-13T20:45:08.936Z++ 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-05-13T20:45:08.936Z++ case $OLD_SHELL_OPTS in
1252025-05-13T20:45:08.936Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-05-13T20:45:08.936Z+ 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-05-13T20:45:08.936Z+ 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-05-13T20:45:08.936Z+ banner prerequisites
1292025-05-13T20:45:08.940Z
1302025-05-13T20:45:08.940Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-05-13T20:45:08.940Z # # # # # # # # # # # # # # #
1322025-05-13T20:45:08.940Z # # # # ##### # # ##### # # # # # #### #
1332025-05-13T20:45:08.940Z ##### ##### # ##### # # # # # # # # #
1342025-05-13T20:45:08.940Z # # # # # # # # # # # # # # #
1352025-05-13T20:45:08.941Z # # # ###### # # ###### ### # #### # #### #
1362025-05-13T20:45:08.941Z
1372025-05-13T20:45:08.941Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-05-13T20:45:18.986Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-05-13T20:45:24.700Z Startup: Caching catalogs ... Done
1402025-05-13T20:45:29.528ZPlanning: Solver setup ... Done (3.676s)
1412025-05-13T20:45:29.546ZPlanning: Running solver ... Done (0.036s)
1422025-05-13T20:45:29.628ZPlanning: Finding local manifests ... Done (0.003s)
1432025-05-13T20:45:29.646ZPlanning: Fetching manifests: 0/4 0% complete
1442025-05-13T20:45:30.220ZPlanning: Fetching manifests: 4/4 100% complete
1452025-05-13T20:45:30.268ZPlanning: Package planning ... Done (0.047s)
1462025-05-13T20:45:30.319ZPlanning: Merging actions ... Done (0.051s)
1472025-05-13T20:45:30.613ZPlanning: Checking for conflicting actions ... Done (0.294s)
1482025-05-13T20:45:30.625ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-05-13T20:45:31.581ZPlanning: Evaluating mediators ... Done (0.956s)
1502025-05-13T20:45:31.591ZPlanning: Planning completed in 6.78 seconds
1512025-05-13T20:45:31.607Z Packages to install: 4
1522025-05-13T20:45:31.607Z Mediators to change: 2
1532025-05-13T20:45:31.610Z Services to change: 1
1542025-05-13T20:45:31.610Z Estimated space available: 155.55 GB
1552025-05-13T20:45:31.610ZEstimated space to be consumed: 1.65 GB
1562025-05-13T20:45:31.610Z Create boot environment: No
1572025-05-13T20:45:31.610ZCreate backup boot environment: No
1582025-05-13T20:45:31.610Z Rebuild boot archive: No
1592025-05-13T20:45:31.610Z
1602025-05-13T20:45:31.610ZChanged mediators:
1612025-05-13T20:45:31.610Z mediator clang:
1622025-05-13T20:45:31.610Z version: None -> 15 (system default)
1632025-05-13T20:45:31.610Z
1642025-05-13T20:45:31.610Z mediator llvm:
1652025-05-13T20:45:31.610Z version: 14 (system default) -> 15 (system default)
1662025-05-13T20:45:31.610Z
1672025-05-13T20:45:31.610ZChanged packages:
1682025-05-13T20:45:31.610Zhelios-dev
1692025-05-13T20:45:31.610Z developer/build-essential
1702025-05-13T20:45:31.611Z None -> 11-2.0
1712025-05-13T20:45:31.611Z library/libxmlsec1
1722025-05-13T20:45:31.611Z None -> 1.2.35-2.0
1732025-05-13T20:45:31.611Z ooce/developer/clang-15
1742025-05-13T20:45:31.611Z None -> 15.0.7-2.0
1752025-05-13T20:45:31.611Z ooce/developer/llvm-15
1762025-05-13T20:45:31.611Z None -> 15.0.7-2.0
1772025-05-13T20:45:31.611Z
1782025-05-13T20:45:31.611ZServices:
1792025-05-13T20:45:31.611Z restart_fmri:
1802025-05-13T20:45:31.611Z svc:/system/update-man-index:default
1812025-05-13T20:45:31.658Z
1822025-05-13T20:45:31.658ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-05-13T20:45:37.779ZDownload: 213/3290 items 1.3/212.6MB 0% complete (484k/s)
1842025-05-13T20:45:42.800ZDownload: 1206/3290 items 85.2/212.6MB 40% complete (8.5M/s)
1852025-05-13T20:45:47.803ZDownload: 1984/3290 items 118.7/212.6MB 55% complete (11.8M/s)
1862025-05-13T20:45:58.096ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (9.8M/s)
1872025-05-13T20:46:03.111ZDownload: 2811/3290 items 121.0/212.6MB 56% complete (366k/s)
1882025-05-13T20:46:08.179ZDownload: 3280/3290 items 208.2/212.6MB 97% complete (9.1M/s)
1892025-05-13T20:46:13.809ZDownload: 3289/3290 items 211.8/212.6MB 99% complete (9.1M/s)
1902025-05-13T20:46:13.844ZDownload: Completed 212.60 MB in 42.18 seconds (5.0M/s)
1912025-05-13T20:46:14.019Z Actions: 1/3689 actions (Installing new actions)
1922025-05-13T20:46:18.550Z Actions: Completed 3689 actions in 4.53 seconds.
1932025-05-13T20:46:18.855Z Done (0.301s)
1942025-05-13T20:46:18.855Z Done (0.000s)
1952025-05-13T20:46:19.584Z Done (0.727s)
1962025-05-13T20:46:24.105Z Done (4.247s)
1972025-05-13T20:46:24.192Z Done (0.020s)
1982025-05-13T20:46:24.211Z Done (0.000s)
1992025-05-13T20:46:24.361Z Done (0.000s)
2002025-05-13T20:46:25.137ZPlanning: Evaluating mediator changes ... Done
2012025-05-13T20:46:25.297ZPlanning: Checking for conflicting actions ... Done
2022025-05-13T20:46:25.300ZPlanning: Consolidating action changes ... Done
2032025-05-13T20:46:25.574ZPlanning: Evaluating mediators ... Done
2042025-05-13T20:46:25.599ZPlanning: Planning completed in 0.43 seconds
2052025-05-13T20:46:25.610Z Mediators to change: 2
2062025-05-13T20:46:25.610Z Create boot environment: No
2072025-05-13T20:46:25.610ZCreate backup boot environment: No
2082025-05-13T20:46:25.679Z Done
2092025-05-13T20:46:25.679Z Done
2102025-05-13T20:46:26.184Z Done
2112025-05-13T20:46:29.780Z Done
2122025-05-13T20:46:29.862Z Done
2132025-05-13T20:46:29.866Z Done
2142025-05-13T20:46:30.000Z Done
2152025-05-13T20:46:30.614ZPlanning: Evaluating mediator changes ... Done
2162025-05-13T20:46:30.617ZPlanning: Merging actions ... Done
2172025-05-13T20:46:30.801ZPlanning: Checking for conflicting actions ... Done
2182025-05-13T20:46:30.804ZPlanning: Consolidating action changes ... Done
2192025-05-13T20:46:31.066ZPlanning: Evaluating mediators ... Done
2202025-05-13T20:46:31.122ZPlanning: Planning completed in 0.75 seconds
2212025-05-13T20:46:31.156Z Packages to change: 1
2222025-05-13T20:46:31.156Z Mediators to change: 1
2232025-05-13T20:46:31.159Z Services to change: 1
2242025-05-13T20:46:31.159Z Create boot environment: No
2252025-05-13T20:46:31.159ZCreate backup boot environment: Yes
2262025-05-13T20:46:33.452Z Actions: 1/6 actions (Updating modified actions)
2272025-05-13T20:46:33.456Z Actions: Completed 6 actions in 0.00 seconds.
2282025-05-13T20:46:33.456Z Done
2292025-05-13T20:46:33.456Z Done
2302025-05-13T20:46:33.599Z Done
2312025-05-13T20:46:37.194Z Done
2322025-05-13T20:46:37.280Z Done
2332025-05-13T20:46:37.283Z Done
2342025-05-13T20:46:37.425Z Done
2352025-05-13T20:46:37.859ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2362025-05-13T20:46:37.859Zclang system 15 system
2372025-05-13T20:46:37.859Zcsh system system illumos
2382025-05-13T20:46:37.859Zctags system system illumos
2392025-05-13T20:46:37.859Zfile system system illumos
2402025-05-13T20:46:37.859Zgcc vendor 12 vendor
2412025-05-13T20:46:37.859Zgcc system 10 system
2422025-05-13T20:46:37.859Zgcc system 7 system
2432025-05-13T20:46:37.859Zgo system 1.20 system
2442025-05-13T20:46:37.859Zgo system 1.19 system
2452025-05-13T20:46:37.859Zllvm system 15 system
2462025-05-13T20:46:37.859Zllvm system 14 system
2472025-05-13T20:46:37.859Zmariadb system 10.6 system
2482025-05-13T20:46:37.859Zmta vendor vendor dma
2492025-05-13T20:46:37.859Zopenjdk system 17 system
2502025-05-13T20:46:37.859Zopenjdk system 11 system
2512025-05-13T20:46:37.859Zopenjdk system 1.8 system
2522025-05-13T20:46:37.859Zopenssl vendor 3 vendor
2532025-05-13T20:46:37.859Zperl system 5.36 system
2542025-05-13T20:46:37.859Zpostgresql system 15 system
2552025-05-13T20:46:37.859Zpostgresql system 13 system
2562025-05-13T20:46:37.859Zpython vendor 3 vendor
2572025-05-13T20:46:37.859Zpython system 2 system
2582025-05-13T20:46:37.859Zpython3 system 3.11 system
2592025-05-13T20:46:37.859Zruby system 3.0 system
2602025-05-13T20:46:37.859Zwords vendor vendor american-english
2612025-05-13T20:46:37.859Zwords system system australian-english
2622025-05-13T20:46:37.859Zwords system system british-english
2632025-05-13T20:46:37.860Zwords system system canadian-english
2642025-05-13T20:46:37.860Zwords system system french
2652025-05-13T20:46:37.860Zwords system system italian
2662025-05-13T20:46:37.860Zwords system system ngerman
2672025-05-13T20:46:37.860Zwords system system ogerman
2682025-05-13T20:46:37.860Zwords system system spanish
2692025-05-13T20:46:38.193ZPUBLISHER TYPE STATUS P LOCATION
2702025-05-13T20:46:38.193Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2712025-05-13T20:46:41.909ZFMRI IFO
2722025-05-13T20:46:41.909Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2732025-05-13T20:46:41.909Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2742025-05-13T20:46:41.909Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2752025-05-13T20:46:41.909Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2762025-05-13T20:46:41.909Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2772025-05-13T20:46:41.909Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782025-05-13T20:46:41.909Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2792025-05-13T20:46:41.909Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802025-05-13T20:46:41.909Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812025-05-13T20:46:41.909Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2822025-05-13T20:46:41.909Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2832025-05-13T20:46:41.909Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2842025-05-13T20:46:41.909Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2852025-05-13T20:46:41.909Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2862025-05-13T20:46:41.909Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2872025-05-13T20:46:42.831Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2882025-05-13T20:46:43.186Z Updating git repository `https://github.com/seanmonstar/reqwest`
2892025-05-13T20:46:43.943Z Updating crates.io index
2902025-05-13T20:46:43.987Z Updating git repository `https://github.com/oxidecomputer/lldp`
2912025-05-13T20:46:44.312Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2922025-05-13T20:46:44.902Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932025-05-13T20:46:45.190Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2942025-05-13T20:46:45.509Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2952025-05-13T20:46:45.827Z Updating git repository `https://github.com/oxidecomputer/propolis`
2962025-05-13T20:46:48.568Z Updating git repository `https://github.com/oxidecomputer/crucible`
2972025-05-13T20:46:50.567Z Updating git repository `https://github.com/oxidecomputer/opte`
2982025-05-13T20:46:51.429Z Updating git repository `https://github.com/oxidecomputer/falcon`
2992025-05-13T20:46:52.114Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002025-05-13T20:46:52.404Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012025-05-13T20:46:52.705Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3022025-05-13T20:46:53.546Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3032025-05-13T20:46:53.943Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042025-05-13T20:46:54.501Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3052025-05-13T20:46:54.766Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062025-05-13T20:46:55.107Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-05-13T20:46:55.417Z Updating git repository `https://github.com/oxidecomputer/tofino`
3082025-05-13T20:46:55.704Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3092025-05-13T20:46:56.009Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3102025-05-13T20:46:56.232Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3112025-05-13T20:46:56.520Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122025-05-13T20:46:56.886Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132025-05-13T20:46:57.206Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3142025-05-13T20:46:57.565Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152025-05-13T20:46:58.044Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162025-05-13T20:46:58.429Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172025-05-13T20:46:58.765Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182025-05-13T20:46:59.162Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192025-05-13T20:46:59.589Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202025-05-13T20:46:59.872Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212025-05-13T20:47:00.170Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222025-05-13T20:47:00.476Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232025-05-13T20:47:09.594Z Updating git repository `https://github.com/illumos/smf-rs`
3242025-05-13T20:47:11.067Z Downloading crates ...
3252025-05-13T20:47:11.138Z Downloaded zerocopy-derive v0.7.35
3262025-05-13T20:47:11.144Z Downloaded anstyle v1.0.10
3272025-05-13T20:47:11.146Z Downloaded bitflags v1.3.2
3282025-05-13T20:47:11.150Z Downloaded block-buffer v0.10.4
3292025-05-13T20:47:11.153Z Downloaded byteorder v1.5.0
3302025-05-13T20:47:11.153Z Downloaded clap_lex v0.7.4
3312025-05-13T20:47:11.158Z Downloaded winnow v0.7.3
3322025-05-13T20:47:11.165Z Downloaded proc-macro2 v1.0.94
3332025-05-13T20:47:11.168Z Downloaded proc-macro-error-attr v1.0.4
3342025-05-13T20:47:11.171Z Downloaded proc-macro-error v1.0.4
3352025-05-13T20:47:11.174Z Downloaded zerocopy v0.7.35
3362025-05-13T20:47:11.189Z Downloaded toml_datetime v0.6.8
3372025-05-13T20:47:11.192Z Downloaded thiserror-impl v2.0.12
3382025-05-13T20:47:11.192Z Downloaded thiserror-impl v1.0.69
3392025-05-13T20:47:11.195Z Downloaded thiserror v2.0.12
3402025-05-13T20:47:11.199Z Downloaded utf8parse v0.2.2
3412025-05-13T20:47:11.203Z Downloaded camino-tempfile v1.3.0
3422025-05-13T20:47:11.203Z Downloaded cargo_toml v0.21.0
3432025-05-13T20:47:11.207Z Downloaded clap v4.5.35
3442025-05-13T20:47:11.213Z Downloaded fs-err v3.1.0
3452025-05-13T20:47:11.216Z Downloaded dtrace-parser v0.2.0
3462025-05-13T20:47:11.216Z Downloaded dof v0.3.0
3472025-05-13T20:47:11.219Z Downloaded plain v0.2.3
3482025-05-13T20:47:11.219Z Downloaded pretty-hex v0.4.1
3492025-05-13T20:47:11.222Z Downloaded scroll_derive v0.12.0
3502025-05-13T20:47:11.222Z Downloaded scroll v0.12.0
3512025-05-13T20:47:11.225Z Downloaded serde_tokenstream v0.2.2
3522025-05-13T20:47:11.225Z Downloaded smawk v0.3.2
3532025-05-13T20:47:11.228Z Downloaded terminal_size v0.4.0
3542025-05-13T20:47:11.228Z Downloaded cpufeatures v0.2.14
3552025-05-13T20:47:11.232Z Downloaded anstyle-parse v0.2.5
3562025-05-13T20:47:11.232Z Downloaded terminal_size v0.2.6
3572025-05-13T20:47:11.235Z Downloaded macaddr v1.0.1
3582025-05-13T20:47:11.235Z Downloaded swrite v0.1.0
3592025-05-13T20:47:11.235Z Downloaded serde_spanned v0.6.8
3602025-05-13T20:47:11.238Z Downloaded io-lifetimes v1.0.11
3612025-05-13T20:47:11.238Z Downloaded sha2 v0.10.8
3622025-05-13T20:47:11.244Z Downloaded tabled_derive v0.7.0
3632025-05-13T20:47:11.244Z Downloaded once_cell v1.21.3
3642025-05-13T20:47:11.249Z Downloaded semver v1.0.26
3652025-05-13T20:47:11.249Z Downloaded log v0.4.22
3662025-05-13T20:47:11.252Z Downloaded papergrid v0.11.0
3672025-05-13T20:47:11.256Z Downloaded tempfile v3.13.0
3682025-05-13T20:47:11.256Z Downloaded ryu v1.0.18
3692025-05-13T20:47:11.259Z Downloaded textwrap v0.16.1
3702025-05-13T20:47:11.262Z Downloaded fastrand v2.1.1
3712025-05-13T20:47:11.265Z Downloaded anyhow v1.0.98
3722025-05-13T20:47:11.268Z Downloaded serde v1.0.219
3732025-05-13T20:47:11.271Z Downloaded colorchoice v1.0.2
3742025-05-13T20:47:11.274Z Downloaded usdt-macro v0.5.0
3752025-05-13T20:47:11.274Z Downloaded usdt-impl v0.5.0
3762025-05-13T20:47:11.274Z Downloaded usdt v0.5.0
3772025-05-13T20:47:11.278Z Downloaded anstyle-query v1.1.1
3782025-05-13T20:47:11.278Z Downloaded thread-id v4.2.2
3792025-05-13T20:47:11.278Z Downloaded bytecount v0.6.8
3802025-05-13T20:47:11.282Z Downloaded unicode-linebreak v0.1.5
3812025-05-13T20:47:11.282Z Downloaded pest_generator v2.7.14
3822025-05-13T20:47:11.282Z Downloaded pest_derive v2.7.14
3832025-05-13T20:47:11.285Z Downloaded cargo_metadata v0.19.2
3842025-05-13T20:47:11.288Z Downloaded pest_meta v2.7.14
3852025-05-13T20:47:11.288Z Downloaded ucd-trie v0.1.7
3862025-05-13T20:47:11.291Z Downloaded cargo-platform v0.1.8
3872025-05-13T20:47:11.291Z Downloaded quote v1.0.39
3882025-05-13T20:47:11.294Z Downloaded version_check v0.9.5
3892025-05-13T20:47:11.294Z Downloaded memmap v0.7.0
3902025-05-13T20:47:11.297Z Downloaded thiserror v1.0.69
3912025-05-13T20:47:11.300Z Downloaded unicode-ident v1.0.14
3922025-05-13T20:47:11.303Z Downloaded typenum v1.17.0
3932025-05-13T20:47:11.306Z Downloaded toml v0.8.20
3942025-05-13T20:47:11.309Z Downloaded itoa v1.0.11
3952025-05-13T20:47:11.312Z Downloaded usdt-attr-macro v0.5.0
3962025-05-13T20:47:11.312Z Downloaded syn v1.0.109
3972025-05-13T20:47:11.322Z Downloaded errno v0.3.9
3982025-05-13T20:47:11.325Z Downloaded serde_json v1.0.140
3992025-05-13T20:47:11.329Z Downloaded indexmap v2.9.0
4002025-05-13T20:47:11.333Z Downloaded crypto-common v0.1.6
4012025-05-13T20:47:11.336Z Downloaded camino v1.1.9
4022025-05-13T20:47:11.336Z Downloaded syn v2.0.98
4032025-05-13T20:47:11.348Z Downloaded memchr v2.7.4
4042025-05-13T20:47:11.352Z Downloaded strsim v0.11.1
4052025-05-13T20:47:11.355Z Downloaded serde_derive v1.0.219
4062025-05-13T20:47:11.358Z Downloaded rustix v0.38.37
4072025-05-13T20:47:11.378Z Downloaded toml_edit v0.22.24
4082025-05-13T20:47:11.397Z Downloaded is_terminal_polyfill v1.70.1
4092025-05-13T20:47:11.400Z Downloaded heck v0.5.0
4102025-05-13T20:47:11.400Z Downloaded heck v0.4.1
4112025-05-13T20:47:11.400Z Downloaded generic-array v0.14.7
4122025-05-13T20:47:11.404Z Downloaded fnv v1.0.7
4132025-05-13T20:47:11.404Z Downloaded equivalent v1.0.1
4142025-05-13T20:47:11.404Z Downloaded digest v0.10.7
4152025-05-13T20:47:11.408Z Downloaded clap_derive v4.5.32
4162025-05-13T20:47:11.411Z Downloaded cfg-if v1.0.0
4172025-05-13T20:47:11.411Z Downloaded bitflags v2.9.0
4182025-05-13T20:47:11.414Z Downloaded autocfg v1.4.0
4192025-05-13T20:47:11.414Z Downloaded anstream v0.6.18
4202025-05-13T20:47:11.432Z Downloaded pest v2.7.14
4212025-05-13T20:47:11.451Z Downloaded rustix v0.37.28
4222025-05-13T20:47:11.462Z Downloaded hashbrown v0.15.1
4232025-05-13T20:47:11.467Z Downloaded goblin v0.8.2
4242025-05-13T20:47:11.479Z Downloaded clap_builder v4.5.35
4252025-05-13T20:47:11.482Z Downloaded unicode-width v0.1.14
4262025-05-13T20:47:11.511Z Downloaded tabled v0.15.0
4272025-05-13T20:47:11.523Z Downloaded libc v0.2.171
4282025-05-13T20:47:11.664Z Compiling proc-macro2 v1.0.94
4292025-05-13T20:47:11.664Z Compiling unicode-ident v1.0.14
4302025-05-13T20:47:11.668Z Compiling serde v1.0.219
4312025-05-13T20:47:11.668Z Compiling version_check v0.9.5
4322025-05-13T20:47:11.668Z Compiling libc v0.2.171
4332025-05-13T20:47:11.668Z Compiling memchr v2.7.4
4342025-05-13T20:47:11.704Z Compiling thiserror v1.0.69
4352025-05-13T20:47:11.708Z Compiling ryu v1.0.18
4362025-05-13T20:47:11.935Z Compiling ucd-trie v0.1.7
4372025-05-13T20:47:12.147Z Compiling itoa v1.0.11
4382025-05-13T20:47:12.454Z Compiling once_cell v1.21.3
4392025-05-13T20:47:12.472Z Compiling byteorder v1.5.0
4402025-05-13T20:47:12.495Z Compiling rustix v0.38.37
4412025-05-13T20:47:12.756Z Compiling serde_json v1.0.140
4422025-05-13T20:47:12.909Z Compiling bitflags v2.9.0
4432025-05-13T20:47:13.144Z Compiling usdt-impl v0.5.0
4442025-05-13T20:47:13.245Z Compiling proc-macro-error-attr v1.0.4
4452025-05-13T20:47:13.349Z Compiling syn v1.0.109
4462025-05-13T20:47:13.424Z Compiling io-lifetimes v1.0.11
4472025-05-13T20:47:13.458Z Compiling proc-macro-error v1.0.4
4482025-05-13T20:47:13.574Z Compiling quote v1.0.39
4492025-05-13T20:47:13.728Z Compiling errno v0.3.9
4502025-05-13T20:47:13.784Z Compiling equivalent v1.0.1
4512025-05-13T20:47:13.901Z Compiling plain v0.2.3
4522025-05-13T20:47:13.971Z Compiling syn v2.0.98
4532025-05-13T20:47:14.027Z Compiling rustix v0.37.28
4542025-05-13T20:47:14.088Z Compiling hashbrown v0.15.1
4552025-05-13T20:47:14.197Z Compiling thread-id v4.2.2
4562025-05-13T20:47:14.217Z Compiling log v0.4.22
4572025-05-13T20:47:14.240Z Compiling camino v1.1.9
4582025-05-13T20:47:14.324Z Compiling utf8parse v0.2.2
4592025-05-13T20:47:14.500Z Compiling anstyle-parse v0.2.5
4602025-05-13T20:47:14.944Z Compiling pretty-hex v0.4.1
4612025-05-13T20:47:15.025Z Compiling bitflags v1.3.2
4622025-05-13T20:47:15.152Z Compiling indexmap v2.9.0
4632025-05-13T20:47:15.177Z Compiling winnow v0.7.3
4642025-05-13T20:47:15.177Z Compiling anstyle-query v1.1.1
4652025-05-13T20:47:15.246Z Compiling anstyle v1.0.10
4662025-05-13T20:47:15.284Z Compiling unicode-width v0.1.14
4672025-05-13T20:47:15.336Z Compiling autocfg v1.4.0
4682025-05-13T20:47:15.658Z Compiling thiserror v2.0.12
4692025-05-13T20:47:15.830Z Compiling semver v1.0.26
4702025-05-13T20:47:16.295Z Compiling colorchoice v1.0.2
4712025-05-13T20:47:16.306Z Compiling is_terminal_polyfill v1.70.1
4722025-05-13T20:47:16.445Z Compiling fs-err v3.1.0
4732025-05-13T20:47:16.495Z Compiling anstream v0.6.18
4742025-05-13T20:47:16.520Z Compiling terminal_size v0.4.0
4752025-05-13T20:47:16.737Z Compiling fastrand v2.1.1
4762025-05-13T20:47:16.769Z Compiling strsim v0.11.1
4772025-05-13T20:47:16.811Z Compiling fnv v1.0.7
4782025-05-13T20:47:16.964Z Compiling clap_lex v0.7.4
4792025-05-13T20:47:17.109Z Compiling bytecount v0.6.8
4802025-05-13T20:47:17.430Z Compiling heck v0.5.0
4812025-05-13T20:47:17.522Z Compiling heck v0.4.1
4822025-05-13T20:47:17.685Z Compiling anyhow v1.0.98
4832025-05-13T20:47:17.908Z Compiling cfg-if v1.0.0
4842025-05-13T20:47:17.941Z Compiling terminal_size v0.2.6
4852025-05-13T20:47:17.966Z Compiling clap_builder v4.5.35
4862025-05-13T20:47:17.990Z Compiling papergrid v0.11.0
4872025-05-13T20:47:18.024Z Compiling tempfile v3.13.0
4882025-05-13T20:47:18.312Z Compiling memmap v0.7.0
4892025-05-13T20:47:18.645Z Compiling smawk v0.3.2
4902025-05-13T20:47:18.729Z Compiling unicode-linebreak v0.1.5
4912025-05-13T20:47:18.880Z Compiling swrite v0.1.0
4922025-05-13T20:47:19.029Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4932025-05-13T20:47:19.224Z Compiling textwrap v0.16.1
4942025-05-13T20:47:19.702Z Compiling tabled_derive v0.7.0
4952025-05-13T20:47:21.176Z Compiling tabled v0.15.0
4962025-05-13T20:47:21.198Z Compiling serde_derive v1.0.219
4972025-05-13T20:47:21.202Z Compiling thiserror-impl v1.0.69
4982025-05-13T20:47:21.202Z Compiling zerocopy-derive v0.7.35
4992025-05-13T20:47:21.202Z Compiling scroll_derive v0.12.0
5002025-05-13T20:47:21.202Z Compiling thiserror-impl v2.0.12
5012025-05-13T20:47:21.202Z Compiling clap_derive v4.5.32
5022025-05-13T20:47:22.666Z Compiling scroll v0.12.0
5032025-05-13T20:47:23.211Z Compiling goblin v0.8.2
5042025-05-13T20:47:23.215Z Compiling zerocopy v0.7.35
5052025-05-13T20:47:24.280Z Compiling pest v2.7.14
5062025-05-13T20:47:25.694Z Compiling clap v4.5.35
5072025-05-13T20:47:26.447Z Compiling pest_meta v2.7.14
5082025-05-13T20:47:27.318Z Compiling pest_generator v2.7.14
5092025-05-13T20:47:28.735Z Compiling pest_derive v2.7.14
5102025-05-13T20:47:29.356Z Compiling dtrace-parser v0.2.0
5112025-05-13T20:47:30.246Z Compiling toml_datetime v0.6.8
5122025-05-13T20:47:30.250Z Compiling serde_spanned v0.6.8
5132025-05-13T20:47:30.250Z Compiling cargo-platform v0.1.8
5142025-05-13T20:47:30.528Z Compiling serde_tokenstream v0.2.2
5152025-05-13T20:47:30.694Z Compiling toml_edit v0.22.24
5162025-05-13T20:47:30.755Z Compiling macaddr v1.0.1
5172025-05-13T20:47:30.850Z Compiling camino-tempfile v1.3.0
5182025-05-13T20:47:31.582Z Compiling dof v0.3.0
5192025-05-13T20:47:31.582Z Compiling cargo_metadata v0.19.2
5202025-05-13T20:47:33.215Z Compiling usdt-macro v0.5.0
5212025-05-13T20:47:33.215Z Compiling usdt-attr-macro v0.5.0
5222025-05-13T20:47:33.592Z Compiling toml v0.8.20
5232025-05-13T20:47:34.360Z Compiling cargo_toml v0.21.0
5242025-05-13T20:47:34.394Z Compiling usdt v0.5.0
5252025-05-13T20:47:36.810Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5262025-05-13T20:47:39.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.43s
5272025-05-13T20:47:40.259Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5282025-05-13T20:47:40.895Z Downloading crates ...
5292025-05-13T20:47:41.031Z Downloaded atty v0.2.14
5302025-05-13T20:47:41.034Z Downloaded async-stream-impl v0.3.6
5312025-05-13T20:47:41.042Z Downloaded atomicwrites v0.4.4
5322025-05-13T20:47:41.047Z Downloaded array-init v0.0.4
5332025-05-13T20:47:41.053Z Downloaded home v0.5.9
5342025-05-13T20:47:41.056Z Downloaded heapless v0.8.0
5352025-05-13T20:47:41.059Z Downloaded icu_provider_macros v1.5.0
5362025-05-13T20:47:41.062Z Downloaded heck v0.3.3
5372025-05-13T20:47:41.066Z Downloaded cfg_aliases v0.1.1
5382025-05-13T20:47:41.069Z Downloaded ciborium-io v0.2.2
5392025-05-13T20:47:41.072Z Downloaded cfg_aliases v0.2.1
5402025-05-13T20:47:41.076Z Downloaded crucible-workspace-hack v0.1.0
5412025-05-13T20:47:41.079Z Downloaded headers-core v0.3.0
5422025-05-13T20:47:41.079Z Downloaded cstr-argument v0.1.2
5432025-05-13T20:47:41.082Z Downloaded crunchy v0.2.2
5442025-05-13T20:47:41.082Z Downloaded crc8 v0.1.1
5452025-05-13T20:47:41.085Z Downloaded hostname v0.4.0
5462025-05-13T20:47:41.085Z Downloaded base16ct v0.2.0
5472025-05-13T20:47:41.088Z Downloaded heapless v0.7.17
5482025-05-13T20:47:41.094Z Downloaded hyper-rustls v0.27.3
5492025-05-13T20:47:41.097Z Downloaded headers v0.4.0
5502025-05-13T20:47:41.101Z Downloaded hubpack_derive v0.1.1
5512025-05-13T20:47:41.105Z Downloaded async-stream v0.3.6
5522025-05-13T20:47:41.108Z Downloaded precomputed-hash v0.1.1
5532025-05-13T20:47:41.108Z Downloaded hickory-client v0.24.4
5542025-05-13T20:47:41.112Z Downloaded ciborium-ll v0.2.2
5552025-05-13T20:47:41.116Z Downloaded hex v0.4.3
5562025-05-13T20:47:41.120Z Downloaded crc v3.2.1
5572025-05-13T20:47:41.120Z Downloaded http-range v0.1.5
5582025-05-13T20:47:41.124Z Downloaded bb8 v0.8.5
5592025-05-13T20:47:41.124Z Downloaded chrono-tz-build v0.4.0
5602025-05-13T20:47:41.128Z Downloaded is_ci v1.2.0
5612025-05-13T20:47:41.128Z Downloaded humantime v2.1.0
5622025-05-13T20:47:41.131Z Downloaded cipher v0.4.4
5632025-05-13T20:47:41.134Z Downloaded hyper-tls v0.6.0
5642025-05-13T20:47:41.137Z Downloaded highway v1.3.0
5652025-05-13T20:47:41.140Z Downloaded hex-literal v0.4.1
5662025-05-13T20:47:41.140Z Downloaded idna_adapter v1.2.0
5672025-05-13T20:47:41.143Z Downloaded constant_time_eq v0.3.1
5682025-05-13T20:47:41.143Z Downloaded crc-catalog v2.4.0
5692025-05-13T20:47:41.146Z Downloaded cbc v0.1.2
5702025-05-13T20:47:41.149Z Downloaded convert_case v0.4.0
5712025-05-13T20:47:41.149Z Downloaded cmake v0.1.51
5722025-05-13T20:47:41.153Z Downloaded crossbeam-deque v0.8.5
5732025-05-13T20:47:41.156Z Downloaded blowfish v0.9.1
5742025-05-13T20:47:41.156Z Downloaded castaway v0.2.3
5752025-05-13T20:47:41.159Z Downloaded httpdate v1.0.3
5762025-05-13T20:47:41.159Z Downloaded base64ct v1.6.0
5772025-05-13T20:47:41.163Z Downloaded bcrypt-pbkdf v0.10.0
5782025-05-13T20:47:41.166Z Downloaded progenitor v0.9.1
5792025-05-13T20:47:41.169Z Downloaded atomic-waker v1.1.2
5802025-05-13T20:47:41.169Z Downloaded argon2 v0.5.3
5812025-05-13T20:47:41.172Z Downloaded hmac v0.12.1
5822025-05-13T20:47:41.175Z Downloaded icu_locid_transform v1.5.0
5832025-05-13T20:47:41.178Z Downloaded match_cfg v0.1.0
5842025-05-13T20:47:41.178Z Downloaded rfc6979 v0.4.0
5852025-05-13T20:47:41.184Z Downloaded ident_case v1.0.1
5862025-05-13T20:47:41.184Z Downloaded iana-time-zone v0.1.63
5872025-05-13T20:47:41.187Z Downloaded rustc-hash v1.1.0
5882025-05-13T20:47:41.187Z Downloaded serde-big-array v0.5.1
5892025-05-13T20:47:41.191Z Downloaded libsw-core v0.3.1
5902025-05-13T20:47:41.194Z Downloaded linear-map v1.2.0
5912025-05-13T20:47:41.194Z Downloaded lalrpop-util v0.19.12
5922025-05-13T20:47:41.197Z Downloaded crc32fast v1.4.2
5932025-05-13T20:47:41.200Z Downloaded sync_wrapper v1.0.1
5942025-05-13T20:47:41.201Z Downloaded internet-checksum v0.2.1
5952025-05-13T20:47:41.204Z Downloaded is-terminal v0.4.13
5962025-05-13T20:47:41.204Z Downloaded chacha20 v0.9.1
5972025-05-13T20:47:41.207Z Downloaded linked-hash-map v0.5.6
5982025-05-13T20:47:41.210Z Downloaded lazycell v1.3.0
5992025-05-13T20:47:41.210Z Downloaded kstat-rs v0.2.4
6002025-05-13T20:47:41.213Z Downloaded hyper-staticfile v0.10.1
6012025-05-13T20:47:41.216Z Downloaded libefi-sys v0.1.0
6022025-05-13T20:47:41.216Z Downloaded md-5 v0.10.6
6032025-05-13T20:47:41.219Z Downloaded siphasher v0.3.11
6042025-05-13T20:47:41.222Z Downloaded maybe-uninit v2.0.0
6052025-05-13T20:47:41.222Z Downloaded proc-macro-crate v1.3.1
6062025-05-13T20:47:41.226Z Downloaded async-bb8-diesel v0.2.1
6072025-05-13T20:47:41.229Z Downloaded arrayvec v0.7.6
6082025-05-13T20:47:41.232Z Downloaded lzss v0.8.2
6092025-05-13T20:47:41.232Z Downloaded allocator-api2 v0.2.18
6102025-05-13T20:47:41.236Z Downloaded radium v0.7.0
6112025-05-13T20:47:41.239Z Downloaded quick-error v1.2.3
6122025-05-13T20:47:41.243Z Downloaded scrypt v0.11.0
6132025-05-13T20:47:41.243Z Downloaded serde-hex v0.1.0
6142025-05-13T20:47:41.246Z Downloaded time-core v0.1.2
6152025-05-13T20:47:41.249Z Downloaded jobserver v0.1.32
6162025-05-13T20:47:41.252Z Downloaded unicode-truncate v1.1.0
6172025-05-13T20:47:41.252Z Downloaded zone v0.1.8
6182025-05-13T20:47:41.255Z Downloaded zerofrom v0.1.4
6192025-05-13T20:47:41.255Z Downloaded termcolor v1.4.1
6202025-05-13T20:47:41.258Z Downloaded scopeguard v1.2.0
6212025-05-13T20:47:41.262Z Downloaded ingot-types v0.1.0
6222025-05-13T20:47:41.266Z Downloaded litemap v0.7.3
6232025-05-13T20:47:41.269Z Downloaded lock_api v0.4.12
6242025-05-13T20:47:41.269Z Downloaded clang-sys v1.8.1
6252025-05-13T20:47:41.273Z Downloaded hyper-util v0.1.11
6262025-05-13T20:47:41.276Z Downloaded icu_locid v1.5.0
6272025-05-13T20:47:41.282Z Downloaded serde_urlencoded v0.7.1
6282025-05-13T20:47:41.285Z Downloaded serde_repr v0.1.19
6292025-05-13T20:47:41.288Z Downloaded embedded-io v0.6.1
6302025-05-13T20:47:41.291Z Downloaded crossbeam-epoch v0.9.18
6312025-05-13T20:47:41.294Z Downloaded arc-swap v1.7.1
6322025-05-13T20:47:41.297Z Downloaded diesel_table_macro_syntax v0.2.0
6332025-05-13T20:47:41.301Z Downloaded smf v0.2.3
6342025-05-13T20:47:41.307Z Downloaded num_threads v0.1.7
6352025-05-13T20:47:41.307Z Downloaded supports-color v3.0.2
6362025-05-13T20:47:41.310Z Downloaded normalize-line-endings v0.3.0
6372025-05-13T20:47:41.310Z Downloaded difflib v0.4.0
6382025-05-13T20:47:41.310Z Downloaded time-macros v0.2.18
6392025-05-13T20:47:41.313Z Downloaded indexmap v1.9.3
6402025-05-13T20:47:41.316Z Downloaded foreign-types v0.3.2
6412025-05-13T20:47:41.316Z Downloaded parse-display v0.10.0
6422025-05-13T20:47:41.320Z Downloaded daft-derive v0.1.3
6432025-05-13T20:47:41.335Z Downloaded progenitor-client v0.8.0
6442025-05-13T20:47:41.338Z Downloaded pin-utils v0.1.0
6452025-05-13T20:47:41.338Z Downloaded dirs-sys-next v0.1.2
6462025-05-13T20:47:41.341Z Downloaded dirs-next v2.0.0
6472025-05-13T20:47:41.341Z Downloaded deranged v0.3.11
6482025-05-13T20:47:41.345Z Downloaded futures-sink v0.3.31
6492025-05-13T20:47:41.345Z Downloaded fs-err v2.11.0
6502025-05-13T20:47:41.348Z Downloaded fd-lock v4.0.2
6512025-05-13T20:47:41.351Z Downloaded fallible-iterator v0.2.0
6522025-05-13T20:47:41.354Z Downloaded smallvec v0.6.14
6532025-05-13T20:47:41.354Z Downloaded slog-stdlog v4.1.1
6542025-05-13T20:47:41.359Z Downloaded serde_with_macros v3.12.0
6552025-05-13T20:47:41.362Z Downloaded multimap v0.10.0
6562025-05-13T20:47:41.362Z Downloaded number_prefix v0.4.0
6572025-05-13T20:47:41.362Z Downloaded ctr v0.9.2
6582025-05-13T20:47:41.365Z Downloaded slog-bunyan v2.5.0
6592025-05-13T20:47:41.368Z Downloaded num_enum v0.5.11
6602025-05-13T20:47:41.372Z Downloaded num_enum_derive v0.5.11
6612025-05-13T20:47:41.376Z Downloaded defmt-parser v0.3.4
6622025-05-13T20:47:41.376Z Downloaded smallvec v1.14.0
6632025-05-13T20:47:41.379Z Downloaded structmeta v0.3.0
6642025-05-13T20:47:41.384Z Downloaded der_derive v0.7.3
6652025-05-13T20:47:41.384Z Downloaded r2d2 v0.8.10
6662025-05-13T20:47:41.387Z Downloaded toml v0.7.8
6672025-05-13T20:47:41.390Z Downloaded tower-service v0.3.3
6682025-05-13T20:47:41.393Z Downloaded tower-layer v0.3.3
6692025-05-13T20:47:41.393Z Downloaded psl-types v2.0.11
6702025-05-13T20:47:41.396Z Downloaded globset v0.4.15
6712025-05-13T20:47:41.396Z Downloaded phf_codegen v0.11.2
6722025-05-13T20:47:41.399Z Downloaded ron v0.7.1
6732025-05-13T20:47:41.403Z Downloaded darling_macro v0.20.10
6742025-05-13T20:47:41.406Z Downloaded universal-hash v0.5.1
6752025-05-13T20:47:41.409Z Downloaded simd-adler32 v0.3.7
6762025-05-13T20:47:41.409Z Downloaded jiff-static v0.2.13
6772025-05-13T20:47:41.412Z Downloaded scheduled-thread-pool v0.2.7
6782025-05-13T20:47:41.415Z Downloaded slog-async v2.8.0
6792025-05-13T20:47:41.418Z Downloaded password-hash v0.4.2
6802025-05-13T20:47:41.418Z Downloaded const_format v0.2.34
6812025-05-13T20:47:41.424Z Downloaded unicode-xid v0.2.6
6822025-05-13T20:47:41.430Z Downloaded synstructure v0.13.1
6832025-05-13T20:47:41.436Z Downloaded endian-type v0.1.2
6842025-05-13T20:47:41.436Z Downloaded pin-project-lite v0.2.14
6852025-05-13T20:47:41.441Z Downloaded md5 v0.7.0
6862025-05-13T20:47:41.441Z Downloaded opaque-debug v0.3.1
6872025-05-13T20:47:41.441Z Downloaded rustls-pemfile v1.0.4
6882025-05-13T20:47:41.444Z Downloaded serde_bytes v0.11.17
6892025-05-13T20:47:41.444Z Downloaded postgres-types v0.2.9
6902025-05-13T20:47:41.448Z Downloaded rand_core v0.6.4
6912025-05-13T20:47:41.451Z Downloaded postgres-protocol v0.6.8
6922025-05-13T20:47:41.455Z Downloaded pbkdf2 v0.12.2
6932025-05-13T20:47:41.455Z Downloaded fatfs v0.3.6
6942025-05-13T20:47:41.458Z Downloaded rand_chacha v0.9.0
6952025-05-13T20:47:41.463Z Downloaded debug-ignore v1.0.5
6962025-05-13T20:47:41.463Z Downloaded data-encoding v2.6.0
6972025-05-13T20:47:41.466Z Downloaded tls_codec_derive v0.4.1
6982025-05-13T20:47:41.466Z Downloaded tls_codec v0.4.1
6992025-05-13T20:47:41.469Z Downloaded password-hash v0.5.0
7002025-05-13T20:47:41.472Z Downloaded support-bundle-viewer v0.1.0
7012025-05-13T20:47:41.473Z Downloaded snafu-derive v0.8.5
7022025-05-13T20:47:41.476Z Downloaded num-traits v0.2.19
7032025-05-13T20:47:41.479Z Downloaded proc-macro-error-attr2 v2.0.0
7042025-05-13T20:47:41.483Z Downloaded tokio-postgres v0.7.13
7052025-05-13T20:47:41.489Z Downloaded sha1 v0.10.6
7062025-05-13T20:47:41.495Z Downloaded pretty-hex v0.2.1
7072025-05-13T20:47:41.495Z Downloaded env_filter v0.1.2
7082025-05-13T20:47:41.495Z Downloaded either v1.14.0
7092025-05-13T20:47:41.498Z Downloaded predicates-core v1.0.8
7102025-05-13T20:47:41.498Z Downloaded memoffset v0.9.1
7112025-05-13T20:47:41.498Z Downloaded zeroize_derive v1.4.2
7122025-05-13T20:47:41.501Z Downloaded zeroize v1.8.1
7132025-05-13T20:47:41.501Z Downloaded void v1.0.2
7142025-05-13T20:47:41.505Z Downloaded postcard v1.0.10
7152025-05-13T20:47:41.508Z Downloaded write16 v1.0.0
7162025-05-13T20:47:41.508Z Downloaded whoami v1.5.2
7172025-05-13T20:47:41.511Z Downloaded zstd-safe v7.2.3
7182025-05-13T20:47:41.514Z Downloaded termtree v0.5.1
7192025-05-13T20:47:41.514Z Downloaded take_mut v0.2.2
7202025-05-13T20:47:41.519Z Downloaded foreign-types-shared v0.3.1
7212025-05-13T20:47:41.519Z Downloaded yansi v1.0.1
7222025-05-13T20:47:41.522Z Downloaded serde_path_to_error v0.1.16
7232025-05-13T20:47:41.525Z Downloaded primeorder v0.13.6
7242025-05-13T20:47:41.525Z Downloaded ed25519 v2.2.3
7252025-05-13T20:47:41.528Z Downloaded dyn-clone v1.0.19
7262025-05-13T20:47:41.531Z Downloaded newline-converter v0.3.0
7272025-05-13T20:47:41.531Z Downloaded float-cmp v0.10.0
7282025-05-13T20:47:41.534Z Downloaded try-lock v0.2.5
7292025-05-13T20:47:41.534Z Downloaded thiserror-impl-no-std v2.0.2
7302025-05-13T20:47:41.539Z Downloaded spki v0.7.3
7312025-05-13T20:47:41.544Z Downloaded toml_edit v0.19.15
7322025-05-13T20:47:41.557Z Downloaded parse-size v1.1.0
7332025-05-13T20:47:41.560Z Downloaded oso-derive v0.27.3
7342025-05-13T20:47:41.560Z Downloaded num-derive v0.4.2
7352025-05-13T20:47:41.563Z Downloaded new_debug_unreachable v1.0.6
7362025-05-13T20:47:41.563Z Downloaded foreign-types-shared v0.1.1
7372025-05-13T20:47:41.568Z Downloaded russh-cryptovec v0.7.3
7382025-05-13T20:47:41.568Z Downloaded xattr v1.3.1
7392025-05-13T20:47:41.572Z Downloaded hash32 v0.3.1
7402025-05-13T20:47:41.572Z Downloaded sec1 v0.7.3
7412025-05-13T20:47:41.575Z Downloaded schemars v0.8.22
7422025-05-13T20:47:41.586Z Downloaded form_urlencoded v1.2.1
7432025-05-13T20:47:41.590Z Downloaded aes v0.8.4
7442025-05-13T20:47:41.595Z Downloaded fixedbitset v0.4.2
7452025-05-13T20:47:41.598Z Downloaded gethostname v0.5.0
7462025-05-13T20:47:41.598Z Downloaded dropshot_endpoint v0.16.0
7472025-05-13T20:47:41.601Z Downloaded serde_cbor v0.11.2
7482025-05-13T20:47:41.604Z Downloaded tabwriter v1.4.0
7492025-05-13T20:47:41.607Z Downloaded twox-hash v2.1.0
7502025-05-13T20:47:41.610Z Downloaded yoke-derive v0.7.4
7512025-05-13T20:47:41.610Z Downloaded hyper v1.6.0
7522025-05-13T20:47:41.618Z Downloaded tokio-rustls v0.25.0
7532025-05-13T20:47:41.621Z Downloaded tokio-rustls v0.24.1
7542025-05-13T20:47:41.625Z Downloaded num-conv v0.1.0
7552025-05-13T20:47:41.625Z Downloaded foreign-types-macros v0.2.3
7562025-05-13T20:47:41.629Z Downloaded writeable v0.5.5
7572025-05-13T20:47:41.629Z Downloaded p256 v0.13.2
7582025-05-13T20:47:41.632Z Downloaded derive_builder_core v0.20.2
7592025-05-13T20:47:41.635Z Downloaded typify v0.3.0
7602025-05-13T20:47:41.639Z Downloaded vergen v8.3.2
7612025-05-13T20:47:41.643Z Downloaded rustyline v14.0.0
7622025-05-13T20:47:41.650Z Downloaded slab v0.4.9
7632025-05-13T20:47:41.653Z Downloaded steno v0.4.1
7642025-05-13T20:47:41.656Z Downloaded parse-display-derive v0.10.0
7652025-05-13T20:47:41.659Z Downloaded ref-cast-impl v1.0.23
7662025-05-13T20:47:41.663Z Downloaded unicase v2.7.0
7672025-05-13T20:47:41.663Z Downloaded termios v0.3.3
7682025-05-13T20:47:41.666Z Downloaded itertools v0.10.5
7692025-05-13T20:47:41.671Z Downloaded tap v1.0.1
7702025-05-13T20:47:41.674Z Downloaded tabled_derive v0.10.0
7712025-05-13T20:47:41.677Z Downloaded signature v2.2.0
7722025-05-13T20:47:41.677Z Downloaded derive_builder v0.20.2
7732025-05-13T20:47:41.683Z Downloaded document-features v0.2.10
7742025-05-13T20:47:41.688Z Downloaded utf-8 v0.7.6
7752025-05-13T20:47:41.689Z Downloaded zerovec-derive v0.10.3
7762025-05-13T20:47:41.692Z Downloaded daft v0.1.3
7772025-05-13T20:47:41.692Z Downloaded rsa v0.9.6
7782025-05-13T20:47:41.697Z Downloaded num-complex v0.4.6
7792025-05-13T20:47:41.700Z Downloaded futures-task v0.3.31
7802025-05-13T20:47:41.703Z Downloaded flagset v0.4.6
7812025-05-13T20:47:41.706Z Downloaded percent-encoding v2.3.1
7822025-05-13T20:47:41.706Z Downloaded ron v0.8.1
7832025-05-13T20:47:41.711Z Downloaded fixedbitset v0.5.7
7842025-05-13T20:47:41.714Z Downloaded parking_lot_core v0.9.10
7852025-05-13T20:47:41.718Z Downloaded slog v2.7.0
7862025-05-13T20:47:41.723Z Downloaded openssl-probe v0.1.5
7872025-05-13T20:47:41.723Z Downloaded futures-core v0.3.31
7882025-05-13T20:47:41.727Z Downloaded rand_xorshift v0.3.0
7892025-05-13T20:47:41.727Z Downloaded hkdf v0.12.4
7902025-05-13T20:47:41.730Z Downloaded num v0.4.3
7912025-05-13T20:47:41.734Z Downloaded tinystr v0.7.6
7922025-05-13T20:47:41.734Z Downloaded thiserror-no-std v2.0.2
7932025-05-13T20:47:41.738Z Downloaded tracing-attributes v0.1.27
7942025-05-13T20:47:41.744Z Downloaded omicron-zone-package v0.12.2
7952025-05-13T20:47:41.750Z Downloaded float-ord v0.3.2
7962025-05-13T20:47:41.750Z Downloaded want v0.3.1
7972025-05-13T20:47:41.757Z Downloaded signal-hook-tokio v0.3.1
7982025-05-13T20:47:41.757Z Downloaded filetime v0.2.25
7992025-05-13T20:47:41.757Z Downloaded ff v0.13.0
8002025-05-13T20:47:41.757Z Downloaded tungstenite v0.21.0
8012025-05-13T20:47:41.761Z Downloaded unicode-segmentation v1.12.0
8022025-05-13T20:47:41.764Z Downloaded rustc-hash v2.1.1
8032025-05-13T20:47:41.767Z Downloaded funty v2.0.0
8042025-05-13T20:47:41.767Z Downloaded rustc_version v0.4.1
8052025-05-13T20:47:41.771Z Downloaded itertools v0.13.0
8062025-05-13T20:47:41.778Z Downloaded peg-runtime v0.8.5
8072025-05-13T20:47:41.781Z Downloaded futures-io v0.3.31
8082025-05-13T20:47:41.781Z Downloaded slog-scope v4.4.0
8092025-05-13T20:47:41.784Z Downloaded tokio-native-tls v0.3.1
8102025-05-13T20:47:41.784Z Downloaded quinn-udp v0.5.5
8112025-05-13T20:47:41.796Z Downloaded tower v0.5.2
8122025-05-13T20:47:41.801Z Downloaded newtype_derive v0.1.6
8132025-05-13T20:47:41.801Z Downloaded zone v0.3.1
8142025-05-13T20:47:41.801Z Downloaded strum v0.26.3
8152025-05-13T20:47:41.809Z Downloaded rustc_version v0.1.7
8162025-05-13T20:47:41.809Z Downloaded multer v3.1.0
8172025-05-13T20:47:41.809Z Downloaded vsss-rs v3.3.4
8182025-05-13T20:47:41.812Z Downloaded des v0.8.1
8192025-05-13T20:47:41.812Z Downloaded utf8_iter v1.0.4
8202025-05-13T20:47:41.812Z Downloaded tungstenite v0.23.0
8212025-05-13T20:47:41.815Z Downloaded itertools v0.14.0
8222025-05-13T20:47:41.823Z Downloaded nanorand v0.7.0
8232025-05-13T20:47:41.826Z Downloaded tokio-macros v2.5.0
8242025-05-13T20:47:41.830Z Downloaded progenitor-client v0.9.1
8252025-05-13T20:47:41.830Z Downloaded num-iter v0.1.45
8262025-05-13T20:47:41.830Z Downloaded tokio-util v0.7.13
8272025-05-13T20:47:41.838Z Downloaded vte_generate_state_changes v0.1.2
8282025-05-13T20:47:41.842Z Downloaded topological-sort v0.2.2
8292025-05-13T20:47:41.842Z Downloaded nibble_vec v0.1.0
8302025-05-13T20:47:41.842Z Downloaded tokio-rustls v0.26.0
8312025-05-13T20:47:41.845Z Downloaded crossterm v0.28.1
8322025-05-13T20:47:41.852Z Downloaded zerocopy v0.6.6
8332025-05-13T20:47:41.857Z Downloaded phf_generator v0.11.2
8342025-05-13T20:47:41.857Z Downloaded openssl-macros v0.1.1
8352025-05-13T20:47:41.862Z Downloaded fxhash v0.2.1
8362025-05-13T20:47:41.862Z Downloaded utf16_iter v1.0.5
8372025-05-13T20:47:41.862Z Downloaded untrusted v0.7.1
8382025-05-13T20:47:41.866Z Downloaded zone_cfg_derive v0.3.0
8392025-05-13T20:47:41.866Z Downloaded zone_cfg_derive v0.1.2
8402025-05-13T20:47:41.866Z Downloaded env_logger v0.11.5
8412025-05-13T20:47:41.866Z Downloaded num-integer v0.1.46
8422025-05-13T20:47:41.871Z Downloaded x509-cert v0.2.5
8432025-05-13T20:47:41.874Z Downloaded strum_macros v0.25.3
8442025-05-13T20:47:41.879Z Downloaded salsa20 v0.10.2
8452025-05-13T20:47:41.884Z Downloaded pkcs1 v0.7.5
8462025-05-13T20:47:41.884Z Downloaded defmt-macros v0.3.9
8472025-05-13T20:47:41.887Z Downloaded static_assertions v1.1.0
8482025-05-13T20:47:41.887Z Downloaded pkcs5 v0.7.1
8492025-05-13T20:47:41.891Z Downloaded displaydoc v0.2.5
8502025-05-13T20:47:41.895Z Downloaded tracing-core v0.1.32
8512025-05-13T20:47:41.898Z Downloaded progenitor v0.8.0
8522025-05-13T20:47:41.901Z Downloaded poly1305 v0.8.0
8532025-05-13T20:47:41.901Z Downloaded rayon-core v1.12.1
8542025-05-13T20:47:41.907Z Downloaded defmt v0.3.8
8552025-05-13T20:47:41.910Z Downloaded nom v7.1.3
8562025-05-13T20:47:41.917Z Downloaded owo-colors v4.2.0
8572025-05-13T20:47:41.920Z Downloaded display-error-chain v0.2.2
8582025-05-13T20:47:41.920Z Downloaded typed-path v0.9.3
8592025-05-13T20:47:41.926Z Downloaded rustls-pki-types v1.10.0
8602025-05-13T20:47:41.930Z Downloaded serde_with v3.12.0
8612025-05-13T20:47:41.939Z Downloaded pem v3.0.5
8622025-05-13T20:47:41.942Z Downloaded half v2.4.1
8632025-05-13T20:47:41.946Z Downloaded futures v0.3.31
8642025-05-13T20:47:41.949Z Downloaded flate2 v1.1.1
8652025-05-13T20:47:41.954Z Downloaded shlex v1.3.0
8662025-05-13T20:47:41.959Z Downloaded shell-words v1.1.0
8672025-05-13T20:47:41.959Z Downloaded flume v0.11.1
8682025-05-13T20:47:41.963Z Downloaded mime v0.3.17
8692025-05-13T20:47:41.968Z Downloaded vte v0.11.1
8702025-05-13T20:47:41.968Z Downloaded rcgen v0.12.1
8712025-05-13T20:47:41.971Z Downloaded half v1.8.3
8722025-05-13T20:47:41.971Z Downloaded getrandom v0.2.15
8732025-05-13T20:47:41.974Z Downloaded tinyvec v1.8.0
8742025-05-13T20:47:41.977Z Downloaded signal-hook-mio v0.2.4
8752025-05-13T20:47:41.980Z Downloaded pkcs8 v0.10.2
8762025-05-13T20:47:41.983Z Downloaded zip v0.6.6
8772025-05-13T20:47:41.988Z Downloaded getrandom v0.3.1
8782025-05-13T20:47:41.991Z Downloaded p521 v0.13.3
8792025-05-13T20:47:41.994Z Downloaded h2 v0.4.6
8802025-05-13T20:47:42.002Z Downloaded uuid v1.16.0
8812025-05-13T20:47:42.006Z Downloaded pin-project v1.1.6
8822025-05-13T20:47:42.019Z Downloaded zerovec v0.10.4
8832025-05-13T20:47:42.025Z Downloaded quinn v0.11.5
8842025-05-13T20:47:42.028Z Downloaded qorb v0.3.1
8852025-05-13T20:47:42.033Z Downloaded mime_guess v2.0.5
8862025-05-13T20:47:42.036Z Downloaded env_logger v0.10.2
8872025-05-13T20:47:42.039Z Downloaded csv v1.3.1
8882025-05-13T20:47:42.059Z Downloaded miniz_oxide v0.8.5
8892025-05-13T20:47:42.063Z Downloaded openssl-sys v0.9.107
8902025-05-13T20:47:42.067Z Downloaded hashbrown v0.12.3
8912025-05-13T20:47:42.072Z Downloaded socket2 v0.5.9
8922025-05-13T20:47:42.075Z Downloaded diesel_derives v2.2.3
8932025-05-13T20:47:42.079Z Downloaded unsafe-libyaml v0.2.11
8942025-05-13T20:47:42.083Z Downloaded reedline v0.38.0
8952025-05-13T20:47:42.091Z Downloaded publicsuffix v2.3.0
8962025-05-13T20:47:42.095Z Downloaded tracing v0.1.40
8972025-05-13T20:47:42.099Z Downloaded git2 v0.19.0
8982025-05-13T20:47:42.108Z Downloaded num-bigint v0.4.6
8992025-05-13T20:47:42.113Z Downloaded tabled v0.18.0
9002025-05-13T20:47:42.132Z Downloaded samael v0.0.18
9012025-05-13T20:47:42.137Z Downloaded chrono v0.4.40
9022025-05-13T20:47:42.145Z Downloaded bindgen v0.71.1
9032025-05-13T20:47:42.155Z Downloaded quinn-proto v0.11.8
9042025-05-13T20:47:42.162Z Downloaded tough v0.20.0
9052025-05-13T20:47:42.172Z Downloaded zip v2.6.1
9062025-05-13T20:47:42.176Z Downloaded mio v1.0.2
9072025-05-13T20:47:42.181Z Downloaded ssh-key v0.6.6
9082025-05-13T20:47:42.189Z Downloaded minimal-lexical v0.2.1
9092025-05-13T20:47:42.194Z Downloaded rustls-webpki v0.101.7
9102025-05-13T20:47:42.210Z Downloaded winnow v0.6.26
9112025-05-13T20:47:42.219Z Downloaded num-bigint-dig v0.8.4
9122025-05-13T20:47:42.224Z Downloaded portable-atomic v1.11.0
9132025-05-13T20:47:42.232Z Downloaded sqlparser v0.45.0
9142025-05-13T20:47:42.239Z Downloaded nix v0.28.0
9152025-05-13T20:47:42.250Z Downloaded rustls v0.21.12
9162025-05-13T20:47:42.263Z Downloaded hickory-proto v0.24.4
9172025-05-13T20:47:42.278Z Downloaded openssl v0.10.72
9182025-05-13T20:47:42.289Z Downloaded quick-xml v0.37.2
9192025-05-13T20:47:42.296Z Downloaded radix_trie v0.2.1
9202025-05-13T20:47:42.301Z Downloaded smoltcp v0.9.1
9212025-05-13T20:47:42.312Z Downloaded salty v0.3.0
9222025-05-13T20:47:42.320Z Downloaded zerocopy v0.8.25
9232025-05-13T20:47:42.368Z Downloaded polar-core v0.27.3
9242025-05-13T20:47:42.379Z Downloaded openapiv3 v2.0.0
9252025-05-13T20:47:42.393Z Downloaded unicode-width v0.2.0
9262025-05-13T20:47:42.399Z Downloaded webpki-roots v0.26.6
9272025-05-13T20:47:42.404Z Downloaded regex-syntax v0.8.5
9282025-05-13T20:47:42.413Z Downloaded regex v1.11.1
9292025-05-13T20:47:42.426Z Downloaded nix v0.27.1
9302025-05-13T20:47:42.437Z Downloaded chrono-tz v0.10.3
9312025-05-13T20:47:42.444Z Downloaded regress v0.10.3
9322025-05-13T20:47:42.451Z Downloaded p384 v0.13.0
9332025-05-13T20:47:42.458Z Downloaded curve25519-dalek v4.1.3
9342025-05-13T20:47:42.467Z Downloaded bstr v1.10.0
9352025-05-13T20:47:42.478Z Downloaded rustls v0.23.19
9362025-05-13T20:47:42.490Z Downloaded sled v0.34.7
9372025-05-13T20:47:42.500Z Downloaded typify-impl v0.2.0
9382025-05-13T20:47:42.515Z Downloaded nix v0.29.0
9392025-05-13T20:47:42.527Z Downloaded object v0.36.5
9402025-05-13T20:47:42.539Z Downloaded smoltcp v0.11.0
9412025-05-13T20:47:42.554Z Downloaded diesel v2.2.10
9422025-05-13T20:47:42.572Z Downloaded ratatui v0.29.0
9432025-05-13T20:47:42.596Z Downloaded dropshot v0.16.0
9442025-05-13T20:47:42.617Z Downloaded rustls v0.22.4
9452025-05-13T20:47:42.628Z Downloaded petname v2.0.2
9462025-05-13T20:47:42.633Z Downloaded proptest v1.6.0
9472025-05-13T20:47:42.644Z Downloaded typify-impl v0.3.0
9482025-05-13T20:47:42.663Z Downloaded jiff v0.2.13
9492025-05-13T20:47:42.678Z Downloaded regex-automata v0.4.8
9502025-05-13T20:47:42.695Z Downloaded zerocopy-derive v0.6.6
9512025-05-13T20:47:42.705Z Downloaded lzma-sys v0.1.20
9522025-05-13T20:47:42.734Z Downloaded bzip2-sys v0.1.13+1.0.8
9532025-05-13T20:47:42.746Z Downloaded petgraph v0.6.5
9542025-05-13T20:47:42.764Z Downloaded libz-sys v1.1.20
9552025-05-13T20:47:42.784Z Downloaded vcpkg v0.2.15
9562025-05-13T20:47:42.822Z Downloaded gimli v0.31.1
9572025-05-13T20:47:42.830Z Downloaded bitvec v1.0.1
9582025-05-13T20:47:42.856Z Downloaded futures-util v0.3.31
9592025-05-13T20:47:42.872Z Downloaded unicode-normalization v0.1.24
9602025-05-13T20:47:42.876Z Downloaded petgraph v0.7.1
9612025-05-13T20:47:42.893Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9622025-05-13T20:47:42.912Z Downloaded regex-syntax v0.6.29
9632025-05-13T20:47:42.919Z Downloaded tokio v1.43.1
9642025-05-13T20:47:42.956Z Downloaded winnow v0.5.40
9652025-05-13T20:47:42.964Z Downloaded sha3 v0.10.8
9662025-05-13T20:47:42.968Z Downloaded object v0.30.4
9672025-05-13T20:47:42.977Z Downloaded rayon v1.10.0
9682025-05-13T20:47:42.986Z Downloaded rustls-webpki v0.102.8
9692025-05-13T20:47:43.004Z Downloaded bindgen v0.69.5
9702025-05-13T20:47:43.012Z Downloaded aws-lc-rs v1.12.4
9712025-05-13T20:47:43.020Z Downloaded rustc-demangle v0.1.24
9722025-05-13T20:47:43.024Z Downloaded blake3 v1.5.4
9732025-05-13T20:47:43.030Z Downloaded lalrpop v0.19.12
9742025-05-13T20:47:43.042Z Downloaded hashbrown v0.13.2
9752025-05-13T20:47:43.056Z Downloaded icu_properties_data v1.5.0
9762025-05-13T20:47:43.059Z Downloaded olpc-cjson v0.1.4
9772025-05-13T20:47:43.059Z Downloaded peg-macros v0.8.5
9782025-05-13T20:47:43.063Z Downloaded russh v0.45.0
9792025-05-13T20:47:43.066Z Downloaded signal-hook-registry v1.4.2
9802025-05-13T20:47:43.066Z Downloaded sqlformat v0.3.5
9812025-05-13T20:47:43.070Z Downloaded progenitor-impl v0.8.0
9822025-05-13T20:47:43.070Z Downloaded parse-zoneinfo v0.3.1
9832025-05-13T20:47:43.073Z Downloaded pkg-config v0.3.31
9842025-05-13T20:47:43.076Z Downloaded oso v0.27.3
9852025-05-13T20:47:43.079Z Downloaded structmeta-derive v0.3.0
9862025-05-13T20:47:43.079Z Downloaded stable_deref_trait v1.2.0
9872025-05-13T20:47:43.079Z Downloaded oxnet v0.1.1
9882025-05-13T20:47:43.082Z Downloaded papergrid v0.14.0
9892025-05-13T20:47:43.085Z Downloaded yoke v0.7.4
9902025-05-13T20:47:43.089Z Downloaded xshell v0.2.7
9912025-05-13T20:47:43.089Z Downloaded unicode-properties v0.1.3
9922025-05-13T20:47:43.092Z Downloaded tar v0.4.44
9932025-05-13T20:47:43.092Z Downloaded phf_shared v0.11.2
9942025-05-13T20:47:43.095Z Downloaded foreign-types v0.5.0
9952025-05-13T20:47:43.095Z Downloaded encoding_rs v0.8.34
9962025-05-13T20:47:43.115Z Downloaded time v0.3.36
9972025-05-13T20:47:43.121Z Downloaded derive-where v1.2.7
9982025-05-13T20:47:43.125Z Downloaded russh-keys v0.45.0
9992025-05-13T20:47:43.128Z Downloaded parking_lot_core v0.8.6
10002025-05-13T20:47:43.131Z Downloaded zerocopy-derive v0.8.25
10012025-05-13T20:47:43.135Z Downloaded unicode_categories v0.1.1
10022025-05-13T20:47:43.138Z Downloaded slog-envlogger v2.2.0
10032025-05-13T20:47:43.141Z Downloaded slog-json v2.6.1
10042025-05-13T20:47:43.141Z Downloaded futures-channel v0.3.31
10052025-05-13T20:47:43.145Z Downloaded uzers v0.12.1
10062025-05-13T20:47:43.146Z Downloaded pem-rfc7468 v0.7.0
10072025-05-13T20:47:43.149Z Downloaded signal-hook v0.3.17
10082025-05-13T20:47:43.149Z Downloaded pretty_assertions v1.4.1
10092025-05-13T20:47:43.152Z Downloaded derive_more v0.99.20
10102025-05-13T20:47:43.155Z Downloaded tiny-keccak v2.0.2
10112025-05-13T20:47:43.158Z Downloaded futures-executor v0.3.31
10122025-05-13T20:47:43.158Z Downloaded ring v0.17.11
10132025-05-13T20:47:43.200Z Downloaded expectorate v1.2.0
10142025-05-13T20:47:43.204Z Downloaded aho-corasick v1.1.3
10152025-05-13T20:47:43.209Z Downloaded aes-gcm v0.10.3
10162025-05-13T20:47:43.212Z Downloaded rand_seeder v0.3.0
10172025-05-13T20:47:43.215Z Downloaded unarray v0.1.4
10182025-05-13T20:47:43.215Z Downloaded libgit2-sys v0.17.0+1.8.1
10192025-05-13T20:47:43.274Z Downloaded ed25519-dalek v2.1.1
10202025-05-13T20:47:43.277Z Downloaded darling_core v0.20.10
10212025-05-13T20:47:43.280Z Downloaded der v0.7.9
10222025-05-13T20:47:43.285Z Downloaded sct v0.7.1
10232025-05-13T20:47:43.289Z Downloaded prettyplease v0.2.30
10242025-05-13T20:47:43.292Z Downloaded unicode-bidi v0.3.17
10252025-05-13T20:47:43.295Z Downloaded curve25519-dalek-derive v0.1.1
10262025-05-13T20:47:43.295Z Downloaded hash32 v0.2.1
10272025-05-13T20:47:43.299Z Downloaded parking_lot v0.11.2
10282025-05-13T20:47:43.302Z Downloaded rand v0.9.0
10292025-05-13T20:47:43.306Z Downloaded csv-core v0.1.11
10302025-05-13T20:47:43.306Z Downloaded parking_lot v0.12.3
10312025-05-13T20:47:43.309Z Downloaded ecdsa v0.16.9
10322025-05-13T20:47:43.310Z Downloaded idna v1.0.3
10332025-05-13T20:47:43.313Z Downloaded progenitor-macro v0.9.1
10342025-05-13T20:47:43.316Z Downloaded test-strategy v0.4.0
10352025-05-13T20:47:43.322Z Downloaded elliptic-curve v0.13.8
10362025-05-13T20:47:43.325Z Downloaded packed_struct_codegen v0.10.1
10372025-05-13T20:47:43.325Z Downloaded native-tls v0.2.12
10382025-05-13T20:47:43.325Z Downloaded itertools v0.12.1
10392025-05-13T20:47:43.331Z Downloaded rand v0.8.5
10402025-05-13T20:47:43.334Z Downloaded url v2.5.3
10412025-05-13T20:47:43.339Z Downloaded sigpipe v0.1.3
10422025-05-13T20:47:43.342Z Downloaded spin v0.9.8
10432025-05-13T20:47:43.342Z Downloaded libxml v0.3.3
10442025-05-13T20:47:43.346Z Downloaded derive_builder_macro v0.20.2
10452025-05-13T20:47:43.350Z Downloaded secrecy v0.8.0
10462025-05-13T20:47:43.350Z Downloaded proc-macro-error2 v2.0.1
10472025-05-13T20:47:43.353Z Downloaded snafu v0.8.5
10482025-05-13T20:47:43.356Z Downloaded libm v0.2.8
10492025-05-13T20:47:43.365Z Downloaded schemars_derive v0.8.22
10502025-05-13T20:47:43.368Z Downloaded same-file v1.0.6
10512025-05-13T20:47:43.368Z Downloaded resolv-conf v0.7.0
10522025-05-13T20:47:43.368Z Downloaded predicates v3.1.3
10532025-05-13T20:47:43.371Z Downloaded yasna v0.5.2
10542025-05-13T20:47:43.376Z Downloaded tui-tree-widget v0.23.0
10552025-05-13T20:47:43.376Z Downloaded phf v0.11.2
10562025-05-13T20:47:43.379Z Downloaded strip-ansi-escapes v0.2.0
10572025-05-13T20:47:43.379Z Downloaded stringprep v0.1.5
10582025-05-13T20:47:43.379Z Downloaded polyval v0.6.2
10592025-05-13T20:47:43.379Z Downloaded memmap2 v0.9.5
10602025-05-13T20:47:43.382Z Downloaded value-bag v1.9.0
10612025-05-13T20:47:43.386Z Downloaded cc v1.2.15
10622025-05-13T20:47:43.389Z Downloaded bumpalo v3.16.0
10632025-05-13T20:47:43.392Z Downloaded serde_plain v1.0.2
10642025-05-13T20:47:43.395Z Downloaded secrecy v0.10.3
10652025-05-13T20:47:43.395Z Downloaded strum_macros v0.26.4
10662025-05-13T20:47:43.399Z Downloaded dunce v1.0.5
10672025-05-13T20:47:43.399Z Downloaded dsl_auto_type v0.1.2
10682025-05-13T20:47:43.399Z Downloaded subprocess v0.2.9
10692025-05-13T20:47:43.402Z Downloaded serde_derive_internals v0.29.1
10702025-05-13T20:47:43.402Z Downloaded zstd v0.13.3
10712025-05-13T20:47:43.405Z Downloaded diesel-dtrace v0.4.2
10722025-05-13T20:47:43.405Z Downloaded peg v0.8.5
10732025-05-13T20:47:43.409Z Downloaded which v4.4.2
10742025-05-13T20:47:43.418Z Downloaded base64 v0.22.1
10752025-05-13T20:47:43.422Z Downloaded nodrop v0.1.14
10762025-05-13T20:47:43.422Z Downloaded enum-as-inner v0.6.1
10772025-05-13T20:47:43.422Z Downloaded ena v0.14.3
10782025-05-13T20:47:43.422Z Downloaded hickory-server v0.24.4
10792025-05-13T20:47:43.426Z Downloaded crossbeam-channel v0.5.15
10802025-05-13T20:47:43.429Z Downloaded subtle v2.6.1
10812025-05-13T20:47:43.429Z Downloaded ssh-cipher v0.2.0
10822025-05-13T20:47:43.432Z Downloaded semver v0.1.20
10832025-05-13T20:47:43.432Z Downloaded foldhash v0.1.3
10842025-05-13T20:47:43.433Z Downloaded pin-project-internal v1.1.6
10852025-05-13T20:47:43.436Z Downloaded diff v0.1.13
10862025-05-13T20:47:43.439Z Downloaded zopfli v0.8.1
10872025-05-13T20:47:43.439Z Downloaded icu_collections v1.5.0
10882025-05-13T20:47:43.445Z Downloaded num-rational v0.4.2
10892025-05-13T20:47:43.449Z Downloaded nu-ansi-term v0.50.1
10902025-05-13T20:47:43.449Z Downloaded newtype-uuid v1.2.1
10912025-05-13T20:47:43.454Z Downloaded similar v2.7.0
10922025-05-13T20:47:43.458Z Downloaded serde_yaml v0.9.34+deprecated
10932025-05-13T20:47:43.463Z Downloaded rtoolbox v0.0.2
10942025-05-13T20:47:43.463Z Downloaded rpassword v7.3.1
10952025-05-13T20:47:43.463Z Downloaded rand_chacha v0.3.1
10962025-05-13T20:47:43.464Z Downloaded crypto-bigint v0.5.5
10972025-05-13T20:47:43.469Z Downloaded compact_str v0.8.0
10982025-05-13T20:47:43.473Z Downloaded bytes v1.10.1
10992025-05-13T20:47:43.481Z Downloaded fs_extra v1.3.0
11002025-05-13T20:47:43.481Z Downloaded powerfmt v0.2.0
11012025-05-13T20:47:43.484Z Downloaded tinyvec_macros v0.1.1
11022025-05-13T20:47:43.484Z Downloaded packed_struct v0.10.1
11032025-05-13T20:47:43.484Z Downloaded num-derive v0.3.3
11042025-05-13T20:47:43.484Z Downloaded ghash v0.5.1
11052025-05-13T20:47:43.484Z Downloaded futures-macro v0.3.31
11062025-05-13T20:47:43.484Z Downloaded darling v0.20.10
11072025-05-13T20:47:43.487Z Downloaded hickory-resolver v0.24.4
11082025-05-13T20:47:43.493Z Downloaded sqlparser_derive v0.2.2
11092025-05-13T20:47:43.496Z Downloaded pbkdf2 v0.11.0
11102025-05-13T20:47:43.496Z Downloaded path-slash v0.1.5
11112025-05-13T20:47:43.496Z Downloaded paste v1.0.15
11122025-05-13T20:47:43.501Z Downloaded typify-macro v0.2.0
11132025-05-13T20:47:43.501Z Downloaded tokio-tungstenite v0.23.1
11142025-05-13T20:47:43.505Z Downloaded tokio-tungstenite v0.21.0
11152025-05-13T20:47:43.505Z Downloaded tokio-stream v0.1.17
11162025-05-13T20:47:43.510Z Downloaded indicatif v0.17.11
11172025-05-13T20:47:43.515Z Downloaded base64 v0.21.7
11182025-05-13T20:47:43.515Z Downloaded group v0.13.0
11192025-05-13T20:47:43.518Z Downloaded glob v0.3.2
11202025-05-13T20:47:43.518Z Downloaded rustls-pemfile v2.2.0
11212025-05-13T20:47:43.518Z Downloaded zerofrom-derive v0.1.4
11222025-05-13T20:47:43.522Z Downloaded wyz v0.5.1
11232025-05-13T20:47:43.523Z Downloaded wait-timeout v0.2.0
11242025-05-13T20:47:43.523Z Downloaded untrusted v0.9.0
11252025-05-13T20:47:43.528Z Downloaded typify-macro v0.3.0
11262025-05-13T20:47:43.528Z Downloaded typify v0.2.0
11272025-05-13T20:47:43.534Z Downloaded progenitor-impl v0.9.1
11282025-05-13T20:47:43.534Z Downloaded chacha20poly1305 v0.10.1
11292025-05-13T20:47:43.534Z Downloaded backtrace v0.3.74
11302025-05-13T20:47:43.537Z Downloaded term v0.7.0
11312025-05-13T20:47:43.541Z Downloaded impl-trait-for-tuples v0.2.2
11322025-05-13T20:47:43.544Z Downloaded icu_properties v1.5.1
11332025-05-13T20:47:43.544Z Downloaded thread_local v1.1.8
11342025-05-13T20:47:43.548Z Downloaded string_cache v0.8.9
11352025-05-13T20:47:43.548Z Downloaded slog-term v2.9.1
11362025-05-13T20:47:43.552Z Downloaded xz2 v0.1.7
11372025-05-13T20:47:43.552Z Downloaded walkdir v2.5.0
11382025-05-13T20:47:43.558Z Downloaded base64 v0.13.1
11392025-05-13T20:47:43.558Z Downloaded embedded-io v0.4.0
11402025-05-13T20:47:43.562Z Downloaded litrs v0.4.1
11412025-05-13T20:47:43.563Z Downloaded crossbeam-utils v0.8.21
11422025-05-13T20:47:43.567Z Downloaded http v1.2.0
11432025-05-13T20:47:43.567Z Downloaded crc-any v2.5.0
11442025-05-13T20:47:43.570Z Downloaded cookie v0.18.1
11452025-05-13T20:47:43.573Z Downloaded const-oid v0.9.6
11462025-05-13T20:47:43.573Z Downloaded blake2 v0.10.6
11472025-05-13T20:47:43.577Z Downloaded bzip2 v0.5.2
11482025-05-13T20:47:43.577Z Downloaded indent_write v2.2.0
11492025-05-13T20:47:43.582Z Downloaded indoc v1.0.9
11502025-05-13T20:47:43.583Z Downloaded rustversion v1.0.17
11512025-05-13T20:47:43.587Z Downloaded ref-cast v1.0.23
11522025-05-13T20:47:43.587Z Downloaded ppv-lite86 v0.2.20
11532025-05-13T20:47:43.587Z Downloaded colored v2.2.0
11542025-05-13T20:47:43.590Z Downloaded ipnet v2.11.0
11552025-05-13T20:47:43.590Z Downloaded xshell-macros v0.2.7
11562025-05-13T20:47:43.593Z Downloaded waitgroup v0.1.2
11572025-05-13T20:47:43.594Z Downloaded icu_provider v1.5.0
11582025-05-13T20:47:43.597Z Downloaded icu_locid_transform_data v1.5.0
11592025-05-13T20:47:43.597Z Downloaded sync-ptr v0.1.1
11602025-05-13T20:47:43.597Z Downloaded strum_macros v0.24.3
11612025-05-13T20:47:43.600Z Downloaded ssh-encoding v0.2.0
11622025-05-13T20:47:43.600Z Downloaded slog-dtrace v0.3.0
11632025-05-13T20:47:43.604Z Downloaded libloading v0.8.5
11642025-05-13T20:47:43.604Z Downloaded rusty-fork v0.3.0
11652025-05-13T20:47:43.608Z Downloaded rand_core v0.9.2
11662025-05-13T20:47:43.608Z Downloaded lazy_static v1.5.0
11672025-05-13T20:47:43.608Z Downloaded ingot-macros v0.1.0
11682025-05-13T20:47:43.611Z Downloaded icu_normalizer_data v1.5.0
11692025-05-13T20:47:43.611Z Downloaded icu_normalizer v1.5.0
11702025-05-13T20:47:43.615Z Downloaded async-trait v0.1.88
11712025-05-13T20:47:43.619Z Downloaded ahash v0.8.11
11722025-05-13T20:47:43.622Z Downloaded maplit v1.0.2
11732025-05-13T20:47:43.622Z Downloaded managed v0.8.0
11742025-05-13T20:47:43.626Z Downloaded lru-cache v0.1.2
11752025-05-13T20:47:43.626Z Downloaded lru v0.12.5
11762025-05-13T20:47:43.626Z Downloaded lockfree-object-pool v0.1.6
11772025-05-13T20:47:43.630Z Downloaded http-body-util v0.1.3
11782025-05-13T20:47:43.630Z Downloaded libscf-sys v1.1.0
11792025-05-13T20:47:43.633Z Downloaded keccak v0.1.5
11802025-05-13T20:47:43.633Z Downloaded instability v0.3.2
11812025-05-13T20:47:43.633Z Downloaded inout v0.1.3
11822025-05-13T20:47:43.633Z Downloaded ingot v0.1.0
11832025-05-13T20:47:43.637Z Downloaded cancel-safe-futures v0.1.5
11842025-05-13T20:47:43.641Z Downloaded bzip2 v0.4.4
11852025-05-13T20:47:43.641Z Downloaded ipnetwork v0.21.1
11862025-05-13T20:47:43.644Z Downloaded indoc v2.0.6
11872025-05-13T20:47:43.644Z Downloaded console v0.15.10
11882025-05-13T20:47:43.648Z Downloaded libsw v3.4.0
11892025-05-13T20:47:43.648Z Downloaded cookie_store v0.21.1
11902025-05-13T20:47:43.651Z Downloaded const_format_proc_macros v0.2.34
11912025-05-13T20:47:43.654Z Downloaded ciborium v0.2.2
11922025-05-13T20:47:43.654Z Downloaded bcs v0.1.6
11932025-05-13T20:47:43.661Z Downloaded progenitor-macro v0.8.0
11942025-05-13T20:47:43.661Z Downloaded cassowary v0.3.0
11952025-05-13T20:47:43.667Z Downloaded bit-vec v0.8.0
11962025-05-13T20:47:43.667Z Downloaded http-body v1.0.1
11972025-05-13T20:47:43.667Z Downloaded backoff v0.4.0
11982025-05-13T20:47:43.667Z Downloaded buf-list v1.0.3
11992025-05-13T20:47:43.670Z Downloaded bit-set v0.8.0
12002025-05-13T20:47:43.670Z Downloaded bit-set v0.5.3
12012025-05-13T20:47:43.671Z Downloaded cexpr v0.6.0
12022025-05-13T20:47:43.671Z Downloaded block-padding v0.3.3
12032025-05-13T20:47:43.671Z Downloaded bit-vec v0.6.3
12042025-05-13T20:47:43.671Z Downloaded hubpack v0.1.2
12052025-05-13T20:47:43.674Z Downloaded instant v0.1.13
12062025-05-13T20:47:43.674Z Downloaded cobs v0.2.3
12072025-05-13T20:47:43.678Z Downloaded cargo_metadata v0.18.1
12082025-05-13T20:47:43.678Z Downloaded bitfield-struct v0.6.2
12092025-05-13T20:47:43.678Z Downloaded bitfield v0.14.0
12102025-05-13T20:47:43.678Z Downloaded addr2line v0.24.2
12112025-05-13T20:47:43.682Z Downloaded async-recursion v1.1.1
12122025-05-13T20:47:43.686Z Downloaded assert_matches v1.5.0
12132025-05-13T20:47:43.686Z Downloaded arrayref v0.3.9
12142025-05-13T20:47:43.686Z Downloaded aead v0.5.2
12152025-05-13T20:47:43.689Z Downloaded hostname v0.3.1
12162025-05-13T20:47:43.689Z Downloaded adler2 v2.0.0
12172025-05-13T20:47:43.689Z Downloaded httparse v1.9.5
12182025-05-13T20:47:43.692Z Downloaded ascii-canvas v3.0.0
12192025-05-13T20:47:43.948Z Downloaded aws-lc-sys v0.26.0
12202025-05-13T20:47:44.262Z Compiling serde v1.0.219
12212025-05-13T20:47:44.265Z Compiling value-bag v1.9.0
12222025-05-13T20:47:44.265Z Compiling shlex v1.3.0
12232025-05-13T20:47:44.265Z Compiling lock_api v0.4.12
12242025-05-13T20:47:44.265Z Compiling scopeguard v1.2.0
12252025-05-13T20:47:44.422Z Compiling typenum v1.17.0
12262025-05-13T20:47:44.479Z Compiling syn v2.0.98
12272025-05-13T20:47:44.494Z Compiling getrandom v0.2.15
12282025-05-13T20:47:44.588Z Compiling jobserver v0.1.32
12292025-05-13T20:47:44.811Z Compiling log v0.4.22
12302025-05-13T20:47:44.909Z Compiling rand_core v0.6.4
12312025-05-13T20:47:44.936Z Compiling generic-array v0.14.7
12322025-05-13T20:47:44.955Z Compiling smallvec v1.14.0
12332025-05-13T20:47:45.286Z Compiling cc v1.2.15
12342025-05-13T20:47:45.345Z Compiling subtle v2.6.1
12352025-05-13T20:47:45.416Z Compiling const-oid v0.9.6
12362025-05-13T20:47:45.416Z Compiling stable_deref_trait v1.2.0
12372025-05-13T20:47:45.420Z Compiling pkg-config v0.3.31
12382025-05-13T20:47:45.524Z Compiling parking_lot_core v0.9.10
12392025-05-13T20:47:45.548Z Compiling pin-project-lite v0.2.14
12402025-05-13T20:47:45.661Z Compiling rustix v0.38.37
12412025-05-13T20:47:45.690Z Compiling signal-hook-registry v1.4.2
12422025-05-13T20:47:46.374Z Compiling parking_lot v0.12.3
12432025-05-13T20:47:46.535Z Compiling mio v1.0.2
12442025-05-13T20:47:46.555Z Compiling spin v0.9.8
12452025-05-13T20:47:46.656Z Compiling futures-core v0.3.31
12462025-05-13T20:47:46.722Z Compiling aho-corasick v1.1.3
12472025-05-13T20:47:46.908Z Compiling litemap v0.7.3
12482025-05-13T20:47:46.933Z Compiling writeable v0.5.5
12492025-05-13T20:47:47.197Z Compiling serde_json v1.0.140
12502025-05-13T20:47:47.297Z Compiling regex-syntax v0.8.5
12512025-05-13T20:47:47.521Z Compiling libm v0.2.8
12522025-05-13T20:47:47.525Z Compiling either v1.14.0
12532025-05-13T20:47:47.681Z Compiling cpufeatures v0.2.14
12542025-05-13T20:47:47.716Z Compiling socket2 v0.5.9
12552025-05-13T20:47:47.794Z Compiling slab v0.4.9
12562025-05-13T20:47:47.931Z Compiling num-traits v0.2.19
12572025-05-13T20:47:47.955Z Compiling glob v0.3.2
12582025-05-13T20:47:48.531Z Compiling getrandom v0.3.1
12592025-05-13T20:47:48.647Z Compiling futures-sink v0.3.31
12602025-05-13T20:47:48.818Z Compiling clang-sys v1.8.1
12612025-05-13T20:47:48.836Z Compiling icu_locid_transform_data v1.5.0
12622025-05-13T20:47:48.958Z Compiling prettyplease v0.2.30
12632025-05-13T20:47:49.353Z Compiling lazy_static v1.5.0
12642025-05-13T20:47:49.485Z Compiling allocator-api2 v0.2.18
12652025-05-13T20:47:49.505Z Compiling icu_properties_data v1.5.0
12662025-05-13T20:47:49.586Z Compiling minimal-lexical v0.2.1
12672025-05-13T20:47:49.608Z Compiling foldhash v0.1.3
12682025-05-13T20:47:49.920Z Compiling libloading v0.8.5
12692025-05-13T20:47:50.087Z Compiling nom v7.1.3
12702025-05-13T20:47:50.226Z Compiling hashbrown v0.15.1
12712025-05-13T20:47:50.245Z Compiling home v0.5.9
12722025-05-13T20:47:50.319Z Compiling icu_normalizer_data v1.5.0
12732025-05-13T20:47:50.441Z Compiling utf8_iter v1.0.4
12742025-05-13T20:47:50.467Z Compiling utf16_iter v1.0.5
12752025-05-13T20:47:50.672Z Compiling write16 v1.0.0
12762025-05-13T20:47:50.676Z Compiling base64ct v1.6.0
12772025-05-13T20:47:50.823Z Compiling percent-encoding v2.3.1
12782025-05-13T20:47:50.980Z Compiling bindgen v0.69.5
12792025-05-13T20:47:51.158Z Compiling regex-automata v0.4.8
12802025-05-13T20:47:51.256Z Compiling pem-rfc7468 v0.7.0
12812025-05-13T20:47:51.770Z Compiling itertools v0.12.1
12822025-05-13T20:47:51.863Z Compiling synstructure v0.13.1
12832025-05-13T20:47:53.310Z Compiling cexpr v0.6.0
12842025-05-13T20:47:53.420Z Compiling flagset v0.4.6
12852025-05-13T20:47:53.472Z Compiling rustc-hash v1.1.0
12862025-05-13T20:47:53.641Z Compiling lazycell v1.3.0
12872025-05-13T20:47:53.644Z Compiling futures-channel v0.3.31
12882025-05-13T20:47:53.823Z Compiling cmake v0.1.51
12892025-05-13T20:47:54.076Z Compiling futures-io v0.3.31
12902025-05-13T20:47:54.220Z Compiling dunce v1.0.5
12912025-05-13T20:47:54.351Z Compiling pin-utils v0.1.0
12922025-05-13T20:47:54.370Z Compiling futures-task v0.3.31
12932025-05-13T20:47:54.463Z Compiling fs_extra v1.3.0
12942025-05-13T20:47:54.643Z Compiling form_urlencoded v1.2.1
12952025-05-13T20:47:54.679Z Compiling vcpkg v0.2.15
12962025-05-13T20:47:54.777Z Compiling paste v1.0.15
12972025-05-13T20:47:54.863Z Compiling zerocopy v0.8.25
12982025-05-13T20:47:54.954Z Compiling crossbeam-utils v0.8.21
12992025-05-13T20:47:55.003Z Compiling ring v0.17.11
13002025-05-13T20:47:55.529Z Compiling tracing-core v0.1.32
13012025-05-13T20:47:55.699Z Compiling iana-time-zone v0.1.63
13022025-05-13T20:47:56.072Z Compiling aws-lc-rs v1.12.4
13032025-05-13T20:47:56.364Z Compiling regex v1.11.1
13042025-05-13T20:47:56.437Z Compiling openssl-sys v0.9.107
13052025-05-13T20:47:56.677Z Compiling tinyvec_macros v0.1.1
13062025-05-13T20:47:56.708Z Compiling serde_derive v1.0.219
13072025-05-13T20:47:56.782Z Compiling zeroize_derive v1.4.2
13082025-05-13T20:47:57.292Z Compiling zerofrom-derive v0.1.4
13092025-05-13T20:47:57.494Z Compiling yoke-derive v0.7.4
13102025-05-13T20:47:57.582Z Compiling zerovec-derive v0.10.3
13112025-05-13T20:47:58.179Z Compiling zeroize v1.8.1
13122025-05-13T20:47:59.873Z Compiling crypto-common v0.1.6
13132025-05-13T20:48:00.009Z Compiling block-buffer v0.10.4
13142025-05-13T20:48:00.074Z Compiling displaydoc v0.2.5
13152025-05-13T20:48:00.093Z Compiling zerocopy-derive v0.7.35
13162025-05-13T20:48:00.280Z Compiling digest v0.10.7
13172025-05-13T20:48:00.626Z Compiling zerofrom v0.1.4
13182025-05-13T20:48:00.768Z Compiling hmac v0.12.1
13192025-05-13T20:48:00.847Z Compiling yoke v0.7.4
13202025-05-13T20:48:01.016Z Compiling icu_provider_macros v1.5.0
13212025-05-13T20:48:01.214Z Compiling zerovec v0.10.4
13222025-05-13T20:48:01.406Z Compiling tokio-macros v2.5.0
13232025-05-13T20:48:01.466Z Compiling block-padding v0.3.3
13242025-05-13T20:48:01.488Z Compiling sha2 v0.10.8
13252025-05-13T20:48:01.510Z Compiling thiserror-impl v1.0.69
13262025-05-13T20:48:01.712Z Compiling inout v0.1.3
13272025-05-13T20:48:01.978Z Compiling zerocopy v0.7.35
13282025-05-13T20:48:02.003Z Compiling cipher v0.4.4
13292025-05-13T20:48:02.045Z Compiling der_derive v0.7.3
13302025-05-13T20:48:02.536Z Compiling futures-macro v0.3.31
13312025-05-13T20:48:02.798Z Compiling salsa20 v0.10.2
13322025-05-13T20:48:03.057Z Compiling tinystr v0.7.6
13332025-05-13T20:48:03.238Z Compiling icu_collections v1.5.0
13342025-05-13T20:48:03.391Z Compiling icu_locid v1.5.0
13352025-05-13T20:48:03.447Z Compiling ppv-lite86 v0.2.20
13362025-05-13T20:48:04.242Z Compiling pbkdf2 v0.12.2
13372025-05-13T20:48:04.317Z Compiling der v0.7.9
13382025-05-13T20:48:04.347Z Compiling futures-util v0.3.31
13392025-05-13T20:48:04.422Z Compiling scrypt v0.11.0
13402025-05-13T20:48:04.457Z Compiling icu_provider v1.5.0
13412025-05-13T20:48:04.548Z Compiling thiserror v1.0.69
13422025-05-13T20:48:04.716Z Compiling aes v0.8.4
13432025-05-13T20:48:04.921Z Compiling cbc v0.1.2
13442025-05-13T20:48:04.983Z Compiling pest v2.7.14
13452025-05-13T20:48:05.162Z Compiling icu_locid_transform v1.5.0
13462025-05-13T20:48:05.368Z Compiling tracing-attributes v0.1.27
13472025-05-13T20:48:05.411Z Compiling zerocopy-derive v0.8.25
13482025-05-13T20:48:07.210Z Compiling icu_properties v1.5.1
13492025-05-13T20:48:07.447Z Compiling spki v0.7.3
13502025-05-13T20:48:07.576Z Compiling pest_meta v2.7.14
13512025-05-13T20:48:07.823Z Compiling pkcs5 v0.7.1
13522025-05-13T20:48:07.969Z Compiling scroll_derive v0.12.0
13532025-05-13T20:48:08.579Z Compiling tracing v0.1.40
13542025-05-13T20:48:08.903Z Compiling bitflags v2.9.0
13552025-05-13T20:48:09.083Z Compiling bytes v1.10.1
13562025-05-13T20:48:09.192Z Compiling semver v1.0.26
13572025-05-13T20:48:09.651Z Compiling indexmap v2.9.0
13582025-05-13T20:48:09.861Z Compiling rustc_version v0.4.1
13592025-05-13T20:48:10.525Z Compiling tokio v1.43.1
13602025-05-13T20:48:10.552Z Compiling http v1.2.0
13612025-05-13T20:48:11.050Z Compiling icu_normalizer v1.5.0
13622025-05-13T20:48:11.744Z Compiling uuid v1.16.0
13632025-05-13T20:48:11.853Z Compiling chrono v0.4.40
13642025-05-13T20:48:11.982Z Compiling idna_adapter v1.2.0
13652025-05-13T20:48:12.142Z Compiling pkcs8 v0.10.2
13662025-05-13T20:48:12.217Z Compiling idna v1.0.3
13672025-05-13T20:48:12.747Z Compiling rustls-pki-types v1.10.0
13682025-05-13T20:48:12.810Z Compiling httparse v1.9.5
13692025-05-13T20:48:12.841Z Compiling url v2.5.3
13702025-05-13T20:48:13.254Z Compiling which v4.4.2
13712025-05-13T20:48:13.760Z Compiling http-body v1.0.1
13722025-05-13T20:48:13.780Z Compiling scroll v0.12.0
13732025-05-13T20:48:13.798Z Compiling pest_generator v2.7.14
13742025-05-13T20:48:13.972Z Compiling tinyvec v1.8.0
13752025-05-13T20:48:13.996Z Compiling serde_derive_internals v0.29.1
13762025-05-13T20:48:14.309Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13772025-05-13T20:48:14.613Z Compiling bzip2-sys v0.1.13+1.0.8
13782025-05-13T20:48:15.076Z Compiling schemars v0.8.22
13792025-05-13T20:48:15.103Z Compiling foreign-types-shared v0.1.1
13802025-05-13T20:48:15.124Z Compiling powerfmt v0.2.0
13812025-05-13T20:48:15.245Z Compiling untrusted v0.9.0
13822025-05-13T20:48:15.430Z Compiling adler2 v2.0.0
13832025-05-13T20:48:15.448Z Compiling atomic-waker v1.1.2
13842025-05-13T20:48:15.452Z Compiling untrusted v0.7.1
13852025-05-13T20:48:15.487Z Compiling try-lock v0.2.5
13862025-05-13T20:48:15.645Z Compiling num-conv v0.1.0
13872025-05-13T20:48:15.666Z Compiling rustversion v1.0.17
13882025-05-13T20:48:15.673Z Compiling time-core v0.1.2
13892025-05-13T20:48:15.673Z Compiling openssl v0.10.72
13902025-05-13T20:48:15.673Z Compiling goblin v0.8.2
13912025-05-13T20:48:15.910Z Compiling pest_derive v2.7.14
13922025-05-13T20:48:15.931Z Compiling time-macros v0.2.18
13932025-05-13T20:48:16.152Z Compiling schemars_derive v0.8.22
13942025-05-13T20:48:16.201Z Compiling want v0.3.1
13952025-05-13T20:48:16.423Z Compiling miniz_oxide v0.8.5
13962025-05-13T20:48:16.705Z Compiling deranged v0.3.11
13972025-05-13T20:48:17.932Z Compiling foreign-types v0.3.2
13982025-05-13T20:48:18.793Z Compiling tokio-util v0.7.13
13992025-05-13T20:48:19.672Z Compiling rand_core v0.9.2
14002025-05-13T20:48:20.117Z Compiling h2 v0.4.6
14012025-05-13T20:48:20.136Z Compiling openssl-macros v0.1.1
14022025-05-13T20:48:20.604Z Compiling httpdate v1.0.3
14032025-05-13T20:48:20.856Z Compiling dyn-clone v1.0.19
14042025-05-13T20:48:20.876Z Compiling native-tls v0.2.12
14052025-05-13T20:48:21.047Z Compiling tower-service v0.3.3
14062025-05-13T20:48:21.081Z Compiling num_threads v0.1.7
14072025-05-13T20:48:21.191Z Compiling syn v1.0.109
14082025-05-13T20:48:21.225Z Compiling rustls v0.23.19
14092025-05-13T20:48:21.272Z Compiling dof v0.3.0
14102025-05-13T20:48:21.517Z Compiling time v0.3.36
14112025-05-13T20:48:23.381Z Compiling rand_chacha v0.9.0
14122025-05-13T20:48:24.749Z Compiling dtrace-parser v0.2.0
14132025-05-13T20:48:25.504Z Compiling unicode-normalization v0.1.24
14142025-05-13T20:48:25.995Z Compiling heapless v0.7.17
14152025-05-13T20:48:26.302Z Compiling rand_chacha v0.3.1
14162025-05-13T20:48:26.463Z Compiling signature v2.2.0
14172025-05-13T20:48:26.485Z Compiling crossbeam-epoch v0.9.18
14182025-05-13T20:48:26.604Z Compiling crc32fast v1.4.2
14192025-05-13T20:48:26.760Z Compiling cookie v0.18.1
14202025-05-13T20:48:26.932Z Compiling hyper v1.6.0
14212025-05-13T20:48:27.096Z Compiling base64 v0.22.1
14222025-05-13T20:48:27.100Z Compiling zstd-safe v7.2.3
14232025-05-13T20:48:27.491Z Compiling rayon-core v1.12.1
14242025-05-13T20:48:27.838Z Compiling unicode-properties v0.1.3
14252025-05-13T20:48:27.858Z Compiling signal-hook v0.3.17
14262025-05-13T20:48:28.161Z Compiling slog v2.7.0
14272025-05-13T20:48:28.240Z Compiling openssl-probe v0.1.5
14282025-05-13T20:48:28.551Z Compiling unicode-bidi v0.3.17
14292025-05-13T20:48:28.608Z Compiling siphasher v0.3.11
14302025-05-13T20:48:28.985Z Compiling phf_shared v0.11.2
14312025-05-13T20:48:29.346Z Compiling stringprep v0.1.5
14322025-05-13T20:48:29.358Z Compiling hyper-util v0.1.11
14332025-05-13T20:48:29.621Z Compiling crossbeam-deque v0.8.5
14342025-05-13T20:48:29.729Z Compiling rand v0.8.5
14352025-05-13T20:48:29.969Z Compiling usdt-impl v0.5.0
14362025-05-13T20:48:30.381Z Compiling rand v0.9.0
14372025-05-13T20:48:30.420Z Compiling curve25519-dalek v4.1.3
14382025-05-13T20:48:31.093Z Compiling serde_tokenstream v0.2.2
14392025-05-13T20:48:31.286Z Compiling serde_spanned v0.6.8
14402025-05-13T20:48:31.537Z Compiling toml_datetime v0.6.8
14412025-05-13T20:48:31.649Z Compiling md-5 v0.10.6
14422025-05-13T20:48:31.864Z Compiling num-integer v0.1.46
14432025-05-13T20:48:31.925Z Compiling ff v0.13.0
14442025-05-13T20:48:31.972Z Compiling hash32 v0.2.1
14452025-05-13T20:48:31.993Z Compiling memoffset v0.9.1
14462025-05-13T20:48:32.011Z Compiling litrs v0.4.1
14472025-05-13T20:48:32.117Z Compiling smoltcp v0.9.1
14482025-05-13T20:48:32.152Z Compiling newtype-uuid v1.2.1
14492025-05-13T20:48:32.320Z Compiling gimli v0.31.1
14502025-05-13T20:48:32.344Z Compiling psl-types v2.0.11
14512025-05-13T20:48:32.481Z Compiling fallible-iterator v0.2.0
14522025-05-13T20:48:32.588Z Compiling num-bigint-dig v0.8.4
14532025-05-13T20:48:32.608Z Compiling base16ct v0.2.0
14542025-05-13T20:48:32.787Z Compiling portable-atomic v1.11.0
14552025-05-13T20:48:32.942Z Compiling cfg_aliases v0.2.1
14562025-05-13T20:48:32.990Z Compiling sec1 v0.7.3
14572025-05-13T20:48:33.063Z Compiling nix v0.29.0
14582025-05-13T20:48:33.092Z Compiling document-features v0.2.10
14592025-05-13T20:48:33.130Z Compiling postgres-protocol v0.6.8
14602025-05-13T20:48:33.585Z Compiling publicsuffix v2.3.0
14612025-05-13T20:48:33.890Z Compiling num-iter v0.1.45
14622025-05-13T20:48:34.069Z Compiling group v0.13.0
14632025-05-13T20:48:34.476Z Compiling tokio-native-tls v0.3.1
14642025-05-13T20:48:34.944Z Compiling flate2 v1.1.1
14652025-05-13T20:48:35.249Z Compiling ipnetwork v0.21.1
14662025-05-13T20:48:35.327Z Compiling http-body-util v0.1.3
14672025-05-13T20:48:35.468Z Compiling webpki-roots v0.26.6
14682025-05-13T20:48:35.698Z Compiling terminal_size v0.4.0
14692025-05-13T20:48:35.767Z Compiling hkdf v0.12.4
14702025-05-13T20:48:35.788Z Compiling crypto-bigint v0.5.5
14712025-05-13T20:48:35.810Z Compiling async-trait v0.1.88
14722025-05-13T20:48:35.934Z Compiling curve25519-dalek-derive v0.1.1
14732025-05-13T20:48:36.026Z Compiling sync_wrapper v1.0.1
14742025-05-13T20:48:36.047Z Compiling object v0.36.5
14752025-05-13T20:48:36.199Z Compiling fs-err v3.1.0
14762025-05-13T20:48:36.573Z Compiling addr2line v0.24.2
14772025-05-13T20:48:36.964Z Compiling ahash v0.8.11
14782025-05-13T20:48:37.231Z Compiling managed v0.8.0
14792025-05-13T20:48:37.318Z Compiling zip v2.6.1
14802025-05-13T20:48:37.382Z Compiling buf-list v1.0.3
14812025-05-13T20:48:37.686Z Compiling anyhow v1.0.98
14822025-05-13T20:48:37.710Z Compiling rustc-demangle v0.1.24
14832025-05-13T20:48:38.010Z Compiling unicode-width v0.2.0
14842025-05-13T20:48:38.297Z Compiling bumpalo v3.16.0
14852025-05-13T20:48:38.317Z Compiling ipnet v2.11.0
14862025-05-13T20:48:38.517Z Compiling winnow v0.5.40
14872025-05-13T20:48:38.622Z Compiling tower-layer v0.3.3
14882025-05-13T20:48:39.197Z Compiling simd-adler32 v0.3.7
14892025-05-13T20:48:39.212Z Compiling lockfree-object-pool v0.1.6
14902025-05-13T20:48:39.291Z Compiling zopfli v0.8.1
14912025-05-13T20:48:39.385Z Compiling tower v0.5.2
14922025-05-13T20:48:40.212Z Compiling elliptic-curve v0.13.8
14932025-05-13T20:48:40.831Z Compiling console v0.15.10
14942025-05-13T20:48:41.046Z Compiling strum_macros v0.25.3
14952025-05-13T20:48:41.626Z Compiling clap_builder v4.5.35
14962025-05-13T20:48:41.706Z Compiling toml_edit v0.19.15
14972025-05-13T20:48:42.138Z Compiling hubpack_derive v0.1.1
14982025-05-13T20:48:42.246Z Compiling hyper-tls v0.6.0
14992025-05-13T20:48:42.688Z Compiling backtrace v0.3.74
15002025-05-13T20:48:43.033Z Compiling hubpack v0.1.2
15012025-05-13T20:48:43.055Z Compiling oxnet v0.1.1
15022025-05-13T20:48:43.451Z Compiling rayon v1.10.0
15032025-05-13T20:48:43.769Z Compiling cookie_store v0.21.1
15042025-05-13T20:48:44.692Z Compiling signal-hook-mio v0.2.4
15052025-05-13T20:48:44.881Z Compiling zstd v0.13.3
15062025-05-13T20:48:45.823Z Compiling postgres-types v0.2.9
15072025-05-13T20:48:46.802Z Compiling usdt-macro v0.5.0
15082025-05-13T20:48:47.091Z Compiling usdt-attr-macro v0.5.0
15092025-05-13T20:48:47.743Z Compiling phf v0.11.2
15102025-05-13T20:48:48.062Z Compiling ed25519 v2.2.3
15112025-05-13T20:48:48.225Z Compiling strum_macros v0.26.4
15122025-05-13T20:48:48.573Z Compiling bzip2 v0.5.2
15132025-05-13T20:48:48.642Z Compiling bzip2 v0.4.4
15142025-05-13T20:48:48.976Z Compiling clap_derive v4.5.32
15152025-05-13T20:48:49.033Z Compiling enum-as-inner v0.6.1
15162025-05-13T20:48:49.394Z Compiling rustls-pemfile v2.2.0
15172025-05-13T20:48:49.684Z Compiling pkcs1 v0.7.5
15182025-05-13T20:48:49.745Z Compiling futures-executor v0.3.31
15192025-05-13T20:48:49.859Z Compiling serde_urlencoded v0.7.1
15202025-05-13T20:48:50.110Z Compiling serde-big-array v0.5.1
15212025-05-13T20:48:50.251Z Compiling rfc6979 v0.4.0
15222025-05-13T20:48:50.365Z Compiling serde_repr v0.1.19
15232025-05-13T20:48:50.391Z Compiling daft-derive v0.1.3
15242025-05-13T20:48:50.466Z Compiling bstr v1.10.0
15252025-05-13T20:48:50.517Z Compiling float-cmp v0.10.0
15262025-05-13T20:48:50.771Z Compiling encoding_rs v0.8.34
15272025-05-13T20:48:51.474Z Compiling static_assertions v1.1.0
15282025-05-13T20:48:51.597Z Compiling predicates-core v1.0.8
15292025-05-13T20:48:51.903Z Compiling difflib v0.4.0
15302025-05-13T20:48:51.966Z Compiling normalize-line-endings v0.3.0
15312025-05-13T20:48:51.969Z Compiling whoami v1.5.2
15322025-05-13T20:48:52.122Z Compiling fixedbitset v0.4.2
15332025-05-13T20:48:52.590Z Compiling mime v0.3.17
15342025-05-13T20:48:52.600Z Compiling unicode-segmentation v1.12.0
15352025-05-13T20:48:52.740Z Compiling precomputed-hash v0.1.1
15362025-05-13T20:48:52.881Z Compiling number_prefix v0.4.0
15372025-05-13T20:48:53.088Z Compiling data-encoding v2.6.0
15382025-05-13T20:48:53.125Z Compiling new_debug_unreachable v1.0.6
15392025-05-13T20:48:53.242Z Compiling string_cache v0.8.9
15402025-05-13T20:48:53.259Z Compiling indicatif v0.17.11
15412025-05-13T20:48:53.364Z Compiling clap v4.5.35
15422025-05-13T20:48:53.476Z Compiling similar v2.7.0
15432025-05-13T20:48:53.496Z Compiling strum v0.26.3
15442025-05-13T20:48:53.672Z Compiling petgraph v0.6.5
15452025-05-13T20:48:53.699Z Compiling hickory-proto v0.24.4
15462025-05-13T20:48:54.732Z Compiling predicates v3.1.3
15472025-05-13T20:48:54.962Z Compiling tokio-postgres v0.7.13
15482025-05-13T20:48:55.229Z Compiling toml_edit v0.22.24
15492025-05-13T20:48:55.493Z Compiling daft v0.1.3
15502025-05-13T20:48:56.034Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869)
15512025-05-13T20:48:56.201Z Compiling usdt v0.5.0
15522025-05-13T20:48:56.675Z Compiling ecdsa v0.16.9
15532025-05-13T20:48:57.227Z Compiling rsa v0.9.6
15542025-05-13T20:48:57.529Z Compiling futures v0.3.31
15552025-05-13T20:48:57.663Z Compiling zip v0.6.6
15562025-05-13T20:48:59.117Z Compiling ed25519-dalek v2.1.1
15572025-05-13T20:49:00.522Z Compiling toml v0.7.8
15582025-05-13T20:49:01.094Z Compiling crossterm v0.28.1
15592025-05-13T20:49:02.705Z Compiling tokio-stream v0.1.17
15602025-05-13T20:49:02.760Z Compiling openapiv3 v2.0.0
15612025-05-13T20:49:03.049Z Compiling x509-cert v0.2.5
15622025-05-13T20:49:03.117Z Compiling sha1 v0.10.6
15632025-05-13T20:49:03.151Z Compiling itertools v0.10.5
15642025-05-13T20:49:03.556Z Compiling dirs-sys-next v0.1.2
15652025-05-13T20:49:03.633Z Compiling winnow v0.6.26
15662025-05-13T20:49:04.115Z Compiling peg-runtime v0.8.5
15672025-05-13T20:49:04.278Z Compiling unicode-xid v0.2.6
15682025-05-13T20:49:04.488Z Compiling lalrpop-util v0.19.12
15692025-05-13T20:49:04.692Z Compiling dirs-next v2.0.0
15702025-05-13T20:49:04.850Z Compiling thread_local v1.1.8
15712025-05-13T20:49:04.905Z Compiling slog-async v2.8.0
15722025-05-13T20:49:05.050Z Compiling term v0.7.0
15732025-05-13T20:49:05.311Z Compiling xattr v1.3.1
15742025-05-13T20:49:05.518Z Compiling crossbeam-channel v0.5.15
15752025-05-13T20:49:05.566Z Compiling filetime v0.2.25
15762025-05-13T20:49:05.613Z Compiling is-terminal v0.4.13
15772025-05-13T20:49:05.757Z Compiling take_mut v0.2.2
15782025-05-13T20:49:05.887Z Compiling tar v0.4.44
15792025-05-13T20:49:05.935Z Compiling slog-term v2.9.1
15802025-05-13T20:49:06.518Z Compiling camino v1.1.9
15812025-05-13T20:49:11.946Z Compiling aws-lc-sys v0.26.0
15822025-05-13T20:49:41.593Z Compiling rustls-webpki v0.102.8
15832025-05-13T20:49:46.017Z Compiling tokio-rustls v0.26.0
15842025-05-13T20:49:46.308Z Compiling hyper-rustls v0.27.3
15852025-05-13T20:49:46.668Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15862025-05-13T20:49:50.001Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15872025-05-13T20:49:50.285Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15882025-05-13T20:49:54.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15892025-05-13T20:49:54.899Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
15902025-05-13T20:49:54.942ZMay 13 20:49:53.227 INFO Starting download, target: Cockroach
15912025-05-13T20:49:54.943ZMay 13 20:49:53.228 INFO Starting download, target: Console
15922025-05-13T20:49:54.943ZMay 13 20:49:53.228 INFO Starting download, target: Clickhouse
15932025-05-13T20:49:54.952ZMay 13 20:49:53.228 INFO Starting download, target: DendriteStub
15942025-05-13T20:49:54.952ZMay 13 20:49:53.228 INFO Starting download, target: MaghemiteMgd
15952025-05-13T20:49:54.952ZMay 13 20:49:53.228 INFO Starting download, target: TransceiverControl
15962025-05-13T20:49:54.952ZMay 13 20:49:53.228 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15972025-05-13T20:49:54.952ZMay 13 20:49:53.228 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15982025-05-13T20:49:54.952ZMay 13 20:49:53.229 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15992025-05-13T20:49:54.952ZMay 13 20:49:53.229 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16002025-05-13T20:49:54.952ZMay 13 20:49:53.229 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16012025-05-13T20:49:54.952ZMay 13 20:49:53.229 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16022025-05-13T20:49:55.305ZMay 13 20:49:53.585 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16032025-05-13T20:49:55.544ZMay 13 20:49:53.824 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16042025-05-13T20:49:55.717ZMay 13 20:49:54.000 INFO Download complete, target: TransceiverControl
16052025-05-13T20:49:55.967ZMay 13 20:49:54.234 INFO Download complete, target: Console
16062025-05-13T20:49:55.978ZMay 13 20:49:54.246 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16072025-05-13T20:49:56.065ZMay 13 20:49:54.353 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16082025-05-13T20:49:56.638ZMay 13 20:49:54.927 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16092025-05-13T20:49:56.638ZMay 13 20:49:54.927 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16102025-05-13T20:49:57.135ZMay 13 20:49:55.424 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16112025-05-13T20:49:59.106ZMay 13 20:49:57.395 INFO Download complete, target: DendriteStub
16122025-05-13T20:49:59.551ZMay 13 20:49:57.840 INFO Download complete, target: MaghemiteMgd
16132025-05-13T20:50:03.293ZMay 13 20:50:01.580 INFO Checking that binary works, target: Cockroach
16142025-05-13T20:50:03.451ZMay 13 20:50:01.739 INFO Download complete, target: Cockroach
16152025-05-13T20:50:07.467ZMay 13 20:50:05.742 INFO Checking that binary works, target: Clickhouse
16162025-05-13T20:50:07.592ZMay 13 20:50:05.867 INFO Download complete, target: Clickhouse
16172025-05-13T20:50:07.617ZAll builder prerequisites installed successfully, and PATH looks valid
16182025-05-13T20:50:07.648Z
16192025-05-13T20:50:07.649Zreal 4:58.616728032
16202025-05-13T20:50:07.649Zuser 15:21.842926025
16212025-05-13T20:50:07.649Zsys 2:08.592710573
16222025-05-13T20:50:07.649Ztrap 0.543223529
16232025-05-13T20:50:07.649Ztflt 0.972692993
16242025-05-13T20:50:07.649Zdflt 1.033318789
16252025-05-13T20:50:07.650Zkflt 0.024950751
16262025-05-13T20:50:07.650Zlock 23:38.503679384
16272025-05-13T20:50:07.650Zslp 56:06.941656352
16282025-05-13T20:50:07.650Zlat 1:00.024700739
16292025-05-13T20:50:07.650Zstop 2:24.182183447
16302025-05-13T20:50:07.650Z+ banner hack-check
16312025-05-13T20:50:07.650Z
16322025-05-13T20:50:07.650Z # # ## #### # # #### # # ###### #### # #
16332025-05-13T20:50:07.651Z # # # # # # # # # # # # # # # # #
16342025-05-13T20:50:07.651Z ###### # # # #### ##### # ###### ##### # ####
16352025-05-13T20:50:07.651Z # # ###### # # # # # # # # # #
16362025-05-13T20:50:07.651Z # # # # # # # # # # # # # # # # #
16372025-05-13T20:50:07.651Z # # # # #### # # #### # # ###### #### # #
16382025-05-13T20:50:07.651Z
16392025-05-13T20:50:07.651Z+ export CARGO_INCREMENTAL=0
16402025-05-13T20:50:07.651Z+ CARGO_INCREMENTAL=0
16412025-05-13T20:50:07.651Z+ ptime -m timeout 2h cargo xtask check-features --ci
16422025-05-13T20:50:08.270Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16432025-05-13T20:50:08.553Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16442025-05-13T20:50:11.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
16452025-05-13T20:50:11.385Z Running `target/debug/xtask check-features --ci`
16462025-05-13T20:50:11.410Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16472025-05-13T20:50:11.413Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16482025-05-13T20:50:11.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16492025-05-13T20:50:11.994Z Running `target/debug/xtask download cargo-hack`
16502025-05-13T20:50:12.922Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16512025-05-13T20:50:13.340Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16522025-05-13T20:50:17.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s
16532025-05-13T20:50:17.208Z Running `target/debug/xtask-downloader cargo-hack`
16542025-05-13T20:50:17.251ZMay 13 20:50:15.534 INFO Starting download, target: CargoHack
16552025-05-13T20:50:17.256ZMay 13 20:50:15.535 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16562025-05-13T20:50:17.827ZMay 13 20:50:16.113 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16572025-05-13T20:50:17.903ZMay 13 20:50:16.189 INFO Download complete, target: CargoHack
16582025-05-13T20:50:17.908Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16592025-05-13T20:50:17.924Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16602025-05-13T20:50:18.112Zinfo: running `cargo check --bins` on api_identity (1/214)
16612025-05-13T20:50:18.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622025-05-13T20:50:18.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632025-05-13T20:50:18.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642025-05-13T20:50:18.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16652025-05-13T20:50:18.838Z
16662025-05-13T20:50:18.838Zinfo: running `cargo check --bins` on bootstore (2/214)
16672025-05-13T20:50:19.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682025-05-13T20:50:19.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692025-05-13T20:50:19.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702025-05-13T20:50:19.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16712025-05-13T20:50:19.574Z
16722025-05-13T20:50:19.574Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/214)
16732025-05-13T20:50:20.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-05-13T20:50:20.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-05-13T20:50:20.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-05-13T20:50:20.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16772025-05-13T20:50:20.302Z
16782025-05-13T20:50:20.302Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/214)
16792025-05-13T20:50:20.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-05-13T20:50:20.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-05-13T20:50:20.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-05-13T20:50:20.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
16832025-05-13T20:50:21.060Z
16842025-05-13T20:50:21.060Zinfo: running `cargo check --bins` on id-map (5/214)
16852025-05-13T20:50:21.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-05-13T20:50:21.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-05-13T20:50:21.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-05-13T20:50:21.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16892025-05-13T20:50:21.773Z
16902025-05-13T20:50:21.773Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/214)
16912025-05-13T20:50:22.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-05-13T20:50:22.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-05-13T20:50:22.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-05-13T20:50:22.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16952025-05-13T20:50:22.315Z
16962025-05-13T20:50:22.315Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/214)
16972025-05-13T20:50:22.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-05-13T20:50:22.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-05-13T20:50:22.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-05-13T20:50:22.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17012025-05-13T20:50:22.864Z
17022025-05-13T20:50:22.864Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/214)
17032025-05-13T20:50:23.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-05-13T20:50:23.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-05-13T20:50:23.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-05-13T20:50:23.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17072025-05-13T20:50:23.408Z
17082025-05-13T20:50:23.408Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/214)
17092025-05-13T20:50:23.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-05-13T20:50:23.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-05-13T20:50:23.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-05-13T20:50:23.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17132025-05-13T20:50:23.951Z
17142025-05-13T20:50:23.951Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/214)
17152025-05-13T20:50:24.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-05-13T20:50:24.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-05-13T20:50:24.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-05-13T20:50:24.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17192025-05-13T20:50:24.497Z
17202025-05-13T20:50:24.497Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/214)
17212025-05-13T20:50:24.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-05-13T20:50:24.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-05-13T20:50:24.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-05-13T20:50:24.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17252025-05-13T20:50:25.042Z
17262025-05-13T20:50:25.042Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/214)
17272025-05-13T20:50:25.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-05-13T20:50:25.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-05-13T20:50:25.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-05-13T20:50:25.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17312025-05-13T20:50:25.589Z
17322025-05-13T20:50:25.589Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/214)
17332025-05-13T20:50:26.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-05-13T20:50:26.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-05-13T20:50:26.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-05-13T20:50:26.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17372025-05-13T20:50:26.134Z
17382025-05-13T20:50:26.134Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/214)
17392025-05-13T20:50:26.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-05-13T20:50:26.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-05-13T20:50:26.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-05-13T20:50:26.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17432025-05-13T20:50:26.682Z
17442025-05-13T20:50:26.682Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/214)
17452025-05-13T20:50:27.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-05-13T20:50:27.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-05-13T20:50:27.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-05-13T20:50:27.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17492025-05-13T20:50:27.222Z
17502025-05-13T20:50:27.222Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/214)
17512025-05-13T20:50:27.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-05-13T20:50:27.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-05-13T20:50:27.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-05-13T20:50:27.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17552025-05-13T20:50:27.769Z
17562025-05-13T20:50:27.769Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/214)
17572025-05-13T20:50:28.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-05-13T20:50:28.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-05-13T20:50:28.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-05-13T20:50:28.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17612025-05-13T20:50:28.320Z
17622025-05-13T20:50:28.320Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/214)
17632025-05-13T20:50:28.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-05-13T20:50:28.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-05-13T20:50:28.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-05-13T20:50:28.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17672025-05-13T20:50:28.881Z
17682025-05-13T20:50:28.881Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/214)
17692025-05-13T20:50:29.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-05-13T20:50:29.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-05-13T20:50:29.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-05-13T20:50:29.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17732025-05-13T20:50:29.423Z
17742025-05-13T20:50:29.424Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/214)
17752025-05-13T20:50:29.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-05-13T20:50:29.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-05-13T20:50:29.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-05-13T20:50:29.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17792025-05-13T20:50:29.976Z
17802025-05-13T20:50:29.976Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/214)
17812025-05-13T20:50:30.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-05-13T20:50:30.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-05-13T20:50:30.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-05-13T20:50:30.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17852025-05-13T20:50:30.529Z
17862025-05-13T20:50:30.529Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/214)
17872025-05-13T20:50:31.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-05-13T20:50:31.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-05-13T20:50:31.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-05-13T20:50:31.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17912025-05-13T20:50:31.085Z
17922025-05-13T20:50:31.085Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/214)
17932025-05-13T20:50:31.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-05-13T20:50:31.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-05-13T20:50:31.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-05-13T20:50:31.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17972025-05-13T20:50:31.636Z
17982025-05-13T20:50:31.636Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/214)
17992025-05-13T20:50:32.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-05-13T20:50:32.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-05-13T20:50:32.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-05-13T20:50:32.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18032025-05-13T20:50:32.185Z
18042025-05-13T20:50:32.185Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/214)
18052025-05-13T20:50:32.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-05-13T20:50:32.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-05-13T20:50:32.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-05-13T20:50:32.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18092025-05-13T20:50:32.737Z
18102025-05-13T20:50:32.737Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/214)
18112025-05-13T20:50:33.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-05-13T20:50:33.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-05-13T20:50:33.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-05-13T20:50:33.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18152025-05-13T20:50:33.284Z
18162025-05-13T20:50:33.285Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/214)
18172025-05-13T20:50:33.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-05-13T20:50:33.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-05-13T20:50:33.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-05-13T20:50:33.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18212025-05-13T20:50:33.829Z
18222025-05-13T20:50:33.829Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/214)
18232025-05-13T20:50:34.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-05-13T20:50:34.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-05-13T20:50:34.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-05-13T20:50:34.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18272025-05-13T20:50:34.375Z
18282025-05-13T20:50:34.375Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/214)
18292025-05-13T20:50:34.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-05-13T20:50:34.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-05-13T20:50:34.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-05-13T20:50:34.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18332025-05-13T20:50:34.920Z
18342025-05-13T20:50:34.920Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/214)
18352025-05-13T20:50:35.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-05-13T20:50:35.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-05-13T20:50:35.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-05-13T20:50:35.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18392025-05-13T20:50:35.464Z
18402025-05-13T20:50:35.464Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/214)
18412025-05-13T20:50:35.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-05-13T20:50:35.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-05-13T20:50:35.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-05-13T20:50:35.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18452025-05-13T20:50:36.011Z
18462025-05-13T20:50:36.011Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/214)
18472025-05-13T20:50:36.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-05-13T20:50:36.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-05-13T20:50:36.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-05-13T20:50:36.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18512025-05-13T20:50:36.560Z
18522025-05-13T20:50:36.560Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/214)
18532025-05-13T20:50:37.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-05-13T20:50:37.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-05-13T20:50:37.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-05-13T20:50:37.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18572025-05-13T20:50:37.096Z
18582025-05-13T20:50:37.096Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/214)
18592025-05-13T20:50:37.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-05-13T20:50:37.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-05-13T20:50:37.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-05-13T20:50:37.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18632025-05-13T20:50:37.639Z
18642025-05-13T20:50:37.639Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/214)
18652025-05-13T20:50:38.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-05-13T20:50:38.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-05-13T20:50:38.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-05-13T20:50:38.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18692025-05-13T20:50:38.194Z
18702025-05-13T20:50:38.194Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/214)
18712025-05-13T20:50:38.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-05-13T20:50:38.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-05-13T20:50:38.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-05-13T20:50:38.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18752025-05-13T20:50:38.731Z
18762025-05-13T20:50:38.731Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/214)
18772025-05-13T20:50:39.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-05-13T20:50:39.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-05-13T20:50:39.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-05-13T20:50:39.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18812025-05-13T20:50:39.275Z
18822025-05-13T20:50:39.275Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/214)
18832025-05-13T20:50:39.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-05-13T20:50:39.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-05-13T20:50:39.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-05-13T20:50:39.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18872025-05-13T20:50:39.829Z
18882025-05-13T20:50:39.829Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/214)
18892025-05-13T20:50:40.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-05-13T20:50:40.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-05-13T20:50:40.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-05-13T20:50:40.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18932025-05-13T20:50:40.372Z
18942025-05-13T20:50:40.372Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/214)
18952025-05-13T20:50:40.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-05-13T20:50:40.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-05-13T20:50:40.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-05-13T20:50:40.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18992025-05-13T20:50:40.921Z
19002025-05-13T20:50:40.921Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/214)
19012025-05-13T20:50:41.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-05-13T20:50:41.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-05-13T20:50:41.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-05-13T20:50:41.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19052025-05-13T20:50:41.461Z
19062025-05-13T20:50:41.461Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/214)
19072025-05-13T20:50:41.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-05-13T20:50:41.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-05-13T20:50:41.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-05-13T20:50:41.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19112025-05-13T20:50:42.004Z
19122025-05-13T20:50:42.004Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/214)
19132025-05-13T20:50:42.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-05-13T20:50:42.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-05-13T20:50:42.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-05-13T20:50:42.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19172025-05-13T20:50:42.549Z
19182025-05-13T20:50:42.549Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/214)
19192025-05-13T20:50:43.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-05-13T20:50:43.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-05-13T20:50:43.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-05-13T20:50:43.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19232025-05-13T20:50:43.097Z
19242025-05-13T20:50:43.097Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/214)
19252025-05-13T20:50:43.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-05-13T20:50:43.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-05-13T20:50:43.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-05-13T20:50:43.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19292025-05-13T20:50:43.636Z
19302025-05-13T20:50:43.636Zinfo: running `cargo check --bins` on sled-hardware-types (46/214)
19312025-05-13T20:50:44.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-05-13T20:50:44.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-05-13T20:50:44.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-05-13T20:50:44.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19352025-05-13T20:50:44.374Z
19362025-05-13T20:50:44.374Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/214)
19372025-05-13T20:50:45.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-05-13T20:50:45.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-05-13T20:50:45.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-05-13T20:50:45.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19412025-05-13T20:50:45.138Z
19422025-05-13T20:50:45.138Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/214)
19432025-05-13T20:50:45.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-05-13T20:50:45.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-05-13T20:50:45.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-05-13T20:50:45.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19472025-05-13T20:50:45.894Z
19482025-05-13T20:50:45.894Zinfo: running `cargo check --bins` on oxlog (49/214)
19492025-05-13T20:50:46.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-05-13T20:50:46.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-05-13T20:50:46.613Z Checking cfg-if v1.0.0
19522025-05-13T20:50:46.617Z Checking libc v0.2.171
19532025-05-13T20:50:46.734Z Checking serde v1.0.219
19542025-05-13T20:50:46.740Z Checking zeroize v1.8.1
19552025-05-13T20:50:46.753Z Checking memchr v2.7.4
19562025-05-13T20:50:46.764Z Checking typenum v1.17.0
19572025-05-13T20:50:46.778Z Checking smallvec v1.14.0
19582025-05-13T20:50:46.792Z Checking value-bag v1.9.0
19592025-05-13T20:50:46.804Z Checking subtle v2.6.1
19602025-05-13T20:50:46.983Z Checking scopeguard v1.2.0
19612025-05-13T20:50:47.068Z Checking const-oid v0.9.6
19622025-05-13T20:50:47.109Z Checking itoa v1.0.11
19632025-05-13T20:50:47.152Z Checking lock_api v0.4.12
19642025-05-13T20:50:47.200Z Checking log v0.4.22
19652025-05-13T20:50:47.344Z Checking stable_deref_trait v1.2.0
19662025-05-13T20:50:47.467Z Checking byteorder v1.5.0
19672025-05-13T20:50:47.509Z Checking pin-project-lite v0.2.14
19682025-05-13T20:50:47.571Z Checking zerofrom v0.1.4
19692025-05-13T20:50:47.645Z Checking once_cell v1.21.3
19702025-05-13T20:50:47.690Z Checking futures-core v0.3.31
19712025-05-13T20:50:47.738Z Checking getrandom v0.2.15
19722025-05-13T20:50:47.769Z Checking yoke v0.7.4
19732025-05-13T20:50:47.844Z Checking generic-array v0.14.7
19742025-05-13T20:50:47.863Z Checking signal-hook-registry v1.4.2
19752025-05-13T20:50:47.886Z Checking parking_lot_core v0.9.10
19762025-05-13T20:50:47.950Z Checking mio v1.0.2
19772025-05-13T20:50:47.985Z Checking rand_core v0.6.4
19782025-05-13T20:50:48.092Z Checking zerovec v0.10.4
19792025-05-13T20:50:48.108Z Checking cpufeatures v0.2.14
19802025-05-13T20:50:48.215Z Checking socket2 v0.5.9
19812025-05-13T20:50:48.231Z Checking parking_lot v0.12.3
19822025-05-13T20:50:48.290Z Checking litemap v0.7.3
19832025-05-13T20:50:48.575Z Checking writeable v0.5.5
19842025-05-13T20:50:48.591Z Checking zerocopy v0.7.35
19852025-05-13T20:50:48.647Z Checking futures-sink v0.3.31
19862025-05-13T20:50:48.726Z Checking slab v0.4.9
19872025-05-13T20:50:48.812Z Checking libm v0.2.8
19882025-05-13T20:50:48.890Z Checking allocator-api2 v0.2.18
19892025-05-13T20:50:48.913Z Checking crypto-common v0.1.6
19902025-05-13T20:50:48.939Z Checking block-buffer v0.10.4
19912025-05-13T20:50:49.003Z Checking block-padding v0.3.3
19922025-05-13T20:50:49.111Z Checking equivalent v1.0.1
19932025-05-13T20:50:49.152Z Checking digest v0.10.7
19942025-05-13T20:50:49.209Z Checking inout v0.1.3
19952025-05-13T20:50:49.234Z Checking ryu v1.0.18
19962025-05-13T20:50:49.458Z Checking foldhash v0.1.3
19972025-05-13T20:50:49.477Z Checking icu_locid_transform_data v1.5.0
19982025-05-13T20:50:49.493Z Checking cipher v0.4.4
19992025-05-13T20:50:49.519Z Checking hmac v0.12.1
20002025-05-13T20:50:49.579Z Checking sha2 v0.10.8
20012025-05-13T20:50:49.654Z Checking hashbrown v0.15.1
20022025-05-13T20:50:49.657Z Checking tinystr v0.7.6
20032025-05-13T20:50:49.683Z Checking num-traits v0.2.19
20042025-05-13T20:50:49.745Z Checking icu_collections v1.5.0
20052025-05-13T20:50:49.810Z Checking getrandom v0.3.1
20062025-05-13T20:50:49.891Z Checking icu_properties_data v1.5.0
20072025-05-13T20:50:50.009Z Checking icu_locid v1.5.0
20082025-05-13T20:50:50.057Z Checking base64ct v1.6.0
20092025-05-13T20:50:50.136Z Checking percent-encoding v2.3.1
20102025-05-13T20:50:50.155Z Checking icu_normalizer_data v1.5.0
20112025-05-13T20:50:50.257Z Checking utf16_iter v1.0.5
20122025-05-13T20:50:50.350Z Checking utf8_iter v1.0.4
20132025-05-13T20:50:50.381Z Checking flagset v0.4.6
20142025-05-13T20:50:50.442Z Checking write16 v1.0.0
20152025-05-13T20:50:50.512Z Checking pem-rfc7468 v0.7.0
20162025-05-13T20:50:50.551Z Checking futures-channel v0.3.31
20172025-05-13T20:50:50.587Z Checking pin-utils v0.1.0
20182025-05-13T20:50:50.602Z Checking futures-task v0.3.31
20192025-05-13T20:50:50.665Z Checking futures-io v0.3.31
20202025-05-13T20:50:50.690Z Checking salsa20 v0.10.2
20212025-05-13T20:50:50.777Z Checking der v0.7.9
20222025-05-13T20:50:50.836Z Checking ppv-lite86 v0.2.20
20232025-05-13T20:50:50.877Z Checking pbkdf2 v0.12.2
20242025-05-13T20:50:50.898Z Checking futures-util v0.3.31
20252025-05-13T20:50:50.923Z Checking form_urlencoded v1.2.1
20262025-05-13T20:50:50.981Z Checking icu_provider v1.5.0
20272025-05-13T20:50:51.047Z Checking scrypt v0.11.0
20282025-05-13T20:50:51.096Z Checking cbc v0.1.2
20292025-05-13T20:50:51.132Z Checking aes v0.8.4
20302025-05-13T20:50:51.158Z Checking bytes v1.10.1
20312025-05-13T20:50:51.283Z Checking indexmap v2.9.0
20322025-05-13T20:50:51.306Z Checking serde_json v1.0.140
20332025-05-13T20:50:51.529Z Checking bitflags v2.9.0
20342025-05-13T20:50:51.607Z Checking icu_locid_transform v1.5.0
20352025-05-13T20:50:51.838Z Checking fnv v1.0.7
20362025-05-13T20:50:51.969Z Checking uuid v1.16.0
20372025-05-13T20:50:51.991Z Checking tracing-core v0.1.32
20382025-05-13T20:50:52.145Z Checking tokio v1.43.1
20392025-05-13T20:50:52.494Z Checking spki v0.7.3
20402025-05-13T20:50:52.514Z Checking http v1.2.0
20412025-05-13T20:50:52.611Z Checking zerocopy v0.8.25
20422025-05-13T20:50:52.632Z Checking tracing v0.1.40
20432025-05-13T20:50:52.632Z Checking icu_properties v1.5.1
20442025-05-13T20:50:52.803Z Checking pkcs5 v0.7.1
20452025-05-13T20:50:52.965Z Checking iana-time-zone v0.1.63
20462025-05-13T20:50:52.997Z Checking rustls-pki-types v1.10.0
20472025-05-13T20:50:53.115Z Checking tinyvec_macros v0.1.1
20482025-05-13T20:50:53.217Z Compiling newtype-uuid v1.2.1
20492025-05-13T20:50:53.316Z Checking pkcs8 v0.10.2
20502025-05-13T20:50:53.540Z Checking tinyvec v1.8.0
20512025-05-13T20:50:53.557Z Checking chrono v0.4.40
20522025-05-13T20:50:53.621Z Checking aws-lc-sys v0.26.0
20532025-05-13T20:50:53.742Z Checking http-body v1.0.1
20542025-05-13T20:50:53.963Z Checking spin v0.9.8
20552025-05-13T20:50:54.312Z Checking thiserror v1.0.69
20562025-05-13T20:50:54.466Z Checking foreign-types-shared v0.1.1
20572025-05-13T20:50:54.581Z Checking untrusted v0.7.1
20582025-05-13T20:50:54.772Z Checking untrusted v0.9.0
20592025-05-13T20:50:54.842Z Checking try-lock v0.2.5
20602025-05-13T20:50:54.957Z Checking atomic-waker v1.1.2
20612025-05-13T20:50:55.005Z Checking adler2 v2.0.0
20622025-05-13T20:50:55.120Z Checking want v0.3.1
20632025-05-13T20:50:55.184Z Checking miniz_oxide v0.8.5
20642025-05-13T20:50:55.311Z Checking ring v0.17.11
20652025-05-13T20:50:55.330Z Checking foreign-types v0.3.2
20662025-05-13T20:50:55.438Z Checking crossbeam-utils v0.8.21
20672025-05-13T20:50:55.480Z Checking rand_core v0.9.2
20682025-05-13T20:50:55.536Z Checking httparse v1.9.5
20692025-05-13T20:50:55.805Z Checking aws-lc-rs v1.12.4
20702025-05-13T20:50:55.824Z Checking openssl-sys v0.9.107
20712025-05-13T20:50:55.927Z Checking icu_normalizer v1.5.0
20722025-05-13T20:50:55.969Z Checking errno v0.3.9
20732025-05-13T20:50:55.972Z Checking aho-corasick v1.1.3
20742025-05-13T20:50:56.167Z Checking httpdate v1.0.3
20752025-05-13T20:50:56.185Z Checking tower-service v0.3.3
20762025-05-13T20:50:56.313Z Checking powerfmt v0.2.0
20772025-05-13T20:50:56.418Z Checking unicode-ident v1.0.14
20782025-05-13T20:50:56.583Z Checking regex-syntax v0.8.5
20792025-05-13T20:50:56.611Z Checking proc-macro2 v1.0.94
20802025-05-13T20:50:56.710Z Checking idna_adapter v1.2.0
20812025-05-13T20:50:56.910Z Checking idna v1.0.3
20822025-05-13T20:50:56.956Z Checking openssl v0.10.72
20832025-05-13T20:50:57.283Z Checking deranged v0.3.11
20842025-05-13T20:50:57.411Z Checking url v2.5.3
20852025-05-13T20:50:57.501Z Checking crossbeam-epoch v0.9.18
20862025-05-13T20:50:57.504Z Checking rustls-webpki v0.102.8
20872025-05-13T20:50:57.584Z Checking rustix v0.38.37
20882025-05-13T20:50:57.964Z Checking rand_chacha v0.9.0
20892025-05-13T20:50:58.263Z Checking unicode-normalization v0.1.24
20902025-05-13T20:50:58.303Z Checking rand_chacha v0.3.1
20912025-05-13T20:50:58.380Z Checking semver v1.0.26
20922025-05-13T20:50:58.602Z Checking bzip2-sys v0.1.13+1.0.8
20932025-05-13T20:50:58.685Z Checking signature v2.2.0
20942025-05-13T20:50:58.727Z Checking scroll v0.12.0
20952025-05-13T20:50:58.767Z Checking tokio-util v0.7.13
20962025-05-13T20:50:58.810Z Checking crc32fast v1.4.2
20972025-05-13T20:50:58.886Z Checking utf8parse v0.2.2
20982025-05-13T20:50:59.056Z Checking num-conv v0.1.0
20992025-05-13T20:50:59.071Z Checking num_threads v0.1.7
21002025-05-13T20:50:59.167Z Checking anstyle v1.0.10
21012025-05-13T20:50:59.184Z Checking time-core v0.1.2
21022025-05-13T20:50:59.199Z Checking openssl-probe v0.1.5
21032025-05-13T20:50:59.317Z Checking dyn-clone v1.0.19
21042025-05-13T20:50:59.346Z Checking ucd-trie v0.1.7
21052025-05-13T20:50:59.364Z Checking unicode-bidi v0.3.17
21062025-05-13T20:50:59.465Z Checking unicode-properties v0.1.3
21072025-05-13T20:50:59.519Z Checking siphasher v0.3.11
21082025-05-13T20:50:59.571Z Checking either v1.14.0
21092025-05-13T20:50:59.744Z Checking h2 v0.4.6
21102025-05-13T20:50:59.829Z Checking regex-automata v0.4.8
21112025-05-13T20:50:59.845Z Checking plain v0.2.3
21122025-05-13T20:50:59.845Z Checking base64 v0.22.1
21132025-05-13T20:50:59.927Z Checking phf_shared v0.11.2
21142025-05-13T20:50:59.981Z Checking stringprep v0.1.5
21152025-05-13T20:50:59.999Z Checking goblin v0.8.2
21162025-05-13T20:51:00.189Z Checking pest v2.7.14
21172025-05-13T20:51:00.266Z Checking schemars v0.8.22
21182025-05-13T20:51:00.329Z Checking time v0.3.36
21192025-05-13T20:51:00.778Z Checking anstyle-parse v0.2.5
21202025-05-13T20:51:01.093Z Checking rand v0.8.5
21212025-05-13T20:51:01.795Z Checking rand v0.9.0
21222025-05-13T20:51:01.996Z Checking native-tls v0.2.12
21232025-05-13T20:51:02.275Z Checking rustls v0.23.19
21242025-05-13T20:51:02.307Z Checking crossbeam-deque v0.8.5
21252025-05-13T20:51:02.647Z Checking quote v1.0.39
21262025-05-13T20:51:02.743Z Checking serde_spanned v0.6.8
21272025-05-13T20:51:02.829Z Checking toml_datetime v0.6.8
21282025-05-13T20:51:02.923Z Checking num-integer v0.1.46
21292025-05-13T20:51:02.948Z Checking zstd-sys v2.0.14+zstd.1.5.7
21302025-05-13T20:51:02.979Z Checking md-5 v0.10.6
21312025-05-13T20:51:03.121Z Checking ff v0.13.0
21322025-05-13T20:51:03.140Z Checking hash32 v0.2.1
21332025-05-13T20:51:03.217Z Checking pretty-hex v0.4.1
21342025-05-13T20:51:03.349Z Checking is_terminal_polyfill v1.70.1
21352025-05-13T20:51:03.387Z Checking fallible-iterator v0.2.0
21362025-05-13T20:51:03.409Z Checking base16ct v0.2.0
21372025-05-13T20:51:03.444Z Checking gimli v0.31.1
21382025-05-13T20:51:03.485Z Checking colorchoice v1.0.2
21392025-05-13T20:51:03.621Z Checking anstyle-query v1.1.1
21402025-05-13T20:51:03.642Z Checking psl-types v2.0.11
21412025-05-13T20:51:03.764Z Checking anstream v0.6.18
21422025-05-13T20:51:03.836Z Checking publicsuffix v2.3.0
21432025-05-13T20:51:03.958Z Checking postgres-protocol v0.6.8
21442025-05-13T20:51:04.077Z Checking sec1 v0.7.3
21452025-05-13T20:51:04.108Z Checking heapless v0.7.17
21462025-05-13T20:51:04.153Z Checking num-iter v0.1.45
21472025-05-13T20:51:04.344Z Checking group v0.13.0
21482025-05-13T20:51:04.466Z Checking zstd-safe v7.2.3
21492025-05-13T20:51:04.586Z Checking syn v2.0.98
21502025-05-13T20:51:04.615Z Compiling daft v0.1.3
21512025-05-13T20:51:04.791Z Checking dtrace-parser v0.2.0
21522025-05-13T20:51:04.938Z Checking dof v0.3.0
21532025-05-13T20:51:04.985Z Checking cookie v0.18.1
21542025-05-13T20:51:05.093Z Checking rayon-core v1.12.1
21552025-05-13T20:51:05.257Z Checking tokio-native-tls v0.3.1
21562025-05-13T20:51:05.446Z Checking ipnetwork v0.21.1
21572025-05-13T20:51:05.515Z Checking terminal_size v0.4.0
21582025-05-13T20:51:05.536Z Checking flate2 v1.1.1
21592025-05-13T20:51:05.689Z Checking lazy_static v1.5.0
21602025-05-13T20:51:05.747Z Checking http-body-util v0.1.3
21612025-05-13T20:51:05.819Z Checking webpki-roots v0.26.6
21622025-05-13T20:51:05.860Z Checking signal-hook v0.3.17
21632025-05-13T20:51:05.877Z Checking hyper v1.6.0
21642025-05-13T20:51:06.046Z Checking hkdf v0.12.4
21652025-05-13T20:51:06.142Z Checking crypto-bigint v0.5.5
21662025-05-13T20:51:06.187Z Checking sync_wrapper v1.0.1
21672025-05-13T20:51:06.221Z Checking thread-id v4.2.2
21682025-05-13T20:51:06.259Z Checking object v0.36.5
21692025-05-13T20:51:06.339Z Checking lockfree-object-pool v0.1.6
21702025-05-13T20:51:06.356Z Checking unicode-width v0.2.0
21712025-05-13T20:51:06.599Z Checking tower-layer v0.3.3
21722025-05-13T20:51:06.843Z Checking ipnet v2.11.0
21732025-05-13T20:51:06.867Z Checking clap_lex v0.7.4
21742025-05-13T20:51:07.132Z Checking simd-adler32 v0.3.7
21752025-05-13T20:51:07.161Z Checking addr2line v0.24.2
21762025-05-13T20:51:07.316Z Checking strsim v0.11.1
21772025-05-13T20:51:07.414Z Checking tokio-rustls v0.26.0
21782025-05-13T20:51:07.499Z Checking bitflags v1.3.2
21792025-05-13T20:51:07.615Z Checking bumpalo v3.16.0
21802025-05-13T20:51:07.634Z Checking rustc-demangle v0.1.24
21812025-05-13T20:51:07.684Z Checking managed v0.8.0
21822025-05-13T20:51:07.806Z Checking winnow v0.5.40
21832025-05-13T20:51:07.850Z Checking hyper-util v0.1.11
21842025-05-13T20:51:07.945Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21852025-05-13T20:51:08.052Z Checking smoltcp v0.9.1
21862025-05-13T20:51:08.089Z Checking zopfli v0.8.1
21872025-05-13T20:51:08.292Z Checking clap_builder v4.5.35
21882025-05-13T20:51:08.726Z Checking elliptic-curve v0.13.8
21892025-05-13T20:51:08.779Z Checking tower v0.5.2
21902025-05-13T20:51:09.381Z Checking console v0.15.10
21912025-05-13T20:51:09.454Z Checking signal-hook-mio v0.2.4
21922025-05-13T20:51:09.500Z Checking oxnet v0.1.1
21932025-05-13T20:51:09.623Z Checking num-bigint-dig v0.8.4
21942025-05-13T20:51:09.916Z Checking rayon v1.10.0
21952025-05-13T20:51:09.934Z Checking hyper-rustls v0.27.3
21962025-05-13T20:51:09.963Z Checking hyper-tls v0.6.0
21972025-05-13T20:51:10.254Z Checking cookie_store v0.21.1
21982025-05-13T20:51:10.271Z Checking zstd v0.13.3
21992025-05-13T20:51:10.587Z Checking usdt-impl v0.5.0
22002025-05-13T20:51:10.622Z Checking toml_edit v0.19.15
22012025-05-13T20:51:10.645Z Checking postgres-types v0.2.9
22022025-05-13T20:51:10.972Z Checking bstr v1.10.0
22032025-05-13T20:51:11.160Z Checking regex v1.11.1
22042025-05-13T20:51:11.175Z Checking phf v0.11.2
22052025-05-13T20:51:11.311Z Checking ed25519 v2.2.3
22062025-05-13T20:51:11.419Z Checking bzip2 v0.4.4
22072025-05-13T20:51:11.585Z Checking bzip2 v0.5.2
22082025-05-13T20:51:11.619Z Checking futures-executor v0.3.31
22092025-05-13T20:51:11.714Z Checking curve25519-dalek v4.1.3
22102025-05-13T20:51:11.762Z Checking hubpack v0.1.2
22112025-05-13T20:51:11.820Z Checking memoffset v0.9.1
22122025-05-13T20:51:11.859Z Checking pkcs1 v0.7.5
22132025-05-13T20:51:11.881Z Checking portable-atomic v1.11.0
22142025-05-13T20:51:12.071Z Checking rustls-pemfile v2.2.0
22152025-05-13T20:51:12.115Z Checking backtrace v0.3.74
22162025-05-13T20:51:12.163Z Checking serde-big-array v0.5.1
22172025-05-13T20:51:12.279Z Checking serde_urlencoded v0.7.1
22182025-05-13T20:51:12.309Z Checking float-cmp v0.10.0
22192025-05-13T20:51:12.377Z Checking rfc6979 v0.4.0
22202025-05-13T20:51:12.529Z Checking memmap v0.7.0
22212025-05-13T20:51:12.574Z Checking encoding_rs v0.8.34
22222025-05-13T20:51:12.682Z Checking new_debug_unreachable v1.0.6
22232025-05-13T20:51:12.715Z Checking number_prefix v0.4.0
22242025-05-13T20:51:12.750Z Checking whoami v1.5.2
22252025-05-13T20:51:12.779Z Checking winnow v0.7.3
22262025-05-13T20:51:12.910Z Checking minimal-lexical v0.2.1
22272025-05-13T20:51:12.926Z Checking data-encoding v2.6.0
22282025-05-13T20:51:13.054Z Checking static_assertions v1.1.0
22292025-05-13T20:51:13.127Z Checking fixedbitset v0.4.2
22302025-05-13T20:51:13.164Z Checking mime v0.3.17
22312025-05-13T20:51:13.286Z Checking difflib v0.4.0
22322025-05-13T20:51:13.386Z Checking unicode-segmentation v1.12.0
22332025-05-13T20:51:13.406Z Checking normalize-line-endings v0.3.0
22342025-05-13T20:51:13.452Z Checking precomputed-hash v0.1.1
22352025-05-13T20:51:13.469Z Checking predicates-core v1.0.8
22362025-05-13T20:51:13.485Z Checking ed25519-dalek v2.1.1
22372025-05-13T20:51:13.539Z Checking hickory-proto v0.24.4
22382025-05-13T20:51:13.574Z Checking string_cache v0.8.9
22392025-05-13T20:51:13.620Z Checking indicatif v0.17.11
22402025-05-13T20:51:13.661Z Checking predicates v3.1.3
22412025-05-13T20:51:13.860Z Checking petgraph v0.6.5
22422025-05-13T20:51:13.884Z Checking nom v7.1.3
22432025-05-13T20:51:14.083Z Checking similar v2.7.0
22442025-05-13T20:51:14.283Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869)
22452025-05-13T20:51:14.377Z Checking toml v0.7.8
22462025-05-13T20:51:14.776Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22472025-05-13T20:51:14.906Z Checking tokio-postgres v0.7.13
22482025-05-13T20:51:15.108Z Checking usdt v0.5.0
22492025-05-13T20:51:15.373Z Checking anyhow v1.0.98
22502025-05-13T20:51:15.584Z Checking toml_edit v0.22.24
22512025-05-13T20:51:15.757Z Checking ecdsa v0.16.9
22522025-05-13T20:51:16.479Z Checking rsa v0.9.6
22532025-05-13T20:51:16.620Z Checking nix v0.29.0
22542025-05-13T20:51:16.871Z Checking zip v2.6.1
22552025-05-13T20:51:16.936Z Checking futures v0.3.31
22562025-05-13T20:51:17.065Z Checking zip v0.6.6
22572025-05-13T20:51:17.468Z Checking clap v4.5.35
22582025-05-13T20:51:17.608Z Checking crossterm v0.28.1
22592025-05-13T20:51:17.795Z Checking itertools v0.10.5
22602025-05-13T20:51:17.841Z Checking itertools v0.12.1
22612025-05-13T20:51:17.974Z Checking tokio-stream v0.1.17
22622025-05-13T20:51:18.048Z Checking buf-list v1.0.3
22632025-05-13T20:51:18.098Z Checking fs-err v3.1.0
22642025-05-13T20:51:18.291Z Checking strum v0.26.3
22652025-05-13T20:51:18.381Z Checking ahash v0.8.11
22662025-05-13T20:51:18.470Z Checking slog v2.7.0
22672025-05-13T20:51:18.641Z Checking openapiv3 v2.0.0
22682025-05-13T20:51:18.779Z Checking x509-cert v0.2.5
22692025-05-13T20:51:18.840Z Checking sha1 v0.10.6
22702025-05-13T20:51:18.950Z Checking winnow v0.6.26
22712025-05-13T20:51:19.155Z Checking lalrpop-util v0.19.12
22722025-05-13T20:51:19.264Z Checking peg-runtime v0.8.5
22732025-05-13T20:51:19.435Z Checking camino v1.1.9
22742025-05-13T20:51:19.438Z Checking sigpipe v0.1.3
22752025-05-13T20:51:19.510Z Checking jiff v0.2.13
22762025-05-13T20:51:23.357Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22772025-05-13T20:51:23.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.81s
22782025-05-13T20:51:23.884Z
22792025-05-13T20:51:23.884Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/214)
22802025-05-13T20:51:24.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812025-05-13T20:51:24.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822025-05-13T20:51:24.664Z Compiling regress v0.10.3
22832025-05-13T20:51:24.780Z Compiling thiserror-impl v2.0.12
22842025-05-13T20:51:24.795Z Checking heck v0.5.0
22852025-05-13T20:51:24.824Z Compiling unsafe-libyaml v0.2.11
22862025-05-13T20:51:24.847Z Checking dirs-sys-next v0.1.2
22872025-05-13T20:51:24.851Z Checking fastrand v2.1.1
22882025-05-13T20:51:24.883Z Checking newtype-uuid v1.2.1
22892025-05-13T20:51:24.987Z Checking thread_local v1.1.8
22902025-05-13T20:51:25.048Z Checking dirs-next v2.0.0
22912025-05-13T20:51:25.162Z Checking tempfile v3.13.0
22922025-05-13T20:51:25.176Z Compiling structmeta-derive v0.3.0
22932025-05-13T20:51:25.194Z Compiling ident_case v1.0.1
22942025-05-13T20:51:25.248Z Checking term v0.7.0
22952025-05-13T20:51:25.390Z Compiling darling_core v0.20.10
22962025-05-13T20:51:25.537Z Checking daft v0.1.3
22972025-05-13T20:51:25.664Z Checking crossbeam-channel v0.5.15
22982025-05-13T20:51:25.992Z Checking is-terminal v0.4.13
22992025-05-13T20:51:26.136Z Compiling serde_yaml v0.9.34+deprecated
23002025-05-13T20:51:26.390Z Checking take_mut v0.2.2
23012025-05-13T20:51:26.553Z Compiling rustls v0.22.4
23022025-05-13T20:51:26.652Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23032025-05-13T20:51:26.886Z Checking slog-async v2.8.0
23042025-05-13T20:51:27.067Z Checking slog-term v2.9.1
23052025-05-13T20:51:27.205Z Compiling proc-macro-crate v1.3.1
23062025-05-13T20:51:27.578Z Checking wait-timeout v0.2.0
23072025-05-13T20:51:27.746Z Compiling structmeta v0.3.0
23082025-05-13T20:51:27.780Z Compiling multer v3.1.0
23092025-05-13T20:51:27.843Z Compiling thiserror v2.0.12
23102025-05-13T20:51:28.104Z Checking match_cfg v0.1.0
23112025-05-13T20:51:28.121Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23122025-05-13T20:51:28.144Z Checking quick-error v1.2.3
23132025-05-13T20:51:28.163Z Checking bit-vec v0.8.0
23142025-05-13T20:51:28.186Z Checking typify-impl v0.3.0
23152025-05-13T20:51:28.208Z Checking typify-impl v0.2.0
23162025-05-13T20:51:28.522Z Checking bit-set v0.8.0
23172025-05-13T20:51:28.834Z Checking rusty-fork v0.3.0
23182025-05-13T20:51:29.136Z Checking hostname v0.3.1
23192025-05-13T20:51:29.310Z Compiling num_enum_derive v0.5.11
23202025-05-13T20:51:29.542Z Checking progenitor-client v0.9.1
23212025-05-13T20:51:29.948Z Checking slog-json v2.6.1
23222025-05-13T20:51:30.224Z Checking rand_xorshift v0.3.0
23232025-05-13T20:51:30.435Z Compiling lzma-sys v0.1.20
23242025-05-13T20:51:30.633Z Checking hex v0.4.3
23252025-05-13T20:51:30.761Z Compiling foreign-types-macros v0.2.3
23262025-05-13T20:51:31.164Z Compiling async-stream-impl v0.3.6
23272025-05-13T20:51:31.214Z Compiling dropshot v0.16.0
23282025-05-13T20:51:31.322Z Compiling darling_macro v0.20.10
23292025-05-13T20:51:31.565Z Checking unarray v0.1.4
23302025-05-13T20:51:31.599Z Checking arc-swap v1.7.1
23312025-05-13T20:51:31.739Z Checking foreign-types-shared v0.3.1
23322025-05-13T20:51:31.881Z Checking utf-8 v0.7.6
23332025-05-13T20:51:31.998Z Checking foreign-types v0.5.0
23342025-05-13T20:51:32.017Z Checking slog-scope v4.4.0
23352025-05-13T20:51:32.093Z Checking tungstenite v0.21.0
23362025-05-13T20:51:32.113Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23372025-05-13T20:51:32.218Z Checking proptest v1.6.0
23382025-05-13T20:51:32.237Z Compiling darling v0.20.10
23392025-05-13T20:51:32.257Z Checking num_enum v0.5.11
23402025-05-13T20:51:32.375Z Compiling serde_with_macros v3.12.0
23412025-05-13T20:51:32.393Z Checking async-stream v0.3.6
23422025-05-13T20:51:32.557Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23432025-05-13T20:51:32.598Z Checking slog-bunyan v2.5.0
23442025-05-13T20:51:32.714Z Compiling proc-macro-error v1.0.4
23452025-05-13T20:51:32.857Z Checking tokio-rustls v0.25.0
23462025-05-13T20:51:33.128Z Compiling test-strategy v0.4.0
23472025-05-13T20:51:33.209Z Compiling parse-display-derive v0.10.0
23482025-05-13T20:51:33.410Z Checking toml v0.8.20
23492025-05-13T20:51:33.428Z Checking progenitor-client v0.8.0
23502025-05-13T20:51:33.771Z Compiling heck v0.3.3
23512025-05-13T20:51:34.124Z Checking waitgroup v0.1.2
23522025-05-13T20:51:34.142Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23532025-05-13T20:51:34.293Z Compiling dropshot_endpoint v0.16.0
23542025-05-13T20:51:34.906Z Checking serde_path_to_error v0.1.16
23552025-05-13T20:51:34.984Z Compiling derive-where v1.2.7
23562025-05-13T20:51:35.552Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23572025-05-13T20:51:36.377Z Checking cstr-argument v0.1.2
23582025-05-13T20:51:36.582Z Checking hostname v0.4.0
23592025-05-13T20:51:36.601Z Checking instant v0.1.13
23602025-05-13T20:51:36.689Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23612025-05-13T20:51:36.727Z Checking base64 v0.21.7
23622025-05-13T20:51:36.742Z Checking debug-ignore v1.0.5
23632025-05-13T20:51:36.901Z Checking pretty-hex v0.2.1
23642025-05-13T20:51:37.058Z Checking backoff v0.4.0
23652025-05-13T20:51:37.084Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23662025-05-13T20:51:37.149Z Checking parse-display v0.10.0
23672025-05-13T20:51:37.192Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23682025-05-13T20:51:37.356Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23692025-05-13T20:51:37.374Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702025-05-13T20:51:37.402Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23712025-05-13T20:51:37.533Z Checking serde_with v3.12.0
23722025-05-13T20:51:37.565Z Compiling zone_cfg_derive v0.1.2
23732025-05-13T20:51:37.676Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23742025-05-13T20:51:37.839Z Checking tokio-tungstenite v0.21.0
23752025-05-13T20:51:38.146Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23762025-05-13T20:51:38.392Z Checking slog-stdlog v4.1.1
23772025-05-13T20:51:38.486Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23782025-05-13T20:51:38.508Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23792025-05-13T20:51:38.583Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23802025-05-13T20:51:38.788Z Checking colored v2.2.0
23812025-05-13T20:51:38.945Z Checking macaddr v1.0.1
23822025-05-13T20:51:38.967Z Checking base64 v0.13.1
23832025-05-13T20:51:39.162Z Checking unicode-width v0.1.14
23842025-05-13T20:51:39.362Z Checking ron v0.7.1
23852025-05-13T20:51:39.666Z Checking tabwriter v1.4.0
23862025-05-13T20:51:39.674Z Checking zone v0.1.8
23872025-05-13T20:51:39.893Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23882025-05-13T20:51:40.347Z Checking slog-envlogger v2.2.0
23892025-05-13T20:51:40.369Z Checking xz2 v0.1.7
23902025-05-13T20:51:40.480Z Checking xattr v1.3.1
23912025-05-13T20:51:40.586Z Checking pem v3.0.5
23922025-05-13T20:51:40.667Z Checking yasna v0.5.2
23932025-05-13T20:51:40.685Z Checking smf v0.2.3
23942025-05-13T20:51:40.702Z Checking headers-core v0.3.0
23952025-05-13T20:51:40.910Z Checking filetime v0.2.25
23962025-05-13T20:51:40.929Z Checking same-file v1.0.6
23972025-05-13T20:51:41.129Z Checking walkdir v2.5.0
23982025-05-13T20:51:41.148Z Checking tar v0.4.44
23992025-05-13T20:51:41.164Z Checking headers v0.4.0
24002025-05-13T20:51:41.226Z Checking camino-tempfile v1.3.0
24012025-05-13T20:51:41.420Z Checking atomicwrites v0.4.4
24022025-05-13T20:51:41.521Z Checking subprocess v0.2.9
24032025-05-13T20:51:41.592Z Checking rcgen v0.12.1
24042025-05-13T20:51:42.236Z Compiling typify-macro v0.2.0
24052025-05-13T20:51:42.387Z Compiling typify-macro v0.3.0
24062025-05-13T20:51:44.057Z Compiling typify v0.2.0
24072025-05-13T20:51:44.147Z Compiling progenitor-impl v0.8.0
24082025-05-13T20:51:44.279Z Compiling typify v0.3.0
24092025-05-13T20:51:44.371Z Compiling progenitor-impl v0.9.1
24102025-05-13T20:51:46.866Z Compiling progenitor-macro v0.8.0
24112025-05-13T20:51:47.257Z Compiling progenitor-macro v0.9.1
24122025-05-13T20:51:51.251Z Checking progenitor v0.8.0
24132025-05-13T20:51:51.400Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24142025-05-13T20:51:51.896Z Checking progenitor v0.9.1
24152025-05-13T20:51:52.041Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24162025-05-13T20:51:53.893Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24172025-05-13T20:51:54.827Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24182025-05-13T20:52:00.949Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24192025-05-13T20:52:02.543Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24202025-05-13T20:52:03.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.96s
24212025-05-13T20:52:04.049Z
24222025-05-13T20:52:04.049Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/214)
24232025-05-13T20:52:04.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242025-05-13T20:52:04.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252025-05-13T20:52:04.806Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24262025-05-13T20:52:06.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
24272025-05-13T20:52:06.479Z
24282025-05-13T20:52:06.479Zinfo: running `cargo check --bins` on nexus-config (52/214)
24292025-05-13T20:52:07.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-05-13T20:52:07.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-05-13T20:52:07.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322025-05-13T20:52:07.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24332025-05-13T20:52:07.208Z
24342025-05-13T20:52:07.208Zinfo: running `cargo check --bins` on omicron-rpaths (53/214)
24352025-05-13T20:52:07.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-05-13T20:52:07.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-05-13T20:52:07.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382025-05-13T20:52:07.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24392025-05-13T20:52:07.921Z
24402025-05-13T20:52:07.921Zinfo: running `cargo check --bins` on omicron-certificates (54/214)
24412025-05-13T20:52:08.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422025-05-13T20:52:08.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432025-05-13T20:52:08.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442025-05-13T20:52:08.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24452025-05-13T20:52:08.653Z
24462025-05-13T20:52:08.653Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/214)
24472025-05-13T20:52:09.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482025-05-13T20:52:09.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492025-05-13T20:52:09.455Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24502025-05-13T20:52:09.573Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24512025-05-13T20:52:09.585Z Compiling tempfile v3.13.0
24522025-05-13T20:52:09.589Z Compiling wait-timeout v0.2.0
24532025-05-13T20:52:09.595Z Compiling match_cfg v0.1.0
24542025-05-13T20:52:09.598Z Compiling bit-vec v0.8.0
24552025-05-13T20:52:09.598Z Compiling quick-error v1.2.3
24562025-05-13T20:52:09.598Z Compiling rustls v0.22.4
24572025-05-13T20:52:09.669Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24582025-05-13T20:52:09.756Z Compiling hostname v0.3.1
24592025-05-13T20:52:09.782Z Compiling progenitor-client v0.9.1
24602025-05-13T20:52:09.977Z Compiling rusty-fork v0.3.0
24612025-05-13T20:52:09.996Z Compiling bit-set v0.8.0
24622025-05-13T20:52:10.013Z Compiling slog-json v2.6.1
24632025-05-13T20:52:10.074Z Compiling rand_xorshift v0.3.0
24642025-05-13T20:52:10.251Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24652025-05-13T20:52:10.271Z Compiling itertools v0.13.0
24662025-05-13T20:52:10.326Z Compiling hex v0.4.3
24672025-05-13T20:52:10.330Z Compiling heapless v0.8.0
24682025-05-13T20:52:10.330Z Compiling unarray v0.1.4
24692025-05-13T20:52:10.387Z Compiling slog-bunyan v2.5.0
24702025-05-13T20:52:10.504Z Compiling proptest v1.6.0
24712025-05-13T20:52:10.596Z Compiling progenitor v0.9.1
24722025-05-13T20:52:10.634Z Compiling async-stream v0.3.6
24732025-05-13T20:52:10.835Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24742025-05-13T20:52:10.904Z Compiling multer v3.1.0
24752025-05-13T20:52:10.951Z Compiling toml v0.8.20
24762025-05-13T20:52:11.014Z Compiling waitgroup v0.1.2
24772025-05-13T20:52:11.243Z Checking hash32 v0.3.1
24782025-05-13T20:52:11.260Z Compiling serde_path_to_error v0.1.16
24792025-05-13T20:52:11.459Z Compiling hostname v0.4.0
24802025-05-13T20:52:11.698Z Compiling instant v0.1.13
24812025-05-13T20:52:11.861Z Compiling debug-ignore v1.0.5
24822025-05-13T20:52:11.879Z Compiling smoltcp v0.11.0
24832025-05-13T20:52:12.040Z Compiling backoff v0.4.0
24842025-05-13T20:52:12.406Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24852025-05-13T20:52:12.423Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24862025-05-13T20:52:12.558Z Compiling parse-display v0.10.0
24872025-05-13T20:52:12.611Z Compiling serde_with v3.12.0
24882025-05-13T20:52:13.118Z Compiling ingot-macros v0.1.0
24892025-05-13T20:52:13.138Z Checking num-rational v0.4.2
24902025-05-13T20:52:13.239Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24912025-05-13T20:52:13.767Z Compiling tokio-rustls v0.25.0
24922025-05-13T20:52:13.818Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24932025-05-13T20:52:14.203Z Compiling dropshot v0.16.0
24942025-05-13T20:52:16.225Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24952025-05-13T20:52:17.310Z Compiling phf_generator v0.11.2
24962025-05-13T20:52:17.521Z Checking num-complex v0.4.6
24972025-05-13T20:52:18.096Z Compiling macaddr v1.0.1
24982025-05-13T20:52:18.359Z Checking cobs v0.2.3
24992025-05-13T20:52:18.549Z Compiling num v0.4.3
25002025-05-13T20:52:18.578Z Checking postcard v1.0.10
25012025-05-13T20:52:18.673Z Compiling phf_codegen v0.11.2
25022025-05-13T20:52:18.899Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25032025-05-13T20:52:19.132Z Compiling parse-zoneinfo v0.3.1
25042025-05-13T20:52:19.316Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25052025-05-13T20:52:19.703Z Compiling float-ord v0.3.2
25062025-05-13T20:52:19.883Z Compiling convert_case v0.4.0
25072025-05-13T20:52:20.276Z Checking ingot-types v0.1.0
25082025-05-13T20:52:20.693Z Compiling derive_more v0.99.20
25092025-05-13T20:52:20.711Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25102025-05-13T20:52:20.787Z Compiling chrono-tz-build v0.4.0
25112025-05-13T20:52:21.100Z Checking ingot v0.1.0
25122025-05-13T20:52:21.643Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25132025-05-13T20:52:21.944Z Checking linked-hash-map v0.5.6
25142025-05-13T20:52:22.283Z Compiling crucible-workspace-hack v0.1.0
25152025-05-13T20:52:22.528Z Checking lru-cache v0.1.2
25162025-05-13T20:52:22.631Z Compiling chrono-tz v0.10.3
25172025-05-13T20:52:22.737Z Checking resolv-conf v0.7.0
25182025-05-13T20:52:23.082Z Checking newline-converter v0.3.0
25192025-05-13T20:52:23.101Z Checking itertools v0.14.0
25202025-05-13T20:52:23.268Z Checking prettyplease v0.2.30
25212025-05-13T20:52:23.357Z Compiling slog-dtrace v0.3.0
25222025-05-13T20:52:23.712Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25232025-05-13T20:52:24.112Z Checking expectorate v1.2.0
25242025-05-13T20:52:24.332Z Checking hickory-resolver v0.24.4
25252025-05-13T20:52:24.412Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25262025-05-13T20:52:24.433Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25272025-05-13T20:52:25.107Z Compiling zone_cfg_derive v0.3.0
25282025-05-13T20:52:25.574Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
25292025-05-13T20:52:25.612Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25302025-05-13T20:52:25.851Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25312025-05-13T20:52:25.919Z Compiling const_format_proc_macros v0.2.34
25322025-05-13T20:52:25.945Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25332025-05-13T20:52:26.519Z Compiling num-derive v0.4.2
25342025-05-13T20:52:26.760Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25352025-05-13T20:52:27.024Z Checking highway v1.3.0
25362025-05-13T20:52:27.097Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25372025-05-13T20:52:27.223Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25382025-05-13T20:52:27.353Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25392025-05-13T20:52:27.501Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25402025-05-13T20:52:27.586Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=9e79588b11a69ff3d40f9aa29af97e31a0045c4b#9e79588b)
25412025-05-13T20:52:27.836Z Checking const_format v0.2.34
25422025-05-13T20:52:28.004Z Checking zone v0.3.1
25432025-05-13T20:52:28.291Z Checking qorb v0.3.1
25442025-05-13T20:52:28.385Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
25452025-05-13T20:52:28.796Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25462025-05-13T20:52:28.893Z Checking gethostname v0.5.0
25472025-05-13T20:52:29.042Z Checking bcs v0.1.6
25482025-05-13T20:52:29.200Z Checking nanorand v0.7.0
25492025-05-13T20:52:29.229Z Compiling async-recursion v1.1.1
25502025-05-13T20:52:29.523Z Checking termtree v0.5.1
25512025-05-13T20:52:29.579Z Checking flume v0.11.1
25522025-05-13T20:52:29.680Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25532025-05-13T20:52:35.555Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25542025-05-13T20:52:38.973Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25552025-05-13T20:52:41.530Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25562025-05-13T20:52:42.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.12s
25572025-05-13T20:52:42.984Z
25582025-05-13T20:52:42.984Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/214)
25592025-05-13T20:52:43.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602025-05-13T20:52:43.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612025-05-13T20:52:43.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622025-05-13T20:52:43.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
25632025-05-13T20:52:43.736Z
25642025-05-13T20:52:43.736Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/214)
25652025-05-13T20:52:44.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662025-05-13T20:52:44.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672025-05-13T20:52:44.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25682025-05-13T20:52:44.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
25692025-05-13T20:52:44.476Z
25702025-05-13T20:52:44.476Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/214)
25712025-05-13T20:52:45.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722025-05-13T20:52:45.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732025-05-13T20:52:45.249Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25742025-05-13T20:52:45.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
25752025-05-13T20:52:46.137Z
25762025-05-13T20:52:46.138Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/214)
25772025-05-13T20:52:46.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782025-05-13T20:52:46.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792025-05-13T20:52:46.889Z Compiling cfg_aliases v0.1.1
25802025-05-13T20:52:46.892Z Compiling vte_generate_state_changes v0.1.2
25812025-05-13T20:52:46.892Z Checking fd-lock v4.0.2
25822025-05-13T20:52:46.892Z Checking nibble_vec v0.1.0
25832025-05-13T20:52:47.014Z Checking bytecount v0.6.8
25842025-05-13T20:52:47.018Z Checking endian-type v0.1.2
25852025-05-13T20:52:47.036Z Compiling tabled_derive v0.7.0
25862025-05-13T20:52:47.062Z Compiling peg-macros v0.8.5
25872025-05-13T20:52:47.093Z Compiling nix v0.28.0
25882025-05-13T20:52:47.186Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25892025-05-13T20:52:47.203Z Checking papergrid v0.11.0
25902025-05-13T20:52:47.206Z Compiling sqlparser_derive v0.2.2
25912025-05-13T20:52:47.235Z Checking radix_trie v0.2.1
25922025-05-13T20:52:47.578Z Checking vte v0.11.1
25932025-05-13T20:52:47.626Z Checking unicode_categories v0.1.1
25942025-05-13T20:52:47.944Z Checking home v0.5.9
25952025-05-13T20:52:48.104Z Checking nu-ansi-term v0.50.1
25962025-05-13T20:52:48.227Z Checking sqlparser v0.45.0
25972025-05-13T20:52:48.250Z Checking sqlformat v0.3.5
25982025-05-13T20:52:48.496Z Checking display-error-chain v0.2.2
25992025-05-13T20:52:48.954Z Checking strip-ansi-escapes v0.2.0
26002025-05-13T20:52:49.127Z Checking reedline v0.38.0
26012025-05-13T20:52:49.214Z Checking tabled v0.15.0
26022025-05-13T20:52:49.549Z Checking peg v0.8.5
26032025-05-13T20:52:49.841Z Checking rustyline v14.0.0
26042025-05-13T20:52:58.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
26052025-05-13T20:52:58.740Z
26062025-05-13T20:52:58.740Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/214)
26072025-05-13T20:52:59.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082025-05-13T20:52:59.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092025-05-13T20:52:59.527Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26102025-05-13T20:53:04.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s
26112025-05-13T20:53:04.887Z
26122025-05-13T20:53:04.887Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/214)
26132025-05-13T20:53:05.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-05-13T20:53:05.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-05-13T20:53:05.669Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26162025-05-13T20:53:09.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
26172025-05-13T20:53:09.432Z
26182025-05-13T20:53:09.432Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/214)
26192025-05-13T20:53:10.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-05-13T20:53:10.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-05-13T20:53:10.216Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26222025-05-13T20:53:15.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
26232025-05-13T20:53:15.347Z
26242025-05-13T20:53:15.347Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/214)
26252025-05-13T20:53:16.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-05-13T20:53:16.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-05-13T20:53:16.139Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-05-13T20:53:21.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
26292025-05-13T20:53:21.379Z
26302025-05-13T20:53:21.379Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/214)
26312025-05-13T20:53:22.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-05-13T20:53:22.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-05-13T20:53:22.164Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-05-13T20:53:25.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
26352025-05-13T20:53:26.183Z
26362025-05-13T20:53:26.183Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/214)
26372025-05-13T20:53:26.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-05-13T20:53:26.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-05-13T20:53:26.973Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26402025-05-13T20:53:30.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
26412025-05-13T20:53:31.034Z
26422025-05-13T20:53:31.034Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/214)
26432025-05-13T20:53:31.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-05-13T20:53:31.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-05-13T20:53:31.828Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26462025-05-13T20:53:36.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
26472025-05-13T20:53:37.121Z
26482025-05-13T20:53:37.121Zinfo: running `cargo check --bins` on oximeter (67/214)
26492025-05-13T20:53:37.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-05-13T20:53:37.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-05-13T20:53:37.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-05-13T20:53:37.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26532025-05-13T20:53:37.874Z
26542025-05-13T20:53:37.874Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/214)
26552025-05-13T20:53:38.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-05-13T20:53:38.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-05-13T20:53:38.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582025-05-13T20:53:38.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26592025-05-13T20:53:38.578Z
26602025-05-13T20:53:38.578Zinfo: running `cargo check --bins` on oximeter-schema (69/214)
26612025-05-13T20:53:39.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-05-13T20:53:39.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-05-13T20:53:39.315Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26642025-05-13T20:53:41.316Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26652025-05-13T20:53:42.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.69s
26662025-05-13T20:53:42.479Z
26672025-05-13T20:53:42.479Zinfo: running `cargo check --bins` on oximeter-types (70/214)
26682025-05-13T20:53:43.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-05-13T20:53:43.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-05-13T20:53:43.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-05-13T20:53:43.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26722025-05-13T20:53:43.220Z
26732025-05-13T20:53:43.221Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/214)
26742025-05-13T20:53:43.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-05-13T20:53:43.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-05-13T20:53:43.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26772025-05-13T20:53:43.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26782025-05-13T20:53:43.960Z
26792025-05-13T20:53:43.960Zinfo: running `cargo check --bins` on oxql-types (72/214)
26802025-05-13T20:53:44.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-05-13T20:53:44.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-05-13T20:53:44.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26832025-05-13T20:53:44.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26842025-05-13T20:53:44.695Z
26852025-05-13T20:53:44.695Zinfo: running `cargo check --bins` on oximeter-test-utils (73/214)
26862025-05-13T20:53:45.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26872025-05-13T20:53:45.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26882025-05-13T20:53:45.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26892025-05-13T20:53:45.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26902025-05-13T20:53:45.465Z
26912025-05-13T20:53:45.465Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/214)
26922025-05-13T20:53:46.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932025-05-13T20:53:46.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942025-05-13T20:53:46.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952025-05-13T20:53:46.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
26962025-05-13T20:53:46.216Z
26972025-05-13T20:53:46.216Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/214)
26982025-05-13T20:53:46.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992025-05-13T20:53:46.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002025-05-13T20:53:46.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012025-05-13T20:53:46.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27022025-05-13T20:53:46.963Z
27032025-05-13T20:53:46.963Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/214)
27042025-05-13T20:53:47.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-05-13T20:53:47.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-05-13T20:53:47.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072025-05-13T20:53:47.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27082025-05-13T20:53:47.703Z
27092025-05-13T20:53:47.704Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/214)
27102025-05-13T20:53:48.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-05-13T20:53:48.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-05-13T20:53:48.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132025-05-13T20:53:48.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27142025-05-13T20:53:48.437Z
27152025-05-13T20:53:48.437Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/214)
27162025-05-13T20:53:49.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-05-13T20:53:49.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-05-13T20:53:49.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27192025-05-13T20:53:49.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27202025-05-13T20:53:49.170Z
27212025-05-13T20:53:49.171Zinfo: running `cargo check --bins` on cockroach-admin-client (79/214)
27222025-05-13T20:53:49.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-05-13T20:53:49.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-05-13T20:53:49.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27252025-05-13T20:53:49.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27262025-05-13T20:53:49.882Z
27272025-05-13T20:53:49.882Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/214)
27282025-05-13T20:53:50.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-05-13T20:53:50.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-05-13T20:53:50.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27312025-05-13T20:53:50.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27322025-05-13T20:53:50.624Z
27332025-05-13T20:53:50.625Zinfo: running `cargo check --bins` on dns-service-client (81/214)
27342025-05-13T20:53:51.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-05-13T20:53:51.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-05-13T20:53:51.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27372025-05-13T20:53:51.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27382025-05-13T20:53:51.362Z
27392025-05-13T20:53:51.362Zinfo: running `cargo check --bins` on internal-dns-types (82/214)
27402025-05-13T20:53:52.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-05-13T20:53:52.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-05-13T20:53:52.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27432025-05-13T20:53:52.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27442025-05-13T20:53:52.093Z
27452025-05-13T20:53:52.093Zinfo: running `cargo check --bins` on gateway-client (83/214)
27462025-05-13T20:53:52.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-05-13T20:53:52.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-05-13T20:53:52.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-05-13T20:53:52.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27502025-05-13T20:53:52.800Z
27512025-05-13T20:53:52.800Zinfo: running `cargo check --bins` on installinator-client (84/214)
27522025-05-13T20:53:53.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-05-13T20:53:53.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-05-13T20:53:53.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-05-13T20:53:53.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27562025-05-13T20:53:53.546Z
27572025-05-13T20:53:53.546Zinfo: running `cargo check --bins` on installinator-common (85/214)
27582025-05-13T20:53:54.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-05-13T20:53:54.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-05-13T20:53:54.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-05-13T20:53:54.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27622025-05-13T20:53:54.296Z
27632025-05-13T20:53:54.296Zinfo: running `cargo check --bins` on update-engine (86/214)
27642025-05-13T20:53:54.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-05-13T20:53:54.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-05-13T20:53:54.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672025-05-13T20:53:54.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27682025-05-13T20:53:55.012Z
27692025-05-13T20:53:55.012Zinfo: running `cargo check --bins` on nexus-client (87/214)
27702025-05-13T20:53:55.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712025-05-13T20:53:55.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722025-05-13T20:53:55.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732025-05-13T20:53:55.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27742025-05-13T20:53:55.777Z
27752025-05-13T20:53:55.777Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/214)
27762025-05-13T20:53:56.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772025-05-13T20:53:56.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782025-05-13T20:53:56.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792025-05-13T20:53:56.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27802025-05-13T20:53:56.540Z
27812025-05-13T20:53:56.540Zinfo: running `cargo check --bins` on omicron-passwords (89/214)
27822025-05-13T20:53:57.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832025-05-13T20:53:57.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842025-05-13T20:53:57.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852025-05-13T20:53:57.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27862025-05-13T20:53:57.254Z
27872025-05-13T20:53:57.254Zinfo: running `cargo check --bins` on nexus-types (90/214)
27882025-05-13T20:53:57.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892025-05-13T20:53:57.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902025-05-13T20:53:57.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912025-05-13T20:53:57.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27922025-05-13T20:53:58.022Z
27932025-05-13T20:53:58.022Zinfo: running `cargo check --bins` on oxide-client (91/214)
27942025-05-13T20:53:58.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952025-05-13T20:53:58.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962025-05-13T20:53:58.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972025-05-13T20:53:58.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27982025-05-13T20:53:58.738Z
27992025-05-13T20:53:58.738Zinfo: running `cargo check --bins` on oximeter-client (92/214)
28002025-05-13T20:53:59.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012025-05-13T20:53:59.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022025-05-13T20:53:59.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032025-05-13T20:53:59.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28042025-05-13T20:53:59.482Z
28052025-05-13T20:53:59.482Zinfo: running `cargo check --bins` on repo-depot-client (93/214)
28062025-05-13T20:54:00.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-05-13T20:54:00.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-05-13T20:54:00.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-05-13T20:54:00.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28102025-05-13T20:54:00.194Z
28112025-05-13T20:54:00.194Zinfo: running `cargo check --bins` on sled-agent-client (94/214)
28122025-05-13T20:54:00.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-05-13T20:54:00.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-05-13T20:54:00.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-05-13T20:54:00.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28162025-05-13T20:54:00.964Z
28172025-05-13T20:54:00.965Zinfo: running `cargo check --bins` on sled-agent-types (95/214)
28182025-05-13T20:54:01.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-05-13T20:54:01.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-05-13T20:54:01.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-05-13T20:54:01.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28222025-05-13T20:54:01.722Z
28232025-05-13T20:54:01.723Zinfo: running `cargo check --bins` on wicketd-client (96/214)
28242025-05-13T20:54:02.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-05-13T20:54:02.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-05-13T20:54:02.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-05-13T20:54:02.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28282025-05-13T20:54:02.497Z
28292025-05-13T20:54:02.497Zinfo: running `cargo check --bins` on wicket-common (97/214)
28302025-05-13T20:54:03.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-05-13T20:54:03.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-05-13T20:54:03.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-05-13T20:54:03.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28342025-05-13T20:54:03.265Z
28352025-05-13T20:54:03.265Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/214)
28362025-05-13T20:54:03.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-05-13T20:54:03.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-05-13T20:54:04.021Z Checking csv-core v0.1.11
28392025-05-13T20:54:04.021Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28402025-05-13T20:54:04.024Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28412025-05-13T20:54:04.024Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28422025-05-13T20:54:04.334Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28432025-05-13T20:54:04.351Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28442025-05-13T20:54:04.369Z Checking csv v1.3.1
28452025-05-13T20:54:04.910Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28462025-05-13T20:54:05.279Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28472025-05-13T20:54:07.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s
28482025-05-13T20:54:07.349Z
28492025-05-13T20:54:07.350Zinfo: running `cargo check --bins` on cockroach-admin-api (99/214)
28502025-05-13T20:54:08.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-05-13T20:54:08.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-05-13T20:54:08.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-05-13T20:54:08.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28542025-05-13T20:54:08.103Z
28552025-05-13T20:54:08.103Zinfo: running `cargo check --bins` on cockroach-admin-types (100/214)
28562025-05-13T20:54:08.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-05-13T20:54:08.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-05-13T20:54:08.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592025-05-13T20:54:08.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28602025-05-13T20:54:08.852Z
28612025-05-13T20:54:08.852Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/214)
28622025-05-13T20:54:09.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-05-13T20:54:09.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-05-13T20:54:09.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-05-13T20:54:09.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28662025-05-13T20:54:09.708Z
28672025-05-13T20:54:09.708Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/214)
28682025-05-13T20:54:10.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-05-13T20:54:10.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-05-13T20:54:10.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-05-13T20:54:10.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28722025-05-13T20:54:10.563Z
28732025-05-13T20:54:10.563Zinfo: running `cargo check --bins` on dns-server (103/214)
28742025-05-13T20:54:11.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-05-13T20:54:11.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-05-13T20:54:11.791Z Compiling parking_lot_core v0.8.6
28772025-05-13T20:54:11.791Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28782025-05-13T20:54:11.791Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28792025-05-13T20:54:11.791Z Checking fxhash v0.2.1
28802025-05-13T20:54:11.791Z Checking hickory-client v0.24.4
28812025-05-13T20:54:11.791Z Checking hickory-server v0.24.4
28822025-05-13T20:54:12.027Z Checking parking_lot v0.11.2
28832025-05-13T20:54:12.135Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28842025-05-13T20:54:12.135Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28852025-05-13T20:54:12.261Z Checking sled v0.34.7
28862025-05-13T20:54:13.989Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28872025-05-13T20:54:15.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
28882025-05-13T20:54:15.456Z
28892025-05-13T20:54:15.456Zinfo: running `cargo check --bins` on dns-server-api (104/214)
28902025-05-13T20:54:16.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-05-13T20:54:16.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-05-13T20:54:16.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932025-05-13T20:54:16.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28942025-05-13T20:54:16.203Z
28952025-05-13T20:54:16.204Zinfo: running `cargo check --bins` on openapi-manager-types (105/214)
28962025-05-13T20:54:16.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-05-13T20:54:16.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-05-13T20:54:16.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992025-05-13T20:54:16.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29002025-05-13T20:54:16.929Z
29012025-05-13T20:54:16.929Zinfo: running `cargo check --bins` on gateway-test-utils (106/214)
29022025-05-13T20:54:17.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-05-13T20:54:17.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-05-13T20:54:17.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052025-05-13T20:54:17.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29062025-05-13T20:54:17.739Z
29072025-05-13T20:54:17.739Zinfo: running `cargo check --bins` on gateway-types (107/214)
29082025-05-13T20:54:18.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092025-05-13T20:54:18.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102025-05-13T20:54:18.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112025-05-13T20:54:18.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29122025-05-13T20:54:18.487Z
29132025-05-13T20:54:18.487Zinfo: running `cargo check --bins` on ipcc (108/214)
29142025-05-13T20:54:19.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152025-05-13T20:54:19.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162025-05-13T20:54:19.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172025-05-13T20:54:19.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29182025-05-13T20:54:19.229Z
29192025-05-13T20:54:19.229Zinfo: running `cargo check --bins` on omicron-gateway (109/214)
29202025-05-13T20:54:19.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212025-05-13T20:54:19.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222025-05-13T20:54:20.038Z Compiling semver v0.1.20
29232025-05-13T20:54:20.038Z Compiling radium v0.7.0
29242025-05-13T20:54:20.042Z Compiling zerocopy-derive v0.6.6
29252025-05-13T20:54:20.156Z Checking tap v1.0.1
29262025-05-13T20:54:20.159Z Compiling maybe-uninit v2.0.0
29272025-05-13T20:54:20.189Z Checking password-hash v0.5.0
29282025-05-13T20:54:20.200Z Checking blake2 v0.10.6
29292025-05-13T20:54:20.203Z Checking crc-catalog v2.4.0
29302025-05-13T20:54:20.336Z Checking wyz v0.5.1
29312025-05-13T20:54:20.391Z Checking funty v2.0.0
29322025-05-13T20:54:20.629Z Compiling rustc_version v0.1.7
29332025-05-13T20:54:20.681Z Compiling owo-colors v4.2.0
29342025-05-13T20:54:20.700Z Compiling cancel-safe-futures v0.1.5
29352025-05-13T20:54:20.721Z Compiling packed_struct v0.10.1
29362025-05-13T20:54:20.848Z Checking argon2 v0.5.3
29372025-05-13T20:54:21.046Z Checking crc v3.2.1
29382025-05-13T20:54:21.066Z Compiling newtype_derive v0.1.6
29392025-05-13T20:54:21.112Z Compiling packed_struct_codegen v0.10.1
29402025-05-13T20:54:21.207Z Checking libsw-core v0.3.1
29412025-05-13T20:54:21.250Z Checking bitvec v1.0.1
29422025-05-13T20:54:21.367Z Checking half v2.4.1
29432025-05-13T20:54:21.455Z Compiling indexmap v1.9.3
29442025-05-13T20:54:21.474Z Checking nodrop v0.1.14
29452025-05-13T20:54:21.492Z Checking fixedbitset v0.5.7
29462025-05-13T20:54:21.548Z Checking ciborium-io v0.2.2
29472025-05-13T20:54:21.601Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29482025-05-13T20:54:21.689Z Checking array-init v0.0.4
29492025-05-13T20:54:21.802Z Checking ciborium-ll v0.2.2
29502025-05-13T20:54:21.850Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29512025-05-13T20:54:21.870Z Checking petgraph v0.7.1
29522025-05-13T20:54:21.999Z Checking zerocopy v0.6.6
29532025-05-13T20:54:22.086Z Checking libsw v3.4.0
29542025-05-13T20:54:22.164Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29552025-05-13T20:54:22.535Z Checking smallvec v0.6.14
29562025-05-13T20:54:22.630Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29572025-05-13T20:54:22.765Z Checking termcolor v1.4.1
29582025-05-13T20:54:22.848Z Checking linear-map v1.2.0
29592025-05-13T20:54:22.935Z Checking indent_write v2.2.0
29602025-05-13T20:54:23.159Z Checking bitfield v0.14.0
29612025-05-13T20:54:23.162Z Checking hashbrown v0.12.3
29622025-05-13T20:54:23.195Z Checking swrite v0.1.0
29632025-05-13T20:54:23.320Z Checking ron v0.8.1
29642025-05-13T20:54:23.457Z Checking env_logger v0.10.2
29652025-05-13T20:54:23.532Z Checking serde-hex v0.1.0
29662025-05-13T20:54:23.590Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29672025-05-13T20:54:23.694Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29682025-05-13T20:54:23.860Z Checking ciborium v0.2.2
29692025-05-13T20:54:23.964Z Checking steno v0.4.1
29702025-05-13T20:54:24.702Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29712025-05-13T20:54:24.803Z Checking hashbrown v0.13.2
29722025-05-13T20:54:24.825Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29732025-05-13T20:54:24.846Z Checking crc-any v2.5.0
29742025-05-13T20:54:25.238Z Checking humantime v2.1.0
29752025-05-13T20:54:25.306Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29762025-05-13T20:54:25.525Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29772025-05-13T20:54:25.673Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869)
29782025-05-13T20:54:25.770Z Checking object v0.30.4
29792025-05-13T20:54:25.798Z Checking half v1.8.3
29802025-05-13T20:54:26.055Z Checking void v1.0.2
29812025-05-13T20:54:26.126Z Checking path-slash v0.1.5
29822025-05-13T20:54:26.215Z Checking tungstenite v0.23.0
29832025-05-13T20:54:26.232Z Checking lzss v0.8.2
29842025-05-13T20:54:26.283Z Checking serde_cbor v0.11.2
29852025-05-13T20:54:26.669Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29862025-05-13T20:54:27.092Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29872025-05-13T20:54:27.133Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29882025-05-13T20:54:27.239Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
29892025-05-13T20:54:27.333Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29902025-05-13T20:54:27.380Z Checking nix v0.27.1
29912025-05-13T20:54:27.395Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=57536869418e08667824c9a1b2cf115ed91b713f#57536869)
29922025-05-13T20:54:27.688Z Checking kstat-rs v0.2.4
29932025-05-13T20:54:27.810Z Checking serde_bytes v0.11.17
29942025-05-13T20:54:27.880Z Checking tokio-tungstenite v0.23.1
29952025-05-13T20:54:28.044Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29962025-05-13T20:54:28.136Z Checking signal-hook-tokio v0.3.1
29972025-05-13T20:54:29.103Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29982025-05-13T20:54:29.507Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29992025-05-13T20:54:34.881Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30002025-05-13T20:54:36.212Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
30012025-05-13T20:54:41.096Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30022025-05-13T20:54:47.075Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30032025-05-13T20:54:47.729Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30042025-05-13T20:54:50.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.30s
30052025-05-13T20:54:50.757Z
30062025-05-13T20:54:50.757Zinfo: running `cargo check --bins` on ereport-types (110/214)
30072025-05-13T20:54:51.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-05-13T20:54:51.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-05-13T20:54:51.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-05-13T20:54:51.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30112025-05-13T20:54:51.486Z
30122025-05-13T20:54:51.486Zinfo: running `cargo check --bins` on gateway-api (111/214)
30132025-05-13T20:54:52.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-05-13T20:54:52.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-05-13T20:54:52.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-05-13T20:54:52.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30172025-05-13T20:54:52.239Z
30182025-05-13T20:54:52.239Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/214)
30192025-05-13T20:54:52.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-05-13T20:54:52.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-05-13T20:54:52.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-05-13T20:54:52.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30232025-05-13T20:54:52.951Z
30242025-05-13T20:54:52.951Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/214)
30252025-05-13T20:54:53.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-05-13T20:54:53.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-05-13T20:54:53.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-05-13T20:54:53.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30292025-05-13T20:54:53.691Z
30302025-05-13T20:54:53.691Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/214)
30312025-05-13T20:54:54.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-05-13T20:54:54.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-05-13T20:54:54.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-05-13T20:54:54.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30352025-05-13T20:54:54.432Z
30362025-05-13T20:54:54.432Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/214)
30372025-05-13T20:54:55.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-05-13T20:54:55.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-05-13T20:54:55.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-05-13T20:54:55.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30412025-05-13T20:54:55.176Z
30422025-05-13T20:54:55.176Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/214)
30432025-05-13T20:54:55.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-05-13T20:54:55.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-05-13T20:54:55.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-05-13T20:54:55.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30472025-05-13T20:54:55.910Z
30482025-05-13T20:54:55.910Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/214)
30492025-05-13T20:54:56.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-05-13T20:54:56.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-05-13T20:54:56.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-05-13T20:54:56.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30532025-05-13T20:54:56.640Z
30542025-05-13T20:54:56.640Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/214)
30552025-05-13T20:54:57.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-05-13T20:54:57.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-05-13T20:54:57.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-05-13T20:54:57.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30592025-05-13T20:54:57.383Z
30602025-05-13T20:54:57.383Zinfo: running `cargo check --bins` on oximeter-producer (119/214)
30612025-05-13T20:54:58.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-05-13T20:54:58.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-05-13T20:54:58.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-05-13T20:54:58.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30652025-05-13T20:54:58.157Z
30662025-05-13T20:54:58.157Zinfo: running `cargo check --bins` on internal-dns-resolver (120/214)
30672025-05-13T20:54:59.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-05-13T20:54:59.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-05-13T20:54:59.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-05-13T20:54:59.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30712025-05-13T20:54:59.346Z
30722025-05-13T20:54:59.346Zinfo: running `cargo check --bins` on sp-sim (121/214)
30732025-05-13T20:54:59.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-05-13T20:54:59.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-05-13T20:54:59.648Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30762025-05-13T20:54:59.648Z Checking keccak v0.1.5
30772025-05-13T20:54:59.964Z Checking sha3 v0.10.8
30782025-05-13T20:54:59.999Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30792025-05-13T20:55:01.534Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30802025-05-13T20:55:03.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
30812025-05-13T20:55:03.674Z
30822025-05-13T20:55:03.674Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/214)
30832025-05-13T20:55:04.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-05-13T20:55:04.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-05-13T20:55:04.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862025-05-13T20:55:04.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30872025-05-13T20:55:04.475Z
30882025-05-13T20:55:04.475Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/214)
30892025-05-13T20:55:05.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902025-05-13T20:55:05.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912025-05-13T20:55:05.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30922025-05-13T20:55:05.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30932025-05-13T20:55:05.274Z
30942025-05-13T20:55:05.274Zinfo: running `cargo check --bins` on db-macros (124/214)
30952025-05-13T20:55:05.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962025-05-13T20:55:05.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972025-05-13T20:55:05.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982025-05-13T20:55:05.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30992025-05-13T20:55:05.992Z
31002025-05-13T20:55:05.992Zinfo: running `cargo check --bins` on nexus-macros-common (125/214)
31012025-05-13T20:55:06.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022025-05-13T20:55:06.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032025-05-13T20:55:06.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31042025-05-13T20:55:06.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31052025-05-13T20:55:06.712Z
31062025-05-13T20:55:06.712Zinfo: running `cargo check --bins` on nexus-auth (126/214)
31072025-05-13T20:55:07.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082025-05-13T20:55:07.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092025-05-13T20:55:07.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102025-05-13T20:55:07.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31112025-05-13T20:55:07.496Z
31122025-05-13T20:55:07.496Zinfo: running `cargo check --bins` on authz-macros (127/214)
31132025-05-13T20:55:08.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-05-13T20:55:08.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-05-13T20:55:08.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-05-13T20:55:08.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31172025-05-13T20:55:08.215Z
31182025-05-13T20:55:08.215Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/214)
31192025-05-13T20:55:08.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-05-13T20:55:08.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-05-13T20:55:08.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222025-05-13T20:55:08.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31232025-05-13T20:55:08.998Z
31242025-05-13T20:55:08.998Zinfo: running `cargo check --bins` on nexus-db-model (129/214)
31252025-05-13T20:55:09.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262025-05-13T20:55:09.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272025-05-13T20:55:09.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282025-05-13T20:55:09.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31292025-05-13T20:55:09.772Z
31302025-05-13T20:55:09.772Zinfo: running `cargo check --bins` on nexus-db-schema (130/214)
31312025-05-13T20:55:10.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322025-05-13T20:55:10.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332025-05-13T20:55:10.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342025-05-13T20:55:10.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31352025-05-13T20:55:10.489Z
31362025-05-13T20:55:10.489Zinfo: running `cargo check --bins` on nexus-defaults (131/214)
31372025-05-13T20:55:11.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382025-05-13T20:55:11.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392025-05-13T20:55:11.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402025-05-13T20:55:11.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31412025-05-13T20:55:11.232Z
31422025-05-13T20:55:11.232Zinfo: running `cargo check --bins` on nexus-db-errors (132/214)
31432025-05-13T20:55:11.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442025-05-13T20:55:11.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452025-05-13T20:55:11.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462025-05-13T20:55:11.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31472025-05-13T20:55:12.014Z
31482025-05-13T20:55:12.015Zinfo: running `cargo check --bins` on nexus-db-lookup (133/214)
31492025-05-13T20:55:12.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502025-05-13T20:55:12.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512025-05-13T20:55:12.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522025-05-13T20:55:12.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31532025-05-13T20:55:12.803Z
31542025-05-13T20:55:12.803Zinfo: running `cargo check --bins` on nexus-inventory (134/214)
31552025-05-13T20:55:13.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562025-05-13T20:55:13.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572025-05-13T20:55:13.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582025-05-13T20:55:13.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31592025-05-13T20:55:13.580Z
31602025-05-13T20:55:13.580Zinfo: running `cargo check --bins` on typed-rng (135/214)
31612025-05-13T20:55:14.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622025-05-13T20:55:14.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632025-05-13T20:55:14.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642025-05-13T20:55:14.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31652025-05-13T20:55:14.286Z
31662025-05-13T20:55:14.286Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/214)
31672025-05-13T20:55:14.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682025-05-13T20:55:15.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692025-05-13T20:55:15.140Z Checking secrecy v0.10.3
31702025-05-13T20:55:15.140Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
31712025-05-13T20:55:15.143Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31722025-05-13T20:55:15.143Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
31732025-05-13T20:55:15.143Z Checking universal-hash v0.5.1
31742025-05-13T20:55:15.260Z Compiling thiserror-impl-no-std v2.0.2
31752025-05-13T20:55:15.271Z Checking opaque-debug v0.3.1
31762025-05-13T20:55:15.339Z Checking chacha20 v0.9.1
31772025-05-13T20:55:15.405Z Checking aead v0.5.2
31782025-05-13T20:55:15.425Z Compiling unicase v2.7.0
31792025-05-13T20:55:15.486Z Checking poly1305 v0.8.0
31802025-05-13T20:55:15.508Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31812025-05-13T20:55:15.637Z Compiling libefi-sys v0.1.0
31822025-05-13T20:55:15.668Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31832025-05-13T20:55:15.685Z Compiling bitfield-struct v0.6.2
31842025-05-13T20:55:15.859Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
31852025-05-13T20:55:15.883Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31862025-05-13T20:55:15.981Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31872025-05-13T20:55:16.003Z Checking chacha20poly1305 v0.10.1
31882025-05-13T20:55:16.199Z Compiling proc-macro-error-attr2 v2.0.0
31892025-05-13T20:55:16.218Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31902025-05-13T20:55:16.294Z Compiling salty v0.3.0
31912025-05-13T20:55:16.387Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31922025-05-13T20:55:16.764Z Compiling num-derive v0.3.3
31932025-05-13T20:55:16.965Z Compiling proc-macro-error2 v2.0.1
31942025-05-13T20:55:16.983Z Compiling xshell-macros v0.2.7
31952025-05-13T20:55:17.007Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31962025-05-13T20:55:17.558Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31972025-05-13T20:55:17.597Z Checking papergrid v0.14.0
31982025-05-13T20:55:17.709Z Checking xshell v0.2.7
31992025-05-13T20:55:17.928Z Checking thiserror-no-std v2.0.2
32002025-05-13T20:55:18.017Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32012025-05-13T20:55:18.054Z Compiling tabled_derive v0.10.0
32022025-05-13T20:55:18.072Z Checking vsss-rs v3.3.4
32032025-05-13T20:55:18.430Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
32042025-05-13T20:55:18.927Z Checking libscf-sys v1.1.0
32052025-05-13T20:55:19.082Z Compiling mime_guess v2.0.5
32062025-05-13T20:55:19.445Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32072025-05-13T20:55:19.686Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32082025-05-13T20:55:20.064Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32092025-05-13T20:55:20.219Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32102025-05-13T20:55:20.718Z Checking primeorder v0.13.6
32112025-05-13T20:55:21.015Z Checking env_filter v0.1.2
32122025-05-13T20:55:21.197Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32132025-05-13T20:55:21.219Z Checking glob v0.3.2
32142025-05-13T20:55:21.275Z Checking env_logger v0.11.5
32152025-05-13T20:55:21.547Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32162025-05-13T20:55:21.631Z Checking p384 v0.13.0
32172025-05-13T20:55:21.649Z Checking tabled v0.18.0
32182025-05-13T20:55:22.060Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32192025-05-13T20:55:22.361Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32202025-05-13T20:55:22.564Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32212025-05-13T20:55:22.932Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32222025-05-13T20:55:22.991Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32232025-05-13T20:55:23.037Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32242025-05-13T20:55:23.058Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32252025-05-13T20:55:23.202Z Checking http-range v0.1.5
32262025-05-13T20:55:23.417Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32272025-05-13T20:55:23.657Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32282025-05-13T20:55:23.693Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32292025-05-13T20:55:23.821Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32302025-05-13T20:55:23.959Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
32312025-05-13T20:55:24.025Z Checking secrecy v0.8.0
32322025-05-13T20:55:24.207Z Checking atty v0.2.14
32332025-05-13T20:55:24.249Z Checking crc8 v0.1.1
32342025-05-13T20:55:24.375Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
32352025-05-13T20:55:24.412Z Checking hyper-staticfile v0.10.1
32362025-05-13T20:55:24.519Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32372025-05-13T20:55:24.881Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
32382025-05-13T20:55:24.885Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32392025-05-13T20:55:25.069Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32402025-05-13T20:55:25.247Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32412025-05-13T20:55:25.607Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32422025-05-13T20:55:25.666Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32432025-05-13T20:55:25.731Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
32442025-05-13T20:55:25.752Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32452025-05-13T20:55:26.325Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32462025-05-13T20:55:26.754Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32472025-05-13T20:55:26.785Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32482025-05-13T20:55:27.159Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32492025-05-13T20:55:27.159Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32502025-05-13T20:55:27.346Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32512025-05-13T20:55:27.897Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32522025-05-13T20:55:28.256Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32532025-05-13T20:55:28.538Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32542025-05-13T20:55:29.572Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32552025-05-13T20:55:36.079Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32562025-05-13T20:55:49.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.16s
32572025-05-13T20:55:49.654Z
32582025-05-13T20:55:49.654Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/214)
32592025-05-13T20:55:50.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-05-13T20:55:50.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-05-13T20:55:50.496Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32622025-05-13T20:56:04.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s
32632025-05-13T20:56:04.231Z
32642025-05-13T20:56:04.231Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/214)
32652025-05-13T20:56:04.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-05-13T20:56:04.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-05-13T20:56:05.065Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32682025-05-13T20:56:18.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.36s
32692025-05-13T20:56:18.801Z
32702025-05-13T20:56:18.801Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/214)
32712025-05-13T20:56:19.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-05-13T20:56:19.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-05-13T20:56:19.638Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32742025-05-13T20:56:33.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s
32752025-05-13T20:56:33.256Z
32762025-05-13T20:56:33.256Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/214)
32772025-05-13T20:56:34.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-05-13T20:56:34.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-05-13T20:56:34.501Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32802025-05-13T20:56:47.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
32812025-05-13T20:56:47.865Z
32822025-05-13T20:56:47.865Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/214)
32832025-05-13T20:56:48.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-05-13T20:56:48.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-05-13T20:56:48.710Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32862025-05-13T20:57:02.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
32872025-05-13T20:57:02.502Z
32882025-05-13T20:57:02.503Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/214)
32892025-05-13T20:57:03.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-05-13T20:57:03.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-05-13T20:57:03.627Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32922025-05-13T20:57:16.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s
32932025-05-13T20:57:17.111Z
32942025-05-13T20:57:17.111Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/214)
32952025-05-13T20:57:17.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-05-13T20:57:17.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-05-13T20:57:17.966Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32982025-05-13T20:57:31.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
32992025-05-13T20:57:31.793Z
33002025-05-13T20:57:31.793Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/214)
33012025-05-13T20:57:32.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-05-13T20:57:32.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-05-13T20:57:32.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042025-05-13T20:57:32.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33052025-05-13T20:57:32.561Z
33062025-05-13T20:57:32.561Zinfo: running `cargo check --bins` on key-manager (145/214)
33072025-05-13T20:57:33.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-05-13T20:57:33.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-05-13T20:57:33.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102025-05-13T20:57:33.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33112025-05-13T20:57:33.302Z
33122025-05-13T20:57:33.302Zinfo: running `cargo check --bins` on range-requests (146/214)
33132025-05-13T20:57:33.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-05-13T20:57:33.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-05-13T20:57:33.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162025-05-13T20:57:33.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33172025-05-13T20:57:34.021Z
33182025-05-13T20:57:34.021Zinfo: running `cargo check --bins` on repo-depot-api (147/214)
33192025-05-13T20:57:34.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-05-13T20:57:34.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-05-13T20:57:34.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222025-05-13T20:57:34.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33232025-05-13T20:57:34.746Z
33242025-05-13T20:57:34.746Zinfo: running `cargo check --bins` on sled-agent-api (148/214)
33252025-05-13T20:57:35.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-05-13T20:57:35.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-05-13T20:57:35.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-05-13T20:57:35.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33292025-05-13T20:57:35.520Z
33302025-05-13T20:57:35.520Zinfo: running `cargo check --bins` on sled-diagnostics (149/214)
33312025-05-13T20:57:36.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-05-13T20:57:36.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-05-13T20:57:36.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-05-13T20:57:36.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33352025-05-13T20:57:36.282Z
33362025-05-13T20:57:36.282Zinfo: running `cargo check --bins --no-default-features` on sled-storage (150/214)
33372025-05-13T20:57:36.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-05-13T20:57:36.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-05-13T20:57:36.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402025-05-13T20:57:36.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33412025-05-13T20:57:37.034Z
33422025-05-13T20:57:37.034Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (151/214)
33432025-05-13T20:57:37.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-05-13T20:57:37.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-05-13T20:57:37.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462025-05-13T20:57:37.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33472025-05-13T20:57:37.791Z
33482025-05-13T20:57:37.791Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (152/214)
33492025-05-13T20:57:38.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-05-13T20:57:38.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-05-13T20:57:38.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522025-05-13T20:57:38.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33532025-05-13T20:57:38.550Z
33542025-05-13T20:57:38.550Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (153/214)
33552025-05-13T20:57:39.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-05-13T20:57:39.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-05-13T20:57:39.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582025-05-13T20:57:39.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33592025-05-13T20:57:39.298Z
33602025-05-13T20:57:39.299Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (154/214)
33612025-05-13T20:57:39.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-05-13T20:57:39.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-05-13T20:57:39.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642025-05-13T20:57:39.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33652025-05-13T20:57:40.083Z
33662025-05-13T20:57:40.083Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (155/214)
33672025-05-13T20:57:40.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682025-05-13T20:57:40.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692025-05-13T20:57:40.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702025-05-13T20:57:40.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33712025-05-13T20:57:40.865Z
33722025-05-13T20:57:40.865Zinfo: running `cargo check --bins` on sled-agent-zone-images (156/214)
33732025-05-13T20:57:41.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742025-05-13T20:57:41.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752025-05-13T20:57:41.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762025-05-13T20:57:41.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33772025-05-13T20:57:41.625Z
33782025-05-13T20:57:41.625Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (157/214)
33792025-05-13T20:57:42.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802025-05-13T20:57:42.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812025-05-13T20:57:42.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822025-05-13T20:57:42.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33832025-05-13T20:57:42.393Z
33842025-05-13T20:57:42.393Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (158/214)
33852025-05-13T20:57:43.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862025-05-13T20:57:43.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872025-05-13T20:57:43.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33882025-05-13T20:57:43.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33892025-05-13T20:57:43.174Z
33902025-05-13T20:57:43.175Zinfo: running `cargo check --bins` on nexus-test-interface (159/214)
33912025-05-13T20:57:43.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922025-05-13T20:57:43.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932025-05-13T20:57:43.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33942025-05-13T20:57:43.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33952025-05-13T20:57:43.952Z
33962025-05-13T20:57:43.952Zinfo: running `cargo check --bins` on oximeter-collector (160/214)
33972025-05-13T20:57:44.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982025-05-13T20:57:44.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992025-05-13T20:57:44.766Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34002025-05-13T20:57:44.767Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34012025-05-13T20:57:45.630Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34022025-05-13T20:57:47.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
34032025-05-13T20:57:47.782Z
34042025-05-13T20:57:47.782Zinfo: running `cargo check --bins` on oximeter-api (161/214)
34052025-05-13T20:57:48.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-05-13T20:57:48.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-05-13T20:57:48.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082025-05-13T20:57:48.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34092025-05-13T20:57:48.526Z
34102025-05-13T20:57:48.526Zinfo: running `cargo check --bins` on cert-dev (162/214)
34112025-05-13T20:57:49.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-05-13T20:57:49.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-05-13T20:57:49.238Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34142025-05-13T20:57:49.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
34152025-05-13T20:57:49.723Z
34162025-05-13T20:57:49.723Zinfo: running `cargo check --bins` on clickana (163/214)
34172025-05-13T20:57:50.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182025-05-13T20:57:50.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192025-05-13T20:57:50.492Z Checking itertools v0.13.0
34202025-05-13T20:57:50.492Z Checking castaway v0.2.3
34212025-05-13T20:57:50.495Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34222025-05-13T20:57:50.495Z Checking lru v0.12.5
34232025-05-13T20:57:50.495Z Compiling instability v0.3.2
34242025-05-13T20:57:50.495Z Checking cassowary v0.3.0
34252025-05-13T20:57:50.605Z Compiling indoc v2.0.6
34262025-05-13T20:57:50.782Z Checking compact_str v0.8.0
34272025-05-13T20:57:52.313Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34282025-05-13T20:57:52.326Z Checking unicode-truncate v1.1.0
34292025-05-13T20:57:52.505Z Checking ratatui v0.29.0
34302025-05-13T20:57:54.334Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34312025-05-13T20:57:55.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
34322025-05-13T20:57:55.343Z
34332025-05-13T20:57:55.343Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (164/214)
34342025-05-13T20:57:56.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-05-13T20:57:56.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-05-13T20:57:56.150Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34372025-05-13T20:57:56.150Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34382025-05-13T20:57:57.194Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34392025-05-13T20:57:57.672Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34402025-05-13T20:57:58.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
34412025-05-13T20:57:58.275Z
34422025-05-13T20:57:58.275Zinfo: running `cargo check --bins` on ch-dev (165/214)
34432025-05-13T20:57:58.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-05-13T20:57:58.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-05-13T20:57:59.039Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34462025-05-13T20:57:59.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
34472025-05-13T20:58:00.009Z
34482025-05-13T20:58:00.009Zinfo: running `cargo check --bins` on dev-tools-common (166/214)
34492025-05-13T20:58:00.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-05-13T20:58:00.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-05-13T20:58:00.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522025-05-13T20:58:00.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34532025-05-13T20:58:00.567Z
34542025-05-13T20:58:00.567Zinfo: running `cargo check --bins` on crdb-seed (167/214)
34552025-05-13T20:58:01.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562025-05-13T20:58:01.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572025-05-13T20:58:01.335Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34582025-05-13T20:58:01.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
34592025-05-13T20:58:01.921Z
34602025-05-13T20:58:01.921Zinfo: running `cargo check --bins` on db-dev (168/214)
34612025-05-13T20:58:02.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622025-05-13T20:58:02.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632025-05-13T20:58:02.704Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34642025-05-13T20:58:03.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
34652025-05-13T20:58:03.699Z
34662025-05-13T20:58:03.699Zinfo: running `cargo check --bins` on omicron-dev-lib (169/214)
34672025-05-13T20:58:04.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682025-05-13T20:58:04.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692025-05-13T20:58:04.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702025-05-13T20:58:04.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34712025-05-13T20:58:04.462Z
34722025-05-13T20:58:04.463Zinfo: running `cargo check --bins` on xtask-downloader (170/214)
34732025-05-13T20:58:05.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-05-13T20:58:05.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-05-13T20:58:05.175Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34762025-05-13T20:58:06.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
34772025-05-13T20:58:06.202Z
34782025-05-13T20:58:06.202Zinfo: running `cargo check --bins` on omicron-ls-apis (171/214)
34792025-05-13T20:58:06.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-05-13T20:58:06.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-05-13T20:58:06.921Z Checking cargo-platform v0.1.8
34822025-05-13T20:58:07.204Z Checking cargo_metadata v0.19.2
34832025-05-13T20:58:08.187Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34842025-05-13T20:58:09.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
34852025-05-13T20:58:09.203Z
34862025-05-13T20:58:09.203Zinfo: running `cargo check --bins` on mgs-dev (172/214)
34872025-05-13T20:58:09.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882025-05-13T20:58:09.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892025-05-13T20:58:10.032Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34902025-05-13T20:58:11.747Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34912025-05-13T20:58:12.321Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34922025-05-13T20:58:12.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
34932025-05-13T20:58:13.061Z
34942025-05-13T20:58:13.061Zinfo: running `cargo check --bins` on omicron-omdb (173/214)
34952025-05-13T20:58:13.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962025-05-13T20:58:13.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972025-05-13T20:58:13.981Z Compiling crunchy v0.2.2
34982025-05-13T20:58:13.984Z Compiling dsl_auto_type v0.1.2
34992025-05-13T20:58:14.108Z Checking scheduled-thread-pool v0.2.7
35002025-05-13T20:58:14.111Z Compiling diesel_table_macro_syntax v0.2.0
35012025-05-13T20:58:14.112Z Compiling tiny-keccak v2.0.2
35022025-05-13T20:58:14.112Z Compiling bit-vec v0.6.3
35032025-05-13T20:58:14.112Z Compiling ascii-canvas v3.0.0
35042025-05-13T20:58:14.112Z Compiling ena v0.14.3
35052025-05-13T20:58:14.378Z Checking r2d2 v0.8.10
35062025-05-13T20:58:14.542Z Compiling bit-set v0.5.3
35072025-05-13T20:58:14.561Z Compiling diff v0.1.13
35082025-05-13T20:58:14.615Z Compiling regex-syntax v0.6.29
35092025-05-13T20:58:14.633Z Compiling bindgen v0.71.1
35102025-05-13T20:58:14.636Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35112025-05-13T20:58:14.670Z Compiling rustc-hash v2.1.1
35122025-05-13T20:58:14.804Z Compiling ref-cast v1.0.23
35132025-05-13T20:58:14.878Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35142025-05-13T20:58:14.895Z Compiling derive_builder_core v0.20.2
35152025-05-13T20:58:15.080Z Compiling libxml v0.3.3
35162025-05-13T20:58:15.191Z Compiling ref-cast-impl v1.0.23
35172025-05-13T20:58:15.408Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35182025-05-13T20:58:15.425Z Compiling diesel_derives v2.2.3
35192025-05-13T20:58:15.472Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35202025-05-13T20:58:15.540Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35212025-05-13T20:58:15.947Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35222025-05-13T20:58:15.967Z Compiling strum_macros v0.24.3
35232025-05-13T20:58:16.271Z Compiling indoc v1.0.9
35242025-05-13T20:58:16.989Z Compiling derive_builder_macro v0.20.2
35252025-05-13T20:58:17.148Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35262025-05-13T20:58:17.486Z Compiling impl-trait-for-tuples v0.2.2
35272025-05-13T20:58:17.898Z Compiling lalrpop v0.19.12
35282025-05-13T20:58:17.932Z Checking derive_builder v0.20.2
35292025-05-13T20:58:18.116Z Compiling oso-derive v0.27.3
35302025-05-13T20:58:18.405Z Checking quick-xml v0.37.2
35312025-05-13T20:58:19.104Z Checking maplit v1.0.2
35322025-05-13T20:58:19.207Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35332025-05-13T20:58:19.238Z Compiling diesel-dtrace v0.4.2
35342025-05-13T20:58:19.685Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35352025-05-13T20:58:19.793Z Checking bb8 v0.8.5
35362025-05-13T20:58:20.041Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35372025-05-13T20:58:20.300Z Checking io-lifetimes v1.0.11
35382025-05-13T20:58:20.403Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35392025-05-13T20:58:20.426Z Checking rand_seeder v0.3.0
35402025-05-13T20:58:20.506Z Checking rustix v0.37.28
35412025-05-13T20:58:20.704Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35422025-05-13T20:58:20.757Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35432025-05-13T20:58:20.802Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35442025-05-13T20:58:21.004Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35452025-05-13T20:58:21.355Z Checking is_ci v1.2.0
35462025-05-13T20:58:21.508Z Checking smawk v0.3.2
35472025-05-13T20:58:21.560Z Checking terminal_size v0.2.6
35482025-05-13T20:58:21.740Z Checking unicode-linebreak v0.1.5
35492025-05-13T20:58:21.762Z Checking supports-color v3.0.2
35502025-05-13T20:58:22.018Z Checking support-bundle-viewer v0.1.0
35512025-05-13T20:58:22.209Z Checking textwrap v0.16.1
35522025-05-13T20:58:22.457Z Checking multimap v0.10.0
35532025-05-13T20:58:22.958Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35542025-05-13T20:58:24.389Z Checking diesel v2.2.10
35552025-05-13T20:58:39.211Z Compiling samael v0.0.18
35562025-05-13T20:58:54.635Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35572025-05-13T20:58:55.476Z Checking async-bb8-diesel v0.2.1
35582025-05-13T20:58:57.412Z Compiling polar-core v0.27.3
35592025-05-13T20:59:04.556Z Checking oso v0.27.3
35602025-05-13T20:59:39.759Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35612025-05-13T21:00:09.838Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35622025-05-13T21:00:18.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
35632025-05-13T21:00:19.131Z
35642025-05-13T21:00:19.131Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (174/214)
35652025-05-13T21:00:19.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662025-05-13T21:00:19.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672025-05-13T21:00:19.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682025-05-13T21:00:19.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35692025-05-13T21:00:19.948Z
35702025-05-13T21:00:19.948Zinfo: running `cargo check --bins` on nexus-saga-recovery (175/214)
35712025-05-13T21:00:20.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722025-05-13T21:00:20.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732025-05-13T21:00:20.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742025-05-13T21:00:20.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35752025-05-13T21:00:20.763Z
35762025-05-13T21:00:20.764Zinfo: running `cargo check --bins` on nexus-test-utils-macros (176/214)
35772025-05-13T21:00:21.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782025-05-13T21:00:21.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792025-05-13T21:00:21.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802025-05-13T21:00:21.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35812025-05-13T21:00:21.478Z
35822025-05-13T21:00:21.479Zinfo: running `cargo check --bins` on omicron-nexus (177/214)
35832025-05-13T21:00:22.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-05-13T21:00:22.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-05-13T21:00:22.403Z Compiling libz-sys v1.1.20
35862025-05-13T21:00:22.406Z Compiling libgit2-sys v0.17.0+1.8.1
35872025-05-13T21:00:22.540Z Compiling vergen v8.3.2
35882025-05-13T21:00:22.544Z Compiling cargo-platform v0.1.8
35892025-05-13T21:00:22.544Z Compiling pin-project-internal v1.1.6
35902025-05-13T21:00:22.544Z Compiling snafu-derive v0.8.5
35912025-05-13T21:00:22.544Z Compiling fs-err v2.11.0
35922025-05-13T21:00:22.544Z Compiling rustls v0.21.12
35932025-05-13T21:00:22.942Z Checking globset v0.4.15
35942025-05-13T21:00:22.960Z Compiling cargo_metadata v0.18.1
35952025-05-13T21:00:23.068Z Checking olpc-cjson v0.1.4
35962025-05-13T21:00:23.145Z Checking sct v0.7.1
35972025-05-13T21:00:23.231Z Checking rustls-webpki v0.101.7
35982025-05-13T21:00:23.283Z Checking serde_plain v1.0.2
35992025-05-13T21:00:23.426Z Checking typed-path v0.9.3
36002025-05-13T21:00:23.560Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36012025-05-13T21:00:23.849Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36022025-05-13T21:00:23.885Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36032025-05-13T21:00:24.136Z Checking parse-size v1.1.0
36042025-05-13T21:00:24.249Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
36052025-05-13T21:00:24.398Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36062025-05-13T21:00:24.636Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36072025-05-13T21:00:25.138Z Checking pin-project v1.1.6
36082025-05-13T21:00:25.291Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36092025-05-13T21:00:25.294Z Checking rustls-pemfile v1.0.4
36102025-05-13T21:00:25.530Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36112025-05-13T21:00:25.683Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36122025-05-13T21:00:25.762Z Checking twox-hash v2.1.0
36132025-05-13T21:00:25.875Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36142025-05-13T21:00:26.160Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36152025-05-13T21:00:26.390Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36162025-05-13T21:00:26.837Z Checking tokio-rustls v0.24.1
36172025-05-13T21:00:27.106Z Checking snafu v0.8.5
36182025-05-13T21:00:27.150Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36192025-05-13T21:00:27.543Z Checking tough v0.20.0
36202025-05-13T21:00:27.641Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36212025-05-13T21:00:27.764Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
36222025-05-13T21:00:27.943Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36232025-05-13T21:00:28.060Z Checking fatfs v0.3.6
36242025-05-13T21:00:28.063Z Checking assert_matches v1.5.0
36252025-05-13T21:00:31.558Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36262025-05-13T21:00:32.751Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36272025-05-13T21:00:34.373Z Compiling git2 v0.19.0
36282025-05-13T21:00:38.336Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
36292025-05-13T21:01:33.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
36302025-05-13T21:01:33.850Z
36312025-05-13T21:01:33.850Zinfo: running `cargo check --bins` on nexus-background-task-interface (178/214)
36322025-05-13T21:01:34.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332025-05-13T21:01:34.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342025-05-13T21:01:34.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36352025-05-13T21:01:34.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36362025-05-13T21:01:34.605Z
36372025-05-13T21:01:34.605Zinfo: running `cargo check --bins` on nexus-external-api (179/214)
36382025-05-13T21:01:35.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392025-05-13T21:01:35.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402025-05-13T21:01:35.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36412025-05-13T21:01:35.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36422025-05-13T21:01:35.428Z
36432025-05-13T21:01:35.428Zinfo: running `cargo check --bins` on nexus-internal-api (180/214)
36442025-05-13T21:01:36.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452025-05-13T21:01:36.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462025-05-13T21:01:36.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36472025-05-13T21:01:36.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36482025-05-13T21:01:36.165Z
36492025-05-13T21:01:36.165Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (181/214)
36502025-05-13T21:01:36.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512025-05-13T21:01:36.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522025-05-13T21:01:36.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36532025-05-13T21:01:36.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36542025-05-13T21:01:36.951Z
36552025-05-13T21:01:36.951Zinfo: running `cargo check --bins` on nexus-mgs-updates (182/214)
36562025-05-13T21:01:37.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572025-05-13T21:01:37.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582025-05-13T21:01:37.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36592025-05-13T21:01:37.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36602025-05-13T21:01:37.716Z
36612025-05-13T21:01:37.716Zinfo: running `cargo check --bins` on nexus-networking (183/214)
36622025-05-13T21:01:38.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36632025-05-13T21:01:38.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36642025-05-13T21:01:38.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36652025-05-13T21:01:38.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36662025-05-13T21:01:38.527Z
36672025-05-13T21:01:38.527Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (184/214)
36682025-05-13T21:01:39.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692025-05-13T21:01:39.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702025-05-13T21:01:39.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36712025-05-13T21:01:39.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36722025-05-13T21:01:39.330Z
36732025-05-13T21:01:39.330Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (185/214)
36742025-05-13T21:01:40.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752025-05-13T21:01:40.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762025-05-13T21:01:40.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36772025-05-13T21:01:40.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
36782025-05-13T21:01:40.143Z
36792025-05-13T21:01:40.144Zinfo: running `cargo check --bins` on update-common (186/214)
36802025-05-13T21:01:40.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812025-05-13T21:01:40.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822025-05-13T21:01:40.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832025-05-13T21:01:40.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36842025-05-13T21:01:40.905Z
36852025-05-13T21:01:40.905Zinfo: running `cargo check --bins` on omicron-dev (187/214)
36862025-05-13T21:01:41.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872025-05-13T21:01:41.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882025-05-13T21:01:41.882Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36892025-05-13T21:01:41.889Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36902025-05-13T21:01:42.033Z Checking yansi v1.0.1
36912025-05-13T21:01:42.033Z Checking diff v0.1.13
36922025-05-13T21:01:42.042Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36932025-05-13T21:01:42.051Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36942025-05-13T21:01:42.483Z Checking pretty_assertions v1.4.1
36952025-05-13T21:01:43.105Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36962025-05-13T21:02:09.389Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36972025-05-13T21:02:09.804Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36982025-05-13T21:02:09.804Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36992025-05-13T21:02:09.804Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37002025-05-13T21:02:09.804Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37012025-05-13T21:02:09.804Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37022025-05-13T21:02:09.829Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37032025-05-13T21:02:10.995Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37042025-05-13T21:02:57.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
37052025-05-13T21:02:57.625Z
37062025-05-13T21:02:57.625Zinfo: running `cargo check --bins` on openapi-manager (188/214)
37072025-05-13T21:02:58.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082025-05-13T21:02:58.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092025-05-13T21:02:58.446Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37102025-05-13T21:02:58.446Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37112025-05-13T21:02:58.575Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37122025-05-13T21:02:58.578Z Checking heck v0.4.1
37132025-05-13T21:02:58.597Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37142025-05-13T21:02:58.783Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37152025-05-13T21:02:59.006Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37162025-05-13T21:02:59.686Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37172025-05-13T21:03:01.922Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37182025-05-13T21:03:03.409Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37192025-05-13T21:03:04.227Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37202025-05-13T21:03:05.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.01s
37212025-05-13T21:03:05.838Z
37222025-05-13T21:03:05.839Zinfo: running `cargo check --bins` on installinator-api (189/214)
37232025-05-13T21:03:06.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242025-05-13T21:03:06.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252025-05-13T21:03:06.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37262025-05-13T21:03:06.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37272025-05-13T21:03:06.607Z
37282025-05-13T21:03:06.607Zinfo: running `cargo check --bins` on wicketd-api (190/214)
37292025-05-13T21:03:07.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302025-05-13T21:03:07.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312025-05-13T21:03:07.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37322025-05-13T21:03:07.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37332025-05-13T21:03:07.366Z
37342025-05-13T21:03:07.366Zinfo: running `cargo check --bins` on omicron-pins (191/214)
37352025-05-13T21:03:07.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362025-05-13T21:03:08.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372025-05-13T21:03:08.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37382025-05-13T21:03:08.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
37392025-05-13T21:03:08.081Z
37402025-05-13T21:03:08.081Zinfo: running `cargo check --bins` on reconfigurator-cli (192/214)
37412025-05-13T21:03:08.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422025-05-13T21:03:08.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432025-05-13T21:03:08.880Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37442025-05-13T21:03:08.880Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37452025-05-13T21:03:08.884Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
37462025-05-13T21:03:09.026Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37472025-05-13T21:03:09.029Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37482025-05-13T21:03:09.029Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37492025-05-13T21:03:09.066Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37502025-05-13T21:03:09.070Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37512025-05-13T21:03:09.287Z Compiling petname v2.0.2
37522025-05-13T21:03:09.291Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37532025-05-13T21:03:09.353Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37542025-05-13T21:03:09.661Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37552025-05-13T21:03:10.017Z Checking sync-ptr v0.1.1
37562025-05-13T21:03:10.267Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37572025-05-13T21:03:11.674Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37582025-05-13T21:03:12.723Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37592025-05-13T21:03:13.758Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37602025-05-13T21:03:24.529Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37612025-05-13T21:03:24.532Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37622025-05-13T21:03:25.176Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37632025-05-13T21:03:26.321Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37642025-05-13T21:03:28.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.13s
37652025-05-13T21:03:28.440Z
37662025-05-13T21:03:28.440Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/214)
37672025-05-13T21:03:29.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682025-05-13T21:03:29.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692025-05-13T21:03:29.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37702025-05-13T21:03:29.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37712025-05-13T21:03:29.233Z
37722025-05-13T21:03:29.233Zinfo: running `cargo check --bins` on omicron-repl-utils (194/214)
37732025-05-13T21:03:29.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742025-05-13T21:03:29.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752025-05-13T21:03:29.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37762025-05-13T21:03:29.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
37772025-05-13T21:03:29.957Z
37782025-05-13T21:03:29.958Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (195/214)
37792025-05-13T21:03:30.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802025-05-13T21:03:30.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812025-05-13T21:03:30.807Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37822025-05-13T21:03:31.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
37832025-05-13T21:03:32.061Z
37842025-05-13T21:03:32.061Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (196/214)
37852025-05-13T21:03:32.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-05-13T21:03:32.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-05-13T21:03:32.841Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37882025-05-13T21:03:33.276Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37892025-05-13T21:03:34.257Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
37902025-05-13T21:03:34.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
37912025-05-13T21:03:35.064Z
37922025-05-13T21:03:35.064Zinfo: running `cargo check --bins` on omicron-releng (197/214)
37932025-05-13T21:03:35.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942025-05-13T21:03:35.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952025-05-13T21:03:35.805Z Compiling blake3 v1.5.4
37962025-05-13T21:03:35.809Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37972025-05-13T21:03:35.929Z Checking memmap2 v0.9.5
37982025-05-13T21:03:35.932Z Checking arrayref v0.3.9
37992025-05-13T21:03:35.932Z Checking arrayvec v0.7.6
38002025-05-13T21:03:35.932Z Checking constant_time_eq v0.3.1
38012025-05-13T21:03:35.974Z Checking topological-sort v0.2.2
38022025-05-13T21:03:35.977Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
38032025-05-13T21:03:36.013Z Checking shell-words v1.1.0
38042025-05-13T21:03:36.437Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38052025-05-13T21:03:36.688Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38062025-05-13T21:03:37.166Z Checking omicron-zone-package v0.12.2
38072025-05-13T21:03:38.332Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38082025-05-13T21:03:39.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
38092025-05-13T21:03:39.564Z
38102025-05-13T21:03:39.564Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (198/214)
38112025-05-13T21:03:40.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-05-13T21:03:40.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-05-13T21:03:40.318Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38142025-05-13T21:03:40.700Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38152025-05-13T21:03:41.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
38162025-05-13T21:03:41.333Z
38172025-05-13T21:03:41.333Zinfo: running `cargo check --bins` on xtask (199/214)
38182025-05-13T21:03:41.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192025-05-13T21:03:41.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202025-05-13T21:03:41.885Z Checking bitflags v2.9.0
38212025-05-13T21:03:41.888Z Checking serde v1.0.219
38222025-05-13T21:03:41.888Z Checking thiserror v1.0.69
38232025-05-13T21:03:41.992Z Checking scroll v0.12.0
38242025-05-13T21:03:42.000Z Checking log v0.4.22
38252025-05-13T21:03:42.003Z Checking hashbrown v0.15.1
38262025-05-13T21:03:42.011Z Checking zerocopy v0.7.35
38272025-05-13T21:03:42.039Z Checking syn v2.0.98
38282025-05-13T21:03:42.098Z Checking pest v2.7.14
38292025-05-13T21:03:42.240Z Checking rustix v0.38.37
38302025-05-13T21:03:42.269Z Checking once_cell v1.21.3
38312025-05-13T21:03:42.418Z Checking goblin v0.8.2
38322025-05-13T21:03:42.578Z Checking thiserror v2.0.12
38332025-05-13T21:03:42.748Z Checking fs-err v3.1.0
38342025-05-13T21:03:42.999Z Checking indexmap v2.9.0
38352025-05-13T21:03:43.088Z Checking tabled v0.15.0
38362025-05-13T21:03:43.178Z Checking anyhow v1.0.98
38372025-05-13T21:03:43.587Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38382025-05-13T21:03:44.061Z Checking terminal_size v0.4.0
38392025-05-13T21:03:44.061Z Checking tempfile v3.13.0
38402025-05-13T21:03:44.253Z Checking clap_builder v4.5.35
38412025-05-13T21:03:44.883Z Checking dtrace-parser v0.2.0
38422025-05-13T21:03:45.846Z Checking serde_json v1.0.140
38432025-05-13T21:03:45.847Z Checking toml_datetime v0.6.8
38442025-05-13T21:03:45.850Z Checking serde_spanned v0.6.8
38452025-05-13T21:03:45.850Z Checking camino v1.1.9
38462025-05-13T21:03:45.850Z Checking cargo-platform v0.1.8
38472025-05-13T21:03:46.087Z Checking semver v1.0.26
38482025-05-13T21:03:46.171Z Checking macaddr v1.0.1
38492025-05-13T21:03:46.184Z Checking toml_edit v0.22.24
38502025-05-13T21:03:46.356Z Checking camino-tempfile v1.3.0
38512025-05-13T21:03:46.620Z Checking clap v4.5.35
38522025-05-13T21:03:47.013Z Checking dof v0.3.0
38532025-05-13T21:03:47.013Z Checking cargo_metadata v0.19.2
38542025-05-13T21:03:47.414Z Checking usdt-impl v0.5.0
38552025-05-13T21:03:47.785Z Checking usdt v0.5.0
38562025-05-13T21:03:48.025Z Checking toml v0.8.20
38572025-05-13T21:03:48.469Z Checking cargo_toml v0.21.0
38582025-05-13T21:03:49.604Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38592025-05-13T21:03:50.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.91s
38602025-05-13T21:03:50.372Z
38612025-05-13T21:03:50.372Zinfo: running `cargo check --bins` on end-to-end-tests (200/214)
38622025-05-13T21:03:51.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38632025-05-13T21:03:51.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38642025-05-13T21:03:51.251Z Checking polyval v0.6.2
38652025-05-13T21:03:51.255Z Checking ctr v0.9.2
38662025-05-13T21:03:51.388Z Checking ssh-encoding v0.2.0
38672025-05-13T21:03:51.391Z Checking blowfish v0.9.1
38682025-05-13T21:03:51.415Z Checking password-hash v0.4.2
38692025-05-13T21:03:51.433Z Checking p256 v0.13.2
38702025-05-13T21:03:51.437Z Checking p521 v0.13.3
38712025-05-13T21:03:51.437Z Checking russh-cryptovec v0.7.3
38722025-05-13T21:03:51.593Z Checking bcrypt-pbkdf v0.10.0
38732025-05-13T21:03:51.616Z Checking ghash v0.5.1
38742025-05-13T21:03:51.619Z Checking md5 v0.7.0
38752025-05-13T21:03:51.696Z Checking num-bigint v0.4.6
38762025-05-13T21:03:51.736Z Checking des v0.8.1
38772025-05-13T21:03:51.800Z Checking aes-gcm v0.10.3
38782025-05-13T21:03:51.830Z Checking pbkdf2 v0.11.0
38792025-05-13T21:03:51.853Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38802025-05-13T21:03:51.935Z Checking hex-literal v0.4.1
38812025-05-13T21:03:51.964Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38822025-05-13T21:03:51.998Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38832025-05-13T21:03:52.026Z Checking ssh-cipher v0.2.0
38842025-05-13T21:03:52.086Z Checking internet-checksum v0.2.1
38852025-05-13T21:03:52.325Z Checking ssh-key v0.6.6
38862025-05-13T21:03:52.551Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38872025-05-13T21:03:53.399Z Checking russh-keys v0.45.0
38882025-05-13T21:03:54.232Z Checking russh v0.45.0
38892025-05-13T21:04:13.599Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38902025-05-13T21:04:14.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.59s
38912025-05-13T21:04:15.193Z
38922025-05-13T21:04:15.193Zinfo: running `cargo check --bins` on gateway-cli (201/214)
38932025-05-13T21:04:15.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942025-05-13T21:04:15.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952025-05-13T21:04:15.939Z Checking termios v0.3.3
38962025-05-13T21:04:16.173Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38972025-05-13T21:04:16.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
38982025-05-13T21:04:17.135Z
38992025-05-13T21:04:17.136Zinfo: running `cargo check --bins --no-default-features` on installinator (202/214)
39002025-05-13T21:04:17.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39012025-05-13T21:04:17.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39022025-05-13T21:04:17.930Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39032025-05-13T21:04:17.930Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39042025-05-13T21:04:17.933Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39052025-05-13T21:04:17.933Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39062025-05-13T21:04:18.814Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39072025-05-13T21:04:18.985Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39082025-05-13T21:04:20.668Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39092025-05-13T21:04:22.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
39102025-05-13T21:04:22.874Z
39112025-05-13T21:04:22.874Zinfo: running `cargo check --bins` on internal-dns-cli (203/214)
39122025-05-13T21:04:23.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39132025-05-13T21:04:23.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39142025-05-13T21:04:23.611Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39152025-05-13T21:04:24.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
39162025-05-13T21:04:24.297Z
39172025-05-13T21:04:24.297Zinfo: running `cargo check --bins` on omicron-live-tests (204/214)
39182025-05-13T21:04:24.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39192025-05-13T21:04:24.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39202025-05-13T21:04:24.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39212025-05-13T21:04:24.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
39222025-05-13T21:04:25.008Z
39232025-05-13T21:04:25.008Zinfo: running `cargo check --bins` on live-tests-macros (205/214)
39242025-05-13T21:04:25.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39252025-05-13T21:04:25.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39262025-05-13T21:04:25.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39272025-05-13T21:04:25.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
39282025-05-13T21:04:25.721Z
39292025-05-13T21:04:25.721Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (206/214)
39302025-05-13T21:04:26.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39312025-05-13T21:04:26.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39322025-05-13T21:04:26.519Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39332025-05-13T21:04:27.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
39342025-05-13T21:04:27.366Z
39352025-05-13T21:04:27.366Zinfo: running `cargo check --bins` on omicron-package (207/214)
39362025-05-13T21:04:28.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39372025-05-13T21:04:28.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39382025-05-13T21:04:28.143Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39392025-05-13T21:04:29.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
39402025-05-13T21:04:29.784Z
39412025-05-13T21:04:29.784Zinfo: running `cargo check --bins` on trust-quorum (208/214)
39422025-05-13T21:04:30.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39432025-05-13T21:04:30.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39442025-05-13T21:04:30.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39452025-05-13T21:04:30.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
39462025-05-13T21:04:30.555Z
39472025-05-13T21:04:30.555Zinfo: running `cargo check --bins` on gfss (209/214)
39482025-05-13T21:04:31.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39492025-05-13T21:04:31.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39502025-05-13T21:04:31.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39512025-05-13T21:04:31.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
39522025-05-13T21:04:31.264Z
39532025-05-13T21:04:31.264Zinfo: running `cargo check --bins` on wicket-dbg (210/214)
39542025-05-13T21:04:32.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552025-05-13T21:04:32.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562025-05-13T21:04:32.386Z Checking rtoolbox v0.0.2
39572025-05-13T21:04:32.386Z Checking tui-tree-widget v0.23.0
39582025-05-13T21:04:32.386Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39592025-05-13T21:04:32.386Z Checking rpassword v7.3.1
39602025-05-13T21:04:36.991Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39612025-05-13T21:04:39.892Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39622025-05-13T21:04:41.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.76s
39632025-05-13T21:04:41.236Z
39642025-05-13T21:04:41.236Zinfo: running `cargo check --bins` on wicket (211/214)
39652025-05-13T21:04:41.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39662025-05-13T21:04:41.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39672025-05-13T21:04:42.050Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39682025-05-13T21:04:42.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
39692025-05-13T21:04:42.664Z
39702025-05-13T21:04:42.664Zinfo: running `cargo check --bins` on wicketd (212/214)
39712025-05-13T21:04:43.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39722025-05-13T21:04:43.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39732025-05-13T21:04:43.493Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39742025-05-13T21:04:47.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.91s
39752025-05-13T21:04:47.794Z
39762025-05-13T21:04:47.794Zinfo: running `cargo check --bins` on omicron-workspace-hack (213/214)
39772025-05-13T21:04:48.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39782025-05-13T21:04:48.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39792025-05-13T21:04:48.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39802025-05-13T21:04:48.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
39812025-05-13T21:04:48.504Z
39822025-05-13T21:04:48.504Zinfo: running `cargo check --bins` on zone-setup (214/214)
39832025-05-13T21:04:49.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39842025-05-13T21:04:49.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39852025-05-13T21:04:49.279Z Checking uzers v0.12.1
39862025-05-13T21:04:49.631Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39872025-05-13T21:04:50.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
39882025-05-13T21:04:50.843Z
39892025-05-13T21:04:50.843Zreal 14:43.101339167
39902025-05-13T21:04:50.843Zuser 29:26.915911864
39912025-05-13T21:04:50.843Zsys 4:45.725337015
39922025-05-13T21:04:50.843Ztrap 0.628495331
39932025-05-13T21:04:50.843Ztflt 0.672631789
39942025-05-13T21:04:50.843Zdflt 1.378141122
39952025-05-13T21:04:50.843Zkflt 0.000863528
39962025-05-13T21:04:50.843Zlock 50:25.585244597
39972025-05-13T21:04:50.843Zslp 2:23:18.564290857
39982025-05-13T21:04:50.843Zlat 1:15.606777404
39992025-05-13T21:04:50.843Zstop 4:17.739870147
40002025-05-13T21:04:50.846Zprocess exited: duration 1181879 ms, exit code 0
 
40012025-05-13T21:04:50.853Zfound 0 output files