01KJFPQ318QW0WSRG9YV3BE3BZ: 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: 01KJFPQF41PHQ3GW5V8BC56VQS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-27T14:06:36.090Zjob assigned to worker 01KJFPQGRNZGDN8DNTJA260AF0 [factory gimlet-EVT22200007-propolis, EVT22200007/59599] (queued for 32 s)
 
22026-02-27T14:06:45.283Zstarting task 0: "setup"
32026-02-27T14:06:45.311Z++ uname -s
42026-02-27T14:06:45.311Z+ kern=SunOS
52026-02-27T14:06:45.311Z+ build_user=build
62026-02-27T14:06:45.311Z+ build_uid=12345
72026-02-27T14:06:45.311Z+ work_dir=/work
82026-02-27T14:06:45.311Z+ input_dir=/input
92026-02-27T14:06:45.311Z+ [[ 0 == 12345 ]]
102026-02-27T14:06:45.311Z+ case "$kern" in
112026-02-27T14:06:45.311Z+ groupadd -g 12345 build
122026-02-27T14:06:45.311Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-27T14:06:47.312Z+ zfs create -o mountpoint=/work rpool/work
142026-02-27T14:06:47.357Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-27T14:06:47.381Z+ home_fs=zfs
162026-02-27T14:06:47.381Z+ [[ zfs == autofs ]]
172026-02-27T14:06:47.381Z+ mkdir -p /home/build
182026-02-27T14:06:47.381Z+ chown build:build /home/build /work
192026-02-27T14:06:49.366Z+ chmod 0700 /home/build /work
202026-02-27T14:06:49.392Zprocess exited: duration 4090 ms, exit code 0
 
212026-02-27T14:06:49.445Zstarting task 1: "rust-toolchain"
222026-02-27T14:06:49.470Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-27T14:06:49.470Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-27T14:06:49.470Z * rust toolchain channel = "1.91.1"
252026-02-27T14:06:49.470Z * rust toolchain profile = "default"
262026-02-27T14:06:49.470Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-27T14:06:49.470Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-27T14:06:49.470Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-27T14:06:49.470Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-27T14:06:49.617Zinfo: downloading installer
312026-02-27T14:06:50.328Zwarn: It looks like you have an existing installation of Rust at:
322026-02-27T14:06:50.328Zwarn: /opt/ooce/bin
332026-02-27T14:06:50.328Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-27T14:06:50.328Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-27T14:06:50.328Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-27T14:06:50.328Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-27T14:06:50.328Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-27T14:06:50.329Zerror: cannot install while Rust is installed
392026-02-27T14:06:50.329Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-27T14:06:50.353Zinfo: profile set to 'default'
412026-02-27T14:06:50.353Zinfo: default host triple is x86_64-unknown-illumos
422026-02-27T14:06:50.353Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-27T14:06:50.510Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-27T14:06:50.510Zinfo: downloading component 'cargo'
452026-02-27T14:06:50.721Zinfo: downloading component 'clippy'
462026-02-27T14:06:50.807Zinfo: downloading component 'rust-docs'
472026-02-27T14:06:51.145Zinfo: downloading component 'rust-std'
482026-02-27T14:06:51.560Zinfo: downloading component 'rustc'
492026-02-27T14:06:55.202Zinfo: downloading component 'rustfmt'
502026-02-27T14:06:55.276Zinfo: installing component 'cargo'
512026-02-27T14:06:56.718Zinfo: installing component 'clippy'
522026-02-27T14:06:57.182Zinfo: installing component 'rust-docs'
532026-02-27T14:07:01.106Zinfo: installing component 'rust-std'
542026-02-27T14:07:03.506Zinfo: installing component 'rustc'
552026-02-27T14:07:12.639Zinfo: installing component 'rustfmt'
562026-02-27T14:07:13.066Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-27T14:07:13.066Z
582026-02-27T14:07:13.239Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-27T14:07:13.239Z
602026-02-27T14:07:13.239Z
612026-02-27T14:07:13.240ZRust is installed now. Great!
622026-02-27T14:07:13.240Z
632026-02-27T14:07:13.264ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-27T14:07:13.264Zenvironment variable. This has not been done automatically.
652026-02-27T14:07:13.264Z
662026-02-27T14:07:13.264ZTo configure your current shell, you need to source
672026-02-27T14:07:13.264Zthe corresponding env file under $HOME/.cargo.
682026-02-27T14:07:13.264Z
692026-02-27T14:07:13.264ZThis is usually done by running one of the following (note the leading DOT):
702026-02-27T14:07:13.264Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-27T14:07:13.264Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-27T14:07:13.264Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-27T14:07:13.374Z+ rustup --version
742026-02-27T14:07:13.398Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-27T14:07:13.398Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-27T14:07:13.530Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-27T14:07:13.555Z+ cargo --version
782026-02-27T14:07:13.668Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-27T14:07:13.693Z+ rustc --version
802026-02-27T14:07:13.807Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-27T14:07:13.831Zprocess exited: duration 24371 ms, exit code 0
 
822026-02-27T14:07:13.879Zstarting task 2: "authentication"
832026-02-27T14:07:13.935Zprocess exited: duration 55 ms, exit code 0
 
842026-02-27T14:07:13.987Zstarting task 3: "clone repository"
852026-02-27T14:07:14.011Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-27T14:07:14.011Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-27T14:07:14.035ZCloning into '/work/oxidecomputer/omicron'...
882026-02-27T14:07:42.162Z+ cd /work/oxidecomputer/omicron
892026-02-27T14:07:42.162Z+ git fetch origin daae34fbbd1fd4c8769e9147d54293ec080d3671
902026-02-27T14:07:42.815ZFrom https://github.com/oxidecomputer/omicron
912026-02-27T14:07:42.815Z * branch daae34fbbd1fd4c8769e9147d54293ec080d3671 -> FETCH_HEAD
922026-02-27T14:07:42.839Z+ [[ -n labbott/sprockets_enforce ]]
932026-02-27T14:07:42.839Z++ git branch --show-current
942026-02-27T14:07:42.864Z+ current=main
952026-02-27T14:07:42.864Z+ [[ main != labbott/sprockets_enforce ]]
962026-02-27T14:07:42.864Z+ git branch -f labbott/sprockets_enforce daae34fbbd1fd4c8769e9147d54293ec080d3671
972026-02-27T14:07:42.864Z+ git checkout -f labbott/sprockets_enforce
982026-02-27T14:07:43.534ZSwitched to branch 'labbott/sprockets_enforce'
992026-02-27T14:07:43.559Z+ git reset --hard daae34fbbd1fd4c8769e9147d54293ec080d3671
1002026-02-27T14:07:43.584ZHEAD is now at daae34fbb Enforce sprockets measurements
1012026-02-27T14:07:43.584Zprocess exited: duration 29582 ms, exit code 0
 
1022026-02-27T14:07:43.633Zstarting task 4: "build"
1032026-02-27T14:07:43.658Z+ source .github/buildomat/ci-env.sh
1042026-02-27T14:07:43.658Z++ export CARGO_TERM_COLOR=always
1052026-02-27T14:07:43.658Z++ CARGO_TERM_COLOR=always
1062026-02-27T14:07:43.658Z+ cargo --version
1072026-02-27T14:07:43.735Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-27T14:07:43.759Z+ rustc --version
1092026-02-27T14:07:43.847Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-27T14:07:43.872Z+ source ./env.sh
1112026-02-27T14:07:43.872Z++ OLD_SHELL_OPTS=ehxB
1122026-02-27T14:07:43.872Z++ set -o xtrace
1132026-02-27T14:07:43.872Z++++ dirname ./env.sh
1142026-02-27T14:07:43.872Z+++ readlink -f .
1152026-02-27T14:07:43.872Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-27T14:07:43.872Z++ 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-02-27T14:07:43.872Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-02-27T14:07:43.872Z++ 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-02-27T14:07:43.872Z++ 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-02-27T14:07:43.872Z++ 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-02-27T14:07:43.872Z++ 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-02-27T14:07:43.872Z++ 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-02-27T14:07:43.872Z++ 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-02-27T14:07:43.872Z++ case $OLD_SHELL_OPTS in
1252026-02-27T14:07:43.872Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-27T14:07:43.872Z+ 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-02-27T14:07:43.872Z+ 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-02-27T14:07:43.872Z+ banner prerequisites
1292026-02-27T14:07:43.872Z
1302026-02-27T14:07:43.872Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-27T14:07:43.872Z # # # # # # # # # # # # # # #
1322026-02-27T14:07:43.872Z # # # # ##### # # ##### # # # # # #### #
1332026-02-27T14:07:43.872Z ##### ##### # ##### # # # # # # # # #
1342026-02-27T14:07:43.872Z # # # # # # # # # # # # # # #
1352026-02-27T14:07:43.872Z # # # ###### # # ###### ### # #### # #### #
1362026-02-27T14:07:43.872Z
1372026-02-27T14:07:43.872Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-27T14:08:03.364Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-27T14:08:18.232Z Startup: Caching catalogs ... Done
1402026-02-27T14:08:50.806ZPlanning: Solver setup ... Done (30.141s)
1412026-02-27T14:08:51.100ZPlanning: Running solver ... Done (0.294s)
1422026-02-27T14:08:51.315ZPlanning: Finding local manifests ... Done (0.002s)
1432026-02-27T14:08:51.402ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-27T14:08:51.868ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-27T14:08:51.974ZPlanning: Package planning ... Done (0.106s)
1462026-02-27T14:08:52.081ZPlanning: Merging actions ... Done (0.106s)
1472026-02-27T14:08:52.545ZPlanning: Checking for conflicting actions ... Done (0.464s)
1482026-02-27T14:08:52.569ZPlanning: Consolidating action changes ... Done (0.018s)
1492026-02-27T14:08:53.403ZPlanning: Evaluating mediators ... Done (0.839s)
1502026-02-27T14:08:53.427ZPlanning: Planning completed in 35.06 seconds
1512026-02-27T14:08:53.452Z Packages to install: 4
1522026-02-27T14:08:53.452Z Mediators to change: 2
1532026-02-27T14:08:53.452Z Services to change: 1
1542026-02-27T14:08:53.452Z Estimated space available: 154.93 GB
1552026-02-27T14:08:53.452ZEstimated space to be consumed: 1.81 GB
1562026-02-27T14:08:53.452Z Create boot environment: No
1572026-02-27T14:08:53.452ZCreate backup boot environment: No
1582026-02-27T14:08:53.452Z Rebuild boot archive: No
1592026-02-27T14:08:53.452Z
1602026-02-27T14:08:53.453ZChanged mediators:
1612026-02-27T14:08:53.453Z mediator clang:
1622026-02-27T14:08:53.453Z version: None -> 15 (system default)
1632026-02-27T14:08:53.453Z
1642026-02-27T14:08:53.453Z mediator llvm:
1652026-02-27T14:08:53.453Z version: 14 (system default) -> 15 (system default)
1662026-02-27T14:08:53.453Z
1672026-02-27T14:08:53.453ZChanged packages:
1682026-02-27T14:08:53.453Zhelios-dev
1692026-02-27T14:08:53.453Z developer/build-essential
1702026-02-27T14:08:53.453Z None -> 11-2.0
1712026-02-27T14:08:53.453Z library/libxmlsec1
1722026-02-27T14:08:53.453Z None -> 1.2.35-2.0
1732026-02-27T14:08:53.453Z ooce/developer/clang-15
1742026-02-27T14:08:53.453Z None -> 15.0.7-2.0
1752026-02-27T14:08:53.453Z ooce/developer/llvm-15
1762026-02-27T14:08:53.453Z None -> 15.0.7-2.0
1772026-02-27T14:08:53.453Z
1782026-02-27T14:08:53.453ZServices:
1792026-02-27T14:08:53.453Z restart_fmri:
1802026-02-27T14:08:53.453Z svc:/system/update-man-index:default
1812026-02-27T14:08:53.516Z
1822026-02-27T14:08:53.516ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-27T14:08:58.519ZDownload: 1188/3290 items 61.9/212.6MB 29% complete (12.4M/s)
1842026-02-27T14:09:03.530ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (12.8M/s)
1852026-02-27T14:09:08.531ZDownload: 3234/3290 items 165.3/212.6MB 77% complete (10.3M/s)
1862026-02-27T14:09:13.547ZDownload: 3288/3290 items 211.3/212.6MB 99% complete (9.3M/s)
1872026-02-27T14:09:14.363ZDownload: Completed 212.60 MB in 20.85 seconds (10.2M/s)
1882026-02-27T14:09:14.566Z Actions: 1/3689 actions (Installing new actions)
1892026-02-27T14:09:19.606Z Actions: 2608/3689 actions (Installing new actions)
1902026-02-27T14:09:20.674Z Actions: Completed 3689 actions in 6.11 seconds.
1912026-02-27T14:09:21.545Z Done (0.864s)
1922026-02-27T14:09:21.545Z Done (0.000s)
1932026-02-27T14:09:23.187Z Done (1.642s)
1942026-02-27T14:09:29.676Z Done (6.207s)
1952026-02-27T14:09:29.792Z Done (0.021s)
1962026-02-27T14:09:29.817Z Done (0.000s)
1972026-02-27T14:09:29.962Z Done (0.000s)
1982026-02-27T14:09:31.230ZPlanning: Evaluating mediator changes ... Done
1992026-02-27T14:09:31.522ZPlanning: Checking for conflicting actions ... Done
2002026-02-27T14:09:31.546ZPlanning: Consolidating action changes ... Done
2012026-02-27T14:09:31.961ZPlanning: Evaluating mediators ... Done
2022026-02-27T14:09:31.986ZPlanning: Planning completed in 0.73 seconds
2032026-02-27T14:09:32.019Z Mediators to change: 2
2042026-02-27T14:09:32.019Z Create boot environment: No
2052026-02-27T14:09:32.019ZCreate backup boot environment: No
2062026-02-27T14:09:32.093Z Done
2072026-02-27T14:09:32.093Z Done
2082026-02-27T14:09:33.239Z Done
2092026-02-27T14:09:38.494Z Done
2102026-02-27T14:09:38.595Z Done
2112026-02-27T14:09:38.620Z Done
2122026-02-27T14:09:38.668Z Done
2132026-02-27T14:09:39.479ZPlanning: Evaluating mediator changes ... Done
2142026-02-27T14:09:39.504ZPlanning: Merging actions ... Done
2152026-02-27T14:09:39.736ZPlanning: Checking for conflicting actions ... Done
2162026-02-27T14:09:39.760ZPlanning: Consolidating action changes ... Done
2172026-02-27T14:09:40.088ZPlanning: Evaluating mediators ... Done
2182026-02-27T14:09:40.163ZPlanning: Planning completed in 1.01 seconds
2192026-02-27T14:09:40.207Z Packages to change: 1
2202026-02-27T14:09:40.207Z Mediators to change: 1
2212026-02-27T14:09:40.207Z Services to change: 1
2222026-02-27T14:09:40.207Z Create boot environment: No
2232026-02-27T14:09:40.207ZCreate backup boot environment: Yes
2242026-02-27T14:09:42.357Z Actions: 1/6 actions (Updating modified actions)
2252026-02-27T14:09:42.382Z Actions: Completed 6 actions in 0.00 seconds.
2262026-02-27T14:09:42.382Z Done
2272026-02-27T14:09:42.382Z Done
2282026-02-27T14:09:42.716Z Done
2292026-02-27T14:09:47.980Z Done
2302026-02-27T14:09:48.079Z Done
2312026-02-27T14:09:48.079Z Done
2322026-02-27T14:09:48.138Z Done
2332026-02-27T14:09:48.844ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342026-02-27T14:09:48.845Zclang system 15 system
2352026-02-27T14:09:48.845Zcsh system system illumos
2362026-02-27T14:09:48.845Zctags system system illumos
2372026-02-27T14:09:48.845Zfile system system illumos
2382026-02-27T14:09:48.845Zgcc vendor 12 vendor
2392026-02-27T14:09:48.845Zgcc system 10 system
2402026-02-27T14:09:48.845Zgcc system 7 system
2412026-02-27T14:09:48.845Zgo system 1.20 system
2422026-02-27T14:09:48.845Zgo system 1.19 system
2432026-02-27T14:09:48.845Zllvm system 15 system
2442026-02-27T14:09:48.845Zllvm system 14 system
2452026-02-27T14:09:48.845Zmariadb system 10.6 system
2462026-02-27T14:09:48.845Zmta vendor vendor dma
2472026-02-27T14:09:48.845Zopenjdk system 17 system
2482026-02-27T14:09:48.845Zopenjdk system 11 system
2492026-02-27T14:09:48.845Zopenjdk system 1.8 system
2502026-02-27T14:09:48.845Zopenssl vendor 3 vendor
2512026-02-27T14:09:48.845Zperl system 5.36 system
2522026-02-27T14:09:48.845Zpostgresql system 15 system
2532026-02-27T14:09:48.845Zpostgresql system 13 system
2542026-02-27T14:09:48.845Zpython vendor 3 vendor
2552026-02-27T14:09:48.845Zpython system 2 system
2562026-02-27T14:09:48.845Zpython3 system 3.11 system
2572026-02-27T14:09:48.845Zruby system 3.0 system
2582026-02-27T14:09:48.845Zwords vendor vendor american-english
2592026-02-27T14:09:48.845Zwords system system australian-english
2602026-02-27T14:09:48.845Zwords system system british-english
2612026-02-27T14:09:48.845Zwords system system canadian-english
2622026-02-27T14:09:48.845Zwords system system french
2632026-02-27T14:09:48.845Zwords system system italian
2642026-02-27T14:09:48.845Zwords system system ngerman
2652026-02-27T14:09:48.845Zwords system system ogerman
2662026-02-27T14:09:48.845Zwords system system spanish
2672026-02-27T14:09:49.348ZPUBLISHER TYPE STATUS P LOCATION
2682026-02-27T14:09:49.348Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692026-02-27T14:09:58.981ZFMRI IFO
2702026-02-27T14:09:58.982Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712026-02-27T14:09:58.982Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722026-02-27T14:09:58.982Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732026-02-27T14:09:58.982Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742026-02-27T14:09:58.982Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752026-02-27T14:09:58.982Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2762026-02-27T14:09:58.982Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772026-02-27T14:09:58.982Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2782026-02-27T14:09:58.982Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792026-02-27T14:09:58.982Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802026-02-27T14:09:58.982Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2812026-02-27T14:09:58.982Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822026-02-27T14:09:58.982Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832026-02-27T14:09:58.982Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2842026-02-27T14:09:58.982Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852026-02-27T14:09:58.982Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862026-02-27T14:10:00.428Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872026-02-27T14:10:01.087Z Updating crates.io index
2882026-02-27T14:10:01.112Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892026-02-27T14:10:01.677Z Updating git repository `https://github.com/oxidecomputer/lldp`
2902026-02-27T14:10:02.554Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-02-27T14:10:03.154Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-02-27T14:10:03.859Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-02-27T14:10:06.339Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-02-27T14:10:10.017Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-02-27T14:10:11.665Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-02-27T14:10:12.297Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-02-27T14:10:13.943Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-02-27T14:10:14.981Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2992026-02-27T14:10:16.761Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002026-02-27T14:10:17.365Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3012026-02-27T14:10:18.250Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3022026-02-27T14:10:18.907Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3032026-02-27T14:10:20.341Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042026-02-27T14:10:21.411Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3052026-02-27T14:10:21.978Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062026-02-27T14:10:22.682Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3072026-02-27T14:10:23.494Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3082026-02-27T14:10:24.109Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3092026-02-27T14:10:24.624Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3102026-02-27T14:10:25.247Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112026-02-27T14:10:26.071Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3122026-02-27T14:10:26.890Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3132026-02-27T14:10:27.909Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3142026-02-27T14:10:28.543Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3152026-02-27T14:10:29.381Z Updating git repository `https://github.com/oxidecomputer/ispf`
3162026-02-27T14:10:30.006Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3172026-02-27T14:10:31.067Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3182026-02-27T14:10:31.834Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3192026-02-27T14:10:32.379Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3202026-02-27T14:10:33.133Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3212026-02-27T14:10:33.727Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3222026-02-27T14:10:34.520Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3232026-02-27T14:10:35.112Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3242026-02-27T14:10:35.765Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3252026-02-27T14:10:36.331Z Updating git repository `https://github.com/illumos/smf-rs`
3262026-02-27T14:10:36.970Z Updating git repository `https://github.com/oxidecomputer/omicron`
3272026-02-27T14:10:56.323Z Downloading crates ...
3282026-02-27T14:10:56.403Z Downloaded pest_derive v2.8.2
3292026-02-27T14:10:56.428Z Downloaded zerofrom-derive v0.1.4
3302026-02-27T14:10:56.454Z Downloaded zmij v1.0.15
3312026-02-27T14:10:56.454Z Downloaded zerocopy-derive v0.7.35
3322026-02-27T14:10:56.454Z Downloaded typenum v1.17.0
3332026-02-27T14:10:56.454Z Downloaded toml_edit v0.22.27
3342026-02-27T14:10:56.478Z Downloaded thread-id v4.2.2
3352026-02-27T14:10:56.478Z Downloaded url v2.5.4
3362026-02-27T14:10:56.478Z Downloaded unicode-width v0.2.0
3372026-02-27T14:10:56.478Z Downloaded litemap v0.7.3
3382026-02-27T14:10:56.478Z Downloaded winnow v0.7.14
3392026-02-27T14:10:56.504Z Downloaded terminal_size v0.4.0
3402026-02-27T14:10:56.504Z Downloaded zerocopy v0.7.35
3412026-02-27T14:10:56.528Z Downloaded zerovec v0.10.4
3422026-02-27T14:10:56.528Z Downloaded tempfile v3.24.0
3432026-02-27T14:10:56.552Z Downloaded serde_core v1.0.228
3442026-02-27T14:10:56.552Z Downloaded textwrap v0.16.2
3452026-02-27T14:10:56.552Z Downloaded unicode-width v0.1.14
3462026-02-27T14:10:56.576Z Downloaded memchr v2.7.4
3472026-02-27T14:10:56.576Z Downloaded idna v1.0.3
3482026-02-27T14:10:56.576Z Downloaded icu_properties_data v1.5.0
3492026-02-27T14:10:56.576Z Downloaded serde_json v1.0.149
3502026-02-27T14:10:56.600Z Downloaded tabled v0.15.0
3512026-02-27T14:10:56.625Z Downloaded syn v1.0.109
3522026-02-27T14:10:56.625Z Downloaded goblin v0.8.2
3532026-02-27T14:10:56.625Z Downloaded serde v1.0.228
3542026-02-27T14:10:56.625Z Downloaded syn v2.0.117
3552026-02-27T14:10:56.650Z Downloaded pest v2.8.2
3562026-02-27T14:10:56.650Z Downloaded sha2 v0.10.9
3572026-02-27T14:10:56.650Z Downloaded serde_derive v1.0.228
3582026-02-27T14:10:56.674Z Downloaded proc-macro2 v1.0.106
3592026-02-27T14:10:56.674Z Downloaded proc-macro-error v1.0.4
3602026-02-27T14:10:56.674Z Downloaded icu_locid v1.5.0
3612026-02-27T14:10:56.674Z Downloaded rustix v0.38.37
3622026-02-27T14:10:56.699Z Downloaded hashbrown v0.16.1
3632026-02-27T14:10:56.699Z Downloaded getrandom v0.3.4
3642026-02-27T14:10:56.699Z Downloaded rustix v1.1.3
3652026-02-27T14:10:56.724Z Downloaded thiserror-impl v2.0.18
3662026-02-27T14:10:56.748Z Downloaded thiserror-impl v1.0.69
3672026-02-27T14:10:56.748Z Downloaded thiserror v2.0.18
3682026-02-27T14:10:56.748Z Downloaded thiserror v1.0.69
3692026-02-27T14:10:56.748Z Downloaded smallvec v1.15.1
3702026-02-27T14:10:56.748Z Downloaded serde_tokenstream v0.2.3
3712026-02-27T14:10:56.748Z Downloaded serde-untagged v0.1.7
3722026-02-27T14:10:56.748Z Downloaded semver v1.0.27
3732026-02-27T14:10:56.748Z Downloaded quote v1.0.44
3742026-02-27T14:10:56.772Z Downloaded icu_properties v1.5.1
3752026-02-27T14:10:56.772Z Downloaded icu_collections v1.5.0
3762026-02-27T14:10:56.772Z Downloaded strsim v0.11.1
3772026-02-27T14:10:56.772Z Downloaded libc v0.2.180
3782026-02-27T14:10:56.797Z Downloaded smawk v0.3.2
3792026-02-27T14:10:56.822Z Downloaded scroll v0.12.0
3802026-02-27T14:10:56.822Z Downloaded plain v0.2.3
3812026-02-27T14:10:56.822Z Downloaded serde_spanned v0.6.9
3822026-02-27T14:10:56.822Z Downloaded synstructure v0.13.1
3832026-02-27T14:10:56.822Z Downloaded proc-macro-error-attr v1.0.4
3842026-02-27T14:10:56.822Z Downloaded yoke-derive v0.7.4
3852026-02-27T14:10:56.822Z Downloaded yoke v0.7.4
3862026-02-27T14:10:56.822Z Downloaded writeable v0.5.5
3872026-02-27T14:10:56.822Z Downloaded unicode-ident v1.0.24
3882026-02-27T14:10:56.822Z Downloaded ucd-trie v0.1.7
3892026-02-27T14:10:56.822Z Downloaded percent-encoding v2.3.2
3902026-02-27T14:10:56.822Z Downloaded num-traits v0.2.19
3912026-02-27T14:10:56.822Z Downloaded is_terminal_polyfill v1.70.1
3922026-02-27T14:10:56.822Z Downloaded zerovec-derive v0.10.3
3932026-02-27T14:10:56.822Z Downloaded version_check v0.9.5
3942026-02-27T14:10:56.822Z Downloaded utf8_iter v1.0.4
3952026-02-27T14:10:56.822Z Downloaded utf16_iter v1.0.5
3962026-02-27T14:10:56.846Z Downloaded usdt-macro v0.5.0
3972026-02-27T14:10:56.846Z Downloaded usdt-impl v0.5.0
3982026-02-27T14:10:56.847Z Downloaded usdt v0.5.0
3992026-02-27T14:10:56.847Z Downloaded unicode-xid v0.2.6
4002026-02-27T14:10:56.847Z Downloaded unicode-linebreak v0.1.5
4012026-02-27T14:10:56.847Z Downloaded toml v0.8.23
4022026-02-27T14:10:56.847Z Downloaded tabled_derive v0.7.0
4032026-02-27T14:10:56.847Z Downloaded swrite v0.1.0
4042026-02-27T14:10:56.847Z Downloaded stable_deref_trait v1.2.0
4052026-02-27T14:10:56.847Z Downloaded serde-value v0.7.0
4062026-02-27T14:10:56.847Z Downloaded scroll_derive v0.12.0
4072026-02-27T14:10:56.847Z Downloaded pretty-hex v0.4.1
4082026-02-27T14:10:56.847Z Downloaded pest_meta v2.8.2
4092026-02-27T14:10:56.847Z Downloaded pest_generator v2.8.2
4102026-02-27T14:10:56.847Z Downloaded papergrid v0.11.0
4112026-02-27T14:10:56.847Z Downloaded ordered-float v2.10.1
4122026-02-27T14:10:56.847Z Downloaded once_cell v1.21.3
4132026-02-27T14:10:56.871Z Downloaded memmap v0.7.0
4142026-02-27T14:10:56.871Z Downloaded macaddr v1.0.1
4152026-02-27T14:10:56.871Z Downloaded log v0.4.29
4162026-02-27T14:10:56.871Z Downloaded itoa v1.0.11
4172026-02-27T14:10:56.871Z Downloaded idna_adapter v1.2.0
4182026-02-27T14:10:56.871Z Downloaded icu_provider_macros v1.5.0
4192026-02-27T14:10:56.872Z Downloaded icu_provider v1.5.0
4202026-02-27T14:10:56.872Z Downloaded icu_normalizer_data v1.5.0
4212026-02-27T14:10:56.872Z Downloaded icu_normalizer v1.5.0
4222026-02-27T14:10:56.872Z Downloaded icu_locid_transform_data v1.5.0
4232026-02-27T14:10:56.872Z Downloaded icu_locid_transform v1.5.0
4242026-02-27T14:10:56.872Z Downloaded heck v0.5.0
4252026-02-27T14:10:56.872Z Downloaded heck v0.4.1
4262026-02-27T14:10:56.872Z Downloaded generic-array v0.14.7
4272026-02-27T14:10:56.896Z Downloaded fs-err v3.1.1
4282026-02-27T14:10:56.896Z Downloaded form_urlencoded v1.2.2
4292026-02-27T14:10:56.896Z Downloaded fnv v1.0.7
4302026-02-27T14:10:56.896Z Downloaded fastrand v2.1.1
4312026-02-27T14:10:56.896Z Downloaded erased-serde v0.4.6
4322026-02-27T14:10:56.896Z Downloaded digest v0.10.7
4332026-02-27T14:10:56.896Z Downloaded clap_builder v4.5.48
4342026-02-27T14:10:56.896Z Downloaded clap v4.5.48
4352026-02-27T14:10:56.921Z Downloaded bitflags v2.9.4
4362026-02-27T14:10:56.921Z Downloaded anstyle-query v1.1.1
4372026-02-27T14:10:56.921Z Downloaded zerofrom v0.1.4
4382026-02-27T14:10:56.921Z Downloaded write16 v1.0.0
4392026-02-27T14:10:56.921Z Downloaded utf8parse v0.2.2
4402026-02-27T14:10:56.921Z Downloaded usdt-attr-macro v0.5.0
4412026-02-27T14:10:56.921Z Downloaded typeid v1.0.3
4422026-02-27T14:10:56.921Z Downloaded toml_write v0.1.2
4432026-02-27T14:10:56.921Z Downloaded toml_datetime v0.6.11
4442026-02-27T14:10:56.921Z Downloaded tinystr v0.7.6
4452026-02-27T14:10:56.921Z Downloaded indexmap v2.13.0
4462026-02-27T14:10:56.921Z Downloaded dtrace-parser v0.2.0
4472026-02-27T14:10:56.921Z Downloaded displaydoc v0.2.5
4482026-02-27T14:10:56.921Z Downloaded cpufeatures v0.2.14
4492026-02-27T14:10:56.945Z Downloaded colorchoice v1.0.2
4502026-02-27T14:10:56.945Z Downloaded clap_lex v0.7.4
4512026-02-27T14:10:56.945Z Downloaded clap_derive v4.5.47
4522026-02-27T14:10:56.945Z Downloaded cargo-util-schemas v0.8.2
4532026-02-27T14:10:56.945Z Downloaded cargo-platform v0.2.0
4542026-02-27T14:10:56.945Z Downloaded camino-tempfile v1.4.1
4552026-02-27T14:10:56.945Z Downloaded camino v1.2.2
4562026-02-27T14:10:56.945Z Downloaded byteorder v1.5.0
4572026-02-27T14:10:56.945Z Downloaded bytecount v0.6.8
4582026-02-27T14:10:56.945Z Downloaded block-buffer v0.10.4
4592026-02-27T14:10:56.945Z Downloaded autocfg v1.4.0
4602026-02-27T14:10:56.945Z Downloaded anyhow v1.0.99
4612026-02-27T14:10:56.945Z Downloaded anstyle-parse v0.2.5
4622026-02-27T14:10:56.946Z Downloaded anstream v0.6.18
4632026-02-27T14:10:56.970Z Downloaded errno v0.3.12
4642026-02-27T14:10:56.970Z Downloaded equivalent v1.0.2
4652026-02-27T14:10:56.970Z Downloaded dof v0.3.0
4662026-02-27T14:10:56.970Z Downloaded crypto-common v0.1.6
4672026-02-27T14:10:56.970Z Downloaded cfg-if v1.0.4
4682026-02-27T14:10:56.970Z Downloaded cargo_toml v0.21.0
4692026-02-27T14:10:56.970Z Downloaded cargo_metadata v0.21.0
4702026-02-27T14:10:56.970Z Downloaded anstyle v1.0.11
4712026-02-27T14:10:57.056Z Compiling proc-macro2 v1.0.106
4722026-02-27T14:10:57.056Z Compiling quote v1.0.44
4732026-02-27T14:10:57.080Z Compiling unicode-ident v1.0.24
4742026-02-27T14:10:57.080Z Compiling serde_core v1.0.228
4752026-02-27T14:10:57.080Z Compiling version_check v0.9.5
4762026-02-27T14:10:57.080Z Compiling serde v1.0.228
4772026-02-27T14:10:57.080Z Compiling libc v0.2.180
4782026-02-27T14:10:57.080Z Compiling memchr v2.7.4
4792026-02-27T14:10:57.442Z Compiling thiserror v2.0.18
4802026-02-27T14:10:57.921Z Compiling stable_deref_trait v1.2.0
4812026-02-27T14:10:57.988Z Compiling zmij v1.0.15
4822026-02-27T14:10:58.054Z Compiling litemap v0.7.3
4832026-02-27T14:10:58.095Z Compiling thiserror v1.0.69
4842026-02-27T14:10:58.794Z Compiling itoa v1.0.11
4852026-02-27T14:10:58.893Z Compiling autocfg v1.4.0
4862026-02-27T14:10:58.935Z Compiling ucd-trie v0.1.7
4872026-02-27T14:10:59.150Z Compiling writeable v0.5.5
4882026-02-27T14:10:59.672Z Compiling bitflags v2.9.4
4892026-02-27T14:10:59.864Z Compiling errno v0.3.12
4902026-02-27T14:10:59.900Z Compiling byteorder v1.5.0
4912026-02-27T14:10:59.942Z Compiling icu_locid_transform_data v1.5.0
4922026-02-27T14:11:00.133Z Compiling icu_properties_data v1.5.0
4932026-02-27T14:11:00.163Z Compiling serde_json v1.0.149
4942026-02-27T14:11:00.359Z Compiling syn v2.0.117
4952026-02-27T14:11:00.428Z Compiling num-traits v0.2.19
4962026-02-27T14:11:00.461Z Compiling write16 v1.0.0
4972026-02-27T14:11:00.619Z Compiling utf8_iter v1.0.4
4982026-02-27T14:11:00.650Z Compiling utf16_iter v1.0.5
4992026-02-27T14:11:00.803Z Compiling rustix v0.38.37
5002026-02-27T14:11:00.880Z Compiling hashbrown v0.16.1
5012026-02-27T14:11:00.909Z Compiling icu_normalizer_data v1.5.0
5022026-02-27T14:11:01.061Z Compiling typeid v1.0.3
5032026-02-27T14:11:01.153Z Compiling equivalent v1.0.2
5042026-02-27T14:11:01.207Z Compiling smallvec v1.15.1
5052026-02-27T14:11:01.716Z Compiling usdt-impl v0.5.0
5062026-02-27T14:11:01.747Z Compiling proc-macro-error-attr v1.0.4
5072026-02-27T14:11:02.004Z Compiling indexmap v2.13.0
5082026-02-27T14:11:02.088Z Compiling syn v1.0.109
5092026-02-27T14:11:02.139Z Compiling toml_write v0.1.2
5102026-02-27T14:11:02.171Z Compiling winnow v0.7.14
5112026-02-27T14:11:02.355Z Compiling thread-id v4.2.2
5122026-02-27T14:11:03.359Z Compiling proc-macro-error v1.0.4
5132026-02-27T14:11:03.610Z Compiling camino v1.2.2
5142026-02-27T14:11:03.744Z Compiling percent-encoding v2.3.2
5152026-02-27T14:11:04.126Z Compiling utf8parse v0.2.2
5162026-02-27T14:11:04.286Z Compiling log v0.4.29
5172026-02-27T14:11:04.336Z Compiling plain v0.2.3
5182026-02-27T14:11:04.368Z Compiling rustix v1.1.3
5192026-02-27T14:11:04.578Z Compiling getrandom v0.3.4
5202026-02-27T14:11:04.687Z Compiling ordered-float v2.10.1
5212026-02-27T14:11:04.775Z Compiling anstyle-parse v0.2.5
5222026-02-27T14:11:05.269Z Compiling form_urlencoded v1.2.2
5232026-02-27T14:11:05.352Z Compiling terminal_size v0.4.0
5242026-02-27T14:11:05.673Z Compiling pretty-hex v0.4.1
5252026-02-27T14:11:05.980Z Compiling is_terminal_polyfill v1.70.1
5262026-02-27T14:11:06.078Z Compiling anstyle v1.0.11
5272026-02-27T14:11:06.118Z Compiling anstyle-query v1.1.1
5282026-02-27T14:11:06.191Z Compiling cfg-if v1.0.4
5292026-02-27T14:11:06.229Z Compiling colorchoice v1.0.2
5302026-02-27T14:11:06.583Z Compiling anstream v0.6.18
5312026-02-27T14:11:06.641Z Compiling semver v1.0.27
5322026-02-27T14:11:07.258Z Compiling fs-err v3.1.1
5332026-02-27T14:11:07.440Z Compiling heck v0.5.0
5342026-02-27T14:11:07.470Z Compiling heck v0.4.1
5352026-02-27T14:11:07.534Z Compiling fastrand v2.1.1
5362026-02-27T14:11:07.627Z Compiling synstructure v0.13.1
5372026-02-27T14:11:07.972Z Compiling bytecount v0.6.8
5382026-02-27T14:11:08.058Z Compiling unicode-width v0.1.14
5392026-02-27T14:11:08.089Z Compiling clap_lex v0.7.4
5402026-02-27T14:11:08.293Z Compiling fnv v1.0.7
5412026-02-27T14:11:08.461Z Compiling anyhow v1.0.99
5422026-02-27T14:11:08.635Z Compiling once_cell v1.21.3
5432026-02-27T14:11:08.677Z Compiling unicode-xid v0.2.6
5442026-02-27T14:11:08.942Z Compiling strsim v0.11.1
5452026-02-27T14:11:09.118Z Compiling tempfile v3.24.0
5462026-02-27T14:11:09.143Z Compiling papergrid v0.11.0
5472026-02-27T14:11:09.498Z Compiling clap_builder v4.5.48
5482026-02-27T14:11:09.710Z Compiling memmap v0.7.0
5492026-02-27T14:11:09.796Z Compiling unicode-linebreak v0.1.5
5502026-02-27T14:11:09.966Z Compiling unicode-width v0.2.0
5512026-02-27T14:11:10.063Z Compiling smawk v0.3.2
5522026-02-27T14:11:10.359Z Compiling camino-tempfile v1.4.1
5532026-02-27T14:11:10.529Z Compiling textwrap v0.16.2
5542026-02-27T14:11:10.876Z Compiling swrite v0.1.0
5552026-02-27T14:11:11.040Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5562026-02-27T14:11:11.195Z Compiling tabled_derive v0.7.0
5572026-02-27T14:11:12.199Z Compiling serde_derive v1.0.228
5582026-02-27T14:11:12.228Z Compiling zerofrom-derive v0.1.4
5592026-02-27T14:11:12.272Z Compiling yoke-derive v0.7.4
5602026-02-27T14:11:12.301Z Compiling thiserror-impl v2.0.18
5612026-02-27T14:11:12.454Z Compiling zerovec-derive v0.10.3
5622026-02-27T14:11:12.863Z Compiling displaydoc v0.2.5
5632026-02-27T14:11:14.465Z Compiling icu_provider_macros v1.5.0
5642026-02-27T14:11:14.924Z Compiling thiserror-impl v1.0.69
5652026-02-27T14:11:14.955Z Compiling zerocopy-derive v0.7.35
5662026-02-27T14:11:15.492Z Compiling zerofrom v0.1.4
5672026-02-27T14:11:15.595Z Compiling scroll_derive v0.12.0
5682026-02-27T14:11:15.747Z Compiling yoke v0.7.4
5692026-02-27T14:11:15.774Z Compiling pest v2.8.2
5702026-02-27T14:11:16.180Z Compiling zerovec v0.10.4
5712026-02-27T14:11:16.954Z Compiling scroll v0.12.0
5722026-02-27T14:11:16.984Z Compiling zerocopy v0.7.35
5732026-02-27T14:11:17.490Z Compiling goblin v0.8.2
5742026-02-27T14:11:17.531Z Compiling clap_derive v4.5.47
5752026-02-27T14:11:17.744Z Compiling tabled v0.15.0
5762026-02-27T14:11:18.332Z Compiling tinystr v0.7.6
5772026-02-27T14:11:18.441Z Compiling icu_collections v1.5.0
5782026-02-27T14:11:18.693Z Compiling icu_locid v1.5.0
5792026-02-27T14:11:18.775Z Compiling pest_meta v2.8.2
5802026-02-27T14:11:20.553Z Compiling icu_provider v1.5.0
5812026-02-27T14:11:20.647Z Compiling pest_generator v2.8.2
5822026-02-27T14:11:20.728Z Compiling toml_datetime v0.6.11
5832026-02-27T14:11:21.025Z Compiling serde_spanned v0.6.9
5842026-02-27T14:11:21.235Z Compiling toml_edit v0.22.27
5852026-02-27T14:11:21.308Z Compiling dof v0.3.0
5862026-02-27T14:11:21.350Z Compiling erased-serde v0.4.6
5872026-02-27T14:11:21.722Z Compiling icu_locid_transform v1.5.0
5882026-02-27T14:11:22.308Z Compiling serde_tokenstream v0.2.3
5892026-02-27T14:11:22.480Z Compiling serde-value v0.7.0
5902026-02-27T14:11:22.687Z Compiling serde-untagged v0.1.7
5912026-02-27T14:11:22.916Z Compiling pest_derive v2.8.2
5922026-02-27T14:11:22.980Z Compiling cargo-platform v0.2.0
5932026-02-27T14:11:23.238Z Compiling icu_properties v1.5.1
5942026-02-27T14:11:23.286Z Compiling clap v4.5.48
5952026-02-27T14:11:23.438Z Compiling macaddr v1.0.1
5962026-02-27T14:11:23.704Z Compiling dtrace-parser v0.2.0
5972026-02-27T14:11:24.901Z Compiling toml v0.8.23
5982026-02-27T14:11:25.727Z Compiling usdt-macro v0.5.0
5992026-02-27T14:11:25.727Z Compiling usdt-attr-macro v0.5.0
6002026-02-27T14:11:25.866Z Compiling cargo_toml v0.21.0
6012026-02-27T14:11:27.086Z Compiling icu_normalizer v1.5.0
6022026-02-27T14:11:27.213Z Compiling usdt v0.5.0
6032026-02-27T14:11:28.048Z Compiling idna_adapter v1.2.0
6042026-02-27T14:11:28.325Z Compiling idna v1.0.3
6052026-02-27T14:11:28.943Z Compiling url v2.5.4
6062026-02-27T14:11:29.988Z Compiling cargo-util-schemas v0.8.2
6072026-02-27T14:11:32.331Z Compiling cargo_metadata v0.21.0
6082026-02-27T14:11:34.907Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6092026-02-27T14:11:40.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
6102026-02-27T14:11:40.587Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6112026-02-27T14:11:41.883Z Downloading crates ...
6122026-02-27T14:11:42.076Z Downloaded ascii-canvas v3.0.0
6132026-02-27T14:11:42.100Z Downloaded difflib v0.4.0
6142026-02-27T14:11:42.125Z Downloaded foreign-types v0.3.2
6152026-02-27T14:11:42.149Z Downloaded ghash v0.5.1
6162026-02-27T14:11:42.175Z Downloaded hubpack_derive v0.1.1
6172026-02-27T14:11:42.175Z Downloaded inout v0.1.3
6182026-02-27T14:11:42.200Z Downloaded linked-hash-map v0.5.6
6192026-02-27T14:11:42.200Z Downloaded nonempty v0.12.0
6202026-02-27T14:11:42.225Z Downloaded pbkdf2 v0.11.0
6212026-02-27T14:11:42.250Z Downloaded pbkdf2 v0.12.2
6222026-02-27T14:11:42.250Z Downloaded ppv-lite86 v0.2.20
6232026-02-27T14:11:42.275Z Downloaded quick-error v1.2.3
6242026-02-27T14:11:42.275Z Downloaded rfc6979 v0.4.0
6252026-02-27T14:11:42.300Z Downloaded rustls-native-certs v0.8.1
6262026-02-27T14:11:42.300Z Downloaded shell-words v1.1.0
6272026-02-27T14:11:42.325Z Downloaded slog-envlogger v2.2.0
6282026-02-27T14:11:42.325Z Downloaded stacker v0.1.23
6292026-02-27T14:11:42.352Z Downloaded tap v1.0.1
6302026-02-27T14:11:42.352Z Downloaded tinyvec_macros v0.1.1
6312026-02-27T14:11:42.352Z Downloaded strum v0.27.2
6322026-02-27T14:11:42.352Z Downloaded try-lock v0.2.5
6332026-02-27T14:11:42.352Z Downloaded tokio-macros v2.6.0
6342026-02-27T14:11:42.378Z Downloaded tokio-tungstenite v0.21.0
6352026-02-27T14:11:42.378Z Downloaded tui-tree-widget v0.23.1
6362026-02-27T14:11:42.378Z Downloaded typify-macro v0.4.3
6372026-02-27T14:11:42.378Z Downloaded untrusted v0.9.0
6382026-02-27T14:11:42.378Z Downloaded tar v0.4.44
6392026-02-27T14:11:42.402Z Downloaded void v1.0.2
6402026-02-27T14:11:42.402Z Downloaded strum_macros v0.24.3
6412026-02-27T14:11:42.403Z Downloaded xshell-macros v0.2.7
6422026-02-27T14:11:42.403Z Downloaded zeroize_derive v1.4.2
6432026-02-27T14:11:42.403Z Downloaded waitgroup v0.1.2
6442026-02-27T14:11:42.403Z Downloaded xattr v1.3.1
6452026-02-27T14:11:42.403Z Downloaded zone_cfg_derive v0.3.0
6462026-02-27T14:11:42.403Z Downloaded termios v0.3.3
6472026-02-27T14:11:42.428Z Downloaded zeroize v1.8.1
6482026-02-27T14:11:42.428Z Downloaded xz2 v0.1.7
6492026-02-27T14:11:42.428Z Downloaded zstd-safe v7.2.3
6502026-02-27T14:11:42.428Z Downloaded vsss-rs v3.3.4
6512026-02-27T14:11:42.428Z Downloaded zerocopy v0.6.6
6522026-02-27T14:11:42.428Z Downloaded value-bag v1.12.0
6532026-02-27T14:11:42.455Z Downloaded zopfli v0.8.1
6542026-02-27T14:11:42.455Z Downloaded unicode_categories v0.1.1
6552026-02-27T14:11:42.455Z Downloaded schemars v0.8.22
6562026-02-27T14:11:42.480Z Downloaded zerocopy-derive v0.8.27
6572026-02-27T14:11:42.481Z Downloaded unicode-segmentation v1.12.0
6582026-02-27T14:11:42.481Z Downloaded walkdir v2.5.0
6592026-02-27T14:11:42.505Z Downloaded yasna v0.5.2
6602026-02-27T14:11:42.505Z Downloaded toml v0.7.8
6612026-02-27T14:11:42.505Z Downloaded rustls v0.22.4
6622026-02-27T14:11:42.530Z Downloaded typify v0.4.3
6632026-02-27T14:11:42.530Z Downloaded tungstenite v0.23.0
6642026-02-27T14:11:42.531Z Downloaded zerocopy v0.8.27
6652026-02-27T14:11:42.562Z Downloaded zip v0.6.6
6662026-02-27T14:11:42.587Z Downloaded x509-cert v0.2.5
6672026-02-27T14:11:42.587Z Downloaded typed-path v0.9.3
6682026-02-27T14:11:42.612Z Downloaded zip v4.2.0
6692026-02-27T14:11:42.612Z Downloaded tower-http v0.6.8
6702026-02-27T14:11:42.612Z Downloaded sqlparser v0.61.0
6712026-02-27T14:11:42.636Z Downloaded winnow v0.5.40
6722026-02-27T14:11:42.664Z Downloaded winnow v0.6.26
6732026-02-27T14:11:42.664Z Downloaded zlib-rs v0.5.1
6742026-02-27T14:11:42.688Z Downloaded openssl v0.10.73
6752026-02-27T14:11:42.688Z Downloaded quinn-proto v0.11.13
6762026-02-27T14:11:42.688Z Downloaded typify-impl v0.6.1
6772026-02-27T14:11:42.712Z Downloaded typify-impl v0.4.3
6782026-02-27T14:11:42.737Z Downloaded libz-sys v1.1.20
6792026-02-27T14:11:42.761Z Downloaded smoltcp v0.11.0
6802026-02-27T14:11:42.785Z Downloaded openapiv3 v2.2.0
6812026-02-27T14:11:42.785Z Downloaded zerocopy-derive v0.6.6
6822026-02-27T14:11:42.809Z Downloaded regex-automata v0.4.14
6832026-02-27T14:11:42.835Z Downloaded dropshot v0.16.7
6842026-02-27T14:11:42.859Z Downloaded typify-impl v0.2.0
6852026-02-27T14:11:42.884Z Downloaded diesel v2.2.12
6862026-02-27T14:11:42.908Z Downloaded smoltcp v0.9.1
6872026-02-27T14:11:42.934Z Downloaded jiff v0.2.15
6882026-02-27T14:11:42.934Z Downloaded curve25519-dalek v4.1.3
6892026-02-27T14:11:42.958Z Downloaded radix_trie v0.2.1
6902026-02-27T14:11:42.958Z Downloaded petname v2.0.2
6912026-02-27T14:11:42.983Z Downloaded ratatui v0.29.0
6922026-02-27T14:11:43.007Z Downloaded sled v0.34.7
6932026-02-27T14:11:43.007Z Downloaded salty v0.3.0
6942026-02-27T14:11:43.032Z Downloaded tokio v1.49.0
6952026-02-27T14:11:43.063Z Downloaded sha3 v0.10.8
6962026-02-27T14:11:43.090Z Downloaded quick-xml v0.37.2
6972026-02-27T14:11:43.090Z Downloaded tough v0.20.0
6982026-02-27T14:11:43.116Z Downloaded rpassword v7.4.0
6992026-02-27T14:11:43.116Z Downloaded tower v0.5.2
7002026-02-27T14:11:43.116Z Downloaded petgraph v0.6.5
7012026-02-27T14:11:43.178Z Downloaded lzma-sys v0.1.20
7022026-02-27T14:11:43.219Z Downloaded chrono-tz v0.10.4
7032026-02-27T14:11:43.243Z Downloaded petgraph v0.8.2
7042026-02-27T14:11:43.269Z Downloaded steno v0.4.1
7052026-02-27T14:11:43.296Z Downloaded rustyline v14.0.0
7062026-02-27T14:11:43.296Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7072026-02-27T14:11:43.321Z Downloaded csv v1.3.1
7082026-02-27T14:11:43.345Z Downloaded russh v0.45.0
7092026-02-27T14:11:43.369Z Downloaded yansi v1.0.1
7102026-02-27T14:11:43.370Z Downloaded webpki-roots v1.0.1
7112026-02-27T14:11:43.370Z Downloaded vcpkg v0.2.15
7122026-02-27T14:11:43.405Z Downloaded toml_edit v0.19.15
7132026-02-27T14:11:43.430Z Downloaded rustls v0.23.37
7142026-02-27T14:11:43.454Z Downloaded regex-syntax v0.8.5
7152026-02-27T14:11:43.454Z Downloaded num-bigint-dig v0.8.6
7162026-02-27T14:11:43.479Z Downloaded num-bigint v0.4.6
7172026-02-27T14:11:43.479Z Downloaded iddqd v0.3.16
7182026-02-27T14:11:43.479Z Downloaded tungstenite v0.21.0
7192026-02-27T14:11:43.479Z Downloaded toml v0.9.11+spec-1.1.0
7202026-02-27T14:11:43.479Z Downloaded snafu v0.8.5
7212026-02-27T14:11:43.503Z Downloaded signal-hook v0.3.18
7222026-02-27T14:11:43.503Z Downloaded samael v0.0.19
7232026-02-27T14:11:43.503Z Downloaded rsa v0.9.8
7242026-02-27T14:11:43.528Z Downloaded rand v0.9.2
7252026-02-27T14:11:43.528Z Downloaded quinn v0.11.9
7262026-02-27T14:11:43.528Z Downloaded hashbrown v0.12.3
7272026-02-27T14:11:43.528Z Downloaded regress v0.10.5
7282026-02-27T14:11:43.528Z Downloaded time v0.3.47
7292026-02-27T14:11:43.552Z Downloaded test-strategy v0.4.3
7302026-02-27T14:11:43.553Z Downloaded tabled v0.20.0
7312026-02-27T14:11:43.577Z Downloaded tabled v0.18.0
7322026-02-27T14:11:43.601Z Downloaded unicode-normalization v0.1.24
7332026-02-27T14:11:43.625Z Downloaded encoding_rs v0.8.34
7342026-02-27T14:11:43.650Z Downloaded rustls v0.21.12
7352026-02-27T14:11:43.650Z Downloaded regex-syntax v0.6.29
7362026-02-27T14:11:43.650Z Downloaded rand v0.8.5
7372026-02-27T14:11:43.674Z Downloaded bzip2-sys v0.1.13+1.0.8
7382026-02-27T14:11:43.674Z Downloaded libgit2-sys v0.18.2+1.9.1
7392026-02-27T14:11:43.726Z Downloaded twox-hash v2.1.0
7402026-02-27T14:11:43.750Z Downloaded hashbrown v0.13.2
7412026-02-27T14:11:43.750Z Downloaded wyz v0.5.1
7422026-02-27T14:11:43.750Z Downloaded usdt-impl v0.6.0
7432026-02-27T14:11:43.750Z Downloaded toml_parser v1.0.6+spec-1.1.0
7442026-02-27T14:11:43.750Z Downloaded tokio-util v0.7.15
7452026-02-27T14:11:43.750Z Downloaded object v0.37.3
7462026-02-27T14:11:43.775Z Downloaded typify v0.2.0
7472026-02-27T14:11:43.775Z Downloaded serde_with v3.16.1
7482026-02-27T14:11:43.800Z Downloaded ring v0.17.14
7492026-02-27T14:11:43.826Z Downloaded ryu v1.0.18
7502026-02-27T14:11:43.851Z Downloaded prettyplease v0.2.36
7512026-02-27T14:11:43.851Z Downloaded pretty_assertions v1.4.1
7522026-02-27T14:11:43.851Z Downloaded slog-json v2.6.1
7532026-02-27T14:11:43.851Z Downloaded polar-core v0.27.3
7542026-02-27T14:11:43.851Z Downloaded object v0.36.5
7552026-02-27T14:11:43.875Z Downloaded vergen v9.0.6
7562026-02-27T14:11:43.875Z Downloaded uuid v1.19.0
7572026-02-27T14:11:43.875Z Downloaded tokio-postgres v0.7.13
7582026-02-27T14:11:43.875Z Downloaded rustls-webpki v0.102.8
7592026-02-27T14:11:43.900Z Downloaded ron v0.8.1
7602026-02-27T14:11:43.924Z Downloaded ron v0.7.1
7612026-02-27T14:11:43.924Z Downloaded unsafe-libyaml v0.2.11
7622026-02-27T14:11:43.924Z Downloaded zstd v0.13.3
7632026-02-27T14:11:43.924Z Downloaded vte v0.11.1
7642026-02-27T14:11:43.924Z Downloaded unicode-bidi v0.3.17
7652026-02-27T14:11:43.924Z Downloaded typify v0.6.1
7662026-02-27T14:11:43.925Z Downloaded toml_writer v1.0.6+spec-1.1.0
7672026-02-27T14:11:43.949Z Downloaded xshell v0.2.7
7682026-02-27T14:11:43.949Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7692026-02-27T14:11:43.949Z Downloaded thiserror-no-std v2.0.2
7702026-02-27T14:11:43.949Z Downloaded hickory-proto v0.25.2
7712026-02-27T14:11:43.973Z Downloaded unicode-properties v0.1.3
7722026-02-27T14:11:43.973Z Downloaded tracing v0.1.40
7732026-02-27T14:11:43.973Z Downloaded ssh-key v0.6.6
7742026-02-27T14:11:43.973Z Downloaded nix v0.30.1
7752026-02-27T14:11:43.998Z Downloaded expectorate v1.2.0
7762026-02-27T14:11:43.998Z Downloaded zone_cfg_derive v0.1.2
7772026-02-27T14:11:43.998Z Downloaded zone v0.3.1
7782026-02-27T14:11:43.998Z Downloaded zone v0.1.8
7792026-02-27T14:11:43.998Z Downloaded whoami v1.5.2
7802026-02-27T14:11:43.998Z Downloaded want v0.3.1
7812026-02-27T14:11:43.998Z Downloaded vergen-lib v0.1.6
7822026-02-27T14:11:43.998Z Downloaded vergen-gitcl v1.0.8
7832026-02-27T14:11:43.998Z Downloaded vergen-git2 v1.0.7
7842026-02-27T14:11:43.998Z Downloaded uzers v0.12.1
7852026-02-27T14:11:44.023Z Downloaded nix v0.28.0
7862026-02-27T14:11:44.023Z Downloaded wait-timeout v0.2.0
7872026-02-27T14:11:44.023Z Downloaded vte_generate_state_changes v0.1.2
7882026-02-27T14:11:44.023Z Downloaded usdt v0.6.0
7892026-02-27T14:11:44.047Z Downloaded usdt-macro v0.6.0
7902026-02-27T14:11:44.048Z Downloaded usdt-attr-macro v0.6.0
7912026-02-27T14:11:44.048Z Downloaded nix v0.29.0
7922026-02-27T14:11:44.048Z Downloaded rustls-webpki v0.101.7
7932026-02-27T14:11:44.072Z Downloaded openssl-sys v0.9.109
7942026-02-27T14:11:44.072Z Downloaded stringprep v0.1.5
7952026-02-27T14:11:44.072Z Downloaded string_cache v0.8.9
7962026-02-27T14:11:44.072Z Downloaded static_assertions v1.1.0
7972026-02-27T14:11:44.097Z Downloaded proptest v1.7.0
7982026-02-27T14:11:44.097Z Downloaded utf-8 v0.7.6
7992026-02-27T14:11:44.097Z Downloaded unicode-truncate v1.1.0
8002026-02-27T14:11:44.097Z Downloaded unicase v2.8.1
8012026-02-27T14:11:44.097Z Downloaded tracing-core v0.1.32
8022026-02-27T14:11:44.097Z Downloaded prefix-trie v0.7.0
8032026-02-27T14:11:44.121Z Downloaded snafu-derive v0.8.5
8042026-02-27T14:11:44.121Z Downloaded smf v0.2.3
8052026-02-27T14:11:44.121Z Downloaded smallvec v0.6.14
8062026-02-27T14:11:44.121Z Downloaded slog-term v2.9.2
8072026-02-27T14:11:44.121Z Downloaded slog-stdlog v4.1.1
8082026-02-27T14:11:44.121Z Downloaded slog-scope v4.4.0
8092026-02-27T14:11:44.121Z Downloaded reqwest v0.13.2
8102026-02-27T14:11:44.121Z Downloaded untrusted v0.7.1
8112026-02-27T14:11:44.121Z Downloaded universal-hash v0.5.1
8122026-02-27T14:11:44.121Z Downloaded unit-prefix v0.5.1
8132026-02-27T14:11:44.121Z Downloaded unarray v0.1.4
8142026-02-27T14:11:44.146Z Downloaded typify-macro v0.6.1
8152026-02-27T14:11:44.146Z Downloaded russh-keys v0.45.0
8162026-02-27T14:11:44.146Z Downloaded ignore v0.4.23
8172026-02-27T14:11:44.146Z Downloaded typify-macro v0.2.0
8182026-02-27T14:11:44.146Z Downloaded tokio-rustls v0.26.0
8192026-02-27T14:11:44.146Z Downloaded tokio-rustls v0.24.1
8202026-02-27T14:11:44.146Z Downloaded hickory-proto v0.24.4
8212026-02-27T14:11:44.171Z Downloaded tracing-attributes v0.1.27
8222026-02-27T14:11:44.171Z Downloaded tower-layer v0.3.3
8232026-02-27T14:11:44.171Z Downloaded topological-sort v0.2.2
8242026-02-27T14:11:44.171Z Downloaded tokio-tungstenite v0.23.1
8252026-02-27T14:11:44.171Z Downloaded tokio-stream v0.1.17
8262026-02-27T14:11:44.196Z Downloaded tokio-rustls v0.25.0
8272026-02-27T14:11:44.196Z Downloaded tinyvec v1.8.0
8282026-02-27T14:11:44.196Z Downloaded testing_table v0.3.0
8292026-02-27T14:11:44.196Z Downloaded signal-hook-tokio v0.3.1
8302026-02-27T14:11:44.196Z Downloaded signal-hook-registry v1.4.2
8312026-02-27T14:11:44.196Z Downloaded rayon v1.10.0
8322026-02-27T14:11:44.196Z Downloaded nix v0.27.1
8332026-02-27T14:11:44.220Z Downloaded tokio-native-tls v0.3.1
8342026-02-27T14:11:44.220Z Downloaded tls_codec v0.4.1
8352026-02-27T14:11:44.220Z Downloaded term v1.1.0
8362026-02-27T14:11:44.220Z Downloaded term v0.7.0
8372026-02-27T14:11:44.244Z Downloaded reqwest v0.12.28
8382026-02-27T14:11:44.245Z Downloaded regex v1.12.3
8392026-02-27T14:11:44.245Z Downloaded indicatif v0.18.0
8402026-02-27T14:11:44.245Z Downloaded indicatif v0.17.11
8412026-02-27T14:11:44.269Z Downloaded tokio-dtrace v0.1.0
8422026-02-27T14:11:44.269Z Downloaded tls_codec_derive v0.4.1
8432026-02-27T14:11:44.270Z Downloaded tiny-keccak v2.0.2
8442026-02-27T14:11:44.270Z Downloaded time-macros v0.2.27
8452026-02-27T14:11:44.270Z Downloaded thiserror-impl-no-std v2.0.2
8462026-02-27T14:11:44.270Z Downloaded termtree v0.5.1
8472026-02-27T14:11:44.270Z Downloaded subprocess v0.2.9
8482026-02-27T14:11:44.338Z Downloaded rand_core v0.6.4
8492026-02-27T14:11:44.338Z Downloaded trait-variant v0.1.2
8502026-02-27T14:11:44.338Z Downloaded tower-service v0.3.3
8512026-02-27T14:11:44.338Z Downloaded oso v0.27.3
8522026-02-27T14:11:44.338Z Downloaded crossterm v0.29.0
8532026-02-27T14:11:44.338Z Downloaded strum v0.26.3
8542026-02-27T14:11:44.338Z Downloaded structmeta-derive v0.3.0
8552026-02-27T14:11:44.338Z Downloaded structmeta v0.3.0
8562026-02-27T14:11:44.338Z Downloaded strip-ansi-escapes v0.2.0
8572026-02-27T14:11:44.338Z Downloaded socket2 v0.6.1
8582026-02-27T14:11:44.338Z Downloaded socket2 v0.5.10
8592026-02-27T14:11:44.338Z Downloaded reedline v0.40.0
8602026-02-27T14:11:44.338Z Downloaded time-core v0.1.8
8612026-02-27T14:11:44.338Z Downloaded thread_local v1.1.8
8622026-02-27T14:11:44.338Z Downloaded thread-id v5.0.0
8632026-02-27T14:11:44.338Z Downloaded support-bundle-viewer v0.1.2
8642026-02-27T14:11:44.338Z Downloaded strum_macros v0.27.2
8652026-02-27T14:11:44.338Z Downloaded strum_macros v0.26.4
8662026-02-27T14:11:44.338Z Downloaded similar v2.7.0
8672026-02-27T14:11:44.338Z Downloaded schemars v1.0.4
8682026-02-27T14:11:44.363Z Downloaded same-file v1.0.6
8692026-02-27T14:11:44.363Z Downloaded rusty-fork v0.3.0
8702026-02-27T14:11:44.363Z Downloaded predicates v3.1.3
8712026-02-27T14:11:44.363Z Downloaded object v0.30.4
8722026-02-27T14:11:44.387Z Downloaded moka v0.12.10
8732026-02-27T14:11:44.387Z Downloaded lalrpop v0.19.12
8742026-02-27T14:11:44.412Z Downloaded ed25519-dalek v2.1.1
8752026-02-27T14:11:44.412Z Downloaded take_mut v0.2.2
8762026-02-27T14:11:44.412Z Downloaded tagptr v0.2.0
8772026-02-27T14:11:44.412Z Downloaded tabwriter v1.4.0
8782026-02-27T14:11:44.412Z Downloaded tabled_derive v0.11.0
8792026-02-27T14:11:44.412Z Downloaded tabled_derive v0.10.0
8802026-02-27T14:11:44.412Z Downloaded sync_wrapper v1.0.1
8812026-02-27T14:11:44.412Z Downloaded sync-ptr v0.1.4
8822026-02-27T14:11:44.437Z Downloaded supports-color v3.0.2
8832026-02-27T14:11:44.437Z Downloaded subtle v2.6.1
8842026-02-27T14:11:44.437Z Downloaded sqlformat v0.3.5
8852026-02-27T14:11:44.437Z Downloaded spin v0.9.8
8862026-02-27T14:11:44.437Z Downloaded slog v2.8.2
8872026-02-27T14:11:44.437Z Downloaded serde_yaml v0.9.34+deprecated
8882026-02-27T14:11:44.437Z Downloaded serde_with_macros v3.16.1
8892026-02-27T14:11:44.437Z Downloaded serde_cbor v0.11.2
8902026-02-27T14:11:44.462Z Downloaded schemars v0.9.0
8912026-02-27T14:11:44.462Z Downloaded rustls-webpki v0.103.9
8922026-02-27T14:11:44.462Z Downloaded rand_core v0.9.3
8932026-02-27T14:11:44.462Z Downloaded quinn-udp v0.5.5
8942026-02-27T14:11:44.486Z Downloaded portable-atomic v1.11.0
8952026-02-27T14:11:44.486Z Downloaded p384 v0.13.1
8962026-02-27T14:11:44.486Z Downloaded flume v0.11.1
8972026-02-27T14:11:44.511Z Downloaded derive_builder_core v0.20.2
8982026-02-27T14:11:44.511Z Downloaded ssh-encoding v0.2.0
8992026-02-27T14:11:44.511Z Downloaded ssh-cipher v0.2.0
9002026-02-27T14:11:44.511Z Downloaded sqlparser_derive v0.5.0
9012026-02-27T14:11:44.511Z Downloaded spki v0.7.3
9022026-02-27T14:11:44.511Z Downloaded slog-async v2.8.0
9032026-02-27T14:11:44.511Z Downloaded slab v0.4.9
9042026-02-27T14:11:44.511Z Downloaded signature v2.2.0
9052026-02-27T14:11:44.511Z Downloaded signal-hook-mio v0.2.4
9062026-02-27T14:11:44.511Z Downloaded rand_seeder v0.4.0
9072026-02-27T14:11:44.511Z Downloaded rand_chacha v0.9.0
9082026-02-27T14:11:44.511Z Downloaded r2d2 v0.8.10
9092026-02-27T14:11:44.511Z Downloaded indexmap v1.9.3
9102026-02-27T14:11:44.536Z Downloaded slog-dtrace v0.3.0
9112026-02-27T14:11:44.536Z Downloaded slog-bunyan v2.5.0
9122026-02-27T14:11:44.536Z Downloaded siphasher v1.0.1
9132026-02-27T14:11:44.536Z Downloaded siphasher v0.3.11
9142026-02-27T14:11:44.536Z Downloaded simd-adler32 v0.3.7
9152026-02-27T14:11:44.536Z Downloaded sigpipe v0.1.3
9162026-02-27T14:11:44.536Z Downloaded shlex v1.3.0
9172026-02-27T14:11:44.536Z Downloaded serde_spanned v1.0.4
9182026-02-27T14:11:44.536Z Downloaded serde_repr v0.1.19
9192026-02-27T14:11:44.536Z Downloaded serde_plain v1.0.2
9202026-02-27T14:11:44.561Z Downloaded serde_path_to_error v0.1.20
9212026-02-27T14:11:44.561Z Downloaded serde_derive_internals v0.29.1
9222026-02-27T14:11:44.561Z Downloaded serde-hex v0.1.0
9232026-02-27T14:11:44.561Z Downloaded semver v0.1.20
9242026-02-27T14:11:44.561Z Downloaded sec1 v0.7.3
9252026-02-27T14:11:44.561Z Downloaded sct v0.7.1
9262026-02-27T14:11:44.561Z Downloaded scroll v0.13.0
9272026-02-27T14:11:44.561Z Downloaded schemars_derive v0.8.22
9282026-02-27T14:11:44.561Z Downloaded scheduled-thread-pool v0.2.7
9292026-02-27T14:11:44.561Z Downloaded sapling-renderdag v0.1.0
9302026-02-27T14:11:44.561Z Downloaded salsa20 v0.10.2
9312026-02-27T14:11:44.561Z Downloaded rustls-platform-verifier v0.6.2
9322026-02-27T14:11:44.585Z Downloaded rustls-pki-types v1.14.0
9332026-02-27T14:11:44.585Z Downloaded rayon-core v1.12.1
9342026-02-27T14:11:44.585Z Downloaded progenitor v0.10.0
9352026-02-27T14:11:44.585Z Downloaded primeorder v0.13.6
9362026-02-27T14:11:44.586Z Downloaded foldhash v0.1.5
9372026-02-27T14:11:44.586Z Downloaded flate2 v1.1.2
9382026-02-27T14:11:44.586Z Downloaded dropshot-api-manager v0.3.0
9392026-02-27T14:11:44.586Z Downloaded diesel_derives v2.2.3
9402026-02-27T14:11:44.610Z Downloaded derive_more v2.0.1
9412026-02-27T14:11:44.610Z Downloaded der v0.7.10
9422026-02-27T14:11:44.610Z Downloaded sha1 v0.10.6
9432026-02-27T14:11:44.635Z Downloaded serde_urlencoded v0.7.1
9442026-02-27T14:11:44.635Z Downloaded serde_bytes v0.11.19
9452026-02-27T14:11:44.635Z Downloaded serde-big-array v0.5.1
9462026-02-27T14:11:44.635Z Downloaded seq-macro v0.3.6
9472026-02-27T14:11:44.635Z Downloaded secrecy v0.10.3
9482026-02-27T14:11:44.635Z Downloaded secrecy v0.8.0
9492026-02-27T14:11:44.635Z Downloaded scrypt v0.11.0
9502026-02-27T14:11:44.635Z Downloaded scroll_derive v0.13.1
9512026-02-27T14:11:44.635Z Downloaded scopeguard v1.2.0
9522026-02-27T14:11:44.635Z Downloaded rustversion v1.0.22
9532026-02-27T14:11:44.635Z Downloaded rustls-pemfile v2.2.0
9542026-02-27T14:11:44.635Z Downloaded rustls-pemfile v1.0.4
9552026-02-27T14:11:44.659Z Downloaded russh-cryptovec v0.7.3
9562026-02-27T14:11:44.659Z Downloaded rtoolbox v0.0.2
9572026-02-27T14:11:44.659Z Downloaded rcgen v0.12.1
9582026-02-27T14:11:44.659Z Downloaded qorb v0.4.1
9592026-02-27T14:11:44.660Z Downloaded publicsuffix v2.3.0
9602026-02-27T14:11:44.660Z Downloaded progenitor-impl v0.11.2
9612026-02-27T14:11:44.660Z Downloaded proc-macro-error2 v2.0.1
9622026-02-27T14:11:44.660Z Downloaded p521 v0.13.3
9632026-02-27T14:11:44.684Z Downloaded num-complex v0.4.6
9642026-02-27T14:11:44.684Z Downloaded half v2.4.1
9652026-02-27T14:11:44.684Z Downloaded derive_more-impl v2.0.1
9662026-02-27T14:11:44.684Z Downloaded rustc_version v0.4.1
9672026-02-27T14:11:44.684Z Downloaded rustc_version v0.1.7
9682026-02-27T14:11:44.684Z Downloaded rustc-hash v2.1.1
9692026-02-27T14:11:44.684Z Downloaded rustc-demangle v0.1.24
9702026-02-27T14:11:44.684Z Downloaded radium v0.7.0
9712026-02-27T14:11:44.684Z Downloaded progenitor-impl v0.13.0
9722026-02-27T14:11:44.684Z Downloaded progenitor-impl v0.10.0
9732026-02-27T14:11:44.709Z Downloaded phf v0.12.1
9742026-02-27T14:11:44.709Z Downloaded phf v0.11.2
9752026-02-27T14:11:44.709Z Downloaded pem-rfc7468 v0.7.0
9762026-02-27T14:11:44.709Z Downloaded pem v3.0.5
9772026-02-27T14:11:44.709Z Downloaded peg-macros v0.8.5
9782026-02-27T14:11:44.709Z Downloaded nom v7.1.3
9792026-02-27T14:11:44.733Z Downloaded memmap2 v0.9.8
9802026-02-27T14:11:44.733Z Downloaded itertools v0.14.0
9812026-02-27T14:11:44.733Z Downloaded itertools v0.13.0
9822026-02-27T14:11:44.733Z Downloaded itertools v0.12.1
9832026-02-27T14:11:44.758Z Downloaded ingot-macros v0.1.1
9842026-02-27T14:11:44.759Z Downloaded derive_more v0.99.20
9852026-02-27T14:11:44.759Z Downloaded derive-where v1.5.0
9862026-02-27T14:11:44.759Z Downloaded resolv-conf v0.7.0
9872026-02-27T14:11:44.759Z Downloaded ref-cast-impl v1.0.25
9882026-02-27T14:11:44.759Z Downloaded ref-cast v1.0.25
9892026-02-27T14:11:44.759Z Downloaded recursive-proc-macro-impl v0.1.1
9902026-02-27T14:11:44.759Z Downloaded recursive v0.1.1
9912026-02-27T14:11:44.783Z Downloaded rand_xorshift v0.4.0
9922026-02-27T14:11:44.783Z Downloaded rand_chacha v0.3.1
9932026-02-27T14:11:44.783Z Downloaded progenitor-impl v0.8.0
9942026-02-27T14:11:44.783Z Downloaded progenitor-client v0.13.0
9952026-02-27T14:11:44.783Z Downloaded progenitor-client v0.8.0
9962026-02-27T14:11:44.783Z Downloaded progenitor v0.8.0
9972026-02-27T14:11:44.783Z Downloaded pretty-hex v0.2.1
9982026-02-27T14:11:44.783Z Downloaded predicates-core v1.0.8
9992026-02-27T14:11:44.784Z Downloaded precomputed-hash v0.1.1
10002026-02-27T14:11:44.784Z Downloaded iri-string v0.7.8
10012026-02-27T14:11:44.784Z Downloaded gimli v0.31.1
10022026-02-27T14:11:44.808Z Downloaded futures v0.3.31
10032026-02-27T14:11:44.808Z Downloaded fatfs v0.3.6
10042026-02-27T14:11:44.808Z Downloaded dropshot_endpoint v0.16.7
10052026-02-27T14:11:44.808Z Downloaded darling_core v0.20.10
10062026-02-27T14:11:44.808Z Downloaded bstr v1.10.0
10072026-02-27T14:11:44.832Z Downloaded psm v0.1.30
10082026-02-27T14:11:44.832Z Downloaded psl-types v2.0.11
10092026-02-27T14:11:44.832Z Downloaded progenitor-macro v0.13.0
10102026-02-27T14:11:44.832Z Downloaded progenitor-macro v0.11.2
10112026-02-27T14:11:44.832Z Downloaded progenitor-macro v0.10.0
10122026-02-27T14:11:44.833Z Downloaded progenitor-macro v0.8.0
10132026-02-27T14:11:44.833Z Downloaded progenitor-extras v0.1.0
10142026-02-27T14:11:44.833Z Downloaded progenitor-client v0.11.2
10152026-02-27T14:11:44.833Z Downloaded progenitor-client v0.10.0
10162026-02-27T14:11:44.857Z Downloaded progenitor v0.13.0
10172026-02-27T14:11:44.857Z Downloaded progenitor v0.11.2
10182026-02-27T14:11:44.857Z Downloaded proc-macro-error-attr2 v2.0.0
10192026-02-27T14:11:44.857Z Downloaded proc-macro-crate v1.3.1
10202026-02-27T14:11:44.857Z Downloaded predicates-tree v1.0.12
10212026-02-27T14:11:44.857Z Downloaded postgres-types v0.2.9
10222026-02-27T14:11:44.857Z Downloaded postcard v1.0.10
10232026-02-27T14:11:44.857Z Downloaded polyval v0.6.2
10242026-02-27T14:11:44.857Z Downloaded poly1305 v0.8.0
10252026-02-27T14:11:44.857Z Downloaded pkcs5 v0.7.1
10262026-02-27T14:11:44.881Z Downloaded pkcs1 v0.7.5
10272026-02-27T14:11:44.882Z Downloaded pin-project-lite v0.2.14
10282026-02-27T14:11:44.882Z Downloaded pin-project v1.1.6
10292026-02-27T14:11:44.882Z Downloaded papergrid v0.17.0
10302026-02-27T14:11:44.906Z Downloaded papergrid v0.14.0
10312026-02-27T14:11:44.906Z Downloaded p256 v0.13.2
10322026-02-27T14:11:44.906Z Downloaded num-integer v0.1.46
10332026-02-27T14:11:44.906Z Downloaded mio v1.0.2
10342026-02-27T14:11:44.931Z Downloaded minimal-lexical v0.2.1
10352026-02-27T14:11:44.931Z Downloaded libxml v0.3.3
10362026-02-27T14:11:44.931Z Downloaded libm v0.2.8
10372026-02-27T14:11:44.955Z Downloaded itertools v0.10.5
10382026-02-27T14:11:44.955Z Downloaded hkdf v0.12.4
10392026-02-27T14:11:44.955Z Downloaded half v1.8.3
10402026-02-27T14:11:44.955Z Downloaded goblin v0.10.2
10412026-02-27T14:11:44.980Z Downloaded powerfmt v0.2.0
10422026-02-27T14:11:44.980Z Downloaded postgres-protocol v0.6.8
10432026-02-27T14:11:44.980Z Downloaded pkg-config v0.3.31
10442026-02-27T14:11:44.980Z Downloaded pkcs8 v0.10.2
10452026-02-27T14:11:44.980Z Downloaded pin-utils v0.1.0
10462026-02-27T14:11:44.980Z Downloaded pin-project-internal v1.1.6
10472026-02-27T14:11:44.980Z Downloaded phf_shared v0.12.1
10482026-02-27T14:11:44.980Z Downloaded phf_shared v0.11.2
10492026-02-27T14:11:44.980Z Downloaded peg-runtime v0.8.5
10502026-02-27T14:11:44.980Z Downloaded peg v0.8.5
10512026-02-27T14:11:45.005Z Downloaded password-hash v0.5.0
10522026-02-27T14:11:45.005Z Downloaded parking_lot_core v0.9.10
10532026-02-27T14:11:45.005Z Downloaded parking_lot v0.12.3
10542026-02-27T14:11:45.005Z Downloaded parking_lot v0.11.2
10552026-02-27T14:11:45.005Z Downloaded packed_struct v0.10.1
10562026-02-27T14:11:45.005Z Downloaded owo-colors v4.2.3
10572026-02-27T14:11:45.005Z Downloaded md-5 v0.10.6
10582026-02-27T14:11:45.005Z Downloaded managed v0.8.0
10592026-02-27T14:11:45.005Z Downloaded lock_api v0.4.12
10602026-02-27T14:11:45.005Z Downloaded ingot-types v0.1.2
10612026-02-27T14:11:45.029Z Downloaded indoc v2.0.6
10622026-02-27T14:11:45.029Z Downloaded hyper v1.8.1
10632026-02-27T14:11:45.029Z Downloaded git2 v0.20.2
10642026-02-27T14:11:45.029Z Downloaded des v0.8.1
10652026-02-27T14:11:45.054Z Downloaded crypto-bigint v0.5.5
10662026-02-27T14:11:45.054Z Downloaded path-slash v0.1.5
10672026-02-27T14:11:45.054Z Downloaded paste v1.0.15
10682026-02-27T14:11:45.054Z Downloaded password-hash v0.4.2
10692026-02-27T14:11:45.054Z Downloaded parse-size v1.1.0
10702026-02-27T14:11:45.054Z Downloaded parse-display-derive v0.10.0
10712026-02-27T14:11:45.054Z Downloaded parse-display v0.10.0
10722026-02-27T14:11:45.054Z Downloaded parking_lot_core v0.8.6
10732026-02-27T14:11:45.054Z Downloaded packed_struct_codegen v0.10.1
10742026-02-27T14:11:45.078Z Downloaded oxnet v0.1.4
10752026-02-27T14:11:45.078Z Downloaded oxide-tokio-rt v0.1.2
10762026-02-27T14:11:45.078Z Downloaded oso-derive v0.27.3
10772026-02-27T14:11:45.078Z Downloaded openssl-probe v0.1.5
10782026-02-27T14:11:45.078Z Downloaded openssl-macros v0.1.1
10792026-02-27T14:11:45.079Z Downloaded opaque-debug v0.3.1
10802026-02-27T14:11:45.079Z Downloaded omicron-zone-package v0.12.2
10812026-02-27T14:11:45.079Z Downloaded num-derive v0.3.3
10822026-02-27T14:11:45.079Z Downloaded native-tls v0.2.12
10832026-02-27T14:11:45.079Z Downloaded miniz_oxide v0.8.5
10842026-02-27T14:11:45.079Z Downloaded jiff-static v0.2.15
10852026-02-27T14:11:45.079Z Downloaded http v1.4.0
10862026-02-27T14:11:45.103Z Downloaded hashbrown v0.15.4
10872026-02-27T14:11:45.103Z Downloaded futures-channel v0.3.31
10882026-02-27T14:11:45.103Z Downloaded foldhash v0.2.0
10892026-02-27T14:11:45.103Z Downloaded elliptic-curve v0.13.8
10902026-02-27T14:11:45.103Z Downloaded darling_core v0.21.0
10912026-02-27T14:11:45.128Z Downloaded olpc-cjson v0.1.4
10922026-02-27T14:11:45.128Z Downloaded number_prefix v0.4.0
10932026-02-27T14:11:45.128Z Downloaded num_threads v0.1.7
10942026-02-27T14:11:45.128Z Downloaded num_enum_derive v0.5.11
10952026-02-27T14:11:45.128Z Downloaded num_enum v0.5.11
10962026-02-27T14:11:45.128Z Downloaded num-rational v0.4.2
10972026-02-27T14:11:45.128Z Downloaded num-iter v0.1.45
10982026-02-27T14:11:45.128Z Downloaded num-derive v0.4.2
10992026-02-27T14:11:45.128Z Downloaded num-conv v0.2.0
11002026-02-27T14:11:45.128Z Downloaded num v0.4.3
11012026-02-27T14:11:45.152Z Downloaded nu-ansi-term v0.50.1
11022026-02-27T14:11:45.152Z Downloaded normalize-line-endings v0.3.0
11032026-02-27T14:11:45.152Z Downloaded nibble_vec v0.1.0
11042026-02-27T14:11:45.152Z Downloaded newtype-uuid v1.3.2
11052026-02-27T14:11:45.152Z Downloaded nanorand v0.7.0
11062026-02-27T14:11:45.152Z Downloaded multer v3.1.0
11072026-02-27T14:11:45.177Z Downloaded mime_guess v2.0.5
11082026-02-27T14:11:45.177Z Downloaded memoffset v0.9.1
11092026-02-27T14:11:45.177Z Downloaded maybe-uninit v2.0.0
11102026-02-27T14:11:45.177Z Downloaded lru-slab v0.1.2
11112026-02-27T14:11:45.177Z Downloaded lru-cache v0.1.2
11122026-02-27T14:11:45.177Z Downloaded lru v0.12.5
11132026-02-27T14:11:45.177Z Downloaded litrs v0.4.1
11142026-02-27T14:11:45.177Z Downloaded libloading v0.8.5
11152026-02-27T14:11:45.177Z Downloaded ingot v0.1.1
11162026-02-27T14:11:45.177Z Downloaded hyper-util v0.1.19
11172026-02-27T14:11:45.201Z Downloaded hickory-server v0.25.2
11182026-02-27T14:11:45.201Z Downloaded h2 v0.4.6
11192026-02-27T14:11:45.201Z Downloaded fs-err v2.11.0
11202026-02-27T14:11:45.201Z Downloaded filetime v0.2.26
11212026-02-27T14:11:45.201Z Downloaded ff v0.13.0
11222026-02-27T14:11:45.202Z Downloaded erased-serde v0.3.31
11232026-02-27T14:11:45.226Z Downloaded either v1.15.0
11242026-02-27T14:11:45.226Z Downloaded ed25519 v2.2.3
11252026-02-27T14:11:45.226Z Downloaded drift v0.1.3
11262026-02-27T14:11:45.226Z Downloaded diff v0.1.13
11272026-02-27T14:11:45.226Z Downloaded nodrop v0.1.14
11282026-02-27T14:11:45.226Z Downloaded newtype_derive v0.1.6
11292026-02-27T14:11:45.226Z Downloaded newtype-uuid-macros v0.1.0
11302026-02-27T14:11:45.226Z Downloaded newline-converter v0.3.0
11312026-02-27T14:11:45.226Z Downloaded new_debug_unreachable v1.0.6
11322026-02-27T14:11:45.226Z Downloaded multimap v0.10.1
11332026-02-27T14:11:45.226Z Downloaded mime v0.3.17
11342026-02-27T14:11:45.226Z Downloaded md5 v0.7.0
11352026-02-27T14:11:45.251Z Downloaded match_cfg v0.1.0
11362026-02-27T14:11:45.251Z Downloaded maplit v1.0.2
11372026-02-27T14:11:45.251Z Downloaded lzss v0.8.2
11382026-02-27T14:11:45.251Z Downloaded lockfree-object-pool v0.1.6
11392026-02-27T14:11:45.251Z Downloaded linear-map v1.2.0
11402026-02-27T14:11:45.251Z Downloaded libz-rs-sys v0.5.1
11412026-02-27T14:11:45.251Z Downloaded libsw v3.5.0
11422026-02-27T14:11:45.251Z Downloaded libefi-sys v0.1.0
11432026-02-27T14:11:45.251Z Downloaded ipnetwork v0.21.1
11442026-02-27T14:11:45.251Z Downloaded ipnet v2.11.0
11452026-02-27T14:11:45.251Z Downloaded indoc v1.0.9
11462026-02-27T14:11:45.251Z Downloaded indent_write v2.2.0
11472026-02-27T14:11:45.251Z Downloaded ident_case v1.0.1
11482026-02-27T14:11:45.251Z Downloaded hickory-resolver v0.25.2
11492026-02-27T14:11:45.276Z Downloaded hickory-resolver v0.24.4
11502026-02-27T14:11:45.276Z Downloaded hash32 v0.2.1
11512026-02-27T14:11:45.276Z Downloaded fs_extra v1.3.0
11522026-02-27T14:11:45.276Z Downloaded fixedbitset v0.5.7
11532026-02-27T14:11:45.276Z Downloaded deranged v0.5.3
11542026-02-27T14:11:45.276Z Downloaded darling v0.20.10
11552026-02-27T14:11:45.276Z Downloaded crossbeam-channel v0.5.15
11562026-02-27T14:11:45.300Z Downloaded aws-lc-rs v1.16.0
11572026-02-27T14:11:45.324Z Downloaded libsw-core v0.3.1
11582026-02-27T14:11:45.324Z Downloaded libscf-sys v1.1.0
11592026-02-27T14:11:45.325Z Downloaded lazy_static v1.5.0
11602026-02-27T14:11:45.325Z Downloaded lalrpop-util v0.19.12
11612026-02-27T14:11:45.325Z Downloaded kstat-rs v0.2.4
11622026-02-27T14:11:45.325Z Downloaded keccak v0.1.5
11632026-02-27T14:11:45.325Z Downloaded jobserver v0.1.32
11642026-02-27T14:11:45.325Z Downloaded is_ci v1.2.0
11652026-02-27T14:11:45.325Z Downloaded is-terminal v0.4.13
11662026-02-27T14:11:45.325Z Downloaded internet-checksum v0.2.1
11672026-02-27T14:11:45.325Z Downloaded instant v0.1.13
11682026-02-27T14:11:45.325Z Downloaded instability v0.3.2
11692026-02-27T14:11:45.325Z Downloaded impl-trait-for-tuples v0.2.2
11702026-02-27T14:11:45.325Z Downloaded hyper-staticfile v0.10.1
11712026-02-27T14:11:45.325Z Downloaded hyper-rustls v0.27.7
11722026-02-27T14:11:45.325Z Downloaded httparse v1.9.5
11732026-02-27T14:11:45.349Z Downloaded hmac v0.12.1
11742026-02-27T14:11:45.349Z Downloaded highway v1.3.0
11752026-02-27T14:11:45.350Z Downloaded aws-lc-sys v0.37.1
11762026-02-27T14:11:45.647Z Downloaded heapless v0.8.0
11772026-02-27T14:11:45.672Z Downloaded heapless v0.7.17
11782026-02-27T14:11:45.672Z Downloaded headers v0.4.1
11792026-02-27T14:11:45.672Z Downloaded futures-util v0.3.31
11802026-02-27T14:11:45.696Z Downloaded futures-executor v0.3.31
11812026-02-27T14:11:45.696Z Downloaded float-cmp v0.10.0
11822026-02-27T14:11:45.696Z Downloaded flagset v0.4.6
11832026-02-27T14:11:45.696Z Downloaded fixedbitset v0.4.2
11842026-02-27T14:11:45.696Z Downloaded fallible-iterator v0.2.0
11852026-02-27T14:11:45.696Z Downloaded env_logger v0.11.8
11862026-02-27T14:11:45.696Z Downloaded ena v0.14.3
11872026-02-27T14:11:45.696Z Downloaded diesel-dtrace v0.4.2
11882026-02-27T14:11:45.696Z Downloaded defmt-macros v0.3.9
11892026-02-27T14:11:45.720Z Downloaded darling v0.21.0
11902026-02-27T14:11:45.720Z Downloaded chrono v0.4.43
11912026-02-27T14:11:45.720Z Downloaded bindgen v0.71.1
11922026-02-27T14:11:45.745Z Downloaded iana-time-zone v0.1.63
11932026-02-27T14:11:45.745Z Downloaded hyper-tls v0.6.0
11942026-02-27T14:11:45.745Z Downloaded humantime v2.2.0
11952026-02-27T14:11:45.745Z Downloaded http-range v0.1.5
11962026-02-27T14:11:45.745Z Downloaded http-body-util v0.1.3
11972026-02-27T14:11:45.745Z Downloaded http-body v1.0.1
11982026-02-27T14:11:45.745Z Downloaded hostname v0.4.2
11992026-02-27T14:11:45.745Z Downloaded hickory-client v0.25.2
12002026-02-27T14:11:45.745Z Downloaded heck v0.3.3
12012026-02-27T14:11:45.745Z Downloaded hash32 v0.3.1
12022026-02-27T14:11:45.745Z Downloaded futures-io v0.3.31
12032026-02-27T14:11:45.770Z Downloaded futures-core v0.3.32
12042026-02-27T14:11:45.770Z Downloaded foreign-types-macros v0.2.3
12052026-02-27T14:11:45.770Z Downloaded env_filter v0.1.2
12062026-02-27T14:11:45.770Z Downloaded dropshot-api-manager-types v0.3.0
12072026-02-27T14:11:45.770Z Downloaded dof v0.4.0
12082026-02-27T14:11:45.770Z Downloaded der_derive v0.7.3
12092026-02-27T14:11:45.770Z Downloaded bitvec v1.0.1
12102026-02-27T14:11:45.795Z Downloaded hubpack v0.1.2
12112026-02-27T14:11:45.795Z Downloaded httpdate v1.0.3
12122026-02-27T14:11:45.795Z Downloaded hostname v0.3.1
12132026-02-27T14:11:45.795Z Downloaded home v0.5.9
12142026-02-27T14:11:45.795Z Downloaded hex-literal v0.4.1
12152026-02-27T14:11:45.795Z Downloaded hex v0.4.3
12162026-02-27T14:11:45.795Z Downloaded headers-core v0.3.0
12172026-02-27T14:11:45.795Z Downloaded group v0.13.0
12182026-02-27T14:11:45.795Z Downloaded globwalk v0.9.1
12192026-02-27T14:11:45.795Z Downloaded globset v0.4.15
12202026-02-27T14:11:45.795Z Downloaded glob v0.3.2
12212026-02-27T14:11:45.795Z Downloaded getrandom v0.2.15
12222026-02-27T14:11:45.820Z Downloaded futures-macro v0.3.31
12232026-02-27T14:11:45.820Z Downloaded foreign-types-shared v0.3.1
12242026-02-27T14:11:45.820Z Downloaded foreign-types v0.5.0
12252026-02-27T14:11:45.820Z Downloaded ecdsa v0.16.9
12262026-02-27T14:11:45.820Z Downloaded dyn-clone v1.0.20
12272026-02-27T14:11:45.820Z Downloaded display-error-chain v0.2.2
12282026-02-27T14:11:45.820Z Downloaded derive_builder v0.20.2
12292026-02-27T14:11:45.820Z Downloaded darling_macro v0.20.10
12302026-02-27T14:11:45.820Z Downloaded crossterm v0.28.1
12312026-02-27T14:11:45.844Z Downloaded crossbeam-utils v0.8.21
12322026-02-27T14:11:45.845Z Downloaded crossbeam-epoch v0.9.18
12332026-02-27T14:11:45.845Z Downloaded crc-any v2.5.0
12342026-02-27T14:11:45.845Z Downloaded const_format v0.2.34
12352026-02-27T14:11:45.845Z Downloaded const-oid v0.9.6
12362026-02-27T14:11:45.845Z Downloaded compact_str v0.8.0
12372026-02-27T14:11:45.845Z Downloaded colored v3.0.0
12382026-02-27T14:11:45.869Z Downloaded chacha20poly1305 v0.10.1
12392026-02-27T14:11:45.869Z Downloaded cc v1.2.56
12402026-02-27T14:11:45.869Z Downloaded bytes v1.11.1
12412026-02-27T14:11:45.869Z Downloaded bumpalo v3.16.0
12422026-02-27T14:11:45.869Z Downloaded aes-gcm v0.10.3
12432026-02-27T14:11:45.869Z Downloaded gethostname v0.5.0
12442026-02-27T14:11:45.869Z Downloaded fxhash v0.2.1
12452026-02-27T14:11:45.869Z Downloaded futures-task v0.3.31
12462026-02-27T14:11:45.869Z Downloaded futures-sink v0.3.31
12472026-02-27T14:11:45.869Z Downloaded funty v2.0.0
12482026-02-27T14:11:45.870Z Downloaded foreign-types-shared v0.1.1
12492026-02-27T14:11:45.894Z Downloaded float-ord v0.3.2
12502026-02-27T14:11:45.894Z Downloaded find-msvc-tools v0.1.9
12512026-02-27T14:11:45.894Z Downloaded fd-lock v4.0.2
12522026-02-27T14:11:45.894Z Downloaded enum-as-inner v0.6.1
12532026-02-27T14:11:45.894Z Downloaded embedded-io v0.6.1
12542026-02-27T14:11:45.894Z Downloaded embedded-io v0.4.0
12552026-02-27T14:11:45.894Z Downloaded dtrace-parser v0.3.0
12562026-02-27T14:11:45.894Z Downloaded document-features v0.2.11
12572026-02-27T14:11:45.894Z Downloaded derive-ex v0.1.8
12582026-02-27T14:11:45.894Z Downloaded defmt v0.3.8
12592026-02-27T14:11:45.894Z Downloaded daft-derive v0.1.4
12602026-02-27T14:11:45.919Z Downloaded crucible-workspace-hack v0.1.0
12612026-02-27T14:11:45.919Z Downloaded crossbeam-deque v0.8.5
12622026-02-27T14:11:45.919Z Downloaded critical-section v1.1.3
12632026-02-27T14:11:45.919Z Downloaded crc8 v0.1.1
12642026-02-27T14:11:45.920Z Downloaded crc32fast v1.4.2
12652026-02-27T14:11:45.920Z Downloaded crc-catalog v2.4.0
12662026-02-27T14:11:45.920Z Downloaded corncobs v0.1.4
12672026-02-27T14:11:45.920Z Downloaded cookie_store v0.22.1
12682026-02-27T14:11:45.920Z Downloaded cookie v0.18.1
12692026-02-27T14:11:45.920Z Downloaded convert_case v0.7.1
12702026-02-27T14:11:45.920Z Downloaded colored v2.2.0
12712026-02-27T14:11:45.920Z Downloaded cobs v0.2.3
12722026-02-27T14:11:45.920Z Downloaded cmake v0.1.57
12732026-02-27T14:11:45.920Z Downloaded cipher v0.4.4
12742026-02-27T14:11:45.944Z Downloaded ciborium-ll v0.2.2
12752026-02-27T14:11:45.944Z Downloaded ciborium v0.2.2
12762026-02-27T14:11:45.944Z Downloaded chacha20 v0.9.1
12772026-02-27T14:11:45.944Z Downloaded cbc v0.1.2
12782026-02-27T14:11:45.944Z Downloaded cassowary v0.3.0
12792026-02-27T14:11:45.945Z Downloaded cargo_metadata v0.19.2
12802026-02-27T14:11:45.945Z Downloaded cargo-platform v0.1.8
12812026-02-27T14:11:45.945Z Downloaded cancel-safe-futures v0.1.5
12822026-02-27T14:11:45.945Z Downloaded bzip2 v0.4.4
12832026-02-27T14:11:45.945Z Downloaded buf-list v1.0.3
12842026-02-27T14:11:45.945Z Downloaded blowfish v0.9.1
12852026-02-27T14:11:45.945Z Downloaded block-padding v0.3.3
12862026-02-27T14:11:45.945Z Downloaded base64 v0.22.1
12872026-02-27T14:11:45.969Z Downloaded base64 v0.21.7
12882026-02-27T14:11:45.969Z Downloaded backtrace v0.3.74
12892026-02-27T14:11:45.969Z Downloaded assert_matches v1.5.0
12902026-02-27T14:11:45.969Z Downloaded endian-type v0.1.2
12912026-02-27T14:11:45.969Z Downloaded dunce v1.0.5
12922026-02-27T14:11:45.969Z Downloaded dsl_auto_type v0.1.2
12932026-02-27T14:11:45.969Z Downloaded dirs-sys-next v0.1.2
12942026-02-27T14:11:45.969Z Downloaded dirs-next v2.0.0
12952026-02-27T14:11:45.969Z Downloaded diesel_table_macro_syntax v0.2.0
12962026-02-27T14:11:45.969Z Downloaded defmt-parser v0.3.4
12972026-02-27T14:11:45.969Z Downloaded data-encoding v2.9.0
12982026-02-27T14:11:45.969Z Downloaded daft v0.1.4
12992026-02-27T14:11:45.994Z Downloaded ctr v0.9.2
13002026-02-27T14:11:45.994Z Downloaded csv-core v0.1.11
13012026-02-27T14:11:45.994Z Downloaded crunchy v0.2.2
13022026-02-27T14:11:45.994Z Downloaded crc v3.2.1
13032026-02-27T14:11:45.994Z Downloaded convert_case v0.4.0
13042026-02-27T14:11:45.994Z Downloaded constant_time_eq v0.3.1
13052026-02-27T14:11:45.994Z Downloaded const_format_proc_macros v0.2.34
13062026-02-27T14:11:45.994Z Downloaded console v0.16.0
13072026-02-27T14:11:45.994Z Downloaded console v0.15.10
13082026-02-27T14:11:45.994Z Downloaded clang-sys v1.8.1
13092026-02-27T14:11:46.019Z Downloaded ciborium-io v0.2.2
13102026-02-27T14:11:46.019Z Downloaded cfg_aliases v0.2.1
13112026-02-27T14:11:46.019Z Downloaded cfg_aliases v0.1.1
13122026-02-27T14:11:46.019Z Downloaded cexpr v0.6.0
13132026-02-27T14:11:46.019Z Downloaded castaway v0.2.3
13142026-02-27T14:11:46.019Z Downloaded camino-tempfile-ext v0.3.2
13152026-02-27T14:11:46.019Z Downloaded bzip2 v0.5.2
13162026-02-27T14:11:46.019Z Downloaded blake3 v1.5.4
13172026-02-27T14:11:46.019Z Downloaded blake2 v0.10.6
13182026-02-27T14:11:46.043Z Downloaded bitfield-macros v0.19.2
13192026-02-27T14:11:46.043Z Downloaded bitfield v0.19.2
13202026-02-27T14:11:46.043Z Downloaded bit-vec v0.8.0
13212026-02-27T14:11:46.044Z Downloaded bit-vec v0.6.3
13222026-02-27T14:11:46.044Z Downloaded bcrypt-pbkdf v0.10.0
13232026-02-27T14:11:46.044Z Downloaded bb8 v0.8.5
13242026-02-27T14:11:46.044Z Downloaded base64 v0.13.1
13252026-02-27T14:11:46.044Z Downloaded base16ct v0.2.0
13262026-02-27T14:11:46.044Z Downloaded backon v1.6.0
13272026-02-27T14:11:46.044Z Downloaded backoff v0.4.0
13282026-02-27T14:11:46.068Z Downloaded atty v0.2.14
13292026-02-27T14:11:46.068Z Downloaded atomicwrites v0.4.4
13302026-02-27T14:11:46.069Z Downloaded atomic-waker v1.1.2
13312026-02-27T14:11:46.069Z Downloaded async-trait v0.1.89
13322026-02-27T14:11:46.069Z Downloaded async-stream v0.3.6
13332026-02-27T14:11:46.069Z Downloaded async-recursion v1.1.1
13342026-02-27T14:11:46.093Z Downloaded async-bb8-diesel v0.2.1
13352026-02-27T14:11:46.093Z Downloaded aho-corasick v1.1.3
13362026-02-27T14:11:46.093Z Downloaded ahash v0.8.12
13372026-02-27T14:11:46.093Z Downloaded derive_builder_macro v0.20.2
13382026-02-27T14:11:46.093Z Downloaded debug-ignore v1.0.5
13392026-02-27T14:11:46.093Z Downloaded darling_macro v0.21.0
13402026-02-27T14:11:46.093Z Downloaded curve25519-dalek-derive v0.1.1
13412026-02-27T14:11:46.093Z Downloaded cstr-argument v0.1.2
13422026-02-27T14:11:46.093Z Downloaded bitflags v1.3.2
13432026-02-27T14:11:46.118Z Downloaded bitfield-struct v0.6.2
13442026-02-27T14:11:46.118Z Downloaded bit-set v0.8.0
13452026-02-27T14:11:46.118Z Downloaded bit-set v0.5.3
13462026-02-27T14:11:46.118Z Downloaded bcs v0.1.6
13472026-02-27T14:11:46.118Z Downloaded base64ct v1.6.0
13482026-02-27T14:11:46.118Z Downloaded async-stream-impl v0.3.6
13492026-02-27T14:11:46.118Z Downloaded arrayref v0.3.9
13502026-02-27T14:11:46.118Z Downloaded argon2 v0.5.3
13512026-02-27T14:11:46.119Z Downloaded arc-swap v1.7.1
13522026-02-27T14:11:46.119Z Downloaded ar_archive_writer v0.5.1
13532026-02-27T14:11:46.143Z Downloaded aes v0.8.4
13542026-02-27T14:11:46.143Z Downloaded aead v0.5.2
13552026-02-27T14:11:46.143Z Downloaded adler2 v2.0.0
13562026-02-27T14:11:46.144Z Downloaded addr2line v0.24.2
13572026-02-27T14:11:46.144Z Downloaded arrayvec v0.7.6
13582026-02-27T14:11:46.144Z Downloaded array-init v0.0.4
13592026-02-27T14:11:46.144Z Downloaded allocator-api2 v0.2.21
13602026-02-27T14:11:46.377Z Compiling value-bag v1.12.0
13612026-02-27T14:11:46.401Z Compiling find-msvc-tools v0.1.9
13622026-02-27T14:11:46.401Z Compiling shlex v1.3.0
13632026-02-27T14:11:46.401Z Compiling smallvec v1.15.1
13642026-02-27T14:11:46.425Z Compiling syn v2.0.117
13652026-02-27T14:11:46.455Z Compiling getrandom v0.2.15
13662026-02-27T14:11:46.479Z Compiling jobserver v0.1.32
13672026-02-27T14:11:46.479Z Compiling typenum v1.17.0
13682026-02-27T14:11:46.895Z Compiling rand_core v0.6.4
13692026-02-27T14:11:46.930Z Compiling generic-array v0.14.7
13702026-02-27T14:11:47.006Z Compiling log v0.4.29
13712026-02-27T14:11:47.031Z Compiling lock_api v0.4.12
13722026-02-27T14:11:47.121Z Compiling cc v1.2.56
13732026-02-27T14:11:47.414Z Compiling subtle v2.6.1
13742026-02-27T14:11:47.513Z Compiling scopeguard v1.2.0
13752026-02-27T14:11:47.565Z Compiling portable-atomic v1.11.0
13762026-02-27T14:11:47.590Z Compiling critical-section v1.1.3
13772026-02-27T14:11:47.780Z Compiling const-oid v0.9.6
13782026-02-27T14:11:47.806Z Compiling serde_json v1.0.149
13792026-02-27T14:11:47.856Z Compiling getrandom v0.3.4
13802026-02-27T14:11:48.353Z Compiling parking_lot_core v0.9.10
13812026-02-27T14:11:48.382Z Compiling pkg-config v0.3.31
13822026-02-27T14:11:49.009Z Compiling pin-project-lite v0.2.14
13832026-02-27T14:11:49.994Z Compiling signal-hook-registry v1.4.2
13842026-02-27T14:11:50.137Z Compiling allocator-api2 v0.2.21
13852026-02-27T14:11:50.233Z Compiling libm v0.2.8
13862026-02-27T14:11:50.519Z Compiling once_cell v1.21.3
13872026-02-27T14:11:50.616Z Compiling parking_lot v0.12.3
13882026-02-27T14:11:50.678Z Compiling mio v1.0.2
13892026-02-27T14:11:50.709Z Compiling num-traits v0.2.19
13902026-02-27T14:11:50.862Z Compiling futures-core v0.3.32
13912026-02-27T14:11:51.163Z Compiling percent-encoding v2.3.2
13922026-02-27T14:11:51.364Z Compiling socket2 v0.6.1
13932026-02-27T14:11:51.585Z Compiling slab v0.4.9
13942026-02-27T14:11:51.610Z Compiling foldhash v0.2.0
13952026-02-27T14:11:51.635Z Compiling cpufeatures v0.2.14
13962026-02-27T14:11:51.775Z Compiling futures-sink v0.3.31
13972026-02-27T14:11:51.852Z Compiling pin-utils v0.1.0
13982026-02-27T14:11:51.993Z Compiling futures-channel v0.3.31
13992026-02-27T14:11:52.018Z Compiling hashbrown v0.16.1
14002026-02-27T14:11:52.321Z Compiling futures-io v0.3.31
14012026-02-27T14:11:52.403Z Compiling futures-task v0.3.31
14022026-02-27T14:11:52.437Z Compiling rustversion v1.0.22
14032026-02-27T14:11:52.484Z Compiling form_urlencoded v1.2.2
14042026-02-27T14:11:52.533Z Compiling cmake v0.1.57
14052026-02-27T14:11:52.649Z Compiling dunce v1.0.5
14062026-02-27T14:11:52.816Z Compiling ident_case v1.0.1
14072026-02-27T14:11:52.840Z Compiling base64ct v1.6.0
14082026-02-27T14:11:52.882Z Compiling fs_extra v1.3.0
14092026-02-27T14:11:53.038Z Compiling foldhash v0.1.5
14102026-02-27T14:11:53.465Z Compiling indexmap v2.13.0
14112026-02-27T14:11:53.492Z Compiling flagset v0.4.6
14122026-02-27T14:11:53.520Z Compiling aws-lc-sys v0.37.1
14132026-02-27T14:11:53.550Z Compiling pem-rfc7468 v0.7.0
14142026-02-27T14:11:53.640Z Compiling hashbrown v0.15.4
14152026-02-27T14:11:53.753Z Compiling rand_core v0.9.3
14162026-02-27T14:11:53.991Z Compiling iana-time-zone v0.1.63
14172026-02-27T14:11:54.299Z Compiling ring v0.17.14
14182026-02-27T14:11:54.408Z Compiling rustc_version v0.4.1
14192026-02-27T14:11:54.434Z Compiling uuid v1.19.0
14202026-02-27T14:11:54.590Z Compiling spin v0.9.8
14212026-02-27T14:11:54.931Z Compiling aws-lc-rs v1.16.0
14222026-02-27T14:11:55.012Z Compiling vcpkg v0.2.15
14232026-02-27T14:11:55.087Z Compiling synstructure v0.13.1
14242026-02-27T14:11:55.116Z Compiling regex-syntax v0.8.5
14252026-02-27T14:11:55.367Z Compiling zerocopy v0.8.27
14262026-02-27T14:11:56.216Z Compiling tracing-core v0.1.32
14272026-02-27T14:11:56.243Z Compiling serde_derive_internals v0.29.1
14282026-02-27T14:11:56.534Z Compiling untrusted v0.9.0
14292026-02-27T14:11:56.789Z Compiling base64 v0.22.1
14302026-02-27T14:11:56.868Z Compiling openssl-sys v0.9.109
14312026-02-27T14:11:57.498Z Compiling rustix v0.38.37
14322026-02-27T14:11:57.547Z Compiling httparse v1.9.5
14332026-02-27T14:11:58.178Z Compiling untrusted v0.7.1
14342026-02-27T14:11:58.256Z Compiling adler2 v2.0.0
14352026-02-27T14:11:58.333Z Compiling schemars v0.8.22
14362026-02-27T14:11:58.460Z Compiling openssl-probe v0.1.5
14372026-02-27T14:11:58.553Z Compiling rustix v1.1.3
14382026-02-27T14:11:58.669Z Compiling miniz_oxide v0.8.5
14392026-02-27T14:11:58.951Z Compiling darling_core v0.20.10
14402026-02-27T14:11:58.991Z Compiling dyn-clone v1.0.20
14412026-02-27T14:11:59.263Z Compiling try-lock v0.2.5
14422026-02-27T14:11:59.448Z Compiling atomic-waker v1.1.2
14432026-02-27T14:11:59.718Z Compiling rustls v0.23.37
14442026-02-27T14:11:59.745Z Compiling tower-service v0.3.3
14452026-02-27T14:11:59.922Z Compiling tinyvec_macros v0.1.1
14462026-02-27T14:12:00.036Z Compiling tower-layer v0.3.3
14472026-02-27T14:12:00.062Z Compiling tinyvec v1.8.0
14482026-02-27T14:12:00.141Z Compiling serde_derive v1.0.228
14492026-02-27T14:12:00.167Z Compiling zeroize_derive v1.4.2
14502026-02-27T14:12:00.383Z Compiling zerofrom-derive v0.1.4
14512026-02-27T14:12:01.162Z Compiling yoke-derive v0.7.4
14522026-02-27T14:12:01.457Z Compiling zerovec-derive v0.10.3
14532026-02-27T14:12:01.545Z Compiling zeroize v1.8.1
14542026-02-27T14:12:01.679Z Compiling displaydoc v0.2.5
14552026-02-27T14:12:03.218Z Compiling icu_provider_macros v1.5.0
14562026-02-27T14:12:03.644Z Compiling crypto-common v0.1.6
14572026-02-27T14:12:03.717Z Compiling zerofrom v0.1.4
14582026-02-27T14:12:03.940Z Compiling block-buffer v0.10.4
14592026-02-27T14:12:03.964Z Compiling zerocopy-derive v0.7.35
14602026-02-27T14:12:03.992Z Compiling yoke v0.7.4
14612026-02-27T14:12:04.035Z Compiling tokio-macros v2.6.0
14622026-02-27T14:12:04.259Z Compiling digest v0.10.7
14632026-02-27T14:12:04.298Z Compiling thiserror-impl v2.0.18
14642026-02-27T14:12:04.395Z Compiling zerovec v0.10.4
14652026-02-27T14:12:04.768Z Compiling hmac v0.12.1
14662026-02-27T14:12:05.054Z Compiling futures-macro v0.3.31
14672026-02-27T14:12:05.323Z Compiling block-padding v0.3.3
14682026-02-27T14:12:05.568Z Compiling sha2 v0.10.9
14692026-02-27T14:12:05.593Z Compiling inout v0.1.3
14702026-02-27T14:12:05.647Z Compiling der_derive v0.7.3
14712026-02-27T14:12:05.897Z Compiling zerocopy v0.7.35
14722026-02-27T14:12:05.956Z Compiling cipher v0.4.4
14732026-02-27T14:12:06.626Z Compiling tinystr v0.7.6
14742026-02-27T14:12:06.702Z Compiling icu_collections v1.5.0
14752026-02-27T14:12:06.983Z Compiling futures-util v0.3.31
14762026-02-27T14:12:07.112Z Compiling icu_locid v1.5.0
14772026-02-27T14:12:07.589Z Compiling thiserror v2.0.18
14782026-02-27T14:12:07.671Z Compiling ppv-lite86 v0.2.20
14792026-02-27T14:12:07.833Z Compiling serde v1.0.228
14802026-02-27T14:12:08.114Z Compiling der v0.7.10
14812026-02-27T14:12:08.209Z Compiling pest v2.8.2
14822026-02-27T14:12:08.635Z Compiling icu_provider v1.5.0
14832026-02-27T14:12:09.105Z Compiling salsa20 v0.10.2
14842026-02-27T14:12:09.296Z Compiling bytes v1.11.1
14852026-02-27T14:12:09.408Z Compiling bitflags v2.9.4
14862026-02-27T14:12:09.434Z Compiling icu_locid_transform v1.5.0
14872026-02-27T14:12:09.698Z Compiling chrono v0.4.43
14882026-02-27T14:12:09.930Z Compiling pbkdf2 v0.12.2
14892026-02-27T14:12:10.152Z Compiling scrypt v0.11.0
14902026-02-27T14:12:10.685Z Compiling tokio v1.49.0
14912026-02-27T14:12:10.800Z Compiling icu_properties v1.5.1
14922026-02-27T14:12:11.375Z Compiling http v1.4.0
14932026-02-27T14:12:11.710Z Compiling spki v0.7.3
14942026-02-27T14:12:12.096Z Compiling pest_meta v2.8.2
14952026-02-27T14:12:12.200Z Compiling rand_chacha v0.9.0
14962026-02-27T14:12:13.118Z Compiling cbc v0.1.2
14972026-02-27T14:12:13.332Z Compiling aes v0.8.4
14982026-02-27T14:12:13.430Z Compiling rustls-pki-types v1.14.0
14992026-02-27T14:12:13.968Z Compiling zerocopy-derive v0.8.27
15002026-02-27T14:12:14.075Z Compiling tracing-attributes v0.1.27
15012026-02-27T14:12:14.492Z Compiling pest_generator v2.8.2
15022026-02-27T14:12:15.929Z Compiling icu_normalizer v1.5.0
15032026-02-27T14:12:16.752Z Compiling pkcs5 v0.7.1
15042026-02-27T14:12:16.812Z Compiling http-body v1.0.1
15052026-02-27T14:12:17.162Z Compiling idna_adapter v1.2.0
15062026-02-27T14:12:17.248Z Compiling rand v0.9.2
15072026-02-27T14:12:17.417Z Compiling idna v1.0.3
15082026-02-27T14:12:17.608Z Compiling tracing v0.1.40
15092026-02-27T14:12:17.894Z Compiling pkcs8 v0.10.2
15102026-02-27T14:12:18.099Z Compiling url v2.5.4
15112026-02-27T14:12:18.175Z Compiling pest_derive v2.8.2
15122026-02-27T14:12:19.093Z Compiling scroll_derive v0.13.1
15132026-02-27T14:12:19.132Z Compiling schemars_derive v0.8.22
15142026-02-27T14:12:21.470Z Compiling scroll v0.13.0
15152026-02-27T14:12:21.837Z Compiling tokio-util v0.7.15
15162026-02-27T14:12:22.094Z Compiling ipnet v2.11.0
15172026-02-27T14:12:23.148Z Compiling darling_macro v0.20.10
15182026-02-27T14:12:23.478Z Compiling want v0.3.1
15192026-02-27T14:12:23.823Z Compiling h2 v0.4.6
15202026-02-27T14:12:24.135Z Compiling lazy_static v1.5.0
15212026-02-27T14:12:24.297Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15222026-02-27T14:12:24.321Z Compiling bzip2-sys v0.1.13+1.0.8
15232026-02-27T14:12:24.415Z Compiling aho-corasick v1.1.3
15242026-02-27T14:12:24.495Z Compiling openssl v0.10.73
15252026-02-27T14:12:24.870Z Compiling num-conv v0.2.0
15262026-02-27T14:12:24.951Z Compiling foreign-types-shared v0.1.1
15272026-02-27T14:12:25.153Z Compiling time-core v0.1.8
15282026-02-27T14:12:25.185Z Compiling httpdate v1.0.3
15292026-02-27T14:12:25.247Z Compiling powerfmt v0.2.0
15302026-02-27T14:12:25.492Z Compiling time-macros v0.2.27
15312026-02-27T14:12:25.667Z Compiling deranged v0.5.3
15322026-02-27T14:12:26.078Z Compiling foreign-types v0.3.2
15332026-02-27T14:12:26.258Z Compiling tempfile v3.24.0
15342026-02-27T14:12:27.200Z Compiling regex-automata v0.4.14
15352026-02-27T14:12:28.541Z Compiling darling v0.20.10
15362026-02-27T14:12:28.600Z Compiling goblin v0.10.2
15372026-02-27T14:12:28.697Z Compiling openssl-macros v0.1.1
15382026-02-27T14:12:29.253Z Compiling wait-timeout v0.2.0
15392026-02-27T14:12:29.443Z Compiling bit-vec v0.8.0
15402026-02-27T14:12:29.834Z Compiling crossbeam-utils v0.8.21
15412026-02-27T14:12:29.998Z Compiling num_threads v0.1.7
15422026-02-27T14:12:30.172Z Compiling quick-error v1.2.3
15432026-02-27T14:12:30.328Z Compiling native-tls v0.2.12
15442026-02-27T14:12:30.371Z Compiling gimli v0.31.1
15452026-02-27T14:12:30.449Z Compiling usdt-impl v0.6.0
15462026-02-27T14:12:30.803Z Compiling syn v1.0.109
15472026-02-27T14:12:30.978Z Compiling rusty-fork v0.3.0
15482026-02-27T14:12:31.748Z Compiling time v0.3.47
15492026-02-27T14:12:35.087Z Compiling hyper v1.8.1
15502026-02-27T14:12:35.430Z Compiling addr2line v0.24.2
15512026-02-27T14:12:35.896Z Compiling bit-set v0.8.0
15522026-02-27T14:12:36.250Z Compiling derive_builder_core v0.20.2
15532026-02-27T14:12:36.327Z Compiling dtrace-parser v0.3.0
15542026-02-27T14:12:38.299Z Compiling hyper-util v0.1.19
15552026-02-27T14:12:38.566Z Compiling dof v0.4.0
15562026-02-27T14:12:38.612Z Compiling rustls-native-certs v0.8.1
15572026-02-27T14:12:39.205Z Compiling signature v2.2.0
15582026-02-27T14:12:39.240Z Compiling unicode-normalization v0.1.24
15592026-02-27T14:12:39.567Z Compiling thiserror-impl v1.0.69
15602026-02-27T14:12:39.779Z Compiling scroll_derive v0.12.0
15612026-02-27T14:12:40.262Z Compiling heapless v0.7.17
15622026-02-27T14:12:40.350Z Compiling darling_core v0.21.0
15632026-02-27T14:12:40.748Z Compiling slog v2.8.2
15642026-02-27T14:12:40.912Z Compiling rand_xorshift v0.4.0
15652026-02-27T14:12:40.982Z Compiling sync_wrapper v1.0.1
15662026-02-27T14:12:41.190Z Compiling thread-id v5.0.0
15672026-02-27T14:12:41.238Z Compiling object v0.36.5
15682026-02-27T14:12:41.263Z Compiling cookie v0.18.1
15692026-02-27T14:12:41.298Z Compiling crc32fast v1.4.2
15702026-02-27T14:12:41.375Z Compiling siphasher v0.3.11
15712026-02-27T14:12:41.641Z Compiling zstd-safe v7.2.3
15722026-02-27T14:12:41.693Z Compiling zlib-rs v0.5.1
15732026-02-27T14:12:41.853Z Compiling signal-hook v0.3.18
15742026-02-27T14:12:42.110Z Compiling unarray v0.1.4
15752026-02-27T14:12:42.239Z Compiling paste v1.0.15
15762026-02-27T14:12:42.356Z Compiling rustc-demangle v0.1.24
15772026-02-27T14:12:42.759Z Compiling anyhow v1.0.99
15782026-02-27T14:12:42.814Z Compiling unicode-properties v0.1.3
15792026-02-27T14:12:42.909Z Compiling unicode-bidi v0.3.17
15802026-02-27T14:12:43.386Z Compiling thiserror v1.0.69
15812026-02-27T14:12:43.473Z Compiling proptest v1.7.0
15822026-02-27T14:12:43.705Z Compiling stringprep v0.1.5
15832026-02-27T14:12:43.955Z Compiling phf_shared v0.11.2
15842026-02-27T14:12:44.362Z Compiling scroll v0.12.0
15852026-02-27T14:12:44.866Z Compiling tower v0.5.2
15862026-02-27T14:12:45.360Z Compiling derive_builder_macro v0.20.2
15872026-02-27T14:12:46.687Z Compiling ipnetwork v0.21.1
15882026-02-27T14:12:47.339Z Compiling darling_macro v0.21.0
15892026-02-27T14:12:47.592Z Compiling http-body-util v0.1.3
15902026-02-27T14:12:47.813Z Compiling webpki-roots v1.0.1
15912026-02-27T14:12:48.052Z Compiling serde_tokenstream v0.2.3
15922026-02-27T14:12:48.225Z Compiling erased-serde v0.3.31
15932026-02-27T14:12:48.431Z Compiling toml_datetime v0.6.11
15942026-02-27T14:12:48.747Z Compiling backtrace v0.3.74
15952026-02-27T14:12:49.067Z Compiling serde_spanned v0.6.9
15962026-02-27T14:12:49.209Z Compiling rand_chacha v0.3.1
15972026-02-27T14:12:49.356Z Compiling md-5 v0.10.6
15982026-02-27T14:12:49.722Z Compiling libz-rs-sys v0.5.1
15992026-02-27T14:12:49.863Z Compiling curve25519-dalek v4.1.3
16002026-02-27T14:12:50.114Z Compiling vergen-lib v0.1.6
16012026-02-27T14:12:50.462Z Compiling num-integer v0.1.46
16022026-02-27T14:12:50.565Z Compiling hash32 v0.2.1
16032026-02-27T14:12:50.697Z Compiling ff v0.13.0
16042026-02-27T14:12:50.986Z Compiling memoffset v0.9.1
16052026-02-27T14:12:51.013Z Compiling litrs v0.4.1
16062026-02-27T14:12:51.343Z Compiling cfg_aliases v0.2.1
16072026-02-27T14:12:51.368Z Compiling ref-cast v1.0.25
16082026-02-27T14:12:51.429Z Compiling ryu v1.0.18
16092026-02-27T14:12:51.506Z Compiling base16ct v0.2.0
16102026-02-27T14:12:51.726Z Compiling num-bigint-dig v0.8.6
16112026-02-27T14:12:51.884Z Compiling psl-types v2.0.11
16122026-02-27T14:12:51.916Z Compiling iri-string v0.7.8
16132026-02-27T14:12:52.093Z Compiling fallible-iterator v0.2.0
16142026-02-27T14:12:52.118Z Compiling smoltcp v0.9.1
16152026-02-27T14:12:52.170Z Compiling publicsuffix v2.3.0
16162026-02-27T14:12:52.290Z Compiling document-features v0.2.11
16172026-02-27T14:12:52.675Z Compiling sec1 v0.7.3
16182026-02-27T14:12:52.786Z Compiling postgres-protocol v0.6.8
16192026-02-27T14:12:52.863Z Compiling serde_urlencoded v0.7.1
16202026-02-27T14:12:53.307Z Compiling nix v0.29.0
16212026-02-27T14:12:53.577Z Compiling num-iter v0.1.45
16222026-02-27T14:12:53.718Z Compiling group v0.13.0
16232026-02-27T14:12:54.180Z Compiling flate2 v1.1.2
16242026-02-27T14:12:54.220Z Compiling newtype-uuid v1.3.2
16252026-02-27T14:12:54.254Z Compiling rand v0.8.5
16262026-02-27T14:12:55.234Z Compiling tower-http v0.6.8
16272026-02-27T14:12:55.844Z Compiling darling v0.21.0
16282026-02-27T14:12:55.923Z Compiling oxnet v0.1.4
16292026-02-27T14:12:56.000Z Compiling tokio-native-tls v0.3.1
16302026-02-27T14:12:56.187Z Compiling derive_builder v0.20.2
16312026-02-27T14:12:56.362Z Compiling goblin v0.8.2
16322026-02-27T14:12:56.910Z Compiling regex v1.12.3
16332026-02-27T14:12:57.472Z Compiling terminal_size v0.4.0
16342026-02-27T14:12:57.720Z Compiling cargo-platform v0.1.8
16352026-02-27T14:12:57.753Z Compiling hkdf v0.12.4
16362026-02-27T14:12:57.943Z Compiling crypto-bigint v0.5.5
16372026-02-27T14:12:58.011Z Compiling daft-derive v0.1.4
16382026-02-27T14:12:58.143Z Compiling strum_macros v0.27.2
16392026-02-27T14:12:58.414Z Compiling async-trait v0.1.89
16402026-02-27T14:12:58.997Z Compiling hubpack_derive v0.1.1
16412026-02-27T14:12:59.748Z Compiling ref-cast-impl v1.0.25
16422026-02-27T14:12:59.888Z Compiling curve25519-dalek-derive v0.1.1
16432026-02-27T14:13:00.873Z Compiling vergen v9.0.6
16442026-02-27T14:13:01.096Z Compiling ahash v0.8.12
16452026-02-27T14:13:01.235Z Compiling fs-err v3.1.1
16462026-02-27T14:13:01.329Z Compiling bumpalo v3.16.0
16472026-02-27T14:13:01.527Z Compiling buf-list v1.0.3
16482026-02-27T14:13:01.564Z Compiling simd-adler32 v0.3.7
16492026-02-27T14:13:01.884Z Compiling bitflags v1.3.2
16502026-02-27T14:13:02.053Z Compiling unicode-segmentation v1.12.0
16512026-02-27T14:13:02.119Z Compiling managed v0.8.0
16522026-02-27T14:13:02.171Z Compiling lockfree-object-pool v0.1.6
16532026-02-27T14:13:02.460Z Compiling either v1.15.0
16542026-02-27T14:13:02.682Z Compiling winnow v0.5.40
16552026-02-27T14:13:02.991Z Compiling clap_builder v4.5.48
16562026-02-27T14:13:03.585Z Compiling strum v0.27.2
16572026-02-27T14:13:03.890Z Compiling dof v0.3.0
16582026-02-27T14:13:04.638Z Compiling zopfli v0.8.1
16592026-02-27T14:13:05.815Z Compiling elliptic-curve v0.13.8
16602026-02-27T14:13:06.471Z Compiling toml_edit v0.19.15
16612026-02-27T14:13:06.712Z Compiling hubpack v0.1.2
16622026-02-27T14:13:06.742Z Compiling daft v0.1.4
16632026-02-27T14:13:06.815Z Compiling cargo_metadata v0.19.2
16642026-02-27T14:13:07.192Z Compiling cookie_store v0.22.1
16652026-02-27T14:13:07.378Z Compiling signal-hook-mio v0.2.4
16662026-02-27T14:13:07.580Z Compiling zstd v0.13.3
16672026-02-27T14:13:08.826Z Compiling hyper-tls v0.6.0
16682026-02-27T14:13:08.932Z Compiling serde_with_macros v3.16.1
16692026-02-27T14:13:10.776Z Compiling postgres-types v0.2.9
16702026-02-27T14:13:11.515Z Compiling usdt-attr-macro v0.6.0
16712026-02-27T14:13:11.550Z Compiling usdt-macro v0.6.0
16722026-02-27T14:13:11.885Z Compiling phf v0.11.2
16732026-02-27T14:13:12.083Z Compiling dtrace-parser v0.2.0
16742026-02-27T14:13:12.277Z Compiling ed25519 v2.2.3
16752026-02-27T14:13:13.315Z Compiling bzip2 v0.4.4
16762026-02-27T14:13:13.353Z Compiling bzip2 v0.5.2
16772026-02-27T14:13:13.651Z Compiling bstr v1.10.0
16782026-02-27T14:13:13.757Z Compiling pkcs1 v0.7.5
16792026-02-27T14:13:13.817Z Compiling hex v0.4.3
16802026-02-27T14:13:13.874Z Compiling serde-big-array v0.5.1
16812026-02-27T14:13:14.179Z Compiling rfc6979 v0.4.0
16822026-02-27T14:13:14.299Z Compiling clap_derive v4.5.47
16832026-02-27T14:13:14.396Z Compiling enum-as-inner v0.6.1
16842026-02-27T14:13:14.463Z Compiling strum_macros v0.26.4
16852026-02-27T14:13:14.671Z Compiling serde_repr v0.1.19
16862026-02-27T14:13:14.696Z Compiling float-cmp v0.10.0
16872026-02-27T14:13:15.088Z Compiling env_filter v0.1.2
16882026-02-27T14:13:15.507Z Compiling memmap2 v0.9.8
16892026-02-27T14:13:15.558Z Compiling socket2 v0.5.10
16902026-02-27T14:13:15.725Z Compiling encoding_rs v0.8.34
16912026-02-27T14:13:15.750Z Compiling keccak v0.1.5
16922026-02-27T14:13:15.958Z Compiling predicates-core v1.0.8
16932026-02-27T14:13:16.408Z Compiling difflib v0.4.0
16942026-02-27T14:13:16.555Z Compiling jiff v0.2.15
16952026-02-27T14:13:17.625Z Compiling fixedbitset v0.4.2
16962026-02-27T14:13:17.894Z Compiling fixedbitset v0.5.7
16972026-02-27T14:13:18.112Z Compiling whoami v1.5.2
16982026-02-27T14:13:18.602Z Compiling data-encoding v2.9.0
16992026-02-27T14:13:18.679Z Compiling static_assertions v1.1.0
17002026-02-27T14:13:18.724Z Compiling new_debug_unreachable v1.0.6
17012026-02-27T14:13:18.852Z Compiling rustc-hash v2.1.1
17022026-02-27T14:13:18.885Z Compiling precomputed-hash v0.1.1
17032026-02-27T14:13:18.924Z Compiling normalize-line-endings v0.3.0
17042026-02-27T14:13:19.060Z Compiling mime v0.3.17
17052026-02-27T14:13:19.123Z Compiling predicates v3.1.3
17062026-02-27T14:13:19.148Z Compiling iddqd v0.3.16
17072026-02-27T14:13:19.635Z Compiling hickory-proto v0.25.2
17082026-02-27T14:13:19.667Z Compiling string_cache v0.8.9
17092026-02-27T14:13:20.163Z Compiling clap v4.5.48
17102026-02-27T14:13:20.307Z Compiling toml_edit v0.22.27
17112026-02-27T14:13:20.631Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17122026-02-27T14:13:20.675Z Compiling strum v0.26.3
17132026-02-27T14:13:20.893Z Compiling tokio-postgres v0.7.13
17142026-02-27T14:13:22.298Z Compiling petgraph v0.8.2
17152026-02-27T14:13:24.015Z Compiling petgraph v0.6.5
17162026-02-27T14:13:26.623Z Compiling zip v4.2.0
17172026-02-27T14:13:27.827Z Compiling sha3 v0.10.8
17182026-02-27T14:13:27.949Z Compiling usdt v0.6.0
17192026-02-27T14:13:28.389Z Compiling usdt-impl v0.5.0
17202026-02-27T14:13:28.499Z Compiling env_logger v0.11.8
17212026-02-27T14:13:28.819Z Compiling similar v2.7.0
17222026-02-27T14:13:28.945Z Compiling serde_with v3.16.1
17232026-02-27T14:13:28.977Z Compiling ecdsa v0.16.9
17242026-02-27T14:13:29.338Z Compiling rsa v0.9.8
17252026-02-27T14:13:29.363Z Compiling zip v0.6.6
17262026-02-27T14:13:29.804Z Compiling ed25519-dalek v2.1.1
17272026-02-27T14:13:30.722Z Compiling toml v0.7.8
17282026-02-27T14:13:31.319Z Compiling crossterm v0.28.1
17292026-02-27T14:13:32.498Z Compiling itertools v0.13.0
17302026-02-27T14:13:32.822Z Compiling itertools v0.10.5
17312026-02-27T14:13:33.046Z Compiling heck v0.4.1
17322026-02-27T14:13:33.070Z Compiling crossbeam-epoch v0.9.18
17332026-02-27T14:13:33.576Z Compiling tokio-stream v0.1.17
17342026-02-27T14:13:33.601Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17352026-02-27T14:13:33.820Z Compiling x509-cert v0.2.5
17362026-02-27T14:13:34.040Z Compiling openapiv3 v2.2.0
17372026-02-27T14:13:34.687Z Compiling sha1 v0.10.6
17382026-02-27T14:13:35.197Z Compiling winnow v0.6.26
17392026-02-27T14:13:35.307Z Compiling lalrpop-util v0.19.12
17402026-02-27T14:13:35.778Z Compiling peg-runtime v0.8.5
17412026-02-27T14:13:35.858Z Compiling thread_local v1.1.8
17422026-02-27T14:13:35.913Z Compiling slog-async v2.8.0
17432026-02-27T14:13:36.393Z Compiling crossbeam-channel v0.5.15
17442026-02-27T14:13:36.591Z Compiling xattr v1.3.1
17452026-02-27T14:13:36.649Z Compiling futures-executor v0.3.31
17462026-02-27T14:13:36.963Z Compiling filetime v0.2.26
17472026-02-27T14:13:37.278Z Compiling is-terminal v0.4.13
17482026-02-27T14:13:37.310Z Compiling term v1.1.0
17492026-02-27T14:13:37.469Z Compiling take_mut v0.2.2
17502026-02-27T14:13:37.689Z Compiling tar v0.4.44
17512026-02-27T14:13:37.912Z Compiling futures v0.3.31
17522026-02-27T14:13:38.066Z Compiling slog-term v2.9.2
17532026-02-27T14:13:50.196Z Compiling rustls-webpki v0.103.9
17542026-02-27T14:13:58.222Z Compiling tokio-rustls v0.26.0
17552026-02-27T14:13:58.222Z Compiling rustls-platform-verifier v0.6.2
17562026-02-27T14:13:58.659Z Compiling hyper-rustls v0.27.7
17572026-02-27T14:13:59.117Z Compiling reqwest v0.12.28
17582026-02-27T14:13:59.117Z Compiling reqwest v0.13.2
17592026-02-27T14:14:04.805Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17602026-02-27T14:14:05.279Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17612026-02-27T14:14:12.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
17622026-02-27T14:14:12.756Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17632026-02-27T14:14:12.834ZFeb 27 14:14:12.554 INFO Starting download, target: Cockroach
17642026-02-27T14:14:12.834ZFeb 27 14:14:12.555 INFO Starting download, target: Clickhouse
17652026-02-27T14:14:12.834ZFeb 27 14:14:12.555 INFO Starting download, target: Console
17662026-02-27T14:14:12.834ZFeb 27 14:14:12.555 INFO Starting download, target: DendriteStub
17672026-02-27T14:14:12.834ZFeb 27 14:14:12.555 INFO Starting download, target: MaghemiteMgd
17682026-02-27T14:14:12.834ZFeb 27 14:14:12.555 INFO Starting download, target: TransceiverControl
17692026-02-27T14:14:12.858ZFeb 27 14:14:12.556 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17702026-02-27T14:14:12.858ZFeb 27 14:14:12.556 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17712026-02-27T14:14:12.858ZFeb 27 14:14:12.556 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17722026-02-27T14:14:12.858ZFeb 27 14:14:12.556 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17732026-02-27T14:14:12.858ZFeb 27 14:14:12.556 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17742026-02-27T14:14:12.858ZFeb 27 14:14:12.556 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17752026-02-27T14:14:13.373ZFeb 27 14:14:13.090 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17762026-02-27T14:14:13.997ZFeb 27 14:14:13.711 INFO Download complete, target: Console
17772026-02-27T14:14:14.045ZFeb 27 14:14:13.759 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17782026-02-27T14:14:14.659ZFeb 27 14:14:14.377 INFO Download complete, target: TransceiverControl
17792026-02-27T14:14:16.728ZFeb 27 14:14:16.449 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17802026-02-27T14:14:17.096ZFeb 27 14:14:16.817 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17812026-02-27T14:14:18.616ZFeb 27 14:14:18.338 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17822026-02-27T14:14:18.617ZFeb 27 14:14:18.338 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17832026-02-27T14:14:23.924ZFeb 27 14:14:23.645 INFO Download complete, target: DendriteStub
17842026-02-27T14:14:24.283ZFeb 27 14:14:24.003 INFO Download complete, target: MaghemiteMgd
17852026-02-27T14:14:32.007ZFeb 27 14:14:31.728 INFO Checking that binary works, target: Cockroach
17862026-02-27T14:14:32.319ZFeb 27 14:14:32.040 INFO Download complete, target: Cockroach
17872026-02-27T14:14:33.504ZFeb 27 14:14:33.225 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17882026-02-27T14:14:52.069ZFeb 27 14:14:51.789 INFO Checking that binary works, target: Clickhouse
17892026-02-27T14:14:52.315ZFeb 27 14:14:52.036 INFO Download complete, target: Clickhouse
17902026-02-27T14:14:52.348ZAll builder prerequisites installed successfully, and PATH looks valid
17912026-02-27T14:14:52.372Z
17922026-02-27T14:14:52.372Zreal 7:08.478399088
17932026-02-27T14:14:52.372Zuser 19:52.817407283
17942026-02-27T14:14:52.372Zsys 3:12.068378370
17952026-02-27T14:14:52.372Ztrap 0.896064071
17962026-02-27T14:14:52.373Ztflt 0.418585417
17972026-02-27T14:14:52.373Zdflt 0.928078858
17982026-02-27T14:14:52.373Zkflt 0.010031521
17992026-02-27T14:14:52.373Zlock 51:06.326113528
18002026-02-27T14:14:52.373Zslp 1:13:17.482305280
18012026-02-27T14:14:52.373Zlat 1:21.490926594
18022026-02-27T14:14:52.373Zstop 3:20.941767297
18032026-02-27T14:14:52.373Z+ banner hack-check
18042026-02-27T14:14:52.373Z
18052026-02-27T14:14:52.373Z # # ## #### # # #### # # ###### #### # #
18062026-02-27T14:14:52.373Z # # # # # # # # # # # # # # # # #
18072026-02-27T14:14:52.373Z ###### # # # #### ##### # ###### ##### # ####
18082026-02-27T14:14:52.373Z # # ###### # # # # # # # # # #
18092026-02-27T14:14:52.373Z # # # # # # # # # # # # # # # # #
18102026-02-27T14:14:52.373Z # # # # #### # # #### # # ###### #### # #
18112026-02-27T14:14:52.373Z
18122026-02-27T14:14:52.373Z+ export CARGO_INCREMENTAL=0
18132026-02-27T14:14:52.373Z+ CARGO_INCREMENTAL=0
18142026-02-27T14:14:52.373Z+ ptime -m timeout 2h cargo xtask check-features --ci
18152026-02-27T14:14:53.826Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18162026-02-27T14:14:54.171Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18172026-02-27T14:14:58.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.40s
18182026-02-27T14:14:58.986Z Running `target/debug/xtask check-features --ci`
18192026-02-27T14:14:59.028Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18202026-02-27T14:14:59.029Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18212026-02-27T14:15:00.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
18222026-02-27T14:15:00.165Z Running `target/debug/xtask download cargo-hack`
18232026-02-27T14:15:01.984Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242026-02-27T14:15:02.421Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18252026-02-27T14:15:08.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.97s
18262026-02-27T14:15:08.345Z Running `target/debug/xtask-downloader cargo-hack`
18272026-02-27T14:15:08.403ZFeb 27 14:15:08.123 INFO Starting download, target: CargoHack
18282026-02-27T14:15:08.427ZFeb 27 14:15:08.125 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18292026-02-27T14:15:09.007ZFeb 27 14:15:08.728 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18302026-02-27T14:15:09.149ZFeb 27 14:15:08.870 INFO Download complete, target: CargoHack
18312026-02-27T14:15:09.173Zrunning: "/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"
18322026-02-27T14:15:09.197Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18332026-02-27T14:15:09.615Zinfo: running `cargo check --bins` on api_identity (1/252)
18342026-02-27T14:15:11.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352026-02-27T14:15:11.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362026-02-27T14:15:11.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372026-02-27T14:15:11.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
18382026-02-27T14:15:11.154Z
18392026-02-27T14:15:11.154Zinfo: running `cargo check --bins` on bootstore (2/252)
18402026-02-27T14:15:12.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412026-02-27T14:15:12.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422026-02-27T14:15:12.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432026-02-27T14:15:12.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
18442026-02-27T14:15:12.675Z
18452026-02-27T14:15:12.675Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/252)
18462026-02-27T14:15:13.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472026-02-27T14:15:14.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482026-02-27T14:15:14.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492026-02-27T14:15:14.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
18502026-02-27T14:15:14.123Z
18512026-02-27T14:15:14.123Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/252)
18522026-02-27T14:15:15.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532026-02-27T14:15:15.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542026-02-27T14:15:15.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552026-02-27T14:15:15.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
18562026-02-27T14:15:15.812Z
18572026-02-27T14:15:15.812Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/252)
18582026-02-27T14:15:16.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592026-02-27T14:15:16.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602026-02-27T14:15:16.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612026-02-27T14:15:16.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
18622026-02-27T14:15:16.954Z
18632026-02-27T14:15:16.954Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/252)
18642026-02-27T14:15:17.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652026-02-27T14:15:17.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662026-02-27T14:15:17.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672026-02-27T14:15:17.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
18682026-02-27T14:15:17.999Z
18692026-02-27T14:15:18.000Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/252)
18702026-02-27T14:15:18.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712026-02-27T14:15:18.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722026-02-27T14:15:18.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732026-02-27T14:15:18.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
18742026-02-27T14:15:19.066Z
18752026-02-27T14:15:19.066Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/252)
18762026-02-27T14:15:20.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772026-02-27T14:15:20.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782026-02-27T14:15:20.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792026-02-27T14:15:20.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
18802026-02-27T14:15:20.244Z
18812026-02-27T14:15:20.244Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/252)
18822026-02-27T14:15:21.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832026-02-27T14:15:21.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842026-02-27T14:15:21.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852026-02-27T14:15:21.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
18862026-02-27T14:15:21.300Z
18872026-02-27T14:15:21.300Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/252)
18882026-02-27T14:15:22.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892026-02-27T14:15:22.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902026-02-27T14:15:22.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912026-02-27T14:15:22.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18922026-02-27T14:15:22.329Z
18932026-02-27T14:15:22.329Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/252)
18942026-02-27T14:15:23.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952026-02-27T14:15:23.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962026-02-27T14:15:23.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972026-02-27T14:15:23.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
18982026-02-27T14:15:23.389Z
18992026-02-27T14:15:23.389Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/252)
19002026-02-27T14:15:24.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012026-02-27T14:15:24.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022026-02-27T14:15:24.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032026-02-27T14:15:24.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19042026-02-27T14:15:24.416Z
19052026-02-27T14:15:24.416Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/252)
19062026-02-27T14:15:25.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072026-02-27T14:15:25.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082026-02-27T14:15:25.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092026-02-27T14:15:25.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19102026-02-27T14:15:25.416Z
19112026-02-27T14:15:25.416Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/252)
19122026-02-27T14:15:26.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-02-27T14:15:26.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-02-27T14:15:26.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-02-27T14:15:26.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
19162026-02-27T14:15:26.447Z
19172026-02-27T14:15:26.447Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/252)
19182026-02-27T14:15:27.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-02-27T14:15:27.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-02-27T14:15:27.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-02-27T14:15:27.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19222026-02-27T14:15:27.411Z
19232026-02-27T14:15:27.411Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/252)
19242026-02-27T14:15:28.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-02-27T14:15:28.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-02-27T14:15:28.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-02-27T14:15:28.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19282026-02-27T14:15:28.440Z
19292026-02-27T14:15:28.440Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/252)
19302026-02-27T14:15:29.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-02-27T14:15:29.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-02-27T14:15:29.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-02-27T14:15:29.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
19342026-02-27T14:15:29.476Z
19352026-02-27T14:15:29.477Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/252)
19362026-02-27T14:15:30.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-02-27T14:15:30.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-02-27T14:15:30.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-02-27T14:15:30.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19402026-02-27T14:15:30.563Z
19412026-02-27T14:15:30.563Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/252)
19422026-02-27T14:15:31.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-02-27T14:15:31.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-02-27T14:15:31.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-02-27T14:15:31.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
19462026-02-27T14:15:31.710Z
19472026-02-27T14:15:31.710Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/252)
19482026-02-27T14:15:32.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-02-27T14:15:32.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-02-27T14:15:32.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-02-27T14:15:32.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
19522026-02-27T14:15:32.748Z
19532026-02-27T14:15:32.748Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/252)
19542026-02-27T14:15:33.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-02-27T14:15:33.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-02-27T14:15:33.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-02-27T14:15:33.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19582026-02-27T14:15:33.755Z
19592026-02-27T14:15:33.755Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/252)
19602026-02-27T14:15:34.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-02-27T14:15:34.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-02-27T14:15:34.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-02-27T14:15:34.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19642026-02-27T14:15:34.730Z
19652026-02-27T14:15:34.730Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/252)
19662026-02-27T14:15:35.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-02-27T14:15:35.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-02-27T14:15:35.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-02-27T14:15:35.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
19702026-02-27T14:15:35.857Z
19712026-02-27T14:15:35.857Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/252)
19722026-02-27T14:15:36.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-02-27T14:15:36.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-02-27T14:15:36.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-02-27T14:15:36.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
19762026-02-27T14:15:36.963Z
19772026-02-27T14:15:36.963Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/252)
19782026-02-27T14:15:37.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-02-27T14:15:37.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-02-27T14:15:37.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-02-27T14:15:37.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19822026-02-27T14:15:37.984Z
19832026-02-27T14:15:37.984Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/252)
19842026-02-27T14:15:38.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-02-27T14:15:38.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-02-27T14:15:38.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-02-27T14:15:38.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19882026-02-27T14:15:38.988Z
19892026-02-27T14:15:38.988Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/252)
19902026-02-27T14:15:39.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-02-27T14:15:39.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-02-27T14:15:39.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-02-27T14:15:39.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19942026-02-27T14:15:39.977Z
19952026-02-27T14:15:39.977Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/252)
19962026-02-27T14:15:40.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-02-27T14:15:40.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-02-27T14:15:40.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-02-27T14:15:40.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20002026-02-27T14:15:40.945Z
20012026-02-27T14:15:40.945Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/252)
20022026-02-27T14:15:41.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-02-27T14:15:41.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-02-27T14:15:41.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-02-27T14:15:41.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20062026-02-27T14:15:42.035Z
20072026-02-27T14:15:42.035Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/252)
20082026-02-27T14:15:42.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-02-27T14:15:42.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-02-27T14:15:42.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-02-27T14:15:42.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20122026-02-27T14:15:43.022Z
20132026-02-27T14:15:43.022Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/252)
20142026-02-27T14:15:43.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-02-27T14:15:43.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-02-27T14:15:43.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-02-27T14:15:43.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20182026-02-27T14:15:44.037Z
20192026-02-27T14:15:44.037Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/252)
20202026-02-27T14:15:44.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-02-27T14:15:44.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-02-27T14:15:44.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-02-27T14:15:44.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20242026-02-27T14:15:45.048Z
20252026-02-27T14:15:45.048Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/252)
20262026-02-27T14:15:46.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-02-27T14:15:46.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-02-27T14:15:46.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-02-27T14:15:46.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20302026-02-27T14:15:46.115Z
20312026-02-27T14:15:46.116Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/252)
20322026-02-27T14:15:47.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-02-27T14:15:47.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-02-27T14:15:47.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-02-27T14:15:47.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
20362026-02-27T14:15:47.262Z
20372026-02-27T14:15:47.263Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/252)
20382026-02-27T14:15:48.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-02-27T14:15:48.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-02-27T14:15:48.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-02-27T14:15:48.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20422026-02-27T14:15:48.258Z
20432026-02-27T14:15:48.258Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/252)
20442026-02-27T14:15:49.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-02-27T14:15:49.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-02-27T14:15:49.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-02-27T14:15:49.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20482026-02-27T14:15:49.341Z
20492026-02-27T14:15:49.341Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/252)
20502026-02-27T14:15:50.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-02-27T14:15:50.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-02-27T14:15:50.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-02-27T14:15:50.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
20542026-02-27T14:15:50.509Z
20552026-02-27T14:15:50.509Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/252)
20562026-02-27T14:15:51.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-02-27T14:15:51.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-02-27T14:15:51.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-02-27T14:15:51.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
20602026-02-27T14:15:51.668Z
20612026-02-27T14:15:51.668Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/252)
20622026-02-27T14:15:52.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-02-27T14:15:52.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-02-27T14:15:52.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-02-27T14:15:52.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20662026-02-27T14:15:52.730Z
20672026-02-27T14:15:52.730Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/252)
20682026-02-27T14:15:53.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-02-27T14:15:53.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-02-27T14:15:53.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-02-27T14:15:53.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
20722026-02-27T14:15:53.924Z
20732026-02-27T14:15:53.924Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/252)
20742026-02-27T14:15:54.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-02-27T14:15:54.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-02-27T14:15:54.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-02-27T14:15:54.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20782026-02-27T14:15:54.927Z
20792026-02-27T14:15:54.927Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/252)
20802026-02-27T14:15:55.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-02-27T14:15:55.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-02-27T14:15:55.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-02-27T14:15:55.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
20842026-02-27T14:15:56.037Z
20852026-02-27T14:15:56.037Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/252)
20862026-02-27T14:15:56.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-02-27T14:15:56.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-02-27T14:15:56.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-02-27T14:15:56.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20902026-02-27T14:15:57.061Z
20912026-02-27T14:15:57.061Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/252)
20922026-02-27T14:15:58.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-02-27T14:15:58.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-02-27T14:15:58.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-02-27T14:15:58.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20962026-02-27T14:15:58.144Z
20972026-02-27T14:15:58.144Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/252)
20982026-02-27T14:15:59.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-02-27T14:15:59.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-02-27T14:15:59.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-02-27T14:15:59.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
21022026-02-27T14:15:59.453Z
21032026-02-27T14:15:59.453Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/252)
21042026-02-27T14:16:00.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-02-27T14:16:00.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-02-27T14:16:00.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-02-27T14:16:00.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
21082026-02-27T14:16:00.794Z
21092026-02-27T14:16:00.794Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/252)
21102026-02-27T14:16:02.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-02-27T14:16:02.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-02-27T14:16:02.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132026-02-27T14:16:02.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
21142026-02-27T14:16:02.144Z
21152026-02-27T14:16:02.144Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/252)
21162026-02-27T14:16:03.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172026-02-27T14:16:03.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182026-02-27T14:16:03.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192026-02-27T14:16:03.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
21202026-02-27T14:16:03.387Z
21212026-02-27T14:16:03.387Zinfo: running `cargo check --bins` on key-manager-types (49/252)
21222026-02-27T14:16:04.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232026-02-27T14:16:04.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242026-02-27T14:16:04.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252026-02-27T14:16:04.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
21262026-02-27T14:16:04.574Z
21272026-02-27T14:16:04.574Zinfo: running `cargo check --bins` on oxlog (50/252)
21282026-02-27T14:16:05.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292026-02-27T14:16:05.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302026-02-27T14:16:05.984Z Checking cfg-if v1.0.4
21312026-02-27T14:16:05.984Z Checking libc v0.2.180
21322026-02-27T14:16:06.008Z Checking serde_core v1.0.228
21332026-02-27T14:16:06.059Z Checking zeroize v1.8.1
21342026-02-27T14:16:06.083Z Checking memchr v2.7.4
21352026-02-27T14:16:06.117Z Checking value-bag v1.12.0
21362026-02-27T14:16:06.141Z Checking smallvec v1.15.1
21372026-02-27T14:16:06.166Z Checking typenum v1.17.0
21382026-02-27T14:16:06.166Z Checking scopeguard v1.2.0
21392026-02-27T14:16:06.366Z Checking subtle v2.6.1
21402026-02-27T14:16:06.390Z Checking lock_api v0.4.12
21412026-02-27T14:16:06.534Z Checking itoa v1.0.11
21422026-02-27T14:16:06.569Z Checking log v0.4.29
21432026-02-27T14:16:06.674Z Checking const-oid v0.9.6
21442026-02-27T14:16:06.767Z Checking portable-atomic v1.11.0
21452026-02-27T14:16:06.797Z Checking critical-section v1.1.3
21462026-02-27T14:16:06.951Z Checking stable_deref_trait v1.2.0
21472026-02-27T14:16:06.975Z Checking byteorder v1.5.0
21482026-02-27T14:16:07.075Z Checking zerofrom v0.1.4
21492026-02-27T14:16:07.103Z Checking pin-project-lite v0.2.14
21502026-02-27T14:16:07.265Z Checking generic-array v0.14.7
21512026-02-27T14:16:07.289Z Checking getrandom v0.2.15
21522026-02-27T14:16:07.289Z Checking getrandom v0.3.4
21532026-02-27T14:16:07.338Z Checking yoke v0.7.4
21542026-02-27T14:16:07.395Z Checking parking_lot_core v0.9.10
21552026-02-27T14:16:07.539Z Checking signal-hook-registry v1.4.2
21562026-02-27T14:16:07.563Z Checking rand_core v0.6.4
21572026-02-27T14:16:07.672Z Checking zerovec v0.10.4
21582026-02-27T14:16:07.757Z Checking allocator-api2 v0.2.21
21592026-02-27T14:16:07.812Z Checking equivalent v1.0.2
21602026-02-27T14:16:07.837Z Checking once_cell v1.21.3
21612026-02-27T14:16:07.895Z Checking parking_lot v0.12.3
21622026-02-27T14:16:07.953Z Checking mio v1.0.2
21632026-02-27T14:16:08.171Z Checking writeable v0.5.5
21642026-02-27T14:16:08.282Z Checking litemap v0.7.3
21652026-02-27T14:16:08.347Z Checking crypto-common v0.1.6
21662026-02-27T14:16:08.371Z Checking block-buffer v0.10.4
21672026-02-27T14:16:08.439Z Checking socket2 v0.6.1
21682026-02-27T14:16:08.510Z Checking libm v0.2.8
21692026-02-27T14:16:08.583Z Checking zmij v1.0.15
21702026-02-27T14:16:08.607Z Checking percent-encoding v2.3.2
21712026-02-27T14:16:08.632Z Checking digest v0.10.7
21722026-02-27T14:16:08.717Z Checking futures-core v0.3.32
21732026-02-27T14:16:08.862Z Checking zerocopy v0.7.35
21742026-02-27T14:16:08.935Z Checking foldhash v0.2.0
21752026-02-27T14:16:08.959Z Checking cpufeatures v0.2.14
21762026-02-27T14:16:08.987Z Checking icu_locid_transform_data v1.5.0
21772026-02-27T14:16:09.029Z Checking hmac v0.12.1
21782026-02-27T14:16:09.085Z Checking icu_properties_data v1.5.0
21792026-02-27T14:16:09.113Z Checking block-padding v0.3.3
21802026-02-27T14:16:09.213Z Checking tinystr v0.7.6
21812026-02-27T14:16:09.237Z Checking hashbrown v0.16.1
21822026-02-27T14:16:09.296Z Checking icu_collections v1.5.0
21832026-02-27T14:16:09.373Z Checking icu_normalizer_data v1.5.0
21842026-02-27T14:16:09.398Z Checking utf16_iter v1.0.5
21852026-02-27T14:16:09.422Z Checking num-traits v0.2.19
21862026-02-27T14:16:09.494Z Checking write16 v1.0.0
21872026-02-27T14:16:09.585Z Checking icu_locid v1.5.0
21882026-02-27T14:16:09.610Z Checking utf8_iter v1.0.4
21892026-02-27T14:16:09.647Z Checking futures-sink v0.3.31
21902026-02-27T14:16:09.851Z Checking inout v0.1.3
21912026-02-27T14:16:09.875Z Checking futures-channel v0.3.31
21922026-02-27T14:16:10.033Z Checking slab v0.4.9
21932026-02-27T14:16:10.110Z Checking serde v1.0.228
21942026-02-27T14:16:10.135Z Checking serde_json v1.0.149
21952026-02-27T14:16:10.159Z Checking ppv-lite86 v0.2.20
21962026-02-27T14:16:10.278Z Checking pin-utils v0.1.0
21972026-02-27T14:16:10.355Z Checking futures-task v0.3.31
21982026-02-27T14:16:10.387Z Checking indexmap v2.13.0
21992026-02-27T14:16:10.411Z Checking futures-io v0.3.31
22002026-02-27T14:16:10.613Z Checking cipher v0.4.4
22012026-02-27T14:16:10.638Z Checking futures-util v0.3.31
22022026-02-27T14:16:10.680Z Checking icu_provider v1.5.0
22032026-02-27T14:16:10.869Z Checking sha2 v0.10.9
22042026-02-27T14:16:10.937Z Checking base64ct v1.6.0
22052026-02-27T14:16:11.056Z Checking form_urlencoded v1.2.2
22062026-02-27T14:16:11.153Z Checking bytes v1.11.1
22072026-02-27T14:16:11.301Z Checking bitflags v2.9.4
22082026-02-27T14:16:11.372Z Checking icu_locid_transform v1.5.0
22092026-02-27T14:16:11.445Z Checking pem-rfc7468 v0.7.0
22102026-02-27T14:16:11.492Z Checking errno v0.3.12
22112026-02-27T14:16:11.700Z Checking fnv v1.0.7
22122026-02-27T14:16:11.725Z Checking flagset v0.4.6
22132026-02-27T14:16:11.749Z Checking foldhash v0.1.5
22142026-02-27T14:16:11.823Z Checking rand_core v0.9.3
22152026-02-27T14:16:11.866Z Checking salsa20 v0.10.2
22162026-02-27T14:16:11.866Z Checking uuid v1.19.0
22172026-02-27T14:16:11.947Z Checking der v0.7.10
22182026-02-27T14:16:12.012Z Checking hashbrown v0.15.4
22192026-02-27T14:16:12.127Z Checking pbkdf2 v0.12.2
22202026-02-27T14:16:12.193Z Checking spin v0.9.8
22212026-02-27T14:16:12.232Z Checking tokio v1.49.0
22222026-02-27T14:16:12.335Z Checking http v1.4.0
22232026-02-27T14:16:12.402Z Checking icu_properties v1.5.1
22242026-02-27T14:16:12.535Z Checking scrypt v0.11.0
22252026-02-27T14:16:12.591Z Checking rand_chacha v0.9.0
22262026-02-27T14:16:12.802Z Checking aes v0.8.4
22272026-02-27T14:16:13.041Z Checking cbc v0.1.2
22282026-02-27T14:16:13.080Z Checking tracing-core v0.1.32
22292026-02-27T14:16:13.252Z Checking rustls-pki-types v1.14.0
22302026-02-27T14:16:13.597Z Checking regex-syntax v0.8.5
22312026-02-27T14:16:13.653Z Checking iana-time-zone v0.1.63
22322026-02-27T14:16:13.687Z Checking spki v0.7.3
22332026-02-27T14:16:13.712Z Checking tracing v0.1.40
22342026-02-27T14:16:13.826Z Checking chrono v0.4.43
22352026-02-27T14:16:13.897Z Checking http-body v1.0.1
22362026-02-27T14:16:13.979Z Checking pkcs5 v0.7.1
22372026-02-27T14:16:14.078Z Checking rand v0.9.2
22382026-02-27T14:16:14.102Z Checking aws-lc-sys v0.37.1
22392026-02-27T14:16:14.556Z Checking thiserror v2.0.18
22402026-02-27T14:16:14.726Z Checking openssl-probe v0.1.5
22412026-02-27T14:16:14.915Z Checking untrusted v0.9.0
22422026-02-27T14:16:15.119Z Checking base64 v0.22.1
22432026-02-27T14:16:15.144Z Checking untrusted v0.7.1
22442026-02-27T14:16:15.252Z Checking ring v0.17.14
22452026-02-27T14:16:15.347Z Checking pkcs8 v0.10.2
22462026-02-27T14:16:15.673Z Checking tower-layer v0.3.3
22472026-02-27T14:16:15.698Z Checking atomic-waker v1.1.2
22482026-02-27T14:16:15.776Z Checking icu_normalizer v1.5.0
22492026-02-27T14:16:15.824Z Checking aws-lc-rs v1.16.0
22502026-02-27T14:16:15.855Z Checking tinyvec_macros v0.1.1
22512026-02-27T14:16:15.943Z Checking tower-service v0.3.3
22522026-02-27T14:16:15.970Z Checking plain v0.2.3
22532026-02-27T14:16:15.998Z Checking try-lock v0.2.5
22542026-02-27T14:16:16.100Z Checking tinyvec v1.8.0
22552026-02-27T14:16:16.164Z Checking lazy_static v1.5.0
22562026-02-27T14:16:16.188Z Checking want v0.3.1
22572026-02-27T14:16:16.322Z Checking rustix v1.1.3
22582026-02-27T14:16:16.449Z Checking ipnet v2.11.0
22592026-02-27T14:16:16.600Z Checking idna_adapter v1.2.0
22602026-02-27T14:16:16.809Z Checking idna v1.0.3
22612026-02-27T14:16:16.903Z Checking semver v1.0.27
22622026-02-27T14:16:16.991Z Checking httparse v1.9.5
22632026-02-27T14:16:17.300Z Checking url v2.5.4
22642026-02-27T14:16:17.325Z Checking zerocopy v0.8.27
22652026-02-27T14:16:17.387Z Checking ucd-trie v0.1.7
22662026-02-27T14:16:17.475Z Checking adler2 v2.0.0
22672026-02-27T14:16:17.656Z Checking foreign-types-shared v0.1.1
22682026-02-27T14:16:17.699Z Checking dyn-clone v1.0.20
22692026-02-27T14:16:17.732Z Checking httpdate v1.0.3
22702026-02-27T14:16:17.802Z Checking unicode-ident v1.0.24
22712026-02-27T14:16:17.877Z Checking fastrand v2.1.1
22722026-02-27T14:16:17.902Z Checking rustls-webpki v0.103.9
22732026-02-27T14:16:18.004Z Checking foreign-types v0.3.2
22742026-02-27T14:16:18.028Z Checking proc-macro2 v1.0.106
22752026-02-27T14:16:18.128Z Checking pest v2.8.2
22762026-02-27T14:16:18.238Z Checking miniz_oxide v0.8.5
22772026-02-27T14:16:18.262Z Checking schemars v0.8.22
22782026-02-27T14:16:18.437Z Checking tempfile v3.24.0
22792026-02-27T14:16:18.711Z Checking openssl-sys v0.9.109
22802026-02-27T14:16:18.807Z Checking wait-timeout v0.2.0
22812026-02-27T14:16:18.831Z Checking rustls v0.23.37
22822026-02-27T14:16:18.953Z Checking aho-corasick v1.1.3
22832026-02-27T14:16:19.047Z Checking anstyle v1.0.11
22842026-02-27T14:16:19.450Z Checking quick-error v1.2.3
22852026-02-27T14:16:19.615Z Checking pretty-hex v0.4.1
22862026-02-27T14:16:19.781Z Checking bit-vec v0.8.0
22872026-02-27T14:16:19.849Z Checking powerfmt v0.2.0
22882026-02-27T14:16:19.953Z Checking tokio-util v0.7.15
22892026-02-27T14:16:20.043Z Checking utf8parse v0.2.2
22902026-02-27T14:16:20.143Z Checking deranged v0.5.3
22912026-02-27T14:16:20.192Z Checking bit-set v0.8.0
22922026-02-27T14:16:20.238Z Checking anstyle-parse v0.2.5
22932026-02-27T14:16:20.466Z Checking openssl v0.10.73
22942026-02-27T14:16:20.557Z Checking rusty-fork v0.3.0
22952026-02-27T14:16:20.660Z Checking regex-automata v0.4.14
22962026-02-27T14:16:20.813Z Checking quote v1.0.44
22972026-02-27T14:16:20.922Z Compiling newtype-uuid v1.3.2
22982026-02-27T14:16:20.947Z Checking unicode-normalization v0.1.24
22992026-02-27T14:16:21.224Z Checking rustls-native-certs v0.8.1
23002026-02-27T14:16:21.288Z Checking crossbeam-utils v0.8.21
23012026-02-27T14:16:21.313Z Checking h2 v0.4.6
23022026-02-27T14:16:21.440Z Checking rand_xorshift v0.4.0
23032026-02-27T14:16:21.637Z Checking rustix v0.38.37
23042026-02-27T14:16:21.890Z Checking bzip2-sys v0.1.13+1.0.8
23052026-02-27T14:16:22.029Z Checking scroll v0.13.0
23062026-02-27T14:16:22.053Z Checking signature v2.2.0
23072026-02-27T14:16:22.298Z Checking sync_wrapper v1.0.1
23082026-02-27T14:16:22.467Z Checking crc32fast v1.4.2
23092026-02-27T14:16:22.515Z Checking unicode-bidi v0.3.17
23102026-02-27T14:16:22.674Z Checking zlib-rs v0.5.1
23112026-02-27T14:16:22.753Z Checking anstyle-query v1.1.1
23122026-02-27T14:16:22.918Z Checking unarray v0.1.4
23132026-02-27T14:16:23.093Z Checking colorchoice v1.0.2
23142026-02-27T14:16:23.141Z Checking is_terminal_polyfill v1.70.1
23152026-02-27T14:16:23.268Z Checking siphasher v0.3.11
23162026-02-27T14:16:23.293Z Checking time-core v0.1.8
23172026-02-27T14:16:23.587Z Checking num-conv v0.2.0
23182026-02-27T14:16:23.615Z Checking unicode-properties v0.1.3
23192026-02-27T14:16:23.831Z Checking num_threads v0.1.7
23202026-02-27T14:16:23.985Z Checking stringprep v0.1.5
23212026-02-27T14:16:24.009Z Checking time v0.3.47
23222026-02-27T14:16:24.332Z Checking phf_shared v0.11.2
23232026-02-27T14:16:24.551Z Checking tokio-rustls v0.26.0
23242026-02-27T14:16:24.631Z Checking anstream v0.6.18
23252026-02-27T14:16:24.843Z Checking libz-rs-sys v0.5.1
23262026-02-27T14:16:24.911Z Checking proptest v1.7.0
23272026-02-27T14:16:24.998Z Checking goblin v0.10.2
23282026-02-27T14:16:25.078Z Checking tower v0.5.2
23292026-02-27T14:16:25.107Z Checking crossbeam-epoch v0.9.18
23302026-02-27T14:16:25.133Z Checking syn v2.0.117
23312026-02-27T14:16:25.549Z Checking native-tls v0.2.12
23322026-02-27T14:16:25.591Z Compiling daft v0.1.4
23332026-02-27T14:16:25.900Z Checking ipnetwork v0.21.1
23342026-02-27T14:16:26.062Z Checking http-body-util v0.1.3
23352026-02-27T14:16:26.181Z Checking webpki-roots v1.0.1
23362026-02-27T14:16:26.336Z Checking scroll v0.12.0
23372026-02-27T14:16:26.401Z Checking thiserror v1.0.69
23382026-02-27T14:16:26.542Z Checking zstd-sys v2.0.14+zstd.1.5.7
23392026-02-27T14:16:26.566Z Checking toml_datetime v0.6.11
23402026-02-27T14:16:26.758Z Checking serde_spanned v0.6.9
23412026-02-27T14:16:26.814Z Checking rand_chacha v0.3.1
23422026-02-27T14:16:26.928Z Checking num-integer v0.1.46
23432026-02-27T14:16:26.971Z Checking md-5 v0.10.6
23442026-02-27T14:16:26.995Z Checking ff v0.13.0
23452026-02-27T14:16:27.213Z Checking hash32 v0.2.1
23462026-02-27T14:16:27.237Z Checking iri-string v0.7.8
23472026-02-27T14:16:27.262Z Checking gimli v0.31.1
23482026-02-27T14:16:27.399Z Checking fallible-iterator v0.2.0
23492026-02-27T14:16:27.538Z Checking either v1.15.0
23502026-02-27T14:16:27.633Z Checking hyper v1.8.1
23512026-02-27T14:16:27.913Z Checking ryu v1.0.18
23522026-02-27T14:16:27.937Z Checking psl-types v2.0.11
23532026-02-27T14:16:28.150Z Checking base16ct v0.2.0
23542026-02-27T14:16:28.186Z Checking serde_urlencoded v0.7.1
23552026-02-27T14:16:28.368Z Checking sec1 v0.7.3
23562026-02-27T14:16:28.640Z Checking publicsuffix v2.3.0
23572026-02-27T14:16:28.824Z Checking postgres-protocol v0.6.8
23582026-02-27T14:16:29.081Z Compiling iddqd v0.3.16
23592026-02-27T14:16:29.537Z Checking heapless v0.7.17
23602026-02-27T14:16:29.727Z Checking hyper-util v0.1.19
23612026-02-27T14:16:30.176Z Checking num-iter v0.1.45
23622026-02-27T14:16:30.200Z Checking tower-http v0.6.8
23632026-02-27T14:16:30.402Z Checking rand v0.8.5
23642026-02-27T14:16:30.609Z Checking group v0.13.0
23652026-02-27T14:16:30.869Z Checking cookie v0.18.1
23662026-02-27T14:16:30.894Z Checking goblin v0.8.2
23672026-02-27T14:16:31.140Z Checking addr2line v0.24.2
23682026-02-27T14:16:31.264Z Checking dof v0.4.0
23692026-02-27T14:16:31.351Z Checking zstd-safe v7.2.3
23702026-02-27T14:16:31.415Z Checking oxnet v0.1.4
23712026-02-27T14:16:31.670Z Checking tokio-native-tls v0.3.1
23722026-02-27T14:16:31.695Z Checking flate2 v1.1.2
23732026-02-27T14:16:31.770Z Checking terminal_size v0.4.0
23742026-02-27T14:16:31.895Z Checking dtrace-parser v0.3.0
23752026-02-27T14:16:31.984Z Checking signal-hook v0.3.18
23762026-02-27T14:16:32.008Z Checking hkdf v0.12.4
23772026-02-27T14:16:32.032Z Checking crypto-bigint v0.5.5
23782026-02-27T14:16:32.259Z Checking thread-id v5.0.0
23792026-02-27T14:16:32.284Z Checking object v0.36.5
23802026-02-27T14:16:32.361Z Checking winnow v0.5.40
23812026-02-27T14:16:32.399Z Checking simd-adler32 v0.3.7
23822026-02-27T14:16:32.424Z Checking rustc-demangle v0.1.24
23832026-02-27T14:16:32.450Z Checking bumpalo v3.16.0
23842026-02-27T14:16:32.800Z Checking managed v0.8.0
23852026-02-27T14:16:32.831Z Compiling rayon-core v1.12.1
23862026-02-27T14:16:32.864Z Checking hyper-rustls v0.27.7
23872026-02-27T14:16:32.888Z Checking bitflags v1.3.2
23882026-02-27T14:16:33.065Z Checking strsim v0.11.1
23892026-02-27T14:16:33.192Z Checking lockfree-object-pool v0.1.6
23902026-02-27T14:16:33.217Z Checking clap_lex v0.7.4
23912026-02-27T14:16:33.267Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23922026-02-27T14:16:33.389Z Checking smoltcp v0.9.1
23932026-02-27T14:16:33.490Z Checking clap_builder v4.5.48
23942026-02-27T14:16:33.514Z Checking zopfli v0.8.1
23952026-02-27T14:16:33.646Z Checking hyper-tls v0.6.0
23962026-02-27T14:16:33.967Z Checking usdt-impl v0.6.0
23972026-02-27T14:16:34.180Z Checking signal-hook-mio v0.2.4
23982026-02-27T14:16:34.603Z Checking num-bigint-dig v0.8.6
23992026-02-27T14:16:34.856Z Checking elliptic-curve v0.13.8
24002026-02-27T14:16:34.880Z Checking zstd v0.13.3
24012026-02-27T14:16:34.958Z Checking cookie_store v0.22.1
24022026-02-27T14:16:35.274Z Checking toml_edit v0.19.15
24032026-02-27T14:16:35.298Z Checking postgres-types v0.2.9
24042026-02-27T14:16:35.566Z Checking dtrace-parser v0.2.0
24052026-02-27T14:16:35.736Z Checking crossbeam-deque v0.8.5
24062026-02-27T14:16:35.956Z Checking bstr v1.10.0
24072026-02-27T14:16:36.077Z Checking regex v1.12.3
24082026-02-27T14:16:36.105Z Checking phf v0.11.2
24092026-02-27T14:16:36.363Z Checking rustls-platform-verifier v0.6.2
24102026-02-27T14:16:36.434Z Checking ed25519 v2.2.3
24112026-02-27T14:16:36.574Z Checking dof v0.3.0
24122026-02-27T14:16:36.599Z Checking bzip2 v0.5.2
24132026-02-27T14:16:36.653Z Checking bzip2 v0.4.4
24142026-02-27T14:16:36.681Z Checking curve25519-dalek v4.1.3
24152026-02-27T14:16:36.788Z Checking ref-cast v1.0.25
24162026-02-27T14:16:36.831Z Checking strum v0.27.2
24172026-02-27T14:16:36.935Z Checking hubpack v0.1.2
24182026-02-27T14:16:36.965Z Checking memoffset v0.9.1
24192026-02-27T14:16:37.006Z Checking pkcs1 v0.7.5
24202026-02-27T14:16:37.030Z Checking serde-big-array v0.5.1
24212026-02-27T14:16:37.101Z Checking hex v0.4.3
24222026-02-27T14:16:37.180Z Checking erased-serde v0.3.31
24232026-02-27T14:16:37.250Z Checking float-cmp v0.10.0
24242026-02-27T14:16:37.275Z Checking rfc6979 v0.4.0
24252026-02-27T14:16:37.430Z Checking thread-id v4.2.2
24262026-02-27T14:16:37.476Z Checking socket2 v0.5.10
24272026-02-27T14:16:37.501Z Checking memmap2 v0.9.8
24282026-02-27T14:16:37.603Z Checking env_filter v0.1.2
24292026-02-27T14:16:37.627Z Checking encoding_rs v0.8.34
24302026-02-27T14:16:37.823Z Checking predicates-core v1.0.8
24312026-02-27T14:16:37.865Z Checking toml_write v0.1.2
24322026-02-27T14:16:37.931Z Checking static_assertions v1.1.0
24332026-02-27T14:16:37.982Z Checking jiff v0.2.15
24342026-02-27T14:16:38.048Z Checking mime v0.3.17
24352026-02-27T14:16:38.072Z Checking whoami v1.5.2
24362026-02-27T14:16:38.173Z Checking rustc-hash v2.1.1
24372026-02-27T14:16:38.198Z Checking backtrace v0.3.74
24382026-02-27T14:16:38.223Z Checking fixedbitset v0.5.7
24392026-02-27T14:16:38.373Z Checking precomputed-hash v0.1.1
24402026-02-27T14:16:38.410Z Checking fixedbitset v0.4.2
24412026-02-27T14:16:38.438Z Checking winnow v0.7.14
24422026-02-27T14:16:38.521Z Checking difflib v0.4.0
24432026-02-27T14:16:38.550Z Checking unicode-segmentation v1.12.0
24442026-02-27T14:16:38.698Z Checking normalize-line-endings v0.3.0
24452026-02-27T14:16:38.722Z Checking new_debug_unreachable v1.0.6
24462026-02-27T14:16:38.795Z Checking keccak v0.1.5
24472026-02-27T14:16:38.834Z Checking data-encoding v2.9.0
24482026-02-27T14:16:38.859Z Checking string_cache v0.8.9
24492026-02-27T14:16:38.884Z Checking predicates v3.1.3
24502026-02-27T14:16:39.124Z Checking sha3 v0.10.8
24512026-02-27T14:16:39.240Z Checking anyhow v1.0.99
24522026-02-27T14:16:39.288Z Checking similar v2.7.0
24532026-02-27T14:16:39.441Z Checking hickory-proto v0.25.2
24542026-02-27T14:16:39.558Z Checking petgraph v0.6.5
24552026-02-27T14:16:39.582Z Checking petgraph v0.8.2
24562026-02-27T14:16:39.665Z Checking ed25519-dalek v2.1.1
24572026-02-27T14:16:40.007Z Checking reqwest v0.12.28
24582026-02-27T14:16:40.157Z Checking tokio-postgres v0.7.13
24592026-02-27T14:16:41.562Z Checking toml_edit v0.22.27
24602026-02-27T14:16:42.017Z Checking slog v2.8.2
24612026-02-27T14:16:42.276Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24622026-02-27T14:16:42.591Z Checking env_logger v0.11.8
24632026-02-27T14:16:42.746Z Checking toml v0.7.8
24642026-02-27T14:16:42.965Z Checking usdt v0.6.0
24652026-02-27T14:16:43.040Z Checking usdt-impl v0.5.0
24662026-02-27T14:16:43.243Z Checking serde_with v3.16.1
24672026-02-27T14:16:43.368Z Checking ecdsa v0.16.9
24682026-02-27T14:16:43.483Z Checking rsa v0.9.8
24692026-02-27T14:16:43.609Z Checking nix v0.29.0
24702026-02-27T14:16:44.085Z Checking zip v0.6.6
24712026-02-27T14:16:44.225Z Checking zip v4.2.0
24722026-02-27T14:16:44.408Z Checking reqwest v0.13.2
24732026-02-27T14:16:44.560Z Checking clap v4.5.48
24742026-02-27T14:16:44.854Z Checking crossterm v0.28.1
24752026-02-27T14:16:45.060Z Checking itertools v0.13.0
24762026-02-27T14:16:45.420Z Checking itertools v0.10.5
24772026-02-27T14:16:45.664Z Checking strum v0.26.3
24782026-02-27T14:16:45.877Z Checking tokio-stream v0.1.17
24792026-02-27T14:16:46.355Z Checking ahash v0.8.12
24802026-02-27T14:16:46.797Z Checking fs-err v3.1.1
24812026-02-27T14:16:46.825Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24822026-02-27T14:16:46.895Z Checking buf-list v1.0.3
24832026-02-27T14:16:46.919Z Checking x509-cert v0.2.5
24842026-02-27T14:16:47.133Z Checking openapiv3 v2.2.0
24852026-02-27T14:16:47.236Z Checking sha1 v0.10.6
24862026-02-27T14:16:47.270Z Checking winnow v0.6.26
24872026-02-27T14:16:47.493Z Checking peg-runtime v0.8.5
24882026-02-27T14:16:47.555Z Checking lalrpop-util v0.19.12
24892026-02-27T14:16:47.830Z Checking rayon v1.10.0
24902026-02-27T14:16:47.854Z Checking camino v1.2.2
24912026-02-27T14:16:47.916Z Checking sigpipe v0.1.3
24922026-02-27T14:16:47.945Z Checking glob v0.3.2
24932026-02-27T14:16:51.667Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24942026-02-27T14:16:52.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.71s
24952026-02-27T14:16:52.501Z
24962026-02-27T14:16:52.501Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/252)
24972026-02-27T14:16:53.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24982026-02-27T14:16:53.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24992026-02-27T14:16:54.379Z Checking newtype-uuid v1.3.2
25002026-02-27T14:16:54.379Z Checking regress v0.10.5
25012026-02-27T14:16:54.404Z Compiling structmeta-derive v0.3.0
25022026-02-27T14:16:54.404Z Compiling rustls v0.22.4
25032026-02-27T14:16:54.526Z Compiling multer v3.1.0
25042026-02-27T14:16:54.551Z Compiling newtype-uuid-macros v0.1.0
25052026-02-27T14:16:54.576Z Compiling async-stream-impl v0.3.6
25062026-02-27T14:16:54.800Z Checking futures-executor v0.3.31
25072026-02-27T14:16:54.842Z Checking daft v0.1.4
25082026-02-27T14:16:55.027Z Compiling dropshot v0.16.7
25092026-02-27T14:16:55.089Z Checking futures v0.3.31
25102026-02-27T14:16:55.240Z Compiling dropshot_endpoint v0.16.7
25112026-02-27T14:16:55.367Z Checking iddqd v0.3.16
25122026-02-27T14:16:55.523Z Checking match_cfg v0.1.0
25132026-02-27T14:16:55.646Z Checking hostname v0.3.1
25142026-02-27T14:16:55.808Z Checking thread_local v1.1.8
25152026-02-27T14:16:55.921Z Checking crossbeam-channel v0.5.15
25162026-02-27T14:16:56.162Z Checking is-terminal v0.4.13
25172026-02-27T14:16:56.241Z Checking term v1.1.0
25182026-02-27T14:16:56.362Z Checking take_mut v0.2.2
25192026-02-27T14:16:56.500Z Checking rustls-webpki v0.102.8
25202026-02-27T14:16:56.699Z Checking slog-term v2.9.2
25212026-02-27T14:16:56.919Z Checking slog-async v2.8.0
25222026-02-27T14:16:57.180Z Compiling structmeta v0.3.0
25232026-02-27T14:16:57.256Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25242026-02-27T14:16:57.295Z Checking debug-ignore v1.0.5
25252026-02-27T14:16:57.330Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25262026-02-27T14:16:57.471Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25272026-02-27T14:16:57.496Z Checking toml_parser v1.0.6+spec-1.1.0
25282026-02-27T14:16:57.612Z Compiling derive-ex v0.1.8
25292026-02-27T14:16:58.029Z Compiling parse-display-derive v0.10.0
25302026-02-27T14:16:58.229Z Checking slog-json v2.6.1
25312026-02-27T14:16:58.253Z Checking macaddr v1.0.1
25322026-02-27T14:16:58.302Z Checking toml_datetime v0.7.5+spec-1.1.0
25332026-02-27T14:16:58.529Z Checking serde_spanned v1.0.4
25342026-02-27T14:16:58.743Z Checking toml_writer v1.0.6+spec-1.1.0
25352026-02-27T14:16:58.775Z Checking slog-bunyan v2.5.0
25362026-02-27T14:16:58.800Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25372026-02-27T14:16:58.979Z Checking async-stream v0.3.6
25382026-02-27T14:16:59.157Z Checking toml v0.9.11+spec-1.1.0
25392026-02-27T14:16:59.270Z Checking waitgroup v0.1.2
25402026-02-27T14:16:59.476Z Checking rustls-pemfile v2.2.0
25412026-02-27T14:16:59.586Z Checking serde_path_to_error v0.1.20
25422026-02-27T14:16:59.740Z Checking hostname v0.4.2
25432026-02-27T14:16:59.774Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25442026-02-27T14:16:59.936Z Compiling itertools v0.14.0
25452026-02-27T14:17:00.020Z Checking progenitor-client v0.13.0
25462026-02-27T14:17:00.236Z Checking instant v0.1.13
25472026-02-27T14:17:00.389Z Checking backoff v0.4.0
25482026-02-27T14:17:00.482Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25492026-02-27T14:17:00.672Z Checking progenitor-client v0.10.0
25502026-02-27T14:17:00.718Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25512026-02-27T14:17:00.886Z Checking tokio-rustls v0.25.0
25522026-02-27T14:17:01.120Z Checking backon v1.6.0
25532026-02-27T14:17:01.493Z Checking heck v0.5.0
25542026-02-27T14:17:01.616Z Compiling test-strategy v0.4.3
25552026-02-27T14:17:01.740Z Checking unicode-width v0.1.14
25562026-02-27T14:17:01.793Z Compiling proc-macro-crate v1.3.1
25572026-02-27T14:17:01.934Z Compiling proc-macro-error v1.0.4
25582026-02-27T14:17:01.973Z Checking parse-display v0.10.0
25592026-02-27T14:17:02.225Z Compiling heapless v0.8.0
25602026-02-27T14:17:02.269Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25612026-02-27T14:17:02.566Z Checking hash32 v0.3.1
25622026-02-27T14:17:02.660Z Compiling num_enum_derive v0.5.11
25632026-02-27T14:17:02.718Z Compiling smoltcp v0.11.0
25642026-02-27T14:17:02.792Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25652026-02-27T14:17:02.930Z Compiling ingot-macros v0.1.1
25662026-02-27T14:17:03.111Z Checking tabwriter v1.4.0
25672026-02-27T14:17:03.175Z Compiling foreign-types-macros v0.2.3
25682026-02-27T14:17:03.390Z Checking foreign-types-shared v0.3.1
25692026-02-27T14:17:03.420Z Compiling crucible-workspace-hack v0.1.0
25702026-02-27T14:17:03.543Z Checking cobs v0.2.3
25712026-02-27T14:17:03.762Z Checking postcard v1.0.10
25722026-02-27T14:17:04.172Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25732026-02-27T14:17:04.373Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25742026-02-27T14:17:04.418Z Checking foreign-types v0.5.0
25752026-02-27T14:17:04.555Z Checking cstr-argument v0.1.2
25762026-02-27T14:17:04.834Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-02-27T14:17:04.875Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25782026-02-27T14:17:04.939Z Checking num_enum v0.5.11
25792026-02-27T14:17:05.047Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25802026-02-27T14:17:05.095Z Checking pretty-hex v0.2.1
25812026-02-27T14:17:05.205Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25822026-02-27T14:17:05.309Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25832026-02-27T14:17:05.338Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25842026-02-27T14:17:05.410Z Checking colored v2.2.0
25852026-02-27T14:17:05.455Z Checking secrecy v0.10.3
25862026-02-27T14:17:05.647Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25872026-02-27T14:17:05.684Z Compiling convert_case v0.4.0
25882026-02-27T14:17:05.712Z Compiling unsafe-libyaml v0.2.11
25892026-02-27T14:17:05.738Z Checking camino-tempfile v1.4.1
25902026-02-27T14:17:05.909Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25912026-02-27T14:17:06.106Z Compiling nix v0.30.1
25922026-02-27T14:17:06.599Z Compiling derive_more v0.99.20
25932026-02-27T14:17:06.625Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25942026-02-27T14:17:07.059Z Compiling serde_yaml v0.9.34+deprecated
25952026-02-27T14:17:07.258Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25962026-02-27T14:17:07.283Z Compiling zone_cfg_derive v0.3.0
25972026-02-27T14:17:07.584Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-02-27T14:17:07.678Z Checking itertools v0.12.1
25992026-02-27T14:17:07.969Z Checking smf v0.2.3
26002026-02-27T14:17:08.487Z Compiling num-derive v0.4.2
26012026-02-27T14:17:08.689Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26022026-02-27T14:17:09.442Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26032026-02-27T14:17:09.779Z Checking ingot-types v0.1.2
26042026-02-27T14:17:10.038Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26052026-02-27T14:17:10.254Z Checking zone v0.3.1
26062026-02-27T14:17:10.622Z Checking ingot v0.1.1
26072026-02-27T14:17:10.823Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26082026-02-27T14:17:11.033Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26092026-02-27T14:17:11.157Z Compiling typify-impl v0.4.3
26102026-02-27T14:17:13.023Z Compiling typify-impl v0.6.1
26112026-02-27T14:17:13.954Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26122026-02-27T14:17:15.348Z Compiling prettyplease v0.2.36
26132026-02-27T14:17:16.876Z Compiling typify-impl v0.2.0
26142026-02-27T14:17:16.962Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26152026-02-27T14:17:17.537Z Checking num-rational v0.4.2
26162026-02-27T14:17:19.487Z Compiling thiserror-impl-no-std v2.0.2
26172026-02-27T14:17:19.619Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26182026-02-27T14:17:19.947Z Checking universal-hash v0.5.1
26192026-02-27T14:17:20.187Z Checking num-complex v0.4.6
26202026-02-27T14:17:21.251Z Checking half v2.4.1
26212026-02-27T14:17:21.490Z Checking ciborium-io v0.2.2
26222026-02-27T14:17:21.702Z Checking unicode-width v0.2.0
26232026-02-27T14:17:21.924Z Checking opaque-debug v0.3.1
26242026-02-27T14:17:22.127Z Checking poly1305 v0.8.0
26252026-02-27T14:17:22.322Z Checking ciborium-ll v0.2.2
26262026-02-27T14:17:22.352Z Checking thiserror-no-std v2.0.2
26272026-02-27T14:17:22.506Z Checking num v0.4.3
26282026-02-27T14:17:22.644Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26292026-02-27T14:17:22.668Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26302026-02-27T14:17:22.725Z Checking toml v0.8.23
26312026-02-27T14:17:23.482Z Checking password-hash v0.5.0
26322026-02-27T14:17:23.920Z Compiling typify-macro v0.4.3
26332026-02-27T14:17:23.977Z Checking chacha20 v0.9.1
26342026-02-27T14:17:24.436Z Compiling usdt-macro v0.5.0
26352026-02-27T14:17:24.694Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26362026-02-27T14:17:25.027Z Compiling usdt-attr-macro v0.5.0
26372026-02-27T14:17:25.323Z Compiling typify-macro v0.6.1
26382026-02-27T14:17:25.765Z Checking blake2 v0.10.6
26392026-02-27T14:17:25.944Z Checking aead v0.5.2
26402026-02-27T14:17:26.301Z Checking memmap v0.7.0
26412026-02-27T14:17:26.564Z Checking float-ord v0.3.2
26422026-02-27T14:17:26.603Z Checking usdt v0.5.0
26432026-02-27T14:17:26.826Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26442026-02-27T14:17:26.907Z Checking argon2 v0.5.3
26452026-02-27T14:17:27.412Z Checking chacha20poly1305 v0.10.1
26462026-02-27T14:17:27.670Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26472026-02-27T14:17:27.870Z Checking ciborium v0.2.2
26482026-02-27T14:17:27.962Z Compiling typify v0.4.3
26492026-02-27T14:17:28.159Z Checking vsss-rs v3.3.4
26502026-02-27T14:17:28.913Z Checking console v0.15.10
26512026-02-27T14:17:29.320Z Compiling typify-macro v0.2.0
26522026-02-27T14:17:29.555Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26532026-02-27T14:17:29.827Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26542026-02-27T14:17:29.986Z Checking indent_write v2.2.0
26552026-02-27T14:17:30.380Z Compiling semver v0.1.20
26562026-02-27T14:17:30.458Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26572026-02-27T14:17:30.580Z Compiling typify v0.6.1
26582026-02-27T14:17:30.660Z Compiling progenitor-impl v0.11.2
26592026-02-27T14:17:30.834Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26602026-02-27T14:17:31.259Z Compiling rustc_version v0.1.7
26612026-02-27T14:17:31.770Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26622026-02-27T14:17:33.384Z Compiling pin-project-internal v1.1.6
26632026-02-27T14:17:33.631Z Checking linked-hash-map v0.5.6
26642026-02-27T14:17:34.018Z Checking siphasher v1.0.1
26652026-02-27T14:17:34.408Z Compiling minimal-lexical v0.2.1
26662026-02-27T14:17:34.457Z Checking swrite v0.1.0
26672026-02-27T14:17:34.481Z Checking phf_shared v0.12.1
26682026-02-27T14:17:34.624Z Checking lru-cache v0.1.2
26692026-02-27T14:17:34.776Z Compiling typify v0.2.0
26702026-02-27T14:17:34.866Z Compiling newtype_derive v0.1.6
26712026-02-27T14:17:34.998Z Compiling nom v7.1.3
26722026-02-27T14:17:35.022Z Compiling progenitor-impl v0.13.0
26732026-02-27T14:17:35.579Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26742026-02-27T14:17:36.503Z Checking pin-project v1.1.6
26752026-02-27T14:17:37.065Z Checking resolv-conf v0.7.0
26762026-02-27T14:17:37.490Z Checking newline-converter v0.3.0
26772026-02-27T14:17:37.691Z Checking hickory-proto v0.24.4
26782026-02-27T14:17:38.089Z Compiling progenitor-macro v0.11.2
26792026-02-27T14:17:38.716Z Checking progenitor-client v0.11.2
26802026-02-27T14:17:39.195Z Checking atomicwrites v0.4.4
26812026-02-27T14:17:39.225Z Checking pem v3.0.5
26822026-02-27T14:17:39.483Z Compiling snafu-derive v0.8.5
26832026-02-27T14:17:39.647Z Compiling derive-where v1.5.0
26842026-02-27T14:17:41.794Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26852026-02-27T14:17:42.472Z Compiling async-recursion v1.1.1
26862026-02-27T14:17:42.670Z Checking csv-core v0.1.11
26872026-02-27T14:17:42.906Z Compiling slog-dtrace v0.3.0
26882026-02-27T14:17:43.143Z Checking same-file v1.0.6
26892026-02-27T14:17:43.251Z Compiling cancel-safe-futures v0.1.5
26902026-02-27T14:17:43.363Z Compiling chrono-tz v0.10.4
26912026-02-27T14:17:43.658Z Compiling owo-colors v4.2.3
26922026-02-27T14:17:43.763Z Checking highway v1.3.0
26932026-02-27T14:17:44.075Z Compiling const_format_proc_macros v0.2.34
26942026-02-27T14:17:44.111Z Checking walkdir v2.5.0
26952026-02-27T14:17:44.310Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26962026-02-27T14:17:44.538Z Checking csv v1.3.1
26972026-02-27T14:17:44.580Z Checking hickory-resolver v0.24.4
26982026-02-27T14:17:44.957Z Checking snafu v0.8.5
26992026-02-27T14:17:45.618Z Compiling progenitor-macro v0.13.0
27002026-02-27T14:17:45.663Z Checking expectorate v1.2.0
27012026-02-27T14:17:45.696Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27022026-02-27T14:17:46.107Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27032026-02-27T14:17:46.369Z Compiling progenitor-impl v0.8.0
27042026-02-27T14:17:47.152Z Checking phf v0.12.1
27052026-02-27T14:17:47.450Z Checking tokio-dtrace v0.1.0
27062026-02-27T14:17:47.564Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
27072026-02-27T14:17:47.865Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27082026-02-27T14:17:48.954Z Checking globset v0.4.15
27092026-02-27T14:17:49.009Z Checking olpc-cjson v0.1.4
27102026-02-27T14:17:49.278Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27112026-02-27T14:17:49.611Z Checking libsw-core v0.3.1
27122026-02-27T14:17:49.870Z Compiling lzma-sys v0.1.20
27132026-02-27T14:17:49.947Z Checking serde_plain v1.0.2
27142026-02-27T14:17:50.329Z Checking arc-swap v1.7.1
27152026-02-27T14:17:50.779Z Checking bytecount v0.6.8
27162026-02-27T14:17:50.905Z Checking colored v3.0.0
27172026-02-27T14:17:51.237Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27182026-02-27T14:17:51.394Z Checking utf-8 v0.7.6
27192026-02-27T14:17:51.585Z Checking typed-path v0.9.3
27202026-02-27T14:17:51.669Z Checking tungstenite v0.21.0
27212026-02-27T14:17:51.719Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27222026-02-27T14:17:51.844Z Checking progenitor v0.11.2
27232026-02-27T14:17:52.111Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27242026-02-27T14:17:52.229Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27252026-02-27T14:17:52.600Z Checking papergrid v0.11.0
27262026-02-27T14:17:52.715Z Checking slog-scope v4.4.0
27272026-02-27T14:17:52.999Z Checking libsw v3.5.0
27282026-02-27T14:17:53.057Z Checking oxide-tokio-rt v0.1.2
27292026-02-27T14:17:53.620Z Checking qorb v0.4.1
27302026-02-27T14:17:53.668Z Checking tough v0.20.0
27312026-02-27T14:17:53.695Z Compiling progenitor-macro v0.8.0
27322026-02-27T14:17:54.131Z Checking const_format v0.2.34
27332026-02-27T14:17:55.033Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27342026-02-27T14:17:56.766Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27352026-02-27T14:17:57.874Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27362026-02-27T14:17:58.190Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27372026-02-27T14:17:58.388Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27382026-02-27T14:17:58.835Z Checking progenitor v0.13.0
27392026-02-27T14:17:59.088Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27402026-02-27T14:17:59.139Z Compiling tabled_derive v0.7.0
27412026-02-27T14:17:59.215Z Checking progenitor-client v0.8.0
27422026-02-27T14:17:59.638Z Checking gethostname v0.5.0
27432026-02-27T14:17:59.662Z Compiling heck v0.3.3
27442026-02-27T14:17:59.806Z Checking bcs v0.1.6
27452026-02-27T14:17:59.840Z Checking unicode-linebreak v0.1.5
27462026-02-27T14:17:59.890Z Checking smawk v0.3.2
27472026-02-27T14:18:00.135Z Checking termtree v0.5.1
27482026-02-27T14:18:00.241Z Checking linear-map v1.2.0
27492026-02-27T14:18:00.398Z Compiling zone_cfg_derive v0.1.2
27502026-02-27T14:18:00.435Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27512026-02-27T14:18:00.561Z Checking textwrap v0.16.2
27522026-02-27T14:18:00.612Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27532026-02-27T14:18:01.022Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27542026-02-27T14:18:01.541Z Checking tabled v0.15.0
27552026-02-27T14:18:01.882Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27562026-02-27T14:18:01.907Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27572026-02-27T14:18:02.313Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27582026-02-27T14:18:02.339Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27592026-02-27T14:18:02.699Z Checking steno v0.4.1
27602026-02-27T14:18:04.088Z Checking slog-stdlog v4.1.1
27612026-02-27T14:18:04.188Z Checking tokio-tungstenite v0.21.0
27622026-02-27T14:18:04.349Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27632026-02-27T14:18:04.680Z Checking humantime v2.2.0
27642026-02-27T14:18:04.767Z Checking base64 v0.13.1
27652026-02-27T14:18:04.917Z Checking number_prefix v0.4.0
27662026-02-27T14:18:05.064Z Checking base64 v0.21.7
27672026-02-27T14:18:05.224Z Checking indicatif v0.17.11
27682026-02-27T14:18:05.249Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27692026-02-27T14:18:05.386Z Checking ron v0.7.1
27702026-02-27T14:18:05.647Z Checking slog-envlogger v2.2.0
27712026-02-27T14:18:05.944Z Checking xz2 v0.1.7
27722026-02-27T14:18:05.983Z Checking zone v0.1.8
27732026-02-27T14:18:06.055Z Checking xattr v1.3.1
27742026-02-27T14:18:06.369Z Checking yasna v0.5.2
27752026-02-27T14:18:06.406Z Checking headers-core v0.3.0
27762026-02-27T14:18:06.445Z Checking filetime v0.2.26
27772026-02-27T14:18:06.647Z Checking subprocess v0.2.9
27782026-02-27T14:18:06.676Z Checking headers v0.4.1
27792026-02-27T14:18:06.774Z Checking tar v0.4.44
27802026-02-27T14:18:06.938Z Checking progenitor v0.8.0
27812026-02-27T14:18:07.234Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27822026-02-27T14:18:07.284Z Checking rcgen v0.12.1
27832026-02-27T14:18:11.798Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27842026-02-27T14:18:24.056Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27852026-02-27T14:18:41.603Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27862026-02-27T14:18:44.980Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27872026-02-27T14:18:47.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
27882026-02-27T14:18:48.226Z
27892026-02-27T14:18:48.226Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/252)
27902026-02-27T14:18:49.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912026-02-27T14:18:49.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922026-02-27T14:18:50.112Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27932026-02-27T14:18:53.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
27942026-02-27T14:18:53.442Z
27952026-02-27T14:18:53.442Zinfo: running `cargo check --bins` on nexus-config (53/252)
27962026-02-27T14:18:54.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972026-02-27T14:18:54.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982026-02-27T14:18:54.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992026-02-27T14:18:54.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28002026-02-27T14:18:54.905Z
28012026-02-27T14:18:54.905Zinfo: running `cargo check --bins` on nexus-types (54/252)
28022026-02-27T14:18:56.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032026-02-27T14:18:56.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042026-02-27T14:18:56.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052026-02-27T14:18:56.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
28062026-02-27T14:18:56.472Z
28072026-02-27T14:18:56.472Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/252)
28082026-02-27T14:18:57.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092026-02-27T14:18:57.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102026-02-27T14:18:57.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112026-02-27T14:18:57.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28122026-02-27T14:18:57.909Z
28132026-02-27T14:18:57.909Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/252)
28142026-02-27T14:18:59.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152026-02-27T14:18:59.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162026-02-27T14:18:59.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172026-02-27T14:18:59.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28182026-02-27T14:18:59.297Z
28192026-02-27T14:18:59.297Zinfo: running `cargo check --bins` on cockroach-admin-types (57/252)
28202026-02-27T14:19:00.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212026-02-27T14:19:00.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222026-02-27T14:19:00.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232026-02-27T14:19:00.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28242026-02-27T14:19:00.638Z
28252026-02-27T14:19:00.638Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/252)
28262026-02-27T14:19:01.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272026-02-27T14:19:01.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282026-02-27T14:19:01.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292026-02-27T14:19:01.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
28302026-02-27T14:19:02.101Z
28312026-02-27T14:19:02.101Zinfo: running `cargo check --bins` on ereport-types (59/252)
28322026-02-27T14:19:03.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332026-02-27T14:19:03.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342026-02-27T14:19:03.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352026-02-27T14:19:03.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28362026-02-27T14:19:03.483Z
28372026-02-27T14:19:03.484Zinfo: running `cargo check --bins` on gateway-client (60/252)
28382026-02-27T14:19:04.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392026-02-27T14:19:04.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402026-02-27T14:19:04.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412026-02-27T14:19:04.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
28422026-02-27T14:19:04.985Z
28432026-02-27T14:19:04.985Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/252)
28442026-02-27T14:19:06.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452026-02-27T14:19:06.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462026-02-27T14:19:06.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472026-02-27T14:19:06.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28482026-02-27T14:19:06.499Z
28492026-02-27T14:19:06.499Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/252)
28502026-02-27T14:19:07.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512026-02-27T14:19:07.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522026-02-27T14:19:07.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532026-02-27T14:19:07.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28542026-02-27T14:19:07.911Z
28552026-02-27T14:19:07.911Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/252)
28562026-02-27T14:19:09.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572026-02-27T14:19:09.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582026-02-27T14:19:09.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592026-02-27T14:19:09.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28602026-02-27T14:19:09.349Z
28612026-02-27T14:19:09.350Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/252)
28622026-02-27T14:19:10.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632026-02-27T14:19:10.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642026-02-27T14:19:10.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652026-02-27T14:19:10.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
28662026-02-27T14:19:10.927Z
28672026-02-27T14:19:10.927Zinfo: running `cargo check --bins` on internal-dns-types (65/252)
28682026-02-27T14:19:12.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692026-02-27T14:19:12.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702026-02-27T14:19:12.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712026-02-27T14:19:12.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28722026-02-27T14:19:12.399Z
28732026-02-27T14:19:12.399Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/252)
28742026-02-27T14:19:13.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752026-02-27T14:19:13.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762026-02-27T14:19:13.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772026-02-27T14:19:13.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28782026-02-27T14:19:13.817Z
28792026-02-27T14:19:13.817Zinfo: running `cargo check --bins` on nexus-types-versions (67/252)
28802026-02-27T14:19:15.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812026-02-27T14:19:15.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822026-02-27T14:19:15.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832026-02-27T14:19:15.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
28842026-02-27T14:19:15.551Z
28852026-02-27T14:19:15.551Zinfo: running `cargo check --bins` on omicron-passwords (68/252)
28862026-02-27T14:19:16.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872026-02-27T14:19:16.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882026-02-27T14:19:16.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892026-02-27T14:19:16.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28902026-02-27T14:19:17.050Z
28912026-02-27T14:19:17.050Zinfo: running `cargo check --bins` on oxql-types (69/252)
28922026-02-27T14:19:18.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932026-02-27T14:19:18.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942026-02-27T14:19:18.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952026-02-27T14:19:18.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28962026-02-27T14:19:18.437Z
28972026-02-27T14:19:18.437Zinfo: running `cargo check --bins` on oximeter-types (70/252)
28982026-02-27T14:19:19.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992026-02-27T14:19:19.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002026-02-27T14:19:19.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012026-02-27T14:19:19.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
29022026-02-27T14:19:19.876Z
29032026-02-27T14:19:19.876Zinfo: running `cargo check --bins` on oximeter-types-versions (71/252)
29042026-02-27T14:19:21.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052026-02-27T14:19:21.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062026-02-27T14:19:21.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072026-02-27T14:19:21.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
29082026-02-27T14:19:21.332Z
29092026-02-27T14:19:21.333Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/252)
29102026-02-27T14:19:22.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112026-02-27T14:19:22.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122026-02-27T14:19:22.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132026-02-27T14:19:22.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
29142026-02-27T14:19:22.732Z
29152026-02-27T14:19:22.732Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/252)
29162026-02-27T14:19:24.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172026-02-27T14:19:24.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182026-02-27T14:19:24.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192026-02-27T14:19:24.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
29202026-02-27T14:19:24.184Z
29212026-02-27T14:19:24.184Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/252)
29222026-02-27T14:19:25.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232026-02-27T14:19:25.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242026-02-27T14:19:25.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252026-02-27T14:19:25.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
29262026-02-27T14:19:25.969Z
29272026-02-27T14:19:25.969Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/252)
29282026-02-27T14:19:27.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292026-02-27T14:19:27.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302026-02-27T14:19:27.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29312026-02-27T14:19:27.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
29322026-02-27T14:19:27.410Z
29332026-02-27T14:19:27.410Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/252)
29342026-02-27T14:19:28.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352026-02-27T14:19:28.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362026-02-27T14:19:28.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29372026-02-27T14:19:28.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
29382026-02-27T14:19:28.959Z
29392026-02-27T14:19:28.959Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/252)
29402026-02-27T14:19:30.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412026-02-27T14:19:30.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422026-02-27T14:19:30.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29432026-02-27T14:19:30.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
29442026-02-27T14:19:30.396Z
29452026-02-27T14:19:30.396Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/252)
29462026-02-27T14:19:31.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472026-02-27T14:19:31.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482026-02-27T14:19:31.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29492026-02-27T14:19:31.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
29502026-02-27T14:19:32.013Z
29512026-02-27T14:19:32.013Zinfo: running `cargo check --bins --no-default-features` on gfss (79/252)
29522026-02-27T14:19:33.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29532026-02-27T14:19:33.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29542026-02-27T14:19:33.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29552026-02-27T14:19:33.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
29562026-02-27T14:19:33.433Z
29572026-02-27T14:19:33.433Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/252)
29582026-02-27T14:19:34.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29592026-02-27T14:19:34.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29602026-02-27T14:19:34.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29612026-02-27T14:19:34.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
29622026-02-27T14:19:34.750Z
29632026-02-27T14:19:34.750Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/252)
29642026-02-27T14:19:36.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652026-02-27T14:19:36.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662026-02-27T14:19:36.378Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29672026-02-27T14:19:37.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
29682026-02-27T14:19:37.504Z
29692026-02-27T14:19:37.504Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/252)
29702026-02-27T14:19:38.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712026-02-27T14:19:38.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722026-02-27T14:19:38.991Z Compiling object v0.37.3
29732026-02-27T14:19:39.036Z Compiling stacker v0.1.23
29742026-02-27T14:19:39.060Z Compiling cfg_aliases v0.1.1
29752026-02-27T14:19:39.060Z Compiling convert_case v0.7.1
29762026-02-27T14:19:39.060Z Compiling vte_generate_state_changes v0.1.2
29772026-02-27T14:19:39.132Z Checking fd-lock v4.0.2
29782026-02-27T14:19:39.156Z Checking nibble_vec v0.1.0
29792026-02-27T14:19:39.156Z Compiling recursive-proc-macro-impl v0.1.1
29802026-02-27T14:19:39.207Z Compiling nix v0.28.0
29812026-02-27T14:19:39.391Z Checking endian-type v0.1.2
29822026-02-27T14:19:39.415Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29832026-02-27T14:19:39.631Z Compiling peg-macros v0.8.5
29842026-02-27T14:19:39.719Z Checking radix_trie v0.2.1
29852026-02-27T14:19:39.831Z Checking vte v0.11.1
29862026-02-27T14:19:40.008Z Compiling sqlparser_derive v0.5.0
29872026-02-27T14:19:40.085Z Compiling derive_more-impl v2.0.1
29882026-02-27T14:19:40.244Z Checking home v0.5.9
29892026-02-27T14:19:40.453Z Checking unicode_categories v0.1.1
29902026-02-27T14:19:40.479Z Checking nu-ansi-term v0.50.1
29912026-02-27T14:19:40.890Z Checking sqlformat v0.3.5
29922026-02-27T14:19:40.956Z Checking display-error-chain v0.2.2
29932026-02-27T14:19:41.384Z Checking strip-ansi-escapes v0.2.0
29942026-02-27T14:19:41.633Z Checking reedline v0.40.0
29952026-02-27T14:19:41.880Z Checking derive_more v2.0.1
29962026-02-27T14:19:42.026Z Checking crossterm v0.29.0
29972026-02-27T14:19:42.361Z Checking peg v0.8.5
29982026-02-27T14:19:42.684Z Checking rustyline v14.0.0
29992026-02-27T14:19:47.079Z Compiling ar_archive_writer v0.5.1
30002026-02-27T14:19:48.413Z Compiling psm v0.1.30
30012026-02-27T14:19:49.678Z Checking recursive v0.1.1
30022026-02-27T14:19:49.849Z Checking sqlparser v0.61.0
30032026-02-27T14:20:23.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.85s
30042026-02-27T14:20:23.616Z
30052026-02-27T14:20:23.616Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/252)
30062026-02-27T14:20:24.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072026-02-27T14:20:24.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082026-02-27T14:20:25.183Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30092026-02-27T14:20:34.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.89s
30102026-02-27T14:20:34.770Z
30112026-02-27T14:20:34.770Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/252)
30122026-02-27T14:20:36.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132026-02-27T14:20:36.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142026-02-27T14:20:36.460Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30152026-02-27T14:20:42.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.83s
30162026-02-27T14:20:42.924Z
30172026-02-27T14:20:42.924Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/252)
30182026-02-27T14:20:44.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192026-02-27T14:20:44.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202026-02-27T14:20:44.567Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30212026-02-27T14:20:53.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.14s
30222026-02-27T14:20:53.303Z
30232026-02-27T14:20:53.303Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/252)
30242026-02-27T14:20:54.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252026-02-27T14:20:54.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262026-02-27T14:20:54.882Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30272026-02-27T14:21:03.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.50s
30282026-02-27T14:21:04.042Z
30292026-02-27T14:21:04.042Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/252)
30302026-02-27T14:21:05.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312026-02-27T14:21:05.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322026-02-27T14:21:05.701Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30332026-02-27T14:21:12.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.43s
30342026-02-27T14:21:12.705Z
30352026-02-27T14:21:12.705Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/252)
30362026-02-27T14:21:14.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372026-02-27T14:21:14.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382026-02-27T14:21:14.312Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30392026-02-27T14:21:21.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s
30402026-02-27T14:21:21.247Z
30412026-02-27T14:21:21.247Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/252)
30422026-02-27T14:21:22.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-02-27T14:21:22.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-02-27T14:21:22.693Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30452026-02-27T14:21:31.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.26s
30462026-02-27T14:21:31.783Z
30472026-02-27T14:21:31.783Zinfo: running `cargo check --bins` on oximeter (90/252)
30482026-02-27T14:21:33.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-02-27T14:21:33.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-02-27T14:21:33.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-02-27T14:21:33.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30522026-02-27T14:21:33.289Z
30532026-02-27T14:21:33.289Zinfo: running `cargo check --bins` on oximeter-schema (91/252)
30542026-02-27T14:21:34.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-02-27T14:21:34.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-02-27T14:21:34.695Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30572026-02-27T14:21:34.899Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30582026-02-27T14:21:35.692Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30592026-02-27T14:21:45.753Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30602026-02-27T14:21:46.496Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30612026-02-27T14:21:49.553Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30622026-02-27T14:21:51.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.99s
30632026-02-27T14:21:51.498Z
30642026-02-27T14:21:51.498Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/252)
30652026-02-27T14:21:52.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662026-02-27T14:21:52.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672026-02-27T14:21:52.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682026-02-27T14:21:52.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30692026-02-27T14:21:52.831Z
30702026-02-27T14:21:52.831Zinfo: running `cargo check --bins` on oximeter-test-utils (93/252)
30712026-02-27T14:21:54.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722026-02-27T14:21:54.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732026-02-27T14:21:54.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742026-02-27T14:21:54.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30752026-02-27T14:21:54.291Z
30762026-02-27T14:21:54.291Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/252)
30772026-02-27T14:21:55.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782026-02-27T14:21:55.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792026-02-27T14:21:55.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802026-02-27T14:21:55.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30812026-02-27T14:21:55.746Z
30822026-02-27T14:21:55.746Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/252)
30832026-02-27T14:21:57.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842026-02-27T14:21:57.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852026-02-27T14:21:57.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862026-02-27T14:21:57.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
30872026-02-27T14:21:57.247Z
30882026-02-27T14:21:57.247Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/252)
30892026-02-27T14:21:58.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902026-02-27T14:21:58.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912026-02-27T14:21:58.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30922026-02-27T14:21:58.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30932026-02-27T14:21:58.710Z
30942026-02-27T14:21:58.710Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/252)
30952026-02-27T14:22:00.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962026-02-27T14:22:00.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972026-02-27T14:22:00.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982026-02-27T14:22:00.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
30992026-02-27T14:22:00.269Z
31002026-02-27T14:22:00.269Zinfo: running `cargo check --bins` on trust-quorum-types (98/252)
31012026-02-27T14:22:01.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022026-02-27T14:22:01.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032026-02-27T14:22:01.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31042026-02-27T14:22:01.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
31052026-02-27T14:22:01.812Z
31062026-02-27T14:22:01.812Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/252)
31072026-02-27T14:22:03.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082026-02-27T14:22:03.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092026-02-27T14:22:03.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102026-02-27T14:22:03.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
31112026-02-27T14:22:03.253Z
31122026-02-27T14:22:03.253Zinfo: running `cargo check --bins` on update-engine (100/252)
31132026-02-27T14:22:04.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142026-02-27T14:22:04.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152026-02-27T14:22:04.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162026-02-27T14:22:04.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
31172026-02-27T14:22:04.600Z
31182026-02-27T14:22:04.600Zinfo: running `cargo check --bins` on omicron-certificates (101/252)
31192026-02-27T14:22:06.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202026-02-27T14:22:06.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212026-02-27T14:22:06.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222026-02-27T14:22:06.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
31232026-02-27T14:22:06.182Z
31242026-02-27T14:22:06.182Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/252)
31252026-02-27T14:22:07.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262026-02-27T14:22:07.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272026-02-27T14:22:07.863Z Checking dropshot-api-manager-types v0.3.0
31282026-02-27T14:22:07.863Z Checking nanorand v0.7.0
31292026-02-27T14:22:08.187Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31302026-02-27T14:22:08.307Z Checking flume v0.11.1
31312026-02-27T14:22:08.851Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31322026-02-27T14:22:11.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s
31332026-02-27T14:22:11.490Z
31342026-02-27T14:22:11.490Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/252)
31352026-02-27T14:22:12.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362026-02-27T14:22:12.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372026-02-27T14:22:12.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382026-02-27T14:22:12.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31392026-02-27T14:22:12.900Z
31402026-02-27T14:22:12.900Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/252)
31412026-02-27T14:22:14.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422026-02-27T14:22:14.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432026-02-27T14:22:14.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442026-02-27T14:22:14.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31452026-02-27T14:22:14.307Z
31462026-02-27T14:22:14.307Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/252)
31472026-02-27T14:22:15.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482026-02-27T14:22:15.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492026-02-27T14:22:15.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502026-02-27T14:22:15.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
31512026-02-27T14:22:15.808Z
31522026-02-27T14:22:15.808Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/252)
31532026-02-27T14:22:17.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542026-02-27T14:22:17.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552026-02-27T14:22:17.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562026-02-27T14:22:17.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
31572026-02-27T14:22:17.401Z
31582026-02-27T14:22:17.401Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/252)
31592026-02-27T14:22:18.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602026-02-27T14:22:18.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612026-02-27T14:22:18.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622026-02-27T14:22:18.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31632026-02-27T14:22:18.866Z
31642026-02-27T14:22:18.866Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/252)
31652026-02-27T14:22:20.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662026-02-27T14:22:20.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672026-02-27T14:22:20.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682026-02-27T14:22:20.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
31692026-02-27T14:22:20.457Z
31702026-02-27T14:22:20.457Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/252)
31712026-02-27T14:22:21.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722026-02-27T14:22:21.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732026-02-27T14:22:21.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742026-02-27T14:22:21.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31752026-02-27T14:22:21.864Z
31762026-02-27T14:22:21.864Zinfo: running `cargo check --bins` on cockroach-admin-client (110/252)
31772026-02-27T14:22:23.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782026-02-27T14:22:23.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792026-02-27T14:22:23.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802026-02-27T14:22:23.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31812026-02-27T14:22:23.226Z
31822026-02-27T14:22:23.226Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/252)
31832026-02-27T14:22:24.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842026-02-27T14:22:24.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852026-02-27T14:22:24.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862026-02-27T14:22:24.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31872026-02-27T14:22:24.570Z
31882026-02-27T14:22:24.570Zinfo: running `cargo check --bins` on dns-service-client (112/252)
31892026-02-27T14:22:25.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902026-02-27T14:22:25.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912026-02-27T14:22:25.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922026-02-27T14:22:25.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31932026-02-27T14:22:25.938Z
31942026-02-27T14:22:25.938Zinfo: running `cargo check --bins` on installinator-client (113/252)
31952026-02-27T14:22:27.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962026-02-27T14:22:27.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972026-02-27T14:22:27.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982026-02-27T14:22:27.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
31992026-02-27T14:22:27.453Z
32002026-02-27T14:22:27.453Zinfo: running `cargo check --bins` on nexus-client (114/252)
32012026-02-27T14:22:28.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022026-02-27T14:22:28.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032026-02-27T14:22:28.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042026-02-27T14:22:28.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32052026-02-27T14:22:28.806Z
32062026-02-27T14:22:28.806Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/252)
32072026-02-27T14:22:30.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082026-02-27T14:22:30.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092026-02-27T14:22:30.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102026-02-27T14:22:30.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
32112026-02-27T14:22:30.196Z
32122026-02-27T14:22:30.196Zinfo: running `cargo check --bins` on ntp-admin-client (116/252)
32132026-02-27T14:22:31.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142026-02-27T14:22:31.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152026-02-27T14:22:31.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162026-02-27T14:22:31.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32172026-02-27T14:22:31.480Z
32182026-02-27T14:22:31.480Zinfo: running `cargo check --bins` on oxide-client (117/252)
32192026-02-27T14:22:32.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-02-27T14:22:32.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-02-27T14:22:32.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222026-02-27T14:22:32.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
32232026-02-27T14:22:32.820Z
32242026-02-27T14:22:32.820Zinfo: running `cargo check --bins` on oximeter-client (118/252)
32252026-02-27T14:22:34.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-02-27T14:22:34.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-02-27T14:22:34.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282026-02-27T14:22:34.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
32292026-02-27T14:22:34.184Z
32302026-02-27T14:22:34.184Zinfo: running `cargo check --bins` on repo-depot-client (119/252)
32312026-02-27T14:22:35.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-02-27T14:22:35.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-02-27T14:22:35.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342026-02-27T14:22:35.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32352026-02-27T14:22:35.488Z
32362026-02-27T14:22:35.488Zinfo: running `cargo check --bins` on sled-agent-client (120/252)
32372026-02-27T14:22:36.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-02-27T14:22:36.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-02-27T14:22:36.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402026-02-27T14:22:36.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
32412026-02-27T14:22:36.813Z
32422026-02-27T14:22:36.813Zinfo: running `cargo check --bins` on wicketd-client (121/252)
32432026-02-27T14:22:38.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-02-27T14:22:38.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-02-27T14:22:38.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462026-02-27T14:22:38.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
32472026-02-27T14:22:38.254Z
32482026-02-27T14:22:38.254Zinfo: running `cargo check --bins` on installinator-common (122/252)
32492026-02-27T14:22:39.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-02-27T14:22:39.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-02-27T14:22:39.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522026-02-27T14:22:39.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
32532026-02-27T14:22:39.823Z
32542026-02-27T14:22:39.823Zinfo: running `cargo check --bins` on installinator-common-versions (123/252)
32552026-02-27T14:22:41.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-02-27T14:22:41.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-02-27T14:22:41.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582026-02-27T14:22:41.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
32592026-02-27T14:22:41.235Z
32602026-02-27T14:22:41.235Zinfo: running `cargo check --bins` on wicket-common (124/252)
32612026-02-27T14:22:42.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-02-27T14:22:42.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-02-27T14:22:42.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642026-02-27T14:22:42.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
32652026-02-27T14:22:42.668Z
32662026-02-27T14:22:42.668Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/252)
32672026-02-27T14:22:43.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-02-27T14:22:43.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-02-27T14:22:44.177Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32702026-02-27T14:22:44.202Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32712026-02-27T14:22:44.202Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32722026-02-27T14:22:44.202Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32732026-02-27T14:22:44.227Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32742026-02-27T14:22:44.588Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32752026-02-27T14:22:44.613Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32762026-02-27T14:22:45.129Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32772026-02-27T14:22:45.154Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32782026-02-27T14:22:50.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s
32792026-02-27T14:22:50.273Z
32802026-02-27T14:22:50.273Zinfo: running `cargo check --bins` on cockroach-admin-api (126/252)
32812026-02-27T14:22:51.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822026-02-27T14:22:51.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832026-02-27T14:22:51.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842026-02-27T14:22:51.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32852026-02-27T14:22:51.505Z
32862026-02-27T14:22:51.505Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/252)
32872026-02-27T14:22:52.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882026-02-27T14:22:52.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892026-02-27T14:22:52.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902026-02-27T14:22:52.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
32912026-02-27T14:22:53.043Z
32922026-02-27T14:22:53.044Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/252)
32932026-02-27T14:22:54.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942026-02-27T14:22:54.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952026-02-27T14:22:54.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962026-02-27T14:22:54.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
32972026-02-27T14:22:54.524Z
32982026-02-27T14:22:54.524Zinfo: running `cargo check --bins` on dns-server (129/252)
32992026-02-27T14:22:55.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-02-27T14:22:55.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-02-27T14:22:55.944Z Compiling parking_lot_core v0.8.6
33022026-02-27T14:22:55.944Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33032026-02-27T14:22:55.968Z Compiling moka v0.12.10
33042026-02-27T14:22:55.968Z Checking tagptr v0.2.0
33052026-02-27T14:22:55.993Z Checking prefix-trie v0.7.0
33062026-02-27T14:22:56.018Z Checking fxhash v0.2.1
33072026-02-27T14:22:56.042Z Checking hickory-client v0.25.2
33082026-02-27T14:22:56.694Z Checking hickory-server v0.25.2
33092026-02-27T14:22:56.844Z Checking parking_lot v0.11.2
33102026-02-27T14:22:57.035Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33112026-02-27T14:22:57.036Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33122026-02-27T14:22:57.060Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33132026-02-27T14:22:57.259Z Checking sled v0.34.7
33142026-02-27T14:22:57.867Z Checking hickory-resolver v0.25.2
33152026-02-27T14:23:00.129Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33162026-02-27T14:23:02.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s
33172026-02-27T14:23:02.548Z
33182026-02-27T14:23:02.549Zinfo: running `cargo check --bins` on dns-server-api (130/252)
33192026-02-27T14:23:03.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202026-02-27T14:23:03.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212026-02-27T14:23:03.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222026-02-27T14:23:03.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
33232026-02-27T14:23:03.930Z
33242026-02-27T14:23:03.930Zinfo: running `cargo check --bins` on gateway-test-utils (131/252)
33252026-02-27T14:23:05.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262026-02-27T14:23:05.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272026-02-27T14:23:05.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282026-02-27T14:23:05.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
33292026-02-27T14:23:05.486Z
33302026-02-27T14:23:05.486Zinfo: running `cargo check --bins` on omicron-gateway (132/252)
33312026-02-27T14:23:06.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322026-02-27T14:23:06.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332026-02-27T14:23:07.102Z Compiling radium v0.7.0
33342026-02-27T14:23:07.127Z Compiling maybe-uninit v2.0.0
33352026-02-27T14:23:07.127Z Checking tap v1.0.1
33362026-02-27T14:23:07.127Z Compiling zerocopy-derive v0.6.6
33372026-02-27T14:23:07.162Z Checking funty v2.0.0
33382026-02-27T14:23:07.186Z Checking crc-catalog v2.4.0
33392026-02-27T14:23:07.210Z Compiling packed_struct v0.10.1
33402026-02-27T14:23:07.290Z Compiling packed_struct_codegen v0.10.1
33412026-02-27T14:23:07.380Z Checking wyz v0.5.1
33422026-02-27T14:23:07.431Z Checking crc v3.2.1
33432026-02-27T14:23:07.787Z Compiling bitfield-macros v0.19.2
33442026-02-27T14:23:07.811Z Compiling indexmap v1.9.3
33452026-02-27T14:23:07.890Z Checking nodrop v0.1.14
33462026-02-27T14:23:07.958Z Checking smallvec v0.6.14
33472026-02-27T14:23:08.038Z Checking hashbrown v0.12.3
33482026-02-27T14:23:08.063Z Checking array-init v0.0.4
33492026-02-27T14:23:08.087Z Checking bitvec v1.0.1
33502026-02-27T14:23:08.222Z Checking ron v0.8.1
33512026-02-27T14:23:08.377Z Checking hashbrown v0.13.2
33522026-02-27T14:23:08.966Z Checking serde-hex v0.1.0
33532026-02-27T14:23:09.056Z Checking zerocopy v0.6.6
33542026-02-27T14:23:09.402Z Checking bitfield v0.19.2
33552026-02-27T14:23:09.448Z Checking crc-any v2.5.0
33562026-02-27T14:23:09.571Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33572026-02-27T14:23:09.813Z Checking void v1.0.2
33582026-02-27T14:23:09.842Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33592026-02-27T14:23:09.867Z Checking path-slash v0.1.5
33602026-02-27T14:23:09.896Z Checking half v1.8.3
33612026-02-27T14:23:09.922Z Checking object v0.30.4
33622026-02-27T14:23:10.023Z Checking lzss v0.8.2
33632026-02-27T14:23:10.061Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33642026-02-27T14:23:10.197Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33652026-02-27T14:23:10.246Z Checking tungstenite v0.23.0
33662026-02-27T14:23:10.377Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33672026-02-27T14:23:10.402Z Checking serde_cbor v0.11.2
33682026-02-27T14:23:10.427Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33692026-02-27T14:23:10.526Z Checking nix v0.27.1
33702026-02-27T14:23:11.137Z Checking kstat-rs v0.2.4
33712026-02-27T14:23:11.225Z Checking serde_bytes v0.11.19
33722026-02-27T14:23:11.303Z Checking tokio-tungstenite v0.23.1
33732026-02-27T14:23:11.530Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33742026-02-27T14:23:11.587Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33752026-02-27T14:23:11.724Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33762026-02-27T14:23:11.835Z Checking signal-hook-tokio v0.3.1
33772026-02-27T14:23:14.566Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33782026-02-27T14:23:14.783Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33792026-02-27T14:23:21.364Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33802026-02-27T14:23:23.430Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33812026-02-27T14:23:24.059Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33822026-02-27T14:23:26.897Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33832026-02-27T14:23:31.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.50s
33842026-02-27T14:23:32.239Z
33852026-02-27T14:23:32.239Zinfo: running `cargo check --bins` on gateway-api (133/252)
33862026-02-27T14:23:33.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872026-02-27T14:23:33.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882026-02-27T14:23:33.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892026-02-27T14:23:33.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33902026-02-27T14:23:33.522Z
33912026-02-27T14:23:33.522Zinfo: running `cargo check --bins` on ipcc (134/252)
33922026-02-27T14:23:34.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932026-02-27T14:23:34.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942026-02-27T14:23:34.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952026-02-27T14:23:34.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
33962026-02-27T14:23:34.908Z
33972026-02-27T14:23:34.908Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/252)
33982026-02-27T14:23:36.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992026-02-27T14:23:36.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002026-02-27T14:23:36.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012026-02-27T14:23:36.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
34022026-02-27T14:23:36.245Z
34032026-02-27T14:23:36.245Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/252)
34042026-02-27T14:23:37.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052026-02-27T14:23:37.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062026-02-27T14:23:37.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072026-02-27T14:23:37.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
34082026-02-27T14:23:37.562Z
34092026-02-27T14:23:37.562Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/252)
34102026-02-27T14:23:38.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112026-02-27T14:23:38.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122026-02-27T14:23:38.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132026-02-27T14:23:38.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
34142026-02-27T14:23:38.945Z
34152026-02-27T14:23:38.945Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (138/252)
34162026-02-27T14:23:40.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172026-02-27T14:23:40.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182026-02-27T14:23:40.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192026-02-27T14:23:40.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
34202026-02-27T14:23:40.313Z
34212026-02-27T14:23:40.313Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (139/252)
34222026-02-27T14:23:41.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232026-02-27T14:23:41.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242026-02-27T14:23:41.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252026-02-27T14:23:41.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34262026-02-27T14:23:41.651Z
34272026-02-27T14:23:41.651Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (140/252)
34282026-02-27T14:23:42.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292026-02-27T14:23:42.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302026-02-27T14:23:42.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312026-02-27T14:23:42.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
34322026-02-27T14:23:42.970Z
34332026-02-27T14:23:42.970Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (141/252)
34342026-02-27T14:23:44.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352026-02-27T14:23:44.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362026-02-27T14:23:44.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372026-02-27T14:23:44.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
34382026-02-27T14:23:44.391Z
34392026-02-27T14:23:44.391Zinfo: running `cargo check --bins` on oximeter-producer (142/252)
34402026-02-27T14:23:45.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412026-02-27T14:23:45.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422026-02-27T14:23:45.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432026-02-27T14:23:45.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
34442026-02-27T14:23:45.922Z
34452026-02-27T14:23:45.922Zinfo: running `cargo check --bins` on internal-dns-resolver (143/252)
34462026-02-27T14:23:47.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-02-27T14:23:47.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-02-27T14:23:47.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-02-27T14:23:47.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
34502026-02-27T14:23:47.304Z
34512026-02-27T14:23:47.304Zinfo: running `cargo check --bins` on sp-sim (144/252)
34522026-02-27T14:23:48.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-02-27T14:23:48.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-02-27T14:23:48.899Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34552026-02-27T14:23:52.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
34562026-02-27T14:23:53.118Z
34572026-02-27T14:23:53.118Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (145/252)
34582026-02-27T14:23:54.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-02-27T14:23:54.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-02-27T14:23:54.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612026-02-27T14:23:54.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
34622026-02-27T14:23:54.757Z
34632026-02-27T14:23:54.757Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (146/252)
34642026-02-27T14:23:56.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-02-27T14:23:56.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-02-27T14:23:56.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672026-02-27T14:23:56.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
34682026-02-27T14:23:56.283Z
34692026-02-27T14:23:56.283Zinfo: running `cargo check --bins` on db-macros (147/252)
34702026-02-27T14:23:57.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-02-27T14:23:57.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-02-27T14:23:57.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-02-27T14:23:57.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34742026-02-27T14:23:57.567Z
34752026-02-27T14:23:57.567Zinfo: running `cargo check --bins` on nexus-macros-common (148/252)
34762026-02-27T14:23:58.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-02-27T14:23:58.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-02-27T14:23:58.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-02-27T14:23:58.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
34802026-02-27T14:23:59.090Z
34812026-02-27T14:23:59.090Zinfo: running `cargo check --bins` on nexus-auth (149/252)
34822026-02-27T14:24:00.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-02-27T14:24:00.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-02-27T14:24:00.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-02-27T14:24:00.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
34862026-02-27T14:24:00.560Z
34872026-02-27T14:24:00.560Zinfo: running `cargo check --bins` on authz-macros (150/252)
34882026-02-27T14:24:01.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-02-27T14:24:01.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-02-27T14:24:01.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-02-27T14:24:01.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34922026-02-27T14:24:01.894Z
34932026-02-27T14:24:01.894Zinfo: running `cargo check --bins` on nexus-db-fixed-data (151/252)
34942026-02-27T14:24:03.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-02-27T14:24:03.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-02-27T14:24:03.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-02-27T14:24:03.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
34982026-02-27T14:24:03.372Z
34992026-02-27T14:24:03.372Zinfo: running `cargo check --bins` on nexus-db-model (152/252)
35002026-02-27T14:24:04.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-02-27T14:24:04.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-02-27T14:24:04.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-02-27T14:24:04.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
35042026-02-27T14:24:04.864Z
35052026-02-27T14:24:04.864Zinfo: running `cargo check --bins` on nexus-db-schema (153/252)
35062026-02-27T14:24:06.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-02-27T14:24:06.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-02-27T14:24:06.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-02-27T14:24:06.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
35102026-02-27T14:24:06.166Z
35112026-02-27T14:24:06.166Zinfo: running `cargo check --bins` on omicron-rpaths (154/252)
35122026-02-27T14:24:07.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-02-27T14:24:07.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-02-27T14:24:07.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152026-02-27T14:24:07.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35162026-02-27T14:24:07.431Z
35172026-02-27T14:24:07.431Zinfo: running `cargo check --bins` on nexus-defaults (155/252)
35182026-02-27T14:24:08.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192026-02-27T14:24:08.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202026-02-27T14:24:08.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212026-02-27T14:24:08.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
35222026-02-27T14:24:08.803Z
35232026-02-27T14:24:08.803Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (156/252)
35242026-02-27T14:24:10.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252026-02-27T14:24:10.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262026-02-27T14:24:10.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272026-02-27T14:24:10.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
35282026-02-27T14:24:10.178Z
35292026-02-27T14:24:10.178Zinfo: running `cargo check --bins` on parallel-task-set (157/252)
35302026-02-27T14:24:11.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-02-27T14:24:11.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-02-27T14:24:11.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-02-27T14:24:11.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
35342026-02-27T14:24:11.472Z
35352026-02-27T14:24:11.472Zinfo: running `cargo check --bins` on nexus-db-errors (158/252)
35362026-02-27T14:24:12.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-02-27T14:24:12.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-02-27T14:24:12.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-02-27T14:24:12.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
35402026-02-27T14:24:12.892Z
35412026-02-27T14:24:12.892Zinfo: running `cargo check --bins` on nexus-db-lookup (159/252)
35422026-02-27T14:24:14.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-02-27T14:24:14.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-02-27T14:24:14.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-02-27T14:24:14.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
35462026-02-27T14:24:14.480Z
35472026-02-27T14:24:14.480Zinfo: running `cargo check --bins` on nexus-inventory (160/252)
35482026-02-27T14:24:15.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-02-27T14:24:15.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-02-27T14:24:15.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-02-27T14:24:15.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
35522026-02-27T14:24:16.044Z
35532026-02-27T14:24:16.044Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (161/252)
35542026-02-27T14:24:17.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-02-27T14:24:17.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-02-27T14:24:17.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-02-27T14:24:17.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
35582026-02-27T14:24:17.379Z
35592026-02-27T14:24:17.379Zinfo: running `cargo check --bins --no-default-features` on sled-storage (162/252)
35602026-02-27T14:24:18.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-02-27T14:24:18.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-02-27T14:24:18.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632026-02-27T14:24:18.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
35642026-02-27T14:24:18.775Z
35652026-02-27T14:24:18.775Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (163/252)
35662026-02-27T14:24:19.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672026-02-27T14:24:19.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682026-02-27T14:24:19.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692026-02-27T14:24:19.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
35702026-02-27T14:24:20.104Z
35712026-02-27T14:24:20.104Zinfo: running `cargo check --bins` on key-manager (164/252)
35722026-02-27T14:24:21.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732026-02-27T14:24:21.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742026-02-27T14:24:21.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752026-02-27T14:24:21.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35762026-02-27T14:24:21.402Z
35772026-02-27T14:24:21.402Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (165/252)
35782026-02-27T14:24:22.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792026-02-27T14:24:22.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802026-02-27T14:24:22.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812026-02-27T14:24:22.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35822026-02-27T14:24:22.681Z
35832026-02-27T14:24:22.681Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (166/252)
35842026-02-27T14:24:23.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852026-02-27T14:24:23.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862026-02-27T14:24:23.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872026-02-27T14:24:23.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
35882026-02-27T14:24:24.096Z
35892026-02-27T14:24:24.096Zinfo: running `cargo check --bins` on typed-rng (167/252)
35902026-02-27T14:24:25.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912026-02-27T14:24:25.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922026-02-27T14:24:25.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932026-02-27T14:24:25.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
35942026-02-27T14:24:25.486Z
35952026-02-27T14:24:25.486Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (168/252)
35962026-02-27T14:24:26.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972026-02-27T14:24:26.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982026-02-27T14:24:27.284Z Compiling libefi-sys v0.1.0
35992026-02-27T14:24:27.309Z Compiling bitfield-struct v0.6.2
36002026-02-27T14:24:27.309Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36012026-02-27T14:24:27.384Z Compiling xshell-macros v0.2.7
36022026-02-27T14:24:27.411Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36032026-02-27T14:24:27.449Z Compiling salty v0.3.0
36042026-02-27T14:24:27.478Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36052026-02-27T14:24:27.506Z Compiling progenitor-impl v0.10.0
36062026-02-27T14:24:27.533Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36072026-02-27T14:24:27.713Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36082026-02-27T14:24:28.091Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36092026-02-27T14:24:28.184Z Checking xshell v0.2.7
36102026-02-27T14:24:28.385Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36112026-02-27T14:24:28.566Z Checking primeorder v0.13.6
36122026-02-27T14:24:28.640Z Compiling proc-macro-error-attr2 v2.0.0
36132026-02-27T14:24:28.677Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36142026-02-27T14:24:28.718Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36152026-02-27T14:24:29.094Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36162026-02-27T14:24:29.122Z Checking p384 v0.13.1
36172026-02-27T14:24:29.348Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36182026-02-27T14:24:29.535Z Compiling proc-macro-error2 v2.0.1
36192026-02-27T14:24:29.888Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36202026-02-27T14:24:30.141Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36212026-02-27T14:24:30.167Z Compiling num-derive v0.3.3
36222026-02-27T14:24:30.212Z Compiling unicase v2.8.1
36232026-02-27T14:24:30.584Z Compiling tabled_derive v0.11.0
36242026-02-27T14:24:30.645Z Compiling mime_guess v2.0.5
36252026-02-27T14:24:31.006Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36262026-02-27T14:24:31.579Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36272026-02-27T14:24:31.688Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36282026-02-27T14:24:31.738Z Checking papergrid v0.17.0
36292026-02-27T14:24:32.121Z Checking libscf-sys v1.1.0
36302026-02-27T14:24:32.363Z Checking testing_table v0.3.0
36312026-02-27T14:24:32.530Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36322026-02-27T14:24:32.904Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36332026-02-27T14:24:33.127Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36342026-02-27T14:24:33.415Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36352026-02-27T14:24:33.559Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36362026-02-27T14:24:33.620Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36372026-02-27T14:24:33.758Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36382026-02-27T14:24:33.876Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36392026-02-27T14:24:33.904Z Checking corncobs v0.1.4
36402026-02-27T14:24:34.061Z Checking tabled v0.20.0
36412026-02-27T14:24:34.088Z Compiling progenitor-macro v0.10.0
36422026-02-27T14:24:34.144Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36432026-02-27T14:24:34.170Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36442026-02-27T14:24:34.351Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36452026-02-27T14:24:34.700Z Checking secrecy v0.8.0
36462026-02-27T14:24:34.950Z Checking http-range v0.1.5
36472026-02-27T14:24:35.115Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36482026-02-27T14:24:35.257Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36492026-02-27T14:24:35.319Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36502026-02-27T14:24:35.493Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36512026-02-27T14:24:35.876Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36522026-02-27T14:24:36.236Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36532026-02-27T14:24:36.309Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36542026-02-27T14:24:36.375Z Checking atty v0.2.14
36552026-02-27T14:24:36.551Z Checking crc8 v0.1.1
36562026-02-27T14:24:36.687Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36572026-02-27T14:24:36.720Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36582026-02-27T14:24:37.139Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36592026-02-27T14:24:37.279Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36602026-02-27T14:24:37.367Z Checking hyper-staticfile v0.10.1
36612026-02-27T14:24:37.702Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36622026-02-27T14:24:37.918Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36632026-02-27T14:24:37.953Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36642026-02-27T14:24:38.347Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36652026-02-27T14:24:38.403Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36662026-02-27T14:24:38.470Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36672026-02-27T14:24:38.651Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36682026-02-27T14:24:38.952Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36692026-02-27T14:24:39.031Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36702026-02-27T14:24:39.201Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36712026-02-27T14:24:40.863Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36722026-02-27T14:24:41.300Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36732026-02-27T14:24:41.524Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36742026-02-27T14:24:42.610Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36752026-02-27T14:24:43.263Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36762026-02-27T14:24:43.435Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36772026-02-27T14:24:43.848Z Checking progenitor v0.10.0
36782026-02-27T14:24:44.148Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36792026-02-27T14:24:44.148Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36802026-02-27T14:24:44.172Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36812026-02-27T14:24:47.819Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36822026-02-27T14:25:02.358Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36832026-02-27T14:25:32.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
36842026-02-27T14:25:32.662Z
36852026-02-27T14:25:32.662Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (169/252)
36862026-02-27T14:25:34.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872026-02-27T14:25:34.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882026-02-27T14:25:34.549Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36892026-02-27T14:26:06.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.86s
36902026-02-27T14:26:06.798Z
36912026-02-27T14:26:06.798Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (170/252)
36922026-02-27T14:26:08.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932026-02-27T14:26:08.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942026-02-27T14:26:08.551Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36952026-02-27T14:26:38.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.07s
36962026-02-27T14:26:39.156Z
36972026-02-27T14:26:39.156Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (171/252)
36982026-02-27T14:26:40.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992026-02-27T14:26:40.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002026-02-27T14:26:40.990Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37012026-02-27T14:27:12.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.23s
37022026-02-27T14:27:12.646Z
37032026-02-27T14:27:12.646Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (172/252)
37042026-02-27T14:27:13.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052026-02-27T14:27:14.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062026-02-27T14:27:14.357Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37072026-02-27T14:27:44.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.81s
37082026-02-27T14:27:44.733Z
37092026-02-27T14:27:44.733Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (173/252)
37102026-02-27T14:27:46.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112026-02-27T14:27:46.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122026-02-27T14:27:46.423Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37132026-02-27T14:28:15.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.87s
37142026-02-27T14:28:15.864Z
37152026-02-27T14:28:15.864Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (174/252)
37162026-02-27T14:28:17.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172026-02-27T14:28:17.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182026-02-27T14:28:17.503Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37192026-02-27T14:28:46.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.27s
37202026-02-27T14:28:46.405Z
37212026-02-27T14:28:46.405Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (175/252)
37222026-02-27T14:28:47.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37232026-02-27T14:28:47.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37242026-02-27T14:28:48.152Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37252026-02-27T14:29:19.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.14s
37262026-02-27T14:29:19.836Z
37272026-02-27T14:29:19.836Zinfo: running `cargo check --bins` on bootstrap-agent-api (176/252)
37282026-02-27T14:29:21.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292026-02-27T14:29:21.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302026-02-27T14:29:21.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37312026-02-27T14:29:21.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
37322026-02-27T14:29:21.322Z
37332026-02-27T14:29:21.322Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (177/252)
37342026-02-27T14:29:22.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352026-02-27T14:29:22.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362026-02-27T14:29:22.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372026-02-27T14:29:22.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
37382026-02-27T14:29:22.845Z
37392026-02-27T14:29:22.845Zinfo: running `cargo check --bins` on range-requests (178/252)
37402026-02-27T14:29:24.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412026-02-27T14:29:24.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422026-02-27T14:29:24.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432026-02-27T14:29:24.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
37442026-02-27T14:29:24.338Z
37452026-02-27T14:29:24.338Zinfo: running `cargo check --bins` on repo-depot-api (179/252)
37462026-02-27T14:29:25.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472026-02-27T14:29:25.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482026-02-27T14:29:25.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37492026-02-27T14:29:25.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37502026-02-27T14:29:25.634Z
37512026-02-27T14:29:25.634Zinfo: running `cargo check --bins` on sled-agent-api (180/252)
37522026-02-27T14:29:26.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532026-02-27T14:29:26.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542026-02-27T14:29:26.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37552026-02-27T14:29:26.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
37562026-02-27T14:29:26.991Z
37572026-02-27T14:29:26.991Zinfo: running `cargo check --bins` on sled-diagnostics (181/252)
37582026-02-27T14:29:28.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37592026-02-27T14:29:28.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37602026-02-27T14:29:28.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37612026-02-27T14:29:28.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
37622026-02-27T14:29:28.403Z
37632026-02-27T14:29:28.404Zinfo: running `cargo check --bins` on zfs-test-harness (182/252)
37642026-02-27T14:29:29.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652026-02-27T14:29:29.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662026-02-27T14:29:29.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37672026-02-27T14:29:29.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
37682026-02-27T14:29:29.898Z
37692026-02-27T14:29:29.898Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (183/252)
37702026-02-27T14:29:31.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712026-02-27T14:29:31.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722026-02-27T14:29:31.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37732026-02-27T14:29:31.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
37742026-02-27T14:29:31.416Z
37752026-02-27T14:29:31.416Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (184/252)
37762026-02-27T14:29:32.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772026-02-27T14:29:32.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782026-02-27T14:29:32.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792026-02-27T14:29:32.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
37802026-02-27T14:29:32.938Z
37812026-02-27T14:29:32.939Zinfo: running `cargo check --bins` on sled-agent-health-monitor (185/252)
37822026-02-27T14:29:34.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832026-02-27T14:29:34.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842026-02-27T14:29:34.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852026-02-27T14:29:34.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
37862026-02-27T14:29:34.472Z
37872026-02-27T14:29:34.472Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (186/252)
37882026-02-27T14:29:35.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892026-02-27T14:29:35.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902026-02-27T14:29:35.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912026-02-27T14:29:35.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
37922026-02-27T14:29:35.846Z
37932026-02-27T14:29:35.846Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (187/252)
37942026-02-27T14:29:37.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952026-02-27T14:29:37.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962026-02-27T14:29:37.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972026-02-27T14:29:37.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
37982026-02-27T14:29:37.261Z
37992026-02-27T14:29:37.261Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (188/252)
38002026-02-27T14:29:38.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012026-02-27T14:29:38.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022026-02-27T14:29:38.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032026-02-27T14:29:38.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
38042026-02-27T14:29:38.785Z
38052026-02-27T14:29:38.785Zinfo: running `cargo check --bins` on trust-quorum (189/252)
38062026-02-27T14:29:40.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072026-02-27T14:29:40.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082026-02-27T14:29:40.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092026-02-27T14:29:40.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
38102026-02-27T14:29:40.230Z
38112026-02-27T14:29:40.230Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (190/252)
38122026-02-27T14:29:41.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-02-27T14:29:41.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-02-27T14:29:41.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152026-02-27T14:29:41.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
38162026-02-27T14:29:41.738Z
38172026-02-27T14:29:41.738Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (191/252)
38182026-02-27T14:29:43.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192026-02-27T14:29:43.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202026-02-27T14:29:43.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212026-02-27T14:29:43.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
38222026-02-27T14:29:43.384Z
38232026-02-27T14:29:43.384Zinfo: running `cargo check --bins` on update-common (192/252)
38242026-02-27T14:29:44.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252026-02-27T14:29:44.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262026-02-27T14:29:44.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38272026-02-27T14:29:44.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
38282026-02-27T14:29:44.775Z
38292026-02-27T14:29:44.775Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/252)
38302026-02-27T14:29:46.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312026-02-27T14:29:46.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322026-02-27T14:29:46.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38332026-02-27T14:29:46.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
38342026-02-27T14:29:46.293Z
38352026-02-27T14:29:46.293Zinfo: running `cargo check --bins` on reconfigurator-cli (194/252)
38362026-02-27T14:29:47.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38372026-02-27T14:29:47.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38382026-02-27T14:29:48.034Z Compiling fs-err v2.11.0
38392026-02-27T14:29:48.058Z Checking ignore v0.4.23
38402026-02-27T14:29:48.058Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38412026-02-27T14:29:48.058Z Checking predicates-tree v1.0.12
38422026-02-27T14:29:48.108Z Checking parse-size v1.1.0
38432026-02-27T14:29:48.191Z Checking rand_seeder v0.4.0
38442026-02-27T14:29:48.215Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38452026-02-27T14:29:48.240Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38462026-02-27T14:29:48.356Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38472026-02-27T14:29:48.444Z Compiling petname v2.0.2
38482026-02-27T14:29:48.516Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38492026-02-27T14:29:48.800Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38502026-02-27T14:29:48.929Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38512026-02-27T14:29:49.011Z Checking globwalk v0.9.1
38522026-02-27T14:29:49.037Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38532026-02-27T14:29:49.265Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38542026-02-27T14:29:49.366Z Checking sapling-renderdag v0.1.0
38552026-02-27T14:29:49.416Z Checking camino-tempfile-ext v0.3.2
38562026-02-27T14:29:49.622Z Checking sync-ptr v0.1.4
38572026-02-27T14:29:49.824Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38582026-02-27T14:29:49.885Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38592026-02-27T14:29:49.981Z Checking assert_matches v1.5.0
38602026-02-27T14:29:50.622Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38612026-02-27T14:29:50.982Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38622026-02-27T14:29:51.006Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38632026-02-27T14:29:52.372Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38642026-02-27T14:29:55.779Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38652026-02-27T14:30:01.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.02s
38662026-02-27T14:30:01.573Z
38672026-02-27T14:30:01.573Zinfo: running `cargo check --bins` on omicron-repl-utils (195/252)
38682026-02-27T14:30:02.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38692026-02-27T14:30:03.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38702026-02-27T14:30:03.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38712026-02-27T14:30:03.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
38722026-02-27T14:30:03.141Z
38732026-02-27T14:30:03.141Zinfo: running `cargo check --bins` on nexus-test-interface (196/252)
38742026-02-27T14:30:04.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752026-02-27T14:30:04.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762026-02-27T14:30:04.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38772026-02-27T14:30:04.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
38782026-02-27T14:30:04.806Z
38792026-02-27T14:30:04.806Zinfo: running `cargo check --bins` on oximeter-collector (197/252)
38802026-02-27T14:30:06.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812026-02-27T14:30:06.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822026-02-27T14:30:06.465Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38832026-02-27T14:30:06.465Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38842026-02-27T14:30:07.841Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38852026-02-27T14:30:11.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
38862026-02-27T14:30:11.837Z
38872026-02-27T14:30:11.837Zinfo: running `cargo check --bins` on oximeter-api (198/252)
38882026-02-27T14:30:13.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892026-02-27T14:30:13.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902026-02-27T14:30:13.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38912026-02-27T14:30:13.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
38922026-02-27T14:30:13.214Z
38932026-02-27T14:30:13.214Zinfo: running `cargo check --bins` on cert-dev (199/252)
38942026-02-27T14:30:14.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38952026-02-27T14:30:14.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38962026-02-27T14:30:14.666Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38972026-02-27T14:30:15.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
38982026-02-27T14:30:15.313Z
38992026-02-27T14:30:15.313Zinfo: running `cargo check --bins` on clickana (200/252)
39002026-02-27T14:30:16.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39012026-02-27T14:30:16.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39022026-02-27T14:30:16.791Z Checking castaway v0.2.3
39032026-02-27T14:30:16.791Z Checking lru v0.12.5
39042026-02-27T14:30:16.791Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39052026-02-27T14:30:16.815Z Checking unicode-truncate v1.1.0
39062026-02-27T14:30:16.815Z Compiling instability v0.3.2
39072026-02-27T14:30:16.815Z Checking cassowary v0.3.0
39082026-02-27T14:30:16.840Z Compiling indoc v2.0.6
39092026-02-27T14:30:17.008Z Checking compact_str v0.8.0
39102026-02-27T14:30:17.858Z Checking ratatui v0.29.0
39112026-02-27T14:30:19.536Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39122026-02-27T14:30:19.893Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39132026-02-27T14:30:21.777Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39142026-02-27T14:30:23.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s
39152026-02-27T14:30:23.447Z
39162026-02-27T14:30:23.447Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (201/252)
39172026-02-27T14:30:24.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39182026-02-27T14:30:24.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39192026-02-27T14:30:25.139Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39202026-02-27T14:30:25.139Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39212026-02-27T14:30:26.252Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39222026-02-27T14:30:27.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
39232026-02-27T14:30:27.388Z
39242026-02-27T14:30:27.388Zinfo: running `cargo check --bins` on ch-dev (202/252)
39252026-02-27T14:30:28.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-02-27T14:30:28.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-02-27T14:30:29.285Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39282026-02-27T14:30:30.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
39292026-02-27T14:30:30.948Z
39302026-02-27T14:30:30.949Zinfo: running `cargo check --bins` on dev-tools-common (203/252)
39312026-02-27T14:30:31.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-02-27T14:30:32.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-02-27T14:30:32.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-02-27T14:30:32.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
39352026-02-27T14:30:32.085Z
39362026-02-27T14:30:32.085Zinfo: running `cargo check --bins` on crdb-seed (204/252)
39372026-02-27T14:30:33.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-02-27T14:30:33.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-02-27T14:30:33.807Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39402026-02-27T14:30:34.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
39412026-02-27T14:30:34.775Z
39422026-02-27T14:30:34.775Zinfo: running `cargo check --bins` on db-dev (205/252)
39432026-02-27T14:30:36.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-02-27T14:30:36.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-02-27T14:30:36.368Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39462026-02-27T14:30:37.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s
39472026-02-27T14:30:38.113Z
39482026-02-27T14:30:38.113Zinfo: running `cargo check --bins` on omicron-dev-lib (206/252)
39492026-02-27T14:30:39.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-02-27T14:30:39.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-02-27T14:30:39.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-02-27T14:30:39.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
39532026-02-27T14:30:39.615Z
39542026-02-27T14:30:39.616Zinfo: running `cargo check --bins` on xtask-downloader (207/252)
39552026-02-27T14:30:40.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-02-27T14:30:40.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-02-27T14:30:40.995Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39582026-02-27T14:30:42.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.83s
39592026-02-27T14:30:42.768Z
39602026-02-27T14:30:42.768Zinfo: running `cargo check --bins` on omicron-dropshot-apis (208/252)
39612026-02-27T14:30:44.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-02-27T14:30:44.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-02-27T14:30:44.358Z Compiling tabled_derive v0.10.0
39642026-02-27T14:30:44.358Z Checking papergrid v0.14.0
39652026-02-27T14:30:44.383Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39662026-02-27T14:30:44.383Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39672026-02-27T14:30:44.383Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39682026-02-27T14:30:44.383Z Compiling trait-variant v0.1.2
39692026-02-27T14:30:44.411Z Checking is_ci v1.2.0
39702026-02-27T14:30:44.411Z Checking maplit v1.0.2
39712026-02-27T14:30:44.705Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39722026-02-27T14:30:44.734Z Checking supports-color v3.0.2
39732026-02-27T14:30:44.930Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39742026-02-27T14:30:44.968Z Checking drift v0.1.3
39752026-02-27T14:30:45.264Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39762026-02-27T14:30:45.529Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39772026-02-27T14:30:45.554Z Checking dropshot-api-manager v0.3.0
39782026-02-27T14:30:45.639Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39792026-02-27T14:30:46.116Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39802026-02-27T14:30:46.183Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39812026-02-27T14:30:46.222Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39822026-02-27T14:30:46.558Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39832026-02-27T14:30:46.845Z Checking tabled v0.18.0
39842026-02-27T14:30:47.285Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39852026-02-27T14:30:47.312Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39862026-02-27T14:30:47.512Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39872026-02-27T14:31:00.033Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39882026-02-27T14:31:02.779Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39892026-02-27T14:31:04.169Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39902026-02-27T14:31:05.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.37s
39912026-02-27T14:31:05.311Z
39922026-02-27T14:31:05.311Zinfo: running `cargo check --bins` on installinator-api (209/252)
39932026-02-27T14:31:06.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942026-02-27T14:31:06.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952026-02-27T14:31:06.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39962026-02-27T14:31:06.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
39972026-02-27T14:31:06.708Z
39982026-02-27T14:31:06.708Zinfo: running `cargo check --bins` on nexus-external-api (210/252)
39992026-02-27T14:31:08.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002026-02-27T14:31:08.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012026-02-27T14:31:08.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40022026-02-27T14:31:08.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
40032026-02-27T14:31:08.226Z
40042026-02-27T14:31:08.226Zinfo: running `cargo check --bins` on nexus-internal-api (211/252)
40052026-02-27T14:31:09.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062026-02-27T14:31:09.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072026-02-27T14:31:09.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082026-02-27T14:31:09.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
40092026-02-27T14:31:09.774Z
40102026-02-27T14:31:09.774Zinfo: running `cargo check --bins` on nexus-lockstep-api (212/252)
40112026-02-27T14:31:11.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-02-27T14:31:11.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-02-27T14:31:11.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40142026-02-27T14:31:11.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
40152026-02-27T14:31:11.251Z
40162026-02-27T14:31:11.251Zinfo: running `cargo check --bins` on ntp-admin-api (213/252)
40172026-02-27T14:31:12.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40182026-02-27T14:31:12.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40192026-02-27T14:31:12.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40202026-02-27T14:31:12.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
40212026-02-27T14:31:12.669Z
40222026-02-27T14:31:12.669Zinfo: running `cargo check --bins` on ntp-admin-types-versions (214/252)
40232026-02-27T14:31:13.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40242026-02-27T14:31:13.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40252026-02-27T14:31:13.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40262026-02-27T14:31:13.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
40272026-02-27T14:31:14.046Z
40282026-02-27T14:31:14.046Zinfo: running `cargo check --bins` on wicketd-api (215/252)
40292026-02-27T14:31:15.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40302026-02-27T14:31:15.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40312026-02-27T14:31:15.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40322026-02-27T14:31:15.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
40332026-02-27T14:31:15.375Z
40342026-02-27T14:31:15.375Zinfo: running `cargo check --bins` on omicron-ls-apis (216/252)
40352026-02-27T14:31:16.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362026-02-27T14:31:16.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372026-02-27T14:31:16.698Z Checking typeid v1.0.3
40382026-02-27T14:31:16.742Z Checking ordered-float v2.10.1
40392026-02-27T14:31:16.775Z Checking unicode-xid v0.2.6
40402026-02-27T14:31:16.805Z Checking cargo-platform v0.2.0
40412026-02-27T14:31:16.890Z Checking erased-serde v0.4.6
40422026-02-27T14:31:17.295Z Checking serde-value v0.7.0
40432026-02-27T14:31:17.803Z Checking serde-untagged v0.1.7
40442026-02-27T14:31:18.217Z Checking cargo-util-schemas v0.8.2
40452026-02-27T14:31:20.233Z Checking cargo_metadata v0.21.0
40462026-02-27T14:31:21.983Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40472026-02-27T14:31:23.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.29s
40482026-02-27T14:31:23.893Z
40492026-02-27T14:31:23.893Zinfo: running `cargo check --bins` on mgs-dev (217/252)
40502026-02-27T14:31:25.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40512026-02-27T14:31:25.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40522026-02-27T14:31:25.526Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40532026-02-27T14:31:26.616Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40542026-02-27T14:31:27.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
40552026-02-27T14:31:27.926Z
40562026-02-27T14:31:27.926Zinfo: running `cargo check --bins` on omicron-omdb (218/252)
40572026-02-27T14:31:29.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-02-27T14:31:29.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-02-27T14:31:29.992Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40602026-02-27T14:31:29.992Z Compiling vergen-gitcl v1.0.8
40612026-02-27T14:31:29.992Z Compiling dirs-sys-next v0.1.2
40622026-02-27T14:31:29.992Z Compiling glob v0.3.2
40632026-02-27T14:31:30.019Z Compiling crunchy v0.2.2
40642026-02-27T14:31:30.019Z Compiling dsl_auto_type v0.1.2
40652026-02-27T14:31:30.019Z Checking scheduled-thread-pool v0.2.7
40662026-02-27T14:31:30.019Z Compiling diesel_table_macro_syntax v0.2.0
40672026-02-27T14:31:30.412Z Compiling dirs-next v2.0.0
40682026-02-27T14:31:30.437Z Compiling tiny-keccak v2.0.2
40692026-02-27T14:31:30.593Z Compiling term v0.7.0
40702026-02-27T14:31:30.663Z Checking r2d2 v0.8.10
40712026-02-27T14:31:30.786Z Compiling bit-vec v0.6.3
40722026-02-27T14:31:30.895Z Compiling clang-sys v1.8.1
40732026-02-27T14:31:31.025Z Compiling ena v0.14.3
40742026-02-27T14:31:31.222Z Compiling ascii-canvas v3.0.0
40752026-02-27T14:31:31.436Z Compiling bit-set v0.5.3
40762026-02-27T14:31:31.594Z Compiling diesel_derives v2.2.3
40772026-02-27T14:31:31.635Z Compiling libloading v0.8.5
40782026-02-27T14:31:31.671Z Compiling diff v0.1.13
40792026-02-27T14:31:31.752Z Compiling bindgen v0.71.1
40802026-02-27T14:31:31.777Z Compiling regex-syntax v0.6.29
40812026-02-27T14:31:31.811Z Compiling cexpr v0.6.0
40822026-02-27T14:31:32.091Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40832026-02-27T14:31:32.268Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40842026-02-27T14:31:32.444Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40852026-02-27T14:31:32.551Z Compiling libxml v0.3.3
40862026-02-27T14:31:32.793Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40872026-02-27T14:31:33.003Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40882026-02-27T14:31:33.342Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40892026-02-27T14:31:33.377Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40902026-02-27T14:31:33.580Z Compiling strum_macros v0.24.3
40912026-02-27T14:31:33.676Z Compiling indoc v1.0.9
40922026-02-27T14:31:34.564Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40932026-02-27T14:31:34.892Z Checking derive_builder v0.20.2
40942026-02-27T14:31:35.091Z Compiling lalrpop v0.19.12
40952026-02-27T14:31:35.487Z Compiling impl-trait-for-tuples v0.2.2
40962026-02-27T14:31:35.740Z Compiling oso-derive v0.27.3
40972026-02-27T14:31:36.684Z Checking quick-xml v0.37.2
40982026-02-27T14:31:36.928Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40992026-02-27T14:31:38.382Z Compiling diesel-dtrace v0.4.2
41002026-02-27T14:31:38.766Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41012026-02-27T14:31:38.832Z Checking bb8 v0.8.5
41022026-02-27T14:31:39.150Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41032026-02-27T14:31:39.416Z Checking nonempty v0.12.0
41042026-02-27T14:31:39.588Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41052026-02-27T14:31:39.733Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41062026-02-27T14:31:39.965Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41072026-02-27T14:31:40.115Z Checking console v0.16.0
41082026-02-27T14:31:40.769Z Checking unit-prefix v0.5.1
41092026-02-27T14:31:41.050Z Checking indicatif v0.18.0
41102026-02-27T14:31:41.101Z Checking support-bundle-viewer v0.1.2
41112026-02-27T14:31:41.630Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41122026-02-27T14:31:41.685Z Checking multimap v0.10.1
41132026-02-27T14:31:41.737Z Checking diesel v2.2.12
41142026-02-27T14:31:46.502Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41152026-02-27T14:31:49.958Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41162026-02-27T14:31:50.317Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41172026-02-27T14:31:50.649Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41182026-02-27T14:31:52.287Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41192026-02-27T14:31:53.681Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41202026-02-27T14:31:53.799Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41212026-02-27T14:31:54.999Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41222026-02-27T14:31:59.411Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41232026-02-27T14:32:11.426Z Compiling samael v0.0.19
41242026-02-27T14:32:19.345Z Checking async-bb8-diesel v0.2.1
41252026-02-27T14:32:21.392Z Compiling polar-core v0.27.3
41262026-02-27T14:32:31.795Z Checking oso v0.27.3
41272026-02-27T14:33:50.323Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41282026-02-27T14:35:21.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s
41292026-02-27T14:35:22.069Z
41302026-02-27T14:35:22.069Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (219/252)
41312026-02-27T14:35:23.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41322026-02-27T14:35:23.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41332026-02-27T14:35:23.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41342026-02-27T14:35:23.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
41352026-02-27T14:35:23.593Z
41362026-02-27T14:35:23.593Zinfo: running `cargo check --bins` on nexus-saga-recovery (220/252)
41372026-02-27T14:35:24.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41382026-02-27T14:35:24.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41392026-02-27T14:35:24.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41402026-02-27T14:35:24.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
41412026-02-27T14:35:25.071Z
41422026-02-27T14:35:25.071Zinfo: running `cargo check --bins` on nexus-test-utils-macros (221/252)
41432026-02-27T14:35:26.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41442026-02-27T14:35:26.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41452026-02-27T14:35:26.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41462026-02-27T14:35:26.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
41472026-02-27T14:35:26.304Z
41482026-02-27T14:35:26.304Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (222/252)
41492026-02-27T14:35:27.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41502026-02-27T14:35:27.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41512026-02-27T14:35:28.281Z Compiling libz-sys v1.1.20
41522026-02-27T14:35:28.305Z Compiling libgit2-sys v0.18.2+1.9.1
41532026-02-27T14:35:28.353Z Compiling vergen-git2 v1.0.7
41542026-02-27T14:35:28.378Z Compiling rustls v0.21.12
41552026-02-27T14:35:28.403Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41562026-02-27T14:35:28.427Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41572026-02-27T14:35:28.428Z Checking sct v0.7.1
41582026-02-27T14:35:28.428Z Checking rustls-webpki v0.101.7
41592026-02-27T14:35:28.801Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41602026-02-27T14:35:28.825Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41612026-02-27T14:35:28.825Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41622026-02-27T14:35:28.918Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41632026-02-27T14:35:29.399Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41642026-02-27T14:35:29.468Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41652026-02-27T14:35:29.492Z Checking rustls-pemfile v1.0.4
41662026-02-27T14:35:29.526Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41672026-02-27T14:35:29.760Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41682026-02-27T14:35:30.113Z Checking twox-hash v2.1.0
41692026-02-27T14:35:30.634Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41702026-02-27T14:35:30.717Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41712026-02-27T14:35:31.603Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41722026-02-27T14:35:31.631Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41732026-02-27T14:35:31.988Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41742026-02-27T14:35:32.460Z Checking tokio-rustls v0.24.1
41752026-02-27T14:35:32.940Z Checking progenitor-extras v0.1.0
41762026-02-27T14:35:33.034Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41772026-02-27T14:35:33.296Z Checking fatfs v0.3.6
41782026-02-27T14:35:33.359Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41792026-02-27T14:35:33.403Z Compiling seq-macro v0.3.6
41802026-02-27T14:35:42.450Z Compiling git2 v0.20.2
41812026-02-27T14:35:45.110Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41822026-02-27T14:35:45.376Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41832026-02-27T14:35:49.107Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41842026-02-27T14:38:13.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
41852026-02-27T14:38:13.579Z
41862026-02-27T14:38:13.579Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (223/252)
41872026-02-27T14:38:15.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41882026-02-27T14:38:15.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41892026-02-27T14:38:15.409Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41902026-02-27T14:40:08.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
41912026-02-27T14:40:08.728Z
41922026-02-27T14:40:08.728Zinfo: running `cargo check --bins` on nexus-background-task-interface (224/252)
41932026-02-27T14:40:09.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942026-02-27T14:40:09.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952026-02-27T14:40:09.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41962026-02-27T14:40:09.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41972026-02-27T14:40:09.937Z
41982026-02-27T14:40:09.937Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (225/252)
41992026-02-27T14:40:11.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-02-27T14:40:11.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-02-27T14:40:11.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42022026-02-27T14:40:11.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
42032026-02-27T14:40:11.221Z
42042026-02-27T14:40:11.221Zinfo: running `cargo check --bins` on nexus-mgs-updates (226/252)
42052026-02-27T14:40:12.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062026-02-27T14:40:12.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072026-02-27T14:40:12.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42082026-02-27T14:40:12.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
42092026-02-27T14:40:12.512Z
42102026-02-27T14:40:12.512Zinfo: running `cargo check --bins` on nexus-networking (227/252)
42112026-02-27T14:40:13.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122026-02-27T14:40:13.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132026-02-27T14:40:13.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42142026-02-27T14:40:13.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
42152026-02-27T14:40:13.817Z
42162026-02-27T14:40:13.817Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (228/252)
42172026-02-27T14:40:14.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182026-02-27T14:40:15.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192026-02-27T14:40:15.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42202026-02-27T14:40:15.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
42212026-02-27T14:40:15.112Z
42222026-02-27T14:40:15.112Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (229/252)
42232026-02-27T14:40:16.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242026-02-27T14:40:16.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252026-02-27T14:40:16.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42262026-02-27T14:40:16.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
42272026-02-27T14:40:16.354Z
42282026-02-27T14:40:16.354Zinfo: running `cargo check --bins` on omicron-dev (230/252)
42292026-02-27T14:40:17.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42302026-02-27T14:40:17.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42312026-02-27T14:40:18.135Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42322026-02-27T14:40:18.135Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42332026-02-27T14:40:18.207Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42342026-02-27T14:40:18.232Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42352026-02-27T14:40:18.257Z Checking diff v0.1.13
42362026-02-27T14:40:18.257Z Checking yansi v1.0.1
42372026-02-27T14:40:18.257Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42382026-02-27T14:40:18.282Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42392026-02-27T14:40:18.549Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42402026-02-27T14:40:18.835Z Checking pretty_assertions v1.4.1
42412026-02-27T14:40:20.168Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42422026-02-27T14:41:16.332Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42432026-02-27T14:41:16.356Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42442026-02-27T14:41:16.356Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42452026-02-27T14:41:16.357Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42462026-02-27T14:41:16.357Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42472026-02-27T14:41:16.357Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42482026-02-27T14:41:17.718Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42492026-02-27T14:41:19.801Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42502026-02-27T14:43:12.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
42512026-02-27T14:43:13.213Z
42522026-02-27T14:43:13.213Zinfo: running `cargo check --bins` on omicron-pins (231/252)
42532026-02-27T14:43:14.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-02-27T14:43:14.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-02-27T14:43:14.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42562026-02-27T14:43:14.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
42572026-02-27T14:43:14.501Z
42582026-02-27T14:43:14.501Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (232/252)
42592026-02-27T14:43:16.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-02-27T14:43:16.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-02-27T14:43:16.193Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42622026-02-27T14:43:16.193Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42632026-02-27T14:43:16.193Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42642026-02-27T14:43:59.635Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42652026-02-27T14:44:00.403Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42662026-02-27T14:44:04.548Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42672026-02-27T14:44:05.364Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42682026-02-27T14:44:12.565Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42692026-02-27T14:45:08.748Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42702026-02-27T14:45:09.971Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42712026-02-27T14:45:13.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
42722026-02-27T14:45:13.601Z
42732026-02-27T14:45:13.601Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (233/252)
42742026-02-27T14:45:14.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42752026-02-27T14:45:14.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42762026-02-27T14:45:15.133Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42772026-02-27T14:45:16.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
42782026-02-27T14:45:16.461Z
42792026-02-27T14:45:16.461Zinfo: running `cargo check --bins` on omicron-releng (234/252)
42802026-02-27T14:45:17.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42812026-02-27T14:45:17.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42822026-02-27T14:45:17.738Z Compiling blake3 v1.5.4
42832026-02-27T14:45:17.771Z Checking arrayref v0.3.9
42842026-02-27T14:45:17.771Z Checking constant_time_eq v0.3.1
42852026-02-27T14:45:17.771Z Checking arrayvec v0.7.6
42862026-02-27T14:45:17.807Z Checking topological-sort v0.2.2
42872026-02-27T14:45:17.807Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42882026-02-27T14:45:17.807Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42892026-02-27T14:45:17.807Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42902026-02-27T14:45:17.951Z Checking shell-words v1.1.0
42912026-02-27T14:45:19.326Z Checking omicron-zone-package v0.12.2
42922026-02-27T14:45:21.033Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42932026-02-27T14:45:25.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s
42942026-02-27T14:45:25.809Z
42952026-02-27T14:45:25.809Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (235/252)
42962026-02-27T14:45:25.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42972026-02-27T14:45:25.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42982026-02-27T14:45:25.809Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42992026-02-27T14:45:25.809Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43002026-02-27T14:45:25.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
43012026-02-27T14:45:25.834Z
43022026-02-27T14:45:25.834Zinfo: running `cargo check --bins` on xtask (236/252)
43032026-02-27T14:45:26.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43042026-02-27T14:45:26.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43052026-02-27T14:45:26.529Z Checking serde v1.0.228
43062026-02-27T14:45:26.529Z Checking bitflags v2.9.4
43072026-02-27T14:45:26.529Z Checking zerofrom v0.1.4
43082026-02-27T14:45:26.555Z Checking thiserror v2.0.18
43092026-02-27T14:45:26.589Z Checking smallvec v1.15.1
43102026-02-27T14:45:26.614Z Checking hashbrown v0.16.1
43112026-02-27T14:45:26.614Z Checking serde_json v1.0.149
43122026-02-27T14:45:26.614Z Checking scroll v0.12.0
43132026-02-27T14:45:26.789Z Checking num-traits v0.2.19
43142026-02-27T14:45:26.813Z Checking yoke v0.7.4
43152026-02-27T14:45:26.863Z Checking rustix v0.38.37
43162026-02-27T14:45:27.063Z Checking thiserror v1.0.69
43172026-02-27T14:45:27.120Z Checking log v0.4.29
43182026-02-27T14:45:27.174Z Checking zerovec v0.10.4
43192026-02-27T14:45:27.229Z Checking percent-encoding v2.3.2
43202026-02-27T14:45:27.411Z Checking zerocopy v0.7.35
43212026-02-27T14:45:27.456Z Checking toml_datetime v0.6.11
43222026-02-27T14:45:27.487Z Checking serde_spanned v0.6.9
43232026-02-27T14:45:27.621Z Checking indexmap v2.13.0
43242026-02-27T14:45:27.704Z Checking form_urlencoded v1.2.2
43252026-02-27T14:45:27.788Z Checking terminal_size v0.4.0
43262026-02-27T14:45:27.812Z Checking erased-serde v0.4.6
43272026-02-27T14:45:27.937Z Checking goblin v0.8.2
43282026-02-27T14:45:27.985Z Checking pest v2.8.2
43292026-02-27T14:45:28.084Z Checking getrandom v0.3.4
43302026-02-27T14:45:28.110Z Checking ordered-float v2.10.1
43312026-02-27T14:45:28.315Z Checking syn v2.0.117
43322026-02-27T14:45:28.554Z Checking rustix v1.1.3
43332026-02-27T14:45:28.605Z Checking serde-value v0.7.0
43342026-02-27T14:45:28.661Z Checking tinystr v0.7.6
43352026-02-27T14:45:28.685Z Checking icu_collections v1.5.0
43362026-02-27T14:45:28.888Z Checking toml_edit v0.22.27
43372026-02-27T14:45:29.021Z Checking icu_locid v1.5.0
43382026-02-27T14:45:29.045Z Checking serde-untagged v0.1.7
43392026-02-27T14:45:29.337Z Checking once_cell v1.21.3
43402026-02-27T14:45:29.420Z Checking clap_builder v4.5.48
43412026-02-27T14:45:29.654Z Checking cargo-platform v0.2.0
43422026-02-27T14:45:29.978Z Checking textwrap v0.16.2
43432026-02-27T14:45:30.003Z Checking tempfile v3.24.0
43442026-02-27T14:45:30.003Z Checking icu_provider v1.5.0
43452026-02-27T14:45:30.374Z Checking dtrace-parser v0.2.0
43462026-02-27T14:45:30.400Z Checking fs-err v3.1.1
43472026-02-27T14:45:30.424Z Checking camino-tempfile v1.4.1
43482026-02-27T14:45:30.669Z Checking icu_locid_transform v1.5.0
43492026-02-27T14:45:30.699Z Checking tabled v0.15.0
43502026-02-27T14:45:30.724Z Checking anyhow v1.0.99
43512026-02-27T14:45:30.910Z Checking macaddr v1.0.1
43522026-02-27T14:45:31.113Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43532026-02-27T14:45:31.347Z Checking toml v0.8.23
43542026-02-27T14:45:31.662Z Checking icu_properties v1.5.1
43552026-02-27T14:45:32.068Z Checking clap v4.5.48
43562026-02-27T14:45:32.105Z Checking cargo_toml v0.21.0
43572026-02-27T14:45:32.482Z Checking dof v0.3.0
43582026-02-27T14:45:33.086Z Checking usdt-impl v0.5.0
43592026-02-27T14:45:33.608Z Checking usdt v0.5.0
43602026-02-27T14:45:34.827Z Checking icu_normalizer v1.5.0
43612026-02-27T14:45:35.572Z Checking idna_adapter v1.2.0
43622026-02-27T14:45:35.750Z Checking idna v1.0.3
43632026-02-27T14:45:36.230Z Checking url v2.5.4
43642026-02-27T14:45:36.939Z Checking cargo-util-schemas v0.8.2
43652026-02-27T14:45:38.763Z Checking cargo_metadata v0.21.0
43662026-02-27T14:45:40.254Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43672026-02-27T14:45:41.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.60s
43682026-02-27T14:45:41.330Z
43692026-02-27T14:45:41.330Zinfo: running `cargo check --bins` on end-to-end-tests (237/252)
43702026-02-27T14:45:42.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43712026-02-27T14:45:42.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43722026-02-27T14:45:42.773Z Checking polyval v0.6.2
43732026-02-27T14:45:42.799Z Checking ctr v0.9.2
43742026-02-27T14:45:42.833Z Checking ssh-encoding v0.2.0
43752026-02-27T14:45:42.833Z Checking blowfish v0.9.1
43762026-02-27T14:45:42.879Z Checking password-hash v0.4.2
43772026-02-27T14:45:42.904Z Checking p521 v0.13.3
43782026-02-27T14:45:42.904Z Checking p256 v0.13.2
43792026-02-27T14:45:42.929Z Checking russh-cryptovec v0.7.3
43802026-02-27T14:45:43.073Z Checking ghash v0.5.1
43812026-02-27T14:45:43.117Z Checking md5 v0.7.0
43822026-02-27T14:45:43.142Z Checking bcrypt-pbkdf v0.10.0
43832026-02-27T14:45:43.169Z Checking num-bigint v0.4.6
43842026-02-27T14:45:43.195Z Checking des v0.8.1
43852026-02-27T14:45:43.287Z Checking aes-gcm v0.10.3
43862026-02-27T14:45:43.334Z Checking pbkdf2 v0.11.0
43872026-02-27T14:45:43.400Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43882026-02-27T14:45:43.437Z Checking hex-literal v0.4.1
43892026-02-27T14:45:43.462Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43902026-02-27T14:45:43.502Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43912026-02-27T14:45:43.546Z Checking ssh-cipher v0.2.0
43922026-02-27T14:45:43.616Z Checking internet-checksum v0.2.1
43932026-02-27T14:45:43.846Z Checking ssh-key v0.6.6
43942026-02-27T14:45:44.081Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43952026-02-27T14:45:45.280Z Checking russh-keys v0.45.0
43962026-02-27T14:45:46.433Z Checking russh v0.45.0
43972026-02-27T14:46:23.336Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43982026-02-27T14:46:25.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.16s
43992026-02-27T14:46:25.729Z
44002026-02-27T14:46:25.729Zinfo: running `cargo check --bins` on gateway-cli (238/252)
44012026-02-27T14:46:26.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44022026-02-27T14:46:26.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44032026-02-27T14:46:26.882Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44042026-02-27T14:46:26.882Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44052026-02-27T14:46:26.907Z Checking termios v0.3.3
44062026-02-27T14:46:29.845Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44072026-02-27T14:46:30.071Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44082026-02-27T14:46:34.429Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44092026-02-27T14:46:35.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.86s
44102026-02-27T14:46:35.786Z
44112026-02-27T14:46:35.786Zinfo: running `cargo check --bins --no-default-features` on installinator (239/252)
44122026-02-27T14:46:36.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-02-27T14:46:36.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-02-27T14:46:37.120Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44152026-02-27T14:46:37.173Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44162026-02-27T14:46:37.197Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44172026-02-27T14:46:37.197Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44182026-02-27T14:46:37.198Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44192026-02-27T14:46:37.906Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44202026-02-27T14:46:37.906Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44212026-02-27T14:46:39.257Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44222026-02-27T14:46:39.509Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44232026-02-27T14:46:39.537Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44242026-02-27T14:46:40.860Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44252026-02-27T14:46:44.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.45s
44262026-02-27T14:46:44.453Z
44272026-02-27T14:46:44.453Zinfo: running `cargo check --bins` on internal-dns-cli (240/252)
44282026-02-27T14:46:45.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-02-27T14:46:45.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-02-27T14:46:45.639Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44312026-02-27T14:46:46.285Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44322026-02-27T14:46:46.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
44332026-02-27T14:46:47.021Z
44342026-02-27T14:46:47.021Zinfo: running `cargo check --bins` on omicron-live-tests (241/252)
44352026-02-27T14:46:47.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-02-27T14:46:48.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-02-27T14:46:48.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44382026-02-27T14:46:48.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
44392026-02-27T14:46:48.115Z
44402026-02-27T14:46:48.115Zinfo: running `cargo check --bins` on live-tests-macros (242/252)
44412026-02-27T14:46:49.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-02-27T14:46:49.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-02-27T14:46:49.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-02-27T14:46:49.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
44452026-02-27T14:46:49.191Z
44462026-02-27T14:46:49.191Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (243/252)
44472026-02-27T14:46:51.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-02-27T14:46:51.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-02-27T14:46:51.379Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44502026-02-27T14:46:51.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
44512026-02-27T14:46:51.656Z
44522026-02-27T14:46:51.656Zinfo: running `cargo check --bins` on omicron-ntp-admin (244/252)
44532026-02-27T14:46:52.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-02-27T14:46:52.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-02-27T14:46:52.864Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44562026-02-27T14:46:52.864Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44572026-02-27T14:46:53.169Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44582026-02-27T14:46:53.194Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44592026-02-27T14:46:54.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s
44602026-02-27T14:46:54.763Z
44612026-02-27T14:46:54.763Zinfo: running `cargo check --bins` on ntp-admin-types (245/252)
44622026-02-27T14:46:55.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44632026-02-27T14:46:55.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44642026-02-27T14:46:55.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44652026-02-27T14:46:55.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
44662026-02-27T14:46:55.850Z
44672026-02-27T14:46:55.850Zinfo: running `cargo check --bins` on omicron-package (246/252)
44682026-02-27T14:46:56.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44692026-02-27T14:46:56.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44702026-02-27T14:46:57.137Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44712026-02-27T14:46:58.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
44722026-02-27T14:46:59.158Z
44732026-02-27T14:46:59.158Zinfo: running `cargo check --bins` on tqdb (247/252)
44742026-02-27T14:47:00.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44752026-02-27T14:47:00.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44762026-02-27T14:47:00.565Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44772026-02-27T14:47:01.028Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44782026-02-27T14:47:02.388Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44792026-02-27T14:47:02.412Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44802026-02-27T14:47:12.964Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44812026-02-27T14:47:14.320Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44822026-02-27T14:47:14.320Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44832026-02-27T14:47:14.346Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44842026-02-27T14:47:14.346Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44852026-02-27T14:47:16.256Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44862026-02-27T14:47:31.333Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44872026-02-27T14:47:45.262Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44882026-02-27T14:47:45.262Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44892026-02-27T14:47:45.287Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44902026-02-27T14:47:45.287Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44912026-02-27T14:47:48.522Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44922026-02-27T14:47:51.418Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44932026-02-27T14:47:52.780Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44942026-02-27T14:47:55.551Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44952026-02-27T14:47:56.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.51s
44962026-02-27T14:47:56.924Z
44972026-02-27T14:47:56.924Zinfo: running `cargo check --bins` on wicket-dbg (248/252)
44982026-02-27T14:47:58.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44992026-02-27T14:47:58.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45002026-02-27T14:47:58.251Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45012026-02-27T14:47:58.251Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45022026-02-27T14:47:58.276Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45032026-02-27T14:47:58.331Z Checking rtoolbox v0.0.2
45042026-02-27T14:47:58.356Z Checking tui-tree-widget v0.23.1
45052026-02-27T14:47:58.563Z Checking rpassword v7.4.0
45062026-02-27T14:47:58.780Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45072026-02-27T14:48:00.581Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45082026-02-27T14:48:11.251Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45092026-02-27T14:48:12.654Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45102026-02-27T14:48:15.032Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45112026-02-27T14:48:22.303Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45122026-02-27T14:48:26.628Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45132026-02-27T14:48:28.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.58s
45142026-02-27T14:48:28.728Z
45152026-02-27T14:48:28.728Zinfo: running `cargo check --bins` on wicket (249/252)
45162026-02-27T14:48:29.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45172026-02-27T14:48:29.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45182026-02-27T14:48:29.993Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45192026-02-27T14:48:30.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
45202026-02-27T14:48:30.754Z
45212026-02-27T14:48:30.754Zinfo: running `cargo check --bins` on wicketd (250/252)
45222026-02-27T14:48:31.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45232026-02-27T14:48:31.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45242026-02-27T14:48:32.133Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45252026-02-27T14:48:32.158Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45262026-02-27T14:48:32.158Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45272026-02-27T14:48:32.158Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45282026-02-27T14:48:34.487Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45292026-02-27T14:48:35.828Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45302026-02-27T14:48:42.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.73s
45312026-02-27T14:48:42.712Z
45322026-02-27T14:48:42.712Zinfo: running `cargo check --bins` on omicron-workspace-hack (251/252)
45332026-02-27T14:48:43.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45342026-02-27T14:48:43.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45352026-02-27T14:48:43.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45362026-02-27T14:48:43.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
45372026-02-27T14:48:43.823Z
45382026-02-27T14:48:43.823Zinfo: running `cargo check --bins` on zone-setup (252/252)
45392026-02-27T14:48:44.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45402026-02-27T14:48:44.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45412026-02-27T14:48:45.134Z Checking uzers v0.12.1
45422026-02-27T14:48:45.533Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45432026-02-27T14:48:46.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
45442026-02-27T14:48:47.214Z
45452026-02-27T14:48:47.214Zreal 33:54.846516796
45462026-02-27T14:48:47.214Zuser 52:18.827544154
45472026-02-27T14:48:47.214Zsys 8:25.264611281
45482026-02-27T14:48:47.214Ztrap 1.489559976
45492026-02-27T14:48:47.214Ztflt 0.362205720
45502026-02-27T14:48:47.214Zdflt 1.086561736
45512026-02-27T14:48:47.214Zkflt 0.001899387
45522026-02-27T14:48:47.214Zlock 2:24:35.105776215
45532026-02-27T14:48:47.214Zslp 4:53:29.672467830
45542026-02-27T14:48:47.214Zlat 1:51.848260111
45552026-02-27T14:48:47.214Zstop 5:40.562218325
45562026-02-27T14:48:47.239Zprocess exited: duration 2463575 ms, exit code 0
 
45572026-02-27T14:48:47.289Zfound 0 output files