01K0F4SC0B5YWN511MCC05D94R: 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: 01K0F4T9T4MGN7PQD9HT6ZT42C

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-18T16:10:58.446Zjob assigned to worker 01K0F4TB52PDHV0RVD7Q0YRM4A [factory gimlet-EVT22200007-propolis, EVT22200007/35014] (queued for 28 s)
 
22025-07-18T16:11:07.726Zstarting task 0: "setup"
32025-07-18T16:11:07.751Z++ uname -s
42025-07-18T16:11:07.751Z+ kern=SunOS
52025-07-18T16:11:07.751Z+ build_user=build
62025-07-18T16:11:07.751Z+ build_uid=12345
72025-07-18T16:11:07.751Z+ work_dir=/work
82025-07-18T16:11:07.751Z+ input_dir=/input
92025-07-18T16:11:07.751Z+ [[ 0 == 12345 ]]
102025-07-18T16:11:07.751Z+ case "$kern" in
112025-07-18T16:11:07.751Z+ groupadd -g 12345 build
122025-07-18T16:11:07.751Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-18T16:11:09.755Z+ zfs create -o mountpoint=/work rpool/work
142025-07-18T16:11:09.794Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-18T16:11:09.823Z+ home_fs=zfs
162025-07-18T16:11:09.823Z+ [[ zfs == autofs ]]
172025-07-18T16:11:09.823Z+ mkdir -p /home/build
182025-07-18T16:11:09.823Z+ chown build:build /home/build /work
192025-07-18T16:11:11.802Z+ chmod 0700 /home/build /work
202025-07-18T16:11:11.827Zprocess exited: duration 4084 ms, exit code 0
 
212025-07-18T16:11:11.878Zstarting task 1: "rust-toolchain"
222025-07-18T16:11:11.904Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-18T16:11:11.904Z * rust toolchain channel = "1.88.0"
242025-07-18T16:11:11.904Z * rust toolchain profile = "default"
252025-07-18T16:11:11.904Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-18T16:11:11.904Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-18T16:11:11.904Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-18T16:11:11.904Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-18T16:11:11.904Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-18T16:11:12.036Zinfo: downloading installer
312025-07-18T16:11:12.922Zwarn: It looks like you have an existing installation of Rust at:
322025-07-18T16:11:12.922Zwarn: /opt/ooce/bin
332025-07-18T16:11:12.922Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-18T16:11:12.922Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-18T16:11:12.922Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-18T16:11:12.922Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-18T16:11:12.922Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-18T16:11:12.922Zerror: cannot install while Rust is installed
392025-07-18T16:11:12.922Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-18T16:11:12.947Zinfo: profile set to 'default'
412025-07-18T16:11:12.947Zinfo: default host triple is x86_64-unknown-illumos
422025-07-18T16:11:12.947Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-18T16:11:13.063Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-18T16:11:13.063Zinfo: downloading component 'cargo'
452025-07-18T16:11:13.285Zinfo: downloading component 'clippy'
462025-07-18T16:11:13.373Zinfo: downloading component 'rust-docs'
472025-07-18T16:11:13.687Zinfo: downloading component 'rust-std'
482025-07-18T16:11:14.042Zinfo: downloading component 'rustc'
492025-07-18T16:11:15.510Zinfo: downloading component 'rustfmt'
502025-07-18T16:11:15.578Zinfo: installing component 'cargo'
512025-07-18T16:11:16.915Zinfo: installing component 'clippy'
522025-07-18T16:11:17.475Zinfo: installing component 'rust-docs'
532025-07-18T16:11:21.006Zinfo: installing component 'rust-std'
542025-07-18T16:11:23.266Zinfo: installing component 'rustc'
552025-07-18T16:11:32.200Zinfo: installing component 'rustfmt'
562025-07-18T16:11:32.604Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-18T16:11:32.604Z
582025-07-18T16:11:32.791Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-18T16:11:32.792Z
602025-07-18T16:11:32.792Z
612025-07-18T16:11:32.792ZRust is installed now. Great!
622025-07-18T16:11:32.792Z
632025-07-18T16:11:32.792ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-18T16:11:32.792Zenvironment variable. This has not been done automatically.
652025-07-18T16:11:32.792Z
662025-07-18T16:11:32.817ZTo configure your current shell, you need to source
672025-07-18T16:11:32.817Zthe corresponding env file under $HOME/.cargo.
682025-07-18T16:11:32.817Z
692025-07-18T16:11:32.817ZThis is usually done by running one of the following (note the leading DOT):
702025-07-18T16:11:32.818Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-18T16:11:32.818Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-18T16:11:32.818Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-18T16:11:32.904Z+ rustup --version
742025-07-18T16:11:32.934Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-18T16:11:32.934Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-18T16:11:33.076Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-18T16:11:33.101Z+ cargo --version
782025-07-18T16:11:33.217Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-18T16:11:33.242Z+ rustc --version
802025-07-18T16:11:33.345Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-18T16:11:33.373Zprocess exited: duration 21475 ms, exit code 0
 
822025-07-18T16:11:33.434Zstarting task 2: "authentication"
832025-07-18T16:11:33.501Zprocess exited: duration 67 ms, exit code 0
 
842025-07-18T16:11:33.560Zstarting task 3: "clone repository"
852025-07-18T16:11:33.587Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-18T16:11:33.587Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-18T16:11:33.612ZCloning into '/work/oxidecomputer/omicron'...
882025-07-18T16:11:44.531Z+ cd /work/oxidecomputer/omicron
892025-07-18T16:11:44.531Z+ git fetch origin bcdd59cf4a962ca63bc2e2edb8553f4e43cb5646
902025-07-18T16:11:45.009ZFrom https://github.com/oxidecomputer/omicron
912025-07-18T16:11:45.009Z * branch bcdd59cf4a962ca63bc2e2edb8553f4e43cb5646 -> FETCH_HEAD
922025-07-18T16:11:45.034Z+ [[ -n bundle-comment ]]
932025-07-18T16:11:45.034Z++ git branch --show-current
942025-07-18T16:11:45.059Z+ current=main
952025-07-18T16:11:45.059Z+ [[ main != bundle-comment ]]
962025-07-18T16:11:45.059Z+ git branch -f bundle-comment bcdd59cf4a962ca63bc2e2edb8553f4e43cb5646
972025-07-18T16:11:45.059Z+ git checkout -f bundle-comment
982025-07-18T16:11:45.389ZSwitched to branch 'bundle-comment'
992025-07-18T16:11:45.414Z+ git reset --hard bcdd59cf4a962ca63bc2e2edb8553f4e43cb5646
1002025-07-18T16:11:45.439ZHEAD is now at bcdd59cf4 Support Bundle: Add user comment support
1012025-07-18T16:11:45.464Zprocess exited: duration 11882 ms, exit code 0
 
1022025-07-18T16:11:45.515Zstarting task 4: "build"
1032025-07-18T16:11:45.540Z+ source .github/buildomat/ci-env.sh
1042025-07-18T16:11:45.540Z++ export CARGO_TERM_COLOR=always
1052025-07-18T16:11:45.540Z++ CARGO_TERM_COLOR=always
1062025-07-18T16:11:45.540Z+ cargo --version
1072025-07-18T16:11:45.604Zcargo 1.88.0 (873a06493 2025-05-10)
1082025-07-18T16:11:45.628Z+ rustc --version
1092025-07-18T16:11:45.706Zrustc 1.88.0 (6b00bc388 2025-06-23)
1102025-07-18T16:11:45.731Z+ source ./env.sh
1112025-07-18T16:11:45.731Z++ OLD_SHELL_OPTS=ehxB
1122025-07-18T16:11:45.731Z++ set -o xtrace
1132025-07-18T16:11:45.731Z++++ dirname ./env.sh
1142025-07-18T16:11:45.731Z+++ readlink -f .
1152025-07-18T16:11:45.732Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-07-18T16:11:45.732Z++ 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-07-18T16:11:45.732Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-07-18T16:11:45.732Z++ 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-07-18T16:11:45.732Z++ 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-07-18T16:11:45.732Z++ 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-07-18T16:11:45.732Z++ 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-07-18T16:11:45.732Z++ 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-07-18T16:11:45.732Z++ 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-07-18T16:11:45.732Z++ case $OLD_SHELL_OPTS in
1252025-07-18T16:11:45.732Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-07-18T16:11:45.732Z+ 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-07-18T16:11:45.732Z+ 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-07-18T16:11:45.732Z+ banner prerequisites
1292025-07-18T16:11:45.732Z
1302025-07-18T16:11:45.732Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-07-18T16:11:45.732Z # # # # # # # # # # # # # # #
1322025-07-18T16:11:45.732Z # # # # ##### # # ##### # # # # # #### #
1332025-07-18T16:11:45.732Z ##### ##### # ##### # # # # # # # # #
1342025-07-18T16:11:45.732Z # # # # # # # # # # # # # # #
1352025-07-18T16:11:45.732Z # # # ###### # # ###### ### # #### # #### #
1362025-07-18T16:11:45.732Z
1372025-07-18T16:11:45.732Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-07-18T16:12:00.246Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-07-18T16:12:09.698Z Startup: Caching catalogs ... Done
1402025-07-18T16:12:16.687ZPlanning: Solver setup ... Done (5.145s)
1412025-07-18T16:12:16.731ZPlanning: Running solver ... Done (0.044s)
1422025-07-18T16:12:16.818ZPlanning: Finding local manifests ... Done (0.002s)
1432025-07-18T16:12:16.898ZPlanning: Fetching manifests: 0/4 0% complete
1442025-07-18T16:12:17.273ZPlanning: Fetching manifests: 4/4 100% complete
1452025-07-18T16:12:17.340ZPlanning: Package planning ... Done (0.068s)
1462025-07-18T16:12:17.401ZPlanning: Merging actions ... Done (0.061s)
1472025-07-18T16:12:17.860ZPlanning: Checking for conflicting actions ... Done (0.459s)
1482025-07-18T16:12:17.885ZPlanning: Consolidating action changes ... Done (0.019s)
1492025-07-18T16:12:19.001ZPlanning: Evaluating mediators ... Done (1.120s)
1502025-07-18T16:12:19.026ZPlanning: Planning completed in 9.20 seconds
1512025-07-18T16:12:19.051Z Packages to install: 4
1522025-07-18T16:12:19.051Z Mediators to change: 2
1532025-07-18T16:12:19.051Z Services to change: 1
1542025-07-18T16:12:19.051Z Estimated space available: 155.02 GB
1552025-07-18T16:12:19.051ZEstimated space to be consumed: 1.70 GB
1562025-07-18T16:12:19.051Z Create boot environment: No
1572025-07-18T16:12:19.052ZCreate backup boot environment: No
1582025-07-18T16:12:19.052Z Rebuild boot archive: No
1592025-07-18T16:12:19.052Z
1602025-07-18T16:12:19.052ZChanged mediators:
1612025-07-18T16:12:19.052Z mediator clang:
1622025-07-18T16:12:19.052Z version: None -> 15 (system default)
1632025-07-18T16:12:19.052Z
1642025-07-18T16:12:19.052Z mediator llvm:
1652025-07-18T16:12:19.052Z version: 14 (system default) -> 15 (system default)
1662025-07-18T16:12:19.052Z
1672025-07-18T16:12:19.052ZChanged packages:
1682025-07-18T16:12:19.052Zhelios-dev
1692025-07-18T16:12:19.052Z developer/build-essential
1702025-07-18T16:12:19.052Z None -> 11-2.0
1712025-07-18T16:12:19.052Z library/libxmlsec1
1722025-07-18T16:12:19.052Z None -> 1.2.35-2.0
1732025-07-18T16:12:19.052Z ooce/developer/clang-15
1742025-07-18T16:12:19.052Z None -> 15.0.7-2.0
1752025-07-18T16:12:19.052Z ooce/developer/llvm-15
1762025-07-18T16:12:19.052Z None -> 15.0.7-2.0
1772025-07-18T16:12:19.052Z
1782025-07-18T16:12:19.052ZServices:
1792025-07-18T16:12:19.052Z restart_fmri:
1802025-07-18T16:12:19.052Z svc:/system/update-man-index:default
1812025-07-18T16:12:19.107Z
1822025-07-18T16:12:19.107ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-07-18T16:12:24.107ZDownload: 1474/3290 items 103.3/212.6MB 48% complete (21.1M/s)
1842025-07-18T16:12:29.107ZDownload: 2516/3290 items 120.3/212.6MB 56% complete (12.1M/s)
1852025-07-18T16:12:34.114ZDownload: 3248/3290 items 171.1/212.6MB 80% complete (7.4M/s)
1862025-07-18T16:12:39.115ZDownload: 3248/3290 items 200.5/212.6MB 94% complete (8.0M/s)
1872025-07-18T16:12:40.217ZDownload: Completed 212.60 MB in 21.11 seconds (10.1M/s)
1882025-07-18T16:12:40.429Z Actions: 1/3689 actions (Installing new actions)
1892025-07-18T16:12:45.938Z Actions: 3420/3689 actions (Installing new actions)
1902025-07-18T16:12:46.774Z Actions: Completed 3689 actions in 6.34 seconds.
1912025-07-18T16:12:47.395Z Done (0.611s)
1922025-07-18T16:12:47.395Z Done (0.000s)
1932025-07-18T16:12:48.488Z Done (1.092s)
1942025-07-18T16:12:54.955Z Done (6.205s)
1952025-07-18T16:12:55.070Z Done (0.024s)
1962025-07-18T16:12:55.100Z Done (0.000s)
1972025-07-18T16:12:55.280Z Done (0.000s)
1982025-07-18T16:12:56.317ZPlanning: Evaluating mediator changes ... Done
1992025-07-18T16:12:56.543ZPlanning: Checking for conflicting actions ... Done
2002025-07-18T16:12:56.568ZPlanning: Consolidating action changes ... Done
2012025-07-18T16:12:56.902ZPlanning: Evaluating mediators ... Done
2022025-07-18T16:12:56.927ZPlanning: Planning completed in 0.59 seconds
2032025-07-18T16:12:56.952Z Mediators to change: 2
2042025-07-18T16:12:56.952Z Create boot environment: No
2052025-07-18T16:12:56.952ZCreate backup boot environment: No
2062025-07-18T16:12:57.008Z Done
2072025-07-18T16:12:57.008Z Done
2082025-07-18T16:12:57.817Z Done
2092025-07-18T16:13:03.094Z Done
2102025-07-18T16:13:03.206Z Done
2112025-07-18T16:13:03.231Z Done
2122025-07-18T16:13:03.271Z Done
2132025-07-18T16:13:04.141ZPlanning: Evaluating mediator changes ... Done
2142025-07-18T16:13:04.166ZPlanning: Merging actions ... Done
2152025-07-18T16:13:04.406ZPlanning: Checking for conflicting actions ... Done
2162025-07-18T16:13:04.431ZPlanning: Consolidating action changes ... Done
2172025-07-18T16:13:04.780ZPlanning: Evaluating mediators ... Done
2182025-07-18T16:13:04.862ZPlanning: Planning completed in 1.06 seconds
2192025-07-18T16:13:04.908Z Packages to change: 1
2202025-07-18T16:13:04.908Z Mediators to change: 1
2212025-07-18T16:13:04.908Z Services to change: 1
2222025-07-18T16:13:04.908Z Create boot environment: No
2232025-07-18T16:13:04.908ZCreate backup boot environment: Yes
2242025-07-18T16:13:06.903Z Actions: 1/6 actions (Updating modified actions)
2252025-07-18T16:13:06.928Z Actions: Completed 6 actions in 0.00 seconds.
2262025-07-18T16:13:06.928Z Done
2272025-07-18T16:13:06.928Z Done
2282025-07-18T16:13:07.122Z Done
2292025-07-18T16:13:12.536Z Done
2302025-07-18T16:13:12.652Z Done
2312025-07-18T16:13:12.677Z Done
2322025-07-18T16:13:12.709Z Done
2332025-07-18T16:13:13.339ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342025-07-18T16:13:13.339Zclang system 15 system
2352025-07-18T16:13:13.339Zcsh system system illumos
2362025-07-18T16:13:13.339Zctags system system illumos
2372025-07-18T16:13:13.340Zfile system system illumos
2382025-07-18T16:13:13.340Zgcc vendor 12 vendor
2392025-07-18T16:13:13.340Zgcc system 10 system
2402025-07-18T16:13:13.340Zgcc system 7 system
2412025-07-18T16:13:13.340Zgo system 1.20 system
2422025-07-18T16:13:13.340Zgo system 1.19 system
2432025-07-18T16:13:13.340Zllvm system 15 system
2442025-07-18T16:13:13.340Zllvm system 14 system
2452025-07-18T16:13:13.340Zmariadb system 10.6 system
2462025-07-18T16:13:13.340Zmta vendor vendor dma
2472025-07-18T16:13:13.340Zopenjdk system 17 system
2482025-07-18T16:13:13.340Zopenjdk system 11 system
2492025-07-18T16:13:13.340Zopenjdk system 1.8 system
2502025-07-18T16:13:13.340Zopenssl vendor 3 vendor
2512025-07-18T16:13:13.340Zperl system 5.36 system
2522025-07-18T16:13:13.340Zpostgresql system 15 system
2532025-07-18T16:13:13.340Zpostgresql system 13 system
2542025-07-18T16:13:13.340Zpython vendor 3 vendor
2552025-07-18T16:13:13.340Zpython system 2 system
2562025-07-18T16:13:13.340Zpython3 system 3.11 system
2572025-07-18T16:13:13.340Zruby system 3.0 system
2582025-07-18T16:13:13.340Zwords vendor vendor american-english
2592025-07-18T16:13:13.340Zwords system system australian-english
2602025-07-18T16:13:13.340Zwords system system british-english
2612025-07-18T16:13:13.340Zwords system system canadian-english
2622025-07-18T16:13:13.340Zwords system system french
2632025-07-18T16:13:13.341Zwords system system italian
2642025-07-18T16:13:13.341Zwords system system ngerman
2652025-07-18T16:13:13.341Zwords system system ogerman
2662025-07-18T16:13:13.341Zwords system system spanish
2672025-07-18T16:13:13.817ZPUBLISHER TYPE STATUS P LOCATION
2682025-07-18T16:13:13.817Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692025-07-18T16:13:20.016ZFMRI IFO
2702025-07-18T16:13:20.016Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712025-07-18T16:13:20.016Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722025-07-18T16:13:20.016Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732025-07-18T16:13:20.016Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742025-07-18T16:13:20.016Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752025-07-18T16:13:20.016Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2762025-07-18T16:13:20.016Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772025-07-18T16:13:20.016Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2782025-07-18T16:13:20.016Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792025-07-18T16:13:20.016Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802025-07-18T16:13:20.016Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2812025-07-18T16:13:20.016Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822025-07-18T16:13:20.016Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832025-07-18T16:13:20.016Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2842025-07-18T16:13:20.016Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852025-07-18T16:13:20.016Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862025-07-18T16:13:21.332Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872025-07-18T16:13:21.779Z Updating crates.io index
2882025-07-18T16:13:21.832Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892025-07-18T16:13:22.376Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902025-07-18T16:13:23.248Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912025-07-18T16:13:23.614Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2922025-07-18T16:13:23.987Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2932025-07-18T16:13:24.452Z Updating git repository `https://github.com/oxidecomputer/propolis`
2942025-07-18T16:13:25.757Z Updating git repository `https://github.com/oxidecomputer/crucible`
2952025-07-18T16:13:28.020Z Updating git repository `https://github.com/oxidecomputer/opte`
2962025-07-18T16:13:30.082Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972025-07-18T16:13:30.878Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982025-07-18T16:13:31.260Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992025-07-18T16:13:31.705Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3002025-07-18T16:13:32.580Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012025-07-18T16:13:33.076Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022025-07-18T16:13:33.648Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032025-07-18T16:13:34.354Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042025-07-18T16:13:34.791Z Updating git repository `https://github.com/oxidecomputer/tofino`
3052025-07-18T16:13:35.191Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062025-07-18T16:13:35.558Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072025-07-18T16:13:35.973Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082025-07-18T16:13:36.385Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092025-07-18T16:13:36.921Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102025-07-18T16:13:37.434Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112025-07-18T16:13:37.971Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122025-07-18T16:13:39.033Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3132025-07-18T16:13:39.560Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142025-07-18T16:13:39.963Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152025-07-18T16:13:40.519Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3162025-07-18T16:13:41.614Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172025-07-18T16:13:41.988Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182025-07-18T16:13:42.434Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192025-07-18T16:13:42.924Z Updating git repository `https://github.com/oxidecomputer/omicron`
3202025-07-18T16:13:57.666Z Updating git repository `https://github.com/illumos/smf-rs`
3212025-07-18T16:13:59.525Z Downloading crates ...
3222025-07-18T16:13:59.597Z Downloaded erased-serde v0.4.6
3232025-07-18T16:13:59.622Z Downloaded scroll v0.12.0
3242025-07-18T16:13:59.622Z Downloaded bitflags v2.9.1
3252025-07-18T16:13:59.622Z Downloaded bytecount v0.6.8
3262025-07-18T16:13:59.622Z Downloaded tabled_derive v0.7.0
3272025-07-18T16:13:59.622Z Downloaded anstream v0.6.18
3282025-07-18T16:13:59.622Z Downloaded toml_edit v0.22.27
3292025-07-18T16:13:59.649Z Downloaded toml_datetime v0.6.11
3302025-07-18T16:13:59.649Z Downloaded thiserror v1.0.69
3312025-07-18T16:13:59.649Z Downloaded usdt-macro v0.5.0
3322025-07-18T16:13:59.649Z Downloaded zerofrom v0.1.4
3332025-07-18T16:13:59.649Z Downloaded usdt v0.5.0
3342025-07-18T16:13:59.649Z Downloaded fs-err v3.1.1
3352025-07-18T16:13:59.649Z Downloaded zerovec-derive v0.10.3
3362025-07-18T16:13:59.649Z Downloaded write16 v1.0.0
3372025-07-18T16:13:59.675Z Downloaded thread-id v4.2.2
3382025-07-18T16:13:59.675Z Downloaded writeable v0.5.5
3392025-07-18T16:13:59.675Z Downloaded zerocopy-derive v0.7.35
3402025-07-18T16:13:59.700Z Downloaded zerovec v0.10.4
3412025-07-18T16:13:59.700Z Downloaded tempfile v3.20.0
3422025-07-18T16:13:59.700Z Downloaded url v2.5.4
3432025-07-18T16:13:59.700Z Downloaded litemap v0.7.3
3442025-07-18T16:13:59.724Z Downloaded icu_normalizer v1.5.0
3452025-07-18T16:13:59.724Z Downloaded winnow v0.7.10
3462025-07-18T16:13:59.724Z Downloaded zerocopy v0.7.35
3472025-07-18T16:13:59.748Z Downloaded unicode-width v0.2.0
3482025-07-18T16:13:59.749Z Downloaded serde v1.0.219
3492025-07-18T16:13:59.749Z Downloaded goblin v0.8.2
3502025-07-18T16:13:59.773Z Downloaded textwrap v0.16.2
3512025-07-18T16:13:59.773Z Downloaded unicode-width v0.1.14
3522025-07-18T16:13:59.773Z Downloaded serde_json v1.0.140
3532025-07-18T16:13:59.798Z Downloaded syn v1.0.109
3542025-07-18T16:13:59.798Z Downloaded rustix v0.38.37
3552025-07-18T16:13:59.823Z Downloaded tabled v0.15.0
3562025-07-18T16:13:59.849Z Downloaded syn v2.0.104
3572025-07-18T16:13:59.873Z Downloaded num-traits v0.2.19
3582025-07-18T16:13:59.873Z Downloaded memchr v2.7.4
3592025-07-18T16:13:59.873Z Downloaded pest v2.7.14
3602025-07-18T16:13:59.874Z Downloaded ryu v1.0.18
3612025-07-18T16:13:59.874Z Downloaded percent-encoding v2.3.1
3622025-07-18T16:13:59.874Z Downloaded papergrid v0.11.0
3632025-07-18T16:13:59.874Z Downloaded sha2 v0.10.9
3642025-07-18T16:13:59.899Z Downloaded pretty-hex v0.4.1
3652025-07-18T16:13:59.899Z Downloaded pest_meta v2.7.14
3662025-07-18T16:13:59.899Z Downloaded rustix v1.0.7
3672025-07-18T16:13:59.923Z Downloaded once_cell v1.21.3
3682025-07-18T16:13:59.923Z Downloaded log v0.4.27
3692025-07-18T16:13:59.923Z Downloaded heck v0.4.1
3702025-07-18T16:13:59.923Z Downloaded getrandom v0.3.1
3712025-07-18T16:13:59.947Z Downloaded unicode-ident v1.0.18
3722025-07-18T16:13:59.948Z Downloaded ucd-trie v0.1.7
3732025-07-18T16:13:59.948Z Downloaded terminal_size v0.4.0
3742025-07-18T16:13:59.948Z Downloaded stable_deref_trait v1.2.0
3752025-07-18T16:13:59.948Z Downloaded serde_tokenstream v0.2.2
3762025-07-18T16:13:59.948Z Downloaded serde-untagged v0.1.7
3772025-07-18T16:13:59.948Z Downloaded semver v1.0.26
3782025-07-18T16:13:59.948Z Downloaded quote v1.0.40
3792025-07-18T16:13:59.972Z Downloaded proc-macro-error v1.0.4
3802025-07-18T16:13:59.972Z Downloaded plain v0.2.3
3812025-07-18T16:13:59.972Z Downloaded ordered-float v2.10.1
3822025-07-18T16:13:59.972Z Downloaded memmap v0.7.0
3832025-07-18T16:13:59.972Z Downloaded libc v0.2.174
3842025-07-18T16:13:59.996Z Downloaded macaddr v1.0.1
3852025-07-18T16:13:59.996Z Downloaded idna_adapter v1.2.0
3862025-07-18T16:13:59.996Z Downloaded icu_provider_macros v1.5.0
3872025-07-18T16:13:59.996Z Downloaded icu_provider v1.5.0
3882025-07-18T16:14:00.021Z Downloaded hashbrown v0.15.4
3892025-07-18T16:14:00.021Z Downloaded errno v0.3.12
3902025-07-18T16:14:00.021Z Downloaded yoke v0.7.4
3912025-07-18T16:14:00.021Z Downloaded utf16_iter v1.0.5
3922025-07-18T16:14:00.021Z Downloaded typeid v1.0.3
3932025-07-18T16:14:00.021Z Downloaded synstructure v0.13.1
3942025-07-18T16:14:00.021Z Downloaded swrite v0.1.0
3952025-07-18T16:14:00.021Z Downloaded strsim v0.11.1
3962025-07-18T16:14:00.021Z Downloaded smawk v0.3.2
3972025-07-18T16:14:00.021Z Downloaded smallvec v1.15.0
3982025-07-18T16:14:00.021Z Downloaded serde_spanned v0.6.9
3992025-07-18T16:14:00.021Z Downloaded serde_derive v1.0.219
4002025-07-18T16:14:00.046Z Downloaded serde-value v0.7.0
4012025-07-18T16:14:00.046Z Downloaded scroll_derive v0.12.0
4022025-07-18T16:14:00.046Z Downloaded itoa v1.0.11
4032025-07-18T16:14:00.046Z Downloaded indexmap v2.10.0
4042025-07-18T16:14:00.046Z Downloaded fnv v1.0.7
4052025-07-18T16:14:00.046Z Downloaded fastrand v2.1.1
4062025-07-18T16:14:00.046Z Downloaded dtrace-parser v0.2.0
4072025-07-18T16:14:00.046Z Downloaded crypto-common v0.1.6
4082025-07-18T16:14:00.046Z Downloaded cpufeatures v0.2.14
4092025-07-18T16:14:00.046Z Downloaded cargo_toml v0.21.0
4102025-07-18T16:14:00.046Z Downloaded camino-tempfile v1.4.1
4112025-07-18T16:14:00.046Z Downloaded utf8_iter v1.0.4
4122025-07-18T16:14:00.046Z Downloaded thiserror v2.0.12
4132025-07-18T16:14:00.071Z Downloaded proc-macro2 v1.0.95
4142025-07-18T16:14:00.071Z Downloaded proc-macro-error-attr v1.0.4
4152025-07-18T16:14:00.071Z Downloaded pest_generator v2.7.14
4162025-07-18T16:14:00.071Z Downloaded pest_derive v2.7.14
4172025-07-18T16:14:00.071Z Downloaded idna v1.0.3
4182025-07-18T16:14:00.071Z Downloaded icu_normalizer_data v1.5.0
4192025-07-18T16:14:00.071Z Downloaded heck v0.5.0
4202025-07-18T16:14:00.071Z Downloaded clap v4.5.40
4212025-07-18T16:14:00.096Z Downloaded icu_properties_data v1.5.0
4222025-07-18T16:14:00.120Z Downloaded icu_locid v1.5.0
4232025-07-18T16:14:00.120Z Downloaded clap_lex v0.7.4
4242025-07-18T16:14:00.120Z Downloaded version_check v0.9.5
4252025-07-18T16:14:00.120Z Downloaded usdt-impl v0.5.0
4262025-07-18T16:14:00.120Z Downloaded unicode-xid v0.2.6
4272025-07-18T16:14:00.120Z Downloaded thiserror-impl v2.0.12
4282025-07-18T16:14:00.120Z Downloaded thiserror-impl v1.0.69
4292025-07-18T16:14:00.120Z Downloaded is_terminal_polyfill v1.70.1
4302025-07-18T16:14:00.145Z Downloaded icu_properties v1.5.1
4312025-07-18T16:14:00.145Z Downloaded icu_locid_transform_data v1.5.0
4322025-07-18T16:14:00.145Z Downloaded icu_locid_transform v1.5.0
4332025-07-18T16:14:00.145Z Downloaded icu_collections v1.5.0
4342025-07-18T16:14:00.145Z Downloaded generic-array v0.14.7
4352025-07-18T16:14:00.145Z Downloaded form_urlencoded v1.2.1
4362025-07-18T16:14:00.145Z Downloaded equivalent v1.0.2
4372025-07-18T16:14:00.145Z Downloaded dof v0.3.0
4382025-07-18T16:14:00.145Z Downloaded displaydoc v0.2.5
4392025-07-18T16:14:00.170Z Downloaded digest v0.10.7
4402025-07-18T16:14:00.170Z Downloaded clap_derive v4.5.40
4412025-07-18T16:14:00.170Z Downloaded clap_builder v4.5.40
4422025-07-18T16:14:00.170Z Downloaded cfg-if v1.0.1
4432025-07-18T16:14:00.170Z Downloaded cargo_metadata v0.20.0
4442025-07-18T16:14:00.170Z Downloaded camino v1.1.10
4452025-07-18T16:14:00.170Z Downloaded byteorder v1.5.0
4462025-07-18T16:14:00.170Z Downloaded zerofrom-derive v0.1.4
4472025-07-18T16:14:00.170Z Downloaded yoke-derive v0.7.4
4482025-07-18T16:14:00.170Z Downloaded utf8parse v0.2.2
4492025-07-18T16:14:00.195Z Downloaded unicode-linebreak v0.1.5
4502025-07-18T16:14:00.195Z Downloaded typenum v1.17.0
4512025-07-18T16:14:00.195Z Downloaded tinystr v0.7.6
4522025-07-18T16:14:00.195Z Downloaded cargo-platform v0.2.0
4532025-07-18T16:14:00.195Z Downloaded cargo-util-schemas v0.2.0
4542025-07-18T16:14:00.195Z Downloaded usdt-attr-macro v0.5.0
4552025-07-18T16:14:00.195Z Downloaded toml_write v0.1.2
4562025-07-18T16:14:00.195Z Downloaded colorchoice v1.0.2
4572025-07-18T16:14:00.195Z Downloaded toml v0.8.23
4582025-07-18T16:14:00.195Z Downloaded anyhow v1.0.98
4592025-07-18T16:14:00.195Z Downloaded block-buffer v0.10.4
4602025-07-18T16:14:00.195Z Downloaded anstyle-query v1.1.1
4612025-07-18T16:14:00.220Z Downloaded anstyle v1.0.11
4622025-07-18T16:14:00.220Z Downloaded autocfg v1.4.0
4632025-07-18T16:14:00.220Z Downloaded anstyle-parse v0.2.5
4642025-07-18T16:14:00.307Z Compiling proc-macro2 v1.0.95
4652025-07-18T16:14:00.307Z Compiling unicode-ident v1.0.18
4662025-07-18T16:14:00.332Z Compiling serde v1.0.219
4672025-07-18T16:14:00.332Z Compiling version_check v0.9.5
4682025-07-18T16:14:00.332Z Compiling libc v0.2.174
4692025-07-18T16:14:00.332Z Compiling thiserror v1.0.69
4702025-07-18T16:14:00.332Z Compiling memchr v2.7.4
4712025-07-18T16:14:00.332Z Compiling stable_deref_trait v1.2.0
4722025-07-18T16:14:00.664Z Compiling litemap v0.7.3
4732025-07-18T16:14:00.699Z Compiling writeable v0.5.5
4742025-07-18T16:14:01.111Z Compiling ryu v1.0.18
4752025-07-18T16:14:01.172Z Compiling autocfg v1.4.0
4762025-07-18T16:14:01.291Z Compiling ucd-trie v0.1.7
4772025-07-18T16:14:01.358Z Compiling itoa v1.0.11
4782025-07-18T16:14:01.526Z Compiling once_cell v1.21.3
4792025-07-18T16:14:01.646Z Compiling icu_locid_transform_data v1.5.0
4802025-07-18T16:14:01.785Z Compiling byteorder v1.5.0
4812025-07-18T16:14:01.929Z Compiling bitflags v2.9.1
4822025-07-18T16:14:01.957Z Compiling icu_properties_data v1.5.0
4832025-07-18T16:14:02.235Z Compiling serde_json v1.0.140
4842025-07-18T16:14:02.268Z Compiling icu_normalizer_data v1.5.0
4852025-07-18T16:14:02.299Z Compiling typeid v1.0.3
4862025-07-18T16:14:02.331Z Compiling num-traits v0.2.19
4872025-07-18T16:14:02.424Z Compiling smallvec v1.15.0
4882025-07-18T16:14:02.451Z Compiling quote v1.0.40
4892025-07-18T16:14:02.654Z Compiling errno v0.3.12
4902025-07-18T16:14:02.821Z Compiling utf8_iter v1.0.4
4912025-07-18T16:14:02.887Z Compiling utf16_iter v1.0.5
4922025-07-18T16:14:02.933Z Compiling hashbrown v0.15.4
4932025-07-18T16:14:02.962Z Compiling write16 v1.0.0
4942025-07-18T16:14:02.994Z Compiling syn v2.0.104
4952025-07-18T16:14:03.025Z Compiling equivalent v1.0.2
4962025-07-18T16:14:03.133Z Compiling rustix v0.38.37
4972025-07-18T16:14:03.258Z Compiling usdt-impl v0.5.0
4982025-07-18T16:14:03.316Z Compiling proc-macro-error-attr v1.0.4
4992025-07-18T16:14:03.563Z Compiling toml_write v0.1.2
5002025-07-18T16:14:03.597Z Compiling winnow v0.7.10
5012025-07-18T16:14:03.643Z Compiling syn v1.0.109
5022025-07-18T16:14:03.960Z Compiling thread-id v4.2.2
5032025-07-18T16:14:04.052Z Compiling indexmap v2.10.0
5042025-07-18T16:14:04.153Z Compiling proc-macro-error v1.0.4
5052025-07-18T16:14:04.390Z Compiling camino v1.1.10
5062025-07-18T16:14:04.458Z Compiling utf8parse v0.2.2
5072025-07-18T16:14:04.562Z Compiling rustix v1.0.7
5082025-07-18T16:14:04.676Z Compiling semver v1.0.26
5092025-07-18T16:14:05.106Z Compiling log v0.4.27
5102025-07-18T16:14:05.299Z Compiling getrandom v0.3.1
5112025-07-18T16:14:05.375Z Compiling percent-encoding v2.3.1
5122025-07-18T16:14:05.475Z Compiling plain v0.2.3
5132025-07-18T16:14:05.686Z Compiling ordered-float v2.10.1
5142025-07-18T16:14:05.714Z Compiling form_urlencoded v1.2.1
5152025-07-18T16:14:05.739Z Compiling terminal_size v0.4.0
5162025-07-18T16:14:05.821Z Compiling anstyle-parse v0.2.5
5172025-07-18T16:14:06.111Z Compiling thiserror v2.0.12
5182025-07-18T16:14:06.184Z Compiling anstyle-query v1.1.1
5192025-07-18T16:14:06.401Z Compiling anstyle v1.0.11
5202025-07-18T16:14:06.436Z Compiling colorchoice v1.0.2
5212025-07-18T16:14:06.476Z Compiling cfg-if v1.0.1
5222025-07-18T16:14:06.614Z Compiling pretty-hex v0.4.1
5232025-07-18T16:14:06.649Z Compiling is_terminal_polyfill v1.70.1
5242025-07-18T16:14:06.831Z Compiling anstream v0.6.18
5252025-07-18T16:14:07.241Z Compiling fs-err v3.1.1
5262025-07-18T16:14:07.316Z Compiling unicode-width v0.1.14
5272025-07-18T16:14:07.352Z Compiling fnv v1.0.7
5282025-07-18T16:14:07.510Z Compiling clap_lex v0.7.4
5292025-07-18T16:14:07.553Z Compiling unicode-xid v0.2.6
5302025-07-18T16:14:07.618Z Compiling anyhow v1.0.98
5312025-07-18T16:14:07.910Z Compiling heck v0.5.0
5322025-07-18T16:14:07.956Z Compiling strsim v0.11.1
5332025-07-18T16:14:08.324Z Compiling fastrand v2.1.1
5342025-07-18T16:14:08.484Z Compiling heck v0.4.1
5352025-07-18T16:14:08.549Z Compiling bytecount v0.6.8
5362025-07-18T16:14:08.712Z Compiling tempfile v3.20.0
5372025-07-18T16:14:08.849Z Compiling papergrid v0.11.0
5382025-07-18T16:14:08.942Z Compiling clap_builder v4.5.40
5392025-07-18T16:14:09.573Z Compiling memmap v0.7.0
5402025-07-18T16:14:09.612Z Compiling unicode-linebreak v0.1.5
5412025-07-18T16:14:09.645Z Compiling smawk v0.3.2
5422025-07-18T16:14:09.901Z Compiling unicode-width v0.2.0
5432025-07-18T16:14:10.480Z Compiling synstructure v0.13.1
5442025-07-18T16:14:10.800Z Compiling textwrap v0.16.2
5452025-07-18T16:14:10.830Z Compiling swrite v0.1.0
5462025-07-18T16:14:11.015Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5472025-07-18T16:14:11.389Z Compiling tabled_derive v0.7.0
5482025-07-18T16:14:13.197Z Compiling tabled v0.15.0
5492025-07-18T16:14:13.252Z Compiling serde_derive v1.0.219
5502025-07-18T16:14:13.252Z Compiling zerofrom-derive v0.1.4
5512025-07-18T16:14:13.281Z Compiling thiserror-impl v1.0.69
5522025-07-18T16:14:13.281Z Compiling yoke-derive v0.7.4
5532025-07-18T16:14:13.281Z Compiling zerovec-derive v0.10.3
5542025-07-18T16:14:15.846Z Compiling displaydoc v0.2.5
5552025-07-18T16:14:15.911Z Compiling icu_provider_macros v1.5.0
5562025-07-18T16:14:16.679Z Compiling pest v2.7.14
5572025-07-18T16:14:16.808Z Compiling zerofrom v0.1.4
5582025-07-18T16:14:16.954Z Compiling zerocopy-derive v0.7.35
5592025-07-18T16:14:17.100Z Compiling yoke v0.7.4
5602025-07-18T16:14:17.138Z Compiling scroll_derive v0.12.0
5612025-07-18T16:14:17.484Z Compiling thiserror-impl v2.0.12
5622025-07-18T16:14:17.548Z Compiling zerovec v0.10.4
5632025-07-18T16:14:18.312Z Compiling clap_derive v4.5.40
5642025-07-18T16:14:18.501Z Compiling scroll v0.12.0
5652025-07-18T16:14:18.889Z Compiling pest_meta v2.7.14
5662025-07-18T16:14:19.040Z Compiling zerocopy v0.7.35
5672025-07-18T16:14:19.075Z Compiling goblin v0.8.2
5682025-07-18T16:14:19.289Z Compiling tinystr v0.7.6
5692025-07-18T16:14:19.569Z Compiling icu_collections v1.5.0
5702025-07-18T16:14:19.713Z Compiling icu_locid v1.5.0
5712025-07-18T16:14:20.473Z Compiling pest_generator v2.7.14
5722025-07-18T16:14:21.540Z Compiling icu_provider v1.5.0
5732025-07-18T16:14:22.271Z Compiling icu_locid_transform v1.5.0
5742025-07-18T16:14:22.303Z Compiling pest_derive v2.7.14
5752025-07-18T16:14:22.564Z Compiling clap v4.5.40
5762025-07-18T16:14:23.062Z Compiling dtrace-parser v0.2.0
5772025-07-18T16:14:23.507Z Compiling icu_properties v1.5.1
5782025-07-18T16:14:25.457Z Compiling serde_spanned v0.6.9
5792025-07-18T16:14:25.513Z Compiling toml_datetime v0.6.11
5802025-07-18T16:14:25.617Z Compiling erased-serde v0.4.6
5812025-07-18T16:14:25.795Z Compiling serde-value v0.7.0
5822025-07-18T16:14:26.188Z Compiling toml_edit v0.22.27
5832025-07-18T16:14:26.472Z Compiling serde_tokenstream v0.2.2
5842025-07-18T16:14:26.590Z Compiling cargo-platform v0.2.0
5852025-07-18T16:14:26.677Z Compiling serde-untagged v0.1.7
5862025-07-18T16:14:26.848Z Compiling camino-tempfile v1.4.1
5872025-07-18T16:14:27.072Z Compiling icu_normalizer v1.5.0
5882025-07-18T16:14:27.164Z Compiling macaddr v1.0.1
5892025-07-18T16:14:27.235Z Compiling dof v0.3.0
5902025-07-18T16:14:28.013Z Compiling idna_adapter v1.2.0
5912025-07-18T16:14:28.232Z Compiling idna v1.0.3
5922025-07-18T16:14:28.874Z Compiling url v2.5.4
5932025-07-18T16:14:29.432Z Compiling usdt-attr-macro v0.5.0
5942025-07-18T16:14:29.433Z Compiling usdt-macro v0.5.0
5952025-07-18T16:14:29.581Z Compiling toml v0.8.23
5962025-07-18T16:14:30.560Z Compiling cargo-util-schemas v0.2.0
5972025-07-18T16:14:30.612Z Compiling cargo_toml v0.21.0
5982025-07-18T16:14:30.786Z Compiling usdt v0.5.0
5992025-07-18T16:14:32.739Z Compiling cargo_metadata v0.20.0
6002025-07-18T16:14:35.232Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6012025-07-18T16:14:40.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
6022025-07-18T16:14:40.704Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6032025-07-18T16:14:41.757Z Downloading crates ...
6042025-07-18T16:14:41.982Z Downloaded blowfish v0.9.1
6052025-07-18T16:14:42.007Z Downloaded addr2line v0.24.2
6062025-07-18T16:14:42.007Z Downloaded atomic-waker v1.1.2
6072025-07-18T16:14:42.007Z Downloaded atty v0.2.14
6082025-07-18T16:14:42.007Z Downloaded hex v0.4.3
6092025-07-18T16:14:42.031Z Downloaded http-body v1.0.1
6102025-07-18T16:14:42.031Z Downloaded hyper-tls v0.6.0
6112025-07-18T16:14:42.031Z Downloaded md5 v0.7.0
6122025-07-18T16:14:42.056Z Downloaded nanorand v0.7.0
6132025-07-18T16:14:42.056Z Downloaded russh-cryptovec v0.7.3
6142025-07-18T16:14:42.081Z Downloaded same-file v1.0.6
6152025-07-18T16:14:42.081Z Downloaded sct v0.7.1
6162025-07-18T16:14:42.105Z Downloaded thiserror-impl-no-std v2.0.2
6172025-07-18T16:14:42.130Z Downloaded typify-macro v0.3.0
6182025-07-18T16:14:42.130Z Downloaded untrusted v0.7.1
6192025-07-18T16:14:42.131Z Downloaded embedded-io v0.6.1
6202025-07-18T16:14:42.155Z Downloaded peg-runtime v0.8.5
6212025-07-18T16:14:42.155Z Downloaded sqlparser_derive v0.2.2
6222025-07-18T16:14:42.155Z Downloaded pbkdf2 v0.12.2
6232025-07-18T16:14:42.181Z Downloaded want v0.3.1
6242025-07-18T16:14:42.181Z Downloaded endian-type v0.1.2
6252025-07-18T16:14:42.181Z Downloaded darling_macro v0.21.0
6262025-07-18T16:14:42.181Z Downloaded progenitor-client v0.8.0
6272025-07-18T16:14:42.181Z Downloaded ena v0.14.3
6282025-07-18T16:14:42.205Z Downloaded progenitor-macro v0.9.1
6292025-07-18T16:14:42.205Z Downloaded curve25519-dalek-derive v0.1.1
6302025-07-18T16:14:42.205Z Downloaded progenitor-macro v0.8.0
6312025-07-18T16:14:42.205Z Downloaded rustc_version v0.4.1
6322025-07-18T16:14:42.230Z Downloaded precomputed-hash v0.1.1
6332025-07-18T16:14:42.230Z Downloaded tinyvec_macros v0.1.1
6342025-07-18T16:14:42.230Z Downloaded crunchy v0.2.2
6352025-07-18T16:14:42.230Z Downloaded xshell-macros v0.2.7
6362025-07-18T16:14:42.255Z Downloaded normalize-line-endings v0.3.0
6372025-07-18T16:14:42.255Z Downloaded xz2 v0.1.7
6382025-07-18T16:14:42.255Z Downloaded pem v3.0.5
6392025-07-18T16:14:42.279Z Downloaded pretty-hex v0.2.1
6402025-07-18T16:14:42.280Z Downloaded foldhash v0.1.5
6412025-07-18T16:14:42.280Z Downloaded proc-macro-error-attr2 v2.0.0
6422025-07-18T16:14:42.280Z Downloaded primeorder v0.13.6
6432025-07-18T16:14:42.280Z Downloaded rand_core v0.6.4
6442025-07-18T16:14:42.305Z Downloaded rand_chacha v0.9.0
6452025-07-18T16:14:42.305Z Downloaded foreign-types v0.3.2
6462025-07-18T16:14:42.305Z Downloaded tabwriter v1.4.0
6472025-07-18T16:14:42.305Z Downloaded time-core v0.1.2
6482025-07-18T16:14:42.305Z Downloaded rand_chacha v0.3.1
6492025-07-18T16:14:42.305Z Downloaded phf_codegen v0.11.2
6502025-07-18T16:14:42.305Z Downloaded string_cache v0.8.9
6512025-07-18T16:14:42.305Z Downloaded psl-types v2.0.11
6522025-07-18T16:14:42.305Z Downloaded futures-sink v0.3.31
6532025-07-18T16:14:42.305Z Downloaded futures-executor v0.3.31
6542025-07-18T16:14:42.330Z Downloaded tagptr v0.2.0
6552025-07-18T16:14:42.330Z Downloaded futures-io v0.3.31
6562025-07-18T16:14:42.330Z Downloaded ref-cast-impl v1.0.24
6572025-07-18T16:14:42.330Z Downloaded pkcs5 v0.7.1
6582025-07-18T16:14:42.330Z Downloaded uzers v0.12.1
6592025-07-18T16:14:42.330Z Downloaded static_assertions v1.1.0
6602025-07-18T16:14:42.355Z Downloaded pem-rfc7468 v0.7.0
6612025-07-18T16:14:42.355Z Downloaded pretty_assertions v1.4.1
6622025-07-18T16:14:42.355Z Downloaded serde_with_macros v3.14.0
6632025-07-18T16:14:42.355Z Downloaded nom v7.1.3
6642025-07-18T16:14:42.380Z Downloaded serde_yaml v0.9.34+deprecated
6652025-07-18T16:14:42.380Z Downloaded tower v0.5.2
6662025-07-18T16:14:42.404Z Downloaded tough v0.20.0
6672025-07-18T16:14:42.405Z Downloaded tower-http v0.6.6
6682025-07-18T16:14:42.430Z Downloaded reedline v0.40.0
6692025-07-18T16:14:42.430Z Downloaded zlib-rs v0.5.1
6702025-07-18T16:14:42.430Z Downloaded quinn-proto v0.11.8
6712025-07-18T16:14:42.454Z Downloaded zerocopy v0.8.26
6722025-07-18T16:14:42.478Z Downloaded radix_trie v0.2.1
6732025-07-18T16:14:42.478Z Downloaded petname v2.0.2
6742025-07-18T16:14:42.503Z Downloaded regex-syntax v0.6.29
6752025-07-18T16:14:42.503Z Downloaded tabled v0.18.0
6762025-07-18T16:14:42.527Z Downloaded regex-syntax v0.8.5
6772025-07-18T16:14:42.551Z Downloaded regress v0.10.3
6782025-07-18T16:14:42.551Z Downloaded sled v0.34.7
6792025-07-18T16:14:42.575Z Downloaded bzip2-sys v0.1.13+1.0.8
6802025-07-18T16:14:42.575Z Downloaded jiff v0.2.15
6812025-07-18T16:14:42.600Z Downloaded nix v0.30.1
6822025-07-18T16:14:42.624Z Downloaded rustls v0.22.4
6832025-07-18T16:14:42.624Z Downloaded rustls v0.23.19
6842025-07-18T16:14:42.649Z Downloaded zerocopy-derive v0.6.6
6852025-07-18T16:14:42.673Z Downloaded typify-impl v0.4.1
6862025-07-18T16:14:42.673Z Downloaded lzma-sys v0.1.20
6872025-07-18T16:14:42.735Z Downloaded typify-impl v0.3.0
6882025-07-18T16:14:42.760Z Downloaded typify-impl v0.2.0
6892025-07-18T16:14:42.784Z Downloaded libz-sys v1.1.20
6902025-07-18T16:14:42.808Z Downloaded ratatui v0.29.0
6912025-07-18T16:14:42.833Z Downloaded regex-automata v0.4.8
6922025-07-18T16:14:42.859Z Downloaded polar-core v0.27.3
6932025-07-18T16:14:42.859Z Downloaded nix v0.29.0
6942025-07-18T16:14:42.884Z Downloaded petgraph v0.6.5
6952025-07-18T16:14:42.911Z Downloaded flume v0.11.1
6962025-07-18T16:14:42.911Z Downloaded nix v0.28.0
6972025-07-18T16:14:42.936Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6982025-07-18T16:14:42.936Z Downloaded tokio v1.45.1
6992025-07-18T16:14:42.977Z Downloaded openapiv3 v2.2.0
7002025-07-18T16:14:43.002Z Downloaded nix v0.27.1
7012025-07-18T16:14:43.002Z Downloaded sha3 v0.10.8
7022025-07-18T16:14:43.028Z Downloaded csv v1.3.1
7032025-07-18T16:14:43.052Z Downloaded petgraph v0.8.2
7042025-07-18T16:14:43.077Z Downloaded curve25519-dalek v4.1.3
7052025-07-18T16:14:43.077Z Downloaded regex v1.11.1
7062025-07-18T16:14:43.102Z Downloaded rustls v0.21.12
7072025-07-18T16:14:43.102Z Downloaded gimli v0.31.1
7082025-07-18T16:14:43.126Z Downloaded object v0.36.5
7092025-07-18T16:14:43.126Z Downloaded dropshot v0.16.2
7102025-07-18T16:14:43.164Z Downloaded reqwest v0.12.22
7112025-07-18T16:14:43.190Z Downloaded portable-atomic v1.11.0
7122025-07-18T16:14:43.214Z Downloaded webpki-roots v1.0.1
7132025-07-18T16:14:43.214Z Downloaded diesel v2.2.11
7142025-07-18T16:14:43.239Z Downloaded futures-util v0.3.31
7152025-07-18T16:14:43.239Z Downloaded serde_with v3.14.0
7162025-07-18T16:14:43.266Z Downloaded openssl v0.10.73
7172025-07-18T16:14:43.266Z Downloaded tokio-util v0.7.15
7182025-07-18T16:14:43.291Z Downloaded zip v4.2.0
7192025-07-18T16:14:43.291Z Downloaded winnow v0.6.26
7202025-07-18T16:14:43.291Z Downloaded winnow v0.5.40
7212025-07-18T16:14:43.316Z Downloaded proptest v1.7.0
7222025-07-18T16:14:43.340Z Downloaded object v0.30.4
7232025-07-18T16:14:43.340Z Downloaded smoltcp v0.11.0
7242025-07-18T16:14:43.364Z Downloaded futures v0.3.31
7252025-07-18T16:14:43.364Z Downloaded encoding_rs v0.8.34
7262025-07-18T16:14:43.388Z Downloaded toml_edit v0.19.15
7272025-07-18T16:14:43.412Z Downloaded git2 v0.19.0
7282025-07-18T16:14:43.412Z Downloaded hickory-proto v0.25.2
7292025-07-18T16:14:43.436Z Downloaded p384 v0.13.0
7302025-07-18T16:14:43.437Z Downloaded steno v0.4.1
7312025-07-18T16:14:43.461Z Downloaded uuid v1.17.0
7322025-07-18T16:14:43.462Z Downloaded vcpkg v0.2.15
7332025-07-18T16:14:43.498Z Downloaded rand v0.9.1
7342025-07-18T16:14:43.522Z Downloaded ring v0.17.14
7352025-07-18T16:14:43.555Z Downloaded num-bigint v0.4.6
7362025-07-18T16:14:43.579Z Downloaded hickory-proto v0.24.4
7372025-07-18T16:14:43.606Z Downloaded prettyplease v0.2.35
7382025-07-18T16:14:43.606Z Downloaded x509-cert v0.2.5
7392025-07-18T16:14:43.606Z Downloaded toml v0.7.8
7402025-07-18T16:14:43.606Z Downloaded zerocopy-derive v0.8.26
7412025-07-18T16:14:43.650Z Downloaded tokio-tungstenite v0.23.1
7422025-07-18T16:14:43.650Z Downloaded zip v0.6.6
7432025-07-18T16:14:43.650Z Downloaded libgit2-sys v0.17.0+1.8.1
7442025-07-18T16:14:43.684Z Downloaded h2 v0.4.6
7452025-07-18T16:14:43.708Z Downloaded chrono-tz v0.10.3
7462025-07-18T16:14:43.708Z Downloaded ref-cast v1.0.24
7472025-07-18T16:14:43.708Z Downloaded futures-task v0.3.31
7482025-07-18T16:14:43.708Z Downloaded futures-macro v0.3.31
7492025-07-18T16:14:43.708Z Downloaded futures-channel v0.3.31
7502025-07-18T16:14:43.733Z Downloaded futures-core v0.3.31
7512025-07-18T16:14:43.733Z Downloaded funty v2.0.0
7522025-07-18T16:14:43.733Z Downloaded tabled_derive v0.10.0
7532025-07-18T16:14:43.733Z Downloaded support-bundle-viewer v0.1.2
7542025-07-18T16:14:43.733Z Downloaded stringprep v0.1.5
7552025-07-18T16:14:43.733Z Downloaded topological-sort v0.2.2
7562025-07-18T16:14:43.733Z Downloaded prefix-trie v0.7.0
7572025-07-18T16:14:43.733Z Downloaded pkcs8 v0.10.2
7582025-07-18T16:14:43.733Z Downloaded pkcs1 v0.7.5
7592025-07-18T16:14:43.733Z Downloaded pin-project-internal v1.1.6
7602025-07-18T16:14:43.733Z Downloaded pin-project v1.1.6
7612025-07-18T16:14:43.759Z Downloaded expectorate v1.2.0
7622025-07-18T16:14:43.759Z Downloaded utf-8 v0.7.6
7632025-07-18T16:14:43.759Z Downloaded untrusted v0.9.0
7642025-07-18T16:14:43.759Z Downloaded fs_extra v1.3.0
7652025-07-18T16:14:43.759Z Downloaded pin-project-lite v0.2.14
7662025-07-18T16:14:43.783Z Downloaded phf_generator v0.11.2
7672025-07-18T16:14:43.783Z Downloaded phf v0.11.2
7682025-07-18T16:14:43.783Z Downloaded fs-err v2.11.0
7692025-07-18T16:14:43.783Z Downloaded zeroize_derive v1.4.2
7702025-07-18T16:14:43.784Z Downloaded sync_wrapper v1.0.1
7712025-07-18T16:14:43.784Z Downloaded sync-ptr v0.1.4
7722025-07-18T16:14:43.784Z Downloaded supports-color v3.0.2
7732025-07-18T16:14:43.784Z Downloaded rand_core v0.9.2
7742025-07-18T16:14:43.784Z Downloaded foreign-types v0.5.0
7752025-07-18T16:14:43.784Z Downloaded pin-utils v0.1.0
7762025-07-18T16:14:43.784Z Downloaded phf_shared v0.11.2
7772025-07-18T16:14:43.784Z Downloaded subprocess v0.2.9
7782025-07-18T16:14:43.784Z Downloaded rand v0.8.5
7792025-07-18T16:14:43.808Z Downloaded sqlparser v0.45.0
7802025-07-18T16:14:43.808Z Downloaded predicates-core v1.0.8
7812025-07-18T16:14:43.809Z Downloaded structmeta v0.3.0
7822025-07-18T16:14:43.809Z Downloaded foreign-types-macros v0.2.3
7832025-07-18T16:14:43.809Z Downloaded proc-macro-error2 v2.0.1
7842025-07-18T16:14:43.809Z Downloaded yansi v1.0.1
7852025-07-18T16:14:43.809Z Downloaded flate2 v1.1.2
7862025-07-18T16:14:43.833Z Downloaded tokio-postgres v0.7.13
7872025-07-18T16:14:43.833Z Downloaded foreign-types-shared v0.3.1
7882025-07-18T16:14:43.833Z Downloaded foreign-types-shared v0.1.1
7892025-07-18T16:14:43.833Z Downloaded zone v0.1.8
7902025-07-18T16:14:43.833Z Downloaded strum_macros v0.24.3
7912025-07-18T16:14:43.833Z Downloaded zopfli v0.8.1
7922025-07-18T16:14:43.834Z Downloaded predicates-tree v1.0.12
7932025-07-18T16:14:43.834Z Downloaded zeroize v1.8.1
7942025-07-18T16:14:43.834Z Downloaded strum_macros v0.26.4
7952025-07-18T16:14:43.834Z Downloaded strum v0.27.1
7962025-07-18T16:14:43.834Z Downloaded structmeta-derive v0.3.0
7972025-07-18T16:14:43.834Z Downloaded quinn-udp v0.5.5
7982025-07-18T16:14:43.859Z Downloaded zerocopy v0.6.6
7992025-07-18T16:14:43.859Z Downloaded yasna v0.5.2
8002025-07-18T16:14:43.859Z Downloaded xshell v0.2.7
8012025-07-18T16:14:43.859Z Downloaded serde_cbor v0.11.2
8022025-07-18T16:14:43.859Z Downloaded serde-hex v0.1.0
8032025-07-18T16:14:43.859Z Downloaded crypto-bigint v0.5.5
8042025-07-18T16:14:43.859Z Downloaded proc-macro-crate v1.3.1
8052025-07-18T16:14:43.859Z Downloaded strum_macros v0.27.1
8062025-07-18T16:14:43.883Z Downloaded strip-ansi-escapes v0.2.0
8072025-07-18T16:14:43.884Z Downloaded r2d2 v0.8.10
8082025-07-18T16:14:43.884Z Downloaded float-ord v0.3.2
8092025-07-18T16:14:43.884Z Downloaded zone v0.3.1
8102025-07-18T16:14:43.884Z Downloaded subtle v2.6.1
8112025-07-18T16:14:43.884Z Downloaded radium v0.7.0
8122025-07-18T16:14:43.884Z Downloaded nu-ansi-term v0.50.1
8132025-07-18T16:14:43.884Z Downloaded getrandom v0.2.15
8142025-07-18T16:14:43.884Z Downloaded xattr v1.3.1
8152025-07-18T16:14:43.884Z Downloaded semver v0.1.20
8162025-07-18T16:14:43.884Z Downloaded fatfs v0.3.6
8172025-07-18T16:14:43.884Z Downloaded hashbrown v0.12.3
8182025-07-18T16:14:43.910Z Downloaded smoltcp v0.9.1
8192025-07-18T16:14:43.910Z Downloaded strum v0.26.3
8202025-07-18T16:14:43.910Z Downloaded wyz v0.5.1
8212025-07-18T16:14:43.910Z Downloaded secrecy v0.10.3
8222025-07-18T16:14:43.910Z Downloaded poly1305 v0.8.0
8232025-07-18T16:14:43.910Z Downloaded zstd v0.13.3
8242025-07-18T16:14:43.936Z Downloaded tokio-stream v0.1.17
8252025-07-18T16:14:43.936Z Downloaded ron v0.7.1
8262025-07-18T16:14:43.936Z Downloaded ssh-key v0.6.6
8272025-07-18T16:14:43.936Z Downloaded num-bigint-dig v0.8.4
8282025-07-18T16:14:43.936Z Downloaded num v0.4.3
8292025-07-18T16:14:43.960Z Downloaded nodrop v0.1.14
8302025-07-18T16:14:43.961Z Downloaded ghash v0.5.1
8312025-07-18T16:14:43.961Z Downloaded gethostname v0.5.0
8322025-07-18T16:14:43.961Z Downloaded fxhash v0.2.1
8332025-07-18T16:14:43.961Z Downloaded serde_repr v0.1.19
8342025-07-18T16:14:43.961Z Downloaded serde_plain v1.0.2
8352025-07-18T16:14:43.961Z Downloaded serde_derive_internals v0.29.1
8362025-07-18T16:14:43.961Z Downloaded predicates v3.1.3
8372025-07-18T16:14:43.961Z Downloaded postgres-protocol v0.6.8
8382025-07-18T16:14:43.961Z Downloaded fixedbitset v0.5.7
8392025-07-18T16:14:43.961Z Downloaded rustls-pki-types v1.10.0
8402025-07-18T16:14:43.961Z Downloaded progenitor-impl v0.10.0
8412025-07-18T16:14:43.986Z Downloaded hashbrown v0.13.2
8422025-07-18T16:14:43.986Z Downloaded serde_bytes v0.11.17
8432025-07-18T16:14:43.986Z Downloaded serde-big-array v0.5.1
8442025-07-18T16:14:43.986Z Downloaded postgres-types v0.2.9
8452025-07-18T16:14:43.986Z Downloaded postcard v1.0.10
8462025-07-18T16:14:43.986Z Downloaded polyval v0.6.2
8472025-07-18T16:14:43.986Z Downloaded pkg-config v0.3.31
8482025-07-18T16:14:43.986Z Downloaded ff v0.13.0
8492025-07-18T16:14:44.010Z Downloaded env_logger v0.11.5
8502025-07-18T16:14:44.011Z Downloaded env_logger v0.10.2
8512025-07-18T16:14:44.011Z Downloaded tokio-tungstenite v0.21.0
8522025-07-18T16:14:44.011Z Downloaded tokio-rustls v0.25.0
8532025-07-18T16:14:44.011Z Downloaded tokio-rustls v0.24.1
8542025-07-18T16:14:44.035Z Downloaded rustls-pemfile v2.2.0
8552025-07-18T16:14:44.035Z Downloaded heapless v0.8.0
8562025-07-18T16:14:44.035Z Downloaded heapless v0.7.17
8572025-07-18T16:14:44.035Z Downloaded p521 v0.13.3
8582025-07-18T16:14:44.035Z Downloaded lalrpop v0.19.12
8592025-07-18T16:14:44.060Z Downloaded serde_urlencoded v0.7.1
8602025-07-18T16:14:44.060Z Downloaded serde_path_to_error v0.1.17
8612025-07-18T16:14:44.060Z Downloaded ppv-lite86 v0.2.20
8622025-07-18T16:14:44.060Z Downloaded powerfmt v0.2.0
8632025-07-18T16:14:44.060Z Downloaded float-cmp v0.10.0
8642025-07-18T16:14:44.060Z Downloaded fixedbitset v0.4.2
8652025-07-18T16:14:44.060Z Downloaded fallible-iterator v0.2.0
8662025-07-18T16:14:44.060Z Downloaded zstd-safe v7.2.3
8672025-07-18T16:14:44.060Z Downloaded rustls-native-certs v0.8.1
8682025-07-18T16:14:44.084Z Downloaded russh-keys v0.45.0
8692025-07-18T16:14:44.084Z Downloaded flagset v0.4.6
8702025-07-18T16:14:44.084Z Downloaded env_filter v0.1.2
8712025-07-18T16:14:44.084Z Downloaded enum-as-inner v0.6.1
8722025-07-18T16:14:44.085Z Downloaded tokio-native-tls v0.3.1
8732025-07-18T16:14:44.085Z Downloaded tokio-macros v2.5.0
8742025-07-18T16:14:44.085Z Downloaded tls_codec v0.4.1
8752025-07-18T16:14:44.085Z Downloaded rustls-pemfile v1.0.4
8762025-07-18T16:14:44.085Z Downloaded rustc-hash v1.1.0
8772025-07-18T16:14:44.085Z Downloaded rustc-demangle v0.1.24
8782025-07-18T16:14:44.085Z Downloaded zone_cfg_derive v0.3.0
8792025-07-18T16:14:44.085Z Downloaded zone_cfg_derive v0.1.2
8802025-07-18T16:14:44.085Z Downloaded tokio-rustls v0.26.0
8812025-07-18T16:14:44.109Z Downloaded tls_codec_derive v0.4.1
8822025-07-18T16:14:44.109Z Downloaded time-macros v0.2.18
8832025-07-18T16:14:44.109Z Downloaded secrecy v0.8.0
8842025-07-18T16:14:44.109Z Downloaded rfc6979 v0.4.0
8852025-07-18T16:14:44.109Z Downloaded either v1.15.0
8862025-07-18T16:14:44.110Z Downloaded tinyvec v1.8.0
8872025-07-18T16:14:44.110Z Downloaded tiny-keccak v2.0.2
8882025-07-18T16:14:44.110Z Downloaded chrono v0.4.41
8892025-07-18T16:14:44.134Z Downloaded bitvec v1.0.1
8902025-07-18T16:14:44.134Z Downloaded bindgen v0.71.1
8912025-07-18T16:14:44.158Z Downloaded filetime v0.2.25
8922025-07-18T16:14:44.158Z Downloaded fd-lock v4.0.2
8932025-07-18T16:14:44.158Z Downloaded tokio-dtrace v0.1.0
8942025-07-18T16:14:44.158Z Downloaded rustc_version v0.1.7
8952025-07-18T16:14:44.158Z Downloaded rustc-hash v2.1.1
8962025-07-18T16:14:44.158Z Downloaded resolv-conf v0.7.0
8972025-07-18T16:14:44.158Z Downloaded progenitor-macro v0.10.0
8982025-07-18T16:14:44.158Z Downloaded progenitor-impl v0.9.1
8992025-07-18T16:14:44.158Z Downloaded progenitor v0.10.0
9002025-07-18T16:14:44.183Z Downloaded progenitor v0.9.1
9012025-07-18T16:14:44.183Z Downloaded group v0.13.0
9022025-07-18T16:14:44.183Z Downloaded globwalk v0.9.1
9032025-07-18T16:14:44.183Z Downloaded globset v0.4.15
9042025-07-18T16:14:44.183Z Downloaded darling_core v0.21.0
9052025-07-18T16:14:44.183Z Downloaded darling_core v0.20.10
9062025-07-18T16:14:44.207Z Downloaded rustls-webpki v0.102.8
9072025-07-18T16:14:44.232Z Downloaded bindgen v0.69.5
9082025-07-18T16:14:44.232Z Downloaded hash32 v0.3.1
9092025-07-18T16:14:44.232Z Downloaded hash32 v0.2.1
9102025-07-18T16:14:44.232Z Downloaded glob v0.3.2
9112025-07-18T16:14:44.232Z Downloaded csv-core v0.1.11
9122025-07-18T16:14:44.232Z Downloaded vergen v8.3.2
9132025-07-18T16:14:44.232Z Downloaded parse-zoneinfo v0.3.1
9142025-07-18T16:14:44.232Z Downloaded openssl-sys v0.9.109
9152025-07-18T16:14:44.257Z Downloaded salty v0.3.0
9162025-07-18T16:14:44.257Z Downloaded rustls-webpki v0.101.7
9172025-07-18T16:14:44.282Z Downloaded moka v0.12.10
9182025-07-18T16:14:44.282Z Downloaded progenitor v0.8.0
9192025-07-18T16:14:44.282Z Downloaded newtype_derive v0.1.6
9202025-07-18T16:14:44.282Z Downloaded darling v0.21.0
9212025-07-18T16:14:44.306Z Downloaded daft-derive v0.1.4
9222025-07-18T16:14:44.306Z Downloaded ctr v0.9.2
9232025-07-18T16:14:44.306Z Downloaded vte v0.11.1
9242025-07-18T16:14:44.306Z Downloaded value-bag v1.9.0
9252025-07-18T16:14:44.306Z Downloaded rayon v1.10.0
9262025-07-18T16:14:44.331Z Downloaded quick-xml v0.37.2
9272025-07-18T16:14:44.331Z Downloaded vsss-rs v3.3.4
9282025-07-18T16:14:44.331Z Downloaded similar v2.7.0
9292025-07-18T16:14:44.331Z Downloaded signal-hook v0.3.17
9302025-07-18T16:14:44.355Z Downloaded unicode-normalization v0.1.24
9312025-07-18T16:14:44.355Z Downloaded aws-lc-rs v1.12.4
9322025-07-18T16:14:44.355Z Downloaded nibble_vec v0.1.0
9332025-07-18T16:14:44.355Z Downloaded newtype-uuid v1.2.4
9342025-07-18T16:14:44.355Z Downloaded darling v0.20.10
9352025-07-18T16:14:44.380Z Downloaded daft v0.1.4
9362025-07-18T16:14:44.380Z Downloaded cstr-argument v0.1.2
9372025-07-18T16:14:44.380Z Downloaded papergrid v0.14.0
9382025-07-18T16:14:44.380Z Downloaded oso v0.27.3
9392025-07-18T16:14:44.380Z Downloaded ed25519-dalek v2.1.1
9402025-07-18T16:14:44.380Z Downloaded unicode-segmentation v1.12.0
9412025-07-18T16:14:44.406Z Downloaded typify-macro v0.4.1
9422025-07-18T16:14:44.406Z Downloaded time v0.3.36
9432025-07-18T16:14:44.407Z Downloaded russh v0.45.0
9442025-07-18T16:14:44.407Z Downloaded data-encoding v2.9.0
9452025-07-18T16:14:44.407Z Downloaded darling_macro v0.20.10
9462025-07-18T16:14:44.407Z Downloaded whoami v1.5.2
9472025-07-18T16:14:44.432Z Downloaded walkdir v2.5.0
9482025-07-18T16:14:44.432Z Downloaded void v1.0.2
9492025-07-18T16:14:44.432Z Downloaded slog v2.7.0
9502025-07-18T16:14:44.432Z Downloaded shlex v1.3.0
9512025-07-18T16:14:44.432Z Downloaded p256 v0.13.2
9522025-07-18T16:14:44.432Z Downloaded omicron-zone-package v0.12.2
9532025-07-18T16:14:44.432Z Downloaded num-complex v0.4.6
9542025-07-18T16:14:44.432Z Downloaded der v0.7.9
9552025-07-18T16:14:44.458Z Downloaded typed-path v0.9.3
9562025-07-18T16:14:44.458Z Downloaded newline-converter v0.3.0
9572025-07-18T16:14:44.458Z Downloaded new_debug_unreachable v1.0.6
9582025-07-18T16:14:44.458Z Downloaded headers-core v0.3.0
9592025-07-18T16:14:44.458Z Downloaded debug-ignore v1.0.5
9602025-07-18T16:14:44.458Z Downloaded vte_generate_state_changes v0.1.2
9612025-07-18T16:14:44.458Z Downloaded sqlformat v0.3.5
9622025-07-18T16:14:44.458Z Downloaded slab v0.4.9
9632025-07-18T16:14:44.458Z Downloaded siphasher v0.3.11
9642025-07-18T16:14:44.458Z Downloaded simd-adler32 v0.3.7
9652025-07-18T16:14:44.458Z Downloaded signature v2.2.0
9662025-07-18T16:14:44.483Z Downloaded signal-hook-tokio v0.3.1
9672025-07-18T16:14:44.483Z Downloaded signal-hook-registry v1.4.2
9682025-07-18T16:14:44.483Z Downloaded signal-hook-mio v0.2.4
9692025-07-18T16:14:44.483Z Downloaded shell-words v1.1.0
9702025-07-18T16:14:44.483Z Downloaded sha1 v0.10.6
9712025-07-18T16:14:44.483Z Downloaded peg v0.8.5
9722025-07-18T16:14:44.483Z Downloaded iri-string v0.7.8
9732025-07-18T16:14:44.483Z Downloaded which v4.4.2
9742025-07-18T16:14:44.483Z Downloaded wait-timeout v0.2.0
9752025-07-18T16:14:44.507Z Downloaded sigpipe v0.1.3
9762025-07-18T16:14:44.507Z Downloaded password-hash v0.4.2
9772025-07-18T16:14:44.507Z Downloaded parking_lot v0.12.3
9782025-07-18T16:14:44.507Z Downloaded olpc-cjson v0.1.4
9792025-07-18T16:14:44.508Z Downloaded num_enum_derive v0.5.11
9802025-07-18T16:14:44.508Z Downloaded num-rational v0.4.2
9812025-07-18T16:14:44.508Z Downloaded num-derive v0.4.2
9822025-07-18T16:14:44.508Z Downloaded thread_local v1.1.8
9832025-07-18T16:14:44.508Z Downloaded itertools v0.12.1
9842025-07-18T16:14:44.534Z Downloaded ssh-encoding v0.2.0
9852025-07-18T16:14:44.534Z Downloaded ssh-cipher v0.2.0
9862025-07-18T16:14:44.534Z Downloaded spki v0.7.3
9872025-07-18T16:14:44.534Z Downloaded slog-bunyan v2.5.0
9882025-07-18T16:14:44.534Z Downloaded parking_lot_core v0.8.6
9892025-07-18T16:14:44.534Z Downloaded owo-colors v4.2.2
9902025-07-18T16:14:44.534Z Downloaded oso-derive v0.27.3
9912025-07-18T16:14:44.534Z Downloaded openssl-probe v0.1.5
9922025-07-18T16:14:44.534Z Downloaded number_prefix v0.4.0
9932025-07-18T16:14:44.534Z Downloaded num_threads v0.1.7
9942025-07-18T16:14:44.534Z Downloaded num_enum v0.5.11
9952025-07-18T16:14:44.559Z Downloaded num-iter v0.1.45
9962025-07-18T16:14:44.559Z Downloaded num-integer v0.1.46
9972025-07-18T16:14:44.559Z Downloaded num-derive v0.3.3
9982025-07-18T16:14:44.559Z Downloaded elliptic-curve v0.13.8
9992025-07-18T16:14:44.559Z Downloaded diesel_derives v2.2.3
10002025-07-18T16:14:44.559Z Downloaded derive_more v0.99.20
10012025-07-18T16:14:44.559Z Downloaded defmt v0.3.8
10022025-07-18T16:14:44.559Z Downloaded tracing v0.1.40
10032025-07-18T16:14:44.584Z Downloaded rustyline v14.0.0
10042025-07-18T16:14:44.584Z Downloaded rpassword v7.4.0
10052025-07-18T16:14:44.584Z Downloaded itertools v0.14.0
10062025-07-18T16:14:44.584Z Downloaded waitgroup v0.1.2
10072025-07-18T16:14:44.584Z Downloaded slog-async v2.8.0
10082025-07-18T16:14:44.584Z Downloaded peg-macros v0.8.5
10092025-07-18T16:14:44.610Z Downloaded parse-display v0.10.0
10102025-07-18T16:14:44.610Z Downloaded parking_lot v0.11.2
10112025-07-18T16:14:44.611Z Downloaded openssl-macros v0.1.1
10122025-07-18T16:14:44.611Z Downloaded opaque-debug v0.3.1
10132025-07-18T16:14:44.611Z Downloaded num-conv v0.1.0
10142025-07-18T16:14:44.611Z Downloaded des v0.8.1
10152025-07-18T16:14:44.611Z Downloaded derive_builder v0.20.2
10162025-07-18T16:14:44.611Z Downloaded derive-where v1.5.0
10172025-07-18T16:14:44.611Z Downloaded unsafe-libyaml v0.2.11
10182025-07-18T16:14:44.636Z Downloaded unicode-bidi v0.3.17
10192025-07-18T16:14:44.636Z Downloaded libm v0.2.8
10202025-07-18T16:14:44.636Z Downloaded crossterm v0.28.1
10212025-07-18T16:14:44.636Z Downloaded path-slash v0.1.5
10222025-07-18T16:14:44.636Z Downloaded paste v1.0.15
10232025-07-18T16:14:44.636Z Downloaded password-hash v0.5.0
10242025-07-18T16:14:44.661Z Downloaded parse-display-derive v0.10.0
10252025-07-18T16:14:44.661Z Downloaded parking_lot_core v0.9.10
10262025-07-18T16:14:44.661Z Downloaded packed_struct_codegen v0.10.1
10272025-07-18T16:14:44.661Z Downloaded packed_struct v0.10.1
10282025-07-18T16:14:44.661Z Downloaded dropshot_endpoint v0.16.2
10292025-07-18T16:14:44.661Z Downloaded diesel-dtrace v0.4.2
10302025-07-18T16:14:44.661Z Downloaded derive_builder_core v0.20.2
10312025-07-18T16:14:44.661Z Downloaded derive-ex v0.1.8
10322025-07-18T16:14:44.661Z Downloaded defmt-parser v0.3.4
10332025-07-18T16:14:44.662Z Downloaded unicode_categories v0.1.1
10342025-07-18T16:14:44.662Z Downloaded typify v0.3.0
10352025-07-18T16:14:44.690Z Downloaded tungstenite v0.23.0
10362025-07-18T16:14:44.690Z Downloaded tracing-core v0.1.32
10372025-07-18T16:14:44.690Z Downloaded qorb v0.4.0
10382025-07-18T16:14:44.691Z Downloaded oxnet v0.1.2
10392025-07-18T16:14:44.691Z Downloaded oxide-tokio-rt v0.1.2
10402025-07-18T16:14:44.691Z Downloaded ecdsa v0.16.9
10412025-07-18T16:14:44.691Z Downloaded diff v0.1.13
10422025-07-18T16:14:44.691Z Downloaded typify v0.4.1
10432025-07-18T16:14:44.716Z Downloaded tungstenite v0.21.0
10442025-07-18T16:14:44.716Z Downloaded tar v0.4.44
10452025-07-18T16:14:44.716Z Downloaded publicsuffix v2.3.0
10462025-07-18T16:14:44.716Z Downloaded itertools v0.10.5
10472025-07-18T16:14:44.716Z Downloaded pbkdf2 v0.11.0
10482025-07-18T16:14:44.716Z Downloaded parse-size v1.1.0
10492025-07-18T16:14:44.716Z Downloaded dsl_auto_type v0.1.2
10502025-07-18T16:14:44.716Z Downloaded dirs-next v2.0.0
10512025-07-18T16:14:44.716Z Downloaded diesel_table_macro_syntax v0.2.0
10522025-07-18T16:14:44.741Z Downloaded derive_builder_macro v0.20.2
10532025-07-18T16:14:44.741Z Downloaded deranged v0.3.11
10542025-07-18T16:14:44.741Z Downloaded der_derive v0.7.3
10552025-07-18T16:14:44.741Z Downloaded defmt-macros v0.3.9
10562025-07-18T16:14:44.741Z Downloaded unicode-properties v0.1.3
10572025-07-18T16:14:44.741Z Downloaded twox-hash v2.1.0
10582025-07-18T16:14:44.742Z Downloaded snafu v0.8.5
10592025-07-18T16:14:44.742Z Downloaded samael v0.0.19
10602025-07-18T16:14:44.767Z Downloaded rsa v0.9.6
10612025-07-18T16:14:44.767Z Downloaded ron v0.8.1
10622025-07-18T16:14:44.767Z Downloaded quinn v0.11.5
10632025-07-18T16:14:44.767Z Downloaded hyper-util v0.1.14
10642025-07-18T16:14:44.793Z Downloaded http v1.3.1
10652025-07-18T16:14:44.793Z Downloaded hkdf v0.12.4
10662025-07-18T16:14:44.793Z Downloaded headers v0.4.1
10672025-07-18T16:14:44.793Z Downloaded crossbeam-channel v0.5.15
10682025-07-18T16:14:44.793Z Downloaded embedded-io v0.4.0
10692025-07-18T16:14:44.793Z Downloaded ed25519 v2.2.3
10702025-07-18T16:14:44.819Z Downloaded dyn-clone v1.0.19
10712025-07-18T16:14:44.819Z Downloaded dunce v1.0.5
10722025-07-18T16:14:44.819Z Downloaded document-features v0.2.10
10732025-07-18T16:14:44.819Z Downloaded display-error-chain v0.2.2
10742025-07-18T16:14:44.819Z Downloaded dirs-sys-next v0.1.2
10752025-07-18T16:14:44.820Z Downloaded difflib v0.4.0
10762025-07-18T16:14:44.820Z Downloaded typify v0.2.0
10772025-07-18T16:14:44.820Z Downloaded tui-tree-widget v0.23.1
10782025-07-18T16:14:44.820Z Downloaded tracing-attributes v0.1.27
10792025-07-18T16:14:44.820Z Downloaded test-strategy v0.4.3
10802025-07-18T16:14:44.820Z Downloaded socket2 v0.5.10
10812025-07-18T16:14:44.820Z Downloaded rayon-core v1.12.1
10822025-07-18T16:14:44.845Z Downloaded progenitor-impl v0.8.0
10832025-07-18T16:14:44.845Z Downloaded mio v1.0.2
10842025-07-18T16:14:44.845Z Downloaded itertools v0.13.0
10852025-07-18T16:14:44.845Z Downloaded base64 v0.21.7
10862025-07-18T16:14:44.871Z Downloaded universal-hash v0.5.1
10872025-07-18T16:14:44.871Z Downloaded unicode-truncate v1.1.0
10882025-07-18T16:14:44.871Z Downloaded unicase v2.7.0
10892025-07-18T16:14:44.871Z Downloaded unarray v0.1.4
10902025-07-18T16:14:44.871Z Downloaded typify-macro v0.2.0
10912025-07-18T16:14:44.871Z Downloaded term v0.7.0
10922025-07-18T16:14:44.871Z Downloaded jiff-static v0.2.15
10932025-07-18T16:14:44.871Z Downloaded half v2.4.1
10942025-07-18T16:14:44.871Z Downloaded crc-any v2.5.0
10952025-07-18T16:14:44.896Z Downloaded const_format v0.2.34
10962025-07-18T16:14:44.896Z Downloaded compact_str v0.8.0
10972025-07-18T16:14:44.896Z Downloaded chacha20poly1305 v0.10.1
10982025-07-18T16:14:44.896Z Downloaded backtrace v0.3.74
10992025-07-18T16:14:44.896Z Downloaded try-lock v0.2.5
11002025-07-18T16:14:44.896Z Downloaded tower-service v0.3.3
11012025-07-18T16:14:44.896Z Downloaded tower-layer v0.3.3
11022025-07-18T16:14:44.896Z Downloaded thiserror-no-std v2.0.2
11032025-07-18T16:14:44.925Z Downloaded termtree v0.5.1
11042025-07-18T16:14:44.925Z Downloaded termios v0.3.3
11052025-07-18T16:14:44.925Z Downloaded termcolor v1.4.1
11062025-07-18T16:14:44.925Z Downloaded tap v1.0.1
11072025-07-18T16:14:44.925Z Downloaded slog-scope v4.4.0
11082025-07-18T16:14:44.925Z Downloaded slog-json v2.6.1
11092025-07-18T16:14:44.925Z Downloaded slog-dtrace v0.3.0
11102025-07-18T16:14:44.925Z Downloaded schemars v0.8.22
11112025-07-18T16:14:44.950Z Downloaded miniz_oxide v0.8.5
11122025-07-18T16:14:44.950Z Downloaded litrs v0.4.1
11132025-07-18T16:14:44.950Z Downloaded libxml v0.3.3
11142025-07-18T16:14:44.950Z Downloaded ignore v0.4.23
11152025-07-18T16:14:44.950Z Downloaded iddqd v0.3.8
11162025-07-18T16:14:44.974Z Downloaded hyper v1.6.0
11172025-07-18T16:14:44.974Z Downloaded hickory-resolver v0.25.2
11182025-07-18T16:14:44.974Z Downloaded half v1.8.3
11192025-07-18T16:14:44.975Z Downloaded crossbeam-epoch v0.9.18
11202025-07-18T16:14:44.975Z Downloaded const-oid v0.9.6
11212025-07-18T16:14:44.975Z Downloaded clang-sys v1.8.1
11222025-07-18T16:14:44.999Z Downloaded camino-tempfile-ext v0.3.2
11232025-07-18T16:14:44.999Z Downloaded take_mut v0.2.2
11242025-07-18T16:14:44.999Z Downloaded spin v0.9.8
11252025-07-18T16:14:44.999Z Downloaded snafu-derive v0.8.5
11262025-07-18T16:14:44.999Z Downloaded smf v0.2.3
11272025-07-18T16:14:44.999Z Downloaded smallvec v0.6.14
11282025-07-18T16:14:44.999Z Downloaded slog-term v2.9.1
11292025-07-18T16:14:44.999Z Downloaded slog-stdlog v4.1.1
11302025-07-18T16:14:44.999Z Downloaded slog-envlogger v2.2.0
11312025-07-18T16:14:44.999Z Downloaded sec1 v0.7.3
11322025-07-18T16:14:45.000Z Downloaded scrypt v0.11.0
11332025-07-18T16:14:45.024Z Downloaded scopeguard v1.2.0
11342025-07-18T16:14:45.024Z Downloaded scheduled-thread-pool v0.2.7
11352025-07-18T16:14:45.024Z Downloaded aws-lc-sys v0.26.0
11362025-07-18T16:14:45.287Z Downloaded salsa20 v0.10.2
11372025-07-18T16:14:45.311Z Downloaded rusty-fork v0.3.0
11382025-07-18T16:14:45.312Z Downloaded rustversion v1.0.17
11392025-07-18T16:14:45.312Z Downloaded rtoolbox v0.0.2
11402025-07-18T16:14:45.312Z Downloaded rcgen v0.12.1
11412025-07-18T16:14:45.312Z Downloaded rand_xorshift v0.4.0
11422025-07-18T16:14:45.312Z Downloaded rand_seeder v0.3.0
11432025-07-18T16:14:45.312Z Downloaded quick-error v1.2.3
11442025-07-18T16:14:45.312Z Downloaded progenitor-client v0.10.0
11452025-07-18T16:14:45.312Z Downloaded native-tls v0.2.12
11462025-07-18T16:14:45.312Z Downloaded multimap v0.10.1
11472025-07-18T16:14:45.312Z Downloaded multer v3.1.0
11482025-07-18T16:14:45.339Z Downloaded minimal-lexical v0.2.1
11492025-07-18T16:14:45.339Z Downloaded mime_guess v2.0.5
11502025-07-18T16:14:45.339Z Downloaded memmap2 v0.9.5
11512025-07-18T16:14:45.339Z Downloaded libscf-sys v1.1.0
11522025-07-18T16:14:45.339Z Downloaded libloading v0.8.5
11532025-07-18T16:14:45.339Z Downloaded lazycell v1.3.0
11542025-07-18T16:14:45.339Z Downloaded jobserver v0.1.32
11552025-07-18T16:14:45.339Z Downloaded ipnet v2.11.0
11562025-07-18T16:14:45.339Z Downloaded indexmap v1.9.3
11572025-07-18T16:14:45.363Z Downloaded iana-time-zone v0.1.63
11582025-07-18T16:14:45.363Z Downloaded hickory-resolver v0.24.4
11592025-07-18T16:14:45.363Z Downloaded heck v0.3.3
11602025-07-18T16:14:45.363Z Downloaded crossbeam-deque v0.8.5
11612025-07-18T16:14:45.364Z Downloaded crc32fast v1.4.2
11622025-07-18T16:14:45.364Z Downloaded cookie v0.18.1
11632025-07-18T16:14:45.364Z Downloaded const_format_proc_macros v0.2.34
11642025-07-18T16:14:45.364Z Downloaded console v0.15.10
11652025-07-18T16:14:45.364Z Downloaded colored v2.2.0
11662025-07-18T16:14:45.389Z Downloaded ciborium v0.2.2
11672025-07-18T16:14:45.389Z Downloaded castaway v0.2.3
11682025-07-18T16:14:45.389Z Downloaded bytes v1.10.1
11692025-07-18T16:14:45.389Z Downloaded bumpalo v3.16.0
11702025-07-18T16:14:45.389Z Downloaded bstr v1.10.0
11712025-07-18T16:14:45.414Z Downloaded bitfield-struct v0.6.2
11722025-07-18T16:14:45.414Z Downloaded base64ct v1.6.0
11732025-07-18T16:14:45.414Z Downloaded schemars_derive v0.8.22
11742025-07-18T16:14:45.414Z Downloaded progenitor-client v0.9.1
11752025-07-18T16:14:45.414Z Downloaded mime v0.3.17
11762025-07-18T16:14:45.414Z Downloaded md-5 v0.10.6
11772025-07-18T16:14:45.414Z Downloaded maybe-uninit v2.0.0
11782025-07-18T16:14:45.414Z Downloaded maplit v1.0.2
11792025-07-18T16:14:45.414Z Downloaded managed v0.8.0
11802025-07-18T16:14:45.414Z Downloaded lru v0.12.5
11812025-07-18T16:14:45.438Z Downloaded lockfree-object-pool v0.1.6
11822025-07-18T16:14:45.438Z Downloaded linked-hash-map v0.5.6
11832025-07-18T16:14:45.438Z Downloaded libz-rs-sys v0.5.1
11842025-07-18T16:14:45.438Z Downloaded libsw-core v0.3.1
11852025-07-18T16:14:45.438Z Downloaded lazy_static v1.5.0
11862025-07-18T16:14:45.438Z Downloaded is-terminal v0.4.13
11872025-07-18T16:14:45.438Z Downloaded ingot-macros v0.1.1
11882025-07-18T16:14:45.438Z Downloaded httparse v1.9.5
11892025-07-18T16:14:45.438Z Downloaded http-body-util v0.1.3
11902025-07-18T16:14:45.438Z Downloaded hickory-server v0.25.2
11912025-07-18T16:14:45.466Z Downloaded crc-catalog v2.4.0
11922025-07-18T16:14:45.466Z Downloaded crc v3.2.1
11932025-07-18T16:14:45.466Z Downloaded cookie_store v0.21.1
11942025-07-18T16:14:45.466Z Downloaded cobs v0.2.3
11952025-07-18T16:14:45.466Z Downloaded cmake v0.1.51
11962025-07-18T16:14:45.466Z Downloaded ciborium-ll v0.2.2
11972025-07-18T16:14:45.466Z Downloaded chacha20 v0.9.1
11982025-07-18T16:14:45.466Z Downloaded cc v1.2.15
11992025-07-18T16:14:45.466Z Downloaded buf-list v1.0.3
12002025-07-18T16:14:45.466Z Downloaded bitflags v1.3.2
12012025-07-18T16:14:45.492Z Downloaded bitfield v0.14.0
12022025-07-18T16:14:45.492Z Downloaded bit-vec v0.8.0
12032025-07-18T16:14:45.492Z Downloaded bcrypt-pbkdf v0.10.0
12042025-07-18T16:14:45.492Z Downloaded bb8 v0.8.5
12052025-07-18T16:14:45.492Z Downloaded base64 v0.13.1
12062025-07-18T16:14:45.492Z Downloaded base16ct v0.2.0
12072025-07-18T16:14:45.492Z Downloaded lock_api v0.4.12
12082025-07-18T16:14:45.492Z Downloaded kstat-rs v0.2.4
12092025-07-18T16:14:45.492Z Downloaded instability v0.3.2
12102025-07-18T16:14:45.492Z Downloaded inout v0.1.3
12112025-07-18T16:14:45.492Z Downloaded ingot v0.1.1
12122025-07-18T16:14:45.492Z Downloaded indoc v1.0.9
12132025-07-18T16:14:45.492Z Downloaded indent_write v2.2.0
12142025-07-18T16:14:45.492Z Downloaded ident_case v1.0.1
12152025-07-18T16:14:45.492Z Downloaded hyper-staticfile v0.10.1
12162025-07-18T16:14:45.517Z Downloaded hyper-rustls v0.27.7
12172025-07-18T16:14:45.517Z Downloaded humantime v2.2.0
12182025-07-18T16:14:45.517Z Downloaded hubpack_derive v0.1.1
12192025-07-18T16:14:45.517Z Downloaded httpdate v1.0.3
12202025-07-18T16:14:45.517Z Downloaded hostname v0.4.0
12212025-07-18T16:14:45.517Z Downloaded hmac v0.12.1
12222025-07-18T16:14:45.517Z Downloaded highway v1.3.0
12232025-07-18T16:14:45.517Z Downloaded hickory-client v0.25.2
12242025-07-18T16:14:45.517Z Downloaded crossbeam-utils v0.8.21
12252025-07-18T16:14:45.517Z Downloaded critical-section v1.1.3
12262025-07-18T16:14:45.517Z Downloaded crc8 v0.1.1
12272025-07-18T16:14:45.517Z Downloaded constant_time_eq v0.3.1
12282025-07-18T16:14:45.517Z Downloaded chrono-tz-build v0.4.0
12292025-07-18T16:14:45.517Z Downloaded cexpr v0.6.0
12302025-07-18T16:14:45.541Z Downloaded cbc v0.1.2
12312025-07-18T16:14:45.541Z Downloaded cassowary v0.3.0
12322025-07-18T16:14:45.541Z Downloaded cargo-platform v0.1.8
12332025-07-18T16:14:45.542Z Downloaded cancel-safe-futures v0.1.5
12342025-07-18T16:14:45.542Z Downloaded bzip2 v0.5.2
12352025-07-18T16:14:45.542Z Downloaded bzip2 v0.4.4
12362025-07-18T16:14:45.542Z Downloaded backoff v0.4.0
12372025-07-18T16:14:45.542Z Downloaded ipnetwork v0.21.1
12382025-07-18T16:14:45.566Z Downloaded instant v0.1.13
12392025-07-18T16:14:45.566Z Downloaded indicatif v0.17.11
12402025-07-18T16:14:45.566Z Downloaded home v0.5.9
12412025-07-18T16:14:45.566Z Downloaded convert_case v0.4.0
12422025-07-18T16:14:45.566Z Downloaded cipher v0.4.4
12432025-07-18T16:14:45.566Z Downloaded ciborium-io v0.2.2
12442025-07-18T16:14:45.566Z Downloaded cfg_aliases v0.2.1
12452025-07-18T16:14:45.566Z Downloaded cfg_aliases v0.1.1
12462025-07-18T16:14:45.566Z Downloaded cargo_metadata v0.18.1
12472025-07-18T16:14:45.566Z Downloaded blake3 v1.5.4
12482025-07-18T16:14:45.591Z Downloaded memoffset v0.9.1
12492025-07-18T16:14:45.591Z Downloaded lzss v0.8.2
12502025-07-18T16:14:45.591Z Downloaded lru-cache v0.1.2
12512025-07-18T16:14:45.591Z Downloaded linear-map v1.2.0
12522025-07-18T16:14:45.591Z Downloaded libsw v3.5.0
12532025-07-18T16:14:45.591Z Downloaded libefi-sys v0.1.0
12542025-07-18T16:14:45.591Z Downloaded lalrpop-util v0.19.12
12552025-07-18T16:14:45.591Z Downloaded keccak v0.1.5
12562025-07-18T16:14:45.591Z Downloaded hubpack v0.1.2
12572025-07-18T16:14:45.591Z Downloaded block-padding v0.3.3
12582025-07-18T16:14:45.591Z Downloaded base64 v0.22.1
12592025-07-18T16:14:45.616Z Downloaded async-stream v0.3.6
12602025-07-18T16:14:45.616Z Downloaded arc-swap v1.7.1
12612025-07-18T16:14:45.616Z Downloaded match_cfg v0.1.0
12622025-07-18T16:14:45.616Z Downloaded is_ci v1.2.0
12632025-07-18T16:14:45.616Z Downloaded internet-checksum v0.2.1
12642025-07-18T16:14:45.616Z Downloaded ingot-types v0.1.2
12652025-07-18T16:14:45.616Z Downloaded indoc v2.0.6
12662025-07-18T16:14:45.616Z Downloaded impl-trait-for-tuples v0.2.2
12672025-07-18T16:14:45.640Z Downloaded hostname v0.3.1
12682025-07-18T16:14:45.640Z Downloaded hex-literal v0.4.1
12692025-07-18T16:14:45.640Z Downloaded crucible-workspace-hack v0.1.0
12702025-07-18T16:14:45.640Z Downloaded blake2 v0.10.6
12712025-07-18T16:14:45.640Z Downloaded bit-vec v0.6.3
12722025-07-18T16:14:45.640Z Downloaded bit-set v0.8.0
12732025-07-18T16:14:45.640Z Downloaded bit-set v0.5.3
12742025-07-18T16:14:45.640Z Downloaded ascii-canvas v3.0.0
12752025-07-18T16:14:45.640Z Downloaded array-init v0.0.4
12762025-07-18T16:14:45.640Z Downloaded http-range v0.1.5
12772025-07-18T16:14:45.640Z Downloaded assert_matches v1.5.0
12782025-07-18T16:14:45.640Z Downloaded arrayvec v0.7.6
12792025-07-18T16:14:45.640Z Downloaded argon2 v0.5.3
12802025-07-18T16:14:45.640Z Downloaded aes-gcm v0.10.3
12812025-07-18T16:14:45.665Z Downloaded atomicwrites v0.4.4
12822025-07-18T16:14:45.665Z Downloaded async-stream-impl v0.3.6
12832025-07-18T16:14:45.665Z Downloaded async-bb8-diesel v0.2.1
12842025-07-18T16:14:45.665Z Downloaded allocator-api2 v0.2.21
12852025-07-18T16:14:45.665Z Downloaded adler2 v2.0.0
12862025-07-18T16:14:45.665Z Downloaded aho-corasick v1.1.3
12872025-07-18T16:14:45.665Z Downloaded ahash v0.8.11
12882025-07-18T16:14:45.665Z Downloaded aes v0.8.4
12892025-07-18T16:14:45.691Z Downloaded aead v0.5.2
12902025-07-18T16:14:45.691Z Downloaded async-trait v0.1.88
12912025-07-18T16:14:45.691Z Downloaded async-recursion v1.1.1
12922025-07-18T16:14:45.691Z Downloaded arrayref v0.3.9
12932025-07-18T16:14:45.691Z Downloaded bcs v0.1.6
12942025-07-18T16:14:45.898Z Compiling value-bag v1.9.0
12952025-07-18T16:14:45.898Z Compiling shlex v1.3.0
12962025-07-18T16:14:45.898Z Compiling lock_api v0.4.12
12972025-07-18T16:14:45.898Z Compiling scopeguard v1.2.0
12982025-07-18T16:14:45.922Z Compiling typenum v1.17.0
12992025-07-18T16:14:45.922Z Compiling generic-array v0.14.7
13002025-07-18T16:14:45.922Z Compiling syn v2.0.104
13012025-07-18T16:14:45.922Z Compiling getrandom v0.2.15
13022025-07-18T16:14:46.195Z Compiling jobserver v0.1.32
13032025-07-18T16:14:46.328Z Compiling rand_core v0.6.4
13042025-07-18T16:14:46.365Z Compiling smallvec v1.15.0
13052025-07-18T16:14:46.390Z Compiling log v0.4.27
13062025-07-18T16:14:46.627Z Compiling portable-atomic v1.11.0
13072025-07-18T16:14:46.799Z Compiling cc v1.2.15
13082025-07-18T16:14:46.905Z Compiling critical-section v1.1.3
13092025-07-18T16:14:47.067Z Compiling subtle v2.6.1
13102025-07-18T16:14:47.094Z Compiling const-oid v0.9.6
13112025-07-18T16:14:47.119Z Compiling pkg-config v0.3.31
13122025-07-18T16:14:47.251Z Compiling pin-project-lite v0.2.14
13132025-07-18T16:14:47.430Z Compiling parking_lot_core v0.9.10
13142025-07-18T16:14:47.455Z Compiling rustix v0.38.37
13152025-07-18T16:14:48.845Z Compiling signal-hook-registry v1.4.2
13162025-07-18T16:14:48.999Z Compiling mio v1.0.2
13172025-07-18T16:14:49.029Z Compiling futures-core v0.3.31
13182025-07-18T16:14:49.272Z Compiling parking_lot v0.12.3
13192025-07-18T16:14:49.303Z Compiling once_cell v1.21.3
13202025-07-18T16:14:49.503Z Compiling spin v0.9.8
13212025-07-18T16:14:49.529Z Compiling either v1.15.0
13222025-07-18T16:14:49.595Z Compiling socket2 v0.5.10
13232025-07-18T16:14:49.730Z Compiling slab v0.4.9
13242025-07-18T16:14:49.902Z Compiling aho-corasick v1.1.3
13252025-07-18T16:14:49.995Z Compiling libm v0.2.8
13262025-07-18T16:14:50.065Z Compiling regex-syntax v0.8.5
13272025-07-18T16:14:50.092Z Compiling cpufeatures v0.2.14
13282025-07-18T16:14:50.125Z Compiling serde_json v1.0.140
13292025-07-18T16:14:50.394Z Compiling num-traits v0.2.19
13302025-07-18T16:14:50.449Z Compiling getrandom v0.3.1
13312025-07-18T16:14:50.496Z Compiling percent-encoding v2.3.1
13322025-07-18T16:14:50.562Z Compiling glob v0.3.2
13332025-07-18T16:14:50.719Z Compiling futures-sink v0.3.31
13342025-07-18T16:14:51.155Z Compiling prettyplease v0.2.35
13352025-07-18T16:14:51.299Z Compiling lazy_static v1.5.0
13362025-07-18T16:14:51.465Z Compiling clang-sys v1.8.1
13372025-07-18T16:14:51.505Z Compiling foldhash v0.1.5
13382025-07-18T16:14:51.558Z Compiling allocator-api2 v0.2.21
13392025-07-18T16:14:51.758Z Compiling minimal-lexical v0.2.1
13402025-07-18T16:14:51.921Z Compiling libloading v0.8.5
13412025-07-18T16:14:52.306Z Compiling hashbrown v0.15.4
13422025-07-18T16:14:52.338Z Compiling nom v7.1.3
13432025-07-18T16:14:52.338Z Compiling bindgen v0.69.5
13442025-07-18T16:14:52.493Z Compiling base64ct v1.6.0
13452025-07-18T16:14:53.210Z Compiling home v0.5.9
13462025-07-18T16:14:53.353Z Compiling pem-rfc7468 v0.7.0
13472025-07-18T16:14:53.749Z Compiling regex-automata v0.4.8
13482025-07-18T16:14:53.944Z Compiling futures-channel v0.3.31
13492025-07-18T16:14:54.053Z Compiling synstructure v0.13.1
13502025-07-18T16:14:54.439Z Compiling itertools v0.12.1
13512025-07-18T16:14:55.608Z Compiling cexpr v0.6.0
13522025-07-18T16:14:55.892Z Compiling rustc-hash v1.1.0
13532025-07-18T16:14:55.922Z Compiling pin-utils v0.1.0
13542025-07-18T16:14:56.067Z Compiling futures-task v0.3.31
13552025-07-18T16:14:56.104Z Compiling lazycell v1.3.0
13562025-07-18T16:14:56.290Z Compiling futures-io v0.3.31
13572025-07-18T16:14:56.387Z Compiling flagset v0.4.6
13582025-07-18T16:14:56.611Z Compiling cmake v0.1.51
13592025-07-18T16:14:56.635Z Compiling dunce v1.0.5
13602025-07-18T16:14:56.791Z Compiling fs_extra v1.3.0
13612025-07-18T16:14:57.272Z Compiling zerocopy v0.8.26
13622025-07-18T16:14:57.338Z Compiling form_urlencoded v1.2.1
13632025-07-18T16:14:57.362Z Compiling vcpkg v0.2.15
13642025-07-18T16:14:57.457Z Compiling paste v1.0.15
13652025-07-18T16:14:57.483Z Compiling crossbeam-utils v0.8.21
13662025-07-18T16:14:57.680Z Compiling ring v0.17.14
13672025-07-18T16:14:58.134Z Compiling tracing-core v0.1.32
13682025-07-18T16:14:58.171Z Compiling iana-time-zone v0.1.63
13692025-07-18T16:14:58.585Z Compiling aws-lc-rs v1.12.4
13702025-07-18T16:14:58.897Z Compiling serde_derive v1.0.219
13712025-07-18T16:14:59.036Z Compiling zeroize_derive v1.4.2
13722025-07-18T16:14:59.203Z Compiling zerofrom-derive v0.1.4
13732025-07-18T16:14:59.227Z Compiling yoke-derive v0.7.4
13742025-07-18T16:14:59.471Z Compiling zerovec-derive v0.10.3
13752025-07-18T16:15:00.376Z Compiling zeroize v1.8.1
13762025-07-18T16:15:01.798Z Compiling displaydoc v0.2.5
13772025-07-18T16:15:01.874Z Compiling zerocopy-derive v0.7.35
13782025-07-18T16:15:02.280Z Compiling crypto-common v0.1.6
13792025-07-18T16:15:02.488Z Compiling block-buffer v0.10.4
13802025-07-18T16:15:02.545Z Compiling zerofrom v0.1.4
13812025-07-18T16:15:02.850Z Compiling digest v0.10.7
13822025-07-18T16:15:02.874Z Compiling yoke v0.7.4
13832025-07-18T16:15:03.286Z Compiling zerovec v0.10.4
13842025-07-18T16:15:03.344Z Compiling tokio-macros v2.5.0
13852025-07-18T16:15:03.370Z Compiling hmac v0.12.1
13862025-07-18T16:15:04.416Z Compiling icu_provider_macros v1.5.0
13872025-07-18T16:15:04.444Z Compiling block-padding v0.3.3
13882025-07-18T16:15:04.444Z Compiling zerocopy v0.7.35
13892025-07-18T16:15:04.444Z Compiling sha2 v0.10.9
13902025-07-18T16:15:04.444Z Compiling inout v0.1.3
13912025-07-18T16:15:04.444Z Compiling regex v1.11.1
13922025-07-18T16:15:04.444Z Compiling cipher v0.4.4
13932025-07-18T16:15:04.699Z Compiling futures-macro v0.3.31
13942025-07-18T16:15:04.803Z Compiling der_derive v0.7.3
13952025-07-18T16:15:04.875Z Compiling thiserror-impl v1.0.69
13962025-07-18T16:15:05.176Z Compiling tinystr v0.7.6
13972025-07-18T16:15:05.259Z Compiling icu_collections v1.5.0
13982025-07-18T16:15:05.330Z Compiling ppv-lite86 v0.2.20
13992025-07-18T16:15:05.633Z Compiling icu_locid v1.5.0
14002025-07-18T16:15:05.886Z Compiling serde v1.0.219
14012025-07-18T16:15:06.104Z Compiling salsa20 v0.10.2
14022025-07-18T16:15:06.361Z Compiling pbkdf2 v0.12.2
14032025-07-18T16:15:06.424Z Compiling futures-util v0.3.31
14042025-07-18T16:15:06.573Z Compiling zerocopy-derive v0.8.26
14052025-07-18T16:15:06.598Z Compiling scrypt v0.11.0
14062025-07-18T16:15:06.799Z Compiling cbc v0.1.2
14072025-07-18T16:15:07.053Z Compiling icu_provider v1.5.0
14082025-07-18T16:15:07.079Z Compiling der v0.7.9
14092025-07-18T16:15:07.111Z Compiling aes v0.8.4
14102025-07-18T16:15:07.757Z Compiling openssl-sys v0.9.109
14112025-07-18T16:15:07.757Z Compiling thiserror v1.0.69
14122025-07-18T16:15:07.920Z Compiling icu_locid_transform v1.5.0
14132025-07-18T16:15:08.152Z Compiling pest v2.7.14
14142025-07-18T16:15:08.862Z Compiling tracing-attributes v0.1.27
14152025-07-18T16:15:09.477Z Compiling icu_properties v1.5.1
14162025-07-18T16:15:09.521Z Compiling spki v0.7.3
14172025-07-18T16:15:10.053Z Compiling pkcs5 v0.7.1
14182025-07-18T16:15:10.103Z Compiling scroll_derive v0.12.0
14192025-07-18T16:15:11.036Z Compiling bitflags v2.9.1
14202025-07-18T16:15:11.155Z Compiling bytes v1.10.1
14212025-07-18T16:15:11.368Z Compiling semver v1.0.26
14222025-07-18T16:15:11.873Z Compiling indexmap v2.10.0
14232025-07-18T16:15:11.898Z Compiling rustc_version v0.4.1
14242025-07-18T16:15:12.049Z Compiling uuid v1.17.0
14252025-07-18T16:15:12.521Z Compiling tokio v1.45.1
14262025-07-18T16:15:12.575Z Compiling http v1.3.1
14272025-07-18T16:15:13.333Z Compiling icu_normalizer v1.5.0
14282025-07-18T16:15:13.412Z Compiling tracing v0.1.40
14292025-07-18T16:15:13.524Z Compiling chrono v0.4.41
14302025-07-18T16:15:13.891Z Compiling pkcs8 v0.10.2
14312025-07-18T16:15:13.942Z Compiling pest_meta v2.7.14
14322025-07-18T16:15:14.610Z Compiling idna_adapter v1.2.0
14332025-07-18T16:15:14.781Z Compiling http-body v1.0.1
14342025-07-18T16:15:14.874Z Compiling idna v1.0.3
14352025-07-18T16:15:15.021Z Compiling which v4.4.2
14362025-07-18T16:15:15.072Z Compiling httparse v1.9.5
14372025-07-18T16:15:15.224Z Compiling rustls-pki-types v1.10.0
14382025-07-18T16:15:15.722Z Compiling url v2.5.4
14392025-07-18T16:15:15.961Z Compiling tinyvec_macros v0.1.1
14402025-07-18T16:15:16.075Z Compiling rustversion v1.0.17
14412025-07-18T16:15:16.190Z Compiling base64 v0.22.1
14422025-07-18T16:15:16.320Z Compiling tinyvec v1.8.0
14432025-07-18T16:15:16.787Z Compiling pest_generator v2.7.14
14442025-07-18T16:15:16.830Z Compiling rand_core v0.9.2
14452025-07-18T16:15:16.855Z Compiling scroll v0.12.0
14462025-07-18T16:15:17.257Z Compiling serde_derive_internals v0.29.1
14472025-07-18T16:15:17.404Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14482025-07-18T16:15:17.428Z Compiling bzip2-sys v0.1.13+1.0.8
14492025-07-18T16:15:17.698Z Compiling atomic-waker v1.1.2
14502025-07-18T16:15:17.950Z Compiling adler2 v2.0.0
14512025-07-18T16:15:18.050Z Compiling tower-service v0.3.3
14522025-07-18T16:15:18.107Z Compiling openssl v0.10.73
14532025-07-18T16:15:18.174Z Compiling powerfmt v0.2.0
14542025-07-18T16:15:18.205Z Compiling foreign-types-shared v0.1.1
14552025-07-18T16:15:18.231Z Compiling openssl-probe v0.1.5
14562025-07-18T16:15:18.353Z Compiling try-lock v0.2.5
14572025-07-18T16:15:18.536Z Compiling untrusted v0.7.1
14582025-07-18T16:15:18.566Z Compiling schemars v0.8.22
14592025-07-18T16:15:18.592Z Compiling untrusted v0.9.0
14602025-07-18T16:15:18.617Z Compiling num-conv v0.1.0
14612025-07-18T16:15:18.617Z Compiling time-core v0.1.2
14622025-07-18T16:15:18.804Z Compiling goblin v0.8.2
14632025-07-18T16:15:18.870Z Compiling pest_derive v2.7.14
14642025-07-18T16:15:18.938Z Compiling time-macros v0.2.18
14652025-07-18T16:15:19.031Z Compiling want v0.3.1
14662025-07-18T16:15:19.330Z Compiling deranged v0.3.11
14672025-07-18T16:15:19.468Z Compiling schemars_derive v0.8.22
14682025-07-18T16:15:19.682Z Compiling foreign-types v0.3.2
14692025-07-18T16:15:20.758Z Compiling miniz_oxide v0.8.5
14702025-07-18T16:15:21.742Z Compiling tokio-util v0.7.15
14712025-07-18T16:15:22.331Z Compiling rand_chacha v0.9.0
14722025-07-18T16:15:23.231Z Compiling h2 v0.4.6
14732025-07-18T16:15:24.298Z Compiling ipnet v2.11.0
14742025-07-18T16:15:24.510Z Compiling openssl-macros v0.1.1
14752025-07-18T16:15:25.398Z Compiling native-tls v0.2.12
14762025-07-18T16:15:25.549Z Compiling dyn-clone v1.0.19
14772025-07-18T16:15:25.829Z Compiling httpdate v1.0.3
14782025-07-18T16:15:25.853Z Compiling syn v1.0.109
14792025-07-18T16:15:25.910Z Compiling rustls v0.23.19
14802025-07-18T16:15:26.300Z Compiling num_threads v0.1.7
14812025-07-18T16:15:26.367Z Compiling dof v0.3.0
14822025-07-18T16:15:26.489Z Compiling time v0.3.36
14832025-07-18T16:15:28.060Z Compiling rand v0.9.1
14842025-07-18T16:15:28.180Z Compiling dtrace-parser v0.2.0
14852025-07-18T16:15:29.719Z Compiling unicode-normalization v0.1.24
14862025-07-18T16:15:29.795Z Compiling crossbeam-epoch v0.9.18
14872025-07-18T16:15:29.951Z Compiling heapless v0.7.17
14882025-07-18T16:15:30.393Z Compiling hyper v1.6.0
14892025-07-18T16:15:30.511Z Compiling signature v2.2.0
14902025-07-18T16:15:30.757Z Compiling crc32fast v1.4.2
14912025-07-18T16:15:30.846Z Compiling cookie v0.18.1
14922025-07-18T16:15:30.988Z Compiling rayon-core v1.12.1
14932025-07-18T16:15:31.130Z Compiling unicode-bidi v0.3.17
14942025-07-18T16:15:31.164Z Compiling siphasher v0.3.11
14952025-07-18T16:15:31.296Z Compiling signal-hook v0.3.17
14962025-07-18T16:15:31.553Z Compiling unicode-properties v0.1.3
14972025-07-18T16:15:31.590Z Compiling slog v2.7.0
14982025-07-18T16:15:31.912Z Compiling zlib-rs v0.5.1
14992025-07-18T16:15:32.058Z Compiling zstd-safe v7.2.3
15002025-07-18T16:15:32.523Z Compiling stringprep v0.1.5
15012025-07-18T16:15:32.583Z Compiling phf_shared v0.11.2
15022025-07-18T16:15:32.821Z Compiling hyper-util v0.1.14
15032025-07-18T16:15:32.986Z Compiling usdt-impl v0.5.0
15042025-07-18T16:15:33.135Z Compiling crossbeam-deque v0.8.5
15052025-07-18T16:15:33.544Z Compiling curve25519-dalek v4.1.3
15062025-07-18T16:15:33.995Z Compiling serde_tokenstream v0.2.2
15072025-07-18T16:15:34.020Z Compiling serde_spanned v0.6.9
15082025-07-18T16:15:34.184Z Compiling toml_datetime v0.6.11
15092025-07-18T16:15:34.208Z Compiling rand_chacha v0.3.1
15102025-07-18T16:15:34.311Z Compiling md-5 v0.10.6
15112025-07-18T16:15:34.555Z Compiling num-integer v0.1.46
15122025-07-18T16:15:34.621Z Compiling sync_wrapper v1.0.1
15132025-07-18T16:15:34.691Z Compiling ff v0.13.0
15142025-07-18T16:15:34.805Z Compiling hash32 v0.2.1
15152025-07-18T16:15:34.945Z Compiling memoffset v0.9.1
15162025-07-18T16:15:35.176Z Compiling cfg_aliases v0.2.1
15172025-07-18T16:15:35.233Z Compiling litrs v0.4.1
15182025-07-18T16:15:35.299Z Compiling num-bigint-dig v0.8.4
15192025-07-18T16:15:35.324Z Compiling psl-types v2.0.11
15202025-07-18T16:15:35.556Z Compiling gimli v0.31.1
15212025-07-18T16:15:35.627Z Compiling base16ct v0.2.0
15222025-07-18T16:15:35.947Z Compiling tower-layer v0.3.3
15232025-07-18T16:15:36.221Z Compiling fallible-iterator v0.2.0
15242025-07-18T16:15:36.250Z Compiling smoltcp v0.9.1
15252025-07-18T16:15:36.308Z Compiling newtype-uuid v1.2.4
15262025-07-18T16:15:36.418Z Compiling document-features v0.2.10
15272025-07-18T16:15:36.616Z Compiling tower v0.5.2
15282025-07-18T16:15:36.849Z Compiling postgres-protocol v0.6.8
15292025-07-18T16:15:36.879Z Compiling sec1 v0.7.3
15302025-07-18T16:15:37.452Z Compiling publicsuffix v2.3.0
15312025-07-18T16:15:37.478Z Compiling nix v0.29.0
15322025-07-18T16:15:37.666Z Compiling libz-rs-sys v0.5.1
15332025-07-18T16:15:37.997Z Compiling flate2 v1.1.2
15342025-07-18T16:15:38.087Z Compiling num-iter v0.1.45
15352025-07-18T16:15:38.294Z Compiling group v0.13.0
15362025-07-18T16:15:38.320Z Compiling rand v0.8.5
15372025-07-18T16:15:38.792Z Compiling tokio-native-tls v0.3.1
15382025-07-18T16:15:39.598Z Compiling addr2line v0.24.2
15392025-07-18T16:15:39.748Z Compiling ipnetwork v0.21.1
15402025-07-18T16:15:39.834Z Compiling strum_macros v0.27.1
15412025-07-18T16:15:40.070Z Compiling rustls-native-certs v0.8.1
15422025-07-18T16:15:40.125Z Compiling webpki-roots v1.0.1
15432025-07-18T16:15:40.221Z Compiling http-body-util v0.1.3
15442025-07-18T16:15:40.302Z Compiling terminal_size v0.4.0
15452025-07-18T16:15:40.346Z Compiling hkdf v0.12.4
15462025-07-18T16:15:40.575Z Compiling crypto-bigint v0.5.5
15472025-07-18T16:15:40.603Z Compiling async-trait v0.1.88
15482025-07-18T16:15:40.632Z Compiling thiserror-impl v2.0.12
15492025-07-18T16:15:40.657Z Compiling curve25519-dalek-derive v0.1.1
15502025-07-18T16:15:40.737Z Compiling object v0.36.5
15512025-07-18T16:15:41.975Z Compiling fs-err v3.1.1
15522025-07-18T16:15:42.291Z Compiling ahash v0.8.11
15532025-07-18T16:15:42.676Z Compiling iri-string v0.7.8
15542025-07-18T16:15:43.027Z Compiling lockfree-object-pool v0.1.6
15552025-07-18T16:15:43.325Z Compiling bumpalo v3.16.0
15562025-07-18T16:15:43.712Z Compiling rustc-demangle v0.1.24
15572025-07-18T16:15:43.810Z Compiling managed v0.8.0
15582025-07-18T16:15:44.238Z Compiling bitflags v1.3.2
15592025-07-18T16:15:44.383Z Compiling winnow v0.5.40
15602025-07-18T16:15:44.450Z Compiling simd-adler32 v0.3.7
15612025-07-18T16:15:44.572Z Compiling anyhow v1.0.98
15622025-07-18T16:15:44.940Z Compiling hubpack_derive v0.1.1
15632025-07-18T16:15:45.018Z Compiling buf-list v1.0.3
15642025-07-18T16:15:45.605Z Compiling tower-http v0.6.6
15652025-07-18T16:15:45.775Z Compiling zopfli v0.8.1
15662025-07-18T16:15:45.811Z Compiling hubpack v0.1.2
15672025-07-18T16:15:46.086Z Compiling strum v0.27.1
15682025-07-18T16:15:46.314Z Compiling console v0.15.10
15692025-07-18T16:15:46.535Z Compiling clap_builder v4.5.40
15702025-07-18T16:15:46.561Z Compiling thiserror v2.0.12
15712025-07-18T16:15:46.734Z Compiling elliptic-curve v0.13.8
15722025-07-18T16:15:47.403Z Compiling backtrace v0.3.74
15732025-07-18T16:15:47.619Z Compiling toml_edit v0.19.15
15742025-07-18T16:15:48.020Z Compiling hyper-tls v0.6.0
15752025-07-18T16:15:48.063Z Compiling oxnet v0.1.2
15762025-07-18T16:15:48.306Z Compiling zstd v0.13.3
15772025-07-18T16:15:48.854Z Compiling rayon v1.10.0
15782025-07-18T16:15:48.899Z Compiling signal-hook-mio v0.2.4
15792025-07-18T16:15:49.096Z Compiling cookie_store v0.21.1
15802025-07-18T16:15:50.587Z Compiling postgres-types v0.2.9
15812025-07-18T16:15:51.165Z Compiling usdt-attr-macro v0.5.0
15822025-07-18T16:15:52.105Z Compiling usdt-macro v0.5.0
15832025-07-18T16:15:52.621Z Compiling phf v0.11.2
15842025-07-18T16:15:52.951Z Compiling ed25519 v2.2.3
15852025-07-18T16:15:53.238Z Compiling bzip2 v0.4.4
15862025-07-18T16:15:53.267Z Compiling bzip2 v0.5.2
15872025-07-18T16:15:53.664Z Compiling strum_macros v0.26.4
15882025-07-18T16:15:53.733Z Compiling pkcs1 v0.7.5
15892025-07-18T16:15:54.492Z Compiling serde_urlencoded v0.7.1
15902025-07-18T16:15:54.525Z Compiling serde-big-array v0.5.1
15912025-07-18T16:15:54.637Z Compiling rfc6979 v0.4.0
15922025-07-18T16:15:54.808Z Compiling bstr v1.10.0
15932025-07-18T16:15:54.833Z Compiling clap_derive v4.5.40
15942025-07-18T16:15:54.896Z Compiling daft-derive v0.1.4
15952025-07-18T16:15:55.047Z Compiling enum-as-inner v0.6.1
15962025-07-18T16:15:55.073Z Compiling serde_repr v0.1.19
15972025-07-18T16:15:56.143Z Compiling float-cmp v0.10.0
15982025-07-18T16:15:56.181Z Compiling encoding_rs v0.8.34
15992025-07-18T16:15:56.432Z Compiling predicates-core v1.0.8
16002025-07-18T16:15:56.486Z Compiling number_prefix v0.4.0
16012025-07-18T16:15:56.606Z Compiling mime v0.3.17
16022025-07-18T16:15:56.761Z Compiling static_assertions v1.1.0
16032025-07-18T16:15:56.789Z Compiling precomputed-hash v0.1.1
16042025-07-18T16:15:56.891Z Compiling fixedbitset v0.4.2
16052025-07-18T16:15:56.943Z Compiling normalize-line-endings v0.3.0
16062025-07-18T16:15:57.122Z Compiling data-encoding v2.9.0
16072025-07-18T16:15:57.166Z Compiling new_debug_unreachable v1.0.6
16082025-07-18T16:15:57.291Z Compiling unicode-segmentation v1.12.0
16092025-07-18T16:15:57.330Z Compiling whoami v1.5.2
16102025-07-18T16:15:57.974Z Compiling difflib v0.4.0
16112025-07-18T16:15:58.157Z Compiling strum v0.26.3
16122025-07-18T16:15:58.210Z Compiling similar v2.7.0
16132025-07-18T16:15:58.398Z Compiling hickory-proto v0.25.2
16142025-07-18T16:15:59.004Z Compiling predicates v3.1.3
16152025-07-18T16:15:59.052Z Compiling clap v4.5.40
16162025-07-18T16:15:59.219Z Compiling tokio-postgres v0.7.13
16172025-07-18T16:15:59.358Z Compiling toml_edit v0.22.27
16182025-07-18T16:16:00.209Z Compiling string_cache v0.8.9
16192025-07-18T16:16:00.378Z Compiling petgraph v0.6.5
16202025-07-18T16:16:00.695Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16212025-07-18T16:16:00.787Z Compiling indicatif v0.17.11
16222025-07-18T16:16:02.101Z Compiling daft v0.1.4
16232025-07-18T16:16:02.677Z Compiling usdt v0.5.0
16242025-07-18T16:16:02.936Z Compiling ecdsa v0.16.9
16252025-07-18T16:16:03.311Z Compiling rsa v0.9.6
16262025-07-18T16:16:03.866Z Compiling zip v0.6.6
16272025-07-18T16:16:04.358Z Compiling zip v4.2.0
16282025-07-18T16:16:04.775Z Compiling ed25519-dalek v2.1.1
16292025-07-18T16:16:05.266Z Compiling toml v0.7.8
16302025-07-18T16:16:06.752Z Compiling crossterm v0.28.1
16312025-07-18T16:16:07.646Z Compiling tokio-stream v0.1.17
16322025-07-18T16:16:08.229Z Compiling openapiv3 v2.2.0
16332025-07-18T16:16:08.258Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16342025-07-18T16:16:08.284Z Compiling x509-cert v0.2.5
16352025-07-18T16:16:08.699Z Compiling sha1 v0.10.6
16362025-07-18T16:16:08.725Z Compiling itertools v0.10.5
16372025-07-18T16:16:09.137Z Compiling itertools v0.13.0
16382025-07-18T16:16:10.003Z Compiling dirs-sys-next v0.1.2
16392025-07-18T16:16:10.587Z Compiling winnow v0.6.26
16402025-07-18T16:16:10.683Z Compiling lalrpop-util v0.19.12
16412025-07-18T16:16:10.965Z Compiling peg-runtime v0.8.5
16422025-07-18T16:16:11.093Z Compiling rustc-hash v2.1.1
16432025-07-18T16:16:11.291Z Compiling dirs-next v2.0.0
16442025-07-18T16:16:11.316Z Compiling thread_local v1.1.8
16452025-07-18T16:16:11.522Z Compiling slog-async v2.8.0
16462025-07-18T16:16:11.585Z Compiling term v0.7.0
16472025-07-18T16:16:11.793Z Compiling xattr v1.3.1
16482025-07-18T16:16:11.992Z Compiling crossbeam-channel v0.5.15
16492025-07-18T16:16:12.093Z Compiling futures-executor v0.3.31
16502025-07-18T16:16:12.117Z Compiling is-terminal v0.4.13
16512025-07-18T16:16:12.117Z Compiling filetime v0.2.25
16522025-07-18T16:16:12.275Z Compiling take_mut v0.2.2
16532025-07-18T16:16:12.397Z Compiling tar v0.4.44
16542025-07-18T16:16:12.466Z Compiling futures v0.3.31
16552025-07-18T16:16:12.494Z Compiling slog-term v2.9.1
16562025-07-18T16:16:12.582Z Compiling camino v1.1.10
16572025-07-18T16:16:18.498Z Compiling aws-lc-sys v0.26.0
16582025-07-18T16:16:54.831Z Compiling rustls-webpki v0.102.8
16592025-07-18T16:17:01.245Z Compiling tokio-rustls v0.26.0
16602025-07-18T16:17:01.603Z Compiling hyper-rustls v0.27.7
16612025-07-18T16:17:01.986Z Compiling reqwest v0.12.22
16622025-07-18T16:17:06.812Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16632025-07-18T16:17:07.217Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16642025-07-18T16:17:13.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
16652025-07-18T16:17:13.686Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16662025-07-18T16:17:13.758ZJul 18 16:17:13.241 INFO Starting download, target: Clickhouse
16672025-07-18T16:17:13.758ZJul 18 16:17:13.242 INFO Starting download, target: Console
16682025-07-18T16:17:13.758ZJul 18 16:17:13.242 INFO Starting download, target: Cockroach
16692025-07-18T16:17:13.758ZJul 18 16:17:13.242 INFO Starting download, target: DendriteStub
16702025-07-18T16:17:13.783ZJul 18 16:17:13.242 INFO Starting download, target: MaghemiteMgd
16712025-07-18T16:17:13.784ZJul 18 16:17:13.242 INFO Starting download, target: TransceiverControl
16722025-07-18T16:17:13.784ZJul 18 16:17:13.244 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16732025-07-18T16:17:13.784ZJul 18 16:17:13.244 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16742025-07-18T16:17:13.784ZJul 18 16:17:13.244 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16752025-07-18T16:17:13.784ZJul 18 16:17:13.244 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16762025-07-18T16:17:13.784ZJul 18 16:17:13.244 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16772025-07-18T16:17:13.784ZJul 18 16:17:13.244 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16782025-07-18T16:17:14.119ZJul 18 16:17:13.597 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16792025-07-18T16:17:14.338ZJul 18 16:17:13.798 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16802025-07-18T16:17:14.756ZJul 18 16:17:14.218 INFO Download complete, target: TransceiverControl
16812025-07-18T16:17:14.787ZJul 18 16:17:14.257 INFO Download complete, target: Console
16822025-07-18T16:17:16.293ZJul 18 16:17:15.777 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16832025-07-18T16:17:16.467ZJul 18 16:17:15.950 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16842025-07-18T16:17:18.216ZJul 18 16:17:17.700 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16852025-07-18T16:17:18.241ZJul 18 16:17:17.700 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16862025-07-18T16:17:20.343ZJul 18 16:17:19.826 INFO Download complete, target: DendriteStub
16872025-07-18T16:17:20.690ZJul 18 16:17:20.174 INFO Download complete, target: MaghemiteMgd
16882025-07-18T16:17:24.702ZJul 18 16:17:24.186 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16892025-07-18T16:17:27.416ZJul 18 16:17:26.304 INFO Checking that binary works, target: Cockroach
16902025-07-18T16:17:27.444ZJul 18 16:17:26.624 INFO Download complete, target: Cockroach
16912025-07-18T16:17:36.990ZJul 18 16:17:36.475 INFO Checking that binary works, target: Clickhouse
16922025-07-18T16:17:37.177ZJul 18 16:17:36.662 INFO Download complete, target: Clickhouse
16932025-07-18T16:17:37.234ZAll builder prerequisites installed successfully, and PATH looks valid
16942025-07-18T16:17:37.259Z
16952025-07-18T16:17:37.259Zreal 5:51.496447839
16962025-07-18T16:17:37.259Zuser 17:19.789667201
16972025-07-18T16:17:37.259Zsys 2:53.032741441
16982025-07-18T16:17:37.259Ztrap 0.775790096
16992025-07-18T16:17:37.259Ztflt 0.371820907
17002025-07-18T16:17:37.260Zdflt 1.275706973
17012025-07-18T16:17:37.260Zkflt 0.011388778
17022025-07-18T16:17:37.260Zlock 44:31.675517520
17032025-07-18T16:17:37.260Zslp 1:03:22.322011356
17042025-07-18T16:17:37.260Zlat 1:21.026194071
17052025-07-18T16:17:37.260Zstop 2:59.064168956
17062025-07-18T16:17:37.260Z+ banner hack-check
17072025-07-18T16:17:37.260Z
17082025-07-18T16:17:37.260Z # # ## #### # # #### # # ###### #### # #
17092025-07-18T16:17:37.260Z # # # # # # # # # # # # # # # # #
17102025-07-18T16:17:37.260Z ###### # # # #### ##### # ###### ##### # ####
17112025-07-18T16:17:37.260Z # # ###### # # # # # # # # # #
17122025-07-18T16:17:37.260Z # # # # # # # # # # # # # # # # #
17132025-07-18T16:17:37.260Z # # # # #### # # #### # # ###### #### # #
17142025-07-18T16:17:37.260Z
17152025-07-18T16:17:37.260Z+ export CARGO_INCREMENTAL=0
17162025-07-18T16:17:37.260Z+ CARGO_INCREMENTAL=0
17172025-07-18T16:17:37.260Z+ ptime -m timeout 2h cargo xtask check-features --ci
17182025-07-18T16:17:38.401Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17192025-07-18T16:17:38.743Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17202025-07-18T16:17:43.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
17212025-07-18T16:17:43.213Z Running `target/debug/xtask check-features --ci`
17222025-07-18T16:17:43.252Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17232025-07-18T16:17:43.252Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17242025-07-18T16:17:44.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
17252025-07-18T16:17:44.397Z Running `target/debug/xtask download cargo-hack`
17262025-07-18T16:17:46.048Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17272025-07-18T16:17:46.529Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17282025-07-18T16:17:51.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s
17292025-07-18T16:17:51.896Z Running `target/debug/xtask-downloader cargo-hack`
17302025-07-18T16:17:51.954ZJul 18 16:17:51.440 INFO Starting download, target: CargoHack
17312025-07-18T16:17:51.979ZJul 18 16:17:51.442 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17322025-07-18T16:17:52.299ZJul 18 16:17:51.785 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17332025-07-18T16:17:52.395ZJul 18 16:17:51.878 INFO Download complete, target: CargoHack
17342025-07-18T16:17:52.422Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17352025-07-18T16:17:52.446Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17362025-07-18T16:17:52.723Zinfo: running `cargo check --bins` on api_identity (1/221)
17372025-07-18T16:17:53.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-07-18T16:17:53.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-07-18T16:17:53.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-07-18T16:17:53.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
17412025-07-18T16:17:53.714Z
17422025-07-18T16:17:53.714Zinfo: running `cargo check --bins` on bootstore (2/221)
17432025-07-18T16:17:54.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-07-18T16:17:54.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-07-18T16:17:54.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-07-18T16:17:54.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
17472025-07-18T16:17:54.822Z
17482025-07-18T16:17:54.822Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17492025-07-18T16:17:55.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-07-18T16:17:55.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-07-18T16:17:55.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-07-18T16:17:55.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
17532025-07-18T16:17:55.850Z
17542025-07-18T16:17:55.850Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17552025-07-18T16:17:56.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-07-18T16:17:56.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-07-18T16:17:56.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-07-18T16:17:56.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
17592025-07-18T16:17:56.912Z
17602025-07-18T16:17:56.913Zinfo: running `cargo check --bins` on id-map (5/221)
17612025-07-18T16:17:57.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-07-18T16:17:57.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-07-18T16:17:57.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-07-18T16:17:57.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
17652025-07-18T16:17:57.932Z
17662025-07-18T16:17:57.932Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17672025-07-18T16:17:58.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-07-18T16:17:58.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-07-18T16:17:58.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-07-18T16:17:58.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17712025-07-18T16:17:58.717Z
17722025-07-18T16:17:58.717Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17732025-07-18T16:17:59.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-07-18T16:17:59.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-07-18T16:17:59.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-07-18T16:17:59.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17772025-07-18T16:17:59.503Z
17782025-07-18T16:17:59.503Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17792025-07-18T16:18:00.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-07-18T16:18:00.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-07-18T16:18:00.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-07-18T16:18:00.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17832025-07-18T16:18:00.283Z
17842025-07-18T16:18:00.283Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17852025-07-18T16:18:00.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-07-18T16:18:01.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-07-18T16:18:01.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-07-18T16:18:01.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17892025-07-18T16:18:01.076Z
17902025-07-18T16:18:01.076Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17912025-07-18T16:18:01.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-07-18T16:18:01.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-07-18T16:18:01.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-07-18T16:18:01.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
17952025-07-18T16:18:01.901Z
17962025-07-18T16:18:01.901Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
17972025-07-18T16:18:02.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-07-18T16:18:02.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-07-18T16:18:02.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-07-18T16:18:02.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18012025-07-18T16:18:02.726Z
18022025-07-18T16:18:02.726Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
18032025-07-18T16:18:03.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-07-18T16:18:03.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-07-18T16:18:03.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-07-18T16:18:03.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18072025-07-18T16:18:03.488Z
18082025-07-18T16:18:03.488Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18092025-07-18T16:18:04.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-07-18T16:18:04.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-07-18T16:18:04.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-07-18T16:18:04.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18132025-07-18T16:18:04.261Z
18142025-07-18T16:18:04.261Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18152025-07-18T16:18:04.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-07-18T16:18:05.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-07-18T16:18:05.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-07-18T16:18:05.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18192025-07-18T16:18:05.067Z
18202025-07-18T16:18:05.067Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18212025-07-18T16:18:05.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-07-18T16:18:05.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-07-18T16:18:05.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-07-18T16:18:05.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18252025-07-18T16:18:05.865Z
18262025-07-18T16:18:05.866Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18272025-07-18T16:18:06.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-07-18T16:18:06.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-07-18T16:18:06.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-07-18T16:18:06.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18312025-07-18T16:18:06.692Z
18322025-07-18T16:18:06.692Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18332025-07-18T16:18:07.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-07-18T16:18:07.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-07-18T16:18:07.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-07-18T16:18:07.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18372025-07-18T16:18:07.511Z
18382025-07-18T16:18:07.511Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18392025-07-18T16:18:08.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-07-18T16:18:08.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-07-18T16:18:08.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-07-18T16:18:08.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18432025-07-18T16:18:08.313Z
18442025-07-18T16:18:08.313Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18452025-07-18T16:18:09.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-07-18T16:18:09.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-07-18T16:18:09.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-07-18T16:18:09.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18492025-07-18T16:18:09.168Z
18502025-07-18T16:18:09.168Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18512025-07-18T16:18:09.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-07-18T16:18:09.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-07-18T16:18:09.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-07-18T16:18:09.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18552025-07-18T16:18:10.016Z
18562025-07-18T16:18:10.016Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18572025-07-18T16:18:10.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-07-18T16:18:10.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-07-18T16:18:10.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-07-18T16:18:10.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18612025-07-18T16:18:10.828Z
18622025-07-18T16:18:10.828Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18632025-07-18T16:18:11.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-07-18T16:18:11.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-07-18T16:18:11.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-07-18T16:18:11.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
18672025-07-18T16:18:11.711Z
18682025-07-18T16:18:11.711Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18692025-07-18T16:18:12.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-07-18T16:18:12.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-07-18T16:18:12.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-07-18T16:18:12.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18732025-07-18T16:18:12.562Z
18742025-07-18T16:18:12.562Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18752025-07-18T16:18:13.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-07-18T16:18:13.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-07-18T16:18:13.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-07-18T16:18:13.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18792025-07-18T16:18:13.412Z
18802025-07-18T16:18:13.412Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18812025-07-18T16:18:14.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-07-18T16:18:14.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-07-18T16:18:14.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-07-18T16:18:14.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18852025-07-18T16:18:14.262Z
18862025-07-18T16:18:14.262Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18872025-07-18T16:18:15.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-07-18T16:18:15.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-07-18T16:18:15.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-07-18T16:18:15.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
18912025-07-18T16:18:15.231Z
18922025-07-18T16:18:15.231Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18932025-07-18T16:18:15.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-07-18T16:18:15.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-07-18T16:18:15.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-07-18T16:18:15.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18972025-07-18T16:18:16.057Z
18982025-07-18T16:18:16.057Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
18992025-07-18T16:18:16.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-07-18T16:18:16.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-07-18T16:18:16.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-07-18T16:18:16.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19032025-07-18T16:18:17.009Z
19042025-07-18T16:18:17.009Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
19052025-07-18T16:18:17.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-07-18T16:18:17.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-07-18T16:18:17.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-07-18T16:18:17.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19092025-07-18T16:18:17.842Z
19102025-07-18T16:18:17.842Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19112025-07-18T16:18:18.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-07-18T16:18:18.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-07-18T16:18:18.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-07-18T16:18:18.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19152025-07-18T16:18:18.696Z
19162025-07-18T16:18:18.696Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19172025-07-18T16:18:19.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-07-18T16:18:19.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-07-18T16:18:19.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-07-18T16:18:19.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19212025-07-18T16:18:19.549Z
19222025-07-18T16:18:19.549Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19232025-07-18T16:18:20.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-07-18T16:18:20.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-07-18T16:18:20.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-07-18T16:18:20.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19272025-07-18T16:18:20.362Z
19282025-07-18T16:18:20.362Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19292025-07-18T16:18:21.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-07-18T16:18:21.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-07-18T16:18:21.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-07-18T16:18:21.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19332025-07-18T16:18:21.175Z
19342025-07-18T16:18:21.175Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19352025-07-18T16:18:21.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-07-18T16:18:21.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-07-18T16:18:21.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-07-18T16:18:21.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19392025-07-18T16:18:21.965Z
19402025-07-18T16:18:21.965Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19412025-07-18T16:18:22.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-07-18T16:18:22.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-07-18T16:18:22.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-07-18T16:18:22.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19452025-07-18T16:18:22.781Z
19462025-07-18T16:18:22.781Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19472025-07-18T16:18:23.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-07-18T16:18:23.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-07-18T16:18:23.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-07-18T16:18:23.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19512025-07-18T16:18:23.657Z
19522025-07-18T16:18:23.658Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19532025-07-18T16:18:24.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-07-18T16:18:24.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-07-18T16:18:24.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-07-18T16:18:24.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19572025-07-18T16:18:24.451Z
19582025-07-18T16:18:24.451Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19592025-07-18T16:18:25.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-07-18T16:18:25.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-07-18T16:18:25.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-07-18T16:18:25.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19632025-07-18T16:18:25.288Z
19642025-07-18T16:18:25.288Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19652025-07-18T16:18:26.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-07-18T16:18:26.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-07-18T16:18:26.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-07-18T16:18:26.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19692025-07-18T16:18:26.150Z
19702025-07-18T16:18:26.150Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19712025-07-18T16:18:26.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-07-18T16:18:26.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-07-18T16:18:26.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-07-18T16:18:26.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19752025-07-18T16:18:26.933Z
19762025-07-18T16:18:26.933Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19772025-07-18T16:18:27.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-07-18T16:18:27.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-07-18T16:18:27.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802025-07-18T16:18:27.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19812025-07-18T16:18:27.739Z
19822025-07-18T16:18:27.739Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19832025-07-18T16:18:28.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842025-07-18T16:18:28.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852025-07-18T16:18:28.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862025-07-18T16:18:28.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19872025-07-18T16:18:28.557Z
19882025-07-18T16:18:28.557Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19892025-07-18T16:18:29.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902025-07-18T16:18:29.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912025-07-18T16:18:29.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922025-07-18T16:18:29.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19932025-07-18T16:18:29.392Z
19942025-07-18T16:18:29.392Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19952025-07-18T16:18:30.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962025-07-18T16:18:30.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972025-07-18T16:18:30.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982025-07-18T16:18:30.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19992025-07-18T16:18:30.171Z
20002025-07-18T16:18:30.171Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
20012025-07-18T16:18:30.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022025-07-18T16:18:30.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032025-07-18T16:18:30.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042025-07-18T16:18:30.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20052025-07-18T16:18:30.965Z
20062025-07-18T16:18:30.965Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20072025-07-18T16:18:31.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082025-07-18T16:18:31.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092025-07-18T16:18:31.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102025-07-18T16:18:31.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20112025-07-18T16:18:32.091Z
20122025-07-18T16:18:32.091Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20132025-07-18T16:18:33.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142025-07-18T16:18:33.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152025-07-18T16:18:33.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162025-07-18T16:18:33.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
20172025-07-18T16:18:33.161Z
20182025-07-18T16:18:33.161Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20192025-07-18T16:18:34.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202025-07-18T16:18:34.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212025-07-18T16:18:34.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222025-07-18T16:18:34.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
20232025-07-18T16:18:34.319Z
20242025-07-18T16:18:34.319Zinfo: running `cargo check --bins` on oxlog (49/221)
20252025-07-18T16:18:35.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262025-07-18T16:18:35.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272025-07-18T16:18:35.481Z Checking cfg-if v1.0.1
20282025-07-18T16:18:35.512Z Checking libc v0.2.174
20292025-07-18T16:18:35.538Z Checking serde v1.0.219
20302025-07-18T16:18:35.538Z Checking zeroize v1.8.1
20312025-07-18T16:18:35.564Z Checking memchr v2.7.4
20322025-07-18T16:18:35.590Z Checking typenum v1.17.0
20332025-07-18T16:18:35.615Z Checking smallvec v1.15.0
20342025-07-18T16:18:35.640Z Checking value-bag v1.9.0
20352025-07-18T16:18:35.640Z Checking subtle v2.6.1
20362025-07-18T16:18:35.904Z Checking scopeguard v1.2.0
20372025-07-18T16:18:35.953Z Checking const-oid v0.9.6
20382025-07-18T16:18:35.995Z Checking itoa v1.0.11
20392025-07-18T16:18:36.052Z Checking log v0.4.27
20402025-07-18T16:18:36.091Z Checking lock_api v0.4.12
20412025-07-18T16:18:36.222Z Checking stable_deref_trait v1.2.0
20422025-07-18T16:18:36.339Z Checking byteorder v1.5.0
20432025-07-18T16:18:36.405Z Checking zerofrom v0.1.4
20442025-07-18T16:18:36.468Z Checking portable-atomic v1.11.0
20452025-07-18T16:18:36.548Z Checking critical-section v1.1.3
20462025-07-18T16:18:36.582Z Checking generic-array v0.14.7
20472025-07-18T16:18:36.607Z Checking getrandom v0.2.15
20482025-07-18T16:18:36.644Z Checking signal-hook-registry v1.4.2
20492025-07-18T16:18:36.723Z Checking parking_lot_core v0.9.10
20502025-07-18T16:18:36.754Z Checking pin-project-lite v0.2.14
20512025-07-18T16:18:36.843Z Checking rand_core v0.6.4
20522025-07-18T16:18:36.888Z Checking yoke v0.7.4
20532025-07-18T16:18:36.917Z Checking mio v1.0.2
20542025-07-18T16:18:37.051Z Checking parking_lot v0.12.3
20552025-07-18T16:18:37.157Z Checking socket2 v0.5.10
20562025-07-18T16:18:37.229Z Checking zerovec v0.10.4
20572025-07-18T16:18:37.415Z Checking once_cell v1.21.3
20582025-07-18T16:18:37.449Z Checking cpufeatures v0.2.14
20592025-07-18T16:18:37.508Z Checking futures-core v0.3.31
20602025-07-18T16:18:37.556Z Checking litemap v0.7.3
20612025-07-18T16:18:37.585Z Checking crypto-common v0.1.6
20622025-07-18T16:18:37.585Z Checking block-buffer v0.10.4
20632025-07-18T16:18:37.638Z Checking writeable v0.5.5
20642025-07-18T16:18:37.733Z Checking block-padding v0.3.3
20652025-07-18T16:18:37.762Z Checking zerocopy v0.7.35
20662025-07-18T16:18:37.787Z Checking percent-encoding v2.3.1
20672025-07-18T16:18:37.852Z Checking digest v0.10.7
20682025-07-18T16:18:37.902Z Checking getrandom v0.3.1
20692025-07-18T16:18:37.950Z Checking inout v0.1.3
20702025-07-18T16:18:37.975Z Checking libm v0.2.8
20712025-07-18T16:18:38.019Z Checking foldhash v0.1.5
20722025-07-18T16:18:38.156Z Checking futures-sink v0.3.31
20732025-07-18T16:18:38.182Z Checking icu_locid_transform_data v1.5.0
20742025-07-18T16:18:38.222Z Checking hmac v0.12.1
20752025-07-18T16:18:38.295Z Checking equivalent v1.0.2
20762025-07-18T16:18:38.321Z Checking allocator-api2 v0.2.21
20772025-07-18T16:18:38.346Z Checking ryu v1.0.18
20782025-07-18T16:18:38.420Z Checking sha2 v0.10.9
20792025-07-18T16:18:38.490Z Checking cipher v0.4.4
20802025-07-18T16:18:38.619Z Checking slab v0.4.9
20812025-07-18T16:18:38.705Z Checking tinystr v0.7.6
20822025-07-18T16:18:38.855Z Checking num-traits v0.2.19
20832025-07-18T16:18:38.906Z Checking icu_collections v1.5.0
20842025-07-18T16:18:38.938Z Checking base64ct v1.6.0
20852025-07-18T16:18:38.974Z Checking hashbrown v0.15.4
20862025-07-18T16:18:38.974Z Checking icu_properties_data v1.5.0
20872025-07-18T16:18:39.008Z Checking write16 v1.0.0
20882025-07-18T16:18:39.070Z Checking icu_locid v1.5.0
20892025-07-18T16:18:39.166Z Checking icu_normalizer_data v1.5.0
20902025-07-18T16:18:39.243Z Checking utf16_iter v1.0.5
20912025-07-18T16:18:39.280Z Checking flagset v0.4.6
20922025-07-18T16:18:39.378Z Checking pem-rfc7468 v0.7.0
20932025-07-18T16:18:39.420Z Checking utf8_iter v1.0.4
20942025-07-18T16:18:39.492Z Checking salsa20 v0.10.2
20952025-07-18T16:18:39.574Z Checking ppv-lite86 v0.2.20
20962025-07-18T16:18:39.644Z Checking pbkdf2 v0.12.2
20972025-07-18T16:18:39.682Z Checking der v0.7.9
20982025-07-18T16:18:39.773Z Checking futures-channel v0.3.31
20992025-07-18T16:18:39.801Z Checking bytes v1.10.1
21002025-07-18T16:18:39.842Z Checking bitflags v2.9.1
21012025-07-18T16:18:40.043Z Checking indexmap v2.10.0
21022025-07-18T16:18:40.070Z Checking icu_provider v1.5.0
21032025-07-18T16:18:40.155Z Checking serde_json v1.0.140
21042025-07-18T16:18:40.196Z Checking futures-io v0.3.31
21052025-07-18T16:18:40.248Z Checking fnv v1.0.7
21062025-07-18T16:18:40.273Z Checking pin-utils v0.1.0
21072025-07-18T16:18:40.401Z Checking futures-task v0.3.31
21082025-07-18T16:18:40.436Z Checking scrypt v0.11.0
21092025-07-18T16:18:40.462Z Checking aes v0.8.4
21102025-07-18T16:18:40.653Z Checking futures-util v0.3.31
21112025-07-18T16:18:40.682Z Checking cbc v0.1.2
21122025-07-18T16:18:40.738Z Checking icu_locid_transform v1.5.0
21132025-07-18T16:18:40.835Z Checking tokio v1.45.1
21142025-07-18T16:18:40.902Z Checking http v1.3.1
21152025-07-18T16:18:41.302Z Checking form_urlencoded v1.2.1
21162025-07-18T16:18:41.332Z Checking zerocopy v0.8.26
21172025-07-18T16:18:41.421Z Checking spki v0.7.3
21182025-07-18T16:18:41.553Z Checking uuid v1.17.0
21192025-07-18T16:18:41.683Z Checking icu_properties v1.5.1
21202025-07-18T16:18:41.736Z Checking pkcs5 v0.7.1
21212025-07-18T16:18:41.808Z Checking tracing-core v0.1.32
21222025-07-18T16:18:42.204Z Checking base64 v0.22.1
21232025-07-18T16:18:42.231Z Checking http-body v1.0.1
21242025-07-18T16:18:42.256Z Checking pkcs8 v0.10.2
21252025-07-18T16:18:42.445Z Checking tracing v0.1.40
21262025-07-18T16:18:42.470Z Compiling newtype-uuid v1.2.4
21272025-07-18T16:18:42.617Z Checking tinyvec_macros v0.1.1
21282025-07-18T16:18:42.728Z Checking iana-time-zone v0.1.63
21292025-07-18T16:18:42.753Z Checking rustls-pki-types v1.10.0
21302025-07-18T16:18:42.786Z Checking tinyvec v1.8.0
21312025-07-18T16:18:42.847Z Checking aws-lc-sys v0.26.0
21322025-07-18T16:18:42.872Z Checking chrono v0.4.41
21332025-07-18T16:18:43.361Z Checking spin v0.9.8
21342025-07-18T16:18:43.681Z Checking untrusted v0.9.0
21352025-07-18T16:18:43.901Z Checking openssl-probe v0.1.5
21362025-07-18T16:18:44.001Z Checking untrusted v0.7.1
21372025-07-18T16:18:44.078Z Checking try-lock v0.2.5
21382025-07-18T16:18:44.207Z Checking foreign-types-shared v0.1.1
21392025-07-18T16:18:44.239Z Checking tower-service v0.3.3
21402025-07-18T16:18:44.343Z Checking adler2 v2.0.0
21412025-07-18T16:18:44.393Z Checking atomic-waker v1.1.2
21422025-07-18T16:18:44.543Z Checking rand_core v0.9.2
21432025-07-18T16:18:44.570Z Checking miniz_oxide v0.8.5
21442025-07-18T16:18:44.602Z Checking foreign-types v0.3.2
21452025-07-18T16:18:44.738Z Checking want v0.3.1
21462025-07-18T16:18:44.917Z Checking ring v0.17.14
21472025-07-18T16:18:44.950Z Checking icu_normalizer v1.5.0
21482025-07-18T16:18:44.975Z Checking aws-lc-rs v1.12.4
21492025-07-18T16:18:45.002Z Checking rand_chacha v0.9.0
21502025-07-18T16:18:45.002Z Checking ipnet v2.11.0
21512025-07-18T16:18:45.211Z Checking crossbeam-utils v0.8.21
21522025-07-18T16:18:45.425Z Checking httparse v1.9.5
21532025-07-18T16:18:45.489Z Checking openssl-sys v0.9.109
21542025-07-18T16:18:45.660Z Checking thiserror v1.0.69
21552025-07-18T16:18:45.849Z Checking errno v0.3.12
21562025-07-18T16:18:45.897Z Checking idna_adapter v1.2.0
21572025-07-18T16:18:45.935Z Checking aho-corasick v1.1.3
21582025-07-18T16:18:45.979Z Checking httpdate v1.0.3
21592025-07-18T16:18:46.098Z Checking unicode-ident v1.0.18
21602025-07-18T16:18:46.125Z Checking idna v1.0.3
21612025-07-18T16:18:46.298Z Checking powerfmt v0.2.0
21622025-07-18T16:18:46.324Z Checking regex-syntax v0.8.5
21632025-07-18T16:18:46.591Z Checking either v1.15.0
21642025-07-18T16:18:46.661Z Checking url v2.5.4
21652025-07-18T16:18:46.805Z Checking deranged v0.3.11
21662025-07-18T16:18:46.902Z Checking openssl v0.10.73
21672025-07-18T16:18:46.985Z Checking proc-macro2 v1.0.95
21682025-07-18T16:18:47.447Z Checking rustls-webpki v0.102.8
21692025-07-18T16:18:47.496Z Checking rustix v0.38.37
21702025-07-18T16:18:47.525Z Checking crossbeam-epoch v0.9.18
21712025-07-18T16:18:47.634Z Checking rand v0.9.1
21722025-07-18T16:18:47.945Z Checking unicode-normalization v0.1.24
21732025-07-18T16:18:48.070Z Checking semver v1.0.26
21742025-07-18T16:18:48.100Z Checking tokio-util v0.7.15
21752025-07-18T16:18:48.203Z Checking bzip2-sys v0.1.13+1.0.8
21762025-07-18T16:18:48.344Z Checking signature v2.2.0
21772025-07-18T16:18:48.500Z Checking scroll v0.12.0
21782025-07-18T16:18:48.588Z Checking crc32fast v1.4.2
21792025-07-18T16:18:48.644Z Checking num_threads v0.1.7
21802025-07-18T16:18:48.777Z Checking dyn-clone v1.0.19
21812025-07-18T16:18:48.802Z Checking ucd-trie v0.1.7
21822025-07-18T16:18:48.868Z Checking time-core v0.1.2
21832025-07-18T16:18:48.952Z Checking unicode-properties v0.1.3
21842025-07-18T16:18:48.987Z Checking unicode-bidi v0.3.17
21852025-07-18T16:18:49.053Z Checking num-conv v0.1.0
21862025-07-18T16:18:49.078Z Checking plain v0.2.3
21872025-07-18T16:18:49.149Z Checking h2 v0.4.6
21882025-07-18T16:18:49.264Z Checking utf8parse v0.2.2
21892025-07-18T16:18:49.290Z Checking regex-automata v0.4.8
21902025-07-18T16:18:49.316Z Checking siphasher v0.3.11
21912025-07-18T16:18:49.356Z Checking anstyle v1.0.11
21922025-07-18T16:18:49.448Z Checking zlib-rs v0.5.1
21932025-07-18T16:18:49.653Z Checking phf_shared v0.11.2
21942025-07-18T16:18:49.722Z Checking anstyle-parse v0.2.5
21952025-07-18T16:18:49.748Z Checking stringprep v0.1.5
21962025-07-18T16:18:49.959Z Checking time v0.3.36
21972025-07-18T16:18:50.009Z Checking goblin v0.8.2
21982025-07-18T16:18:50.034Z Checking pest v2.7.14
21992025-07-18T16:18:50.677Z Checking schemars v0.8.22
22002025-07-18T16:18:51.340Z Checking libz-rs-sys v0.5.1
22012025-07-18T16:18:51.592Z Checking rustls v0.23.19
22022025-07-18T16:18:51.835Z Checking native-tls v0.2.12
22032025-07-18T16:18:52.150Z Checking crossbeam-deque v0.8.5
22042025-07-18T16:18:52.265Z Checking quote v1.0.40
22052025-07-18T16:18:52.384Z Checking rand_chacha v0.3.1
22062025-07-18T16:18:52.471Z Checking num-integer v0.1.46
22072025-07-18T16:18:52.604Z Checking serde_spanned v0.6.9
22082025-07-18T16:18:52.678Z Checking toml_datetime v0.6.11
22092025-07-18T16:18:52.794Z Checking zstd-sys v2.0.14+zstd.1.5.7
22102025-07-18T16:18:52.838Z Checking md-5 v0.10.6
22112025-07-18T16:18:52.969Z Checking sync_wrapper v1.0.1
22122025-07-18T16:18:53.024Z Checking ff v0.13.0
22132025-07-18T16:18:53.049Z Checking hash32 v0.2.1
22142025-07-18T16:18:53.101Z Checking colorchoice v1.0.2
22152025-07-18T16:18:53.153Z Checking pretty-hex v0.4.1
22162025-07-18T16:18:53.261Z Checking is_terminal_polyfill v1.70.1
22172025-07-18T16:18:53.286Z Checking gimli v0.31.1
22182025-07-18T16:18:53.367Z Checking fallible-iterator v0.2.0
22192025-07-18T16:18:53.392Z Checking base16ct v0.2.0
22202025-07-18T16:18:53.433Z Checking psl-types v2.0.11
22212025-07-18T16:18:53.637Z Checking anstyle-query v1.1.1
22222025-07-18T16:18:53.664Z Checking tower-layer v0.3.3
22232025-07-18T16:18:53.718Z Checking publicsuffix v2.3.0
22242025-07-18T16:18:53.800Z Checking anstream v0.6.18
22252025-07-18T16:18:53.950Z Checking tower v0.5.2
22262025-07-18T16:18:54.006Z Checking postgres-protocol v0.6.8
22272025-07-18T16:18:54.034Z Checking sec1 v0.7.3
22282025-07-18T16:18:54.211Z Checking heapless v0.7.17
22292025-07-18T16:18:54.417Z Checking group v0.13.0
22302025-07-18T16:18:54.701Z Checking zstd-safe v7.2.3
22312025-07-18T16:18:54.725Z Checking num-iter v0.1.45
22322025-07-18T16:18:54.750Z Checking rand v0.8.5
22332025-07-18T16:18:54.980Z Checking syn v2.0.104
22342025-07-18T16:18:55.060Z Compiling daft v0.1.4
22352025-07-18T16:18:55.155Z Checking rayon-core v1.12.1
22362025-07-18T16:18:55.220Z Checking dof v0.3.0
22372025-07-18T16:18:55.290Z Checking hyper v1.6.0
22382025-07-18T16:18:55.634Z Checking dtrace-parser v0.2.0
22392025-07-18T16:18:55.853Z Checking ipnetwork v0.21.1
22402025-07-18T16:18:55.878Z Checking cookie v0.18.1
22412025-07-18T16:18:56.015Z Checking tokio-native-tls v0.3.1
22422025-07-18T16:18:56.117Z Checking flate2 v1.1.2
22432025-07-18T16:18:56.299Z Checking terminal_size v0.4.0
22442025-07-18T16:18:56.324Z Checking rustls-native-certs v0.8.1
22452025-07-18T16:18:56.349Z Checking lazy_static v1.5.0
22462025-07-18T16:18:56.483Z Checking webpki-roots v1.0.1
22472025-07-18T16:18:56.519Z Checking http-body-util v0.1.3
22482025-07-18T16:18:56.544Z Checking signal-hook v0.3.17
22492025-07-18T16:18:56.704Z Checking hkdf v0.12.4
22502025-07-18T16:18:56.779Z Checking crypto-bigint v0.5.5
22512025-07-18T16:18:56.889Z Checking tokio-rustls v0.26.0
22522025-07-18T16:18:56.916Z Checking thread-id v4.2.2
22532025-07-18T16:18:56.950Z Checking object v0.36.5
22542025-07-18T16:18:56.982Z Checking managed v0.8.0
22552025-07-18T16:18:57.044Z Checking addr2line v0.24.2
22562025-07-18T16:18:57.069Z Checking iri-string v0.7.8
22572025-07-18T16:18:57.230Z Checking hyper-util v0.1.14
22582025-07-18T16:18:57.318Z Checking strsim v0.11.1
22592025-07-18T16:18:57.386Z Checking rustc-demangle v0.1.24
22602025-07-18T16:18:57.587Z Checking lockfree-object-pool v0.1.6
22612025-07-18T16:18:57.622Z Checking clap_lex v0.7.4
22622025-07-18T16:18:57.837Z Checking bumpalo v3.16.0
22632025-07-18T16:18:57.875Z Checking bitflags v1.3.2
22642025-07-18T16:18:57.940Z Checking simd-adler32 v0.3.7
22652025-07-18T16:18:58.028Z Checking winnow v0.5.40
22662025-07-18T16:18:58.234Z Checking unicode-width v0.2.0
22672025-07-18T16:18:58.305Z Checking zopfli v0.8.1
22682025-07-18T16:18:58.726Z Checking console v0.15.10
22692025-07-18T16:18:59.126Z Checking smoltcp v0.9.1
22702025-07-18T16:18:59.377Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22712025-07-18T16:18:59.642Z Checking tower-http v0.6.6
22722025-07-18T16:18:59.704Z Checking elliptic-curve v0.13.8
22732025-07-18T16:18:59.729Z Checking clap_builder v4.5.40
22742025-07-18T16:19:00.126Z Checking hyper-rustls v0.27.7
22752025-07-18T16:19:00.377Z Checking hyper-tls v0.6.0
22762025-07-18T16:19:00.401Z Checking signal-hook-mio v0.2.4
22772025-07-18T16:19:00.530Z Checking num-bigint-dig v0.8.4
22782025-07-18T16:19:00.567Z Checking cookie_store v0.21.1
22792025-07-18T16:19:00.661Z Checking oxnet v0.1.2
22802025-07-18T16:19:00.699Z Checking rayon v1.10.0
22812025-07-18T16:19:01.154Z Checking zstd v0.13.3
22822025-07-18T16:19:01.226Z Checking usdt-impl v0.5.0
22832025-07-18T16:19:01.251Z Checking toml_edit v0.19.15
22842025-07-18T16:19:01.338Z Checking postgres-types v0.2.9
22852025-07-18T16:19:01.541Z Checking bstr v1.10.0
22862025-07-18T16:19:01.772Z Checking regex v1.11.1
22872025-07-18T16:19:01.968Z Checking phf v0.11.2
22882025-07-18T16:19:02.771Z Checking ed25519 v2.2.3
22892025-07-18T16:19:02.796Z Checking bzip2 v0.4.4
22902025-07-18T16:19:02.796Z Checking bzip2 v0.5.2
22912025-07-18T16:19:02.796Z Checking curve25519-dalek v4.1.3
22922025-07-18T16:19:02.821Z Checking thiserror v2.0.12
22932025-07-18T16:19:02.821Z Checking strum v0.27.1
22942025-07-18T16:19:02.821Z Checking hubpack v0.1.2
22952025-07-18T16:19:02.846Z Checking memoffset v0.9.1
22962025-07-18T16:19:02.969Z Checking pkcs1 v0.7.5
22972025-07-18T16:19:02.993Z Checking serde_urlencoded v0.7.1
22982025-07-18T16:19:03.113Z Checking float-cmp v0.10.0
22992025-07-18T16:19:03.138Z Checking backtrace v0.3.74
23002025-07-18T16:19:03.163Z Checking serde-big-array v0.5.1
23012025-07-18T16:19:03.365Z Checking rfc6979 v0.4.0
23022025-07-18T16:19:03.447Z Checking memmap v0.7.0
23032025-07-18T16:19:03.473Z Checking encoding_rs v0.8.34
23042025-07-18T16:19:03.498Z Checking normalize-line-endings v0.3.0
23052025-07-18T16:19:03.588Z Checking mime v0.3.17
23062025-07-18T16:19:03.664Z Checking new_debug_unreachable v1.0.6
23072025-07-18T16:19:03.702Z Checking fixedbitset v0.4.2
23082025-07-18T16:19:03.775Z Checking predicates-core v1.0.8
23092025-07-18T16:19:03.799Z Checking whoami v1.5.2
23102025-07-18T16:19:03.800Z Checking toml_write v0.1.2
23112025-07-18T16:19:03.919Z Checking unicode-segmentation v1.12.0
23122025-07-18T16:19:03.991Z Checking difflib v0.4.0
23132025-07-18T16:19:04.016Z Checking precomputed-hash v0.1.1
23142025-07-18T16:19:04.127Z Checking minimal-lexical v0.2.1
23152025-07-18T16:19:04.165Z Checking static_assertions v1.1.0
23162025-07-18T16:19:04.189Z Checking winnow v0.7.10
23172025-07-18T16:19:04.294Z Checking data-encoding v2.9.0
23182025-07-18T16:19:04.387Z Checking number_prefix v0.4.0
23192025-07-18T16:19:04.516Z Checking ed25519-dalek v2.1.1
23202025-07-18T16:19:04.541Z Checking predicates v3.1.3
23212025-07-18T16:19:04.566Z Checking nom v7.1.3
23222025-07-18T16:19:04.629Z Checking similar v2.7.0
23232025-07-18T16:19:04.655Z Checking indicatif v0.17.11
23242025-07-18T16:19:04.909Z Checking hickory-proto v0.25.2
23252025-07-18T16:19:04.975Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23262025-07-18T16:19:05.219Z Checking string_cache v0.8.9
23272025-07-18T16:19:05.467Z Checking tokio-postgres v0.7.13
23282025-07-18T16:19:05.507Z Checking petgraph v0.6.5
23292025-07-18T16:19:05.571Z Checking toml v0.7.8
23302025-07-18T16:19:05.626Z Checking reqwest v0.12.22
23312025-07-18T16:19:06.260Z Checking anyhow v1.0.98
23322025-07-18T16:19:06.701Z Checking usdt v0.5.0
23332025-07-18T16:19:06.969Z Checking ecdsa v0.16.9
23342025-07-18T16:19:07.291Z Checking rsa v0.9.6
23352025-07-18T16:19:07.367Z Checking toml_edit v0.22.27
23362025-07-18T16:19:07.683Z Checking nix v0.29.0
23372025-07-18T16:19:08.130Z Checking clap v4.5.40
23382025-07-18T16:19:08.262Z Checking zip v4.2.0
23392025-07-18T16:19:08.306Z Checking zip v0.6.6
23402025-07-18T16:19:08.357Z Checking crossterm v0.28.1
23412025-07-18T16:19:08.598Z Checking tokio-stream v0.1.17
23422025-07-18T16:19:09.096Z Checking strum v0.26.3
23432025-07-18T16:19:09.138Z Checking fs-err v3.1.1
23442025-07-18T16:19:09.278Z Checking buf-list v1.0.3
23452025-07-18T16:19:09.461Z Checking ahash v0.8.11
23462025-07-18T16:19:09.606Z Checking itertools v0.12.1
23472025-07-18T16:19:09.673Z Checking itertools v0.10.5
23482025-07-18T16:19:09.781Z Checking itertools v0.13.0
23492025-07-18T16:19:09.989Z Checking slog v2.7.0
23502025-07-18T16:19:10.095Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23512025-07-18T16:19:10.126Z Checking openapiv3 v2.2.0
23522025-07-18T16:19:10.520Z Checking x509-cert v0.2.5
23532025-07-18T16:19:10.577Z Checking sha1 v0.10.6
23542025-07-18T16:19:10.648Z Checking winnow v0.6.26
23552025-07-18T16:19:10.896Z Checking unicode-xid v0.2.6
23562025-07-18T16:19:11.092Z Checking lalrpop-util v0.19.12
23572025-07-18T16:19:11.412Z Checking peg-runtime v0.8.5
23582025-07-18T16:19:11.679Z Checking rustc-hash v2.1.1
23592025-07-18T16:19:11.758Z Checking camino v1.1.10
23602025-07-18T16:19:11.896Z Checking sigpipe v0.1.3
23612025-07-18T16:19:11.957Z Checking jiff v0.2.15
23622025-07-18T16:19:12.042Z Checking glob v0.3.2
23632025-07-18T16:19:17.910Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23642025-07-18T16:19:18.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.20s
23652025-07-18T16:19:18.715Z
23662025-07-18T16:19:18.715Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23672025-07-18T16:19:19.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23682025-07-18T16:19:19.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23692025-07-18T16:19:19.998Z Compiling regress v0.10.3
23702025-07-18T16:19:20.049Z Checking heck v0.5.0
23712025-07-18T16:19:20.100Z Compiling unsafe-libyaml v0.2.11
23722025-07-18T16:19:20.126Z Checking newtype-uuid v1.2.4
23732025-07-18T16:19:20.126Z Checking rustix v1.0.7
23742025-07-18T16:19:20.169Z Compiling structmeta-derive v0.3.0
23752025-07-18T16:19:20.194Z Checking dirs-sys-next v0.1.2
23762025-07-18T16:19:20.337Z Checking fastrand v2.1.1
23772025-07-18T16:19:20.436Z Checking dirs-next v2.0.0
23782025-07-18T16:19:20.465Z Checking daft v0.1.4
23792025-07-18T16:19:20.593Z Checking thread_local v1.1.8
23802025-07-18T16:19:20.683Z Compiling ident_case v1.0.1
23812025-07-18T16:19:20.902Z Compiling darling_core v0.20.10
23822025-07-18T16:19:20.927Z Checking term v0.7.0
23832025-07-18T16:19:20.927Z Checking crossbeam-channel v0.5.15
23842025-07-18T16:19:21.449Z Compiling serde_yaml v0.9.34+deprecated
23852025-07-18T16:19:21.685Z Checking futures-executor v0.3.31
23862025-07-18T16:19:21.710Z Checking tempfile v3.20.0
23872025-07-18T16:19:21.736Z Checking is-terminal v0.4.13
23882025-07-18T16:19:21.889Z Compiling rustls v0.22.4
23892025-07-18T16:19:21.964Z Checking take_mut v0.2.2
23902025-07-18T16:19:22.116Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23912025-07-18T16:19:22.166Z Checking slog-async v2.8.0
23922025-07-18T16:19:22.231Z Checking futures v0.3.31
23932025-07-18T16:19:22.364Z Checking slog-term v2.9.1
23942025-07-18T16:19:22.499Z Compiling proc-macro-crate v1.3.1
23952025-07-18T16:19:22.524Z Checking wait-timeout v0.2.0
23962025-07-18T16:19:22.735Z Compiling multer v3.1.0
23972025-07-18T16:19:22.766Z Compiling structmeta v0.3.0
23982025-07-18T16:19:22.852Z Checking bit-vec v0.8.0
23992025-07-18T16:19:23.053Z Checking quick-error v1.2.3
24002025-07-18T16:19:23.151Z Compiling ref-cast v1.0.24
24012025-07-18T16:19:23.217Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24022025-07-18T16:19:23.243Z Checking match_cfg v0.1.0
24032025-07-18T16:19:23.268Z Checking typify-impl v0.3.0
24042025-07-18T16:19:23.384Z Compiling typify-impl v0.2.0
24052025-07-18T16:19:23.813Z Checking hostname v0.3.1
24062025-07-18T16:19:23.978Z Compiling num_enum_derive v0.5.11
24072025-07-18T16:19:24.397Z Checking bit-set v0.8.0
24082025-07-18T16:19:24.675Z Checking rusty-fork v0.3.0
24092025-07-18T16:19:24.912Z Compiling derive-ex v0.1.8
24102025-07-18T16:19:25.785Z Checking progenitor-client v0.9.1
24112025-07-18T16:19:26.001Z Checking rand_xorshift v0.4.0
24122025-07-18T16:19:26.026Z Checking slog-json v2.6.1
24132025-07-18T16:19:26.229Z Compiling lzma-sys v0.1.20
24142025-07-18T16:19:26.259Z Checking hex v0.4.3
24152025-07-18T16:19:26.299Z Compiling foreign-types-macros v0.2.3
24162025-07-18T16:19:26.446Z Compiling darling_macro v0.20.10
24172025-07-18T16:19:26.733Z Compiling ref-cast-impl v1.0.24
24182025-07-18T16:19:26.987Z Compiling async-stream-impl v0.3.6
24192025-07-18T16:19:27.278Z Compiling darling v0.20.10
24202025-07-18T16:19:27.425Z Compiling dropshot v0.16.2
24212025-07-18T16:19:27.455Z Checking arc-swap v1.7.1
24222025-07-18T16:19:27.749Z Checking utf-8 v0.7.6
24232025-07-18T16:19:27.835Z Checking foreign-types-shared v0.3.1
24242025-07-18T16:19:27.894Z Checking unarray v0.1.4
24252025-07-18T16:19:27.991Z Checking foreign-types v0.5.0
24262025-07-18T16:19:28.016Z Checking tungstenite v0.21.0
24272025-07-18T16:19:28.107Z Checking proptest v1.7.0
24282025-07-18T16:19:28.148Z Checking slog-scope v4.4.0
24292025-07-18T16:19:28.214Z Checking async-stream v0.3.6
24302025-07-18T16:19:28.415Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24312025-07-18T16:19:28.601Z Checking tokio-rustls v0.25.0
24322025-07-18T16:19:28.645Z Compiling serde_with_macros v3.14.0
24332025-07-18T16:19:28.735Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24342025-07-18T16:19:28.814Z Compiling test-strategy v0.4.3
24352025-07-18T16:19:28.940Z Checking slog-bunyan v2.5.0
24362025-07-18T16:19:28.966Z Checking num_enum v0.5.11
24372025-07-18T16:19:29.017Z Compiling proc-macro-error v1.0.4
24382025-07-18T16:19:29.398Z Compiling parse-display-derive v0.10.0
24392025-07-18T16:19:29.751Z Checking toml v0.8.23
24402025-07-18T16:19:29.776Z Checking progenitor-client v0.8.0
24412025-07-18T16:19:30.160Z Compiling heck v0.3.3
24422025-07-18T16:19:30.574Z Checking waitgroup v0.1.2
24432025-07-18T16:19:30.600Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24442025-07-18T16:19:30.752Z Checking rustls-pemfile v2.2.0
24452025-07-18T16:19:31.001Z Compiling dropshot_endpoint v0.16.2
24462025-07-18T16:19:31.185Z Checking serde_path_to_error v0.1.17
24472025-07-18T16:19:31.367Z Compiling derive-where v1.5.0
24482025-07-18T16:19:31.805Z Checking cstr-argument v0.1.2
24492025-07-18T16:19:32.011Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24502025-07-18T16:19:32.114Z Checking hostname v0.4.0
24512025-07-18T16:19:32.272Z Checking instant v0.1.13
24522025-07-18T16:19:32.418Z Checking pretty-hex v0.2.1
24532025-07-18T16:19:32.619Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24542025-07-18T16:19:32.716Z Checking debug-ignore v1.0.5
24552025-07-18T16:19:32.741Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
24562025-07-18T16:19:32.952Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24572025-07-18T16:19:32.976Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24582025-07-18T16:19:33.116Z Checking parse-display v0.10.0
24592025-07-18T16:19:33.150Z Checking backoff v0.4.0
24602025-07-18T16:19:33.322Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24612025-07-18T16:19:33.427Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24622025-07-18T16:19:33.463Z Checking serde_with v3.14.0
24632025-07-18T16:19:33.504Z Compiling zone_cfg_derive v0.1.2
24642025-07-18T16:19:33.626Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24652025-07-18T16:19:33.704Z Checking tokio-tungstenite v0.21.0
24662025-07-18T16:19:34.281Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24672025-07-18T16:19:34.365Z Checking iddqd v0.3.8
24682025-07-18T16:19:34.462Z Checking slog-stdlog v4.1.1
24692025-07-18T16:19:34.640Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24702025-07-18T16:19:34.667Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24712025-07-18T16:19:34.911Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24722025-07-18T16:19:34.996Z Checking progenitor-client v0.10.0
24732025-07-18T16:19:35.129Z Checking colored v2.2.0
24742025-07-18T16:19:35.510Z Checking macaddr v1.0.1
24752025-07-18T16:19:35.556Z Checking unicode-width v0.1.14
24762025-07-18T16:19:35.862Z Checking base64 v0.21.7
24772025-07-18T16:19:36.015Z Checking base64 v0.13.1
24782025-07-18T16:19:36.040Z Checking tabwriter v1.4.0
24792025-07-18T16:19:36.260Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24802025-07-18T16:19:36.326Z Checking zone v0.1.8
24812025-07-18T16:19:36.351Z Checking slog-envlogger v2.2.0
24822025-07-18T16:19:36.452Z Checking ron v0.7.1
24832025-07-18T16:19:36.617Z Checking xz2 v0.1.7
24842025-07-18T16:19:36.740Z Checking tokio-dtrace v0.1.0
24852025-07-18T16:19:36.867Z Compiling typify-macro v0.2.0
24862025-07-18T16:19:36.930Z Checking xattr v1.3.1
24872025-07-18T16:19:37.056Z Checking yasna v0.5.2
24882025-07-18T16:19:37.082Z Checking pem v3.0.5
24892025-07-18T16:19:37.114Z Compiling typify-macro v0.3.0
24902025-07-18T16:19:37.147Z Checking smf v0.2.3
24912025-07-18T16:19:37.373Z Checking headers-core v0.3.0
24922025-07-18T16:19:37.544Z Checking filetime v0.2.25
24932025-07-18T16:19:37.569Z Checking same-file v1.0.6
24942025-07-18T16:19:37.646Z Checking headers v0.4.1
24952025-07-18T16:19:37.788Z Checking walkdir v2.5.0
24962025-07-18T16:19:37.815Z Checking tar v0.4.44
24972025-07-18T16:19:37.894Z Checking rcgen v0.12.1
24982025-07-18T16:19:38.016Z Checking oxide-tokio-rt v0.1.2
24992025-07-18T16:19:38.133Z Checking camino-tempfile v1.4.1
25002025-07-18T16:19:38.255Z Checking atomicwrites v0.4.4
25012025-07-18T16:19:38.444Z Checking subprocess v0.2.9
25022025-07-18T16:19:40.062Z Compiling typify v0.2.0
25032025-07-18T16:19:40.234Z Compiling progenitor-impl v0.8.0
25042025-07-18T16:19:40.265Z Compiling typify v0.3.0
25052025-07-18T16:19:40.442Z Compiling progenitor-impl v0.9.1
25062025-07-18T16:19:43.846Z Compiling progenitor-macro v0.8.0
25072025-07-18T16:19:44.490Z Compiling progenitor-macro v0.9.1
25082025-07-18T16:19:49.392Z Checking progenitor v0.8.0
25092025-07-18T16:19:49.621Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25102025-07-18T16:19:50.460Z Checking progenitor v0.9.1
25112025-07-18T16:19:50.654Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25122025-07-18T16:19:53.536Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25132025-07-18T16:19:55.097Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25142025-07-18T16:20:05.361Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25152025-07-18T16:20:07.896Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25162025-07-18T16:20:10.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.27s
25172025-07-18T16:20:10.208Z
25182025-07-18T16:20:10.208Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25192025-07-18T16:20:11.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202025-07-18T16:20:11.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212025-07-18T16:20:11.469Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25222025-07-18T16:20:13.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
25232025-07-18T16:20:13.922Z
25242025-07-18T16:20:13.922Zinfo: running `cargo check --bins` on nexus-config (52/221)
25252025-07-18T16:20:14.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262025-07-18T16:20:14.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272025-07-18T16:20:14.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282025-07-18T16:20:14.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
25292025-07-18T16:20:15.029Z
25302025-07-18T16:20:15.029Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25312025-07-18T16:20:15.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322025-07-18T16:20:15.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332025-07-18T16:20:15.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342025-07-18T16:20:15.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
25352025-07-18T16:20:16.086Z
25362025-07-18T16:20:16.086Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25372025-07-18T16:20:17.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382025-07-18T16:20:17.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392025-07-18T16:20:17.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402025-07-18T16:20:17.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
25412025-07-18T16:20:17.307Z
25422025-07-18T16:20:17.307Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25432025-07-18T16:20:18.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442025-07-18T16:20:18.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452025-07-18T16:20:18.550Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25462025-07-18T16:20:18.584Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25472025-07-18T16:20:18.609Z Compiling rustix v1.0.7
25482025-07-18T16:20:18.610Z Compiling darling_core v0.21.0
25492025-07-18T16:20:18.648Z Compiling wait-timeout v0.2.0
25502025-07-18T16:20:18.648Z Compiling match_cfg v0.1.0
25512025-07-18T16:20:18.674Z Compiling bit-vec v0.8.0
25522025-07-18T16:20:18.674Z Compiling quick-error v1.2.3
25532025-07-18T16:20:18.733Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25542025-07-18T16:20:18.798Z Compiling hostname v0.3.1
25552025-07-18T16:20:18.911Z Compiling rustls v0.22.4
25562025-07-18T16:20:19.037Z Compiling progenitor-client v0.9.1
25572025-07-18T16:20:19.087Z Compiling bit-set v0.8.0
25582025-07-18T16:20:19.155Z Compiling slog-json v2.6.1
25592025-07-18T16:20:19.183Z Compiling rand_xorshift v0.4.0
25602025-07-18T16:20:19.287Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25612025-07-18T16:20:19.406Z Compiling itertools v0.14.0
25622025-07-18T16:20:19.505Z Compiling hex v0.4.3
25632025-07-18T16:20:19.547Z Compiling unarray v0.1.4
25642025-07-18T16:20:19.589Z Compiling heapless v0.8.0
25652025-07-18T16:20:19.756Z Compiling progenitor v0.9.1
25662025-07-18T16:20:20.020Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25672025-07-18T16:20:20.084Z Compiling slog-bunyan v2.5.0
25682025-07-18T16:20:20.221Z Compiling async-stream v0.3.6
25692025-07-18T16:20:20.358Z Compiling tempfile v3.20.0
25702025-07-18T16:20:20.459Z Compiling ref-cast v1.0.24
25712025-07-18T16:20:20.561Z Compiling multer v3.1.0
25722025-07-18T16:20:20.641Z Compiling toml v0.8.23
25732025-07-18T16:20:20.744Z Compiling waitgroup v0.1.2
25742025-07-18T16:20:20.982Z Compiling rusty-fork v0.3.0
25752025-07-18T16:20:21.168Z Compiling rustls-pemfile v2.2.0
25762025-07-18T16:20:21.490Z Compiling proptest v1.7.0
25772025-07-18T16:20:21.516Z Checking hash32 v0.3.1
25782025-07-18T16:20:21.678Z Compiling serde_path_to_error v0.1.17
25792025-07-18T16:20:21.739Z Compiling hostname v0.4.0
25802025-07-18T16:20:21.968Z Compiling instant v0.1.13
25812025-07-18T16:20:22.079Z Compiling smoltcp v0.11.0
25822025-07-18T16:20:22.156Z Compiling debug-ignore v1.0.5
25832025-07-18T16:20:22.317Z Compiling backoff v0.4.0
25842025-07-18T16:20:22.551Z Compiling iddqd v0.3.8
25852025-07-18T16:20:22.714Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25862025-07-18T16:20:22.814Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25872025-07-18T16:20:23.021Z Compiling parse-display v0.10.0
25882025-07-18T16:20:23.274Z Compiling tokio-rustls v0.25.0
25892025-07-18T16:20:23.717Z Compiling dropshot v0.16.2
25902025-07-18T16:20:23.742Z Compiling serde_with v3.14.0
25912025-07-18T16:20:24.858Z Compiling darling_macro v0.21.0
25922025-07-18T16:20:25.228Z Checking num-rational v0.4.2
25932025-07-18T16:20:25.877Z Compiling darling v0.21.0
25942025-07-18T16:20:25.964Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25952025-07-18T16:20:26.041Z Compiling ingot-macros v0.1.1
25962025-07-18T16:20:26.665Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25972025-07-18T16:20:26.787Z Compiling progenitor-client v0.10.0
25982025-07-18T16:20:27.342Z Compiling phf_generator v0.11.2
25992025-07-18T16:20:27.563Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
26002025-07-18T16:20:28.621Z Checking num-complex v0.4.6
26012025-07-18T16:20:28.785Z Compiling macaddr v1.0.1
26022025-07-18T16:20:29.202Z Checking cobs v0.2.3
26032025-07-18T16:20:29.418Z Checking postcard v1.0.10
26042025-07-18T16:20:29.444Z Checking num v0.4.3
26052025-07-18T16:20:29.573Z Compiling phf_codegen v0.11.2
26062025-07-18T16:20:29.775Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26072025-07-18T16:20:29.830Z Compiling parse-zoneinfo v0.3.1
26082025-07-18T16:20:29.960Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26092025-07-18T16:20:30.211Z Checking float-ord v0.3.2
26102025-07-18T16:20:30.424Z Compiling convert_case v0.4.0
26112025-07-18T16:20:30.521Z Compiling chrono-tz-build v0.4.0
26122025-07-18T16:20:31.205Z Compiling derive_more v0.99.20
26132025-07-18T16:20:31.404Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26142025-07-18T16:20:31.741Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26152025-07-18T16:20:32.102Z Checking linked-hash-map v0.5.6
26162025-07-18T16:20:32.185Z Checking ingot-types v0.1.2
26172025-07-18T16:20:32.414Z Compiling crucible-workspace-hack v0.1.0
26182025-07-18T16:20:32.451Z Checking lru-cache v0.1.2
26192025-07-18T16:20:32.539Z Compiling chrono-tz v0.10.3
26202025-07-18T16:20:32.663Z Checking newline-converter v0.3.0
26212025-07-18T16:20:32.775Z Checking resolv-conf v0.7.0
26222025-07-18T16:20:32.876Z Checking hickory-proto v0.24.4
26232025-07-18T16:20:32.944Z Checking ingot v0.1.1
26242025-07-18T16:20:33.213Z Checking prettyplease v0.2.35
26252025-07-18T16:20:34.329Z Compiling slog-dtrace v0.3.0
26262025-07-18T16:20:34.635Z Compiling zone_cfg_derive v0.3.0
26272025-07-18T16:20:34.765Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26282025-07-18T16:20:35.767Z Checking expectorate v1.2.0
26292025-07-18T16:20:35.994Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26302025-07-18T16:20:36.066Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26312025-07-18T16:20:36.133Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26322025-07-18T16:20:36.350Z Compiling const_format_proc_macros v0.2.34
26332025-07-18T16:20:36.375Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26342025-07-18T16:20:36.958Z Checking hickory-resolver v0.24.4
26352025-07-18T16:20:37.064Z Compiling num-derive v0.4.2
26362025-07-18T16:20:37.089Z Checking highway v1.3.0
26372025-07-18T16:20:37.295Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26382025-07-18T16:20:38.164Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26392025-07-18T16:20:38.198Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26402025-07-18T16:20:38.223Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26412025-07-18T16:20:38.223Z Checking const_format v0.2.34
26422025-07-18T16:20:38.500Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26432025-07-18T16:20:38.570Z Checking qorb v0.4.0
26442025-07-18T16:20:38.636Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26452025-07-18T16:20:39.021Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26462025-07-18T16:20:39.110Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26472025-07-18T16:20:39.407Z Checking zone v0.3.1
26482025-07-18T16:20:39.917Z Checking gethostname v0.5.0
26492025-07-18T16:20:40.077Z Checking bcs v0.1.6
26502025-07-18T16:20:40.192Z Checking nanorand v0.7.0
26512025-07-18T16:20:40.228Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26522025-07-18T16:20:40.588Z Compiling async-recursion v1.1.1
26532025-07-18T16:20:40.613Z Checking termtree v0.5.1
26542025-07-18T16:20:40.872Z Checking flume v0.11.1
26552025-07-18T16:20:41.080Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26562025-07-18T16:20:46.712Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26572025-07-18T16:20:51.050Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26582025-07-18T16:20:54.933Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26592025-07-18T16:20:56.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.51s
26602025-07-18T16:20:57.028Z
26612025-07-18T16:20:57.029Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26622025-07-18T16:20:58.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-07-18T16:20:58.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-07-18T16:20:58.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-07-18T16:20:58.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
26662025-07-18T16:20:58.175Z
26672025-07-18T16:20:58.175Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26682025-07-18T16:20:59.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-07-18T16:20:59.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-07-18T16:20:59.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26712025-07-18T16:20:59.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
26722025-07-18T16:20:59.233Z
26732025-07-18T16:20:59.233Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26742025-07-18T16:21:00.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-07-18T16:21:00.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-07-18T16:21:00.357Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26772025-07-18T16:21:01.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
26782025-07-18T16:21:01.359Z
26792025-07-18T16:21:01.359Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26802025-07-18T16:21:02.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26812025-07-18T16:21:02.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26822025-07-18T16:21:02.527Z Compiling cfg_aliases v0.1.1
26832025-07-18T16:21:02.527Z Compiling vte_generate_state_changes v0.1.2
26842025-07-18T16:21:02.552Z Checking fd-lock v4.0.2
26852025-07-18T16:21:02.552Z Checking nibble_vec v0.1.0
26862025-07-18T16:21:02.552Z Checking endian-type v0.1.2
26872025-07-18T16:21:02.577Z Checking bytecount v0.6.8
26882025-07-18T16:21:02.577Z Compiling tabled_derive v0.7.0
26892025-07-18T16:21:02.684Z Compiling peg-macros v0.8.5
26902025-07-18T16:21:02.716Z Compiling nix v0.28.0
26912025-07-18T16:21:02.799Z Checking papergrid v0.11.0
26922025-07-18T16:21:02.825Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26932025-07-18T16:21:02.849Z Compiling sqlparser_derive v0.2.2
26942025-07-18T16:21:02.889Z Checking radix_trie v0.2.1
26952025-07-18T16:21:03.141Z Checking vte v0.11.1
26962025-07-18T16:21:03.297Z Checking home v0.5.9
26972025-07-18T16:21:03.469Z Checking unicode_categories v0.1.1
26982025-07-18T16:21:03.709Z Checking nu-ansi-term v0.50.1
26992025-07-18T16:21:03.746Z Checking sqlparser v0.45.0
27002025-07-18T16:21:03.772Z Checking sqlformat v0.3.5
27012025-07-18T16:21:04.112Z Checking display-error-chain v0.2.2
27022025-07-18T16:21:04.340Z Checking strip-ansi-escapes v0.2.0
27032025-07-18T16:21:04.507Z Checking reedline v0.40.0
27042025-07-18T16:21:04.537Z Checking tabled v0.15.0
27052025-07-18T16:21:04.918Z Checking peg v0.8.5
27062025-07-18T16:21:05.628Z Checking rustyline v14.0.0
27072025-07-18T16:21:17.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.52s
27082025-07-18T16:21:18.095Z
27092025-07-18T16:21:18.095Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
27102025-07-18T16:21:19.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-07-18T16:21:19.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-07-18T16:21:19.232Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27132025-07-18T16:21:26.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s
27142025-07-18T16:21:26.994Z
27152025-07-18T16:21:26.994Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27162025-07-18T16:21:27.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-07-18T16:21:28.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-07-18T16:21:28.189Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27192025-07-18T16:21:33.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
27202025-07-18T16:21:33.689Z
27212025-07-18T16:21:33.690Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27222025-07-18T16:21:34.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-07-18T16:21:34.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-07-18T16:21:34.869Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27252025-07-18T16:21:41.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.19s
27262025-07-18T16:21:42.090Z
27272025-07-18T16:21:42.091Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27282025-07-18T16:21:43.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-07-18T16:21:43.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-07-18T16:21:43.277Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27312025-07-18T16:21:50.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.21s
27322025-07-18T16:21:50.512Z
27332025-07-18T16:21:50.512Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27342025-07-18T16:21:51.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-07-18T16:21:51.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-07-18T16:21:51.655Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27372025-07-18T16:21:56.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s
27382025-07-18T16:21:57.086Z
27392025-07-18T16:21:57.086Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27402025-07-18T16:21:58.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-07-18T16:21:58.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-07-18T16:21:58.237Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27432025-07-18T16:22:03.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
27442025-07-18T16:22:03.809Z
27452025-07-18T16:22:03.809Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27462025-07-18T16:22:04.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-07-18T16:22:04.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-07-18T16:22:05.013Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27492025-07-18T16:22:12.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.67s
27502025-07-18T16:22:12.706Z
27512025-07-18T16:22:12.706Zinfo: running `cargo check --bins` on oximeter (67/221)
27522025-07-18T16:22:13.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-07-18T16:22:13.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-07-18T16:22:13.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-07-18T16:22:13.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27562025-07-18T16:22:13.808Z
27572025-07-18T16:22:13.809Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27582025-07-18T16:22:14.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-07-18T16:22:14.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-07-18T16:22:14.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27612025-07-18T16:22:14.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27622025-07-18T16:22:14.792Z
27632025-07-18T16:22:14.792Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27642025-07-18T16:22:15.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652025-07-18T16:22:15.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662025-07-18T16:22:15.845Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27672025-07-18T16:22:18.665Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27682025-07-18T16:22:20.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
27692025-07-18T16:22:20.290Z
27702025-07-18T16:22:20.290Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27712025-07-18T16:22:21.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-07-18T16:22:21.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-07-18T16:22:21.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-07-18T16:22:21.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27752025-07-18T16:22:21.354Z
27762025-07-18T16:22:21.354Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27772025-07-18T16:22:22.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-07-18T16:22:22.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-07-18T16:22:22.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-07-18T16:22:22.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
27812025-07-18T16:22:22.502Z
27822025-07-18T16:22:22.502Zinfo: running `cargo check --bins` on oxql-types (72/221)
27832025-07-18T16:22:23.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-07-18T16:22:23.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-07-18T16:22:23.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-07-18T16:22:23.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
27872025-07-18T16:22:23.595Z
27882025-07-18T16:22:23.595Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27892025-07-18T16:22:24.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-07-18T16:22:24.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-07-18T16:22:24.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-07-18T16:22:24.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
27932025-07-18T16:22:24.745Z
27942025-07-18T16:22:24.745Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
27952025-07-18T16:22:25.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-07-18T16:22:25.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-07-18T16:22:25.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-07-18T16:22:25.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
27992025-07-18T16:22:25.783Z
28002025-07-18T16:22:25.784Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
28012025-07-18T16:22:26.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-07-18T16:22:26.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-07-18T16:22:26.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-07-18T16:22:26.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28052025-07-18T16:22:26.881Z
28062025-07-18T16:22:26.881Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
28072025-07-18T16:22:27.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-07-18T16:22:27.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-07-18T16:22:27.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-07-18T16:22:27.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28112025-07-18T16:22:27.953Z
28122025-07-18T16:22:27.953Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28132025-07-18T16:22:28.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-07-18T16:22:28.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-07-18T16:22:28.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-07-18T16:22:28.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28172025-07-18T16:22:29.051Z
28182025-07-18T16:22:29.051Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28192025-07-18T16:22:30.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-07-18T16:22:30.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-07-18T16:22:30.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-07-18T16:22:30.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28232025-07-18T16:22:30.162Z
28242025-07-18T16:22:30.162Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28252025-07-18T16:22:31.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-07-18T16:22:31.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-07-18T16:22:31.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-07-18T16:22:31.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28292025-07-18T16:22:31.171Z
28302025-07-18T16:22:31.171Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28312025-07-18T16:22:32.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-07-18T16:22:32.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-07-18T16:22:32.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-07-18T16:22:32.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28352025-07-18T16:22:32.206Z
28362025-07-18T16:22:32.206Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28372025-07-18T16:22:33.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-07-18T16:22:33.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-07-18T16:22:33.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-07-18T16:22:33.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28412025-07-18T16:22:33.328Z
28422025-07-18T16:22:33.328Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28432025-07-18T16:22:34.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-07-18T16:22:34.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-07-18T16:22:34.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-07-18T16:22:34.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28472025-07-18T16:22:34.372Z
28482025-07-18T16:22:34.373Zinfo: running `cargo check --bins` on gateway-client (83/221)
28492025-07-18T16:22:35.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-07-18T16:22:35.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-07-18T16:22:35.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-07-18T16:22:35.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28532025-07-18T16:22:35.393Z
28542025-07-18T16:22:35.393Zinfo: running `cargo check --bins` on ereport-types (84/221)
28552025-07-18T16:22:36.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-07-18T16:22:36.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-07-18T16:22:36.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-07-18T16:22:36.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28592025-07-18T16:22:36.408Z
28602025-07-18T16:22:36.408Zinfo: running `cargo check --bins` on gateway-types (85/221)
28612025-07-18T16:22:37.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-07-18T16:22:37.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-07-18T16:22:37.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-07-18T16:22:37.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28652025-07-18T16:22:37.424Z
28662025-07-18T16:22:37.424Zinfo: running `cargo check --bins` on ipcc (86/221)
28672025-07-18T16:22:38.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-07-18T16:22:38.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-07-18T16:22:38.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-07-18T16:22:38.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28712025-07-18T16:22:38.492Z
28722025-07-18T16:22:38.492Zinfo: running `cargo check --bins` on installinator-client (87/221)
28732025-07-18T16:22:39.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-07-18T16:22:39.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-07-18T16:22:39.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-07-18T16:22:39.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28772025-07-18T16:22:39.610Z
28782025-07-18T16:22:39.610Zinfo: running `cargo check --bins` on installinator-common (88/221)
28792025-07-18T16:22:40.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-07-18T16:22:40.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-07-18T16:22:40.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-07-18T16:22:40.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28832025-07-18T16:22:40.674Z
28842025-07-18T16:22:40.674Zinfo: running `cargo check --bins` on update-engine (89/221)
28852025-07-18T16:22:41.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-07-18T16:22:41.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-07-18T16:22:41.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-07-18T16:22:41.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28892025-07-18T16:22:41.682Z
28902025-07-18T16:22:41.682Zinfo: running `cargo check --bins` on nexus-client (90/221)
28912025-07-18T16:22:42.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-07-18T16:22:42.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-07-18T16:22:42.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-07-18T16:22:42.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28952025-07-18T16:22:42.758Z
28962025-07-18T16:22:42.758Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
28972025-07-18T16:22:43.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-07-18T16:22:43.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-07-18T16:22:43.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-07-18T16:22:43.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29012025-07-18T16:22:43.802Z
29022025-07-18T16:22:43.802Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
29032025-07-18T16:22:44.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-07-18T16:22:44.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-07-18T16:22:44.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-07-18T16:22:44.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29072025-07-18T16:22:44.785Z
29082025-07-18T16:22:44.785Zinfo: running `cargo check --bins` on nexus-types (93/221)
29092025-07-18T16:22:45.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-07-18T16:22:45.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-07-18T16:22:45.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-07-18T16:22:45.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
29132025-07-18T16:22:45.866Z
29142025-07-18T16:22:45.866Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29152025-07-18T16:22:46.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-07-18T16:22:46.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-07-18T16:22:46.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-07-18T16:22:46.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
29192025-07-18T16:22:46.859Z
29202025-07-18T16:22:46.859Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29212025-07-18T16:22:47.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-07-18T16:22:47.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-07-18T16:22:47.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-07-18T16:22:47.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29252025-07-18T16:22:47.864Z
29262025-07-18T16:22:47.864Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29272025-07-18T16:22:48.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-07-18T16:22:48.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-07-18T16:22:48.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-07-18T16:22:48.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29312025-07-18T16:22:48.881Z
29322025-07-18T16:22:48.881Zinfo: running `cargo check --bins` on oxide-client (97/221)
29332025-07-18T16:22:49.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-07-18T16:22:49.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-07-18T16:22:49.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362025-07-18T16:22:49.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29372025-07-18T16:22:49.884Z
29382025-07-18T16:22:49.884Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29392025-07-18T16:22:50.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-07-18T16:22:50.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-07-18T16:22:50.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422025-07-18T16:22:50.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29432025-07-18T16:22:50.925Z
29442025-07-18T16:22:50.926Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29452025-07-18T16:22:51.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462025-07-18T16:22:51.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472025-07-18T16:22:51.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482025-07-18T16:22:51.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
29492025-07-18T16:22:51.912Z
29502025-07-18T16:22:51.912Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29512025-07-18T16:22:52.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-07-18T16:22:52.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-07-18T16:22:52.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-07-18T16:22:52.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29552025-07-18T16:22:52.963Z
29562025-07-18T16:22:52.963Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29572025-07-18T16:22:53.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-07-18T16:22:53.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-07-18T16:22:53.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-07-18T16:22:53.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29612025-07-18T16:22:54.053Z
29622025-07-18T16:22:54.053Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29632025-07-18T16:22:55.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-07-18T16:22:55.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-07-18T16:22:55.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-07-18T16:22:55.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
29672025-07-18T16:22:55.143Z
29682025-07-18T16:22:55.143Zinfo: running `cargo check --bins` on wicket-common (103/221)
29692025-07-18T16:22:56.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-07-18T16:22:56.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-07-18T16:22:56.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-07-18T16:22:56.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29732025-07-18T16:22:56.201Z
29742025-07-18T16:22:56.201Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29752025-07-18T16:22:57.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-07-18T16:22:57.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-07-18T16:22:57.304Z Checking csv-core v0.1.11
29782025-07-18T16:22:57.304Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29792025-07-18T16:22:57.331Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29802025-07-18T16:22:57.331Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29812025-07-18T16:22:57.612Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29822025-07-18T16:22:57.644Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29832025-07-18T16:22:57.669Z Checking csv v1.3.1
29842025-07-18T16:22:58.402Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29852025-07-18T16:22:59.075Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29862025-07-18T16:23:02.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
29872025-07-18T16:23:02.267Z
29882025-07-18T16:23:02.267Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29892025-07-18T16:23:03.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-07-18T16:23:03.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-07-18T16:23:03.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-07-18T16:23:03.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29932025-07-18T16:23:03.297Z
29942025-07-18T16:23:03.297Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
29952025-07-18T16:23:04.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-07-18T16:23:04.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-07-18T16:23:04.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-07-18T16:23:04.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29992025-07-18T16:23:04.412Z
30002025-07-18T16:23:04.412Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
30012025-07-18T16:23:05.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-07-18T16:23:05.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-07-18T16:23:05.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042025-07-18T16:23:05.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30052025-07-18T16:23:05.635Z
30062025-07-18T16:23:05.635Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
30072025-07-18T16:23:06.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-07-18T16:23:06.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-07-18T16:23:06.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-07-18T16:23:06.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30112025-07-18T16:23:06.856Z
30122025-07-18T16:23:06.856Zinfo: running `cargo check --bins` on dns-server (109/221)
30132025-07-18T16:23:07.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-07-18T16:23:07.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-07-18T16:23:07.987Z Compiling typify-impl v0.4.1
30162025-07-18T16:23:08.026Z Compiling parking_lot_core v0.8.6
30172025-07-18T16:23:08.026Z Compiling moka v0.12.10
30182025-07-18T16:23:08.070Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30192025-07-18T16:23:08.095Z Checking tagptr v0.2.0
30202025-07-18T16:23:08.095Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30212025-07-18T16:23:08.095Z Checking prefix-trie v0.7.0
30222025-07-18T16:23:08.361Z Checking fxhash v0.2.1
30232025-07-18T16:23:08.386Z Checking hickory-client v0.25.2
30242025-07-18T16:23:08.750Z Checking hickory-server v0.25.2
30252025-07-18T16:23:08.856Z Checking parking_lot v0.11.2
30262025-07-18T16:23:09.227Z Checking sled v0.34.7
30272025-07-18T16:23:09.260Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30282025-07-18T16:23:09.680Z Checking hickory-resolver v0.25.2
30292025-07-18T16:23:15.122Z Compiling typify-macro v0.4.1
30302025-07-18T16:23:17.137Z Compiling typify v0.4.1
30312025-07-18T16:23:17.275Z Compiling progenitor-impl v0.10.0
30322025-07-18T16:23:20.716Z Compiling progenitor-macro v0.10.0
30332025-07-18T16:23:25.547Z Checking progenitor v0.10.0
30342025-07-18T16:23:25.747Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30352025-07-18T16:23:26.440Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30362025-07-18T16:23:28.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.61s
30372025-07-18T16:23:28.670Z
30382025-07-18T16:23:28.670Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30392025-07-18T16:23:29.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-07-18T16:23:29.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-07-18T16:23:29.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-07-18T16:23:29.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30432025-07-18T16:23:29.752Z
30442025-07-18T16:23:29.752Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30452025-07-18T16:23:30.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-07-18T16:23:30.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-07-18T16:23:30.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-07-18T16:23:30.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30492025-07-18T16:23:30.787Z
30502025-07-18T16:23:30.787Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30512025-07-18T16:23:31.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-07-18T16:23:31.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-07-18T16:23:31.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542025-07-18T16:23:31.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
30552025-07-18T16:23:32.037Z
30562025-07-18T16:23:32.037Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30572025-07-18T16:23:33.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582025-07-18T16:23:33.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592025-07-18T16:23:33.383Z Checking half v2.4.1
30602025-07-18T16:23:33.383Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30612025-07-18T16:23:33.408Z Checking ciborium-io v0.2.2
30622025-07-18T16:23:33.464Z Compiling semver v0.1.20
30632025-07-18T16:23:33.465Z Compiling radium v0.7.0
30642025-07-18T16:23:33.509Z Compiling zerocopy-derive v0.6.6
30652025-07-18T16:23:33.534Z Compiling maybe-uninit v2.0.0
30662025-07-18T16:23:33.534Z Checking tap v1.0.1
30672025-07-18T16:23:33.596Z Checking password-hash v0.5.0
30682025-07-18T16:23:33.746Z Checking wyz v0.5.1
30692025-07-18T16:23:33.857Z Checking ciborium-ll v0.2.2
30702025-07-18T16:23:33.994Z Compiling rustc_version v0.1.7
30712025-07-18T16:23:34.079Z Checking blake2 v0.10.6
30722025-07-18T16:23:34.079Z Compiling pin-project-internal v1.1.6
30732025-07-18T16:23:34.126Z Checking funty v2.0.0
30742025-07-18T16:23:34.158Z Checking crc-catalog v2.4.0
30752025-07-18T16:23:34.183Z Checking ciborium v0.2.2
30762025-07-18T16:23:34.323Z Compiling cancel-safe-futures v0.1.5
30772025-07-18T16:23:34.420Z Compiling newtype_derive v0.1.6
30782025-07-18T16:23:34.453Z Compiling packed_struct v0.10.1
30792025-07-18T16:23:34.518Z Compiling owo-colors v4.2.2
30802025-07-18T16:23:34.701Z Checking argon2 v0.5.3
30812025-07-18T16:23:34.824Z Checking crc v3.2.1
30822025-07-18T16:23:34.888Z Checking bitvec v1.0.1
30832025-07-18T16:23:35.069Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30842025-07-18T16:23:35.094Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30852025-07-18T16:23:35.205Z Compiling packed_struct_codegen v0.10.1
30862025-07-18T16:23:35.230Z Checking zerocopy v0.6.6
30872025-07-18T16:23:35.277Z Checking libsw-core v0.3.1
30882025-07-18T16:23:35.404Z Checking secrecy v0.10.3
30892025-07-18T16:23:35.491Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30902025-07-18T16:23:35.536Z Compiling snafu-derive v0.8.5
30912025-07-18T16:23:35.604Z Compiling indexmap v1.9.3
30922025-07-18T16:23:35.718Z Checking fixedbitset v0.5.7
30932025-07-18T16:23:35.880Z Checking nodrop v0.1.14
30942025-07-18T16:23:35.946Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30952025-07-18T16:23:36.032Z Checking array-init v0.0.4
30962025-07-18T16:23:36.102Z Checking petgraph v0.8.2
30972025-07-18T16:23:36.285Z Checking libsw v3.5.0
30982025-07-18T16:23:36.498Z Checking pin-project v1.1.6
30992025-07-18T16:23:36.650Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31002025-07-18T16:23:36.860Z Checking smallvec v0.6.14
31012025-07-18T16:23:37.415Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31022025-07-18T16:23:37.444Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31032025-07-18T16:23:37.889Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31042025-07-18T16:23:37.948Z Checking globset v0.4.15
31052025-07-18T16:23:38.075Z Checking olpc-cjson v0.1.4
31062025-07-18T16:23:38.157Z Checking serde_plain v1.0.2
31072025-07-18T16:23:38.359Z Checking smawk v0.3.2
31082025-07-18T16:23:38.482Z Checking typed-path v0.9.3
31092025-07-18T16:23:38.514Z Checking linear-map v1.2.0
31102025-07-18T16:23:38.588Z Checking hashbrown v0.12.3
31112025-07-18T16:23:38.632Z Checking indent_write v2.2.0
31122025-07-18T16:23:38.850Z Checking termcolor v1.4.1
31132025-07-18T16:23:38.907Z Checking bitfield v0.14.0
31142025-07-18T16:23:38.932Z Checking swrite v0.1.0
31152025-07-18T16:23:39.111Z Checking unicode-linebreak v0.1.5
31162025-07-18T16:23:39.230Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31172025-07-18T16:23:39.257Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31182025-07-18T16:23:39.313Z Checking env_logger v0.10.2
31192025-07-18T16:23:39.573Z Checking textwrap v0.16.2
31202025-07-18T16:23:39.712Z Checking snafu v0.8.5
31212025-07-18T16:23:39.742Z Checking ron v0.8.1
31222025-07-18T16:23:39.987Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31232025-07-18T16:23:40.158Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31242025-07-18T16:23:40.236Z Checking steno v0.4.1
31252025-07-18T16:23:40.267Z Checking serde-hex v0.1.0
31262025-07-18T16:23:40.351Z Checking tough v0.20.0
31272025-07-18T16:23:40.522Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31282025-07-18T16:23:40.835Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31292025-07-18T16:23:41.102Z Checking hashbrown v0.13.2
31302025-07-18T16:23:41.935Z Checking humantime v2.2.0
31312025-07-18T16:23:41.961Z Checking crc-any v2.5.0
31322025-07-18T16:23:42.241Z Checking object v0.30.4
31332025-07-18T16:23:42.282Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31342025-07-18T16:23:42.310Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31352025-07-18T16:23:42.559Z Checking void v1.0.2
31362025-07-18T16:23:42.585Z Checking half v1.8.3
31372025-07-18T16:23:42.611Z Checking path-slash v0.1.5
31382025-07-18T16:23:42.739Z Checking lzss v0.8.2
31392025-07-18T16:23:42.861Z Checking tungstenite v0.23.0
31402025-07-18T16:23:42.980Z Checking serde_cbor v0.11.2
31412025-07-18T16:23:43.082Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31422025-07-18T16:23:43.594Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31432025-07-18T16:23:43.700Z Checking nix v0.27.1
31442025-07-18T16:23:43.798Z Checking kstat-rs v0.2.4
31452025-07-18T16:23:43.872Z Checking serde_bytes v0.11.17
31462025-07-18T16:23:43.898Z Checking tokio-tungstenite v0.23.1
31472025-07-18T16:23:44.134Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31482025-07-18T16:23:44.227Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31492025-07-18T16:23:44.252Z Checking signal-hook-tokio v0.3.1
31502025-07-18T16:23:44.414Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31512025-07-18T16:23:46.811Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31522025-07-18T16:23:48.924Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31532025-07-18T16:24:02.825Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31542025-07-18T16:24:12.428Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31552025-07-18T16:24:13.478Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31562025-07-18T16:24:17.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.87s
31572025-07-18T16:24:18.144Z
31582025-07-18T16:24:18.144Zinfo: running `cargo check --bins` on gateway-api (114/221)
31592025-07-18T16:24:19.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-07-18T16:24:19.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-07-18T16:24:19.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622025-07-18T16:24:19.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31632025-07-18T16:24:19.257Z
31642025-07-18T16:24:19.257Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31652025-07-18T16:24:20.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-07-18T16:24:20.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-07-18T16:24:20.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682025-07-18T16:24:20.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31692025-07-18T16:24:20.324Z
31702025-07-18T16:24:20.324Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31712025-07-18T16:24:21.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-07-18T16:24:21.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-07-18T16:24:21.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-07-18T16:24:21.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31752025-07-18T16:24:21.422Z
31762025-07-18T16:24:21.422Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31772025-07-18T16:24:22.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-07-18T16:24:22.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-07-18T16:24:22.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-07-18T16:24:22.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31812025-07-18T16:24:22.458Z
31822025-07-18T16:24:22.458Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31832025-07-18T16:24:23.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-07-18T16:24:23.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-07-18T16:24:23.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-07-18T16:24:23.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
31872025-07-18T16:24:23.645Z
31882025-07-18T16:24:23.645Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31892025-07-18T16:24:24.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-07-18T16:24:24.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-07-18T16:24:24.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-07-18T16:24:24.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31932025-07-18T16:24:24.816Z
31942025-07-18T16:24:24.817Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
31952025-07-18T16:24:25.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-07-18T16:24:25.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-07-18T16:24:25.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-07-18T16:24:25.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31992025-07-18T16:24:25.856Z
32002025-07-18T16:24:25.856Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
32012025-07-18T16:24:26.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-07-18T16:24:26.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-07-18T16:24:26.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-07-18T16:24:26.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
32052025-07-18T16:24:26.905Z
32062025-07-18T16:24:26.905Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
32072025-07-18T16:24:27.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-07-18T16:24:27.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-07-18T16:24:27.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-07-18T16:24:27.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32112025-07-18T16:24:28.076Z
32122025-07-18T16:24:28.076Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32132025-07-18T16:24:29.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-07-18T16:24:29.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-07-18T16:24:29.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-07-18T16:24:29.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32172025-07-18T16:24:29.179Z
32182025-07-18T16:24:29.179Zinfo: running `cargo check --bins` on sp-sim (124/221)
32192025-07-18T16:24:30.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-07-18T16:24:30.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-07-18T16:24:30.344Z Compiling nix v0.30.1
32222025-07-18T16:24:30.370Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32232025-07-18T16:24:30.370Z Checking keccak v0.1.5
32242025-07-18T16:24:30.699Z Checking sha3 v0.10.8
32252025-07-18T16:24:30.746Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32262025-07-18T16:24:33.076Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32272025-07-18T16:24:36.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.75s
32282025-07-18T16:24:36.698Z
32292025-07-18T16:24:36.698Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32302025-07-18T16:24:37.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-07-18T16:24:37.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-07-18T16:24:37.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-07-18T16:24:37.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
32342025-07-18T16:24:37.319Z
32352025-07-18T16:24:37.319Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32362025-07-18T16:24:38.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-07-18T16:24:38.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-07-18T16:24:38.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-07-18T16:24:38.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
32402025-07-18T16:24:38.491Z
32412025-07-18T16:24:38.491Zinfo: running `cargo check --bins` on db-macros (127/221)
32422025-07-18T16:24:39.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-07-18T16:24:39.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-07-18T16:24:39.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-07-18T16:24:39.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
32462025-07-18T16:24:39.517Z
32472025-07-18T16:24:39.517Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32482025-07-18T16:24:40.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-07-18T16:24:40.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-07-18T16:24:40.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-07-18T16:24:40.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
32522025-07-18T16:24:40.515Z
32532025-07-18T16:24:40.515Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32542025-07-18T16:24:41.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-07-18T16:24:41.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-07-18T16:24:41.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-07-18T16:24:41.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
32582025-07-18T16:24:41.634Z
32592025-07-18T16:24:41.634Zinfo: running `cargo check --bins` on authz-macros (130/221)
32602025-07-18T16:24:42.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-07-18T16:24:42.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-07-18T16:24:42.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-07-18T16:24:42.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
32642025-07-18T16:24:42.600Z
32652025-07-18T16:24:42.601Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32662025-07-18T16:24:43.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-07-18T16:24:43.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-07-18T16:24:43.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-07-18T16:24:43.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32702025-07-18T16:24:43.748Z
32712025-07-18T16:24:43.748Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32722025-07-18T16:24:44.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-07-18T16:24:44.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-07-18T16:24:44.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-07-18T16:24:44.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32762025-07-18T16:24:44.892Z
32772025-07-18T16:24:44.892Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32782025-07-18T16:24:45.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-07-18T16:24:45.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-07-18T16:24:45.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-07-18T16:24:45.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
32822025-07-18T16:24:45.931Z
32832025-07-18T16:24:45.931Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32842025-07-18T16:24:46.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-07-18T16:24:46.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-07-18T16:24:46.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-07-18T16:24:46.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
32882025-07-18T16:24:47.046Z
32892025-07-18T16:24:47.046Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32902025-07-18T16:24:48.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-07-18T16:24:48.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-07-18T16:24:48.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-07-18T16:24:48.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32942025-07-18T16:24:48.410Z
32952025-07-18T16:24:48.410Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
32962025-07-18T16:24:49.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-07-18T16:24:49.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-07-18T16:24:49.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-07-18T16:24:49.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33002025-07-18T16:24:49.470Z
33012025-07-18T16:24:49.470Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
33022025-07-18T16:24:50.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-07-18T16:24:50.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-07-18T16:24:50.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-07-18T16:24:50.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33062025-07-18T16:24:50.537Z
33072025-07-18T16:24:50.537Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
33082025-07-18T16:24:51.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-07-18T16:24:51.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-07-18T16:24:51.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-07-18T16:24:51.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33122025-07-18T16:24:51.623Z
33132025-07-18T16:24:51.623Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33142025-07-18T16:24:52.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-07-18T16:24:52.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-07-18T16:24:52.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-07-18T16:24:52.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33182025-07-18T16:24:52.782Z
33192025-07-18T16:24:52.783Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33202025-07-18T16:24:53.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-07-18T16:24:53.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-07-18T16:24:53.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-07-18T16:24:53.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33242025-07-18T16:24:53.843Z
33252025-07-18T16:24:53.843Zinfo: running `cargo check --bins` on key-manager (141/221)
33262025-07-18T16:24:58.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-07-18T16:24:58.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-07-18T16:24:58.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-07-18T16:24:58.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33302025-07-18T16:24:58.601Z
33312025-07-18T16:24:58.601Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33322025-07-18T16:24:58.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-07-18T16:24:58.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-07-18T16:24:58.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-07-18T16:24:58.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
33362025-07-18T16:24:58.601Z
33372025-07-18T16:24:58.601Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33382025-07-18T16:24:58.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-07-18T16:24:58.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-07-18T16:24:58.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-07-18T16:24:58.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33422025-07-18T16:24:58.601Z
33432025-07-18T16:24:58.601Zinfo: running `cargo check --bins` on typed-rng (144/221)
33442025-07-18T16:24:58.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-07-18T16:24:58.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-07-18T16:24:58.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-07-18T16:24:58.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33482025-07-18T16:24:58.751Z
33492025-07-18T16:24:58.751Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33502025-07-18T16:24:59.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-07-18T16:24:59.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-07-18T16:24:59.611Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33532025-07-18T16:24:59.611Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33542025-07-18T16:24:59.611Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33552025-07-18T16:24:59.636Z Compiling thiserror-impl-no-std v2.0.2
33562025-07-18T16:24:59.636Z Checking universal-hash v0.5.1
33572025-07-18T16:24:59.749Z Checking opaque-debug v0.3.1
33582025-07-18T16:24:59.776Z Checking chacha20 v0.9.1
33592025-07-18T16:24:59.776Z Checking aead v0.5.2
33602025-07-18T16:24:59.884Z Compiling unicase v2.7.0
33612025-07-18T16:24:59.910Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33622025-07-18T16:24:59.940Z Checking poly1305 v0.8.0
33632025-07-18T16:25:00.037Z Compiling libefi-sys v0.1.0
33642025-07-18T16:25:00.131Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33652025-07-18T16:25:00.156Z Compiling bitfield-struct v0.6.2
33662025-07-18T16:25:00.237Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33672025-07-18T16:25:00.310Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33682025-07-18T16:25:00.447Z Checking chacha20poly1305 v0.10.1
33692025-07-18T16:25:00.471Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33702025-07-18T16:25:00.673Z Compiling proc-macro-error-attr2 v2.0.0
33712025-07-18T16:25:00.698Z Compiling salty v0.3.0
33722025-07-18T16:25:00.785Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33732025-07-18T16:25:00.830Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33742025-07-18T16:25:01.212Z Compiling num-derive v0.3.3
33752025-07-18T16:25:01.368Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33762025-07-18T16:25:01.411Z Compiling proc-macro-error2 v2.0.1
33772025-07-18T16:25:01.535Z Compiling xshell-macros v0.2.7
33782025-07-18T16:25:01.884Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33792025-07-18T16:25:01.969Z Compiling tabled_derive v0.10.0
33802025-07-18T16:25:02.127Z Checking thiserror-no-std v2.0.2
33812025-07-18T16:25:02.195Z Checking xshell v0.2.7
33822025-07-18T16:25:02.284Z Checking vsss-rs v3.3.4
33832025-07-18T16:25:02.372Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33842025-07-18T16:25:02.559Z Compiling mime_guess v2.0.5
33852025-07-18T16:25:02.640Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33862025-07-18T16:25:02.955Z Checking libscf-sys v1.1.0
33872025-07-18T16:25:03.607Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33882025-07-18T16:25:03.740Z Checking papergrid v0.14.0
33892025-07-18T16:25:03.929Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33902025-07-18T16:25:04.339Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33912025-07-18T16:25:04.824Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33922025-07-18T16:25:04.972Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33932025-07-18T16:25:05.057Z Checking primeorder v0.13.6
33942025-07-18T16:25:05.261Z Checking env_filter v0.1.2
33952025-07-18T16:25:05.583Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33962025-07-18T16:25:05.612Z Checking p384 v0.13.0
33972025-07-18T16:25:05.823Z Checking env_logger v0.11.5
33982025-07-18T16:25:05.999Z Checking tabled v0.18.0
33992025-07-18T16:25:06.107Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34002025-07-18T16:25:06.175Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34012025-07-18T16:25:06.268Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34022025-07-18T16:25:06.652Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34032025-07-18T16:25:06.680Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34042025-07-18T16:25:06.771Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34052025-07-18T16:25:06.850Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34062025-07-18T16:25:07.070Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34072025-07-18T16:25:07.097Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34082025-07-18T16:25:07.361Z Checking http-range v0.1.5
34092025-07-18T16:25:07.444Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34102025-07-18T16:25:07.647Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34112025-07-18T16:25:07.891Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34122025-07-18T16:25:07.920Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34132025-07-18T16:25:08.219Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34142025-07-18T16:25:08.307Z Checking secrecy v0.8.0
34152025-07-18T16:25:08.357Z Checking atty v0.2.14
34162025-07-18T16:25:08.531Z Checking crc8 v0.1.1
34172025-07-18T16:25:08.558Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34182025-07-18T16:25:08.710Z Checking hyper-staticfile v0.10.1
34192025-07-18T16:25:08.776Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34202025-07-18T16:25:09.256Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34212025-07-18T16:25:09.293Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
34222025-07-18T16:25:09.348Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34232025-07-18T16:25:09.691Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34242025-07-18T16:25:09.722Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34252025-07-18T16:25:10.000Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34262025-07-18T16:25:10.147Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34272025-07-18T16:25:10.461Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34282025-07-18T16:25:11.216Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34292025-07-18T16:25:11.216Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34302025-07-18T16:25:11.216Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34312025-07-18T16:25:11.965Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34322025-07-18T16:25:12.425Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34332025-07-18T16:25:12.906Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34342025-07-18T16:25:14.373Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34352025-07-18T16:25:16.394Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34362025-07-18T16:25:23.497Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34372025-07-18T16:25:43.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.41s
34382025-07-18T16:25:43.814Z
34392025-07-18T16:25:43.815Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34402025-07-18T16:25:45.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412025-07-18T16:25:45.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422025-07-18T16:25:45.771Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34432025-07-18T16:26:04.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.92s
34442025-07-18T16:26:04.961Z
34452025-07-18T16:26:04.961Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34462025-07-18T16:26:06.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-07-18T16:26:06.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-07-18T16:26:06.239Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34492025-07-18T16:26:26.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.34s
34502025-07-18T16:26:26.524Z
34512025-07-18T16:26:26.524Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34522025-07-18T16:26:27.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532025-07-18T16:26:27.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542025-07-18T16:26:27.799Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34552025-07-18T16:26:46.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.66s
34562025-07-18T16:26:46.397Z
34572025-07-18T16:26:46.397Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34582025-07-18T16:26:47.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592025-07-18T16:26:47.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602025-07-18T16:26:47.642Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34612025-07-18T16:27:06.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.00s
34622025-07-18T16:27:06.618Z
34632025-07-18T16:27:06.618Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34642025-07-18T16:27:07.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-07-18T16:27:07.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-07-18T16:27:07.856Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34672025-07-18T16:27:25.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.13s
34682025-07-18T16:27:25.967Z
34692025-07-18T16:27:25.967Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34702025-07-18T16:27:27.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712025-07-18T16:27:27.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722025-07-18T16:27:27.249Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34732025-07-18T16:27:45.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s
34742025-07-18T16:27:45.589Z
34752025-07-18T16:27:45.589Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34762025-07-18T16:27:46.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772025-07-18T16:27:46.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782025-07-18T16:27:46.828Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34792025-07-18T16:28:05.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.89s
34802025-07-18T16:28:05.695Z
34812025-07-18T16:28:05.695Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34822025-07-18T16:28:06.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832025-07-18T16:28:06.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842025-07-18T16:28:06.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852025-07-18T16:28:06.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
34862025-07-18T16:28:06.739Z
34872025-07-18T16:28:06.739Zinfo: running `cargo check --bins` on range-requests (154/221)
34882025-07-18T16:28:07.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-07-18T16:28:07.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-07-18T16:28:07.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912025-07-18T16:28:07.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34922025-07-18T16:28:07.768Z
34932025-07-18T16:28:07.768Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34942025-07-18T16:28:08.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-07-18T16:28:08.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-07-18T16:28:08.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972025-07-18T16:28:08.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
34982025-07-18T16:28:08.779Z
34992025-07-18T16:28:08.779Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
35002025-07-18T16:28:09.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-07-18T16:28:09.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-07-18T16:28:09.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-07-18T16:28:09.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
35042025-07-18T16:28:09.824Z
35052025-07-18T16:28:09.824Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
35062025-07-18T16:28:10.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-07-18T16:28:10.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-07-18T16:28:10.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-07-18T16:28:10.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
35102025-07-18T16:28:10.870Z
35112025-07-18T16:28:10.870Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35122025-07-18T16:28:11.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-07-18T16:28:11.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-07-18T16:28:11.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-07-18T16:28:11.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
35162025-07-18T16:28:11.970Z
35172025-07-18T16:28:11.970Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35182025-07-18T16:28:16.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-07-18T16:28:16.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-07-18T16:28:16.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-07-18T16:28:16.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
35222025-07-18T16:28:16.254Z
35232025-07-18T16:28:16.255Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35242025-07-18T16:28:16.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-07-18T16:28:16.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-07-18T16:28:16.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-07-18T16:28:16.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
35282025-07-18T16:28:16.256Z
35292025-07-18T16:28:16.256Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35302025-07-18T16:28:16.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-07-18T16:28:16.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-07-18T16:28:16.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332025-07-18T16:28:16.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35342025-07-18T16:28:16.256Z
35352025-07-18T16:28:16.256Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35362025-07-18T16:28:16.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-07-18T16:28:16.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-07-18T16:28:16.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392025-07-18T16:28:16.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
35402025-07-18T16:28:16.325Z
35412025-07-18T16:28:16.325Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35422025-07-18T16:28:17.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432025-07-18T16:28:17.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442025-07-18T16:28:17.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452025-07-18T16:28:17.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
35462025-07-18T16:28:17.405Z
35472025-07-18T16:28:17.405Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35482025-07-18T16:28:18.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492025-07-18T16:28:18.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502025-07-18T16:28:18.599Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35512025-07-18T16:28:18.599Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35522025-07-18T16:28:19.724Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35532025-07-18T16:28:22.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
35542025-07-18T16:28:22.726Z
35552025-07-18T16:28:22.726Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35562025-07-18T16:28:23.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-07-18T16:28:23.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-07-18T16:28:23.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35592025-07-18T16:28:23.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
35602025-07-18T16:28:23.775Z
35612025-07-18T16:28:23.775Zinfo: running `cargo check --bins` on cert-dev (166/221)
35622025-07-18T16:28:24.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35632025-07-18T16:28:24.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35642025-07-18T16:28:24.853Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35652025-07-18T16:28:25.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
35662025-07-18T16:28:25.378Z
35672025-07-18T16:28:25.378Zinfo: running `cargo check --bins` on clickana (167/221)
35682025-07-18T16:28:26.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35692025-07-18T16:28:26.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35702025-07-18T16:28:26.485Z Checking castaway v0.2.3
35712025-07-18T16:28:26.485Z Checking lru v0.12.5
35722025-07-18T16:28:26.511Z Compiling instability v0.3.2
35732025-07-18T16:28:26.511Z Checking unicode-truncate v1.1.0
35742025-07-18T16:28:26.511Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35752025-07-18T16:28:26.511Z Checking cassowary v0.3.0
35762025-07-18T16:28:26.511Z Compiling indoc v2.0.6
35772025-07-18T16:28:26.683Z Checking compact_str v0.8.0
35782025-07-18T16:28:27.443Z Checking ratatui v0.29.0
35792025-07-18T16:28:28.583Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35802025-07-18T16:28:30.168Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35812025-07-18T16:28:31.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.95s
35822025-07-18T16:28:31.540Z
35832025-07-18T16:28:31.540Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35842025-07-18T16:28:32.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-07-18T16:28:32.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-07-18T16:28:32.730Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35872025-07-18T16:28:32.730Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35882025-07-18T16:28:34.137Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35892025-07-18T16:28:34.792Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35902025-07-18T16:28:35.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
35912025-07-18T16:28:35.498Z
35922025-07-18T16:28:35.498Zinfo: running `cargo check --bins` on ch-dev (169/221)
35932025-07-18T16:28:36.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-07-18T16:28:36.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-07-18T16:28:36.584Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35962025-07-18T16:28:37.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
35972025-07-18T16:28:39.944Z
35982025-07-18T16:28:39.944Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
35992025-07-18T16:28:39.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-07-18T16:28:39.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-07-18T16:28:39.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-07-18T16:28:39.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36032025-07-18T16:28:39.944Z
36042025-07-18T16:28:39.944Zinfo: running `cargo check --bins` on crdb-seed (171/221)
36052025-07-18T16:28:39.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-07-18T16:28:39.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-07-18T16:28:39.991Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36082025-07-18T16:28:40.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
36092025-07-18T16:28:40.208Z
36102025-07-18T16:28:40.208Zinfo: running `cargo check --bins` on db-dev (172/221)
36112025-07-18T16:28:41.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-07-18T16:28:41.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-07-18T16:28:41.251Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36142025-07-18T16:28:42.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
36152025-07-18T16:28:42.418Z
36162025-07-18T16:28:42.419Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36172025-07-18T16:28:43.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-07-18T16:28:43.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-07-18T16:28:43.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36202025-07-18T16:28:43.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
36212025-07-18T16:28:43.477Z
36222025-07-18T16:28:43.478Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36232025-07-18T16:28:44.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242025-07-18T16:28:44.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252025-07-18T16:28:44.428Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36262025-07-18T16:28:45.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
36272025-07-18T16:28:45.708Z
36282025-07-18T16:28:45.708Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36292025-07-18T16:28:46.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302025-07-18T16:28:46.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312025-07-18T16:28:46.657Z Checking typeid v1.0.3
36322025-07-18T16:28:46.688Z Checking ordered-float v2.10.1
36332025-07-18T16:28:46.715Z Checking cargo-platform v0.2.0
36342025-07-18T16:28:46.835Z Checking erased-serde v0.4.6
36352025-07-18T16:28:47.149Z Checking serde-value v0.7.0
36362025-07-18T16:28:47.617Z Checking serde-untagged v0.1.7
36372025-07-18T16:28:47.947Z Checking cargo-util-schemas v0.2.0
36382025-07-18T16:28:49.483Z Checking cargo_metadata v0.20.0
36392025-07-18T16:28:50.885Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36402025-07-18T16:28:52.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s
36412025-07-18T16:28:52.283Z
36422025-07-18T16:28:52.283Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36432025-07-18T16:28:53.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442025-07-18T16:28:53.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452025-07-18T16:28:53.494Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36462025-07-18T16:28:55.702Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36472025-07-18T16:28:56.595Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36482025-07-18T16:28:57.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
36492025-07-18T16:28:57.601Z
36502025-07-18T16:28:57.601Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36512025-07-18T16:28:58.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522025-07-18T16:28:58.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532025-07-18T16:28:59.069Z Compiling crunchy v0.2.2
36542025-07-18T16:28:59.098Z Compiling dsl_auto_type v0.1.2
36552025-07-18T16:28:59.098Z Checking scheduled-thread-pool v0.2.7
36562025-07-18T16:28:59.098Z Compiling diesel_table_macro_syntax v0.2.0
36572025-07-18T16:28:59.098Z Compiling tiny-keccak v2.0.2
36582025-07-18T16:28:59.154Z Compiling bit-vec v0.6.3
36592025-07-18T16:28:59.228Z Compiling ascii-canvas v3.0.0
36602025-07-18T16:28:59.264Z Compiling ena v0.14.3
36612025-07-18T16:28:59.407Z Checking r2d2 v0.8.10
36622025-07-18T16:28:59.492Z Compiling regex-syntax v0.6.29
36632025-07-18T16:28:59.521Z Compiling diff v0.1.13
36642025-07-18T16:28:59.639Z Compiling bit-set v0.5.3
36652025-07-18T16:28:59.664Z Compiling bindgen v0.71.1
36662025-07-18T16:28:59.755Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36672025-07-18T16:28:59.782Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36682025-07-18T16:28:59.933Z Compiling derive_builder_core v0.20.2
36692025-07-18T16:29:00.017Z Compiling libxml v0.3.3
36702025-07-18T16:29:00.043Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36712025-07-18T16:29:00.129Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36722025-07-18T16:29:00.372Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36732025-07-18T16:29:00.442Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36742025-07-18T16:29:00.488Z Compiling diesel_derives v2.2.3
36752025-07-18T16:29:00.613Z Compiling strum_macros v0.24.3
36762025-07-18T16:29:00.883Z Compiling indoc v1.0.9
36772025-07-18T16:29:01.520Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36782025-07-18T16:29:01.774Z Compiling derive_builder_macro v0.20.2
36792025-07-18T16:29:01.846Z Compiling impl-trait-for-tuples v0.2.2
36802025-07-18T16:29:02.261Z Compiling lalrpop v0.19.12
36812025-07-18T16:29:02.549Z Checking derive_builder v0.20.2
36822025-07-18T16:29:02.582Z Compiling oso-derive v0.27.3
36832025-07-18T16:29:02.751Z Checking quick-xml v0.37.2
36842025-07-18T16:29:03.289Z Checking maplit v1.0.2
36852025-07-18T16:29:03.452Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36862025-07-18T16:29:03.483Z Compiling diesel-dtrace v0.4.2
36872025-07-18T16:29:03.863Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36882025-07-18T16:29:04.013Z Checking bb8 v0.8.5
36892025-07-18T16:29:04.194Z Checking ignore v0.4.23
36902025-07-18T16:29:04.466Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36912025-07-18T16:29:04.601Z Checking predicates-tree v1.0.12
36922025-07-18T16:29:04.778Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36932025-07-18T16:29:04.807Z Checking rand_seeder v0.3.0
36942025-07-18T16:29:04.864Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36952025-07-18T16:29:04.995Z Checking globwalk v0.9.1
36962025-07-18T16:29:05.095Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36972025-07-18T16:29:05.136Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36982025-07-18T16:29:05.372Z Checking camino-tempfile-ext v0.3.2
36992025-07-18T16:29:05.411Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37002025-07-18T16:29:05.710Z Checking is_ci v1.2.0
37012025-07-18T16:29:05.738Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37022025-07-18T16:29:05.872Z Checking supports-color v3.0.2
37032025-07-18T16:29:06.129Z Checking support-bundle-viewer v0.1.2
37042025-07-18T16:29:06.454Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37052025-07-18T16:29:06.595Z Checking multimap v0.10.1
37062025-07-18T16:29:07.180Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37072025-07-18T16:29:08.213Z Checking diesel v2.2.11
37082025-07-18T16:29:23.713Z Compiling samael v0.0.19
37092025-07-18T16:29:34.217Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37102025-07-18T16:29:38.005Z Checking async-bb8-diesel v0.2.1
37112025-07-18T16:29:40.452Z Compiling polar-core v0.27.3
37122025-07-18T16:29:49.737Z Checking oso v0.27.3
37132025-07-18T16:30:44.066Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37142025-07-18T16:31:34.896Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37152025-07-18T16:31:49.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
37162025-07-18T16:31:49.488Z
37172025-07-18T16:31:49.488Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37182025-07-18T16:31:50.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-07-18T16:31:50.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-07-18T16:31:50.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37212025-07-18T16:31:50.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
37222025-07-18T16:31:50.669Z
37232025-07-18T16:31:50.669Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37242025-07-18T16:31:51.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252025-07-18T16:31:51.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262025-07-18T16:31:51.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272025-07-18T16:31:51.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
37282025-07-18T16:31:51.834Z
37292025-07-18T16:31:51.835Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37302025-07-18T16:31:54.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312025-07-18T16:31:54.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322025-07-18T16:31:54.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332025-07-18T16:31:54.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
37342025-07-18T16:31:54.718Z
37352025-07-18T16:31:54.718Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37362025-07-18T16:31:54.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-07-18T16:31:54.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-07-18T16:31:54.751Z Compiling libz-sys v1.1.20
37392025-07-18T16:31:54.751Z Compiling libgit2-sys v0.17.0+1.8.1
37402025-07-18T16:31:54.751Z Compiling vergen v8.3.2
37412025-07-18T16:31:54.751Z Compiling cargo-platform v0.1.8
37422025-07-18T16:31:54.751Z Compiling fs-err v2.11.0
37432025-07-18T16:31:54.751Z Compiling rustls v0.21.12
37442025-07-18T16:31:54.751Z Checking rustls-webpki v0.101.7
37452025-07-18T16:31:54.751Z Checking sct v0.7.1
37462025-07-18T16:31:54.751Z Compiling cargo_metadata v0.18.1
37472025-07-18T16:31:54.782Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37482025-07-18T16:31:55.040Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37492025-07-18T16:31:55.068Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37502025-07-18T16:31:55.144Z Checking parse-size v1.1.0
37512025-07-18T16:31:55.302Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37522025-07-18T16:31:55.343Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37532025-07-18T16:31:55.344Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37542025-07-18T16:31:55.370Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37552025-07-18T16:31:55.396Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
37562025-07-18T16:31:55.550Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37572025-07-18T16:31:56.231Z Checking rustls-pemfile v1.0.4
37582025-07-18T16:31:56.260Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37592025-07-18T16:31:56.466Z Checking twox-hash v2.1.0
37602025-07-18T16:31:56.495Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37612025-07-18T16:31:57.015Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37622025-07-18T16:31:57.093Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37632025-07-18T16:31:57.292Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37642025-07-18T16:31:57.812Z Checking tokio-rustls v0.24.1
37652025-07-18T16:31:58.194Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37662025-07-18T16:31:58.252Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37672025-07-18T16:31:58.424Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37682025-07-18T16:31:58.505Z Checking fatfs v0.3.6
37692025-07-18T16:31:58.667Z Checking assert_matches v1.5.0
37702025-07-18T16:32:04.814Z Compiling git2 v0.19.0
37712025-07-18T16:32:10.211Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37722025-07-18T16:33:35.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
37732025-07-18T16:33:35.390Z
37742025-07-18T16:33:35.390Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37752025-07-18T16:33:36.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762025-07-18T16:33:36.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772025-07-18T16:33:36.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782025-07-18T16:33:36.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
37792025-07-18T16:33:36.482Z
37802025-07-18T16:33:36.482Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37812025-07-18T16:33:37.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822025-07-18T16:33:37.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832025-07-18T16:33:37.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842025-07-18T16:33:37.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
37852025-07-18T16:33:37.633Z
37862025-07-18T16:33:37.633Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37872025-07-18T16:33:38.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882025-07-18T16:33:38.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892025-07-18T16:33:38.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902025-07-18T16:33:38.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37912025-07-18T16:33:38.793Z
37922025-07-18T16:33:38.793Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
37932025-07-18T16:33:39.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942025-07-18T16:33:39.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952025-07-18T16:33:39.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962025-07-18T16:33:39.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37972025-07-18T16:33:39.951Z
37982025-07-18T16:33:39.952Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
37992025-07-18T16:33:40.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-07-18T16:33:40.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-07-18T16:33:40.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022025-07-18T16:33:40.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
38032025-07-18T16:33:41.064Z
38042025-07-18T16:33:41.064Zinfo: running `cargo check --bins` on nexus-networking (187/221)
38052025-07-18T16:33:42.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-07-18T16:33:42.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-07-18T16:33:42.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082025-07-18T16:33:42.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
38092025-07-18T16:33:42.258Z
38102025-07-18T16:33:42.258Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38112025-07-18T16:33:43.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-07-18T16:33:43.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-07-18T16:33:43.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142025-07-18T16:33:43.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
38152025-07-18T16:33:43.448Z
38162025-07-18T16:33:43.448Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38172025-07-18T16:33:44.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-07-18T16:33:44.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-07-18T16:33:44.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202025-07-18T16:33:44.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
38212025-07-18T16:33:44.611Z
38222025-07-18T16:33:44.611Zinfo: running `cargo check --bins` on update-common (190/221)
38232025-07-18T16:33:45.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-07-18T16:33:45.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-07-18T16:33:45.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262025-07-18T16:33:45.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
38272025-07-18T16:33:45.679Z
38282025-07-18T16:33:45.679Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38292025-07-18T16:33:46.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302025-07-18T16:33:46.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312025-07-18T16:33:47.246Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38322025-07-18T16:33:47.271Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38332025-07-18T16:33:47.313Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38342025-07-18T16:33:47.337Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38352025-07-18T16:33:47.369Z Checking diff v0.1.13
38362025-07-18T16:33:47.369Z Checking yansi v1.0.1
38372025-07-18T16:33:47.394Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38382025-07-18T16:33:47.420Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38392025-07-18T16:33:47.914Z Checking pretty_assertions v1.4.1
38402025-07-18T16:33:48.019Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38412025-07-18T16:33:48.846Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38422025-07-18T16:34:32.493Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38432025-07-18T16:34:32.518Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38442025-07-18T16:34:32.519Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38452025-07-18T16:34:32.519Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38462025-07-18T16:34:32.519Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38472025-07-18T16:34:32.519Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38482025-07-18T16:34:33.702Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38492025-07-18T16:34:35.437Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38502025-07-18T16:35:52.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
38512025-07-18T16:35:53.500Z
38522025-07-18T16:35:53.500Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38532025-07-18T16:35:54.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542025-07-18T16:35:54.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552025-07-18T16:35:54.340Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38562025-07-18T16:35:54.340Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38572025-07-18T16:35:54.377Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38582025-07-18T16:35:54.377Z Checking heck v0.4.1
38592025-07-18T16:35:54.377Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38602025-07-18T16:35:54.685Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38612025-07-18T16:35:54.729Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38622025-07-18T16:35:55.940Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38632025-07-18T16:35:59.272Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38642025-07-18T16:36:01.404Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38652025-07-18T16:36:02.672Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38662025-07-18T16:36:04.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.67s
38672025-07-18T16:36:05.004Z
38682025-07-18T16:36:05.004Zinfo: running `cargo check --bins` on installinator-api (193/221)
38692025-07-18T16:36:05.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-07-18T16:36:05.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-07-18T16:36:05.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38722025-07-18T16:36:05.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
38732025-07-18T16:36:06.117Z
38742025-07-18T16:36:06.117Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38752025-07-18T16:36:07.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-07-18T16:36:07.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-07-18T16:36:07.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782025-07-18T16:36:07.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
38792025-07-18T16:36:07.196Z
38802025-07-18T16:36:07.196Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38812025-07-18T16:36:08.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822025-07-18T16:36:08.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832025-07-18T16:36:08.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38842025-07-18T16:36:08.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
38852025-07-18T16:36:08.258Z
38862025-07-18T16:36:08.258Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38872025-07-18T16:36:09.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882025-07-18T16:36:09.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892025-07-18T16:36:09.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38902025-07-18T16:36:09.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
38912025-07-18T16:36:09.387Z
38922025-07-18T16:36:09.388Zinfo: running `cargo check --bins` on omicron-pins (197/221)
38932025-07-18T16:36:10.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942025-07-18T16:36:10.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952025-07-18T16:36:10.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38962025-07-18T16:36:10.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
38972025-07-18T16:36:10.404Z
38982025-07-18T16:36:10.404Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
38992025-07-18T16:36:11.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002025-07-18T16:36:11.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012025-07-18T16:36:11.746Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39022025-07-18T16:36:11.771Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39032025-07-18T16:36:12.314Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39042025-07-18T16:36:12.314Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39052025-07-18T16:36:12.314Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
39062025-07-18T16:36:12.314Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39072025-07-18T16:36:12.314Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39082025-07-18T16:36:12.314Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39092025-07-18T16:36:12.314Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39102025-07-18T16:36:12.314Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39112025-07-18T16:36:12.314Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39122025-07-18T16:36:12.444Z Compiling petname v2.0.2
39132025-07-18T16:36:12.515Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39142025-07-18T16:36:12.544Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39152025-07-18T16:36:12.935Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39162025-07-18T16:36:13.372Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39172025-07-18T16:36:13.653Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39182025-07-18T16:36:14.190Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39192025-07-18T16:36:14.385Z Checking sync-ptr v0.1.4
39202025-07-18T16:36:14.518Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39212025-07-18T16:36:14.574Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39222025-07-18T16:36:14.599Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39232025-07-18T16:36:14.778Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39242025-07-18T16:36:15.246Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39252025-07-18T16:36:16.827Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39262025-07-18T16:36:18.545Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39272025-07-18T16:36:18.570Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39282025-07-18T16:36:34.860Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39292025-07-18T16:36:34.860Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39302025-07-18T16:36:35.983Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39312025-07-18T16:36:38.247Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39322025-07-18T16:36:41.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.52s
39332025-07-18T16:36:42.167Z
39342025-07-18T16:36:42.167Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39352025-07-18T16:36:43.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362025-07-18T16:36:43.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372025-07-18T16:36:43.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39382025-07-18T16:36:43.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
39392025-07-18T16:36:43.328Z
39402025-07-18T16:36:43.328Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39412025-07-18T16:36:44.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422025-07-18T16:36:44.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432025-07-18T16:36:44.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39442025-07-18T16:36:44.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
39452025-07-18T16:36:44.318Z
39462025-07-18T16:36:44.318Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39472025-07-18T16:36:45.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-07-18T16:36:45.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-07-18T16:36:45.562Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39502025-07-18T16:36:46.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
39512025-07-18T16:36:47.088Z
39522025-07-18T16:36:47.088Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39532025-07-18T16:36:48.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39542025-07-18T16:36:48.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39552025-07-18T16:36:48.275Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39562025-07-18T16:36:48.767Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39572025-07-18T16:36:50.400Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39582025-07-18T16:36:51.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
39592025-07-18T16:36:51.613Z
39602025-07-18T16:36:51.613Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39612025-07-18T16:36:52.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622025-07-18T16:36:52.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632025-07-18T16:36:52.695Z Compiling blake3 v1.5.4
39642025-07-18T16:36:52.720Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39652025-07-18T16:36:52.745Z Checking memmap2 v0.9.5
39662025-07-18T16:36:52.769Z Checking constant_time_eq v0.3.1
39672025-07-18T16:36:52.794Z Checking arrayvec v0.7.6
39682025-07-18T16:36:52.794Z Checking arrayref v0.3.9
39692025-07-18T16:36:52.841Z Checking topological-sort v0.2.2
39702025-07-18T16:36:52.866Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39712025-07-18T16:36:52.937Z Checking shell-words v1.1.0
39722025-07-18T16:36:53.383Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39732025-07-18T16:36:53.753Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39742025-07-18T16:36:54.313Z Checking omicron-zone-package v0.12.2
39752025-07-18T16:36:55.985Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39762025-07-18T16:36:57.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
39772025-07-18T16:36:57.577Z
39782025-07-18T16:36:57.577Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39792025-07-18T16:36:58.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802025-07-18T16:36:58.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812025-07-18T16:36:58.687Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39822025-07-18T16:36:59.092Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39832025-07-18T16:36:59.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
39842025-07-18T16:36:59.865Z
39852025-07-18T16:36:59.865Zinfo: running `cargo check --bins` on xtask (205/221)
39862025-07-18T16:37:00.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872025-07-18T16:37:00.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882025-07-18T16:37:00.680Z Checking bitflags v2.9.1
39892025-07-18T16:37:00.680Z Checking serde v1.0.219
39902025-07-18T16:37:00.680Z Checking thiserror v1.0.69
39912025-07-18T16:37:00.713Z Checking zerofrom v0.1.4
39922025-07-18T16:37:00.741Z Checking smallvec v1.15.0
39932025-07-18T16:37:00.765Z Checking hashbrown v0.15.4
39942025-07-18T16:37:00.790Z Checking scroll v0.12.0
39952025-07-18T16:37:00.790Z Checking num-traits v0.2.19
39962025-07-18T16:37:00.885Z Checking log v0.4.27
39972025-07-18T16:37:00.946Z Checking yoke v0.7.4
39982025-07-18T16:37:00.970Z Checking rustix v0.38.37
39992025-07-18T16:37:01.097Z Checking percent-encoding v2.3.1
40002025-07-18T16:37:01.163Z Checking zerocopy v0.7.35
40012025-07-18T16:37:01.265Z Checking goblin v0.8.2
40022025-07-18T16:37:01.298Z Checking zerovec v0.10.4
40032025-07-18T16:37:01.333Z Checking form_urlencoded v1.2.1
40042025-07-18T16:37:01.580Z Checking pest v2.7.14
40052025-07-18T16:37:01.737Z Checking indexmap v2.10.0
40062025-07-18T16:37:01.867Z Checking terminal_size v0.4.0
40072025-07-18T16:37:02.050Z Checking getrandom v0.3.1
40082025-07-18T16:37:02.123Z Checking ordered-float v2.10.1
40092025-07-18T16:37:02.250Z Checking syn v2.0.104
40102025-07-18T16:37:02.288Z Checking rustix v1.0.7
40112025-07-18T16:37:02.603Z Checking once_cell v1.21.3
40122025-07-18T16:37:02.732Z Checking tinystr v0.7.6
40132025-07-18T16:37:02.854Z Checking icu_collections v1.5.0
40142025-07-18T16:37:02.935Z Checking clap_builder v4.5.40
40152025-07-18T16:37:03.066Z Checking icu_locid v1.5.0
40162025-07-18T16:37:03.473Z Checking thiserror v2.0.12
40172025-07-18T16:37:03.643Z Checking textwrap v0.16.2
40182025-07-18T16:37:03.667Z Checking tempfile v3.20.0
40192025-07-18T16:37:03.740Z Checking dtrace-parser v0.2.0
40202025-07-18T16:37:03.965Z Checking icu_provider v1.5.0
40212025-07-18T16:37:04.032Z Checking fs-err v3.1.1
40222025-07-18T16:37:04.056Z Checking anyhow v1.0.98
40232025-07-18T16:37:04.209Z Checking tabled v0.15.0
40242025-07-18T16:37:04.339Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40252025-07-18T16:37:04.560Z Checking icu_locid_transform v1.5.0
40262025-07-18T16:37:04.638Z Checking serde_spanned v0.6.9
40272025-07-18T16:37:04.639Z Checking toml_datetime v0.6.11
40282025-07-18T16:37:04.663Z Checking serde_json v1.0.140
40292025-07-18T16:37:04.847Z Checking erased-serde v0.4.6
40302025-07-18T16:37:04.975Z Checking toml_edit v0.22.27
40312025-07-18T16:37:05.441Z Checking icu_properties v1.5.1
40322025-07-18T16:37:05.534Z Checking camino v1.1.10
40332025-07-18T16:37:05.676Z Checking serde-untagged v0.1.7
40342025-07-18T16:37:05.704Z Checking serde-value v0.7.0
40352025-07-18T16:37:05.966Z Checking dof v0.3.0
40362025-07-18T16:37:06.047Z Checking semver v1.0.26
40372025-07-18T16:37:06.072Z Checking cargo-platform v0.2.0
40382025-07-18T16:37:06.113Z Checking camino-tempfile v1.4.1
40392025-07-18T16:37:06.380Z Checking clap v4.5.40
40402025-07-18T16:37:06.404Z Checking macaddr v1.0.1
40412025-07-18T16:37:06.540Z Checking usdt-impl v0.5.0
40422025-07-18T16:37:07.073Z Checking usdt v0.5.0
40432025-07-18T16:37:07.353Z Checking toml v0.8.23
40442025-07-18T16:37:07.994Z Checking cargo_toml v0.21.0
40452025-07-18T16:37:08.303Z Checking icu_normalizer v1.5.0
40462025-07-18T16:37:08.990Z Checking idna_adapter v1.2.0
40472025-07-18T16:37:09.199Z Checking idna v1.0.3
40482025-07-18T16:37:09.639Z Checking url v2.5.4
40492025-07-18T16:37:10.330Z Checking cargo-util-schemas v0.2.0
40502025-07-18T16:37:11.927Z Checking cargo_metadata v0.20.0
40512025-07-18T16:37:13.387Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40522025-07-18T16:37:14.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
40532025-07-18T16:37:14.468Z
40542025-07-18T16:37:14.469Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40552025-07-18T16:37:15.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40562025-07-18T16:37:15.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40572025-07-18T16:37:15.831Z Checking polyval v0.6.2
40582025-07-18T16:37:15.866Z Checking ctr v0.9.2
40592025-07-18T16:37:15.891Z Checking ssh-encoding v0.2.0
40602025-07-18T16:37:15.891Z Checking blowfish v0.9.1
40612025-07-18T16:37:15.930Z Checking password-hash v0.4.2
40622025-07-18T16:37:15.960Z Checking p256 v0.13.2
40632025-07-18T16:37:15.960Z Checking p521 v0.13.3
40642025-07-18T16:37:15.985Z Checking russh-cryptovec v0.7.3
40652025-07-18T16:37:16.159Z Checking ghash v0.5.1
40662025-07-18T16:37:16.184Z Checking bcrypt-pbkdf v0.10.0
40672025-07-18T16:37:16.184Z Checking md5 v0.7.0
40682025-07-18T16:37:16.237Z Checking num-bigint v0.4.6
40692025-07-18T16:37:16.262Z Checking des v0.8.1
40702025-07-18T16:37:16.357Z Checking pbkdf2 v0.11.0
40712025-07-18T16:37:16.382Z Checking aes-gcm v0.10.3
40722025-07-18T16:37:16.435Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40732025-07-18T16:37:16.475Z Checking hex-literal v0.4.1
40742025-07-18T16:37:16.501Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40752025-07-18T16:37:16.532Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40762025-07-18T16:37:16.636Z Checking ssh-cipher v0.2.0
40772025-07-18T16:37:16.661Z Checking internet-checksum v0.2.1
40782025-07-18T16:37:16.958Z Checking ssh-key v0.6.6
40792025-07-18T16:37:17.090Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40802025-07-18T16:37:18.390Z Checking russh-keys v0.45.0
40812025-07-18T16:37:19.550Z Checking russh v0.45.0
40822025-07-18T16:37:49.114Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40832025-07-18T16:37:51.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.69s
40842025-07-18T16:37:51.381Z
40852025-07-18T16:37:51.381Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40862025-07-18T16:37:52.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40872025-07-18T16:37:52.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40882025-07-18T16:37:52.643Z Checking termios v0.3.3
40892025-07-18T16:37:52.796Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40902025-07-18T16:37:53.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
40912025-07-18T16:37:53.994Z
40922025-07-18T16:37:53.994Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
40932025-07-18T16:37:54.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40942025-07-18T16:37:54.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40952025-07-18T16:37:55.165Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40962025-07-18T16:37:55.166Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40972025-07-18T16:37:56.277Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40982025-07-18T16:37:58.808Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40992025-07-18T16:38:01.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
41002025-07-18T16:38:01.950Z
41012025-07-18T16:38:01.950Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
41022025-07-18T16:38:02.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41032025-07-18T16:38:02.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41042025-07-18T16:38:03.010Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41052025-07-18T16:38:03.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
41062025-07-18T16:38:03.779Z
41072025-07-18T16:38:03.779Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41082025-07-18T16:38:04.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41092025-07-18T16:38:04.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41102025-07-18T16:38:04.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41112025-07-18T16:38:04.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
41122025-07-18T16:38:04.790Z
41132025-07-18T16:38:04.791Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41142025-07-18T16:38:05.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41152025-07-18T16:38:05.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41162025-07-18T16:38:05.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41172025-07-18T16:38:05.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
41182025-07-18T16:38:05.797Z
41192025-07-18T16:38:05.797Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41202025-07-18T16:38:06.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41212025-07-18T16:38:06.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41222025-07-18T16:38:07.062Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41232025-07-18T16:38:07.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
41242025-07-18T16:38:08.051Z
41252025-07-18T16:38:08.051Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41262025-07-18T16:38:08.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41272025-07-18T16:38:09.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41282025-07-18T16:38:09.151Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41292025-07-18T16:38:09.151Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41302025-07-18T16:38:09.467Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41312025-07-18T16:38:10.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
41322025-07-18T16:38:11.022Z
41332025-07-18T16:38:11.022Zinfo: running `cargo check --bins` on omicron-package (214/221)
41342025-07-18T16:38:11.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352025-07-18T16:38:11.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362025-07-18T16:38:12.118Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41372025-07-18T16:38:14.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
41382025-07-18T16:38:14.231Z
41392025-07-18T16:38:14.231Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41402025-07-18T16:38:15.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412025-07-18T16:38:15.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422025-07-18T16:38:15.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432025-07-18T16:38:15.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
41442025-07-18T16:38:15.280Z
41452025-07-18T16:38:15.280Zinfo: running `cargo check --bins` on gfss (216/221)
41462025-07-18T16:38:16.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472025-07-18T16:38:16.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482025-07-18T16:38:16.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41492025-07-18T16:38:16.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
41502025-07-18T16:38:16.318Z
41512025-07-18T16:38:16.318Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41522025-07-18T16:38:17.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41532025-07-18T16:38:17.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41542025-07-18T16:38:17.465Z Checking rtoolbox v0.0.2
41552025-07-18T16:38:17.465Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41562025-07-18T16:38:17.490Z Checking tui-tree-widget v0.23.1
41572025-07-18T16:38:17.719Z Checking rpassword v7.4.0
41582025-07-18T16:38:23.988Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41592025-07-18T16:38:27.996Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41602025-07-18T16:38:29.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.38s
41612025-07-18T16:38:29.873Z
41622025-07-18T16:38:29.873Zinfo: running `cargo check --bins` on wicket (218/221)
41632025-07-18T16:38:30.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41642025-07-18T16:38:30.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41652025-07-18T16:38:31.123Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41662025-07-18T16:38:31.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
41672025-07-18T16:38:31.787Z
41682025-07-18T16:38:31.787Zinfo: running `cargo check --bins` on wicketd (219/221)
41692025-07-18T16:38:32.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41702025-07-18T16:38:32.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41712025-07-18T16:38:33.006Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41722025-07-18T16:38:38.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s
41732025-07-18T16:38:38.732Z
41742025-07-18T16:38:38.732Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41752025-07-18T16:38:39.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41762025-07-18T16:38:39.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41772025-07-18T16:38:39.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41782025-07-18T16:38:39.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
41792025-07-18T16:38:39.729Z
41802025-07-18T16:38:39.729Zinfo: running `cargo check --bins` on zone-setup (221/221)
41812025-07-18T16:38:40.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41822025-07-18T16:38:40.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41832025-07-18T16:38:40.876Z Checking uzers v0.12.1
41842025-07-18T16:38:41.248Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41852025-07-18T16:38:42.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
41862025-07-18T16:38:42.869Z
41872025-07-18T16:38:42.869Zreal 21:05.733202598
41882025-07-18T16:38:42.869Zuser 35:42.696020094
41892025-07-18T16:38:42.869Zsys 6:29.873140976
41902025-07-18T16:38:42.869Ztrap 1.005648679
41912025-07-18T16:38:42.869Ztflt 0.437422936
41922025-07-18T16:38:42.869Zdflt 2.150100183
41932025-07-18T16:38:42.894Zkflt 0.000919163
41942025-07-18T16:38:42.895Zlock 1:30:16.462016355
41952025-07-18T16:38:42.895Zslp 3:07:59.651226189
41962025-07-18T16:38:42.895Zlat 1:35.440061072
41972025-07-18T16:38:42.895Zstop 4:32.388416769
41982025-07-18T16:38:42.895Zprocess exited: duration 1617458 ms, exit code 0
 
41992025-07-18T16:38:42.946Zfound 0 output files