01KJR800TWD76D60XV0KEC0P6S: 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: 01KJR80QC53ZN07CEDYBV2P9G4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T21:43:03.954Zjob assigned to worker 01KJR80TQAC5P65M0D3YZHKJQZ [factory aws, i-0686bf0219a9ec135] (queued for 55 s)
 
22026-03-02T21:43:13.574Zstarting task 0: "setup"
32026-03-02T21:43:13.577Z++ uname -s
42026-03-02T21:43:13.578Z+ kern=SunOS
52026-03-02T21:43:13.578Z+ build_user=build
62026-03-02T21:43:13.578Z+ build_uid=12345
72026-03-02T21:43:13.578Z+ work_dir=/work
82026-03-02T21:43:13.578Z+ input_dir=/input
92026-03-02T21:43:13.578Z+ [[ 0 == 12345 ]]
102026-03-02T21:43:13.578Z+ case "$kern" in
112026-03-02T21:43:13.578Z+ groupadd -g 12345 build
122026-03-02T21:43:13.578Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T21:43:14.590Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T21:43:14.722Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T21:43:14.725Z+ home_fs=zfs
162026-03-02T21:43:14.725Z+ [[ zfs == autofs ]]
172026-03-02T21:43:14.725Z+ mkdir -p /home/build
182026-03-02T21:43:14.730Z+ chown build:build /home/build /work
192026-03-02T21:43:16.728Z+ chmod 0700 /home/build /work
202026-03-02T21:43:16.732Zprocess exited: duration 4161 ms, exit code 0
 
212026-03-02T21:43:16.738Zstarting task 1: "rust-toolchain"
222026-03-02T21:43:16.744Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-02T21:43:16.744Z * rust toolchain channel = "1.91.1"
242026-03-02T21:43:16.744Z * rust toolchain profile = "default"
252026-03-02T21:43:16.744Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-02T21:43:16.744Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-02T21:43:16.744Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-02T21:43:16.747Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T21:43:16.747Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-02T21:43:16.879Zinfo: downloading installer
312026-03-02T21:43:18.566Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T21:43:18.566Zwarn: /opt/ooce/bin
332026-03-02T21:43:18.566Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T21:43:18.566Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T21:43:18.566Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T21:43:18.566Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T21:43:18.566Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T21:43:18.566Zerror: cannot install while Rust is installed
392026-03-02T21:43:18.566Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T21:43:18.584Zinfo: profile set to 'default'
412026-03-02T21:43:18.584Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T21:43:18.587Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-02T21:43:18.778Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-02T21:43:18.779Zinfo: downloading component 'cargo'
452026-03-02T21:43:19.728Zinfo: downloading component 'clippy'
462026-03-02T21:43:20.135Zinfo: downloading component 'rust-docs'
472026-03-02T21:43:21.641Zinfo: downloading component 'rust-std'
482026-03-02T21:43:23.760Zinfo: downloading component 'rustc'
492026-03-02T21:43:31.390Zinfo: downloading component 'rustfmt'
502026-03-02T21:43:31.656Zinfo: installing component 'cargo'
512026-03-02T21:43:32.547Zinfo: installing component 'clippy'
522026-03-02T21:43:32.943Zinfo: installing component 'rust-docs'
532026-03-02T21:43:34.873Zinfo: installing component 'rust-std'
542026-03-02T21:43:36.674Zinfo: installing component 'rustc'
552026-03-02T21:43:43.390Zinfo: installing component 'rustfmt'
562026-03-02T21:43:43.729Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-02T21:43:43.730Z
582026-03-02T21:43:44.222Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-02T21:43:44.222Z
602026-03-02T21:43:44.225Z
612026-03-02T21:43:44.225ZRust is installed now. Great!
622026-03-02T21:43:44.225Z
632026-03-02T21:43:44.225ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T21:43:44.225Zenvironment variable. This has not been done automatically.
652026-03-02T21:43:44.225Z
662026-03-02T21:43:44.225ZTo configure your current shell, you need to source
672026-03-02T21:43:44.225Zthe corresponding env file under $HOME/.cargo.
682026-03-02T21:43:44.225Z
692026-03-02T21:43:44.225ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T21:43:44.225Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T21:43:44.225Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T21:43:44.225Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T21:43:44.332Z+ rustup --version
742026-03-02T21:43:44.343Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T21:43:44.347Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T21:43:44.431Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-02T21:43:44.434Z+ cargo --version
782026-03-02T21:43:44.512Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-02T21:43:44.517Z+ rustc --version
802026-03-02T21:43:44.586Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-02T21:43:44.589Zprocess exited: duration 27848 ms, exit code 0
 
822026-03-02T21:43:44.595Zstarting task 2: "authentication"
832026-03-02T21:43:44.618Zprocess exited: duration 23 ms, exit code 0
 
842026-03-02T21:43:44.624Zstarting task 3: "clone repository"
852026-03-02T21:43:44.630Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-02T21:43:44.632Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-02T21:43:44.677ZCloning into '/work/oxidecomputer/omicron'...
882026-03-02T21:46:20.420Z+ cd /work/oxidecomputer/omicron
892026-03-02T21:46:20.420Z+ git fetch origin 5f0b9e13b6288efed081e5166987a99ac46ce3bd
902026-03-02T21:46:20.981ZFrom https://github.com/oxidecomputer/omicron
912026-03-02T21:46:20.981Z * branch 5f0b9e13b6288efed081e5166987a99ac46ce3bd -> FETCH_HEAD
922026-03-02T21:46:20.992Z+ [[ -n unbork-db ]]
932026-03-02T21:46:20.995Z++ git branch --show-current
942026-03-02T21:46:20.998Z+ current=main
952026-03-02T21:46:20.998Z+ [[ main != unbork-db ]]
962026-03-02T21:46:20.998Z+ git branch -f unbork-db 5f0b9e13b6288efed081e5166987a99ac46ce3bd
972026-03-02T21:46:21.001Z+ git checkout -f unbork-db
982026-03-02T21:46:21.350ZSwitched to branch 'unbork-db'
992026-03-02T21:46:21.353Z+ git reset --hard 5f0b9e13b6288efed081e5166987a99ac46ce3bd
1002026-03-02T21:46:21.372ZHEAD is now at 5f0b9e13b Unbreak database tests
1012026-03-02T21:46:21.375Zprocess exited: duration 156736 ms, exit code 0
 
1022026-03-02T21:46:21.381Zstarting task 4: "build"
1032026-03-02T21:46:21.386Z+ source .github/buildomat/ci-env.sh
1042026-03-02T21:46:21.386Z++ export CARGO_TERM_COLOR=always
1052026-03-02T21:46:21.386Z++ CARGO_TERM_COLOR=always
1062026-03-02T21:46:21.390Z+ cargo --version
1072026-03-02T21:46:21.449Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-02T21:46:21.452Z+ rustc --version
1092026-03-02T21:46:21.525Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-02T21:46:21.527Z+ source ./env.sh
1112026-03-02T21:46:21.528Z++ OLD_SHELL_OPTS=ehxB
1122026-03-02T21:46:21.528Z++ set -o xtrace
1132026-03-02T21:46:21.530Z++++ dirname ./env.sh
1142026-03-02T21:46:21.533Z+++ readlink -f .
1152026-03-02T21:46:21.536Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-02T21:46:21.536Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-02T21:46:21.536Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-02T21:46:21.537Z++ 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
1192026-03-02T21:46:21.537Z++ 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
1202026-03-02T21:46:21.537Z++ 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
1212026-03-02T21:46:21.537Z++ 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
1222026-03-02T21:46:21.537Z++ 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
1232026-03-02T21:46:21.537Z++ 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
1242026-03-02T21:46:21.537Z++ case $OLD_SHELL_OPTS in
1252026-03-02T21:46:21.537Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-02T21:46:21.537Z+ 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
1272026-03-02T21:46:21.537Z+ 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
1282026-03-02T21:46:21.537Z+ banner prerequisites
1292026-03-02T21:46:21.540Z
1302026-03-02T21:46:21.540Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-02T21:46:21.540Z # # # # # # # # # # # # # # #
1322026-03-02T21:46:21.541Z # # # # ##### # # ##### # # # # # #### #
1332026-03-02T21:46:21.541Z ##### ##### # ##### # # # # # # # # #
1342026-03-02T21:46:21.541Z # # # # # # # # # # # # # # #
1352026-03-02T21:46:21.541Z # # # ###### # # ###### ### # #### # #### #
1362026-03-02T21:46:21.541Z
1372026-03-02T21:46:21.541Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-02T21:46:32.439Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-02T21:46:42.731Z Startup: Caching catalogs ... Done
1402026-03-02T21:47:07.126ZPlanning: Solver setup ... Done (22.638s)
1412026-03-02T21:47:07.293ZPlanning: Running solver ... Done (0.167s)
1422026-03-02T21:47:07.460ZPlanning: Finding local manifests ... Done (0.003s)
1432026-03-02T21:47:07.478ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-02T21:47:07.627ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-02T21:47:07.674ZPlanning: Package planning ... Done (0.047s)
1462026-03-02T21:47:07.727ZPlanning: Merging actions ... Done (0.050s)
1472026-03-02T21:47:08.011ZPlanning: Checking for conflicting actions ... Done (0.287s)
1482026-03-02T21:47:08.023ZPlanning: Consolidating action changes ... Done (0.011s)
1492026-03-02T21:47:09.331ZPlanning: Evaluating mediators ... Done (1.308s)
1502026-03-02T21:47:09.340ZPlanning: Planning completed in 26.46 seconds
1512026-03-02T21:47:09.358Z Packages to install: 4
1522026-03-02T21:47:09.358Z Mediators to change: 2
1532026-03-02T21:47:09.363Z Services to change: 1
1542026-03-02T21:47:09.363Z Estimated space available: 155.43 GB
1552026-03-02T21:47:09.363ZEstimated space to be consumed: 1.82 GB
1562026-03-02T21:47:09.363Z Create boot environment: No
1572026-03-02T21:47:09.363ZCreate backup boot environment: No
1582026-03-02T21:47:09.363Z Rebuild boot archive: No
1592026-03-02T21:47:09.363Z
1602026-03-02T21:47:09.363ZChanged mediators:
1612026-03-02T21:47:09.363Z mediator clang:
1622026-03-02T21:47:09.363Z version: None -> 15 (system default)
1632026-03-02T21:47:09.363Z
1642026-03-02T21:47:09.363Z mediator llvm:
1652026-03-02T21:47:09.363Z version: 14 (system default) -> 15 (system default)
1662026-03-02T21:47:09.363Z
1672026-03-02T21:47:09.363ZChanged packages:
1682026-03-02T21:47:09.363Zhelios-dev
1692026-03-02T21:47:09.363Z developer/build-essential
1702026-03-02T21:47:09.363Z None -> 11-2.0
1712026-03-02T21:47:09.363Z library/libxmlsec1
1722026-03-02T21:47:09.363Z None -> 1.2.35-2.0
1732026-03-02T21:47:09.363Z ooce/developer/clang-15
1742026-03-02T21:47:09.363Z None -> 15.0.7-2.0
1752026-03-02T21:47:09.363Z ooce/developer/llvm-15
1762026-03-02T21:47:09.363Z None -> 15.0.7-2.0
1772026-03-02T21:47:09.363Z
1782026-03-02T21:47:09.363ZServices:
1792026-03-02T21:47:09.363Z restart_fmri:
1802026-03-02T21:47:09.363Z svc:/system/update-man-index:default
1812026-03-02T21:47:09.419Z
1822026-03-02T21:47:09.419ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-02T21:47:14.419ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (23.9M/s)
1842026-03-02T21:47:18.290ZDownload: Completed 212.60 MB in 8.87 seconds (24.0M/s)
1852026-03-02T21:47:18.573Z Actions: 1/3689 actions (Installing new actions)
1862026-03-02T21:47:23.123Z Actions: Completed 3689 actions in 4.55 seconds.
1872026-03-02T21:47:23.550Z Done (0.422s)
1882026-03-02T21:47:23.550Z Done (0.000s)
1892026-03-02T21:47:24.669Z Done (1.119s)
1902026-03-02T21:47:29.239Z Done (4.211s)
1912026-03-02T21:47:29.325Z Done (0.020s)
1922026-03-02T21:47:29.328Z Done (0.000s)
1932026-03-02T21:47:29.476Z Done (0.000s)
1942026-03-02T21:47:30.438ZPlanning: Evaluating mediator changes ... Done
1952026-03-02T21:47:30.597ZPlanning: Checking for conflicting actions ... Done
1962026-03-02T21:47:30.600ZPlanning: Consolidating action changes ... Done
1972026-03-02T21:47:30.867ZPlanning: Evaluating mediators ... Done
1982026-03-02T21:47:30.870ZPlanning: Planning completed in 0.43 seconds
1992026-03-02T21:47:30.903Z Mediators to change: 2
2002026-03-02T21:47:30.903Z Create boot environment: No
2012026-03-02T21:47:30.906ZCreate backup boot environment: No
2022026-03-02T21:47:30.998Z Done
2032026-03-02T21:47:30.998Z Done
2042026-03-02T21:47:31.791Z Done
2052026-03-02T21:47:35.337Z Done
2062026-03-02T21:47:35.422Z Done
2072026-03-02T21:47:35.425Z Done
2082026-03-02T21:47:35.581Z Done
2092026-03-02T21:47:36.203ZPlanning: Evaluating mediator changes ... Done
2102026-03-02T21:47:36.206ZPlanning: Merging actions ... Done
2112026-03-02T21:47:36.397ZPlanning: Checking for conflicting actions ... Done
2122026-03-02T21:47:36.400ZPlanning: Consolidating action changes ... Done
2132026-03-02T21:47:36.670ZPlanning: Evaluating mediators ... Done
2142026-03-02T21:47:36.727ZPlanning: Planning completed in 0.78 seconds
2152026-03-02T21:47:36.763Z Packages to change: 1
2162026-03-02T21:47:36.763Z Mediators to change: 1
2172026-03-02T21:47:36.765Z Services to change: 1
2182026-03-02T21:47:36.765Z Create boot environment: No
2192026-03-02T21:47:36.765ZCreate backup boot environment: Yes
2202026-03-02T21:47:39.379Z Actions: 1/6 actions (Updating modified actions)
2212026-03-02T21:47:39.382Z Actions: Completed 6 actions in 0.00 seconds.
2222026-03-02T21:47:39.382Z Done
2232026-03-02T21:47:39.382Z Done
2242026-03-02T21:47:39.602Z Done
2252026-03-02T21:47:43.268Z Done
2262026-03-02T21:47:43.355Z Done
2272026-03-02T21:47:43.358Z Done
2282026-03-02T21:47:43.516Z Done
2292026-03-02T21:47:43.970ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302026-03-02T21:47:43.970Zclang system 15 system
2312026-03-02T21:47:43.970Zcsh system system illumos
2322026-03-02T21:47:43.970Zctags system system illumos
2332026-03-02T21:47:43.970Zfile system system illumos
2342026-03-02T21:47:43.970Zgcc vendor 12 vendor
2352026-03-02T21:47:43.970Zgcc system 10 system
2362026-03-02T21:47:43.970Zgcc system 7 system
2372026-03-02T21:47:43.970Zgo system 1.20 system
2382026-03-02T21:47:43.970Zgo system 1.19 system
2392026-03-02T21:47:43.971Zllvm system 15 system
2402026-03-02T21:47:43.971Zllvm system 14 system
2412026-03-02T21:47:43.971Zmariadb system 10.6 system
2422026-03-02T21:47:43.971Zmta vendor vendor dma
2432026-03-02T21:47:43.971Zopenjdk system 17 system
2442026-03-02T21:47:43.971Zopenjdk system 11 system
2452026-03-02T21:47:43.971Zopenjdk system 1.8 system
2462026-03-02T21:47:43.971Zopenssl vendor 3 vendor
2472026-03-02T21:47:43.971Zperl system 5.36 system
2482026-03-02T21:47:43.971Zpostgresql system 15 system
2492026-03-02T21:47:43.971Zpostgresql system 13 system
2502026-03-02T21:47:43.971Zpython vendor 3 vendor
2512026-03-02T21:47:43.971Zpython system 2 system
2522026-03-02T21:47:43.971Zpython3 system 3.11 system
2532026-03-02T21:47:43.971Zruby system 3.0 system
2542026-03-02T21:47:43.971Zwords vendor vendor american-english
2552026-03-02T21:47:43.971Zwords system system australian-english
2562026-03-02T21:47:43.971Zwords system system british-english
2572026-03-02T21:47:43.971Zwords system system canadian-english
2582026-03-02T21:47:43.971Zwords system system french
2592026-03-02T21:47:43.971Zwords system system italian
2602026-03-02T21:47:43.971Zwords system system ngerman
2612026-03-02T21:47:43.971Zwords system system ogerman
2622026-03-02T21:47:43.971Zwords system system spanish
2632026-03-02T21:47:44.310ZPUBLISHER TYPE STATUS P LOCATION
2642026-03-02T21:47:44.310Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652026-03-02T21:47:50.996ZFMRI IFO
2662026-03-02T21:47:50.996Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672026-03-02T21:47:50.996Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682026-03-02T21:47:50.996Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692026-03-02T21:47:50.996Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702026-03-02T21:47:50.996Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712026-03-02T21:47:50.996Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2722026-03-02T21:47:50.996Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732026-03-02T21:47:50.996Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2742026-03-02T21:47:50.996Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752026-03-02T21:47:50.996Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762026-03-02T21:47:50.996Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2772026-03-02T21:47:50.996Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782026-03-02T21:47:50.996Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792026-03-02T21:47:50.996Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2802026-03-02T21:47:50.996Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812026-03-02T21:47:50.996Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822026-03-02T21:47:52.182Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832026-03-02T21:47:52.484Z Updating crates.io index
2842026-03-02T21:47:52.487Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2852026-03-02T21:47:52.784Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862026-03-02T21:47:53.502Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872026-03-02T21:47:53.968Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2882026-03-02T21:47:54.357Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892026-03-02T21:47:57.421Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902026-03-02T21:47:59.752Z Updating git repository `https://github.com/oxidecomputer/opte`
2912026-03-02T21:48:00.525Z Updating git repository `https://github.com/oxidecomputer/tofino`
2922026-03-02T21:48:01.060Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932026-03-02T21:48:02.228Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942026-03-02T21:48:02.803Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2952026-03-02T21:48:03.896Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962026-03-02T21:48:04.467Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2972026-03-02T21:48:05.233Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2982026-03-02T21:48:05.619Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992026-03-02T21:48:06.770Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002026-03-02T21:48:07.306Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012026-03-02T21:48:07.725Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022026-03-02T21:48:08.049Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3032026-03-02T21:48:08.494Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042026-03-02T21:48:08.864Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052026-03-02T21:48:09.129Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062026-03-02T21:48:09.959Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3072026-03-02T21:48:10.412Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082026-03-02T21:48:10.987Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092026-03-02T21:48:11.749Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3102026-03-02T21:48:12.049Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3112026-03-02T21:48:12.370Z Updating git repository `https://github.com/oxidecomputer/ispf`
3122026-03-02T21:48:12.696Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-03-02T21:48:14.550Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142026-03-02T21:48:14.870Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152026-03-02T21:48:15.360Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3162026-03-02T21:48:15.708Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3172026-03-02T21:48:16.056Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182026-03-02T21:48:16.516Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192026-03-02T21:48:16.893Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202026-03-02T21:48:17.201Z Updating git repository `https://github.com/illumos/smf-rs`
3212026-03-02T21:48:17.654Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222026-03-02T21:48:50.335Z Downloading crates ...
3232026-03-02T21:48:50.393Z Downloaded anstream v0.6.21
3242026-03-02T21:48:50.403Z Downloaded cfg-if v1.0.4
3252026-03-02T21:48:50.415Z Downloaded potential_utf v0.1.4
3262026-03-02T21:48:50.417Z Downloaded digest v0.10.7
3272026-03-02T21:48:50.420Z Downloaded generic-array v0.14.7
3282026-03-02T21:48:50.423Z Downloaded thiserror v2.0.18
3292026-03-02T21:48:50.426Z Downloaded usdt v0.5.0
3302026-03-02T21:48:50.431Z Downloaded scroll_derive v0.12.1
3312026-03-02T21:48:50.435Z Downloaded toml_write v0.1.2
3322026-03-02T21:48:50.439Z Downloaded thiserror-impl v1.0.69
3332026-03-02T21:48:50.442Z Downloaded is_terminal_polyfill v1.70.2
3342026-03-02T21:48:50.442Z Downloaded toml_datetime v0.6.11
3352026-03-02T21:48:50.445Z Downloaded unicode-xid v0.2.6
3362026-03-02T21:48:50.445Z Downloaded unicode-linebreak v0.1.5
3372026-03-02T21:48:50.448Z Downloaded cpufeatures v0.2.17
3382026-03-02T21:48:50.448Z Downloaded usdt-macro v0.5.0
3392026-03-02T21:48:50.450Z Downloaded heck v0.5.0
3402026-03-02T21:48:50.450Z Downloaded cargo-platform v0.2.0
3412026-03-02T21:48:50.450Z Downloaded fastrand v2.3.0
3422026-03-02T21:48:50.453Z Downloaded heck v0.4.1
3432026-03-02T21:48:50.453Z Downloaded errno v0.3.14
3442026-03-02T21:48:50.456Z Downloaded equivalent v1.0.2
3452026-03-02T21:48:50.456Z Downloaded zerofrom-derive v0.1.6
3462026-03-02T21:48:50.456Z Downloaded zerofrom v0.1.6
3472026-03-02T21:48:50.459Z Downloaded utf8_iter v1.0.4
3482026-03-02T21:48:50.459Z Downloaded utf8parse v0.2.2
3492026-03-02T21:48:50.462Z Downloaded ordered-float v2.10.1
3502026-03-02T21:48:50.462Z Downloaded colorchoice v1.0.4
3512026-03-02T21:48:50.462Z Downloaded byteorder v1.5.0
3522026-03-02T21:48:50.465Z Downloaded typeid v1.0.3
3532026-03-02T21:48:50.468Z Downloaded thread-id v4.2.2
3542026-03-02T21:48:50.468Z Downloaded yoke-derive v0.8.1
3552026-03-02T21:48:50.471Z Downloaded version_check v0.9.5
3562026-03-02T21:48:50.474Z Downloaded stable_deref_trait v1.2.1
3572026-03-02T21:48:50.477Z Downloaded zerovec-derive v0.11.2
3582026-03-02T21:48:50.477Z Downloaded macaddr v1.0.1
3592026-03-02T21:48:50.480Z Downloaded dof v0.3.0
3602026-03-02T21:48:50.480Z Downloaded tinystr v0.8.2
3612026-03-02T21:48:50.483Z Downloaded form_urlencoded v1.2.2
3622026-03-02T21:48:50.483Z Downloaded block-buffer v0.10.4
3632026-03-02T21:48:50.485Z Downloaded zerocopy-derive v0.7.35
3642026-03-02T21:48:50.488Z Downloaded yoke v0.8.1
3652026-03-02T21:48:50.491Z Downloaded serde_spanned v0.6.9
3662026-03-02T21:48:50.491Z Downloaded zmij v1.0.21
3672026-03-02T21:48:50.494Z Downloaded url v2.5.8
3682026-03-02T21:48:50.494Z Downloaded ucd-trie v0.1.7
3692026-03-02T21:48:50.497Z Downloaded toml v0.8.23
3702026-03-02T21:48:50.499Z Downloaded serde-value v0.7.0
3712026-03-02T21:48:50.499Z Downloaded usdt-impl v0.5.0
3722026-03-02T21:48:50.502Z Downloaded thiserror-impl v2.0.18
3732026-03-02T21:48:50.502Z Downloaded anstyle-query v1.1.5
3742026-03-02T21:48:50.502Z Downloaded writeable v0.6.2
3752026-03-02T21:48:50.505Z Downloaded usdt-attr-macro v0.5.0
3762026-03-02T21:48:50.505Z Downloaded swrite v0.1.0
3772026-03-02T21:48:50.508Z Downloaded strsim v0.11.1
3782026-03-02T21:48:50.508Z Downloaded textwrap v0.16.2
3792026-03-02T21:48:50.511Z Downloaded unicode-ident v1.0.24
3802026-03-02T21:48:50.514Z Downloaded toml_edit v0.22.27
3812026-03-02T21:48:50.516Z Downloaded cargo_toml v0.21.0
3822026-03-02T21:48:50.516Z Downloaded quote v1.0.44
3832026-03-02T21:48:50.519Z Downloaded icu_normalizer_data v2.1.1
3842026-03-02T21:48:50.522Z Downloaded scroll v0.12.0
3852026-03-02T21:48:50.525Z Downloaded zerotrie v0.2.3
3862026-03-02T21:48:50.528Z Downloaded proc-macro-error-attr v1.0.4
3872026-03-02T21:48:50.528Z Downloaded typenum v1.19.0
3882026-03-02T21:48:50.531Z Downloaded dtrace-parser v0.2.0
3892026-03-02T21:48:50.531Z Downloaded terminal_size v0.4.3
3902026-03-02T21:48:50.534Z Downloaded erased-serde v0.4.9
3912026-03-02T21:48:50.534Z Downloaded anstyle-parse v0.2.7
3922026-03-02T21:48:50.537Z Downloaded idna_adapter v1.2.1
3932026-03-02T21:48:50.537Z Downloaded fnv v1.0.7
3942026-03-02T21:48:50.537Z Downloaded crypto-common v0.1.7
3952026-03-02T21:48:50.539Z Downloaded clap_lex v1.0.0
3962026-03-02T21:48:50.540Z Downloaded pest_derive v2.8.6
3972026-03-02T21:48:50.542Z Downloaded camino-tempfile v1.4.1
3982026-03-02T21:48:50.542Z Downloaded zerovec v0.11.5
3992026-03-02T21:48:50.547Z Downloaded percent-encoding v2.3.2
4002026-03-02T21:48:50.550Z Downloaded pretty-hex v0.4.1
4012026-03-02T21:48:50.550Z Downloaded itoa v1.0.17
4022026-03-02T21:48:50.553Z Downloaded zerocopy v0.7.35
4032026-03-02T21:48:50.565Z Downloaded tabled_derive v0.7.0
4042026-03-02T21:48:50.568Z Downloaded winnow v0.7.14
4052026-03-02T21:48:50.574Z Downloaded semver v1.0.27
4062026-03-02T21:48:50.577Z Downloaded proc-macro-error v1.0.4
4072026-03-02T21:48:50.579Z Downloaded anstyle v1.0.13
4082026-03-02T21:48:50.582Z Downloaded unicode-width v0.2.0
4092026-03-02T21:48:50.585Z Downloaded unicode-width v0.1.14
4102026-03-02T21:48:50.590Z Downloaded thiserror v1.0.69
4112026-03-02T21:48:50.594Z Downloaded litemap v0.8.1
4122026-03-02T21:48:50.597Z Downloaded icu_properties v2.1.2
4132026-03-02T21:48:50.600Z Downloaded log v0.4.29
4142026-03-02T21:48:50.600Z Downloaded clap v4.5.60
4152026-03-02T21:48:50.608Z Downloaded serde_tokenstream v0.2.3
4162026-03-02T21:48:50.611Z Downloaded bytecount v0.6.9
4172026-03-02T21:48:50.611Z Downloaded displaydoc v0.2.5
4182026-03-02T21:48:50.613Z Downloaded camino v1.2.2
4192026-03-02T21:48:50.616Z Downloaded fs-err v3.3.0
4202026-03-02T21:48:50.617Z Downloaded smallvec v1.15.1
4212026-03-02T21:48:50.620Z Downloaded cargo-util-schemas v0.8.2
4222026-03-02T21:48:50.620Z Downloaded pest_generator v2.8.6
4232026-03-02T21:48:50.623Z Downloaded autocfg v1.5.0
4242026-03-02T21:48:50.623Z Downloaded synstructure v0.13.2
4252026-03-02T21:48:50.626Z Downloaded sha2 v0.10.9
4262026-03-02T21:48:50.626Z Downloaded tempfile v3.25.0
4272026-03-02T21:48:50.629Z Downloaded memmap v0.7.0
4282026-03-02T21:48:50.629Z Downloaded once_cell v1.21.3
4292026-03-02T21:48:50.631Z Downloaded plain v0.2.3
4302026-03-02T21:48:50.634Z Downloaded smawk v0.3.2
4312026-03-02T21:48:50.640Z Downloaded serde-untagged v0.1.9
4322026-03-02T21:48:50.643Z Downloaded anyhow v1.0.102
4332026-03-02T21:48:50.646Z Downloaded serde_derive v1.0.228
4342026-03-02T21:48:50.649Z Downloaded bitflags v2.11.0
4352026-03-02T21:48:50.651Z Downloaded icu_provider v2.1.1
4362026-03-02T21:48:50.655Z Downloaded getrandom v0.4.1
4372026-03-02T21:48:50.658Z Downloaded cargo_metadata v0.21.0
4382026-03-02T21:48:50.661Z Downloaded proc-macro2 v1.0.106
4392026-03-02T21:48:50.664Z Downloaded num-traits v0.2.19
4402026-03-02T21:48:50.667Z Downloaded serde v1.0.228
4412026-03-02T21:48:50.670Z Downloaded papergrid v0.11.0
4422026-03-02T21:48:50.673Z Downloaded indexmap v2.13.0
4432026-03-02T21:48:50.676Z Downloaded clap_derive v4.5.55
4442026-03-02T21:48:50.702Z Downloaded icu_collections v2.1.1
4452026-03-02T21:48:50.705Z Downloaded memchr v2.8.0
4462026-03-02T21:48:50.710Z Downloaded serde_core v1.0.228
4472026-03-02T21:48:50.713Z Downloaded pest_meta v2.8.6
4482026-03-02T21:48:50.716Z Downloaded icu_locale_core v2.1.1
4492026-03-02T21:48:50.719Z Downloaded icu_normalizer v2.1.1
4502026-03-02T21:48:50.725Z Downloaded clap_builder v4.5.60
4512026-03-02T21:48:50.743Z Downloaded hashbrown v0.16.1
4522026-03-02T21:48:50.748Z Downloaded pest v2.8.6
4532026-03-02T21:48:50.768Z Downloaded idna v1.1.0
4542026-03-02T21:48:50.773Z Downloaded icu_properties_data v2.1.2
4552026-03-02T21:48:50.781Z Downloaded serde_json v1.0.149
4562026-03-02T21:48:50.786Z Downloaded goblin v0.8.2
4572026-03-02T21:48:50.792Z Downloaded tabled v0.15.0
4582026-03-02T21:48:50.804Z Downloaded syn v1.0.109
4592026-03-02T21:48:50.815Z Downloaded syn v2.0.117
4602026-03-02T21:48:50.840Z Downloaded rustix v1.1.3
4612026-03-02T21:48:50.872Z Downloaded libc v0.2.180
4622026-03-02T21:48:50.957Z Compiling proc-macro2 v1.0.106
4632026-03-02T21:48:50.960Z Compiling quote v1.0.44
4642026-03-02T21:48:50.960Z Compiling unicode-ident v1.0.24
4652026-03-02T21:48:50.960Z Compiling serde_core v1.0.228
4662026-03-02T21:48:50.960Z Compiling libc v0.2.180
4672026-03-02T21:48:50.960Z Compiling version_check v0.9.5
4682026-03-02T21:48:50.960Z Compiling serde v1.0.228
4692026-03-02T21:48:51.191Z Compiling memchr v2.8.0
4702026-03-02T21:48:51.426Z Compiling stable_deref_trait v1.2.1
4712026-03-02T21:48:51.554Z Compiling zmij v1.0.21
4722026-03-02T21:48:51.930Z Compiling thiserror v1.0.69
4732026-03-02T21:48:51.998Z Compiling autocfg v1.5.0
4742026-03-02T21:48:52.501Z Compiling ucd-trie v0.1.7
4752026-03-02T21:48:52.507Z Compiling itoa v1.0.17
4762026-03-02T21:48:52.760Z Compiling litemap v0.8.1
4772026-03-02T21:48:52.862Z Compiling pest v2.8.6
4782026-03-02T21:48:52.889Z Compiling writeable v0.6.2
4792026-03-02T21:48:53.029Z Compiling rustix v1.1.3
4802026-03-02T21:48:53.059Z Compiling icu_properties_data v2.1.2
4812026-03-02T21:48:53.413Z Compiling icu_normalizer_data v2.1.1
4822026-03-02T21:48:53.757Z Compiling syn v2.0.117
4832026-03-02T21:48:53.805Z Compiling byteorder v1.5.0
4842026-03-02T21:48:53.971Z Compiling errno v0.3.14
4852026-03-02T21:48:54.000Z Compiling bitflags v2.11.0
4862026-03-02T21:48:54.230Z Compiling serde_json v1.0.149
4872026-03-02T21:48:54.452Z Compiling num-traits v0.2.19
4882026-03-02T21:48:54.497Z Compiling smallvec v1.15.1
4892026-03-02T21:48:54.616Z Compiling typeid v1.0.3
4902026-03-02T21:48:54.945Z Compiling equivalent v1.0.2
4912026-03-02T21:48:55.086Z Compiling hashbrown v0.16.1
4922026-03-02T21:48:55.248Z Compiling thread-id v4.2.2
4932026-03-02T21:48:55.370Z Compiling usdt-impl v0.5.0
4942026-03-02T21:48:55.449Z Compiling proc-macro-error-attr v1.0.4
4952026-03-02T21:48:55.760Z Compiling pest_meta v2.8.6
4962026-03-02T21:48:55.787Z Compiling erased-serde v0.4.9
4972026-03-02T21:48:55.908Z Compiling winnow v0.7.14
4982026-03-02T21:48:56.293Z Compiling indexmap v2.13.0
4992026-03-02T21:48:56.322Z Compiling syn v1.0.109
5002026-03-02T21:48:56.627Z Compiling toml_write v0.1.2
5012026-03-02T21:48:57.676Z Compiling proc-macro-error v1.0.4
5022026-03-02T21:48:57.719Z Compiling thiserror v2.0.18
5032026-03-02T21:48:58.017Z Compiling utf8_iter v1.0.4
5042026-03-02T21:48:58.289Z Compiling camino v1.2.2
5052026-03-02T21:48:58.413Z Compiling percent-encoding v2.3.2
5062026-03-02T21:48:58.807Z Compiling utf8parse v0.2.2
5072026-03-02T21:48:58.987Z Compiling log v0.4.29
5082026-03-02T21:48:59.039Z Compiling plain v0.2.3
5092026-03-02T21:48:59.042Z Compiling getrandom v0.4.1
5102026-03-02T21:48:59.294Z Compiling anstyle-parse v0.2.7
5112026-03-02T21:48:59.343Z Compiling ordered-float v2.10.1
5122026-03-02T21:48:59.452Z Compiling form_urlencoded v1.2.2
5132026-03-02T21:48:59.894Z Compiling terminal_size v0.4.3
5142026-03-02T21:48:59.950Z Compiling cfg-if v1.0.4
5152026-03-02T21:49:00.090Z Compiling is_terminal_polyfill v1.70.2
5162026-03-02T21:49:00.118Z Compiling pretty-hex v0.4.1
5172026-03-02T21:49:00.151Z Compiling colorchoice v1.0.4
5182026-03-02T21:49:00.233Z Compiling anstyle v1.0.13
5192026-03-02T21:49:00.331Z Compiling synstructure v0.13.2
5202026-03-02T21:49:00.334Z Compiling pest_generator v2.8.6
5212026-03-02T21:49:00.334Z Compiling anstyle-query v1.1.5
5222026-03-02T21:49:00.568Z Compiling anstream v0.6.21
5232026-03-02T21:49:00.790Z Compiling serde-untagged v0.1.9
5242026-03-02T21:49:00.946Z Compiling semver v1.0.27
5252026-03-02T21:49:01.299Z Compiling fs-err v3.3.0
5262026-03-02T21:49:01.621Z Compiling clap_lex v1.0.0
5272026-03-02T21:49:01.649Z Compiling heck v0.5.0
5282026-03-02T21:49:01.676Z Compiling unicode-width v0.1.14
5292026-03-02T21:49:01.748Z Compiling anyhow v1.0.102
5302026-03-02T21:49:02.032Z Compiling once_cell v1.21.3
5312026-03-02T21:49:02.061Z Compiling unicode-xid v0.2.6
5322026-03-02T21:49:02.108Z Compiling fastrand v2.3.0
5332026-03-02T21:49:02.231Z Compiling heck v0.4.1
5342026-03-02T21:49:02.278Z Compiling fnv v1.0.7
5352026-03-02T21:49:02.332Z Compiling strsim v0.11.1
5362026-03-02T21:49:02.429Z Compiling bytecount v0.6.9
5372026-03-02T21:49:02.459Z Compiling tempfile v3.25.0
5382026-03-02T21:49:02.681Z Compiling clap_builder v4.5.60
5392026-03-02T21:49:02.994Z Compiling papergrid v0.11.0
5402026-03-02T21:49:03.198Z Compiling memmap v0.7.0
5412026-03-02T21:49:03.225Z Compiling unicode-width v0.2.0
5422026-03-02T21:49:03.265Z Compiling unicode-linebreak v0.1.5
5432026-03-02T21:49:03.551Z Compiling smawk v0.3.2
5442026-03-02T21:49:03.796Z Compiling textwrap v0.16.2
5452026-03-02T21:49:04.467Z Compiling camino-tempfile v1.4.1
5462026-03-02T21:49:04.587Z Compiling swrite v0.1.0
5472026-03-02T21:49:04.746Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5482026-03-02T21:49:05.057Z Compiling serde_derive v1.0.228
5492026-03-02T21:49:05.084Z Compiling zerofrom-derive v0.1.6
5502026-03-02T21:49:05.127Z Compiling yoke-derive v0.8.1
5512026-03-02T21:49:05.198Z Compiling zerovec-derive v0.11.2
5522026-03-02T21:49:05.296Z Compiling displaydoc v0.2.5
5532026-03-02T21:49:06.063Z Compiling thiserror-impl v1.0.69
5542026-03-02T21:49:06.865Z Compiling zerocopy-derive v0.7.35
5552026-03-02T21:49:07.768Z Compiling pest_derive v2.8.6
5562026-03-02T21:49:07.796Z Compiling scroll_derive v0.12.1
5572026-03-02T21:49:08.410Z Compiling zerofrom v0.1.6
5582026-03-02T21:49:08.556Z Compiling thiserror-impl v2.0.18
5592026-03-02T21:49:08.658Z Compiling yoke v0.8.1
5602026-03-02T21:49:08.796Z Compiling zerocopy v0.7.35
5612026-03-02T21:49:08.992Z Compiling zerovec v0.11.5
5622026-03-02T21:49:09.211Z Compiling zerotrie v0.2.3
5632026-03-02T21:49:09.291Z Compiling dtrace-parser v0.2.0
5642026-03-02T21:49:09.842Z Compiling scroll v0.12.0
5652026-03-02T21:49:10.214Z Compiling tinystr v0.8.2
5662026-03-02T21:49:10.218Z Compiling potential_utf v0.1.4
5672026-03-02T21:49:10.221Z Compiling tabled_derive v0.7.0
5682026-03-02T21:49:10.383Z Compiling goblin v0.8.2
5692026-03-02T21:49:10.513Z Compiling icu_collections v2.1.1
5702026-03-02T21:49:10.606Z Compiling icu_locale_core v2.1.1
5712026-03-02T21:49:11.150Z Compiling clap_derive v4.5.55
5722026-03-02T21:49:12.057Z Compiling icu_provider v2.1.1
5732026-03-02T21:49:12.085Z Compiling tabled v0.15.0
5742026-03-02T21:49:12.466Z Compiling icu_normalizer v2.1.1
5752026-03-02T21:49:12.496Z Compiling icu_properties v2.1.2
5762026-03-02T21:49:13.361Z Compiling serde_spanned v0.6.9
5772026-03-02T21:49:13.364Z Compiling toml_datetime v0.6.11
5782026-03-02T21:49:13.567Z Compiling dof v0.3.0
5792026-03-02T21:49:13.597Z Compiling serde_tokenstream v0.2.3
5802026-03-02T21:49:13.627Z Compiling serde-value v0.7.0
5812026-03-02T21:49:13.966Z Compiling toml_edit v0.22.27
5822026-03-02T21:49:14.456Z Compiling cargo-platform v0.2.0
5832026-03-02T21:49:14.485Z Compiling macaddr v1.0.1
5842026-03-02T21:49:14.753Z Compiling idna_adapter v1.2.1
5852026-03-02T21:49:14.932Z Compiling clap v4.5.60
5862026-03-02T21:49:14.987Z Compiling idna v1.1.0
5872026-03-02T21:49:15.308Z Compiling usdt-macro v0.5.0
5882026-03-02T21:49:15.308Z Compiling usdt-attr-macro v0.5.0
5892026-03-02T21:49:15.654Z Compiling url v2.5.8
5902026-03-02T21:49:17.209Z Compiling toml v0.8.23
5912026-03-02T21:49:17.496Z Compiling usdt v0.5.0
5922026-03-02T21:49:17.996Z Compiling cargo-util-schemas v0.8.2
5932026-03-02T21:49:17.996Z Compiling cargo_toml v0.21.0
5942026-03-02T21:49:19.483Z Compiling cargo_metadata v0.21.0
5952026-03-02T21:49:21.264Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5962026-03-02T21:49:24.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
5972026-03-02T21:49:24.919Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5982026-03-02T21:49:25.676Z Downloading crates ...
5992026-03-02T21:49:25.830Z Downloaded arrayref v0.3.9
6002026-03-02T21:49:25.839Z Downloaded adler2 v2.0.1
6012026-03-02T21:49:25.847Z Downloaded block-padding v0.3.3
6022026-03-02T21:49:25.850Z Downloaded async-bb8-diesel v0.2.1
6032026-03-02T21:49:25.855Z Downloaded allocator-api2 v0.2.21
6042026-03-02T21:49:25.863Z Downloaded console v0.16.2
6052026-03-02T21:49:25.868Z Downloaded curve25519-dalek-derive v0.1.1
6062026-03-02T21:49:25.871Z Downloaded bzip2 v0.4.4
6072026-03-02T21:49:25.875Z Downloaded ctr v0.9.2
6082026-03-02T21:49:25.879Z Downloaded bitfield-struct v0.6.2
6092026-03-02T21:49:25.883Z Downloaded cargo_metadata v0.19.2
6102026-03-02T21:49:25.887Z Downloaded daft-derive v0.1.5
6112026-03-02T21:49:25.896Z Downloaded critical-section v1.2.0
6122026-03-02T21:49:25.898Z Downloaded darling v0.21.3
6132026-03-02T21:49:25.905Z Downloaded dirs-sys-next v0.1.2
6142026-03-02T21:49:25.910Z Downloaded cargo-platform v0.1.9
6152026-03-02T21:49:25.913Z Downloaded bcrypt-pbkdf v0.10.0
6162026-03-02T21:49:25.917Z Downloaded bb8 v0.8.6
6172026-03-02T21:49:25.921Z Downloaded data-encoding v2.10.0
6182026-03-02T21:49:25.925Z Downloaded flagset v0.4.7
6192026-03-02T21:49:25.929Z Downloaded defmt v0.3.100
6202026-03-02T21:49:25.933Z Downloaded fallible-iterator v0.2.0
6212026-03-02T21:49:25.937Z Downloaded aead v0.5.2
6222026-03-02T21:49:25.941Z Downloaded embedded-io v0.4.0
6232026-03-02T21:49:25.944Z Downloaded foreign-types v0.5.0
6242026-03-02T21:49:25.948Z Downloaded embedded-io v0.6.1
6252026-03-02T21:49:25.951Z Downloaded foreign-types-shared v0.3.1
6262026-03-02T21:49:25.955Z Downloaded foreign-types-shared v0.1.1
6272026-03-02T21:49:25.958Z Downloaded convert_case v0.4.0
6282026-03-02T21:49:25.962Z Downloaded foreign-types-macros v0.2.3
6292026-03-02T21:49:25.965Z Downloaded fixedbitset v0.4.2
6302026-03-02T21:49:25.969Z Downloaded fixedbitset v0.5.7
6312026-03-02T21:49:25.974Z Downloaded dunce v1.0.5
6322026-03-02T21:49:25.977Z Downloaded dyn-clone v1.0.20
6332026-03-02T21:49:25.980Z Downloaded crc-catalog v2.4.0
6342026-03-02T21:49:25.983Z Downloaded enum-as-inner v0.6.1
6352026-03-02T21:49:26.001Z Downloaded funty v2.0.0
6362026-03-02T21:49:26.004Z Downloaded gethostname v0.5.0
6372026-03-02T21:49:26.008Z Downloaded futures-core v0.3.32
6382026-03-02T21:49:26.011Z Downloaded hash32 v0.2.1
6392026-03-02T21:49:26.015Z Downloaded deranged v0.5.8
6402026-03-02T21:49:26.019Z Downloaded either v1.15.0
6412026-03-02T21:49:26.023Z Downloaded fs-err v2.11.0
6422026-03-02T21:49:26.027Z Downloaded defmt v1.0.1
6432026-03-02T21:49:26.033Z Downloaded derive_builder v0.20.2
6442026-03-02T21:49:26.040Z Downloaded httpdate v1.0.3
6452026-03-02T21:49:26.043Z Downloaded cassowary v0.3.0
6462026-03-02T21:49:26.047Z Downloaded ff v0.13.1
6472026-03-02T21:49:26.050Z Downloaded env_logger v0.11.9
6482026-03-02T21:49:26.054Z Downloaded erased-serde v0.3.31
6492026-03-02T21:49:26.058Z Downloaded glob v0.3.3
6502026-03-02T21:49:26.062Z Downloaded home v0.5.12
6512026-03-02T21:49:26.065Z Downloaded hash32 v0.3.1
6522026-03-02T21:49:26.069Z Downloaded hubpack_derive v0.1.1
6532026-03-02T21:49:26.072Z Downloaded hubpack v0.1.2
6542026-03-02T21:49:26.074Z Downloaded indent_write v2.2.0
6552026-03-02T21:49:26.077Z Downloaded group v0.13.0
6562026-03-02T21:49:26.081Z Downloaded fs_extra v1.3.0
6572026-03-02T21:49:26.085Z Downloaded async-trait v0.1.89
6582026-03-02T21:49:26.090Z Downloaded internet-checksum v0.2.1
6592026-03-02T21:49:26.093Z Downloaded indoc v1.0.9
6602026-03-02T21:49:26.097Z Downloaded http-body-util v0.1.3
6612026-03-02T21:49:26.101Z Downloaded inout v0.1.4
6622026-03-02T21:49:26.104Z Downloaded kstat-rs v0.2.4
6632026-03-02T21:49:26.107Z Downloaded colored v3.1.1
6642026-03-02T21:49:26.112Z Downloaded lru-slab v0.1.2
6652026-03-02T21:49:26.114Z Downloaded console v0.15.11
6662026-03-02T21:49:26.119Z Downloaded constant_time_eq v0.4.2
6672026-03-02T21:49:26.123Z Downloaded lazy_static v1.5.0
6682026-03-02T21:49:26.126Z Downloaded hostname v0.4.2
6692026-03-02T21:49:26.130Z Downloaded maplit v1.0.2
6702026-03-02T21:49:26.133Z Downloaded clang-sys v1.8.1
6712026-03-02T21:49:26.137Z Downloaded md5 v0.7.0
6722026-03-02T21:49:26.139Z Downloaded md-5 v0.10.6
6732026-03-02T21:49:26.143Z Downloaded libscf-sys v1.1.0
6742026-03-02T21:49:26.146Z Downloaded lalrpop-util v0.19.12
6752026-03-02T21:49:26.148Z Downloaded diesel-dtrace v0.4.2
6762026-03-02T21:49:26.151Z Downloaded newtype-uuid-macros v0.1.0
6772026-03-02T21:49:26.154Z Downloaded mime v0.3.17
6782026-03-02T21:49:26.157Z Downloaded newline-converter v0.3.0
6792026-03-02T21:49:26.160Z Downloaded maybe-uninit v2.0.0
6802026-03-02T21:49:26.163Z Downloaded nodrop v0.1.14
6812026-03-02T21:49:26.166Z Downloaded nibble_vec v0.1.0
6822026-03-02T21:49:26.168Z Downloaded newtype_derive v0.1.6
6832026-03-02T21:49:26.172Z Downloaded ingot-types v0.1.2
6842026-03-02T21:49:26.175Z Downloaded managed v0.8.0
6852026-03-02T21:49:26.178Z Downloaded memoffset v0.9.1
6862026-03-02T21:49:26.181Z Downloaded num-derive v0.3.3
6872026-03-02T21:49:26.184Z Downloaded num-derive v0.4.2
6882026-03-02T21:49:26.187Z Downloaded num_threads v0.1.7
6892026-03-02T21:49:26.190Z Downloaded crossbeam-utils v0.8.21
6902026-03-02T21:49:26.194Z Downloaded getrandom v0.3.4
6912026-03-02T21:49:26.199Z Downloaded normalize-line-endings v0.3.0
6922026-03-02T21:49:26.202Z Downloaded opaque-debug v0.3.1
6932026-03-02T21:49:26.204Z Downloaded num_enum_derive v0.5.11
6942026-03-02T21:49:26.208Z Downloaded hyper-rustls v0.27.7
6952026-03-02T21:49:26.210Z Downloaded half v1.8.3
6962026-03-02T21:49:26.214Z Downloaded oso-derive v0.27.3
6972026-03-02T21:49:26.217Z Downloaded openssl-probe v0.1.6
6982026-03-02T21:49:26.220Z Downloaded multimap v0.10.1
6992026-03-02T21:49:26.222Z Downloaded olpc-cjson v0.1.4
7002026-03-02T21:49:26.226Z Downloaded packed_struct_codegen v0.10.1
7012026-03-02T21:49:26.229Z Downloaded openssl-probe v0.2.1
7022026-03-02T21:49:26.229Z Downloaded parse-size v1.1.0
7032026-03-02T21:49:26.232Z Downloaded libsw-core v0.3.2
7042026-03-02T21:49:26.235Z Downloaded hmac v0.12.1
7052026-03-02T21:49:26.238Z Downloaded hickory-client v0.25.2
7062026-03-02T21:49:26.242Z Downloaded libsw v3.5.0
7072026-03-02T21:49:26.245Z Downloaded num-iter v0.1.45
7082026-03-02T21:49:26.248Z Downloaded nu-ansi-term v0.50.3
7092026-03-02T21:49:26.251Z Downloaded phf_shared v0.11.3
7102026-03-02T21:49:26.254Z Downloaded peg-runtime v0.8.5
7112026-03-02T21:49:26.257Z Downloaded num_enum_derive v0.7.5
7122026-03-02T21:49:26.259Z Downloaded num_enum v0.5.11
7132026-03-02T21:49:26.265Z Downloaded phf_shared v0.13.1
7142026-03-02T21:49:26.268Z Downloaded parse-display v0.10.0
7152026-03-02T21:49:26.270Z Downloaded num-rational v0.4.2
7162026-03-02T21:49:26.273Z Downloaded phf_shared v0.12.1
7172026-03-02T21:49:26.276Z Downloaded indexmap v1.9.3
7182026-03-02T21:49:26.279Z Downloaded oxide-tokio-rt v0.1.2
7192026-03-02T21:49:26.282Z Downloaded arc-swap v1.8.2
7202026-03-02T21:49:26.287Z Downloaded num-complex v0.4.6
7212026-03-02T21:49:26.291Z Downloaded precomputed-hash v0.1.1
7222026-03-02T21:49:26.294Z Downloaded predicates-core v1.0.10
7232026-03-02T21:49:26.297Z Downloaded proc-macro-crate v3.4.0
7242026-03-02T21:49:26.297Z Downloaded parse-display-derive v0.10.0
7252026-03-02T21:49:26.300Z Downloaded packed_struct v0.10.1
7262026-03-02T21:49:26.303Z Downloaded heapless v0.7.17
7272026-03-02T21:49:26.307Z Downloaded password-hash v0.5.0
7282026-03-02T21:49:26.310Z Downloaded progenitor-client v0.10.0
7292026-03-02T21:49:26.313Z Downloaded proc-macro-error-attr2 v2.0.0
7302026-03-02T21:49:26.316Z Downloaded progenitor-macro v0.11.2
7312026-03-02T21:49:26.319Z Downloaded phf v0.12.1
7322026-03-02T21:49:26.319Z Downloaded ed25519-dalek v2.2.0
7332026-03-02T21:49:26.323Z Downloaded progenitor-macro v0.10.0
7342026-03-02T21:49:26.326Z Downloaded proc-macro-crate v1.3.1
7352026-03-02T21:49:26.329Z Downloaded psl-types v2.0.11
7362026-03-02T21:49:26.332Z Downloaded derive_more-impl v2.1.1
7372026-03-02T21:49:26.336Z Downloaded quick-error v1.2.3
7382026-03-02T21:49:26.339Z Downloaded radium v0.7.0
7392026-03-02T21:49:26.342Z Downloaded pkg-config v0.3.32
7402026-03-02T21:49:26.344Z Downloaded progenitor-client v0.11.2
7412026-03-02T21:49:26.347Z Downloaded parking_lot_core v0.9.12
7422026-03-02T21:49:26.350Z Downloaded owo-colors v4.3.0
7432026-03-02T21:49:26.353Z Downloaded powerfmt v0.2.0
7442026-03-02T21:49:26.356Z Downloaded rand_chacha v0.3.1
7452026-03-02T21:49:26.359Z Downloaded poly1305 v0.8.0
7462026-03-02T21:49:26.361Z Downloaded ref-cast-impl v1.0.25
7472026-03-02T21:49:26.364Z Downloaded progenitor-macro v0.13.0
7482026-03-02T21:49:26.367Z Downloaded primeorder v0.13.6
7492026-03-02T21:49:26.367Z Downloaded hickory-resolver v0.25.2
7502026-03-02T21:49:26.372Z Downloaded heapless v0.8.0
7512026-03-02T21:49:26.376Z Downloaded ar_archive_writer v0.5.1
7522026-03-02T21:49:26.381Z Downloaded progenitor-extras v0.1.0
7532026-03-02T21:49:26.383Z Downloaded pin-project-lite v0.2.17
7542026-03-02T21:49:26.389Z Downloaded rfc6979 v0.4.0
7552026-03-02T21:49:26.392Z Downloaded der v0.7.10
7562026-03-02T21:49:26.397Z Downloaded bumpalo v3.20.2
7572026-03-02T21:49:26.401Z Downloaded headers v0.4.1
7582026-03-02T21:49:26.406Z Downloaded rustc_version v0.4.1
7592026-03-02T21:49:26.409Z Downloaded rustc_version v0.1.7
7602026-03-02T21:49:26.413Z Downloaded predicates v3.1.4
7612026-03-02T21:49:26.416Z Downloaded ref-cast v1.0.25
7622026-03-02T21:49:26.418Z Downloaded rand_seeder v0.4.0
7632026-03-02T21:49:26.421Z Downloaded rand_core v0.10.0
7642026-03-02T21:49:26.424Z Downloaded rand_core v0.9.5
7652026-03-02T21:49:26.426Z Downloaded chacha20poly1305 v0.10.1
7662026-03-02T21:49:26.431Z Downloaded rand_core v0.6.4
7672026-03-02T21:49:26.434Z Downloaded rand_chacha v0.9.0
7682026-03-02T21:49:26.434Z Downloaded recursive-proc-macro-impl v0.1.1
7692026-03-02T21:49:26.434Z Downloaded postgres-types v0.2.12
7702026-03-02T21:49:26.438Z Downloaded progenitor v0.13.0
7712026-03-02T21:49:26.440Z Downloaded progenitor v0.11.2
7722026-03-02T21:49:26.443Z Downloaded progenitor v0.10.0
7732026-03-02T21:49:26.446Z Downloaded progenitor-client v0.13.0
7742026-03-02T21:49:26.449Z Downloaded proc-macro-error2 v2.0.1
7752026-03-02T21:49:26.451Z Downloaded indicatif v0.18.4
7762026-03-02T21:49:26.457Z Downloaded psm v0.1.30
7772026-03-02T21:49:26.459Z Downloaded peg v0.8.5
7782026-03-02T21:49:26.463Z Downloaded scopeguard v1.2.0
7792026-03-02T21:49:26.466Z Downloaded scheduled-thread-pool v0.2.7
7802026-03-02T21:49:26.469Z Downloaded same-file v1.0.6
7812026-03-02T21:49:26.472Z Downloaded pin-project v1.1.11
7822026-03-02T21:49:26.482Z Downloaded serde-big-array v0.5.1
7832026-03-02T21:49:26.484Z Downloaded serde_plain v1.0.2
7842026-03-02T21:49:26.487Z Downloaded serde_urlencoded v0.7.1
7852026-03-02T21:49:26.490Z Downloaded pkcs5 v0.7.1
7862026-03-02T21:49:26.493Z Downloaded serde_spanned v1.0.4
7872026-03-02T21:49:26.496Z Downloaded serde_bytes v0.11.19
7882026-03-02T21:49:26.499Z Downloaded pkcs1 v0.7.5
7892026-03-02T21:49:26.502Z Downloaded rustls-native-certs v0.8.3
7902026-03-02T21:49:26.505Z Downloaded scroll_derive v0.13.1
7912026-03-02T21:49:26.505Z Downloaded rusty-fork v0.3.1
7922026-03-02T21:49:26.507Z Downloaded shell-words v1.1.1
7932026-03-02T21:49:26.510Z Downloaded serde_repr v0.1.20
7942026-03-02T21:49:26.513Z Downloaded prefix-trie v0.7.0
7952026-03-02T21:49:26.516Z Downloaded oso v0.27.3
7962026-03-02T21:49:26.519Z Downloaded sigpipe v0.1.3
7972026-03-02T21:49:26.522Z Downloaded slog-bunyan v2.5.0
7982026-03-02T21:49:26.524Z Downloaded p256 v0.13.2
7992026-03-02T21:49:26.527Z Downloaded progenitor-impl v0.11.2
8002026-03-02T21:49:26.530Z Downloaded parking_lot v0.12.5
8012026-03-02T21:49:26.532Z Downloaded sha1 v0.10.6
8022026-03-02T21:49:26.535Z Downloaded papergrid v0.17.0
8032026-03-02T21:49:26.540Z Downloaded signature v2.2.0
8042026-03-02T21:49:26.543Z Downloaded slog-envlogger v2.2.0
8052026-03-02T21:49:26.546Z Downloaded signal-hook-tokio v0.3.1
8062026-03-02T21:49:26.548Z Downloaded jiff-static v0.2.21
8072026-03-02T21:49:26.551Z Downloaded schemars_derive v0.8.22
8082026-03-02T21:49:26.554Z Downloaded siphasher v1.0.2
8092026-03-02T21:49:26.554Z Downloaded russh-keys v0.45.0
8102026-03-02T21:49:26.557Z Downloaded serde-hex v0.1.0
8112026-03-02T21:49:26.560Z Downloaded crossterm v0.28.1
8122026-03-02T21:49:26.566Z Downloaded prettyplease v0.2.37
8132026-03-02T21:49:26.570Z Downloaded quinn-udp v0.5.14
8142026-03-02T21:49:26.572Z Downloaded ssh-cipher v0.2.0
8152026-03-02T21:49:26.575Z Downloaded sqlparser_derive v0.5.0
8162026-03-02T21:49:26.578Z Downloaded hashbrown v0.12.3
8172026-03-02T21:49:26.581Z Downloaded itertools v0.10.5
8182026-03-02T21:49:26.586Z Downloaded ssh-encoding v0.2.0
8192026-03-02T21:49:26.589Z Downloaded strum v0.26.3
8202026-03-02T21:49:26.592Z Downloaded strum v0.27.2
8212026-03-02T21:49:26.592Z Downloaded supports-color v3.0.2
8222026-03-02T21:49:26.595Z Downloaded structmeta v0.3.0
8232026-03-02T21:49:26.595Z Downloaded strip-ansi-escapes v0.2.1
8242026-03-02T21:49:26.598Z Downloaded signal-hook-registry v1.4.8
8252026-03-02T21:49:26.598Z Downloaded serde_derive_internals v0.29.1
8262026-03-02T21:49:26.601Z Downloaded serde_path_to_error v0.1.20
8272026-03-02T21:49:26.603Z Downloaded sct v0.7.1
8282026-03-02T21:49:26.606Z Downloaded slab v0.4.12
8292026-03-02T21:49:26.609Z Downloaded openssl-sys v0.9.111
8302026-03-02T21:49:26.613Z Downloaded slog-scope v4.4.1
8312026-03-02T21:49:26.616Z Downloaded slog-json v2.6.1
8322026-03-02T21:49:26.619Z Downloaded slog-dtrace v0.3.0
8332026-03-02T21:49:26.622Z Downloaded tabwriter v1.4.1
8342026-03-02T21:49:26.622Z Downloaded tabled_derive v0.11.0
8352026-03-02T21:49:26.625Z Downloaded tagptr v0.2.0
8362026-03-02T21:49:26.627Z Downloaded signal-hook-mio v0.2.5
8372026-03-02T21:49:26.627Z Downloaded termtree v0.5.1
8382026-03-02T21:49:26.630Z Downloaded subtle v2.6.1
8392026-03-02T21:49:26.630Z Downloaded structmeta-derive v0.3.0
8402026-03-02T21:49:26.633Z Downloaded sync_wrapper v1.0.2
8412026-03-02T21:49:26.636Z Downloaded rustls-pki-types v1.14.0
8422026-03-02T21:49:26.639Z Downloaded mio v1.1.1
8432026-03-02T21:49:26.642Z Downloaded rustls-platform-verifier v0.6.2
8442026-03-02T21:49:26.646Z Downloaded thiserror-impl-no-std v2.0.2
8452026-03-02T21:49:26.649Z Downloaded take_mut v0.2.2
8462026-03-02T21:49:26.651Z Downloaded testing_table v0.3.0
8472026-03-02T21:49:26.651Z Downloaded string_cache v0.8.9
8482026-03-02T21:49:26.654Z Downloaded sqlformat v0.3.5
8492026-03-02T21:49:26.654Z Downloaded strum_macros v0.24.3
8502026-03-02T21:49:26.657Z Downloaded time-core v0.1.8
8512026-03-02T21:49:26.660Z Downloaded tinyvec_macros v0.1.1
8522026-03-02T21:49:26.660Z Downloaded stringprep v0.1.5
8532026-03-02T21:49:26.663Z Downloaded slog-async v2.8.0
8542026-03-02T21:49:26.663Z Downloaded tap v1.0.1
8552026-03-02T21:49:26.666Z Downloaded smf v0.2.3
8562026-03-02T21:49:26.666Z Downloaded smallvec v0.6.14
8572026-03-02T21:49:26.669Z Downloaded slog-term v2.9.2
8582026-03-02T21:49:26.671Z Downloaded sync-ptr v0.1.4
8592026-03-02T21:49:26.671Z Downloaded ryu v1.0.23
8602026-03-02T21:49:26.675Z Downloaded slog-stdlog v4.1.1
8612026-03-02T21:49:26.677Z Downloaded snafu-derive v0.8.9
8622026-03-02T21:49:26.680Z Downloaded schemars v0.8.22
8632026-03-02T21:49:26.689Z Downloaded publicsuffix v2.3.0
8642026-03-02T21:49:26.692Z Downloaded serde_cbor v0.11.2
8652026-03-02T21:49:26.695Z Downloaded serde_with_macros v3.17.0
8662026-03-02T21:49:26.698Z Downloaded num-bigint v0.4.6
8672026-03-02T21:49:26.704Z Downloaded static_assertions v1.1.0
8682026-03-02T21:49:26.707Z Downloaded ron v0.8.1
8692026-03-02T21:49:26.710Z Downloaded strum_macros v0.27.2
8702026-03-02T21:49:26.713Z Downloaded stacker v0.1.23
8712026-03-02T21:49:26.716Z Downloaded nom v7.1.3
8722026-03-02T21:49:26.720Z Downloaded thread_local v1.1.9
8732026-03-02T21:49:26.723Z Downloaded termios v0.3.3
8742026-03-02T21:49:26.723Z Downloaded rayon-core v1.13.0
8752026-03-02T21:49:26.727Z Downloaded tower-layer v0.3.3
8762026-03-02T21:49:26.731Z Downloaded strum_macros v0.26.4
8772026-03-02T21:49:26.731Z Downloaded support-bundle-viewer v0.1.2
8782026-03-02T21:49:26.735Z Downloaded time-macros v0.2.27
8792026-03-02T21:49:26.735Z Downloaded try-lock v0.2.5
8802026-03-02T21:49:26.738Z Downloaded tower-service v0.3.3
8812026-03-02T21:49:26.738Z Downloaded iri-string v0.7.10
8822026-03-02T21:49:26.744Z Downloaded tls_codec v0.4.2
8832026-03-02T21:49:26.747Z Downloaded progenitor-impl v0.10.0
8842026-03-02T21:49:26.750Z Downloaded trait-variant v0.1.2
8852026-03-02T21:49:26.750Z Downloaded tokio-dtrace v0.1.1
8862026-03-02T21:49:26.753Z Downloaded tls_codec_derive v0.4.2
8872026-03-02T21:49:26.756Z Downloaded thread-id v5.1.0
8882026-03-02T21:49:26.756Z Downloaded thiserror-no-std v2.0.2
8892026-03-02T21:49:26.759Z Downloaded tokio-native-tls v0.3.1
8902026-03-02T21:49:26.762Z Downloaded simd-adler32 v0.3.8
8912026-03-02T21:49:26.765Z Downloaded rcgen v0.12.1
8922026-03-02T21:49:26.765Z Downloaded term v0.7.0
8932026-03-02T21:49:26.768Z Downloaded unarray v0.1.4
8942026-03-02T21:49:26.771Z Downloaded pretty_assertions v1.4.1
8952026-03-02T21:49:26.774Z Downloaded universal-hash v0.5.1
8962026-03-02T21:49:26.774Z Downloaded typify-macro v0.6.1
8972026-03-02T21:49:26.774Z Downloaded unicode-truncate v1.1.0
8982026-03-02T21:49:26.777Z Downloaded tiny-keccak v2.0.2
8992026-03-02T21:49:26.781Z Downloaded untrusted v0.9.0
9002026-03-02T21:49:26.781Z Downloaded usdt-attr-macro v0.6.0
9012026-03-02T21:49:26.784Z Downloaded unit-prefix v0.5.2
9022026-03-02T21:49:26.784Z Downloaded typify-macro v0.4.3
9032026-03-02T21:49:26.784Z Downloaded spin v0.9.8
9042026-03-02T21:49:26.787Z Downloaded tokio-tungstenite v0.23.1
9052026-03-02T21:49:26.790Z Downloaded rand v0.10.0
9062026-03-02T21:49:26.793Z Downloaded aes-gcm v0.10.3
9072026-03-02T21:49:26.796Z Downloaded tokio-rustls v0.25.0
9082026-03-02T21:49:26.799Z Downloaded tokio-macros v2.6.0
9092026-03-02T21:49:26.799Z Downloaded signal-hook v0.3.18
9102026-03-02T21:49:26.803Z Downloaded utf-8 v0.7.6
9112026-03-02T21:49:26.807Z Downloaded usdt-macro v0.6.0
9122026-03-02T21:49:26.807Z Downloaded untrusted v0.7.1
9132026-03-02T21:49:26.807Z Downloaded toml_writer v1.0.6+spec-1.1.0
9142026-03-02T21:49:26.810Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9152026-03-02T21:49:26.810Z Downloaded hyper-util v0.1.20
9162026-03-02T21:49:26.814Z Downloaded similar v2.7.0
9172026-03-02T21:49:26.818Z Downloaded topological-sort v0.2.2
9182026-03-02T21:49:26.822Z Downloaded libm v0.2.16
9192026-03-02T21:49:26.829Z Downloaded samael v0.0.19
9202026-03-02T21:49:26.835Z Downloaded want v0.3.1
9212026-03-02T21:49:26.838Z Downloaded hyper v1.8.1
9222026-03-02T21:49:26.842Z Downloaded quinn v0.11.9
9232026-03-02T21:49:26.846Z Downloaded wait-timeout v0.2.1
9242026-03-02T21:49:26.848Z Downloaded void v1.0.2
9252026-03-02T21:49:26.848Z Downloaded tokio-stream v0.1.18
9262026-03-02T21:49:26.853Z Downloaded waitgroup v0.1.2
9272026-03-02T21:49:26.856Z Downloaded aho-corasick v1.1.4
9282026-03-02T21:49:26.859Z Downloaded xshell-macros v0.2.7
9292026-03-02T21:49:26.859Z Downloaded xattr v1.6.1
9302026-03-02T21:49:26.863Z Downloaded tokio-rustls v0.26.4
9312026-03-02T21:49:26.866Z Downloaded usdt-impl v0.6.0
9322026-03-02T21:49:26.866Z Downloaded test-strategy v0.4.5
9332026-03-02T21:49:26.869Z Downloaded socket2 v0.5.10
9342026-03-02T21:49:26.872Z Downloaded term v1.2.1
9352026-03-02T21:49:26.875Z Downloaded spki v0.7.3
9362026-03-02T21:49:26.878Z Downloaded rand v0.9.2
9372026-03-02T21:49:26.881Z Downloaded socket2 v0.6.2
9382026-03-02T21:49:26.884Z Downloaded libxml v0.3.3
9392026-03-02T21:49:26.887Z Downloaded zeroize_derive v1.4.3
9402026-03-02T21:49:26.890Z Downloaded vergen-git2 v1.0.7
9412026-03-02T21:49:26.890Z Downloaded rsa v0.9.10
9422026-03-02T21:49:26.893Z Downloaded tracing-attributes v0.1.31
9432026-03-02T21:49:26.897Z Downloaded usdt v0.6.0
9442026-03-02T21:49:26.899Z Downloaded unicase v2.9.0
9452026-03-02T21:49:26.899Z Downloaded qorb v0.4.1
9462026-03-02T21:49:26.902Z Downloaded rustls-webpki v0.103.9
9472026-03-02T21:49:26.906Z Downloaded zone_cfg_derive v0.3.1
9482026-03-02T21:49:26.909Z Downloaded twox-hash v2.1.2
9492026-03-02T21:49:26.909Z Downloaded toml_parser v1.0.9+spec-1.1.0
9502026-03-02T21:49:26.912Z Downloaded walkdir v2.5.0
9512026-03-02T21:49:26.915Z Downloaded zone v0.3.1
9522026-03-02T21:49:26.915Z Downloaded tui-tree-widget v0.23.1
9532026-03-02T21:49:26.917Z Downloaded schemars v0.9.0
9542026-03-02T21:49:26.926Z Downloaded wyz v0.5.1
9552026-03-02T21:49:26.929Z Downloaded xz2 v0.1.7
9562026-03-02T21:49:26.932Z Downloaded snafu v0.8.9
9572026-03-02T21:49:26.935Z Downloaded vsss-rs v3.3.4
9582026-03-02T21:49:26.965Z Downloaded vergen-lib v0.1.6
9592026-03-02T21:49:26.965Z Downloaded vergen-gitcl v1.0.8
9602026-03-02T21:49:26.965Z Downloaded whoami v2.1.0
9612026-03-02T21:49:26.965Z Downloaded uzers v0.12.2
9622026-03-02T21:49:26.965Z Downloaded toml v0.9.12+spec-1.1.0
9632026-03-02T21:49:26.965Z Downloaded zstd v0.13.3
9642026-03-02T21:49:26.965Z Downloaded tinyvec v1.10.0
9652026-03-02T21:49:26.965Z Downloaded itertools v0.12.1
9662026-03-02T21:49:26.965Z Downloaded typify v0.6.1
9672026-03-02T21:49:26.968Z Downloaded whoami v1.6.1
9682026-03-02T21:49:26.968Z Downloaded hashbrown v0.15.5
9692026-03-02T21:49:26.971Z Downloaded rpassword v7.4.0
9702026-03-02T21:49:26.973Z Downloaded tungstenite v0.21.0
9712026-03-02T21:49:26.977Z Downloaded russh v0.45.0
9722026-03-02T21:49:26.980Z Downloaded unsafe-libyaml v0.2.11
9732026-03-02T21:49:26.983Z Downloaded zeroize v1.8.2
9742026-03-02T21:49:26.986Z Downloaded vergen v9.0.6
9752026-03-02T21:49:26.990Z Downloaded xshell v0.2.7
9762026-03-02T21:49:26.990Z Downloaded curve25519-dalek v4.1.3
9772026-03-02T21:49:26.996Z Downloaded rand v0.8.5
9782026-03-02T21:49:26.999Z Downloaded num-bigint-dig v0.8.6
9792026-03-02T21:49:27.003Z Downloaded zstd-safe v7.2.4
9802026-03-02T21:49:27.006Z Downloaded h2 v0.4.13
9812026-03-02T21:49:27.010Z Downloaded schemars v1.2.1
9822026-03-02T21:49:27.024Z Downloaded unicode-bidi v0.3.18
9832026-03-02T21:49:27.027Z Downloaded typify v0.4.3
9842026-03-02T21:49:27.030Z Downloaded uuid v1.21.0
9852026-03-02T21:49:27.033Z Downloaded futures-util v0.3.32
9862026-03-02T21:49:27.043Z Downloaded zerocopy v0.6.6
9872026-03-02T21:49:27.046Z Downloaded yasna v0.5.2
9882026-03-02T21:49:27.049Z Downloaded toml_edit v0.23.10+spec-1.0.0
9892026-03-02T21:49:27.052Z Downloaded tungstenite v0.23.0
9902026-03-02T21:49:27.055Z Downloaded regex v1.12.3
9912026-03-02T21:49:27.059Z Downloaded tokio-postgres v0.7.16
9922026-03-02T21:49:27.065Z Downloaded reqwest v0.13.2
9932026-03-02T21:49:27.069Z Downloaded hkdf v0.12.4
9942026-03-02T21:49:27.072Z Downloaded aws-lc-rs v1.16.0
9952026-03-02T21:49:27.080Z Downloaded itertools v0.14.0
9962026-03-02T21:49:27.086Z Downloaded ron v0.12.0
9972026-03-02T21:49:27.094Z Downloaded zopfli v0.8.3
9982026-03-02T21:49:27.097Z Downloaded toml_edit v0.19.15
9992026-03-02T21:49:27.111Z Downloaded zip v0.6.6
10002026-03-02T21:49:27.115Z Downloaded unicode_categories v0.1.1
10012026-03-02T21:49:27.118Z Downloaded reedline v0.40.0
10022026-03-02T21:49:27.123Z Downloaded vte v0.14.1
10032026-03-02T21:49:27.126Z Downloaded reqwest v0.12.28
10042026-03-02T21:49:27.131Z Downloaded rustls-webpki v0.101.7
10052026-03-02T21:49:27.144Z Downloaded zerocopy-derive v0.8.40
10062026-03-02T21:49:27.152Z Downloaded goblin v0.10.5
10072026-03-02T21:49:27.158Z Downloaded p384 v0.13.1
10082026-03-02T21:49:27.163Z Downloaded ssh-key v0.6.7
10092026-03-02T21:49:27.169Z Downloaded unicode-segmentation v1.12.0
10102026-03-02T21:49:27.172Z Downloaded moka v0.12.13
10112026-03-02T21:49:27.179Z Downloaded tower v0.5.3
10122026-03-02T21:49:27.187Z Downloaded chrono v0.4.44
10132026-03-02T21:49:27.193Z Downloaded salty v0.3.0
10142026-03-02T21:49:27.199Z Downloaded tower-http v0.6.8
10152026-03-02T21:49:27.206Z Downloaded x509-cert v0.2.5
10162026-03-02T21:49:27.212Z Downloaded portable-atomic v1.13.1
10172026-03-02T21:49:27.219Z Downloaded lalrpop v0.19.12
10182026-03-02T21:49:27.229Z Downloaded zip v4.6.1
10192026-03-02T21:49:27.232Z Downloaded unicode-normalization v0.1.25
10202026-03-02T21:49:27.236Z Downloaded typed-path v0.9.3
10212026-03-02T21:49:27.241Z Downloaded tokio-util v0.7.18
10222026-03-02T21:49:27.248Z Downloaded rustls-webpki v0.102.8
10232026-03-02T21:49:27.266Z Downloaded quinn-proto v0.11.13
10242026-03-02T21:49:27.272Z Downloaded petname v2.0.2
10252026-03-02T21:49:27.276Z Downloaded nix v0.27.1
10262026-03-02T21:49:27.287Z Downloaded quick-xml v0.37.5
10272026-03-02T21:49:27.290Z Downloaded openssl v0.10.75
10282026-03-02T21:49:27.299Z Downloaded object v0.30.4
10292026-03-02T21:49:27.307Z Downloaded winnow v0.5.40
10302026-03-02T21:49:27.314Z Downloaded winnow v0.6.26
10312026-03-02T21:49:27.322Z Downloaded radix_trie v0.2.1
10322026-03-02T21:49:27.327Z Downloaded polar-core v0.27.3
10332026-03-02T21:49:27.334Z Downloaded bstr v1.12.1
10342026-03-02T21:49:27.341Z Downloaded nix v0.28.0
10352026-03-02T21:49:27.351Z Downloaded time v0.3.47
10362026-03-02T21:49:27.362Z Downloaded tabled v0.20.0
10372026-03-02T21:49:27.378Z Downloaded regex-syntax v0.6.29
10382026-03-02T21:49:27.385Z Downloaded hickory-proto v0.24.4
10392026-03-02T21:49:27.400Z Downloaded nix v0.31.1
10402026-03-02T21:49:27.411Z Downloaded object v0.37.3
10412026-03-02T21:49:27.422Z Downloaded hickory-proto v0.25.2
10422026-03-02T21:49:27.436Z Downloaded zlib-rs v0.6.2
10432026-03-02T21:49:27.441Z Downloaded diesel v2.2.12
10442026-03-02T21:49:27.458Z Downloaded vcpkg v0.2.15
10452026-03-02T21:49:27.495Z Downloaded openapiv3 v2.2.0
10462026-03-02T21:49:27.505Z Downloaded nix v0.30.1
10472026-03-02T21:49:27.516Z Downloaded webpki-roots v1.0.6
10482026-03-02T21:49:27.519Z Downloaded smoltcp v0.11.0
10492026-03-02T21:49:27.530Z Downloaded zerocopy v0.8.40
10502026-03-02T21:49:27.538Z Downloaded rustls v0.23.37
10512026-03-02T21:49:27.549Z Downloaded rustls v0.22.4
10522026-03-02T21:49:27.560Z Downloaded regress v0.10.5
10532026-03-02T21:49:27.568Z Downloaded ratatui v0.29.0
10542026-03-02T21:49:27.585Z Downloaded rustix v0.38.44
10552026-03-02T21:49:27.605Z Downloaded regex-syntax v0.8.10
10562026-03-02T21:49:27.612Z Downloaded bzip2-sys v0.1.13+1.0.8
10572026-03-02T21:49:27.622Z Downloaded dropshot v0.16.7
10582026-03-02T21:49:27.641Z Downloaded smoltcp v0.9.1
10592026-03-02T21:49:27.650Z Downloaded nix v0.29.0
10602026-03-02T21:49:27.660Z Downloaded sqlparser v0.61.0
10612026-03-02T21:49:27.668Z Downloaded petgraph v0.6.5
10622026-03-02T21:49:27.684Z Downloaded rustls v0.21.12
10632026-03-02T21:49:27.693Z Downloaded chrono-tz v0.10.4
10642026-03-02T21:49:27.708Z Downloaded sled v0.34.7
10652026-03-02T21:49:27.717Z Downloaded jiff v0.2.21
10662026-03-02T21:49:27.732Z Downloaded typify-impl v0.6.1
10672026-03-02T21:49:27.744Z Downloaded tracing v0.1.44
10682026-03-02T21:49:27.763Z Downloaded proptest v1.10.0
10692026-03-02T21:49:27.771Z Downloaded csv v1.4.0
10702026-03-02T21:49:27.788Z Downloaded typify-impl v0.4.3
10712026-03-02T21:49:27.800Z Downloaded libz-sys v1.1.24
10722026-03-02T21:49:27.818Z Downloaded serde_with v3.17.0
10732026-03-02T21:49:27.829Z Downloaded tough v0.20.0
10742026-03-02T21:49:27.836Z Downloaded blake3 v1.8.3
10752026-03-02T21:49:27.843Z Downloaded zerocopy-derive v0.6.6
10762026-03-02T21:49:27.852Z Downloaded git2 v0.20.4
10772026-03-02T21:49:27.859Z Downloaded regex-automata v0.4.14
10782026-03-02T21:49:27.872Z Downloaded bindgen v0.71.1
10792026-03-02T21:49:27.878Z Downloaded bitvec v1.0.1
10802026-03-02T21:49:27.891Z Downloaded yansi v1.0.1
10812026-03-02T21:49:27.894Z Downloaded lzma-sys v0.1.20
10822026-03-02T21:49:27.917Z Downloaded rayon v1.11.0
10832026-03-02T21:49:27.925Z Downloaded p521 v0.13.3
10842026-03-02T21:49:27.928Z Downloaded petgraph v0.8.3
10852026-03-02T21:49:27.947Z Downloaded subprocess v0.2.15
10862026-03-02T21:49:27.949Z Downloaded iddqd v0.3.17
10872026-03-02T21:49:27.955Z Downloaded tracing-core v0.1.36
10882026-03-02T21:49:27.958Z Downloaded steno v0.4.1
10892026-03-02T21:49:27.961Z Downloaded rustyline v14.0.0
10902026-03-02T21:49:27.965Z Downloaded unicode-properties v0.1.4
10912026-03-02T21:49:27.968Z Downloaded toml v0.7.8
10922026-03-02T21:49:27.972Z Downloaded slog v2.8.2
10932026-03-02T21:49:27.974Z Downloaded itertools v0.13.0
10942026-03-02T21:49:27.979Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10952026-03-02T21:49:27.993Z Downloaded tokio-rustls v0.24.1
10962026-03-02T21:49:27.996Z Downloaded sha3 v0.10.8
10972026-03-02T21:49:27.999Z Downloaded tar v0.4.44
10982026-03-02T21:49:28.003Z Downloaded serde_yaml v0.9.34+deprecated
10992026-03-02T21:49:28.008Z Downloaded tokio-tungstenite v0.21.0
11002026-03-02T21:49:28.008Z Downloaded tokio v1.49.0
11012026-03-02T21:49:28.041Z Downloaded hashbrown v0.13.2
11022026-03-02T21:49:28.046Z Downloaded minimal-lexical v0.2.1
11032026-03-02T21:49:28.050Z Downloaded crossbeam-channel v0.5.15
11042026-03-02T21:49:28.053Z Downloaded resolv-conf v0.7.6
11052026-03-02T21:49:28.053Z Downloaded progenitor-impl v0.13.0
11062026-03-02T21:49:28.056Z Downloaded http v1.4.0
11072026-03-02T21:49:28.059Z Downloaded shlex v1.3.0
11082026-03-02T21:49:28.059Z Downloaded sec1 v0.7.3
11092026-03-02T21:49:28.060Z Downloaded scroll v0.13.0
11102026-03-02T21:49:28.063Z Downloaded hickory-server v0.25.2
11112026-03-02T21:49:28.065Z Downloaded rustversion v1.0.22
11122026-03-02T21:49:28.068Z Downloaded rustls-pemfile v2.2.0
11132026-03-02T21:49:28.068Z Downloaded rustls-pemfile v1.0.4
11142026-03-02T21:49:28.071Z Downloaded postcard v1.1.3
11152026-03-02T21:49:28.075Z Downloaded omicron-zone-package v0.12.2
11162026-03-02T21:49:28.075Z Downloaded semver v0.1.20
11172026-03-02T21:49:28.078Z Downloaded seq-macro v0.3.6
11182026-03-02T21:49:28.078Z Downloaded secrecy v0.10.3
11192026-03-02T21:49:28.078Z Downloaded secrecy v0.8.0
11202026-03-02T21:49:28.081Z Downloaded scrypt v0.11.0
11212026-03-02T21:49:28.081Z Downloaded sapling-renderdag v0.1.0
11222026-03-02T21:49:28.081Z Downloaded rustc-hash v2.1.1
11232026-03-02T21:49:28.084Z Downloaded r2d2 v0.8.10
11242026-03-02T21:49:28.084Z Downloaded salsa20 v0.10.2
11252026-03-02T21:49:28.084Z Downloaded base64 v0.22.1
11262026-03-02T21:49:28.087Z Downloaded parking_lot v0.11.2
11272026-03-02T21:49:28.090Z Downloaded postgres-protocol v0.6.10
11282026-03-02T21:49:28.090Z Downloaded encoding_rs v0.8.35
11292026-03-02T21:49:28.107Z Downloaded polyval v0.6.2
11302026-03-02T21:49:28.110Z Downloaded miniz_oxide v0.8.9
11312026-03-02T21:49:28.114Z Downloaded crossterm v0.29.0
11322026-03-02T21:49:28.117Z Downloaded russh-cryptovec v0.7.3
11332026-03-02T21:49:28.120Z Downloaded rtoolbox v0.0.3
11342026-03-02T21:49:28.120Z Downloaded phf v0.13.1
11352026-03-02T21:49:28.121Z Downloaded libbz2-rs-sys v0.2.2
11362026-03-02T21:49:28.124Z Downloaded pin-project-internal v1.1.11
11372026-03-02T21:49:28.124Z Downloaded expectorate v1.2.0
11382026-03-02T21:49:28.124Z Downloaded derive_more v2.1.1
11392026-03-02T21:49:28.133Z Downloaded const_format v0.2.35
11402026-03-02T21:49:28.137Z Downloaded cc v1.2.56
11412026-03-02T21:49:28.140Z Downloaded base64 v0.21.7
11422026-03-02T21:49:28.143Z Downloaded ring v0.17.14
11432026-03-02T21:49:28.179Z Downloaded hickory-resolver v0.24.4
11442026-03-02T21:49:28.182Z Downloaded ppv-lite86 v0.2.21
11452026-03-02T21:49:28.186Z Downloaded recursive v0.1.1
11462026-03-02T21:49:28.186Z Downloaded rand_xorshift v0.4.0
11472026-03-02T21:49:28.186Z Downloaded peg-macros v0.8.5
11482026-03-02T21:49:28.189Z Downloaded paste v1.0.15
11492026-03-02T21:49:28.189Z Downloaded parking_lot_core v0.8.6
11502026-03-02T21:49:28.191Z Downloaded memmap2 v0.9.10
11512026-03-02T21:49:28.194Z Downloaded httparse v1.10.1
11522026-03-02T21:49:28.194Z Downloaded pkcs8 v0.10.2
11532026-03-02T21:49:28.197Z Downloaded pem-rfc7468 v0.7.0
11542026-03-02T21:49:28.200Z Downloaded oxnet v0.1.4
11552026-03-02T21:49:28.200Z Downloaded pem v3.0.6
11562026-03-02T21:49:28.203Z Downloaded pbkdf2 v0.11.0
11572026-03-02T21:49:28.203Z Downloaded password-hash v0.4.2
11582026-03-02T21:49:28.206Z Downloaded num_enum v0.7.5
11592026-03-02T21:49:28.209Z Downloaded predicates-tree v1.0.13
11602026-03-02T21:49:28.209Z Downloaded bytes v1.11.1
11612026-03-02T21:49:28.212Z Downloaded pin-utils v0.1.0
11622026-03-02T21:49:28.215Z Downloaded multer v3.1.0
11632026-03-02T21:49:28.215Z Downloaded compact_str v0.8.1
11642026-03-02T21:49:28.218Z Downloaded flate2 v1.1.9
11652026-03-02T21:49:28.223Z Downloaded dropshot-api-manager v0.5.2
11662026-03-02T21:49:28.226Z Downloaded native-tls v0.2.18
11672026-03-02T21:49:28.226Z Downloaded nanorand v0.7.0
11682026-03-02T21:49:28.229Z Downloaded libgit2-sys v0.18.3+1.9.2
11692026-03-02T21:49:28.280Z Downloaded ignore v0.4.25
11702026-03-02T21:49:28.283Z Downloaded iana-time-zone v0.1.65
11712026-03-02T21:49:28.285Z Downloaded mime_guess v2.0.5
11722026-03-02T21:49:28.285Z Downloaded litrs v1.0.0
11732026-03-02T21:49:28.288Z Downloaded darling_core v0.23.0
11742026-03-02T21:49:28.292Z Downloaded darling v0.23.0
11752026-03-02T21:49:28.296Z Downloaded pbkdf2 v0.12.2
11762026-03-02T21:49:28.299Z Downloaded path-slash v0.1.5
11772026-03-02T21:49:28.299Z Downloaded num-integer v0.1.46
11782026-03-02T21:49:28.302Z Downloaded flume v0.11.1
11792026-03-02T21:49:28.305Z Downloaded lock_api v0.4.14
11802026-03-02T21:49:28.305Z Downloaded jobserver v0.1.34
11812026-03-02T21:49:28.308Z Downloaded ingot-macros v0.1.1
11822026-03-02T21:49:28.308Z Downloaded futures v0.3.32
11832026-03-02T21:49:28.311Z Downloaded openssl-macros v0.1.1
11842026-03-02T21:49:28.311Z Downloaded newtype-uuid v1.3.2
11852026-03-02T21:49:28.314Z Downloaded libloading v0.8.9
11862026-03-02T21:49:28.314Z Downloaded diesel_derives v2.2.7
11872026-03-02T21:49:28.317Z Downloaded cookie_store v0.22.1
11882026-03-02T21:49:28.320Z Downloaded num-conv v0.2.0
11892026-03-02T21:49:28.320Z Downloaded nonempty v0.12.0
11902026-03-02T21:49:28.323Z Downloaded half v2.7.1
11912026-03-02T21:49:28.326Z Downloaded blake2 v0.10.6
11922026-03-02T21:49:28.326Z Downloaded linear-map v1.2.0
11932026-03-02T21:49:28.329Z Downloaded fatfs v0.3.6
11942026-03-02T21:49:28.331Z Downloaded elliptic-curve v0.13.8
11952026-03-02T21:49:28.334Z Downloaded dropshot_endpoint v0.16.7
11962026-03-02T21:49:28.337Z Downloaded derive-where v1.6.0
11972026-03-02T21:49:28.340Z Downloaded crc-any v2.5.0
11982026-03-02T21:49:28.342Z Downloaded num v0.4.3
11992026-03-02T21:49:28.342Z Downloaded new_debug_unreachable v1.0.6
12002026-03-02T21:49:28.342Z Downloaded libefi-sys v0.1.0
12012026-03-02T21:49:28.345Z Downloaded ipnetwork v0.21.1
12022026-03-02T21:49:28.345Z Downloaded ipnet v2.11.0
12032026-03-02T21:49:28.348Z Downloaded lzss v0.8.2
12042026-03-02T21:49:28.349Z Downloaded lru v0.12.5
12052026-03-02T21:49:28.374Z Downloaded match_cfg v0.1.0
12062026-03-02T21:49:28.374Z Downloaded is-terminal v0.4.17
12072026-03-02T21:49:28.374Z Downloaded ingot v0.1.1
12082026-03-02T21:49:28.374Z Downloaded indoc v2.0.7
12092026-03-02T21:49:28.377Z Downloaded impl-trait-for-tuples v0.2.3
12102026-03-02T21:49:28.377Z Downloaded highway v1.3.0
12112026-03-02T21:49:28.377Z Downloaded darling_core v0.21.3
12122026-03-02T21:49:28.377Z Downloaded hyper-staticfile v0.10.1
12132026-03-02T21:49:28.377Z Downloaded derive_more v0.99.20
12142026-03-02T21:49:28.377Z Downloaded humantime v2.3.0
12152026-03-02T21:49:28.377Z Downloaded linked-hash-map v0.5.6
12162026-03-02T21:49:28.377Z Downloaded getrandom v0.2.17
12172026-03-02T21:49:28.377Z Downloaded futures-channel v0.3.32
12182026-03-02T21:49:28.377Z Downloaded crossbeam-epoch v0.9.18
12192026-03-02T21:49:28.377Z Downloaded ciborium v0.2.2
12202026-03-02T21:49:28.380Z Downloaded lru-cache v0.1.2
12212026-03-02T21:49:28.380Z Downloaded crc32fast v1.5.0
12222026-03-02T21:49:28.382Z Downloaded chacha20 v0.10.0
12232026-03-02T21:49:28.383Z Downloaded cipher v0.4.4
12242026-03-02T21:49:28.385Z Downloaded keccak v0.1.6
12252026-03-02T21:49:28.385Z Downloaded is_ci v1.2.0
12262026-03-02T21:49:28.388Z Downloaded colored v2.2.0
12272026-03-02T21:49:28.388Z Downloaded hyper-tls v0.6.0
12282026-03-02T21:49:28.391Z Downloaded instant v0.1.13
12292026-03-02T21:49:28.391Z Downloaded instability v0.3.11
12302026-03-02T21:49:28.393Z Downloaded git-stub-vcs v0.1.0
12312026-03-02T21:49:28.393Z Downloaded git-stub v1.0.0
12322026-03-02T21:49:28.396Z Downloaded futures-executor v0.3.32
12332026-03-02T21:49:28.396Z Downloaded foldhash v0.2.0
12342026-03-02T21:49:28.404Z Downloaded des v0.8.1
12352026-03-02T21:49:28.404Z Downloaded corncobs v0.1.4
12362026-03-02T21:49:28.404Z Downloaded darling v0.20.11
12372026-03-02T21:49:28.423Z Downloaded ident_case v1.0.1
12382026-03-02T21:49:28.426Z Downloaded hex-literal v0.4.1
12392026-03-02T21:49:28.426Z Downloaded hex v0.4.3
12402026-03-02T21:49:28.429Z Downloaded headers-core v0.3.0
12412026-03-02T21:49:28.429Z Downloaded globset v0.4.18
12422026-03-02T21:49:28.432Z Downloaded futures-sink v0.3.32
12432026-03-02T21:49:28.432Z Downloaded find-msvc-tools v0.1.9
12442026-03-02T21:49:28.440Z Downloaded filetime v0.2.27
12452026-03-02T21:49:28.440Z Downloaded cookie v0.18.1
12462026-03-02T21:49:28.443Z Downloaded cargo_toml v0.22.3
12472026-03-02T21:49:28.443Z Downloaded bzip2 v0.6.1
12482026-03-02T21:49:28.446Z Downloaded der_derive v0.7.3
12492026-03-02T21:49:28.449Z Downloaded ecdsa v0.16.9
12502026-03-02T21:49:28.451Z Downloaded derive-ex v0.1.8
12512026-03-02T21:49:28.451Z Downloaded defmt-macros v1.0.1
12522026-03-02T21:49:28.454Z Downloaded blowfish v0.9.1
12532026-03-02T21:49:28.457Z Downloaded argon2 v0.5.3
12542026-03-02T21:49:28.459Z Downloaded http-range v0.1.5
12552026-03-02T21:49:28.459Z Downloaded http-body v1.0.1
12562026-03-02T21:49:28.460Z Downloaded hostname v0.3.1
12572026-03-02T21:49:28.462Z Downloaded foldhash v0.1.5
12582026-03-02T21:49:28.465Z Downloaded bit-vec v0.8.0
12592026-03-02T21:49:28.465Z Downloaded base64ct v1.8.3
12602026-03-02T21:49:28.467Z Downloaded bcs v0.1.6
12612026-03-02T21:49:28.470Z Downloaded backoff v0.4.0
12622026-03-02T21:49:28.473Z Downloaded crossbeam-deque v0.8.6
12632026-03-02T21:49:28.475Z Downloaded async-stream v0.3.6
12642026-03-02T21:49:28.478Z Downloaded arrayvec v0.7.6
12652026-03-02T21:49:28.480Z Downloaded cexpr v0.6.0
12662026-03-02T21:49:28.483Z Downloaded async-recursion v1.1.1
12672026-03-02T21:49:28.486Z Downloaded drift v0.1.3
12682026-03-02T21:49:28.493Z Downloaded document-features v0.2.12
12692026-03-02T21:49:28.495Z Downloaded const_format_proc_macros v0.2.34
12702026-03-02T21:49:28.498Z Downloaded cmake v0.1.57
12712026-03-02T21:49:28.501Z Downloaded darling_core v0.20.11
12722026-03-02T21:49:28.505Z Downloaded globwalk v0.9.1
12732026-03-02T21:49:28.508Z Downloaded ghash v0.5.1
12742026-03-02T21:49:28.511Z Downloaded fxhash v0.2.1
12752026-03-02T21:49:28.511Z Downloaded futures-task v0.3.32
12762026-03-02T21:49:28.511Z Downloaded futures-io v0.3.32
12772026-03-02T21:49:28.514Z Downloaded float-ord v0.3.2
12782026-03-02T21:49:28.514Z Downloaded futures-macro v0.3.32
12792026-03-02T21:49:28.516Z Downloaded dtrace-parser v0.3.0
12802026-03-02T21:49:28.516Z Downloaded convert_case v0.10.0
12812026-03-02T21:49:28.519Z Downloaded bitflags v1.3.2
12822026-03-02T21:49:28.522Z Downloaded ahash v0.8.12
12832026-03-02T21:49:28.524Z Downloaded fd-lock v4.0.4
12842026-03-02T21:49:28.527Z Downloaded endian-type v0.1.2
12852026-03-02T21:49:28.527Z Downloaded display-error-chain v0.2.2
12862026-03-02T21:49:28.527Z Downloaded cstr-argument v0.1.2
12872026-03-02T21:49:28.530Z Downloaded const-oid v0.9.6
12882026-03-02T21:49:28.533Z Downloaded bitfield v0.19.4
12892026-03-02T21:49:28.536Z Downloaded backon v1.6.0
12902026-03-02T21:49:28.539Z Downloaded derive_builder_macro v0.20.2
12912026-03-02T21:49:28.541Z Downloaded defmt-parser v1.0.0
12922026-03-02T21:49:28.541Z Downloaded crucible-workspace-hack v0.1.0
12932026-03-02T21:49:28.541Z Downloaded atomic-waker v1.1.2
12942026-03-02T21:49:28.544Z Downloaded diff v0.1.13
12952026-03-02T21:49:28.547Z Downloaded cpufeatures v0.3.0
12962026-03-02T21:49:28.547Z Downloaded ed25519 v2.2.3
12972026-03-02T21:49:28.550Z Downloaded dsl_auto_type v0.1.3
12982026-03-02T21:49:28.550Z Downloaded debug-ignore v1.0.5
12992026-03-02T21:49:28.553Z Downloaded crc v3.4.0
13002026-03-02T21:49:28.555Z Downloaded cobs v0.3.0
13012026-03-02T21:49:28.558Z Downloaded dirs-next v2.0.0
13022026-03-02T21:49:28.561Z Downloaded float-cmp v0.10.0
13032026-03-02T21:49:28.561Z Downloaded dof v0.4.0
13042026-03-02T21:49:28.564Z Downloaded crc8 v0.1.1
13052026-03-02T21:49:28.564Z Downloaded castaway v0.2.4
13062026-03-02T21:49:28.566Z Downloaded array-init v0.0.4
13072026-03-02T21:49:28.569Z Downloaded dropshot-api-manager-types v0.5.2
13082026-03-02T21:49:28.569Z Downloaded diesel_table_macro_syntax v0.2.0
13092026-03-02T21:49:28.569Z Downloaded crunchy v0.2.4
13102026-03-02T21:49:28.572Z Downloaded darling_macro v0.20.11
13112026-03-02T21:49:28.572Z Downloaded assert_matches v1.5.0
13122026-03-02T21:49:28.572Z Downloaded foreign-types v0.3.2
13132026-03-02T21:49:28.572Z Downloaded env_filter v1.0.0
13142026-03-02T21:49:28.575Z Downloaded darling_macro v0.23.0
13152026-03-02T21:49:28.575Z Downloaded darling_macro v0.21.3
13162026-03-02T21:49:28.575Z Downloaded cfg_aliases v0.2.1
13172026-03-02T21:49:28.577Z Downloaded bitfield-macros v0.19.4
13182026-03-02T21:49:28.577Z Downloaded atty v0.2.14
13192026-03-02T21:49:28.577Z Downloaded ena v0.14.4
13202026-03-02T21:49:28.580Z Downloaded derive_builder_core v0.20.2
13212026-03-02T21:49:28.580Z Downloaded bit-set v0.8.0
13222026-03-02T21:49:28.583Z Downloaded async-stream-impl v0.3.6
13232026-03-02T21:49:28.583Z Downloaded chacha20 v0.9.1
13242026-03-02T21:49:28.583Z Downloaded cbc v0.1.2
13252026-03-02T21:49:28.586Z Downloaded cfg_aliases v0.1.1
13262026-03-02T21:49:28.586Z Downloaded atomicwrites v0.4.4
13272026-03-02T21:49:28.586Z Downloaded ascii-canvas v3.0.0
13282026-03-02T21:49:28.588Z Downloaded difflib v0.4.0
13292026-03-02T21:49:28.588Z Downloaded ciborium-ll v0.2.2
13302026-03-02T21:49:28.588Z Downloaded base16ct v1.0.0
13312026-03-02T21:49:28.591Z Downloaded daft v0.1.5
13322026-03-02T21:49:28.591Z Downloaded ciborium-io v0.2.2
13332026-03-02T21:49:28.594Z Downloaded camino-tempfile-ext v0.3.3
13342026-03-02T21:49:28.595Z Downloaded buf-list v1.1.2
13352026-03-02T21:49:28.597Z Downloaded csv-core v0.1.13
13362026-03-02T21:49:28.597Z Downloaded crypto-bigint v0.5.5
13372026-03-02T21:49:28.602Z Downloaded bit-vec v0.6.3
13382026-03-02T21:49:28.605Z Downloaded base16ct v0.2.0
13392026-03-02T21:49:28.605Z Downloaded cancel-safe-futures v0.1.5
13402026-03-02T21:49:28.607Z Downloaded bit-set v0.5.3
13412026-03-02T21:49:28.610Z Downloaded aes v0.8.4
13422026-03-02T21:49:28.982Z Downloaded aws-lc-sys v0.37.1
13432026-03-02T21:49:29.328Z Compiling libc v0.2.180
13442026-03-02T21:49:29.328Z Compiling serde v1.0.228
13452026-03-02T21:49:29.331Z Compiling log v0.4.29
13462026-03-02T21:49:29.331Z Compiling find-msvc-tools v0.1.9
13472026-03-02T21:49:29.516Z Compiling shlex v1.3.0
13482026-03-02T21:49:29.519Z Compiling smallvec v1.15.1
13492026-03-02T21:49:29.531Z Compiling syn v2.0.117
13502026-03-02T21:49:29.565Z Compiling typenum v1.19.0
13512026-03-02T21:49:29.864Z Compiling generic-array v0.14.7
13522026-03-02T21:49:29.933Z Compiling subtle v2.6.1
13532026-03-02T21:49:29.982Z Compiling scopeguard v1.2.0
13542026-03-02T21:49:30.070Z Compiling portable-atomic v1.13.1
13552026-03-02T21:49:30.155Z Compiling lock_api v0.4.14
13562026-03-02T21:49:30.176Z Compiling const-oid v0.9.6
13572026-03-02T21:49:30.287Z Compiling critical-section v1.2.0
13582026-03-02T21:49:30.310Z Compiling zerocopy v0.8.40
13592026-03-02T21:49:30.458Z Compiling serde_json v1.0.149
13602026-03-02T21:49:30.590Z Compiling pin-project-lite v0.2.17
13612026-03-02T21:49:30.747Z Compiling parking_lot_core v0.9.12
13622026-03-02T21:49:31.220Z Compiling pkg-config v0.3.32
13632026-03-02T21:49:31.272Z Compiling libm v0.2.16
13642026-03-02T21:49:31.671Z Compiling getrandom v0.2.17
13652026-03-02T21:49:31.725Z Compiling jobserver v0.1.34
13662026-03-02T21:49:31.895Z Compiling errno v0.3.14
13672026-03-02T21:49:32.112Z Compiling rand_core v0.6.4
13682026-03-02T21:49:32.156Z Compiling cc v1.2.56
13692026-03-02T21:49:32.180Z Compiling signal-hook-registry v1.4.8
13702026-03-02T21:49:32.373Z Compiling once_cell v1.21.3
13712026-03-02T21:49:32.510Z Compiling mio v1.1.1
13722026-03-02T21:49:32.703Z Compiling num-traits v0.2.19
13732026-03-02T21:49:32.724Z Compiling bitflags v2.11.0
13742026-03-02T21:49:32.780Z Compiling futures-core v0.3.32
13752026-03-02T21:49:33.006Z Compiling parking_lot v0.12.5
13762026-03-02T21:49:33.173Z Compiling socket2 v0.6.2
13772026-03-02T21:49:33.278Z Compiling percent-encoding v2.3.2
13782026-03-02T21:49:33.564Z Compiling allocator-api2 v0.2.21
13792026-03-02T21:49:33.643Z Compiling cpufeatures v0.2.17
13802026-03-02T21:49:33.698Z Compiling foldhash v0.2.0
13812026-03-02T21:49:33.769Z Compiling futures-sink v0.3.32
13822026-03-02T21:49:33.819Z Compiling slab v0.4.12
13832026-03-02T21:49:33.956Z Compiling futures-channel v0.3.32
13842026-03-02T21:49:34.114Z Compiling getrandom v0.4.1
13852026-03-02T21:49:34.138Z Compiling futures-io v0.3.32
13862026-03-02T21:49:34.162Z Compiling futures-task v0.3.32
13872026-03-02T21:49:34.294Z Compiling hashbrown v0.16.1
13882026-03-02T21:49:34.398Z Compiling rustversion v1.0.22
13892026-03-02T21:49:34.430Z Compiling getrandom v0.3.4
13902026-03-02T21:49:34.470Z Compiling rand_core v0.10.0
13912026-03-02T21:49:34.814Z Compiling cmake v0.1.57
13922026-03-02T21:49:35.621Z Compiling indexmap v2.13.0
13932026-03-02T21:49:35.681Z Compiling form_urlencoded v1.2.2
13942026-03-02T21:49:35.861Z Compiling base64ct v1.8.3
13952026-03-02T21:49:35.916Z Compiling ident_case v1.0.1
13962026-03-02T21:49:36.001Z Compiling fs_extra v1.3.0
13972026-03-02T21:49:36.120Z Compiling dunce v1.0.5
13982026-03-02T21:49:36.223Z Compiling flagset v0.4.7
13992026-03-02T21:49:36.273Z Compiling rand_core v0.9.5
14002026-03-02T21:49:36.434Z Compiling pem-rfc7468 v0.7.0
14012026-03-02T21:49:36.486Z Compiling rustix v1.1.3
14022026-03-02T21:49:36.508Z Compiling aws-lc-sys v0.37.1
14032026-03-02T21:49:36.567Z Compiling iana-time-zone v0.1.65
14042026-03-02T21:49:36.799Z Compiling ring v0.17.14
14052026-03-02T21:49:36.829Z Compiling uuid v1.21.0
14062026-03-02T21:49:36.919Z Compiling synstructure v0.13.2
14072026-03-02T21:49:37.048Z Compiling rustc_version v0.4.1
14082026-03-02T21:49:37.074Z Compiling vcpkg v0.2.15
14092026-03-02T21:49:37.530Z Compiling regex-syntax v0.8.10
14102026-03-02T21:49:37.708Z Compiling aws-lc-rs v1.16.0
14112026-03-02T21:49:38.291Z Compiling tracing-core v0.1.36
14122026-03-02T21:49:38.313Z Compiling crossbeam-utils v0.8.21
14132026-03-02T21:49:38.717Z Compiling openssl-sys v0.9.111
14142026-03-02T21:49:38.896Z Compiling pest_generator v2.8.6
14152026-03-02T21:49:39.514Z Compiling serde_derive_internals v0.29.1
14162026-03-02T21:49:39.869Z Compiling openssl-probe v0.2.1
14172026-03-02T21:49:40.165Z Compiling syn v1.0.109
14182026-03-02T21:49:40.595Z Compiling untrusted v0.7.1
14192026-03-02T21:49:40.759Z Compiling base64 v0.22.1
14202026-03-02T21:49:40.806Z Compiling untrusted v0.9.0
14212026-03-02T21:49:41.015Z Compiling schemars v0.8.22
14222026-03-02T21:49:41.095Z Compiling httparse v1.10.1
14232026-03-02T21:49:41.463Z Compiling serde_derive v1.0.228
14242026-03-02T21:49:41.487Z Compiling zeroize_derive v1.4.3
14252026-03-02T21:49:41.568Z Compiling zerofrom-derive v0.1.6
14262026-03-02T21:49:41.746Z Compiling yoke-derive v0.8.1
14272026-03-02T21:49:42.383Z Compiling zerocopy-derive v0.8.40
14282026-03-02T21:49:42.743Z Compiling zeroize v1.8.2
14292026-03-02T21:49:42.978Z Compiling zerovec-derive v0.11.2
14302026-03-02T21:49:43.469Z Compiling displaydoc v0.2.5
14312026-03-02T21:49:44.356Z Compiling tokio-macros v2.6.0
14322026-03-02T21:49:44.570Z Compiling crypto-common v0.1.7
14332026-03-02T21:49:44.820Z Compiling block-buffer v0.10.4
14342026-03-02T21:49:44.950Z Compiling zerofrom v0.1.6
14352026-03-02T21:49:45.014Z Compiling futures-macro v0.3.32
14362026-03-02T21:49:45.113Z Compiling digest v0.10.7
14372026-03-02T21:49:45.178Z Compiling yoke v0.8.1
14382026-03-02T21:49:45.457Z Compiling block-padding v0.3.3
14392026-03-02T21:49:45.533Z Compiling zerovec v0.11.5
14402026-03-02T21:49:45.596Z Compiling zerotrie v0.2.3
14412026-03-02T21:49:45.719Z Compiling hmac v0.12.1
14422026-03-02T21:49:45.914Z Compiling inout v0.1.4
14432026-03-02T21:49:46.001Z Compiling sha2 v0.10.9
14442026-03-02T21:49:46.172Z Compiling cipher v0.4.4
14452026-03-02T21:49:46.209Z Compiling der_derive v0.7.3
14462026-03-02T21:49:46.664Z Compiling tinystr v0.8.2
14472026-03-02T21:49:46.714Z Compiling potential_utf v0.1.4
14482026-03-02T21:49:46.828Z Compiling futures-util v0.3.32
14492026-03-02T21:49:46.996Z Compiling icu_locale_core v2.1.1
14502026-03-02T21:49:47.043Z Compiling icu_collections v2.1.1
14512026-03-02T21:49:48.080Z Compiling salsa20 v0.10.2
14522026-03-02T21:49:48.315Z Compiling pbkdf2 v0.12.2
14532026-03-02T21:49:48.370Z Compiling der v0.7.10
14542026-03-02T21:49:48.576Z Compiling icu_provider v2.1.1
14552026-03-02T21:49:49.059Z Compiling icu_properties v2.1.2
14562026-03-02T21:49:49.155Z Compiling icu_normalizer v2.1.1
14572026-03-02T21:49:49.593Z Compiling bytes v1.11.1
14582026-03-02T21:49:49.739Z Compiling chrono v0.4.44
14592026-03-02T21:49:50.348Z Compiling spki v0.7.3
14602026-03-02T21:49:50.729Z Compiling tokio v1.49.0
14612026-03-02T21:49:50.984Z Compiling http v1.4.0
14622026-03-02T21:49:51.313Z Compiling idna_adapter v1.2.1
14632026-03-02T21:49:51.546Z Compiling idna v1.1.0
14642026-03-02T21:49:51.801Z Compiling thiserror-impl v2.0.18
14652026-03-02T21:49:52.078Z Compiling scrypt v0.11.0
14662026-03-02T21:49:52.570Z Compiling url v2.5.8
14672026-03-02T21:49:52.875Z Compiling aes v0.8.4
14682026-03-02T21:49:52.961Z Compiling cbc v0.1.2
14692026-03-02T21:49:52.991Z Compiling rustls-pki-types v1.14.0
14702026-03-02T21:49:53.218Z Compiling tracing-attributes v0.1.31
14712026-03-02T21:49:53.740Z Compiling ppv-lite86 v0.2.21
14722026-03-02T21:49:53.966Z Compiling pkcs5 v0.7.1
14732026-03-02T21:49:54.233Z Compiling http-body v1.0.1
14742026-03-02T21:49:54.493Z Compiling rand_chacha v0.9.0
14752026-03-02T21:49:54.546Z Compiling pkcs8 v0.10.2
14762026-03-02T21:49:54.761Z Compiling thiserror v2.0.18
14772026-03-02T21:49:54.935Z Compiling rand v0.9.2
14782026-03-02T21:49:55.272Z Compiling schemars_derive v0.8.22
14792026-03-02T21:49:55.444Z Compiling pest_derive v2.8.6
14802026-03-02T21:49:56.116Z Compiling scroll_derive v0.13.1
14812026-03-02T21:49:56.158Z Compiling tracing v0.1.44
14822026-03-02T21:49:56.202Z Compiling darling_core v0.20.11
14832026-03-02T21:49:56.610Z Compiling dyn-clone v1.0.20
14842026-03-02T21:49:56.692Z Compiling rustls v0.23.37
14852026-03-02T21:49:56.854Z Compiling try-lock v0.2.5
14862026-03-02T21:49:57.005Z Compiling tinyvec_macros v0.1.1
14872026-03-02T21:49:57.027Z Compiling tower-layer v0.3.3
14882026-03-02T21:49:57.125Z Compiling tower-service v0.3.3
14892026-03-02T21:49:57.281Z Compiling atomic-waker v1.1.2
14902026-03-02T21:49:57.310Z Compiling tinyvec v1.10.0
14912026-03-02T21:49:57.479Z Compiling want v0.3.1
14922026-03-02T21:49:57.917Z Compiling scroll v0.13.0
14932026-03-02T21:49:58.085Z Compiling ipnet v2.11.0
14942026-03-02T21:49:59.491Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14952026-03-02T21:49:59.494Z Compiling tokio-util v0.7.18
14962026-03-02T21:49:59.494Z Compiling spin v0.9.8
14972026-03-02T21:49:59.494Z Compiling aho-corasick v1.1.4
14982026-03-02T21:49:59.592Z Compiling time-core v0.1.8
14992026-03-02T21:49:59.886Z Compiling pin-utils v0.1.0
15002026-03-02T21:50:00.004Z Compiling foreign-types-shared v0.1.1
15012026-03-02T21:50:00.141Z Compiling openssl v0.10.75
15022026-03-02T21:50:00.595Z Compiling crc32fast v1.5.0
15032026-03-02T21:50:01.110Z Compiling h2 v0.4.13
15042026-03-02T21:50:01.265Z Compiling httpdate v1.0.3
15052026-03-02T21:50:01.455Z Compiling num-conv v0.2.0
15062026-03-02T21:50:01.688Z Compiling powerfmt v0.2.0
15072026-03-02T21:50:01.710Z Compiling time-macros v0.2.27
15082026-03-02T21:50:01.944Z Compiling darling_macro v0.20.11
15092026-03-02T21:50:02.050Z Compiling deranged v0.5.8
15102026-03-02T21:50:02.838Z Compiling darling v0.20.11
15112026-03-02T21:50:02.967Z Compiling regex-automata v0.4.14
15122026-03-02T21:50:03.612Z Compiling foreign-types v0.3.2
15132026-03-02T21:50:03.711Z Compiling tempfile v3.25.0
15142026-03-02T21:50:04.193Z Compiling goblin v0.10.5
15152026-03-02T21:50:04.499Z Compiling thiserror-impl v1.0.69
15162026-03-02T21:50:04.673Z Compiling openssl-macros v0.1.1
15172026-03-02T21:50:06.615Z Compiling wait-timeout v0.2.1
15182026-03-02T21:50:07.129Z Compiling num_threads v0.1.7
15192026-03-02T21:50:07.282Z Compiling bit-vec v0.8.0
15202026-03-02T21:50:07.285Z Compiling native-tls v0.2.18
15212026-03-02T21:50:07.693Z Compiling hyper v1.8.1
15222026-03-02T21:50:07.739Z Compiling siphasher v1.0.2
15232026-03-02T21:50:08.110Z Compiling simd-adler32 v0.3.8
15242026-03-02T21:50:08.342Z Compiling quick-error v1.2.3
15252026-03-02T21:50:08.538Z Compiling usdt-impl v0.6.0
15262026-03-02T21:50:08.647Z Compiling either v1.15.0
15272026-03-02T21:50:08.959Z Compiling rusty-fork v0.3.1
15282026-03-02T21:50:09.106Z Compiling bit-set v0.8.0
15292026-03-02T21:50:09.402Z Compiling thiserror v1.0.69
15302026-03-02T21:50:09.567Z Compiling time v0.3.47
15312026-03-02T21:50:10.131Z Compiling hyper-util v0.1.20
15322026-03-02T21:50:11.052Z Compiling dof v0.4.0
15332026-03-02T21:50:13.189Z Compiling derive_builder_core v0.20.2
15342026-03-02T21:50:13.225Z Compiling unicode-normalization v0.1.25
15352026-03-02T21:50:13.921Z Compiling dtrace-parser v0.3.0
15362026-03-02T21:50:14.110Z Compiling rustls-native-certs v0.8.3
15372026-03-02T21:50:14.238Z Compiling signature v2.2.0
15382026-03-02T21:50:14.475Z Compiling crossbeam-epoch v0.9.18
15392026-03-02T21:50:14.506Z Compiling scroll_derive v0.12.1
15402026-03-02T21:50:14.656Z Compiling heapless v0.7.17
15412026-03-02T21:50:15.073Z Compiling darling_core v0.21.3
15422026-03-02T21:50:15.099Z Compiling rand_xorshift v0.4.0
15432026-03-02T21:50:15.146Z Compiling slog v2.8.2
15442026-03-02T21:50:15.380Z Compiling bzip2-sys v0.1.13+1.0.8
15452026-03-02T21:50:15.488Z Compiling sync_wrapper v1.0.2
15462026-03-02T21:50:15.640Z Compiling thread-id v5.1.0
15472026-03-02T21:50:15.663Z Compiling cookie v0.18.1
15482026-03-02T21:50:15.778Z Compiling adler2 v2.0.1
15492026-03-02T21:50:15.856Z Compiling unicode-properties v0.1.4
15502026-03-02T21:50:15.881Z Compiling anyhow v1.0.102
15512026-03-02T21:50:15.979Z Compiling zstd-safe v7.2.4
15522026-03-02T21:50:16.002Z Compiling unicode-bidi v0.3.18
15532026-03-02T21:50:16.224Z Compiling signal-hook v0.3.18
15542026-03-02T21:50:16.289Z Compiling unicode-segmentation v1.12.0
15552026-03-02T21:50:16.423Z Compiling unarray v0.1.4
15562026-03-02T21:50:16.531Z Compiling paste v1.0.15
15572026-03-02T21:50:16.614Z Compiling rayon-core v1.13.0
15582026-03-02T21:50:16.830Z Compiling stringprep v0.1.5
15592026-03-02T21:50:16.961Z Compiling proptest v1.10.0
15602026-03-02T21:50:17.121Z Compiling miniz_oxide v0.8.9
15612026-03-02T21:50:17.172Z Compiling scroll v0.12.0
15622026-03-02T21:50:17.761Z Compiling tower v0.5.3
15632026-03-02T21:50:18.464Z Compiling derive_builder_macro v0.20.2
15642026-03-02T21:50:18.800Z Compiling crossbeam-deque v0.8.6
15652026-03-02T21:50:18.878Z Compiling ipnetwork v0.21.1
15662026-03-02T21:50:18.917Z Compiling rand_chacha v0.3.1
15672026-03-02T21:50:19.161Z Compiling http-body-util v0.1.3
15682026-03-02T21:50:19.182Z Compiling webpki-roots v1.0.6
15692026-03-02T21:50:19.275Z Compiling serde_tokenstream v0.2.3
15702026-03-02T21:50:19.399Z Compiling toml_datetime v0.6.11
15712026-03-02T21:50:19.648Z Compiling erased-serde v0.3.31
15722026-03-02T21:50:19.672Z Compiling serde_spanned v0.6.9
15732026-03-02T21:50:19.852Z Compiling md-5 v0.10.6
15742026-03-02T21:50:19.897Z Compiling zerocopy-derive v0.7.35
15752026-03-02T21:50:19.920Z Compiling curve25519-dalek v4.1.3
15762026-03-02T21:50:20.141Z Compiling num-integer v0.1.46
15772026-03-02T21:50:20.574Z Compiling vergen-lib v0.1.6
15782026-03-02T21:50:20.850Z Compiling hash32 v0.2.1
15792026-03-02T21:50:20.872Z Compiling ff v0.13.1
15802026-03-02T21:50:20.896Z Compiling ryu v1.0.23
15812026-03-02T21:50:20.920Z Compiling smoltcp v0.9.1
15822026-03-02T21:50:21.109Z Compiling zlib-rs v0.6.2
15832026-03-02T21:50:21.221Z Compiling iri-string v0.7.10
15842026-03-02T21:50:21.242Z Compiling fallible-iterator v0.2.0
15852026-03-02T21:50:21.276Z Compiling darling_macro v0.21.3
15862026-03-02T21:50:21.541Z Compiling ref-cast v1.0.25
15872026-03-02T21:50:21.732Z Compiling base16ct v0.2.0
15882026-03-02T21:50:21.866Z Compiling num-bigint-dig v0.8.6
15892026-03-02T21:50:22.059Z Compiling litrs v1.0.0
15902026-03-02T21:50:22.137Z Compiling rustix v0.38.44
15912026-03-02T21:50:22.159Z Compiling psl-types v2.0.11
15922026-03-02T21:50:22.219Z Compiling darling v0.21.3
15932026-03-02T21:50:22.348Z Compiling publicsuffix v2.3.0
15942026-03-02T21:50:22.383Z Compiling newtype-uuid v1.3.2
15952026-03-02T21:50:22.739Z Compiling sec1 v0.7.3
15962026-03-02T21:50:22.967Z Compiling postgres-protocol v0.6.10
15972026-03-02T21:50:23.026Z Compiling zerocopy v0.7.35
15982026-03-02T21:50:23.102Z Compiling document-features v0.2.12
15992026-03-02T21:50:24.186Z Compiling tower-http v0.6.8
16002026-03-02T21:50:24.317Z Compiling serde_urlencoded v0.7.1
16012026-03-02T21:50:24.355Z Compiling group v0.13.0
16022026-03-02T21:50:24.679Z Compiling num-iter v0.1.45
16032026-03-02T21:50:24.799Z Compiling rand v0.8.5
16042026-03-02T21:50:24.848Z Compiling oxnet v0.1.4
16052026-03-02T21:50:24.879Z Compiling derive_builder v0.20.2
16062026-03-02T21:50:25.074Z Compiling tokio-native-tls v0.3.1
16072026-03-02T21:50:25.149Z Compiling proc-macro-error v1.0.4
16082026-03-02T21:50:25.649Z Compiling goblin v0.8.2
16092026-03-02T21:50:26.579Z Compiling heck v0.4.1
16102026-03-02T21:50:26.880Z Compiling hubpack_derive v0.1.1
16112026-03-02T21:50:27.007Z Compiling regex v1.12.3
16122026-03-02T21:50:27.058Z Compiling phf_shared v0.13.1
16132026-03-02T21:50:27.482Z Compiling flate2 v1.1.9
16142026-03-02T21:50:27.638Z Compiling lazy_static v1.5.0
16152026-03-02T21:50:27.734Z Compiling cargo-platform v0.1.9
16162026-03-02T21:50:27.779Z Compiling hkdf v0.12.4
16172026-03-02T21:50:27.910Z Compiling crypto-bigint v0.5.5
16182026-03-02T21:50:28.083Z Compiling daft-derive v0.1.5
16192026-03-02T21:50:28.169Z Compiling async-trait v0.1.89
16202026-03-02T21:50:28.225Z Compiling curve25519-dalek-derive v0.1.1
16212026-03-02T21:50:28.323Z Compiling ref-cast-impl v1.0.25
16222026-03-02T21:50:29.466Z Compiling strum_macros v0.27.2
16232026-03-02T21:50:29.545Z Compiling terminal_size v0.4.3
16242026-03-02T21:50:29.618Z Compiling vergen v9.0.6
16252026-03-02T21:50:29.770Z Compiling fs-err v3.3.0
16262026-03-02T21:50:29.927Z Compiling ahash v0.8.12
16272026-03-02T21:50:30.104Z Compiling libbz2-rs-sys v0.2.2
16282026-03-02T21:50:30.287Z Compiling managed v0.8.0
16292026-03-02T21:50:30.569Z Compiling bumpalo v3.20.2
16302026-03-02T21:50:30.706Z Compiling winnow v0.5.40
16312026-03-02T21:50:31.035Z Compiling bitflags v1.3.2
16322026-03-02T21:50:31.157Z Compiling object v0.37.3
16332026-03-02T21:50:31.685Z Compiling foldhash v0.1.5
16342026-03-02T21:50:31.790Z Compiling dof v0.3.0
16352026-03-02T21:50:31.979Z Compiling hashbrown v0.15.5
16362026-03-02T21:50:33.530Z Compiling bzip2 v0.6.1
16372026-03-02T21:50:33.655Z Compiling zopfli v0.8.3
16382026-03-02T21:50:33.941Z Compiling elliptic-curve v0.13.8
16392026-03-02T21:50:34.301Z Compiling toml_edit v0.19.15
16402026-03-02T21:50:34.340Z Compiling strum v0.27.2
16412026-03-02T21:50:34.547Z Compiling clap_builder v4.5.60
16422026-03-02T21:50:34.566Z Compiling console v0.16.2
16432026-03-02T21:50:35.091Z Compiling daft v0.1.5
16442026-03-02T21:50:35.388Z Compiling cargo_metadata v0.19.2
16452026-03-02T21:50:35.815Z Compiling hubpack v0.1.2
16462026-03-02T21:50:36.261Z Compiling phf v0.13.1
16472026-03-02T21:50:36.575Z Compiling zone_cfg_derive v0.3.1
16482026-03-02T21:50:37.957Z Compiling signal-hook-mio v0.2.5
16492026-03-02T21:50:38.151Z Compiling cookie_store v0.22.1
16502026-03-02T21:50:39.529Z Compiling zstd v0.13.3
16512026-03-02T21:50:39.681Z Compiling rayon v1.11.0
16522026-03-02T21:50:40.069Z Compiling bzip2 v0.4.4
16532026-03-02T21:50:40.466Z Compiling hyper-tls v0.6.0
16542026-03-02T21:50:40.874Z Compiling postgres-types v0.2.12
16552026-03-02T21:50:42.097Z Compiling serde_with_macros v3.17.0
16562026-03-02T21:50:42.142Z Compiling usdt-macro v0.6.0
16572026-03-02T21:50:42.293Z Compiling usdt-attr-macro v0.6.0
16582026-03-02T21:50:43.079Z Compiling ed25519 v2.2.3
16592026-03-02T21:50:43.598Z Compiling dtrace-parser v0.2.0
16602026-03-02T21:50:43.649Z Compiling itertools v0.12.1
16612026-03-02T21:50:43.879Z Compiling bstr v1.12.1
16622026-03-02T21:50:43.921Z Compiling phf_shared v0.11.3
16632026-03-02T21:50:44.277Z Compiling pkcs1 v0.7.5
16642026-03-02T21:50:44.648Z Compiling hex v0.4.3
16652026-03-02T21:50:45.167Z Compiling serde-big-array v0.5.1
16662026-03-02T21:50:45.190Z Compiling rfc6979 v0.4.0
16672026-03-02T21:50:45.252Z Compiling enum-as-inner v0.6.1
16682026-03-02T21:50:45.346Z Compiling clap_derive v4.5.55
16692026-03-02T21:50:45.392Z Compiling strum_macros v0.26.4
16702026-03-02T21:50:45.416Z Compiling serde_repr v0.1.20
16712026-03-02T21:50:45.439Z Compiling float-cmp v0.10.0
16722026-03-02T21:50:45.688Z Compiling thread-id v4.2.2
16732026-03-02T21:50:46.026Z Compiling memmap2 v0.9.10
16742026-03-02T21:50:46.229Z Compiling env_filter v1.0.0
16752026-03-02T21:50:46.289Z Compiling encoding_rs v0.8.35
16762026-03-02T21:50:46.486Z Compiling difflib v0.4.0
16772026-03-02T21:50:46.529Z Compiling precomputed-hash v0.1.1
16782026-03-02T21:50:46.668Z Compiling keccak v0.1.6
16792026-03-02T21:50:46.830Z Compiling fixedbitset v0.5.7
16802026-03-02T21:50:47.481Z Compiling jiff v0.2.21
16812026-03-02T21:50:47.747Z Compiling new_debug_unreachable v1.0.6
16822026-03-02T21:50:47.898Z Compiling mime v0.3.17
16832026-03-02T21:50:48.373Z Compiling fixedbitset v0.4.2
16842026-03-02T21:50:48.525Z Compiling normalize-line-endings v0.3.0
16852026-03-02T21:50:48.692Z Compiling whoami v2.1.0
16862026-03-02T21:50:48.856Z Compiling data-encoding v2.10.0
16872026-03-02T21:50:48.901Z Compiling predicates-core v1.0.10
16882026-03-02T21:50:49.235Z Compiling static_assertions v1.1.0
16892026-03-02T21:50:49.359Z Compiling rustc-hash v2.1.1
16902026-03-02T21:50:49.507Z Compiling unit-prefix v0.5.2
16912026-03-02T21:50:49.571Z Compiling iddqd v0.3.17
16922026-03-02T21:50:49.608Z Compiling strum v0.26.3
16932026-03-02T21:50:49.646Z Compiling clap v4.5.60
16942026-03-02T21:50:49.779Z Compiling indicatif v0.18.4
16952026-03-02T21:50:49.786Z Compiling hickory-proto v0.25.2
16962026-03-02T21:50:49.786Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16972026-03-02T21:50:49.948Z Compiling predicates v3.1.4
16982026-03-02T21:50:50.502Z Compiling tokio-postgres v0.7.16
16992026-03-02T21:50:51.754Z Compiling toml_edit v0.22.27
17002026-03-02T21:50:51.884Z Compiling petgraph v0.6.5
17012026-03-02T21:50:52.194Z Compiling string_cache v0.8.9
17022026-03-02T21:50:52.589Z Compiling petgraph v0.8.3
17032026-03-02T21:50:58.912Z Compiling zip v4.6.1
17042026-03-02T21:50:58.956Z Compiling sha3 v0.10.8
17052026-03-02T21:50:58.956Z Compiling env_logger v0.11.9
17062026-03-02T21:50:58.956Z Compiling zone v0.3.1
17072026-03-02T21:50:58.956Z Compiling usdt v0.6.0
17082026-03-02T21:50:58.956Z Compiling usdt-impl v0.5.0
17092026-03-02T21:50:58.956Z Compiling ecdsa v0.16.9
17102026-03-02T21:50:59.015Z Compiling serde_with v3.17.0
17112026-03-02T21:50:59.015Z Compiling similar v2.7.0
17122026-03-02T21:50:59.015Z Compiling rsa v0.9.10
17132026-03-02T21:50:59.015Z Compiling ed25519-dalek v2.2.0
17142026-03-02T21:50:59.015Z Compiling crossterm v0.28.1
17152026-03-02T21:50:59.015Z Compiling zip v0.6.6
17162026-03-02T21:50:59.888Z Compiling toml v0.7.8
17172026-03-02T21:51:01.065Z Compiling toml_parser v1.0.9+spec-1.1.0
17182026-03-02T21:51:01.187Z Compiling itertools v0.13.0
17192026-03-02T21:51:01.315Z Compiling tokio-stream v0.1.18
17202026-03-02T21:51:01.543Z Compiling buf-list v1.1.2
17212026-03-02T21:51:02.088Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17222026-03-02T21:51:02.140Z Compiling x509-cert v0.2.5
17232026-03-02T21:51:02.266Z Compiling openapiv3 v2.2.0
17242026-03-02T21:51:02.493Z Compiling sha1 v0.10.6
17252026-03-02T21:51:02.758Z Compiling toml_datetime v0.7.5+spec-1.1.0
17262026-03-02T21:51:02.903Z Compiling peg-runtime v0.8.5
17272026-03-02T21:51:03.344Z Compiling lalrpop-util v0.19.12
17282026-03-02T21:51:03.536Z Compiling thread_local v1.1.9
17292026-03-02T21:51:03.725Z Compiling slog-async v2.8.0
17302026-03-02T21:51:03.961Z Compiling futures-executor v0.3.32
17312026-03-02T21:51:04.142Z Compiling crossbeam-channel v0.5.15
17322026-03-02T21:51:04.340Z Compiling is-terminal v0.4.17
17332026-03-02T21:51:04.400Z Compiling filetime v0.2.27
17342026-03-02T21:51:04.493Z Compiling term v1.2.1
17352026-03-02T21:51:04.730Z Compiling take_mut v0.2.2
17362026-03-02T21:51:04.919Z Compiling xattr v1.6.1
17372026-03-02T21:51:05.060Z Compiling slog-term v2.9.2
17382026-03-02T21:51:05.184Z Compiling tar v0.4.44
17392026-03-02T21:51:05.927Z Compiling futures v0.3.32
17402026-03-02T21:51:14.751Z Compiling rustls-webpki v0.103.9
17412026-03-02T21:51:19.563Z Compiling tokio-rustls v0.26.4
17422026-03-02T21:51:19.563Z Compiling rustls-platform-verifier v0.6.2
17432026-03-02T21:51:19.964Z Compiling hyper-rustls v0.27.7
17442026-03-02T21:51:20.374Z Compiling reqwest v0.12.28
17452026-03-02T21:51:20.374Z Compiling reqwest v0.13.2
17462026-03-02T21:51:24.628Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17472026-03-02T21:51:24.923Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17482026-03-02T21:51:29.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
17492026-03-02T21:51:29.500Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17502026-03-02T21:51:29.557ZMar 02 21:51:28.749 INFO Starting download, target: Cockroach
17512026-03-02T21:51:29.557ZMar 02 21:51:28.750 INFO Starting download, target: Clickhouse
17522026-03-02T21:51:29.559ZMar 02 21:51:28.750 INFO Starting download, target: Console
17532026-03-02T21:51:29.559ZMar 02 21:51:28.750 INFO Starting download, target: DendriteStub
17542026-03-02T21:51:29.560ZMar 02 21:51:28.750 INFO Starting download, target: MaghemiteMgd
17552026-03-02T21:51:29.560ZMar 02 21:51:28.750 INFO Starting download, target: TransceiverControl
17562026-03-02T21:51:29.560ZMar 02 21:51:28.750 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17572026-03-02T21:51:29.560ZMar 02 21:51:28.750 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17582026-03-02T21:51:29.560ZMar 02 21:51:28.750 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17592026-03-02T21:51:29.560ZMar 02 21:51:28.750 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17602026-03-02T21:51:29.560ZMar 02 21:51:28.751 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17612026-03-02T21:51:29.560ZMar 02 21:51:28.751 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17622026-03-02T21:51:30.060ZMar 02 21:51:29.248 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17632026-03-02T21:51:30.628ZMar 02 21:51:29.819 INFO Download complete, target: TransceiverControl
17642026-03-02T21:51:30.643ZMar 02 21:51:29.826 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17652026-03-02T21:51:30.907ZMar 02 21:51:30.100 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17662026-03-02T21:51:31.134ZMar 02 21:51:30.325 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17672026-03-02T21:51:31.243ZMar 02 21:51:30.435 INFO Download complete, target: Console
17682026-03-02T21:51:32.009ZMar 02 21:51:31.203 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17692026-03-02T21:51:32.009ZMar 02 21:51:31.203 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17702026-03-02T21:51:32.179ZMar 02 21:51:31.373 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17712026-03-02T21:51:36.109ZMar 02 21:51:35.302 INFO Download complete, target: DendriteStub
17722026-03-02T21:51:36.341ZMar 02 21:51:35.534 INFO Download complete, target: MaghemiteMgd
17732026-03-02T21:51:42.383ZMar 02 21:51:41.574 INFO Checking that binary works, target: Cockroach
17742026-03-02T21:51:42.521ZMar 02 21:51:41.714 INFO Download complete, target: Cockroach
17752026-03-02T21:51:46.925ZMar 02 21:51:46.117 INFO Checking that binary works, target: Clickhouse
17762026-03-02T21:51:47.098ZMar 02 21:51:46.290 INFO Download complete, target: Clickhouse
17772026-03-02T21:51:47.119ZAll builder prerequisites installed successfully, and PATH looks valid
17782026-03-02T21:51:47.122Z
17792026-03-02T21:51:47.122Zreal 5:25.553315589
17802026-03-02T21:51:47.122Zuser 16:55.842900229
17812026-03-02T21:51:47.122Zsys 2:24.815195537
17822026-03-02T21:51:47.122Ztrap 0.621171040
17832026-03-02T21:51:47.122Ztflt 0.785543645
17842026-03-02T21:51:47.122Zdflt 0.830218272
17852026-03-02T21:51:47.122Zkflt 0.028137172
17862026-03-02T21:51:47.122Zlock 39:00.343364986
17872026-03-02T21:51:47.122Zslp 1:02:21.689774884
17882026-03-02T21:51:47.122Zlat 1:06.705528952
17892026-03-02T21:51:47.122Zstop 3:05.402941183
17902026-03-02T21:51:47.122Z+ banner hack-check
17912026-03-02T21:51:47.125Z
17922026-03-02T21:51:47.125Z # # ## #### # # #### # # ###### #### # #
17932026-03-02T21:51:47.125Z # # # # # # # # # # # # # # # # #
17942026-03-02T21:51:47.125Z ###### # # # #### ##### # ###### ##### # ####
17952026-03-02T21:51:47.125Z # # ###### # # # # # # # # # #
17962026-03-02T21:51:47.125Z # # # # # # # # # # # # # # # # #
17972026-03-02T21:51:47.125Z # # # # #### # # #### # # ###### #### # #
17982026-03-02T21:51:47.125Z
17992026-03-02T21:51:47.125Z+ export CARGO_INCREMENTAL=0
18002026-03-02T21:51:47.125Z+ CARGO_INCREMENTAL=0
18012026-03-02T21:51:47.125Z+ ptime -m timeout 2h cargo xtask check-features --ci
18022026-03-02T21:51:47.901Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18032026-03-02T21:51:48.195Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18042026-03-02T21:51:51.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.93s
18052026-03-02T21:51:51.230Z Running `target/debug/xtask check-features --ci`
18062026-03-02T21:51:51.246Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18072026-03-02T21:51:51.250Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18082026-03-02T21:51:51.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18092026-03-02T21:51:51.916Z Running `target/debug/xtask download cargo-hack`
18102026-03-02T21:51:52.989Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18112026-03-02T21:51:53.386Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18122026-03-02T21:51:57.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
18132026-03-02T21:51:57.245Z Running `target/debug/xtask-downloader cargo-hack`
18142026-03-02T21:51:57.285ZMar 02 21:51:56.476 INFO Starting download, target: CargoHack
18152026-03-02T21:51:57.291ZMar 02 21:51:56.477 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18162026-03-02T21:51:57.684ZMar 02 21:51:56.876 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18172026-03-02T21:51:57.790ZMar 02 21:51:56.979 INFO Download complete, target: CargoHack
18182026-03-02T21:51:57.794Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18192026-03-02T21:51:57.811Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18202026-03-02T21:51:58.032Zinfo: running `cargo check --bins` on api_identity (1/256)
18212026-03-02T21:51:58.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222026-03-02T21:51:58.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232026-03-02T21:51:58.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242026-03-02T21:51:58.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18252026-03-02T21:51:58.826Z
18262026-03-02T21:51:58.826Zinfo: running `cargo check --bins` on bootstore (2/256)
18272026-03-02T21:51:59.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282026-03-02T21:51:59.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292026-03-02T21:51:59.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302026-03-02T21:51:59.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18312026-03-02T21:51:59.649Z
18322026-03-02T21:51:59.649Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18332026-03-02T21:52:00.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342026-03-02T21:52:00.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352026-03-02T21:52:00.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362026-03-02T21:52:00.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18372026-03-02T21:52:00.454Z
18382026-03-02T21:52:00.455Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18392026-03-02T21:52:01.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402026-03-02T21:52:01.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412026-03-02T21:52:01.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422026-03-02T21:52:01.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18432026-03-02T21:52:01.260Z
18442026-03-02T21:52:01.260Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18452026-03-02T21:52:01.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462026-03-02T21:52:01.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472026-03-02T21:52:01.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482026-03-02T21:52:01.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18492026-03-02T21:52:01.890Z
18502026-03-02T21:52:01.890Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18512026-03-02T21:52:02.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522026-03-02T21:52:02.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532026-03-02T21:52:02.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542026-03-02T21:52:02.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18552026-03-02T21:52:02.513Z
18562026-03-02T21:52:02.513Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18572026-03-02T21:52:03.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582026-03-02T21:52:03.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592026-03-02T21:52:03.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602026-03-02T21:52:03.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18612026-03-02T21:52:03.155Z
18622026-03-02T21:52:03.155Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18632026-03-02T21:52:03.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642026-03-02T21:52:03.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652026-03-02T21:52:03.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662026-03-02T21:52:03.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18672026-03-02T21:52:03.779Z
18682026-03-02T21:52:03.779Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18692026-03-02T21:52:04.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702026-03-02T21:52:04.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712026-03-02T21:52:04.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722026-03-02T21:52:04.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18732026-03-02T21:52:04.408Z
18742026-03-02T21:52:04.408Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18752026-03-02T21:52:04.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762026-03-02T21:52:04.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772026-03-02T21:52:04.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782026-03-02T21:52:04.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18792026-03-02T21:52:05.036Z
18802026-03-02T21:52:05.036Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18812026-03-02T21:52:05.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822026-03-02T21:52:05.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832026-03-02T21:52:05.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842026-03-02T21:52:05.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18852026-03-02T21:52:05.662Z
18862026-03-02T21:52:05.662Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18872026-03-02T21:52:06.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882026-03-02T21:52:06.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892026-03-02T21:52:06.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902026-03-02T21:52:06.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18912026-03-02T21:52:06.293Z
18922026-03-02T21:52:06.293Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18932026-03-02T21:52:06.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942026-03-02T21:52:06.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952026-03-02T21:52:06.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962026-03-02T21:52:06.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18972026-03-02T21:52:06.926Z
18982026-03-02T21:52:06.926Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
18992026-03-02T21:52:07.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002026-03-02T21:52:07.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012026-03-02T21:52:07.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022026-03-02T21:52:07.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19032026-03-02T21:52:07.548Z
19042026-03-02T21:52:07.548Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19052026-03-02T21:52:08.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062026-03-02T21:52:08.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072026-03-02T21:52:08.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082026-03-02T21:52:08.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19092026-03-02T21:52:08.202Z
19102026-03-02T21:52:08.203Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19112026-03-02T21:52:08.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122026-03-02T21:52:08.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132026-03-02T21:52:08.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142026-03-02T21:52:08.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19152026-03-02T21:52:08.828Z
19162026-03-02T21:52:08.828Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19172026-03-02T21:52:09.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182026-03-02T21:52:09.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192026-03-02T21:52:09.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202026-03-02T21:52:09.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19212026-03-02T21:52:09.452Z
19222026-03-02T21:52:09.452Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19232026-03-02T21:52:10.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242026-03-02T21:52:10.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252026-03-02T21:52:10.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262026-03-02T21:52:10.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19272026-03-02T21:52:10.083Z
19282026-03-02T21:52:10.084Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19292026-03-02T21:52:10.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302026-03-02T21:52:10.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312026-03-02T21:52:10.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322026-03-02T21:52:10.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19332026-03-02T21:52:10.743Z
19342026-03-02T21:52:10.743Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19352026-03-02T21:52:11.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362026-03-02T21:52:11.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372026-03-02T21:52:11.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382026-03-02T21:52:11.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19392026-03-02T21:52:11.347Z
19402026-03-02T21:52:11.347Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19412026-03-02T21:52:11.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422026-03-02T21:52:11.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432026-03-02T21:52:11.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442026-03-02T21:52:11.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19452026-03-02T21:52:11.975Z
19462026-03-02T21:52:11.975Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19472026-03-02T21:52:12.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482026-03-02T21:52:12.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492026-03-02T21:52:12.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502026-03-02T21:52:12.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19512026-03-02T21:52:12.605Z
19522026-03-02T21:52:12.606Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19532026-03-02T21:52:13.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542026-03-02T21:52:13.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552026-03-02T21:52:13.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562026-03-02T21:52:13.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19572026-03-02T21:52:13.243Z
19582026-03-02T21:52:13.244Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19592026-03-02T21:52:13.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602026-03-02T21:52:13.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612026-03-02T21:52:13.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622026-03-02T21:52:13.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19632026-03-02T21:52:13.872Z
19642026-03-02T21:52:13.872Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19652026-03-02T21:52:14.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662026-03-02T21:52:14.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672026-03-02T21:52:14.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682026-03-02T21:52:14.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19692026-03-02T21:52:14.502Z
19702026-03-02T21:52:14.502Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19712026-03-02T21:52:15.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722026-03-02T21:52:15.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732026-03-02T21:52:15.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742026-03-02T21:52:15.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19752026-03-02T21:52:15.151Z
19762026-03-02T21:52:15.151Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19772026-03-02T21:52:15.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782026-03-02T21:52:15.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792026-03-02T21:52:15.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802026-03-02T21:52:15.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19812026-03-02T21:52:15.764Z
19822026-03-02T21:52:15.764Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19832026-03-02T21:52:16.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842026-03-02T21:52:16.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852026-03-02T21:52:16.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862026-03-02T21:52:16.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19872026-03-02T21:52:16.394Z
19882026-03-02T21:52:16.394Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19892026-03-02T21:52:16.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902026-03-02T21:52:16.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912026-03-02T21:52:16.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922026-03-02T21:52:16.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19932026-03-02T21:52:17.033Z
19942026-03-02T21:52:17.033Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19952026-03-02T21:52:17.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962026-03-02T21:52:17.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972026-03-02T21:52:17.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982026-03-02T21:52:17.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19992026-03-02T21:52:17.674Z
20002026-03-02T21:52:17.674Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20012026-03-02T21:52:18.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022026-03-02T21:52:18.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032026-03-02T21:52:18.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042026-03-02T21:52:18.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20052026-03-02T21:52:18.303Z
20062026-03-02T21:52:18.303Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20072026-03-02T21:52:18.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082026-03-02T21:52:18.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092026-03-02T21:52:18.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102026-03-02T21:52:18.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20112026-03-02T21:52:18.930Z
20122026-03-02T21:52:18.930Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20132026-03-02T21:52:19.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142026-03-02T21:52:19.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152026-03-02T21:52:19.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162026-03-02T21:52:19.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20172026-03-02T21:52:19.698Z
20182026-03-02T21:52:19.698Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20192026-03-02T21:52:20.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202026-03-02T21:52:20.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212026-03-02T21:52:20.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222026-03-02T21:52:20.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20232026-03-02T21:52:20.202Z
20242026-03-02T21:52:20.202Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20252026-03-02T21:52:20.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262026-03-02T21:52:20.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272026-03-02T21:52:20.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282026-03-02T21:52:20.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20292026-03-02T21:52:20.826Z
20302026-03-02T21:52:20.827Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20312026-03-02T21:52:21.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322026-03-02T21:52:21.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332026-03-02T21:52:21.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342026-03-02T21:52:21.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20352026-03-02T21:52:21.480Z
20362026-03-02T21:52:21.480Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20372026-03-02T21:52:22.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382026-03-02T21:52:22.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392026-03-02T21:52:22.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402026-03-02T21:52:22.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20412026-03-02T21:52:22.119Z
20422026-03-02T21:52:22.119Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20432026-03-02T21:52:22.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442026-03-02T21:52:22.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452026-03-02T21:52:22.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462026-03-02T21:52:22.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20472026-03-02T21:52:22.761Z
20482026-03-02T21:52:22.761Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20492026-03-02T21:52:23.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502026-03-02T21:52:23.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512026-03-02T21:52:23.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522026-03-02T21:52:23.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20532026-03-02T21:52:23.405Z
20542026-03-02T21:52:23.405Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20552026-03-02T21:52:23.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562026-03-02T21:52:23.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572026-03-02T21:52:23.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582026-03-02T21:52:23.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20592026-03-02T21:52:24.056Z
20602026-03-02T21:52:24.056Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20612026-03-02T21:52:24.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622026-03-02T21:52:24.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632026-03-02T21:52:24.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642026-03-02T21:52:24.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20652026-03-02T21:52:24.701Z
20662026-03-02T21:52:24.701Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20672026-03-02T21:52:25.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682026-03-02T21:52:25.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692026-03-02T21:52:25.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702026-03-02T21:52:25.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20712026-03-02T21:52:25.349Z
20722026-03-02T21:52:25.349Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20732026-03-02T21:52:25.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742026-03-02T21:52:25.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752026-03-02T21:52:25.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762026-03-02T21:52:25.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20772026-03-02T21:52:26.055Z
20782026-03-02T21:52:26.055Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20792026-03-02T21:52:26.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802026-03-02T21:52:26.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812026-03-02T21:52:26.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822026-03-02T21:52:26.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20832026-03-02T21:52:26.646Z
20842026-03-02T21:52:26.647Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20852026-03-02T21:52:27.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862026-03-02T21:52:27.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872026-03-02T21:52:27.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882026-03-02T21:52:27.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20892026-03-02T21:52:27.497Z
20902026-03-02T21:52:27.497Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20912026-03-02T21:52:28.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922026-03-02T21:52:28.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932026-03-02T21:52:28.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942026-03-02T21:52:28.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20952026-03-02T21:52:28.339Z
20962026-03-02T21:52:28.339Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20972026-03-02T21:52:29.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982026-03-02T21:52:29.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992026-03-02T21:52:29.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002026-03-02T21:52:29.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
21012026-03-02T21:52:29.172Z
21022026-03-02T21:52:29.172Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21032026-03-02T21:52:29.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042026-03-02T21:52:29.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052026-03-02T21:52:29.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062026-03-02T21:52:29.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
21072026-03-02T21:52:30.017Z
21082026-03-02T21:52:30.017Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21092026-03-02T21:52:30.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102026-03-02T21:52:30.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112026-03-02T21:52:30.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122026-03-02T21:52:30.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
21132026-03-02T21:52:30.830Z
21142026-03-02T21:52:30.830Zinfo: running `cargo check --bins` on oxlog (50/256)
21152026-03-02T21:52:31.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162026-03-02T21:52:31.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172026-03-02T21:52:31.675Z Checking cfg-if v1.0.4
21182026-03-02T21:52:31.678Z Checking libc v0.2.180
21192026-03-02T21:52:31.678Z Checking serde_core v1.0.228
21202026-03-02T21:52:31.815Z Checking zeroize v1.8.2
21212026-03-02T21:52:31.830Z Checking memchr v2.8.0
21222026-03-02T21:52:31.847Z Checking log v0.4.29
21232026-03-02T21:52:31.850Z Checking smallvec v1.15.1
21242026-03-02T21:52:31.850Z Checking typenum v1.19.0
21252026-03-02T21:52:31.853Z Checking subtle v2.6.1
21262026-03-02T21:52:32.065Z Checking itoa v1.0.17
21272026-03-02T21:52:32.166Z Checking scopeguard v1.2.0
21282026-03-02T21:52:32.183Z Checking stable_deref_trait v1.2.1
21292026-03-02T21:52:32.281Z Checking const-oid v0.9.6
21302026-03-02T21:52:32.299Z Checking portable-atomic v1.13.1
21312026-03-02T21:52:32.326Z Checking lock_api v0.4.14
21322026-03-02T21:52:32.344Z Checking critical-section v1.2.0
21332026-03-02T21:52:32.495Z Checking zerofrom v0.1.6
21342026-03-02T21:52:32.662Z Checking pin-project-lite v0.2.17
21352026-03-02T21:52:32.717Z Checking yoke v0.8.1
21362026-03-02T21:52:32.771Z Checking zerocopy v0.8.40
21372026-03-02T21:52:32.821Z Checking libm v0.2.16
21382026-03-02T21:52:32.925Z Checking getrandom v0.2.17
21392026-03-02T21:52:33.083Z Checking errno v0.3.14
21402026-03-02T21:52:33.087Z Checking generic-array v0.14.7
21412026-03-02T21:52:33.181Z Checking rand_core v0.6.4
21422026-03-02T21:52:33.266Z Checking signal-hook-registry v1.4.8
21432026-03-02T21:52:33.334Z Checking once_cell v1.21.3
21442026-03-02T21:52:33.494Z Checking parking_lot_core v0.9.12
21452026-03-02T21:52:33.545Z Checking zerovec v0.11.5
21462026-03-02T21:52:33.655Z Checking mio v1.1.1
21472026-03-02T21:52:33.836Z Checking parking_lot v0.12.5
21482026-03-02T21:52:34.110Z Checking socket2 v0.6.2
21492026-03-02T21:52:34.189Z Checking zmij v1.0.21
21502026-03-02T21:52:34.275Z Checking crypto-common v0.1.7
21512026-03-02T21:52:34.298Z Checking block-buffer v0.10.4
21522026-03-02T21:52:34.487Z Checking equivalent v1.0.2
21532026-03-02T21:52:34.551Z Checking digest v0.10.7
21542026-03-02T21:52:34.571Z Checking tinystr v0.8.2
21552026-03-02T21:52:34.601Z Checking allocator-api2 v0.2.21
21562026-03-02T21:52:34.603Z Checking litemap v0.8.1
21572026-03-02T21:52:34.636Z Checking futures-core v0.3.32
21582026-03-02T21:52:34.659Z Checking writeable v0.6.2
21592026-03-02T21:52:34.848Z Checking percent-encoding v2.3.2
21602026-03-02T21:52:34.901Z Checking num-traits v0.2.19
21612026-03-02T21:52:34.917Z Checking potential_utf v0.1.4
21622026-03-02T21:52:34.943Z Checking zerotrie v0.2.3
21632026-03-02T21:52:34.964Z Checking icu_locale_core v2.1.1
21642026-03-02T21:52:35.090Z Checking foldhash v0.2.0
21652026-03-02T21:52:35.140Z Checking cpufeatures v0.2.17
21662026-03-02T21:52:35.239Z Checking icu_collections v2.1.1
21672026-03-02T21:52:35.256Z Checking hmac v0.12.1
21682026-03-02T21:52:35.385Z Checking hashbrown v0.16.1
21692026-03-02T21:52:35.431Z Checking block-padding v0.3.3
21702026-03-02T21:52:35.482Z Checking icu_normalizer_data v2.1.1
21712026-03-02T21:52:35.605Z Checking icu_properties_data v2.1.2
21722026-03-02T21:52:35.690Z Checking rand_core v0.10.0
21732026-03-02T21:52:35.784Z Checking serde v1.0.228
21742026-03-02T21:52:35.859Z Checking bitflags v2.11.0
21752026-03-02T21:52:35.880Z Checking serde_json v1.0.149
21762026-03-02T21:52:35.967Z Checking futures-sink v0.3.32
21772026-03-02T21:52:36.143Z Checking futures-channel v0.3.32
21782026-03-02T21:52:36.197Z Checking getrandom v0.4.1
21792026-03-02T21:52:36.325Z Checking icu_provider v2.1.1
21802026-03-02T21:52:36.386Z Checking inout v0.1.4
21812026-03-02T21:52:36.450Z Checking futures-task v0.3.32
21822026-03-02T21:52:36.563Z Checking slab v0.4.12
21832026-03-02T21:52:36.599Z Checking indexmap v2.13.0
21842026-03-02T21:52:36.655Z Checking futures-io v0.3.32
21852026-03-02T21:52:36.724Z Checking cipher v0.4.4
21862026-03-02T21:52:36.803Z Checking icu_properties v2.1.2
21872026-03-02T21:52:36.852Z Checking bytes v1.11.1
21882026-03-02T21:52:36.871Z Checking icu_normalizer v2.1.1
21892026-03-02T21:52:36.887Z Checking futures-util v0.3.32
21902026-03-02T21:52:37.181Z Checking sha2 v0.10.9
21912026-03-02T21:52:37.537Z Checking getrandom v0.3.4
21922026-03-02T21:52:37.555Z Checking base64ct v1.8.3
21932026-03-02T21:52:37.806Z Checking utf8_iter v1.0.4
21942026-03-02T21:52:37.827Z Checking byteorder v1.5.0
21952026-03-02T21:52:37.929Z Checking tokio v1.49.0
21962026-03-02T21:52:37.989Z Checking form_urlencoded v1.2.2
21972026-03-02T21:52:38.019Z Checking fnv v1.0.7
21982026-03-02T21:52:38.103Z Checking pem-rfc7468 v0.7.0
21992026-03-02T21:52:38.181Z Checking flagset v0.4.7
22002026-03-02T21:52:38.236Z Checking rand_core v0.9.5
22012026-03-02T21:52:38.258Z Checking http v1.4.0
22022026-03-02T21:52:38.398Z Checking salsa20 v0.10.2
22032026-03-02T21:52:38.420Z Checking der v0.7.10
22042026-03-02T21:52:38.629Z Checking uuid v1.21.0
22052026-03-02T21:52:38.650Z Checking pbkdf2 v0.12.2
22062026-03-02T21:52:38.857Z Checking scrypt v0.11.0
22072026-03-02T21:52:38.927Z Checking idna_adapter v1.2.1
22082026-03-02T21:52:39.127Z Checking aes v0.8.4
22092026-03-02T21:52:39.148Z Checking idna v1.1.0
22102026-03-02T21:52:39.412Z Checking cbc v0.1.2
22112026-03-02T21:52:39.655Z Checking rustix v1.1.3
22122026-03-02T21:52:39.694Z Checking tracing-core v0.1.36
22132026-03-02T21:52:39.738Z Checking url v2.5.8
22142026-03-02T21:52:40.133Z Checking rustls-pki-types v1.14.0
22152026-03-02T21:52:40.365Z Checking spki v0.7.3
22162026-03-02T21:52:40.428Z Checking regex-syntax v0.8.10
22172026-03-02T21:52:40.635Z Checking ppv-lite86 v0.2.21
22182026-03-02T21:52:40.696Z Checking iana-time-zone v0.1.65
22192026-03-02T21:52:40.750Z Checking pkcs5 v0.7.1
22202026-03-02T21:52:40.794Z Checking tracing v0.1.44
22212026-03-02T21:52:40.871Z Checking chrono v0.4.44
22222026-03-02T21:52:41.217Z Checking http-body v1.0.1
22232026-03-02T21:52:41.311Z Checking aws-lc-sys v0.37.1
22242026-03-02T21:52:41.438Z Checking rand_chacha v0.9.0
22252026-03-02T21:52:41.457Z Checking openssl-probe v0.2.1
22262026-03-02T21:52:41.633Z Checking untrusted v0.9.0
22272026-03-02T21:52:41.836Z Checking base64 v0.22.1
22282026-03-02T21:52:41.856Z Checking rand v0.9.2
22292026-03-02T21:52:41.876Z Checking untrusted v0.7.1
22302026-03-02T21:52:41.909Z Checking ring v0.17.14
22312026-03-02T21:52:42.067Z Checking pkcs8 v0.10.2
22322026-03-02T21:52:42.379Z Checking try-lock v0.2.5
22332026-03-02T21:52:42.454Z Checking tower-service v0.3.3
22342026-03-02T21:52:42.554Z Checking atomic-waker v1.1.2
22352026-03-02T21:52:42.618Z Checking tower-layer v0.3.3
22362026-03-02T21:52:42.746Z Checking plain v0.2.3
22372026-03-02T21:52:42.947Z Checking tinyvec_macros v0.1.1
22382026-03-02T21:52:42.969Z Checking want v0.3.1
22392026-03-02T21:52:43.020Z Checking ipnet v2.11.0
22402026-03-02T21:52:43.043Z Checking semver v1.0.27
22412026-03-02T21:52:43.064Z Checking tinyvec v1.10.0
22422026-03-02T21:52:43.086Z Checking aws-lc-rs v1.16.0
22432026-03-02T21:52:43.172Z Checking httparse v1.10.1
22442026-03-02T21:52:43.480Z Checking spin v0.9.8
22452026-03-02T21:52:43.622Z Checking fastrand v2.3.0
22462026-03-02T21:52:43.644Z Checking dyn-clone v1.0.20
22472026-03-02T21:52:43.812Z Checking pin-utils v0.1.0
22482026-03-02T21:52:43.840Z Checking httpdate v1.0.3
22492026-03-02T21:52:43.861Z Checking foreign-types-shared v0.1.1
22502026-03-02T21:52:43.881Z Checking unicode-ident v1.0.24
22512026-03-02T21:52:43.928Z Checking ucd-trie v0.1.7
22522026-03-02T21:52:43.995Z Checking tempfile v3.25.0
22532026-03-02T21:52:44.016Z Checking foreign-types v0.3.2
22542026-03-02T21:52:44.083Z Checking proc-macro2 v1.0.106
22552026-03-02T21:52:44.124Z Checking schemars v0.8.22
22562026-03-02T21:52:44.142Z Checking crossbeam-utils v0.8.21
22572026-03-02T21:52:44.170Z Checking pest v2.8.6
22582026-03-02T21:52:44.408Z Checking openssl-sys v0.9.111
22592026-03-02T21:52:44.411Z Checking thiserror v2.0.18
22602026-03-02T21:52:44.610Z Checking wait-timeout v0.2.1
22612026-03-02T21:52:44.827Z Checking aho-corasick v1.1.4
22622026-03-02T21:52:44.847Z Checking pretty-hex v0.4.1
22632026-03-02T21:52:44.874Z Checking quick-error v1.2.3
22642026-03-02T21:52:45.039Z Checking either v1.15.0
22652026-03-02T21:52:45.042Z Checking bit-vec v0.8.0
22662026-03-02T21:52:45.157Z Checking rustls-webpki v0.103.9
22672026-03-02T21:52:45.421Z Checking anstyle v1.0.13
22682026-03-02T21:52:45.441Z Checking utf8parse v0.2.2
22692026-03-02T21:52:45.624Z Checking siphasher v1.0.2
22702026-03-02T21:52:45.775Z Checking simd-adler32 v0.3.8
22712026-03-02T21:52:45.801Z Checking powerfmt v0.2.0
22722026-03-02T21:52:45.820Z Checking openssl v0.10.75
22732026-03-02T21:52:45.873Z Checking tokio-util v0.7.18
22742026-03-02T21:52:45.953Z Checking anstyle-parse v0.2.7
22752026-03-02T21:52:46.081Z Checking rustls v0.23.37
22762026-03-02T21:52:46.099Z Checking deranged v0.5.8
22772026-03-02T21:52:46.143Z Checking bit-set v0.8.0
22782026-03-02T21:52:46.264Z Checking rusty-fork v0.3.1
22792026-03-02T21:52:46.439Z Checking regex-automata v0.4.14
22802026-03-02T21:52:46.442Z Checking crossbeam-epoch v0.9.18
22812026-03-02T21:52:46.601Z Checking quote v1.0.44
22822026-03-02T21:52:46.807Z Compiling newtype-uuid v1.3.2
22832026-03-02T21:52:46.971Z Checking unicode-normalization v0.1.25
22842026-03-02T21:52:47.003Z Checking rustls-native-certs v0.8.3
22852026-03-02T21:52:47.152Z Checking rand_xorshift v0.4.0
22862026-03-02T21:52:47.229Z Checking thiserror v1.0.69
22872026-03-02T21:52:47.308Z Checking h2 v0.4.13
22882026-03-02T21:52:47.355Z Checking crc32fast v1.5.0
22892026-03-02T21:52:47.395Z Checking scroll v0.13.0
22902026-03-02T21:52:47.640Z Checking signature v2.2.0
22912026-03-02T21:52:47.886Z Checking sync_wrapper v1.0.2
22922026-03-02T21:52:47.949Z Checking time-core v0.1.8
22932026-03-02T21:52:47.970Z Checking num_threads v0.1.7
22942026-03-02T21:52:48.059Z Checking anstyle-query v1.1.5
22952026-03-02T21:52:48.115Z Checking unicode-properties v0.1.4
22962026-03-02T21:52:48.221Z Checking adler2 v2.0.1
22972026-03-02T21:52:48.251Z Checking is_terminal_polyfill v1.70.2
22982026-03-02T21:52:48.398Z Checking colorchoice v1.0.4
22992026-03-02T21:52:48.418Z Checking unarray v0.1.4
23002026-03-02T21:52:48.511Z Checking unicode-bidi v0.3.18
23012026-03-02T21:52:48.580Z Checking num-conv v0.2.0
23022026-03-02T21:52:48.607Z Checking proptest v1.10.0
23032026-03-02T21:52:48.671Z Checking anstream v0.6.21
23042026-03-02T21:52:48.851Z Checking time v0.3.47
23052026-03-02T21:52:49.112Z Checking miniz_oxide v0.8.9
23062026-03-02T21:52:49.239Z Checking stringprep v0.1.5
23072026-03-02T21:52:49.559Z Checking tower v0.5.3
23082026-03-02T21:52:49.999Z Checking goblin v0.10.5
23092026-03-02T21:52:50.506Z Compiling daft v0.1.5
23102026-03-02T21:52:51.037Z Checking syn v2.0.117
23112026-03-02T21:52:51.143Z Checking crossbeam-deque v0.8.6
23122026-03-02T21:52:51.169Z Checking native-tls v0.2.18
23132026-03-02T21:52:51.504Z Checking ipnetwork v0.21.1
23142026-03-02T21:52:51.567Z Checking http-body-util v0.1.3
23152026-03-02T21:52:51.852Z Checking rand_chacha v0.3.1
23162026-03-02T21:52:51.941Z Checking webpki-roots v1.0.6
23172026-03-02T21:52:51.964Z Checking tokio-rustls v0.26.4
23182026-03-02T21:52:52.055Z Checking scroll v0.12.0
23192026-03-02T21:52:52.183Z Checking hash32 v0.2.1
23202026-03-02T21:52:52.275Z Checking zstd-sys v2.0.16+zstd.1.5.7
23212026-03-02T21:52:52.461Z Checking serde_spanned v0.6.9
23222026-03-02T21:52:52.504Z Checking toml_datetime v0.6.11
23232026-03-02T21:52:52.507Z Checking num-integer v0.1.46
23242026-03-02T21:52:52.557Z Checking md-5 v0.10.6
23252026-03-02T21:52:52.713Z Checking ff v0.13.1
23262026-03-02T21:52:52.843Z Checking zlib-rs v0.6.2
23272026-03-02T21:52:52.915Z Checking base16ct v0.2.0
23282026-03-02T21:52:52.962Z Checking fallible-iterator v0.2.0
23292026-03-02T21:52:53.056Z Checking iri-string v0.7.10
23302026-03-02T21:52:53.155Z Checking psl-types v2.0.11
23312026-03-02T21:52:53.391Z Checking ryu v1.0.23
23322026-03-02T21:52:53.607Z Checking postgres-protocol v0.6.10
23332026-03-02T21:52:53.655Z Checking serde_urlencoded v0.7.1
23342026-03-02T21:52:53.768Z Compiling iddqd v0.3.17
23352026-03-02T21:52:54.088Z Checking publicsuffix v2.3.0
23362026-03-02T21:52:54.206Z Checking hyper v1.8.1
23372026-03-02T21:52:54.319Z Checking sec1 v0.7.3
23382026-03-02T21:52:54.422Z Checking num-iter v0.1.45
23392026-03-02T21:52:54.634Z Checking group v0.13.0
23402026-03-02T21:52:54.759Z Checking goblin v0.8.2
23412026-03-02T21:52:54.937Z Checking heapless v0.7.17
23422026-03-02T21:52:55.030Z Checking flate2 v1.1.9
23432026-03-02T21:52:55.742Z Checking zstd-safe v7.2.4
23442026-03-02T21:52:55.901Z Checking tower-http v0.6.8
23452026-03-02T21:52:55.959Z Checking rand v0.8.5
23462026-03-02T21:52:56.068Z Checking oxnet v0.1.4
23472026-03-02T21:52:56.469Z Checking dof v0.4.0
23482026-03-02T21:52:56.508Z Checking hyper-util v0.1.20
23492026-03-02T21:52:56.529Z Checking cookie v0.18.1
23502026-03-02T21:52:56.586Z Checking tokio-native-tls v0.3.1
23512026-03-02T21:52:56.676Z Checking rayon-core v1.13.0
23522026-03-02T21:52:56.888Z Checking dtrace-parser v0.3.0
23532026-03-02T21:52:57.019Z Checking phf_shared v0.13.1
23542026-03-02T21:52:57.264Z Checking lazy_static v1.5.0
23552026-03-02T21:52:57.412Z Checking terminal_size v0.4.3
23562026-03-02T21:52:57.435Z Checking zerocopy v0.7.35
23572026-03-02T21:52:57.454Z Checking bzip2-sys v0.1.13+1.0.8
23582026-03-02T21:52:57.471Z Checking signal-hook v0.3.18
23592026-03-02T21:52:57.491Z Checking hkdf v0.12.4
23602026-03-02T21:52:57.598Z Checking crypto-bigint v0.5.5
23612026-03-02T21:52:57.598Z Checking thread-id v5.1.0
23622026-03-02T21:52:57.759Z Checking winnow v0.7.14
23632026-03-02T21:52:57.779Z Checking libbz2-rs-sys v0.2.2
23642026-03-02T21:52:57.872Z Checking strsim v0.11.1
23652026-03-02T21:52:58.225Z Checking bumpalo v3.20.2
23662026-03-02T21:52:58.349Z Checking managed v0.8.0
23672026-03-02T21:52:58.662Z Checking clap_lex v1.0.0
23682026-03-02T21:52:58.761Z Checking unicode-width v0.2.0
23692026-03-02T21:52:58.782Z Checking foldhash v0.1.5
23702026-03-02T21:52:58.806Z Checking winnow v0.5.40
23712026-03-02T21:52:58.969Z Checking bitflags v1.3.2
23722026-03-02T21:52:59.043Z Checking hashbrown v0.15.5
23732026-03-02T21:52:59.100Z Checking smoltcp v0.9.1
23742026-03-02T21:52:59.309Z Checking console v0.16.2
23752026-03-02T21:52:59.565Z Checking hyper-rustls v0.27.7
23762026-03-02T21:53:00.013Z Checking hyper-tls v0.6.0
23772026-03-02T21:53:00.032Z Checking clap_builder v4.5.60
23782026-03-02T21:53:00.115Z Checking dof v0.3.0
23792026-03-02T21:53:00.255Z Checking bzip2 v0.6.1
23802026-03-02T21:53:00.333Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23812026-03-02T21:53:00.571Z Checking elliptic-curve v0.13.8
23822026-03-02T21:53:00.600Z Checking zopfli v0.8.3
23832026-03-02T21:53:00.634Z Checking usdt-impl v0.6.0
23842026-03-02T21:53:00.704Z Checking signal-hook-mio v0.2.5
23852026-03-02T21:53:00.743Z Checking bzip2 v0.4.4
23862026-03-02T21:53:00.891Z Checking phf v0.13.1
23872026-03-02T21:53:00.911Z Checking rayon v1.11.0
23882026-03-02T21:53:01.051Z Checking num-bigint-dig v0.8.6
23892026-03-02T21:53:01.205Z Checking cookie_store v0.22.1
23902026-03-02T21:53:01.275Z Checking zstd v0.13.3
23912026-03-02T21:53:01.342Z Checking postgres-types v0.2.12
23922026-03-02T21:53:01.665Z Checking rustls-platform-verifier v0.6.2
23932026-03-02T21:53:01.754Z Checking regex v1.12.3
23942026-03-02T21:53:01.877Z Checking toml_edit v0.19.15
23952026-03-02T21:53:01.938Z Checking bstr v1.12.1
23962026-03-02T21:53:01.960Z Checking ed25519 v2.2.3
23972026-03-02T21:53:02.099Z Checking dtrace-parser v0.2.0
23982026-03-02T21:53:02.347Z Checking phf_shared v0.11.3
23992026-03-02T21:53:02.403Z Checking itertools v0.12.1
24002026-03-02T21:53:02.646Z Checking ref-cast v1.0.25
24012026-03-02T21:53:02.686Z Checking curve25519-dalek v4.1.3
24022026-03-02T21:53:02.824Z Checking strum v0.27.2
24032026-03-02T21:53:02.906Z Checking hubpack v0.1.2
24042026-03-02T21:53:03.015Z Checking rustix v0.38.44
24052026-03-02T21:53:03.207Z Checking pkcs1 v0.7.5
24062026-03-02T21:53:03.229Z Checking erased-serde v0.3.31
24072026-03-02T21:53:03.232Z Checking serde-big-array v0.5.1
24082026-03-02T21:53:03.497Z Checking hex v0.4.3
24092026-03-02T21:53:03.640Z Checking float-cmp v0.10.0
24102026-03-02T21:53:03.876Z Checking rfc6979 v0.4.0
24112026-03-02T21:53:04.055Z Checking memmap2 v0.9.10
24122026-03-02T21:53:04.087Z Checking thread-id v4.2.2
24132026-03-02T21:53:04.226Z Checking env_filter v1.0.0
24142026-03-02T21:53:04.290Z Checking encoding_rs v0.8.35
24152026-03-02T21:53:04.389Z Checking static_assertions v1.1.0
24162026-03-02T21:53:04.504Z Checking unicode-segmentation v1.12.0
24172026-03-02T21:53:04.521Z Checking normalize-line-endings v0.3.0
24182026-03-02T21:53:04.549Z Checking mime v0.3.17
24192026-03-02T21:53:04.570Z Checking precomputed-hash v0.1.1
24202026-03-02T21:53:04.662Z Checking fixedbitset v0.4.2
24212026-03-02T21:53:04.705Z Checking fixedbitset v0.5.7
24222026-03-02T21:53:04.743Z Checking jiff v0.2.21
24232026-03-02T21:53:04.896Z Checking predicates-core v1.0.10
24242026-03-02T21:53:04.949Z Checking unit-prefix v0.5.2
24252026-03-02T21:53:04.995Z Checking new_debug_unreachable v1.0.6
24262026-03-02T21:53:05.105Z Checking rustc-hash v2.1.1
24272026-03-02T21:53:05.123Z Checking data-encoding v2.10.0
24282026-03-02T21:53:05.124Z Checking toml_write v0.1.2
24292026-03-02T21:53:05.164Z Checking keccak v0.1.6
24302026-03-02T21:53:05.167Z Checking difflib v0.4.0
24312026-03-02T21:53:05.226Z Checking whoami v2.1.0
24322026-03-02T21:53:05.459Z Checking toml_edit v0.22.27
24332026-03-02T21:53:05.524Z Checking sha3 v0.10.8
24342026-03-02T21:53:05.549Z Checking predicates v3.1.4
24352026-03-02T21:53:05.601Z Checking tokio-postgres v0.7.16
24362026-03-02T21:53:05.708Z Checking hickory-proto v0.25.2
24372026-03-02T21:53:05.949Z Checking similar v2.7.0
24382026-03-02T21:53:06.233Z Checking indicatif v0.18.4
24392026-03-02T21:53:06.661Z Checking reqwest v0.12.28
24402026-03-02T21:53:06.853Z Checking crossterm v0.28.1
24412026-03-02T21:53:07.073Z Checking petgraph v0.8.3
24422026-03-02T21:53:07.362Z Checking string_cache v0.8.9
24432026-03-02T21:53:07.703Z Checking zone v0.3.1
24442026-03-02T21:53:08.346Z Checking petgraph v0.6.5
24452026-03-02T21:53:08.543Z Checking toml v0.7.8
24462026-03-02T21:53:08.636Z Checking ed25519-dalek v2.2.0
24472026-03-02T21:53:08.656Z Checking env_logger v0.11.9
24482026-03-02T21:53:08.721Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24492026-03-02T21:53:09.076Z Checking usdt v0.6.0
24502026-03-02T21:53:09.135Z Checking slog v2.8.2
24512026-03-02T21:53:09.288Z Checking usdt-impl v0.5.0
24522026-03-02T21:53:09.372Z Checking ecdsa v0.16.9
24532026-03-02T21:53:09.731Z Checking serde_with v3.17.0
24542026-03-02T21:53:09.903Z Checking rsa v0.9.10
24552026-03-02T21:53:10.106Z Checking clap v4.5.60
24562026-03-02T21:53:10.238Z Checking reqwest v0.13.2
24572026-03-02T21:53:10.522Z Checking zip v4.6.1
24582026-03-02T21:53:10.931Z Checking zip v0.6.6
24592026-03-02T21:53:11.193Z Checking toml_parser v1.0.9+spec-1.1.0
24602026-03-02T21:53:11.474Z Checking strum v0.26.3
24612026-03-02T21:53:11.620Z Checking tokio-stream v0.1.18
24622026-03-02T21:53:11.662Z Checking fs-err v3.3.0
24632026-03-02T21:53:11.872Z Checking ahash v0.8.12
24642026-03-02T21:53:11.945Z Checking object v0.37.3
24652026-03-02T21:53:12.169Z Checking buf-list v1.1.2
24662026-03-02T21:53:12.262Z Checking itertools v0.13.0
24672026-03-02T21:53:12.310Z Checking camino v1.2.2
24682026-03-02T21:53:12.447Z Checking anyhow v1.0.102
24692026-03-02T21:53:12.522Z Checking x509-cert v0.2.5
24702026-03-02T21:53:12.797Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24712026-03-02T21:53:12.848Z Checking openapiv3 v2.2.0
24722026-03-02T21:53:12.868Z Checking toml_datetime v0.7.5+spec-1.1.0
24732026-03-02T21:53:13.283Z Checking sha1 v0.10.6
24742026-03-02T21:53:13.414Z Checking lalrpop-util v0.19.12
24752026-03-02T21:53:13.436Z Checking peg-runtime v0.8.5
24762026-03-02T21:53:13.610Z Checking sigpipe v0.1.3
24772026-03-02T21:53:13.691Z Checking glob v0.3.3
24782026-03-02T21:53:16.931Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24792026-03-02T21:53:17.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.47s
24802026-03-02T21:53:17.504Z
24812026-03-02T21:53:17.504Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24822026-03-02T21:53:18.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24832026-03-02T21:53:18.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24842026-03-02T21:53:18.680Z Checking newtype-uuid v1.3.2
24852026-03-02T21:53:18.683Z Compiling structmeta-derive v0.3.0
24862026-03-02T21:53:18.683Z Compiling rustls v0.22.4
24872026-03-02T21:53:18.857Z Checking regress v0.10.5
24882026-03-02T21:53:18.860Z Compiling multer v3.1.0
24892026-03-02T21:53:18.891Z Compiling newtype-uuid-macros v0.1.0
24902026-03-02T21:53:18.894Z Compiling async-stream-impl v0.3.6
24912026-03-02T21:53:18.931Z Checking futures-executor v0.3.32
24922026-03-02T21:53:19.166Z Checking daft v0.1.5
24932026-03-02T21:53:19.226Z Compiling dropshot v0.16.7
24942026-03-02T21:53:19.286Z Checking futures v0.3.32
24952026-03-02T21:53:19.415Z Compiling dropshot_endpoint v0.16.7
24962026-03-02T21:53:19.630Z Checking iddqd v0.3.17
24972026-03-02T21:53:19.673Z Checking thread_local v1.1.9
24982026-03-02T21:53:20.016Z Checking crossbeam-channel v0.5.15
24992026-03-02T21:53:20.199Z Checking is-terminal v0.4.17
25002026-03-02T21:53:20.356Z Checking term v1.2.1
25012026-03-02T21:53:20.562Z Checking take_mut v0.2.2
25022026-03-02T21:53:20.754Z Checking rustls-webpki v0.102.8
25032026-03-02T21:53:20.800Z Checking slog-async v2.8.0
25042026-03-02T21:53:20.823Z Checking slog-term v2.9.2
25052026-03-02T21:53:21.141Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25062026-03-02T21:53:21.299Z Compiling structmeta v0.3.0
25072026-03-02T21:53:21.410Z Checking serde_spanned v1.0.4
25082026-03-02T21:53:21.515Z Checking debug-ignore v1.0.5
25092026-03-02T21:53:21.651Z Checking toml_writer v1.0.6+spec-1.1.0
25102026-03-02T21:53:21.676Z Checking match_cfg v0.1.0
25112026-03-02T21:53:21.708Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25122026-03-02T21:53:21.731Z Compiling derive-ex v0.1.8
25132026-03-02T21:53:21.784Z Compiling parse-display-derive v0.10.0
25142026-03-02T21:53:21.831Z Checking hostname v0.3.1
25152026-03-02T21:53:21.997Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25162026-03-02T21:53:22.020Z Checking toml v0.9.12+spec-1.1.0
25172026-03-02T21:53:22.309Z Checking slog-json v2.6.1
25182026-03-02T21:53:22.632Z Checking macaddr v1.0.1
25192026-03-02T21:53:22.838Z Checking slog-bunyan v2.5.0
25202026-03-02T21:53:23.024Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25212026-03-02T21:53:23.049Z Checking async-stream v0.3.6
25222026-03-02T21:53:23.538Z Checking waitgroup v0.1.2
25232026-03-02T21:53:23.700Z Checking rustls-pemfile v2.2.0
25242026-03-02T21:53:23.720Z Checking serde_path_to_error v0.1.20
25252026-03-02T21:53:23.723Z Checking hostname v0.4.2
25262026-03-02T21:53:23.803Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25272026-03-02T21:53:23.904Z Checking progenitor-client v0.10.0
25282026-03-02T21:53:23.958Z Compiling itertools v0.14.0
25292026-03-02T21:53:24.072Z Checking progenitor-client v0.13.0
25302026-03-02T21:53:24.345Z Checking instant v0.1.13
25312026-03-02T21:53:24.364Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25322026-03-02T21:53:24.485Z Checking backoff v0.4.0
25332026-03-02T21:53:24.565Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25342026-03-02T21:53:24.824Z Checking backon v1.6.0
25352026-03-02T21:53:25.152Z Checking heck v0.5.0
25362026-03-02T21:53:25.404Z Compiling toml_edit v0.23.10+spec-1.0.0
25372026-03-02T21:53:25.510Z Checking tokio-rustls v0.25.0
25382026-03-02T21:53:25.725Z Compiling heapless v0.8.0
25392026-03-02T21:53:25.782Z Checking parse-display v0.10.0
25402026-03-02T21:53:26.022Z Compiling test-strategy v0.4.5
25412026-03-02T21:53:26.056Z Compiling crucible-workspace-hack v0.1.0
25422026-03-02T21:53:26.307Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25432026-03-02T21:53:26.747Z Compiling proc-macro-crate v3.4.0
25442026-03-02T21:53:26.789Z Compiling typify-impl v0.4.3
25452026-03-02T21:53:27.071Z Compiling ingot-macros v0.1.1
25462026-03-02T21:53:27.163Z Checking hash32 v0.3.1
25472026-03-02T21:53:27.398Z Compiling smoltcp v0.11.0
25482026-03-02T21:53:27.401Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25492026-03-02T21:53:28.088Z Checking tabwriter v1.4.1
25502026-03-02T21:53:28.111Z Compiling num_enum_derive v0.7.5
25512026-03-02T21:53:28.170Z Checking cobs v0.3.0
25522026-03-02T21:53:28.361Z Compiling foreign-types-macros v0.2.3
25532026-03-02T21:53:28.441Z Checking foreign-types-shared v0.3.1
25542026-03-02T21:53:28.613Z Checking cpufeatures v0.3.0
25552026-03-02T21:53:28.741Z Checking chacha20 v0.10.0
25562026-03-02T21:53:29.189Z Checking postcard v1.1.3
25572026-03-02T21:53:29.613Z Checking foreign-types v0.5.0
25582026-03-02T21:53:29.635Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25592026-03-02T21:53:29.912Z Compiling proc-macro-crate v1.3.1
25602026-03-02T21:53:30.032Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25612026-03-02T21:53:30.346Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25622026-03-02T21:53:30.451Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25632026-03-02T21:53:30.473Z Checking num_enum v0.7.5
25642026-03-02T21:53:30.687Z Checking cstr-argument v0.1.2
25652026-03-02T21:53:30.809Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25662026-03-02T21:53:30.856Z Checking colored v3.1.1
25672026-03-02T21:53:31.069Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25682026-03-02T21:53:31.266Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25692026-03-02T21:53:31.380Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25702026-03-02T21:53:31.467Z Compiling num_enum_derive v0.5.11
25712026-03-02T21:53:31.572Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25722026-03-02T21:53:31.607Z Checking rand v0.10.0
25732026-03-02T21:53:31.699Z Checking secrecy v0.10.3
25742026-03-02T21:53:31.885Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25752026-03-02T21:53:31.917Z Compiling memoffset v0.9.1
25762026-03-02T21:53:32.332Z Compiling convert_case v0.4.0
25772026-03-02T21:53:32.803Z Compiling cfg_aliases v0.2.1
25782026-03-02T21:53:32.877Z Compiling unsafe-libyaml v0.2.11
25792026-03-02T21:53:32.936Z Compiling nix v0.30.1
25802026-03-02T21:53:33.260Z Compiling derive_more v0.99.20
25812026-03-02T21:53:33.863Z Checking num_enum v0.5.11
25822026-03-02T21:53:34.199Z Checking ingot-types v0.1.2
25832026-03-02T21:53:34.220Z Compiling serde_yaml v0.9.34+deprecated
25842026-03-02T21:53:34.725Z Checking camino-tempfile v1.4.1
25852026-03-02T21:53:34.754Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25862026-03-02T21:53:35.041Z Compiling prettyplease v0.2.37
25872026-03-02T21:53:35.088Z Checking ingot v0.1.1
25882026-03-02T21:53:35.477Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25892026-03-02T21:53:35.551Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25902026-03-02T21:53:35.832Z Checking smf v0.2.3
25912026-03-02T21:53:35.949Z Compiling num-derive v0.4.2
25922026-03-02T21:53:36.505Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25932026-03-02T21:53:37.838Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25942026-03-02T21:53:38.177Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25952026-03-02T21:53:38.368Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25962026-03-02T21:53:38.587Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25972026-03-02T21:53:39.196Z Compiling typify-macro v0.4.3
25982026-03-02T21:53:39.219Z Checking whoami v1.6.1
25992026-03-02T21:53:39.728Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26002026-03-02T21:53:39.847Z Compiling typify-impl v0.6.1
26012026-03-02T21:53:42.283Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26022026-03-02T21:53:42.396Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26032026-03-02T21:53:43.316Z Compiling typify v0.4.3
26042026-03-02T21:53:43.586Z Checking num-rational v0.4.2
26052026-03-02T21:53:45.020Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26062026-03-02T21:53:45.095Z Compiling thiserror-impl-no-std v2.0.2
26072026-03-02T21:53:45.148Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26082026-03-02T21:53:45.332Z Checking universal-hash v0.5.1
26092026-03-02T21:53:45.573Z Checking half v2.7.1
26102026-03-02T21:53:45.622Z Checking num-complex v0.4.6
26112026-03-02T21:53:46.176Z Checking opaque-debug v0.3.1
26122026-03-02T21:53:46.200Z Checking ciborium-io v0.2.2
26132026-03-02T21:53:46.299Z Checking poly1305 v0.8.0
26142026-03-02T21:53:46.367Z Checking ciborium-ll v0.2.2
26152026-03-02T21:53:46.542Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26162026-03-02T21:53:46.565Z Checking num v0.4.3
26172026-03-02T21:53:46.695Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26182026-03-02T21:53:46.720Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26192026-03-02T21:53:46.886Z Checking toml v0.8.23
26202026-03-02T21:53:47.531Z Checking password-hash v0.5.0
26212026-03-02T21:53:47.702Z Checking chacha20 v0.9.1
26222026-03-02T21:53:48.001Z Checking thiserror-no-std v2.0.2
26232026-03-02T21:53:48.068Z Compiling usdt-macro v0.5.0
26242026-03-02T21:53:48.115Z Compiling usdt-attr-macro v0.5.0
26252026-03-02T21:53:48.157Z Checking blake2 v0.10.6
26262026-03-02T21:53:48.695Z Checking aead v0.5.2
26272026-03-02T21:53:48.955Z Checking memmap v0.7.0
26282026-03-02T21:53:49.607Z Checking float-ord v0.3.2
26292026-03-02T21:53:49.806Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26302026-03-02T21:53:49.837Z Checking usdt v0.5.0
26312026-03-02T21:53:49.920Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26322026-03-02T21:53:49.997Z Checking chacha20poly1305 v0.10.1
26332026-03-02T21:53:50.091Z Checking argon2 v0.5.3
26342026-03-02T21:53:50.161Z Checking vsss-rs v3.3.4
26352026-03-02T21:53:50.236Z Checking ciborium v0.2.2
26362026-03-02T21:53:50.846Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26372026-03-02T21:53:51.136Z Compiling semver v0.1.20
26382026-03-02T21:53:51.317Z Checking indent_write v2.2.0
26392026-03-02T21:53:51.566Z Compiling rustc_version v0.1.7
26402026-03-02T21:53:51.770Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26412026-03-02T21:53:52.049Z Compiling progenitor-impl v0.11.2
26422026-03-02T21:53:52.154Z Compiling typify-macro v0.6.1
26432026-03-02T21:53:53.294Z Compiling pin-project-internal v1.1.11
26442026-03-02T21:53:53.573Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26452026-03-02T21:53:54.303Z Checking linked-hash-map v0.5.6
26462026-03-02T21:53:54.680Z Checking swrite v0.1.0
26472026-03-02T21:53:54.841Z Compiling minimal-lexical v0.2.1
26482026-03-02T21:53:55.147Z Checking lru-cache v0.1.2
26492026-03-02T21:53:55.368Z Compiling nom v7.1.3
26502026-03-02T21:53:55.391Z Compiling newtype_derive v0.1.6
26512026-03-02T21:53:56.191Z Checking pin-project v1.1.11
26522026-03-02T21:53:56.284Z Compiling typify v0.6.1
26532026-03-02T21:53:56.441Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26542026-03-02T21:53:56.477Z Compiling progenitor-impl v0.13.0
26552026-03-02T21:53:56.536Z Checking newline-converter v0.3.0
26562026-03-02T21:53:56.726Z Checking atomicwrites v0.4.4
26572026-03-02T21:53:56.985Z Checking phf_shared v0.12.1
26582026-03-02T21:53:57.302Z Checking hickory-proto v0.24.4
26592026-03-02T21:53:57.333Z Checking progenitor-client v0.11.2
26602026-03-02T21:53:57.837Z Checking console v0.15.11
26612026-03-02T21:53:57.934Z Compiling snafu-derive v0.8.9
26622026-03-02T21:53:58.518Z Checking pem v3.0.6
26632026-03-02T21:53:58.852Z Checking csv-core v0.1.13
26642026-03-02T21:53:58.911Z Compiling derive-where v1.6.0
26652026-03-02T21:53:59.245Z Compiling async-recursion v1.1.1
26662026-03-02T21:53:59.427Z Compiling progenitor-macro v0.11.2
26672026-03-02T21:54:00.758Z Compiling slog-dtrace v0.3.0
26682026-03-02T21:54:01.131Z Compiling chrono-tz v0.10.4
26692026-03-02T21:54:01.474Z Checking same-file v1.0.6
26702026-03-02T21:54:01.681Z Compiling owo-colors v4.3.0
26712026-03-02T21:54:01.801Z Checking resolv-conf v0.7.6
26722026-03-02T21:54:02.199Z Checking unicode-width v0.1.14
26732026-03-02T21:54:02.326Z Compiling cancel-safe-futures v0.1.5
26742026-03-02T21:54:02.710Z Checking highway v1.3.0
26752026-03-02T21:54:02.771Z Compiling const_format_proc_macros v0.2.34
26762026-03-02T21:54:02.875Z Checking snafu v0.8.9
26772026-03-02T21:54:03.234Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26782026-03-02T21:54:03.449Z Checking hickory-resolver v0.24.4
26792026-03-02T21:54:03.655Z Compiling progenitor-macro v0.13.0
26802026-03-02T21:54:04.741Z Checking walkdir v2.5.0
26812026-03-02T21:54:04.997Z Checking csv v1.4.0
26822026-03-02T21:54:05.065Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26832026-03-02T21:54:05.173Z Checking expectorate v1.2.0
26842026-03-02T21:54:05.408Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26852026-03-02T21:54:05.896Z Checking phf v0.12.1
26862026-03-02T21:54:06.276Z Checking tokio-dtrace v0.1.1
26872026-03-02T21:54:06.509Z Compiling progenitor-impl v0.10.0
26882026-03-02T21:54:06.601Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26892026-03-02T21:54:08.327Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26902026-03-02T21:54:09.458Z Checking globset v0.4.18
26912026-03-02T21:54:09.956Z Checking olpc-cjson v0.1.4
26922026-03-02T21:54:09.989Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26932026-03-02T21:54:10.216Z Checking libsw-core v0.3.2
26942026-03-02T21:54:10.336Z Checking arc-swap v1.8.2
26952026-03-02T21:54:10.412Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26962026-03-02T21:54:10.461Z Compiling lzma-sys v0.1.20
26972026-03-02T21:54:10.484Z Checking serde_plain v1.0.2
26982026-03-02T21:54:10.784Z Checking utf-8 v0.7.6
26992026-03-02T21:54:10.793Z Checking typed-path v0.9.3
27002026-03-02T21:54:11.110Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27012026-03-02T21:54:11.273Z Checking bytecount v0.6.9
27022026-03-02T21:54:11.464Z Checking papergrid v0.11.0
27032026-03-02T21:54:12.107Z Checking tungstenite v0.21.0
27042026-03-02T21:54:12.191Z Checking progenitor v0.11.2
27052026-03-02T21:54:12.420Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27062026-03-02T21:54:12.809Z Checking tough v0.20.0
27072026-03-02T21:54:12.982Z Checking slog-scope v4.4.1
27082026-03-02T21:54:13.051Z Checking libsw v3.5.0
27092026-03-02T21:54:13.228Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27102026-03-02T21:54:13.351Z Compiling progenitor-macro v0.10.0
27112026-03-02T21:54:13.356Z Checking oxide-tokio-rt v0.1.2
27122026-03-02T21:54:13.680Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27132026-03-02T21:54:14.163Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27142026-03-02T21:54:14.578Z Checking qorb v0.4.1
27152026-03-02T21:54:16.440Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27162026-03-02T21:54:16.508Z Checking progenitor v0.13.0
27172026-03-02T21:54:16.741Z Checking const_format v0.2.35
27182026-03-02T21:54:17.131Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27192026-03-02T21:54:17.439Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27202026-03-02T21:54:17.509Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27212026-03-02T21:54:17.533Z Compiling cargo_toml v0.22.3
27222026-03-02T21:54:18.646Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27232026-03-02T21:54:18.667Z Checking gethostname v0.5.0
27242026-03-02T21:54:18.749Z Compiling tabled_derive v0.7.0
27252026-03-02T21:54:18.827Z Checking bcs v0.1.6
27262026-03-02T21:54:19.310Z Checking unicode-linebreak v0.1.5
27272026-03-02T21:54:19.336Z Checking linear-map v1.2.0
27282026-03-02T21:54:19.367Z Checking termtree v0.5.1
27292026-03-02T21:54:19.616Z Checking smawk v0.3.2
27302026-03-02T21:54:19.690Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27312026-03-02T21:54:19.781Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27322026-03-02T21:54:19.856Z Checking textwrap v0.16.2
27332026-03-02T21:54:20.298Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27342026-03-02T21:54:20.932Z Checking tabled v0.15.0
27352026-03-02T21:54:21.089Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27362026-03-02T21:54:21.486Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27372026-03-02T21:54:22.721Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27382026-03-02T21:54:23.099Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27392026-03-02T21:54:23.223Z Checking steno v0.4.1
27402026-03-02T21:54:23.421Z Checking slog-stdlog v4.1.1
27412026-03-02T21:54:23.652Z Checking tokio-tungstenite v0.21.0
27422026-03-02T21:54:23.782Z Checking typeid v1.0.3
27432026-03-02T21:54:24.171Z Checking base64 v0.21.7
27442026-03-02T21:54:24.196Z Checking humantime v2.3.0
27452026-03-02T21:54:24.544Z Checking xz2 v0.1.7
27462026-03-02T21:54:24.708Z Checking ron v0.12.0
27472026-03-02T21:54:24.851Z Checking slog-envlogger v2.2.0
27482026-03-02T21:54:24.936Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27492026-03-02T21:54:25.105Z Checking yasna v0.5.2
27502026-03-02T21:54:25.380Z Checking headers-core v0.3.0
27512026-03-02T21:54:25.539Z Checking filetime v0.2.27
27522026-03-02T21:54:25.567Z Checking base16ct v1.0.0
27532026-03-02T21:54:25.790Z Checking xattr v1.6.1
27542026-03-02T21:54:25.813Z Checking headers v0.4.1
27552026-03-02T21:54:25.840Z Checking progenitor v0.10.0
27562026-03-02T21:54:25.978Z Checking rcgen v0.12.1
27572026-03-02T21:54:26.012Z Checking tar v0.4.44
27582026-03-02T21:54:26.066Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27592026-03-02T21:54:26.398Z Checking subprocess v0.2.15
27602026-03-02T21:54:36.560Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27612026-03-02T21:54:46.716Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27622026-03-02T21:54:48.906Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27632026-03-02T21:54:50.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
27642026-03-02T21:54:50.932Z
27652026-03-02T21:54:50.932Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27662026-03-02T21:54:51.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672026-03-02T21:54:51.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682026-03-02T21:54:51.945Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27692026-03-02T21:54:53.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
27702026-03-02T21:54:54.135Z
27712026-03-02T21:54:54.135Zinfo: running `cargo check --bins` on nexus-config (53/256)
27722026-03-02T21:54:54.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732026-03-02T21:54:54.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742026-03-02T21:54:54.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752026-03-02T21:54:54.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27762026-03-02T21:54:55.054Z
27772026-03-02T21:54:55.054Zinfo: running `cargo check --bins` on nexus-types (54/256)
27782026-03-02T21:54:55.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792026-03-02T21:54:55.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802026-03-02T21:54:55.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812026-03-02T21:54:55.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27822026-03-02T21:54:55.963Z
27832026-03-02T21:54:55.963Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27842026-03-02T21:54:56.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852026-03-02T21:54:56.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862026-03-02T21:54:56.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872026-03-02T21:54:56.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27882026-03-02T21:54:56.816Z
27892026-03-02T21:54:56.816Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27902026-03-02T21:54:57.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912026-03-02T21:54:57.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922026-03-02T21:54:57.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932026-03-02T21:54:57.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27942026-03-02T21:54:57.666Z
27952026-03-02T21:54:57.666Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27962026-03-02T21:54:58.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972026-03-02T21:54:58.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982026-03-02T21:54:58.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992026-03-02T21:54:58.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28002026-03-02T21:54:58.504Z
28012026-03-02T21:54:58.505Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28022026-03-02T21:54:59.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032026-03-02T21:54:59.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042026-03-02T21:54:59.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052026-03-02T21:54:59.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28062026-03-02T21:54:59.349Z
28072026-03-02T21:54:59.349Zinfo: running `cargo check --bins` on ereport-types (59/256)
28082026-03-02T21:55:00.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092026-03-02T21:55:00.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102026-03-02T21:55:00.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112026-03-02T21:55:00.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28122026-03-02T21:55:00.186Z
28132026-03-02T21:55:00.186Zinfo: running `cargo check --bins` on gateway-client (60/256)
28142026-03-02T21:55:00.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152026-03-02T21:55:00.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162026-03-02T21:55:00.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172026-03-02T21:55:00.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28182026-03-02T21:55:01.048Z
28192026-03-02T21:55:01.048Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28202026-03-02T21:55:01.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212026-03-02T21:55:01.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222026-03-02T21:55:01.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232026-03-02T21:55:01.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28242026-03-02T21:55:01.899Z
28252026-03-02T21:55:01.899Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28262026-03-02T21:55:02.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272026-03-02T21:55:02.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282026-03-02T21:55:02.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292026-03-02T21:55:02.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28302026-03-02T21:55:02.753Z
28312026-03-02T21:55:02.753Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28322026-03-02T21:55:03.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332026-03-02T21:55:03.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342026-03-02T21:55:03.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352026-03-02T21:55:03.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28362026-03-02T21:55:03.613Z
28372026-03-02T21:55:03.613Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28382026-03-02T21:55:04.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392026-03-02T21:55:04.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402026-03-02T21:55:04.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412026-03-02T21:55:04.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28422026-03-02T21:55:04.459Z
28432026-03-02T21:55:04.459Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28442026-03-02T21:55:05.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452026-03-02T21:55:05.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462026-03-02T21:55:05.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472026-03-02T21:55:05.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28482026-03-02T21:55:05.299Z
28492026-03-02T21:55:05.299Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28502026-03-02T21:55:06.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512026-03-02T21:55:06.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522026-03-02T21:55:06.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532026-03-02T21:55:06.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28542026-03-02T21:55:06.143Z
28552026-03-02T21:55:06.144Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28562026-03-02T21:55:06.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572026-03-02T21:55:06.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582026-03-02T21:55:06.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592026-03-02T21:55:06.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28602026-03-02T21:55:07.022Z
28612026-03-02T21:55:07.022Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28622026-03-02T21:55:07.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632026-03-02T21:55:07.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642026-03-02T21:55:07.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652026-03-02T21:55:07.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28662026-03-02T21:55:07.843Z
28672026-03-02T21:55:07.843Zinfo: running `cargo check --bins` on oxql-types (69/256)
28682026-03-02T21:55:08.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692026-03-02T21:55:08.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702026-03-02T21:55:08.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712026-03-02T21:55:08.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28722026-03-02T21:55:08.693Z
28732026-03-02T21:55:08.694Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28742026-03-02T21:55:09.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752026-03-02T21:55:09.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762026-03-02T21:55:09.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772026-03-02T21:55:09.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28782026-03-02T21:55:09.598Z
28792026-03-02T21:55:09.598Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28802026-03-02T21:55:10.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812026-03-02T21:55:10.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822026-03-02T21:55:10.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832026-03-02T21:55:10.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28842026-03-02T21:55:10.519Z
28852026-03-02T21:55:10.519Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28862026-03-02T21:55:11.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872026-03-02T21:55:11.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882026-03-02T21:55:11.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892026-03-02T21:55:11.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28902026-03-02T21:55:11.418Z
28912026-03-02T21:55:11.418Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28922026-03-02T21:55:12.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932026-03-02T21:55:12.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942026-03-02T21:55:12.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952026-03-02T21:55:12.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
28962026-03-02T21:55:12.372Z
28972026-03-02T21:55:12.372Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
28982026-03-02T21:55:13.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992026-03-02T21:55:13.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002026-03-02T21:55:13.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012026-03-02T21:55:13.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
29022026-03-02T21:55:13.314Z
29032026-03-02T21:55:13.314Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29042026-03-02T21:55:14.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052026-03-02T21:55:14.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062026-03-02T21:55:14.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072026-03-02T21:55:14.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
29082026-03-02T21:55:14.237Z
29092026-03-02T21:55:14.237Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29102026-03-02T21:55:15.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112026-03-02T21:55:15.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122026-03-02T21:55:15.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132026-03-02T21:55:15.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
29142026-03-02T21:55:15.158Z
29152026-03-02T21:55:15.158Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29162026-03-02T21:55:15.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172026-03-02T21:55:15.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182026-03-02T21:55:15.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192026-03-02T21:55:15.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
29202026-03-02T21:55:16.071Z
29212026-03-02T21:55:16.071Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29222026-03-02T21:55:16.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232026-03-02T21:55:16.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242026-03-02T21:55:16.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252026-03-02T21:55:16.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
29262026-03-02T21:55:16.983Z
29272026-03-02T21:55:16.984Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29282026-03-02T21:55:17.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292026-03-02T21:55:17.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302026-03-02T21:55:17.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29312026-03-02T21:55:17.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29322026-03-02T21:55:17.850Z
29332026-03-02T21:55:17.850Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29342026-03-02T21:55:18.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352026-03-02T21:55:18.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362026-03-02T21:55:18.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29372026-03-02T21:55:18.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29382026-03-02T21:55:18.733Z
29392026-03-02T21:55:18.733Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29402026-03-02T21:55:19.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412026-03-02T21:55:19.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422026-03-02T21:55:19.666Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29432026-03-02T21:55:20.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
29442026-03-02T21:55:20.628Z
29452026-03-02T21:55:20.628Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29462026-03-02T21:55:21.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472026-03-02T21:55:21.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482026-03-02T21:55:21.561Z Compiling ar_archive_writer v0.5.1
29492026-03-02T21:55:21.564Z Compiling stacker v0.1.23
29502026-03-02T21:55:21.564Z Compiling cfg_aliases v0.1.1
29512026-03-02T21:55:21.680Z Compiling convert_case v0.10.0
29522026-03-02T21:55:21.722Z Checking fd-lock v4.0.4
29532026-03-02T21:55:21.722Z Checking nibble_vec v0.1.0
29542026-03-02T21:55:21.725Z Checking vte v0.14.1
29552026-03-02T21:55:21.725Z Compiling recursive-proc-macro-impl v0.1.1
29562026-03-02T21:55:21.804Z Compiling nix v0.28.0
29572026-03-02T21:55:21.916Z Checking endian-type v0.1.2
29582026-03-02T21:55:21.950Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29592026-03-02T21:55:22.049Z Checking strip-ansi-escapes v0.2.1
29602026-03-02T21:55:22.153Z Checking radix_trie v0.2.1
29612026-03-02T21:55:22.173Z Compiling peg-macros v0.8.5
29622026-03-02T21:55:22.222Z Checking winnow v0.6.26
29632026-03-02T21:55:22.348Z Compiling derive_more-impl v2.1.1
29642026-03-02T21:55:22.556Z Compiling sqlparser_derive v0.5.0
29652026-03-02T21:55:22.578Z Checking nu-ansi-term v0.50.3
29662026-03-02T21:55:22.993Z Checking unicode_categories v0.1.1
29672026-03-02T21:55:23.053Z Checking home v0.5.12
29682026-03-02T21:55:23.228Z Checking reedline v0.40.0
29692026-03-02T21:55:23.343Z Checking display-error-chain v0.2.2
29702026-03-02T21:55:23.696Z Compiling psm v0.1.30
29712026-03-02T21:55:24.201Z Checking derive_more v2.1.1
29722026-03-02T21:55:24.330Z Checking crossterm v0.29.0
29732026-03-02T21:55:24.857Z Checking peg v0.8.5
29742026-03-02T21:55:24.956Z Checking rustyline v14.0.0
29752026-03-02T21:55:25.033Z Checking sqlformat v0.3.5
29762026-03-02T21:55:25.151Z Checking recursive v0.1.1
29772026-03-02T21:55:25.266Z Checking sqlparser v0.61.0
29782026-03-02T21:55:45.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.10s
29792026-03-02T21:55:45.943Z
29802026-03-02T21:55:45.943Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29812026-03-02T21:55:46.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822026-03-02T21:55:46.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832026-03-02T21:55:46.914Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29842026-03-02T21:55:52.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.89s
29852026-03-02T21:55:53.066Z
29862026-03-02T21:55:53.066Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29872026-03-02T21:55:53.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882026-03-02T21:55:53.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892026-03-02T21:55:53.958Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29902026-03-02T21:55:57.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
29912026-03-02T21:55:58.021Z
29922026-03-02T21:55:58.021Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29932026-03-02T21:55:58.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942026-03-02T21:55:58.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952026-03-02T21:55:58.894Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29962026-03-02T21:56:04.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.31s
29972026-03-02T21:56:04.552Z
29982026-03-02T21:56:04.553Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
29992026-03-02T21:56:05.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002026-03-02T21:56:05.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012026-03-02T21:56:05.492Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30022026-03-02T21:56:11.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s
30032026-03-02T21:56:11.465Z
30042026-03-02T21:56:11.465Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30052026-03-02T21:56:12.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062026-03-02T21:56:12.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072026-03-02T21:56:12.462Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30082026-03-02T21:56:16.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
30092026-03-02T21:56:17.114Z
30102026-03-02T21:56:17.114Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30112026-03-02T21:56:17.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122026-03-02T21:56:17.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132026-03-02T21:56:18.054Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30142026-03-02T21:56:22.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
30152026-03-02T21:56:22.703Z
30162026-03-02T21:56:22.703Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30172026-03-02T21:56:23.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182026-03-02T21:56:23.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192026-03-02T21:56:23.682Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30202026-03-02T21:56:29.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.02s
30212026-03-02T21:56:29.962Z
30222026-03-02T21:56:29.962Zinfo: running `cargo check --bins` on oximeter (90/256)
30232026-03-02T21:56:30.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242026-03-02T21:56:30.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252026-03-02T21:56:30.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262026-03-02T21:56:30.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30272026-03-02T21:56:30.897Z
30282026-03-02T21:56:30.897Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30292026-03-02T21:56:31.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302026-03-02T21:56:31.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312026-03-02T21:56:31.859Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30322026-03-02T21:56:32.052Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30332026-03-02T21:56:32.574Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30342026-03-02T21:56:39.117Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30352026-03-02T21:56:39.583Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30362026-03-02T21:56:41.502Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30372026-03-02T21:56:42.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.60s
30382026-03-02T21:56:42.713Z
30392026-03-02T21:56:42.713Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30402026-03-02T21:56:43.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412026-03-02T21:56:43.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422026-03-02T21:56:43.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432026-03-02T21:56:43.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30442026-03-02T21:56:43.582Z
30452026-03-02T21:56:43.582Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30462026-03-02T21:56:44.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472026-03-02T21:56:44.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482026-03-02T21:56:44.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492026-03-02T21:56:44.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30502026-03-02T21:56:44.502Z
30512026-03-02T21:56:44.502Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30522026-03-02T21:56:45.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532026-03-02T21:56:45.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542026-03-02T21:56:45.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552026-03-02T21:56:45.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30562026-03-02T21:56:45.399Z
30572026-03-02T21:56:45.399Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30582026-03-02T21:56:46.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592026-03-02T21:56:46.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602026-03-02T21:56:46.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612026-03-02T21:56:46.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30622026-03-02T21:56:46.287Z
30632026-03-02T21:56:46.287Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30642026-03-02T21:56:47.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652026-03-02T21:56:47.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662026-03-02T21:56:47.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672026-03-02T21:56:47.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30682026-03-02T21:56:47.175Z
30692026-03-02T21:56:47.175Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30702026-03-02T21:56:47.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712026-03-02T21:56:47.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722026-03-02T21:56:47.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732026-03-02T21:56:47.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30742026-03-02T21:56:48.079Z
30752026-03-02T21:56:48.080Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30762026-03-02T21:56:48.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772026-03-02T21:56:48.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782026-03-02T21:56:48.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792026-03-02T21:56:48.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30802026-03-02T21:56:48.958Z
30812026-03-02T21:56:48.958Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30822026-03-02T21:56:49.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832026-03-02T21:56:49.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842026-03-02T21:56:49.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852026-03-02T21:56:49.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30862026-03-02T21:56:49.822Z
30872026-03-02T21:56:49.822Zinfo: running `cargo check --bins` on update-engine (100/256)
30882026-03-02T21:56:50.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892026-03-02T21:56:50.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902026-03-02T21:56:50.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912026-03-02T21:56:50.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30922026-03-02T21:56:50.664Z
30932026-03-02T21:56:50.664Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30942026-03-02T21:56:51.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952026-03-02T21:56:51.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962026-03-02T21:56:51.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972026-03-02T21:56:51.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30982026-03-02T21:56:51.500Z
30992026-03-02T21:56:51.500Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31002026-03-02T21:56:52.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012026-03-02T21:56:52.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022026-03-02T21:56:52.423Z Checking dropshot-api-manager-types v0.5.2
31032026-03-02T21:56:52.426Z Checking nanorand v0.7.0
31042026-03-02T21:56:52.747Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31052026-03-02T21:56:52.802Z Checking flume v0.11.1
31062026-03-02T21:56:53.131Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31072026-03-02T21:56:54.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
31082026-03-02T21:56:54.768Z
31092026-03-02T21:56:54.768Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31102026-03-02T21:56:55.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112026-03-02T21:56:55.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122026-03-02T21:56:55.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132026-03-02T21:56:55.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31142026-03-02T21:56:55.622Z
31152026-03-02T21:56:55.622Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31162026-03-02T21:56:56.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172026-03-02T21:56:56.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182026-03-02T21:56:56.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192026-03-02T21:56:56.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31202026-03-02T21:56:56.480Z
31212026-03-02T21:56:56.481Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31222026-03-02T21:56:57.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232026-03-02T21:56:57.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242026-03-02T21:56:57.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252026-03-02T21:56:57.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31262026-03-02T21:56:57.348Z
31272026-03-02T21:56:57.348Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31282026-03-02T21:56:58.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292026-03-02T21:56:58.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302026-03-02T21:56:58.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312026-03-02T21:56:58.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31322026-03-02T21:56:58.223Z
31332026-03-02T21:56:58.223Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31342026-03-02T21:56:58.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352026-03-02T21:56:59.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362026-03-02T21:56:59.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372026-03-02T21:56:59.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31382026-03-02T21:56:59.103Z
31392026-03-02T21:56:59.103Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31402026-03-02T21:56:59.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412026-03-02T21:56:59.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422026-03-02T21:56:59.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432026-03-02T21:56:59.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31442026-03-02T21:56:59.971Z
31452026-03-02T21:56:59.972Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31462026-03-02T21:57:00.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472026-03-02T21:57:00.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482026-03-02T21:57:00.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492026-03-02T21:57:00.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31502026-03-02T21:57:00.826Z
31512026-03-02T21:57:00.826Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31522026-03-02T21:57:01.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532026-03-02T21:57:01.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542026-03-02T21:57:01.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552026-03-02T21:57:01.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31562026-03-02T21:57:01.660Z
31572026-03-02T21:57:01.660Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31582026-03-02T21:57:02.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592026-03-02T21:57:02.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602026-03-02T21:57:02.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612026-03-02T21:57:02.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31622026-03-02T21:57:02.534Z
31632026-03-02T21:57:02.534Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31642026-03-02T21:57:03.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652026-03-02T21:57:03.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662026-03-02T21:57:03.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672026-03-02T21:57:03.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31682026-03-02T21:57:03.388Z
31692026-03-02T21:57:03.389Zinfo: running `cargo check --bins` on installinator-client (113/256)
31702026-03-02T21:57:04.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712026-03-02T21:57:04.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722026-03-02T21:57:04.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732026-03-02T21:57:04.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31742026-03-02T21:57:04.241Z
31752026-03-02T21:57:04.241Zinfo: running `cargo check --bins` on nexus-client (114/256)
31762026-03-02T21:57:05.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772026-03-02T21:57:05.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782026-03-02T21:57:05.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31792026-03-02T21:57:05.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
31802026-03-02T21:57:05.157Z
31812026-03-02T21:57:05.157Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31822026-03-02T21:57:05.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832026-03-02T21:57:05.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842026-03-02T21:57:05.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31852026-03-02T21:57:05.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31862026-03-02T21:57:06.082Z
31872026-03-02T21:57:06.082Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31882026-03-02T21:57:06.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892026-03-02T21:57:06.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902026-03-02T21:57:06.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31912026-03-02T21:57:06.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31922026-03-02T21:57:06.910Z
31932026-03-02T21:57:06.910Zinfo: running `cargo check --bins` on oxide-client (117/256)
31942026-03-02T21:57:07.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952026-03-02T21:57:07.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962026-03-02T21:57:07.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972026-03-02T21:57:07.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31982026-03-02T21:57:07.737Z
31992026-03-02T21:57:07.737Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32002026-03-02T21:57:08.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012026-03-02T21:57:08.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022026-03-02T21:57:08.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032026-03-02T21:57:08.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32042026-03-02T21:57:08.600Z
32052026-03-02T21:57:08.600Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32062026-03-02T21:57:09.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072026-03-02T21:57:09.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082026-03-02T21:57:09.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092026-03-02T21:57:09.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32102026-03-02T21:57:09.434Z
32112026-03-02T21:57:09.434Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32122026-03-02T21:57:10.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132026-03-02T21:57:10.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142026-03-02T21:57:10.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152026-03-02T21:57:10.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32162026-03-02T21:57:10.310Z
32172026-03-02T21:57:10.310Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32182026-03-02T21:57:11.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192026-03-02T21:57:11.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202026-03-02T21:57:11.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212026-03-02T21:57:11.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32222026-03-02T21:57:11.193Z
32232026-03-02T21:57:11.193Zinfo: running `cargo check --bins` on installinator-common (122/256)
32242026-03-02T21:57:11.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252026-03-02T21:57:11.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262026-03-02T21:57:11.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272026-03-02T21:57:11.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32282026-03-02T21:57:12.062Z
32292026-03-02T21:57:12.062Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32302026-03-02T21:57:12.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312026-03-02T21:57:12.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322026-03-02T21:57:12.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332026-03-02T21:57:12.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32342026-03-02T21:57:12.900Z
32352026-03-02T21:57:12.900Zinfo: running `cargo check --bins` on wicket-common (124/256)
32362026-03-02T21:57:13.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372026-03-02T21:57:13.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382026-03-02T21:57:13.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392026-03-02T21:57:13.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32402026-03-02T21:57:13.802Z
32412026-03-02T21:57:13.802Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32422026-03-02T21:57:14.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432026-03-02T21:57:14.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442026-03-02T21:57:14.700Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32452026-03-02T21:57:14.701Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32462026-03-02T21:57:14.706Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32472026-03-02T21:57:14.706Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32482026-03-02T21:57:14.706Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32492026-03-02T21:57:16.132Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32502026-03-02T21:57:16.164Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32512026-03-02T21:57:16.165Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32522026-03-02T21:57:16.165Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32532026-03-02T21:57:18.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
32542026-03-02T21:57:18.966Z
32552026-03-02T21:57:18.966Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32562026-03-02T21:57:19.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572026-03-02T21:57:19.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582026-03-02T21:57:19.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592026-03-02T21:57:19.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32602026-03-02T21:57:19.816Z
32612026-03-02T21:57:19.816Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32622026-03-02T21:57:20.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632026-03-02T21:57:20.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642026-03-02T21:57:20.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652026-03-02T21:57:20.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
32662026-03-02T21:57:20.798Z
32672026-03-02T21:57:20.798Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32682026-03-02T21:57:21.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692026-03-02T21:57:21.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702026-03-02T21:57:21.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712026-03-02T21:57:21.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
32722026-03-02T21:57:21.860Z
32732026-03-02T21:57:21.861Zinfo: running `cargo check --bins` on dns-server (129/256)
32742026-03-02T21:57:22.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752026-03-02T21:57:22.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762026-03-02T21:57:22.829Z Compiling parking_lot_core v0.8.6
32772026-03-02T21:57:22.833Z Compiling atomicwrites v0.4.4
32782026-03-02T21:57:22.833Z Compiling git-stub v1.0.0
32792026-03-02T21:57:22.833Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32802026-03-02T21:57:22.966Z Checking tagptr v0.2.0
32812026-03-02T21:57:23.011Z Checking prefix-trie v0.7.0
32822026-03-02T21:57:23.011Z Checking fxhash v0.2.1
32832026-03-02T21:57:23.014Z Checking hickory-client v0.25.2
32842026-03-02T21:57:23.249Z Compiling git-stub-vcs v0.1.0
32852026-03-02T21:57:23.288Z Checking moka v0.12.13
32862026-03-02T21:57:23.678Z Checking hickory-server v0.25.2
32872026-03-02T21:57:23.694Z Checking parking_lot v0.11.2
32882026-03-02T21:57:23.875Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32892026-03-02T21:57:23.947Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32902026-03-02T21:57:23.949Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32912026-03-02T21:57:23.949Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32922026-03-02T21:57:24.015Z Checking sled v0.34.7
32932026-03-02T21:57:24.681Z Checking hickory-resolver v0.25.2
32942026-03-02T21:57:27.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
32952026-03-02T21:57:27.970Z
32962026-03-02T21:57:27.970Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32972026-03-02T21:57:28.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-03-02T21:57:28.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-03-02T21:57:28.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-03-02T21:57:28.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33012026-03-02T21:57:28.851Z
33022026-03-02T21:57:28.851Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33032026-03-02T21:57:29.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-03-02T21:57:29.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-03-02T21:57:29.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-03-02T21:57:29.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
33072026-03-02T21:57:29.819Z
33082026-03-02T21:57:29.820Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33092026-03-02T21:57:30.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-03-02T21:57:30.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-03-02T21:57:30.871Z Compiling radium v0.7.0
33122026-03-02T21:57:30.874Z Checking tap v1.0.1
33132026-03-02T21:57:30.874Z Compiling maybe-uninit v2.0.0
33142026-03-02T21:57:31.030Z Compiling zerocopy-derive v0.6.6
33152026-03-02T21:57:31.034Z Compiling packed_struct v0.10.1
33162026-03-02T21:57:31.034Z Checking funty v2.0.0
33172026-03-02T21:57:31.034Z Checking crc-catalog v2.4.0
33182026-03-02T21:57:31.102Z Compiling packed_struct_codegen v0.10.1
33192026-03-02T21:57:31.152Z Checking wyz v0.5.1
33202026-03-02T21:57:31.206Z Checking crc v3.4.0
33212026-03-02T21:57:31.526Z Compiling bitfield-macros v0.19.4
33222026-03-02T21:57:31.586Z Compiling indexmap v1.9.3
33232026-03-02T21:57:31.608Z Checking nodrop v0.1.14
33242026-03-02T21:57:31.745Z Checking smallvec v0.6.14
33252026-03-02T21:57:31.771Z Checking array-init v0.0.4
33262026-03-02T21:57:31.882Z Checking hashbrown v0.12.3
33272026-03-02T21:57:31.915Z Checking bitvec v1.0.1
33282026-03-02T21:57:31.992Z Checking ron v0.8.1
33292026-03-02T21:57:32.152Z Checking hashbrown v0.13.2
33302026-03-02T21:57:32.711Z Checking serde-hex v0.1.0
33312026-03-02T21:57:32.868Z Checking zerocopy v0.6.6
33322026-03-02T21:57:33.145Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33332026-03-02T21:57:33.179Z Checking bitfield v0.19.4
33342026-03-02T21:57:33.203Z Checking crc-any v2.5.0
33352026-03-02T21:57:33.511Z Checking path-slash v0.1.5
33362026-03-02T21:57:33.560Z Checking void v1.0.2
33372026-03-02T21:57:33.580Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33382026-03-02T21:57:33.611Z Checking half v1.8.3
33392026-03-02T21:57:33.631Z Checking object v0.30.4
33402026-03-02T21:57:33.675Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33412026-03-02T21:57:33.734Z Checking lzss v0.8.2
33422026-03-02T21:57:33.850Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33432026-03-02T21:57:33.879Z Checking tungstenite v0.23.0
33442026-03-02T21:57:33.951Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33452026-03-02T21:57:34.028Z Checking serde_cbor v0.11.2
33462026-03-02T21:57:34.103Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33472026-03-02T21:57:34.365Z Checking nix v0.27.1
33482026-03-02T21:57:34.771Z Checking kstat-rs v0.2.4
33492026-03-02T21:57:34.798Z Checking serde_bytes v0.11.19
33502026-03-02T21:57:34.949Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33512026-03-02T21:57:35.142Z Checking tokio-tungstenite v0.23.1
33522026-03-02T21:57:35.166Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33532026-03-02T21:57:35.554Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33542026-03-02T21:57:35.636Z Checking signal-hook-tokio v0.3.1
33552026-03-02T21:57:37.311Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33562026-03-02T21:57:37.708Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33572026-03-02T21:57:42.294Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33582026-03-02T21:57:43.805Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33592026-03-02T21:57:44.233Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33602026-03-02T21:57:46.564Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33612026-03-02T21:57:49.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.43s
33622026-03-02T21:57:49.485Z
33632026-03-02T21:57:49.485Zinfo: running `cargo check --bins` on gateway-api (133/256)
33642026-03-02T21:57:50.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652026-03-02T21:57:50.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662026-03-02T21:57:50.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33672026-03-02T21:57:50.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33682026-03-02T21:57:50.339Z
33692026-03-02T21:57:50.339Zinfo: running `cargo check --bins` on ipcc (134/256)
33702026-03-02T21:57:51.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712026-03-02T21:57:51.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722026-03-02T21:57:51.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33732026-03-02T21:57:51.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33742026-03-02T21:57:51.200Z
33752026-03-02T21:57:51.200Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33762026-03-02T21:57:51.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772026-03-02T21:57:51.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782026-03-02T21:57:51.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33792026-03-02T21:57:51.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33802026-03-02T21:57:52.027Z
33812026-03-02T21:57:52.027Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33822026-03-02T21:57:52.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832026-03-02T21:57:52.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842026-03-02T21:57:52.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33852026-03-02T21:57:52.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33862026-03-02T21:57:52.877Z
33872026-03-02T21:57:52.877Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33882026-03-02T21:57:53.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892026-03-02T21:57:53.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902026-03-02T21:57:53.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33912026-03-02T21:57:53.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33922026-03-02T21:57:53.727Z
33932026-03-02T21:57:53.727Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33942026-03-02T21:57:54.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952026-03-02T21:57:54.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962026-03-02T21:57:54.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33972026-03-02T21:57:54.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33982026-03-02T21:57:54.579Z
33992026-03-02T21:57:54.579Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34002026-03-02T21:57:55.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012026-03-02T21:57:55.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022026-03-02T21:57:55.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34032026-03-02T21:57:55.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34042026-03-02T21:57:55.428Z
34052026-03-02T21:57:55.428Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34062026-03-02T21:57:56.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072026-03-02T21:57:56.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082026-03-02T21:57:56.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34092026-03-02T21:57:56.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34102026-03-02T21:57:56.279Z
34112026-03-02T21:57:56.279Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34122026-03-02T21:57:57.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132026-03-02T21:57:57.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142026-03-02T21:57:57.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34152026-03-02T21:57:57.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34162026-03-02T21:57:57.129Z
34172026-03-02T21:57:57.129Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34182026-03-02T21:57:57.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192026-03-02T21:57:57.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202026-03-02T21:57:57.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34212026-03-02T21:57:57.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34222026-03-02T21:57:57.981Z
34232026-03-02T21:57:57.981Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34242026-03-02T21:57:58.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34252026-03-02T21:57:58.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34262026-03-02T21:57:58.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34272026-03-02T21:57:58.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34282026-03-02T21:57:58.830Z
34292026-03-02T21:57:58.830Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34302026-03-02T21:57:59.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312026-03-02T21:57:59.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322026-03-02T21:57:59.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34332026-03-02T21:57:59.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34342026-03-02T21:57:59.680Z
34352026-03-02T21:57:59.680Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34362026-03-02T21:58:00.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372026-03-02T21:58:00.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382026-03-02T21:58:00.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34392026-03-02T21:58:00.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34402026-03-02T21:58:00.570Z
34412026-03-02T21:58:00.570Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34422026-03-02T21:58:01.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34432026-03-02T21:58:01.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34442026-03-02T21:58:01.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34452026-03-02T21:58:01.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34462026-03-02T21:58:01.475Z
34472026-03-02T21:58:01.475Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34482026-03-02T21:58:02.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492026-03-02T21:58:02.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502026-03-02T21:58:02.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34512026-03-02T21:58:02.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34522026-03-02T21:58:02.373Z
34532026-03-02T21:58:02.374Zinfo: running `cargo check --bins` on sp-sim (148/256)
34542026-03-02T21:58:03.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34552026-03-02T21:58:03.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34562026-03-02T21:58:03.350Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34572026-03-02T21:58:06.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
34582026-03-02T21:58:06.316Z
34592026-03-02T21:58:06.316Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34602026-03-02T21:58:07.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34612026-03-02T21:58:07.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34622026-03-02T21:58:07.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34632026-03-02T21:58:07.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34642026-03-02T21:58:07.342Z
34652026-03-02T21:58:07.342Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34662026-03-02T21:58:08.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34672026-03-02T21:58:08.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34682026-03-02T21:58:08.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34692026-03-02T21:58:08.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
34702026-03-02T21:58:08.356Z
34712026-03-02T21:58:08.356Zinfo: running `cargo check --bins` on db-macros (151/256)
34722026-03-02T21:58:09.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732026-03-02T21:58:09.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742026-03-02T21:58:09.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34752026-03-02T21:58:09.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34762026-03-02T21:58:09.239Z
34772026-03-02T21:58:09.239Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34782026-03-02T21:58:09.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34792026-03-02T21:58:09.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34802026-03-02T21:58:09.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34812026-03-02T21:58:09.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34822026-03-02T21:58:10.071Z
34832026-03-02T21:58:10.071Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34842026-03-02T21:58:10.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34852026-03-02T21:58:10.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34862026-03-02T21:58:10.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34872026-03-02T21:58:10.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
34882026-03-02T21:58:10.990Z
34892026-03-02T21:58:10.990Zinfo: running `cargo check --bins` on authz-macros (154/256)
34902026-03-02T21:58:11.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34912026-03-02T21:58:11.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34922026-03-02T21:58:11.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34932026-03-02T21:58:11.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34942026-03-02T21:58:11.807Z
34952026-03-02T21:58:11.807Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34962026-03-02T21:58:12.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34972026-03-02T21:58:12.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34982026-03-02T21:58:12.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34992026-03-02T21:58:12.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35002026-03-02T21:58:12.709Z
35012026-03-02T21:58:12.709Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35022026-03-02T21:58:13.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032026-03-02T21:58:13.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042026-03-02T21:58:13.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35052026-03-02T21:58:13.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35062026-03-02T21:58:13.648Z
35072026-03-02T21:58:13.648Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35082026-03-02T21:58:14.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092026-03-02T21:58:14.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102026-03-02T21:58:14.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35112026-03-02T21:58:14.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35122026-03-02T21:58:14.491Z
35132026-03-02T21:58:14.491Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35142026-03-02T21:58:15.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152026-03-02T21:58:15.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162026-03-02T21:58:15.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35172026-03-02T21:58:15.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35182026-03-02T21:58:15.301Z
35192026-03-02T21:58:15.301Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35202026-03-02T21:58:16.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212026-03-02T21:58:16.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222026-03-02T21:58:16.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232026-03-02T21:58:16.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35242026-03-02T21:58:16.134Z
35252026-03-02T21:58:16.135Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35262026-03-02T21:58:16.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272026-03-02T21:58:16.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282026-03-02T21:58:16.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35292026-03-02T21:58:16.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35302026-03-02T21:58:16.950Z
35312026-03-02T21:58:16.950Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35322026-03-02T21:58:17.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332026-03-02T21:58:17.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342026-03-02T21:58:17.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35352026-03-02T21:58:17.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35362026-03-02T21:58:17.749Z
35372026-03-02T21:58:17.749Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35382026-03-02T21:58:18.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392026-03-02T21:58:18.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402026-03-02T21:58:18.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35412026-03-02T21:58:18.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35422026-03-02T21:58:18.668Z
35432026-03-02T21:58:18.668Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35442026-03-02T21:58:19.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452026-03-02T21:58:19.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462026-03-02T21:58:19.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472026-03-02T21:58:19.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35482026-03-02T21:58:19.591Z
35492026-03-02T21:58:19.591Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35502026-03-02T21:58:20.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512026-03-02T21:58:20.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522026-03-02T21:58:20.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35532026-03-02T21:58:20.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35542026-03-02T21:58:20.491Z
35552026-03-02T21:58:20.491Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35562026-03-02T21:58:21.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572026-03-02T21:58:21.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582026-03-02T21:58:21.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35592026-03-02T21:58:21.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35602026-03-02T21:58:21.350Z
35612026-03-02T21:58:21.350Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35622026-03-02T21:58:22.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35632026-03-02T21:58:22.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35642026-03-02T21:58:22.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35652026-03-02T21:58:22.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35662026-03-02T21:58:22.201Z
35672026-03-02T21:58:22.201Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35682026-03-02T21:58:22.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35692026-03-02T21:58:22.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35702026-03-02T21:58:22.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35712026-03-02T21:58:22.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35722026-03-02T21:58:23.051Z
35732026-03-02T21:58:23.051Zinfo: running `cargo check --bins` on key-manager (168/256)
35742026-03-02T21:58:23.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752026-03-02T21:58:23.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762026-03-02T21:58:23.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35772026-03-02T21:58:23.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35782026-03-02T21:58:23.886Z
35792026-03-02T21:58:23.886Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35802026-03-02T21:58:24.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35812026-03-02T21:58:24.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35822026-03-02T21:58:24.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35832026-03-02T21:58:24.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35842026-03-02T21:58:24.735Z
35852026-03-02T21:58:24.735Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35862026-03-02T21:58:25.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872026-03-02T21:58:25.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882026-03-02T21:58:25.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35892026-03-02T21:58:25.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35902026-03-02T21:58:25.584Z
35912026-03-02T21:58:25.584Zinfo: running `cargo check --bins` on typed-rng (171/256)
35922026-03-02T21:58:26.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932026-03-02T21:58:26.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942026-03-02T21:58:26.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35952026-03-02T21:58:26.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35962026-03-02T21:58:26.393Z
35972026-03-02T21:58:26.393Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
35982026-03-02T21:58:27.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992026-03-02T21:58:27.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002026-03-02T21:58:27.514Z Compiling libefi-sys v0.1.0
36012026-03-02T21:58:27.523Z Compiling bitfield-struct v0.6.2
36022026-03-02T21:58:27.658Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36032026-03-02T21:58:27.689Z Compiling xshell-macros v0.2.7
36042026-03-02T21:58:27.692Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36052026-03-02T21:58:27.728Z Compiling salty v0.3.0
36062026-03-02T21:58:27.747Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36072026-03-02T21:58:27.769Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36082026-03-02T21:58:27.792Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36092026-03-02T21:58:28.269Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36102026-03-02T21:58:28.350Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36112026-03-02T21:58:28.399Z Checking xshell v0.2.7
36122026-03-02T21:58:28.568Z Checking primeorder v0.13.6
36132026-03-02T21:58:28.598Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36142026-03-02T21:58:29.829Z Compiling proc-macro-error-attr2 v2.0.0
36152026-03-02T21:58:29.925Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36162026-03-02T21:58:29.925Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36172026-03-02T21:58:29.925Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36182026-03-02T21:58:29.926Z Checking p384 v0.13.1
36192026-03-02T21:58:29.926Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36202026-03-02T21:58:29.926Z Compiling nix v0.31.1
36212026-03-02T21:58:29.926Z Compiling proc-macro-error2 v2.0.1
36222026-03-02T21:58:29.926Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36232026-03-02T21:58:29.926Z Compiling num-derive v0.3.3
36242026-03-02T21:58:30.250Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36252026-03-02T21:58:30.311Z Compiling unicase v2.9.0
36262026-03-02T21:58:30.311Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36272026-03-02T21:58:30.311Z Compiling tabled_derive v0.11.0
36282026-03-02T21:58:30.404Z Checking papergrid v0.17.0
36292026-03-02T21:58:30.409Z Compiling mime_guess v2.0.5
36302026-03-02T21:58:30.771Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36312026-03-02T21:58:31.587Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36322026-03-02T21:58:31.618Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36332026-03-02T21:58:31.755Z Checking libscf-sys v1.1.0
36342026-03-02T21:58:31.909Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36352026-03-02T21:58:31.915Z Checking testing_table v0.3.0
36362026-03-02T21:58:31.981Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36372026-03-02T21:58:32.040Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36382026-03-02T21:58:32.367Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36392026-03-02T21:58:32.404Z Checking corncobs v0.1.4
36402026-03-02T21:58:32.679Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36412026-03-02T21:58:32.756Z Checking tabled v0.20.0
36422026-03-02T21:58:32.845Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36432026-03-02T21:58:33.060Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36442026-03-02T21:58:33.098Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36452026-03-02T21:58:33.118Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36462026-03-02T21:58:33.368Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36472026-03-02T21:58:33.428Z Checking secrecy v0.8.0
36482026-03-02T21:58:33.682Z Checking http-range v0.1.5
36492026-03-02T21:58:33.730Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36502026-03-02T21:58:34.822Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36512026-03-02T21:58:35.023Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36522026-03-02T21:58:35.043Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36532026-03-02T21:58:35.066Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36542026-03-02T21:58:35.092Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36552026-03-02T21:58:35.421Z Checking atty v0.2.14
36562026-03-02T21:58:35.469Z Checking crc8 v0.1.1
36572026-03-02T21:58:35.576Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36582026-03-02T21:58:35.616Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36592026-03-02T21:58:35.641Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36602026-03-02T21:58:35.685Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36612026-03-02T21:58:35.815Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36622026-03-02T21:58:36.267Z Checking hyper-staticfile v0.10.1
36632026-03-02T21:58:36.401Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36642026-03-02T21:58:36.423Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36652026-03-02T21:58:36.795Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36662026-03-02T21:58:37.073Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36672026-03-02T21:58:37.168Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36682026-03-02T21:58:37.368Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36692026-03-02T21:58:37.413Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36702026-03-02T21:58:37.456Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36712026-03-02T21:58:37.582Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36722026-03-02T21:58:38.081Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36732026-03-02T21:58:38.155Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36742026-03-02T21:58:38.491Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36752026-03-02T21:58:38.592Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36762026-03-02T21:58:40.451Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36772026-03-02T21:58:40.519Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36782026-03-02T21:58:40.745Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36792026-03-02T21:58:41.228Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36802026-03-02T21:58:41.804Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36812026-03-02T21:58:42.074Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36822026-03-02T21:58:50.655Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36832026-03-02T21:59:09.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.00s
36842026-03-02T21:59:09.645Z
36852026-03-02T21:59:09.645Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36862026-03-02T21:59:10.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872026-03-02T21:59:10.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882026-03-02T21:59:10.668Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36892026-03-02T21:59:29.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.95s
36902026-03-02T21:59:29.889Z
36912026-03-02T21:59:29.889Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36922026-03-02T21:59:30.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932026-03-02T21:59:30.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942026-03-02T21:59:30.872Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36952026-03-02T21:59:49.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.48s
36962026-03-02T21:59:49.565Z
36972026-03-02T21:59:49.565Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
36982026-03-02T21:59:50.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992026-03-02T21:59:50.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002026-03-02T21:59:50.583Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37012026-03-02T22:00:09.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.87s
37022026-03-02T22:00:09.716Z
37032026-03-02T22:00:09.717Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37042026-03-02T22:00:10.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052026-03-02T22:00:10.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062026-03-02T22:00:10.867Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37072026-03-02T22:00:31.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.61s
37082026-03-02T22:00:31.577Z
37092026-03-02T22:00:31.577Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37102026-03-02T22:00:32.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112026-03-02T22:00:32.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122026-03-02T22:00:32.690Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37132026-03-02T22:00:52.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.20s
37142026-03-02T22:00:53.029Z
37152026-03-02T22:00:53.029Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37162026-03-02T22:00:53.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172026-03-02T22:00:53.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182026-03-02T22:00:54.103Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37192026-03-02T22:01:14.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.37s
37202026-03-02T22:01:14.650Z
37212026-03-02T22:01:14.650Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37222026-03-02T22:01:15.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37232026-03-02T22:01:15.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37242026-03-02T22:01:15.775Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37252026-03-02T22:01:35.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.53s
37262026-03-02T22:01:35.422Z
37272026-03-02T22:01:35.422Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37282026-03-02T22:01:36.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292026-03-02T22:01:36.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302026-03-02T22:01:36.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37312026-03-02T22:01:36.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37322026-03-02T22:01:36.317Z
37332026-03-02T22:01:36.317Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37342026-03-02T22:01:37.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352026-03-02T22:01:37.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362026-03-02T22:01:37.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372026-03-02T22:01:37.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37382026-03-02T22:01:37.195Z
37392026-03-02T22:01:37.196Zinfo: running `cargo check --bins` on range-requests (182/256)
37402026-03-02T22:01:37.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412026-03-02T22:01:37.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422026-03-02T22:01:37.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432026-03-02T22:01:37.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37442026-03-02T22:01:38.056Z
37452026-03-02T22:01:38.056Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37462026-03-02T22:01:38.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472026-03-02T22:01:38.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482026-03-02T22:01:38.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37492026-03-02T22:01:38.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37502026-03-02T22:01:38.903Z
37512026-03-02T22:01:38.904Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37522026-03-02T22:01:39.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532026-03-02T22:01:39.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542026-03-02T22:01:39.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37552026-03-02T22:01:39.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37562026-03-02T22:01:39.823Z
37572026-03-02T22:01:39.823Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37582026-03-02T22:01:40.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37592026-03-02T22:01:40.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37602026-03-02T22:01:40.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37612026-03-02T22:01:40.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37622026-03-02T22:01:40.659Z
37632026-03-02T22:01:40.659Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37642026-03-02T22:01:41.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652026-03-02T22:01:41.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662026-03-02T22:01:41.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37672026-03-02T22:01:41.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37682026-03-02T22:01:41.547Z
37692026-03-02T22:01:41.547Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37702026-03-02T22:01:42.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712026-03-02T22:01:42.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722026-03-02T22:01:42.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37732026-03-02T22:01:42.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37742026-03-02T22:01:42.468Z
37752026-03-02T22:01:42.469Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37762026-03-02T22:01:43.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772026-03-02T22:01:43.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782026-03-02T22:01:43.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792026-03-02T22:01:43.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37802026-03-02T22:01:43.379Z
37812026-03-02T22:01:43.379Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37822026-03-02T22:01:44.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832026-03-02T22:01:44.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842026-03-02T22:01:44.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852026-03-02T22:01:44.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37862026-03-02T22:01:44.260Z
37872026-03-02T22:01:44.260Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37882026-03-02T22:01:45.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892026-03-02T22:01:45.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902026-03-02T22:01:45.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912026-03-02T22:01:45.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37922026-03-02T22:01:45.161Z
37932026-03-02T22:01:45.161Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37942026-03-02T22:01:45.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952026-03-02T22:01:45.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962026-03-02T22:01:45.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972026-03-02T22:01:45.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37982026-03-02T22:01:46.054Z
37992026-03-02T22:01:46.054Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38002026-03-02T22:01:46.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012026-03-02T22:01:46.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022026-03-02T22:01:46.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032026-03-02T22:01:46.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38042026-03-02T22:01:46.962Z
38052026-03-02T22:01:46.963Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38062026-03-02T22:01:47.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072026-03-02T22:01:47.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082026-03-02T22:01:47.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092026-03-02T22:01:47.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38102026-03-02T22:01:47.854Z
38112026-03-02T22:01:47.854Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38122026-03-02T22:01:48.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-03-02T22:01:48.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-03-02T22:01:48.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152026-03-02T22:01:48.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38162026-03-02T22:01:48.781Z
38172026-03-02T22:01:48.781Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38182026-03-02T22:01:49.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192026-03-02T22:01:49.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202026-03-02T22:01:49.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212026-03-02T22:01:49.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
38222026-03-02T22:01:49.721Z
38232026-03-02T22:01:49.721Zinfo: running `cargo check --bins` on update-common (196/256)
38242026-03-02T22:01:50.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252026-03-02T22:01:50.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262026-03-02T22:01:50.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38272026-03-02T22:01:50.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38282026-03-02T22:01:50.599Z
38292026-03-02T22:01:50.599Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38302026-03-02T22:01:51.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312026-03-02T22:01:51.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322026-03-02T22:01:51.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38332026-03-02T22:01:51.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
38342026-03-02T22:01:51.534Z
38352026-03-02T22:01:51.535Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38362026-03-02T22:01:52.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38372026-03-02T22:01:52.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38382026-03-02T22:01:52.588Z Compiling fs-err v2.11.0
38392026-03-02T22:01:52.591Z Checking ignore v0.4.25
38402026-03-02T22:01:52.591Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38412026-03-02T22:01:52.591Z Checking predicates-tree v1.0.13
38422026-03-02T22:01:52.591Z Checking parse-size v1.1.0
38432026-03-02T22:01:52.767Z Checking rand_seeder v0.4.0
38442026-03-02T22:01:52.783Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38452026-03-02T22:01:52.786Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38462026-03-02T22:01:52.914Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38472026-03-02T22:01:52.954Z Compiling petname v2.0.2
38482026-03-02T22:01:53.040Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38492026-03-02T22:01:53.304Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38502026-03-02T22:01:53.385Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38512026-03-02T22:01:53.526Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38522026-03-02T22:01:53.579Z Checking globwalk v0.9.1
38532026-03-02T22:01:53.668Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38542026-03-02T22:01:53.915Z Checking camino-tempfile-ext v0.3.3
38552026-03-02T22:01:53.939Z Checking sapling-renderdag v0.1.0
38562026-03-02T22:01:54.007Z Checking sync-ptr v0.1.4
38572026-03-02T22:01:54.235Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38582026-03-02T22:01:54.291Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38592026-03-02T22:01:54.428Z Checking colored v2.2.0
38602026-03-02T22:01:54.461Z Checking assert_matches v1.5.0
38612026-03-02T22:01:54.970Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38622026-03-02T22:01:55.045Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38632026-03-02T22:01:55.049Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38642026-03-02T22:01:55.968Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38652026-03-02T22:01:58.113Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38662026-03-02T22:02:01.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.05s
38672026-03-02T22:02:01.825Z
38682026-03-02T22:02:01.825Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38692026-03-02T22:02:02.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702026-03-02T22:02:02.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712026-03-02T22:02:02.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38722026-03-02T22:02:02.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38732026-03-02T22:02:02.662Z
38742026-03-02T22:02:02.662Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38752026-03-02T22:02:03.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762026-03-02T22:02:03.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772026-03-02T22:02:03.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782026-03-02T22:02:03.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
38792026-03-02T22:02:03.629Z
38802026-03-02T22:02:03.629Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38812026-03-02T22:02:04.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822026-03-02T22:02:04.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832026-03-02T22:02:04.602Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38842026-03-02T22:02:04.602Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38852026-03-02T22:02:05.545Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38862026-03-02T22:02:07.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
38872026-03-02T22:02:08.132Z
38882026-03-02T22:02:08.132Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38892026-03-02T22:02:08.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-03-02T22:02:08.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-03-02T22:02:08.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-03-02T22:02:08.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38932026-03-02T22:02:08.986Z
38942026-03-02T22:02:08.986Zinfo: running `cargo check --bins` on cert-dev (203/256)
38952026-03-02T22:02:09.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-03-02T22:02:09.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-03-02T22:02:09.861Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38982026-03-02T22:02:10.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
38992026-03-02T22:02:10.420Z
39002026-03-02T22:02:10.420Zinfo: running `cargo check --bins` on clickana (204/256)
39012026-03-02T22:02:11.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-03-02T22:02:11.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-03-02T22:02:11.348Z Compiling darling_core v0.23.0
39042026-03-02T22:02:11.351Z Compiling instability v0.3.11
39052026-03-02T22:02:11.351Z Checking castaway v0.2.4
39062026-03-02T22:02:11.351Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39072026-03-02T22:02:11.469Z Compiling indoc v2.0.7
39082026-03-02T22:02:11.499Z Checking unicode-truncate v1.1.0
39092026-03-02T22:02:11.513Z Checking lru v0.12.5
39102026-03-02T22:02:11.515Z Checking cassowary v0.3.0
39112026-03-02T22:02:11.629Z Checking compact_str v0.8.1
39122026-03-02T22:02:13.318Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39132026-03-02T22:02:13.568Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39142026-03-02T22:02:14.392Z Compiling darling_macro v0.23.0
39152026-03-02T22:02:15.008Z Compiling darling v0.23.0
39162026-03-02T22:02:15.949Z Checking ratatui v0.29.0
39172026-03-02T22:02:17.918Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39182026-03-02T22:02:18.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.41s
39192026-03-02T22:02:19.046Z
39202026-03-02T22:02:19.046Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39212026-03-02T22:02:19.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222026-03-02T22:02:19.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232026-03-02T22:02:20.027Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39242026-03-02T22:02:20.031Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39252026-03-02T22:02:20.823Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39262026-03-02T22:02:21.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
39272026-03-02T22:02:21.662Z
39282026-03-02T22:02:21.662Zinfo: running `cargo check --bins` on ch-dev (206/256)
39292026-03-02T22:02:22.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39302026-03-02T22:02:22.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39312026-03-02T22:02:22.648Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39322026-03-02T22:02:23.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
39332026-03-02T22:02:23.908Z
39342026-03-02T22:02:23.908Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39352026-03-02T22:02:24.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362026-03-02T22:02:24.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372026-03-02T22:02:24.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39382026-03-02T22:02:24.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
39392026-03-02T22:02:24.568Z
39402026-03-02T22:02:24.568Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39412026-03-02T22:02:25.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422026-03-02T22:02:25.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432026-03-02T22:02:25.549Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39442026-03-02T22:02:26.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
39452026-03-02T22:02:26.358Z
39462026-03-02T22:02:26.359Zinfo: running `cargo check --bins` on db-dev (209/256)
39472026-03-02T22:02:27.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482026-03-02T22:02:27.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492026-03-02T22:02:27.337Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39502026-03-02T22:02:28.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
39512026-03-02T22:02:28.634Z
39522026-03-02T22:02:28.634Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39532026-03-02T22:02:29.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39542026-03-02T22:02:29.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39552026-03-02T22:02:29.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39562026-03-02T22:02:29.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
39572026-03-02T22:02:29.552Z
39582026-03-02T22:02:29.552Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39592026-03-02T22:02:30.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39602026-03-02T22:02:30.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39612026-03-02T22:02:30.383Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39622026-03-02T22:02:31.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
39632026-03-02T22:02:31.553Z
39642026-03-02T22:02:31.554Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39652026-03-02T22:02:32.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39662026-03-02T22:02:32.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39672026-03-02T22:02:32.556Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39682026-03-02T22:02:32.556Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39692026-03-02T22:02:32.560Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39702026-03-02T22:02:32.560Z Checking git-stub v1.0.0
39712026-03-02T22:02:32.561Z Compiling trait-variant v0.1.2
39722026-03-02T22:02:32.561Z Checking maplit v1.0.2
39732026-03-02T22:02:32.685Z Checking is_ci v1.2.0
39742026-03-02T22:02:32.690Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39752026-03-02T22:02:32.884Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39762026-03-02T22:02:32.927Z Checking supports-color v3.0.2
39772026-03-02T22:02:33.043Z Checking drift v0.1.3
39782026-03-02T22:02:33.089Z Checking git-stub-vcs v0.1.0
39792026-03-02T22:02:33.142Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39802026-03-02T22:02:33.206Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39812026-03-02T22:02:33.463Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39822026-03-02T22:02:33.542Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39832026-03-02T22:02:33.614Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39842026-03-02T22:02:33.665Z Checking dropshot-api-manager v0.5.2
39852026-03-02T22:02:33.775Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39862026-03-02T22:02:33.979Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39872026-03-02T22:02:34.442Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39882026-03-02T22:02:34.926Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39892026-03-02T22:02:35.150Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39902026-03-02T22:02:43.857Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39912026-03-02T22:02:45.528Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39922026-03-02T22:02:46.424Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39932026-03-02T22:02:47.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.46s
39942026-03-02T22:02:47.242Z
39952026-03-02T22:02:47.242Zinfo: running `cargo check --bins` on installinator-api (213/256)
39962026-03-02T22:02:48.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39972026-03-02T22:02:48.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39982026-03-02T22:02:48.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39992026-03-02T22:02:48.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
40002026-03-02T22:02:48.103Z
40012026-03-02T22:02:48.103Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40022026-03-02T22:02:48.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40032026-03-02T22:02:48.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40042026-03-02T22:02:48.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40052026-03-02T22:02:48.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
40062026-03-02T22:02:49.027Z
40072026-03-02T22:02:49.027Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40082026-03-02T22:02:49.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40092026-03-02T22:02:49.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40102026-03-02T22:02:49.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40112026-03-02T22:02:49.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
40122026-03-02T22:02:49.953Z
40132026-03-02T22:02:49.953Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40142026-03-02T22:02:50.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40152026-03-02T22:02:50.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40162026-03-02T22:02:50.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40172026-03-02T22:02:50.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
40182026-03-02T22:02:50.873Z
40192026-03-02T22:02:50.873Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40202026-03-02T22:02:51.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40212026-03-02T22:02:51.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40222026-03-02T22:02:51.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40232026-03-02T22:02:51.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
40242026-03-02T22:02:51.729Z
40252026-03-02T22:02:51.729Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40262026-03-02T22:02:52.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40272026-03-02T22:02:52.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40282026-03-02T22:02:52.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40292026-03-02T22:02:52.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
40302026-03-02T22:02:52.573Z
40312026-03-02T22:02:52.573Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40322026-03-02T22:02:53.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40332026-03-02T22:02:53.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40342026-03-02T22:02:53.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40352026-03-02T22:02:53.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
40362026-03-02T22:02:53.457Z
40372026-03-02T22:02:53.457Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40382026-03-02T22:02:54.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40392026-03-02T22:02:54.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40402026-03-02T22:02:54.290Z Checking erased-serde v0.4.9
40412026-03-02T22:02:54.294Z Checking ordered-float v2.10.1
40422026-03-02T22:02:54.421Z Checking unicode-xid v0.2.6
40432026-03-02T22:02:54.436Z Checking cargo-platform v0.2.0
40442026-03-02T22:02:54.756Z Checking serde-value v0.7.0
40452026-03-02T22:02:54.998Z Checking serde-untagged v0.1.9
40462026-03-02T22:02:55.235Z Checking cargo-util-schemas v0.8.2
40472026-03-02T22:02:56.522Z Checking cargo_metadata v0.21.0
40482026-03-02T22:02:57.622Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40492026-03-02T22:02:58.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s
40502026-03-02T22:02:58.862Z
40512026-03-02T22:02:58.862Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40522026-03-02T22:02:59.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40532026-03-02T22:02:59.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40542026-03-02T22:02:59.872Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40552026-03-02T22:03:00.698Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40562026-03-02T22:03:01.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
40572026-03-02T22:03:01.631Z
40582026-03-02T22:03:01.631Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40592026-03-02T22:03:02.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40602026-03-02T22:03:02.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40612026-03-02T22:03:02.824Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40622026-03-02T22:03:02.827Z Compiling vergen-gitcl v1.0.8
40632026-03-02T22:03:02.827Z Compiling dirs-sys-next v0.1.2
40642026-03-02T22:03:02.827Z Compiling glob v0.3.3
40652026-03-02T22:03:02.827Z Compiling crunchy v0.2.4
40662026-03-02T22:03:02.827Z Compiling dsl_auto_type v0.1.3
40672026-03-02T22:03:02.827Z Checking scheduled-thread-pool v0.2.7
40682026-03-02T22:03:02.968Z Compiling diesel_table_macro_syntax v0.2.0
40692026-03-02T22:03:03.272Z Compiling tiny-keccak v2.0.2
40702026-03-02T22:03:03.331Z Compiling dirs-next v2.0.0
40712026-03-02T22:03:03.484Z Compiling term v0.7.0
40722026-03-02T22:03:03.596Z Checking r2d2 v0.8.10
40732026-03-02T22:03:03.657Z Compiling bit-vec v0.6.3
40742026-03-02T22:03:03.759Z Compiling clang-sys v1.8.1
40752026-03-02T22:03:03.928Z Compiling itertools v0.10.5
40762026-03-02T22:03:04.103Z Compiling ascii-canvas v3.0.0
40772026-03-02T22:03:04.415Z Compiling diesel_derives v2.2.7
40782026-03-02T22:03:04.536Z Compiling bit-set v0.5.3
40792026-03-02T22:03:04.589Z Compiling ena v0.14.4
40802026-03-02T22:03:04.656Z Compiling libloading v0.8.9
40812026-03-02T22:03:04.726Z Compiling bindgen v0.71.1
40822026-03-02T22:03:04.834Z Compiling regex-syntax v0.6.29
40832026-03-02T22:03:04.859Z Compiling diff v0.1.13
40842026-03-02T22:03:05.072Z Compiling cexpr v0.6.0
40852026-03-02T22:03:05.394Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40862026-03-02T22:03:05.756Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40872026-03-02T22:03:05.822Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40882026-03-02T22:03:05.999Z Compiling libxml v0.3.3
40892026-03-02T22:03:06.439Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40902026-03-02T22:03:06.509Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40912026-03-02T22:03:06.637Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40922026-03-02T22:03:06.912Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40932026-03-02T22:03:06.992Z Compiling strum_macros v0.24.3
40942026-03-02T22:03:07.021Z Compiling indoc v1.0.9
40952026-03-02T22:03:07.981Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40962026-03-02T22:03:08.333Z Compiling lalrpop v0.19.12
40972026-03-02T22:03:09.599Z Checking derive_builder v0.20.2
40982026-03-02T22:03:09.799Z Compiling oso-derive v0.27.3
40992026-03-02T22:03:10.076Z Checking quick-xml v0.37.5
41002026-03-02T22:03:10.205Z Compiling impl-trait-for-tuples v0.2.3
41012026-03-02T22:03:10.789Z Checking openssl-probe v0.1.6
41022026-03-02T22:03:11.027Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41032026-03-02T22:03:12.258Z Compiling diesel-dtrace v0.4.2
41042026-03-02T22:03:12.693Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41052026-03-02T22:03:12.758Z Checking bb8 v0.8.6
41062026-03-02T22:03:13.106Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41072026-03-02T22:03:13.351Z Checking nonempty v0.12.0
41082026-03-02T22:03:13.525Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41092026-03-02T22:03:13.684Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41102026-03-02T22:03:13.945Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41112026-03-02T22:03:14.096Z Checking support-bundle-viewer v0.1.2
41122026-03-02T22:03:14.120Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41132026-03-02T22:03:14.539Z Checking multimap v0.10.1
41142026-03-02T22:03:15.574Z Checking diesel v2.2.12
41152026-03-02T22:03:19.301Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41162026-03-02T22:03:22.010Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41172026-03-02T22:03:22.621Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41182026-03-02T22:03:23.040Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41192026-03-02T22:03:25.204Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41202026-03-02T22:03:26.016Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41212026-03-02T22:03:26.049Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41222026-03-02T22:03:27.421Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41232026-03-02T22:03:31.870Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41242026-03-02T22:03:43.600Z Compiling samael v0.0.19
41252026-03-02T22:03:52.932Z Checking async-bb8-diesel v0.2.1
41262026-03-02T22:03:55.083Z Compiling polar-core v0.27.3
41272026-03-02T22:04:02.493Z Checking oso v0.27.3
41282026-03-02T22:04:50.848Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41292026-03-02T22:05:40.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
41302026-03-02T22:05:40.520Z
41312026-03-02T22:05:40.520Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41322026-03-02T22:05:41.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41332026-03-02T22:05:41.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41342026-03-02T22:05:41.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41352026-03-02T22:05:41.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
41362026-03-02T22:05:41.420Z
41372026-03-02T22:05:41.420Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41382026-03-02T22:05:42.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41392026-03-02T22:05:42.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41402026-03-02T22:05:42.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41412026-03-02T22:05:42.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
41422026-03-02T22:05:42.318Z
41432026-03-02T22:05:42.318Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41442026-03-02T22:05:43.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41452026-03-02T22:05:43.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41462026-03-02T22:05:43.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41472026-03-02T22:05:43.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
41482026-03-02T22:05:43.130Z
41492026-03-02T22:05:43.130Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41502026-03-02T22:05:43.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41512026-03-02T22:05:43.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41522026-03-02T22:05:44.257Z Compiling libz-sys v1.1.24
41532026-03-02T22:05:44.261Z Compiling libgit2-sys v0.18.3+1.9.2
41542026-03-02T22:05:44.410Z Compiling vergen-git2 v1.0.7
41552026-03-02T22:05:44.427Z Compiling rustls v0.21.12
41562026-03-02T22:05:44.437Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41572026-03-02T22:05:44.443Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41582026-03-02T22:05:44.443Z Compiling nix v0.29.0
41592026-03-02T22:05:44.444Z Checking sct v0.7.1
41602026-03-02T22:05:44.729Z Checking rustls-webpki v0.101.7
41612026-03-02T22:05:44.808Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41622026-03-02T22:05:44.828Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41632026-03-02T22:05:44.847Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41642026-03-02T22:05:45.149Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41652026-03-02T22:05:45.304Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41662026-03-02T22:05:45.397Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41672026-03-02T22:05:45.492Z Checking rustls-pemfile v1.0.4
41682026-03-02T22:05:45.711Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41692026-03-02T22:05:45.777Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41702026-03-02T22:05:46.126Z Checking twox-hash v2.1.2
41712026-03-02T22:05:46.387Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41722026-03-02T22:05:46.411Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41732026-03-02T22:05:47.418Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41742026-03-02T22:05:47.585Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41752026-03-02T22:05:47.789Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41762026-03-02T22:05:48.227Z Checking tokio-rustls v0.24.1
41772026-03-02T22:05:48.604Z Checking progenitor-extras v0.1.0
41782026-03-02T22:05:48.875Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41792026-03-02T22:05:48.963Z Checking fatfs v0.3.6
41802026-03-02T22:05:49.070Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41812026-03-02T22:05:49.111Z Compiling seq-macro v0.3.6
41822026-03-02T22:05:55.934Z Compiling git2 v0.20.4
41832026-03-02T22:05:57.960Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41842026-03-02T22:05:58.132Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41852026-03-02T22:06:00.067Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41862026-03-02T22:07:15.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
41872026-03-02T22:07:15.600Z
41882026-03-02T22:07:15.600Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41892026-03-02T22:07:16.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41902026-03-02T22:07:16.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41912026-03-02T22:07:16.772Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41922026-03-02T22:08:22.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
41932026-03-02T22:08:22.672Z
41942026-03-02T22:08:22.672Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41952026-03-02T22:08:23.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41962026-03-02T22:08:23.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41972026-03-02T22:08:23.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41982026-03-02T22:08:23.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
41992026-03-02T22:08:23.481Z
42002026-03-02T22:08:23.482Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42012026-03-02T22:08:24.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42022026-03-02T22:08:24.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42032026-03-02T22:08:24.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42042026-03-02T22:08:24.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
42052026-03-02T22:08:24.396Z
42062026-03-02T22:08:24.396Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42072026-03-02T22:08:25.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42082026-03-02T22:08:25.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42092026-03-02T22:08:25.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42102026-03-02T22:08:25.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42112026-03-02T22:08:25.298Z
42122026-03-02T22:08:25.299Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42132026-03-02T22:08:26.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42142026-03-02T22:08:26.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42152026-03-02T22:08:26.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42162026-03-02T22:08:26.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42172026-03-02T22:08:26.201Z
42182026-03-02T22:08:26.202Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42192026-03-02T22:08:26.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42202026-03-02T22:08:26.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42212026-03-02T22:08:26.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42222026-03-02T22:08:26.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42232026-03-02T22:08:27.098Z
42242026-03-02T22:08:27.098Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42252026-03-02T22:08:27.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42262026-03-02T22:08:27.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42272026-03-02T22:08:27.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42282026-03-02T22:08:27.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42292026-03-02T22:08:28.008Z
42302026-03-02T22:08:28.008Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42312026-03-02T22:08:28.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322026-03-02T22:08:28.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332026-03-02T22:08:29.160Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42342026-03-02T22:08:29.161Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42352026-03-02T22:08:29.323Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42362026-03-02T22:08:29.343Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42372026-03-02T22:08:29.346Z Checking diff v0.1.13
42382026-03-02T22:08:29.346Z Checking yansi v1.0.1
42392026-03-02T22:08:29.346Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42402026-03-02T22:08:29.346Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42412026-03-02T22:08:29.588Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42422026-03-02T22:08:29.886Z Checking pretty_assertions v1.4.1
42432026-03-02T22:08:30.866Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42442026-03-02T22:09:07.212Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42452026-03-02T22:09:07.215Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42462026-03-02T22:09:07.215Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42472026-03-02T22:09:07.215Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42482026-03-02T22:09:07.215Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42492026-03-02T22:09:07.215Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42502026-03-02T22:09:08.294Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42512026-03-02T22:09:09.866Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42522026-03-02T22:10:14.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
42532026-03-02T22:10:15.123Z
42542026-03-02T22:10:15.123Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42552026-03-02T22:10:15.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42562026-03-02T22:10:15.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42572026-03-02T22:10:15.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42582026-03-02T22:10:15.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
42592026-03-02T22:10:15.930Z
42602026-03-02T22:10:15.930Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42612026-03-02T22:10:16.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42622026-03-02T22:10:16.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42632026-03-02T22:10:16.929Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42642026-03-02T22:10:17.059Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42652026-03-02T22:10:17.062Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42662026-03-02T22:10:42.072Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42672026-03-02T22:10:42.593Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42682026-03-02T22:10:45.322Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42692026-03-02T22:10:45.914Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42702026-03-02T22:10:50.459Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42712026-03-02T22:11:26.100Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42722026-03-02T22:11:26.977Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42732026-03-02T22:11:29.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
42742026-03-02T22:11:29.550Z
42752026-03-02T22:11:29.550Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42762026-03-02T22:11:30.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42772026-03-02T22:11:30.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42782026-03-02T22:11:30.486Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42792026-03-02T22:11:31.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
42802026-03-02T22:11:31.649Z
42812026-03-02T22:11:31.649Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42822026-03-02T22:11:32.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42832026-03-02T22:11:32.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42842026-03-02T22:11:32.503Z Compiling blake3 v1.8.3
42852026-03-02T22:11:32.506Z Checking arrayref v0.3.9
42862026-03-02T22:11:32.506Z Checking constant_time_eq v0.4.2
42872026-03-02T22:11:32.623Z Checking arrayvec v0.7.6
42882026-03-02T22:11:32.663Z Checking topological-sort v0.2.2
42892026-03-02T22:11:32.666Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42902026-03-02T22:11:32.666Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42912026-03-02T22:11:32.666Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42922026-03-02T22:11:32.749Z Checking shell-words v1.1.1
42932026-03-02T22:11:33.857Z Checking omicron-zone-package v0.12.2
42942026-03-02T22:11:35.028Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42952026-03-02T22:11:36.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
42962026-03-02T22:11:36.417Z
42972026-03-02T22:11:36.418Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
42982026-03-02T22:11:37.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42992026-03-02T22:11:37.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43002026-03-02T22:11:37.260Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43012026-03-02T22:11:37.648Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43022026-03-02T22:11:38.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
43032026-03-02T22:11:38.373Z
43042026-03-02T22:11:38.373Zinfo: running `cargo check --bins` on xtask (240/256)
43052026-03-02T22:11:38.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43062026-03-02T22:11:38.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43072026-03-02T22:11:39.006Z Checking libc v0.2.180
43082026-03-02T22:11:39.106Z Checking serde v1.0.228
43092026-03-02T22:11:39.109Z Checking zerofrom v0.1.6
43102026-03-02T22:11:39.121Z Checking bitflags v2.11.0
43112026-03-02T22:11:39.130Z Checking hashbrown v0.16.1
43122026-03-02T22:11:39.133Z Checking smallvec v1.15.1
43132026-03-02T22:11:39.157Z Checking serde_json v1.0.149
43142026-03-02T22:11:39.160Z Checking scroll v0.12.0
43152026-03-02T22:11:39.297Z Checking yoke v0.8.1
43162026-03-02T22:11:39.397Z Checking num-traits v0.2.19
43172026-03-02T22:11:39.494Z Checking thiserror v1.0.69
43182026-03-02T22:11:39.646Z Checking zerovec v0.11.5
43192026-03-02T22:11:39.646Z Checking zerotrie v0.2.3
43202026-03-02T22:11:39.658Z Checking percent-encoding v2.3.2
43212026-03-02T22:11:39.921Z Checking errno v0.3.14
43222026-03-02T22:11:39.941Z Checking log v0.4.29
43232026-03-02T22:11:40.089Z Checking toml_datetime v0.6.11
43242026-03-02T22:11:40.134Z Checking rustix v1.1.3
43252026-03-02T22:11:40.156Z Checking indexmap v2.13.0
43262026-03-02T22:11:40.180Z Checking serde_spanned v0.6.9
43272026-03-02T22:11:40.226Z Checking goblin v0.8.2
43282026-03-02T22:11:40.405Z Checking zerocopy v0.7.35
43292026-03-02T22:11:40.446Z Checking form_urlencoded v1.2.2
43302026-03-02T22:11:40.578Z Checking getrandom v0.4.1
43312026-03-02T22:11:40.673Z Checking thiserror v2.0.18
43322026-03-02T22:11:40.722Z Checking tinystr v0.8.2
43332026-03-02T22:11:40.809Z Checking potential_utf v0.1.4
43342026-03-02T22:11:40.838Z Checking syn v2.0.117
43352026-03-02T22:11:40.913Z Checking ordered-float v2.10.1
43362026-03-02T22:11:41.045Z Checking icu_collections v2.1.1
43372026-03-02T22:11:41.073Z Checking icu_locale_core v2.1.1
43382026-03-02T22:11:41.388Z Checking toml_edit v0.22.27
43392026-03-02T22:11:41.445Z Checking serde-value v0.7.0
43402026-03-02T22:11:41.617Z Checking dtrace-parser v0.2.0
43412026-03-02T22:11:41.718Z Checking thread-id v4.2.2
43422026-03-02T22:11:41.837Z Checking once_cell v1.21.3
43432026-03-02T22:11:41.857Z Checking cargo-platform v0.2.0
43442026-03-02T22:11:42.101Z Checking memmap v0.7.0
43452026-03-02T22:11:42.177Z Checking terminal_size v0.4.3
43462026-03-02T22:11:42.177Z Checking tempfile v3.25.0
43472026-03-02T22:11:42.213Z Checking fs-err v3.3.0
43482026-03-02T22:11:42.324Z Checking tabled v0.15.0
43492026-03-02T22:11:42.344Z Checking icu_provider v2.1.1
43502026-03-02T22:11:42.365Z Checking clap_builder v4.5.60
43512026-03-02T22:11:42.539Z Checking camino-tempfile v1.4.1
43522026-03-02T22:11:42.567Z Checking textwrap v0.16.2
43532026-03-02T22:11:42.831Z Checking anyhow v1.0.102
43542026-03-02T22:11:42.856Z Checking icu_properties v2.1.2
43552026-03-02T22:11:42.974Z Checking icu_normalizer v2.1.1
43562026-03-02T22:11:43.238Z Checking macaddr v1.0.1
43572026-03-02T22:11:43.605Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43582026-03-02T22:11:44.004Z Checking toml v0.8.23
43592026-03-02T22:11:44.696Z Checking dof v0.3.0
43602026-03-02T22:11:44.762Z Checking cargo_toml v0.21.0
43612026-03-02T22:11:44.804Z Checking idna_adapter v1.2.1
43622026-03-02T22:11:44.984Z Checking idna v1.1.0
43632026-03-02T22:11:45.197Z Checking clap v4.5.60
43642026-03-02T22:11:45.200Z Checking usdt-impl v0.5.0
43652026-03-02T22:11:45.342Z Checking url v2.5.8
43662026-03-02T22:11:45.577Z Checking usdt v0.5.0
43672026-03-02T22:11:45.887Z Checking cargo-util-schemas v0.8.2
43682026-03-02T22:11:47.094Z Checking cargo_metadata v0.21.0
43692026-03-02T22:11:48.112Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43702026-03-02T22:11:48.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.38s
43712026-03-02T22:11:48.902Z
43722026-03-02T22:11:48.902Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43732026-03-02T22:11:49.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-03-02T22:11:49.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-03-02T22:11:49.950Z Checking polyval v0.6.2
43762026-03-02T22:11:50.082Z Checking ctr v0.9.2
43772026-03-02T22:11:50.098Z Checking ssh-encoding v0.2.0
43782026-03-02T22:11:50.101Z Checking blowfish v0.9.1
43792026-03-02T22:11:50.128Z Checking password-hash v0.4.2
43802026-03-02T22:11:50.144Z Checking p521 v0.13.3
43812026-03-02T22:11:50.147Z Checking p256 v0.13.2
43822026-03-02T22:11:50.185Z Checking russh-cryptovec v0.7.3
43832026-03-02T22:11:50.325Z Checking ghash v0.5.1
43842026-03-02T22:11:50.347Z Checking md5 v0.7.0
43852026-03-02T22:11:50.367Z Checking bcrypt-pbkdf v0.10.0
43862026-03-02T22:11:50.407Z Checking num-bigint v0.4.6
43872026-03-02T22:11:50.407Z Checking des v0.8.1
43882026-03-02T22:11:50.524Z Checking aes-gcm v0.10.3
43892026-03-02T22:11:50.555Z Checking pbkdf2 v0.11.0
43902026-03-02T22:11:50.630Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43912026-03-02T22:11:50.658Z Checking hex-literal v0.4.1
43922026-03-02T22:11:50.681Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43932026-03-02T22:11:50.701Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43942026-03-02T22:11:50.765Z Checking ssh-cipher v0.2.0
43952026-03-02T22:11:50.818Z Checking socket2 v0.5.10
43962026-03-02T22:11:50.845Z Checking internet-checksum v0.2.1
43972026-03-02T22:11:51.065Z Checking ssh-key v0.6.7
43982026-03-02T22:11:51.408Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43992026-03-02T22:11:52.206Z Checking russh-keys v0.45.0
44002026-03-02T22:11:53.082Z Checking russh v0.45.0
44012026-03-02T22:12:18.700Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44022026-03-02T22:12:20.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.46s
44032026-03-02T22:12:20.612Z
44042026-03-02T22:12:20.612Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44052026-03-02T22:12:21.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44062026-03-02T22:12:21.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44072026-03-02T22:12:21.450Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44082026-03-02T22:12:21.453Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44092026-03-02T22:12:21.453Z Checking termios v0.3.3
44102026-03-02T22:12:23.598Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44112026-03-02T22:12:23.779Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44122026-03-02T22:12:26.837Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44132026-03-02T22:12:27.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.04s
44142026-03-02T22:12:27.863Z
44152026-03-02T22:12:27.863Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44162026-03-02T22:12:28.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44172026-03-02T22:12:28.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44182026-03-02T22:12:28.778Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44192026-03-02T22:12:28.781Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44202026-03-02T22:12:28.906Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44212026-03-02T22:12:28.909Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44222026-03-02T22:12:28.909Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44232026-03-02T22:12:29.503Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44242026-03-02T22:12:29.506Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44252026-03-02T22:12:30.555Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44262026-03-02T22:12:30.783Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44272026-03-02T22:12:30.786Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44282026-03-02T22:12:31.757Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44292026-03-02T22:12:34.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.33s
44302026-03-02T22:12:34.412Z
44312026-03-02T22:12:34.413Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44322026-03-02T22:12:35.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44332026-03-02T22:12:35.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44342026-03-02T22:12:35.263Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44352026-03-02T22:12:35.847Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44362026-03-02T22:12:36.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
44372026-03-02T22:12:36.457Z
44382026-03-02T22:12:36.457Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44392026-03-02T22:12:37.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44402026-03-02T22:12:37.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44412026-03-02T22:12:37.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44422026-03-02T22:12:37.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
44432026-03-02T22:12:37.270Z
44442026-03-02T22:12:37.270Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44452026-03-02T22:12:37.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44462026-03-02T22:12:37.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44472026-03-02T22:12:37.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44482026-03-02T22:12:37.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
44492026-03-02T22:12:38.083Z
44502026-03-02T22:12:38.083Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44512026-03-02T22:12:38.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44522026-03-02T22:12:38.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44532026-03-02T22:12:39.043Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44542026-03-02T22:12:39.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
44552026-03-02T22:12:40.051Z
44562026-03-02T22:12:40.051Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44572026-03-02T22:12:40.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44582026-03-02T22:12:40.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44592026-03-02T22:12:40.905Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44602026-03-02T22:12:40.908Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44612026-03-02T22:12:41.213Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44622026-03-02T22:12:41.213Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44632026-03-02T22:12:42.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
44642026-03-02T22:12:42.432Z
44652026-03-02T22:12:42.432Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44662026-03-02T22:12:43.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44672026-03-02T22:12:43.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44682026-03-02T22:12:43.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44692026-03-02T22:12:43.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
44702026-03-02T22:12:43.249Z
44712026-03-02T22:12:43.249Zinfo: running `cargo check --bins` on omicron-package (250/256)
44722026-03-02T22:12:44.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44732026-03-02T22:12:44.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44742026-03-02T22:12:44.122Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44752026-03-02T22:12:45.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
44762026-03-02T22:12:45.836Z
44772026-03-02T22:12:45.836Zinfo: running `cargo check --bins` on tqdb (251/256)
44782026-03-02T22:12:46.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44792026-03-02T22:12:46.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44802026-03-02T22:12:46.856Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44812026-03-02T22:12:47.313Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44822026-03-02T22:12:48.311Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44832026-03-02T22:12:48.314Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44842026-03-02T22:12:55.821Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44852026-03-02T22:12:56.806Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44862026-03-02T22:12:56.809Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44872026-03-02T22:12:56.809Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44882026-03-02T22:12:56.809Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44892026-03-02T22:12:58.152Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44902026-03-02T22:13:08.892Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44912026-03-02T22:13:18.467Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44922026-03-02T22:13:18.469Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44932026-03-02T22:13:18.469Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44942026-03-02T22:13:18.470Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44952026-03-02T22:13:20.708Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44962026-03-02T22:13:22.737Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44972026-03-02T22:13:23.728Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44982026-03-02T22:13:25.652Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44992026-03-02T22:13:26.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.58s
45002026-03-02T22:13:26.660Z
45012026-03-02T22:13:26.660Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45022026-03-02T22:13:27.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45032026-03-02T22:13:27.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45042026-03-02T22:13:27.586Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45052026-03-02T22:13:27.589Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45062026-03-02T22:13:27.589Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45072026-03-02T22:13:27.737Z Checking rtoolbox v0.0.3
45082026-03-02T22:13:27.740Z Checking tui-tree-widget v0.23.1
45092026-03-02T22:13:27.917Z Checking rpassword v7.4.0
45102026-03-02T22:13:28.097Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45112026-03-02T22:13:29.386Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45122026-03-02T22:13:36.852Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45132026-03-02T22:13:37.822Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45142026-03-02T22:13:39.443Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45152026-03-02T22:13:44.426Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45162026-03-02T22:13:47.302Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45172026-03-02T22:13:48.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
45182026-03-02T22:13:48.729Z
45192026-03-02T22:13:48.729Zinfo: running `cargo check --bins` on wicket (253/256)
45202026-03-02T22:13:49.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45212026-03-02T22:13:49.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45222026-03-02T22:13:49.634Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45232026-03-02T22:13:50.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
45242026-03-02T22:13:50.284Z
45252026-03-02T22:13:50.284Zinfo: running `cargo check --bins` on wicketd (254/256)
45262026-03-02T22:13:51.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45272026-03-02T22:13:51.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45282026-03-02T22:13:51.227Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45292026-03-02T22:13:52.233Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45302026-03-02T22:13:52.233Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45312026-03-02T22:13:52.233Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45322026-03-02T22:13:53.057Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45332026-03-02T22:13:53.925Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45342026-03-02T22:13:58.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.17s
45352026-03-02T22:13:58.678Z
45362026-03-02T22:13:58.678Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45372026-03-02T22:13:59.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-03-02T22:13:59.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-03-02T22:13:59.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-03-02T22:13:59.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
45412026-03-02T22:13:59.484Z
45422026-03-02T22:13:59.484Zinfo: running `cargo check --bins` on zone-setup (256/256)
45432026-03-02T22:14:00.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-03-02T22:14:00.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-03-02T22:14:00.349Z Checking uzers v0.12.2
45462026-03-02T22:14:00.708Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45472026-03-02T22:14:01.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
45482026-03-02T22:14:01.961Z
45492026-03-02T22:14:01.961Zreal 22:14.733846017
45502026-03-02T22:14:01.961Zuser 40:47.049515151
45512026-03-02T22:14:01.961Zsys 6:24.384718656
45522026-03-02T22:14:01.961Ztrap 0.897849830
45532026-03-02T22:14:01.961Ztflt 0.681513249
45542026-03-02T22:14:01.961Zdflt 0.756488291
45552026-03-02T22:14:01.961Zkflt 0.002053860
45562026-03-02T22:14:01.964Zlock 1:46:02.155847424
45572026-03-02T22:14:01.964Zslp 3:32:28.553077471
45582026-03-02T22:14:01.965Zlat 1:49.072274412
45592026-03-02T22:14:01.965Zstop 5:51.617913349
45602026-03-02T22:14:01.965Zprocess exited: duration 1660453 ms, exit code 0
 
45612026-03-02T22:14:01.972Zfound 0 output files