01KJ5J45PBDQSW24NYV9V4YTKR: 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: 01KJ5J4HGSEJM7YANP7W0YDQGS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-23T15:33:52.042Zjob assigned to worker 01KJ5J4GJ2PG8DKDNCQGZ3MFZA [factory gimlet-EVT22200007-propolis, EVT22200007/59055] (queued for 26 s)
 
22026-02-23T15:34:01.382Zstarting task 0: "setup"
32026-02-23T15:34:01.406Z++ uname -s
42026-02-23T15:34:01.406Z+ kern=SunOS
52026-02-23T15:34:01.406Z+ build_user=build
62026-02-23T15:34:01.406Z+ build_uid=12345
72026-02-23T15:34:01.406Z+ work_dir=/work
82026-02-23T15:34:01.406Z+ input_dir=/input
92026-02-23T15:34:01.406Z+ [[ 0 == 12345 ]]
102026-02-23T15:34:01.406Z+ case "$kern" in
112026-02-23T15:34:01.406Z+ groupadd -g 12345 build
122026-02-23T15:34:01.406Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-23T15:34:03.407Z+ zfs create -o mountpoint=/work rpool/work
142026-02-23T15:34:03.441Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-23T15:34:03.465Z+ home_fs=zfs
162026-02-23T15:34:03.465Z+ [[ zfs == autofs ]]
172026-02-23T15:34:03.465Z+ mkdir -p /home/build
182026-02-23T15:34:03.465Z+ chown build:build /home/build /work
192026-02-23T15:34:05.451Z+ chmod 0700 /home/build /work
202026-02-23T15:34:05.475Zprocess exited: duration 4076 ms, exit code 0
 
212026-02-23T15:34:05.523Zstarting task 1: "rust-toolchain"
222026-02-23T15:34:05.547Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-23T15:34:05.547Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-23T15:34:05.547Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-23T15:34:05.547Z * rust toolchain channel = "1.91.1"
262026-02-23T15:34:05.547Z * rust toolchain profile = "default"
272026-02-23T15:34:05.547Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-23T15:34:05.547Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-23T15:34:05.547Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-23T15:34:05.685Zinfo: downloading installer
312026-02-23T15:34:06.151Zwarn: It looks like you have an existing installation of Rust at:
322026-02-23T15:34:06.151Zwarn: /opt/ooce/bin
332026-02-23T15:34:06.151Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-23T15:34:06.151Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-23T15:34:06.151Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-23T15:34:06.151Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-23T15:34:06.151Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-23T15:34:06.151Zerror: cannot install while Rust is installed
392026-02-23T15:34:06.151Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-23T15:34:06.175Zinfo: profile set to 'default'
412026-02-23T15:34:06.175Zinfo: default host triple is x86_64-unknown-illumos
422026-02-23T15:34:06.175Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-23T15:34:06.373Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-23T15:34:06.374Zinfo: downloading component 'cargo'
452026-02-23T15:34:06.594Zinfo: downloading component 'clippy'
462026-02-23T15:34:06.859Zinfo: downloading component 'rust-docs'
472026-02-23T15:34:07.302Zinfo: downloading component 'rust-std'
482026-02-23T15:34:08.973Zinfo: downloading component 'rustc'
492026-02-23T15:34:13.812Zinfo: downloading component 'rustfmt'
502026-02-23T15:34:13.931Zinfo: installing component 'cargo'
512026-02-23T15:34:15.146Zinfo: installing component 'clippy'
522026-02-23T15:34:15.605Zinfo: installing component 'rust-docs'
532026-02-23T15:34:19.200Zinfo: installing component 'rust-std'
542026-02-23T15:34:21.263Zinfo: installing component 'rustc'
552026-02-23T15:34:30.015Zinfo: installing component 'rustfmt'
562026-02-23T15:34:30.420Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-23T15:34:30.420Z
582026-02-23T15:34:30.578Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-23T15:34:30.578Z
602026-02-23T15:34:30.578Z
612026-02-23T15:34:30.578ZRust is installed now. Great!
622026-02-23T15:34:30.578Z
632026-02-23T15:34:30.578ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-23T15:34:30.578Zenvironment variable. This has not been done automatically.
652026-02-23T15:34:30.578Z
662026-02-23T15:34:30.578ZTo configure your current shell, you need to source
672026-02-23T15:34:30.578Zthe corresponding env file under $HOME/.cargo.
682026-02-23T15:34:30.578Z
692026-02-23T15:34:30.578ZThis is usually done by running one of the following (note the leading DOT):
702026-02-23T15:34:30.578Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-23T15:34:30.578Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-23T15:34:30.578Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-23T15:34:30.700Z+ rustup --version
742026-02-23T15:34:30.725Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-23T15:34:30.725Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-23T15:34:30.822Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-23T15:34:30.846Z+ cargo --version
782026-02-23T15:34:30.926Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-23T15:34:30.950Z+ rustc --version
802026-02-23T15:34:31.029Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-23T15:34:31.054Zprocess exited: duration 25513 ms, exit code 0
 
822026-02-23T15:34:31.102Zstarting task 2: "authentication"
832026-02-23T15:34:31.152Zprocess exited: duration 49 ms, exit code 0
 
842026-02-23T15:34:31.200Zstarting task 3: "clone repository"
852026-02-23T15:34:31.224Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-23T15:34:31.224Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-23T15:34:31.248ZCloning into '/work/oxidecomputer/omicron'...
882026-02-23T15:34:45.509Z+ cd /work/oxidecomputer/omicron
892026-02-23T15:34:45.509Z+ git fetch origin 3dafdc6b8b32d11b18934b27192d8378eb87a7cf
902026-02-23T15:34:45.934ZFrom https://github.com/oxidecomputer/omicron
912026-02-23T15:34:45.934Z * branch 3dafdc6b8b32d11b18934b27192d8378eb87a7cf -> FETCH_HEAD
922026-02-23T15:34:45.958Z+ [[ -n john/sled-agent-types-versions-offby1 ]]
932026-02-23T15:34:45.958Z++ git branch --show-current
942026-02-23T15:34:45.958Z+ current=main
952026-02-23T15:34:45.958Z+ [[ main != john/sled-agent-types-versions-offby1 ]]
962026-02-23T15:34:45.958Z+ git branch -f john/sled-agent-types-versions-offby1 3dafdc6b8b32d11b18934b27192d8378eb87a7cf
972026-02-23T15:34:45.982Z+ git checkout -f john/sled-agent-types-versions-offby1
982026-02-23T15:34:46.484ZSwitched to branch 'john/sled-agent-types-versions-offby1'
992026-02-23T15:34:46.508Z+ git reset --hard 3dafdc6b8b32d11b18934b27192d8378eb87a7cf
1002026-02-23T15:34:46.532ZHEAD is now at 3dafdc6b8 Fix versioning discrepancy between sled-agent API and types crate
1012026-02-23T15:34:46.532Zprocess exited: duration 15313 ms, exit code 0
 
1022026-02-23T15:34:46.580Zstarting task 4: "build"
1032026-02-23T15:34:46.604Z+ source .github/buildomat/ci-env.sh
1042026-02-23T15:34:46.604Z++ export CARGO_TERM_COLOR=always
1052026-02-23T15:34:46.604Z++ CARGO_TERM_COLOR=always
1062026-02-23T15:34:46.604Z+ cargo --version
1072026-02-23T15:34:46.670Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-23T15:34:46.694Z+ rustc --version
1092026-02-23T15:34:46.767Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-23T15:34:46.791Z+ source ./env.sh
1112026-02-23T15:34:46.791Z++ OLD_SHELL_OPTS=ehxB
1122026-02-23T15:34:46.791Z++ set -o xtrace
1132026-02-23T15:34:46.791Z++++ dirname ./env.sh
1142026-02-23T15:34:46.791Z+++ readlink -f .
1152026-02-23T15:34:46.791Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-23T15:34:46.791Z++ 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-23T15:34:46.791Z++ 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-23T15:34:46.791Z++ 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-23T15:34:46.791Z++ 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-23T15:34:46.791Z++ 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-23T15:34:46.791Z++ 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-23T15:34:46.791Z++ 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-23T15:34:46.791Z++ 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-23T15:34:46.791Z++ case $OLD_SHELL_OPTS in
1252026-02-23T15:34:46.791Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-23T15:34:46.792Z+ 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-23T15:34:46.792Z+ 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-23T15:34:46.792Z+ banner prerequisites
1292026-02-23T15:34:46.792Z
1302026-02-23T15:34:46.792Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-23T15:34:46.792Z # # # # # # # # # # # # # # #
1322026-02-23T15:34:46.792Z # # # # ##### # # ##### # # # # # #### #
1332026-02-23T15:34:46.792Z ##### ##### # ##### # # # # # # # # #
1342026-02-23T15:34:46.792Z # # # # # # # # # # # # # # #
1352026-02-23T15:34:46.792Z # # # ###### # # ###### ### # #### # #### #
1362026-02-23T15:34:46.792Z
1372026-02-23T15:34:46.792Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-23T15:35:05.223Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-23T15:35:18.460Z Startup: Caching catalogs ... Done
1402026-02-23T15:35:48.913ZPlanning: Solver setup ... Done (28.073s)
1412026-02-23T15:35:49.135ZPlanning: Running solver ... Done (0.221s)
1422026-02-23T15:35:49.297ZPlanning: Finding local manifests ... Done (0.002s)
1432026-02-23T15:35:49.375ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-23T15:35:49.821ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-23T15:35:49.886ZPlanning: Package planning ... Done (0.064s)
1462026-02-23T15:35:49.947ZPlanning: Merging actions ... Done (0.061s)
1472026-02-23T15:35:50.290ZPlanning: Checking for conflicting actions ... Done (0.343s)
1482026-02-23T15:35:50.314ZPlanning: Consolidating action changes ... Done (0.016s)
1492026-02-23T15:35:51.053ZPlanning: Evaluating mediators ... Done (0.746s)
1502026-02-23T15:35:51.077ZPlanning: Planning completed in 32.47 seconds
1512026-02-23T15:35:51.101Z Packages to install: 4
1522026-02-23T15:35:51.101Z Mediators to change: 2
1532026-02-23T15:35:51.101Z Services to change: 1
1542026-02-23T15:35:51.101Z Estimated space available: 154.93 GB
1552026-02-23T15:35:51.101ZEstimated space to be consumed: 1.81 GB
1562026-02-23T15:35:51.101Z Create boot environment: No
1572026-02-23T15:35:51.101ZCreate backup boot environment: No
1582026-02-23T15:35:51.101Z Rebuild boot archive: No
1592026-02-23T15:35:51.101Z
1602026-02-23T15:35:51.101ZChanged mediators:
1612026-02-23T15:35:51.101Z mediator clang:
1622026-02-23T15:35:51.101Z version: None -> 15 (system default)
1632026-02-23T15:35:51.102Z
1642026-02-23T15:35:51.102Z mediator llvm:
1652026-02-23T15:35:51.102Z version: 14 (system default) -> 15 (system default)
1662026-02-23T15:35:51.102Z
1672026-02-23T15:35:51.102ZChanged packages:
1682026-02-23T15:35:51.102Zhelios-dev
1692026-02-23T15:35:51.102Z developer/build-essential
1702026-02-23T15:35:51.102Z None -> 11-2.0
1712026-02-23T15:35:51.102Z library/libxmlsec1
1722026-02-23T15:35:51.102Z None -> 1.2.35-2.0
1732026-02-23T15:35:51.102Z ooce/developer/clang-15
1742026-02-23T15:35:51.102Z None -> 15.0.7-2.0
1752026-02-23T15:35:51.102Z ooce/developer/llvm-15
1762026-02-23T15:35:51.102Z None -> 15.0.7-2.0
1772026-02-23T15:35:51.102Z
1782026-02-23T15:35:51.102ZServices:
1792026-02-23T15:35:51.102Z restart_fmri:
1802026-02-23T15:35:51.102Z svc:/system/update-man-index:default
1812026-02-23T15:35:51.149Z
1822026-02-23T15:35:51.149ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-23T15:35:56.155ZDownload: 1198/3290 items 83.2/212.6MB 39% complete (17.2M/s)
1842026-02-23T15:36:01.157ZDownload: 2704/3290 items 120.5/212.6MB 56% complete (12.2M/s)
1852026-02-23T15:36:06.210ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (12.0M/s)
1862026-02-23T15:36:07.655ZDownload: Completed 212.60 MB in 16.51 seconds (12.9M/s)
1872026-02-23T15:36:07.877Z Actions: 1/3689 actions (Installing new actions)
1882026-02-23T15:36:12.878Z Actions: 3037/3689 actions (Installing new actions)
1892026-02-23T15:36:13.932Z Actions: Completed 3689 actions in 6.06 seconds.
1902026-02-23T15:36:15.001Z Done (1.063s)
1912026-02-23T15:36:15.001Z Done (0.000s)
1922026-02-23T15:36:16.349Z Done (1.348s)
1932026-02-23T15:36:22.034Z Done (5.406s)
1942026-02-23T15:36:22.136Z Done (0.024s)
1952026-02-23T15:36:22.160Z Done (0.000s)
1962026-02-23T15:36:22.339Z Done (0.000s)
1972026-02-23T15:36:23.426ZPlanning: Evaluating mediator changes ... Done
1982026-02-23T15:36:23.708ZPlanning: Checking for conflicting actions ... Done
1992026-02-23T15:36:23.732ZPlanning: Consolidating action changes ... Done
2002026-02-23T15:36:24.066ZPlanning: Evaluating mediators ... Done
2012026-02-23T15:36:24.090ZPlanning: Planning completed in 0.64 seconds
2022026-02-23T15:36:24.113Z Mediators to change: 2
2032026-02-23T15:36:24.113Z Create boot environment: No
2042026-02-23T15:36:24.113ZCreate backup boot environment: No
2052026-02-23T15:36:24.180Z Done
2062026-02-23T15:36:24.180Z Done
2072026-02-23T15:36:25.416Z Done
2082026-02-23T15:36:30.303Z Done
2092026-02-23T15:36:30.400Z Done
2102026-02-23T15:36:30.400Z Done
2112026-02-23T15:36:30.462Z Done
2122026-02-23T15:36:31.230ZPlanning: Evaluating mediator changes ... Done
2132026-02-23T15:36:31.254ZPlanning: Merging actions ... Done
2142026-02-23T15:36:31.466ZPlanning: Checking for conflicting actions ... Done
2152026-02-23T15:36:31.489ZPlanning: Consolidating action changes ... Done
2162026-02-23T15:36:31.784ZPlanning: Evaluating mediators ... Done
2172026-02-23T15:36:31.851ZPlanning: Planning completed in 0.93 seconds
2182026-02-23T15:36:31.891Z Packages to change: 1
2192026-02-23T15:36:31.891Z Mediators to change: 1
2202026-02-23T15:36:31.891Z Services to change: 1
2212026-02-23T15:36:31.891Z Create boot environment: No
2222026-02-23T15:36:31.891ZCreate backup boot environment: Yes
2232026-02-23T15:36:33.912Z Actions: 1/6 actions (Updating modified actions)
2242026-02-23T15:36:33.937Z Actions: Completed 6 actions in 0.00 seconds.
2252026-02-23T15:36:33.937Z Done
2262026-02-23T15:36:33.937Z Done
2272026-02-23T15:36:34.178Z Done
2282026-02-23T15:36:39.070Z Done
2292026-02-23T15:36:39.168Z Done
2302026-02-23T15:36:39.193Z Done
2312026-02-23T15:36:39.218Z Done
2322026-02-23T15:36:39.803ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-02-23T15:36:39.803Zclang system 15 system
2342026-02-23T15:36:39.803Zcsh system system illumos
2352026-02-23T15:36:39.803Zctags system system illumos
2362026-02-23T15:36:39.803Zfile system system illumos
2372026-02-23T15:36:39.803Zgcc vendor 12 vendor
2382026-02-23T15:36:39.803Zgcc system 10 system
2392026-02-23T15:36:39.803Zgcc system 7 system
2402026-02-23T15:36:39.803Zgo system 1.20 system
2412026-02-23T15:36:39.803Zgo system 1.19 system
2422026-02-23T15:36:39.803Zllvm system 15 system
2432026-02-23T15:36:39.803Zllvm system 14 system
2442026-02-23T15:36:39.803Zmariadb system 10.6 system
2452026-02-23T15:36:39.803Zmta vendor vendor dma
2462026-02-23T15:36:39.803Zopenjdk system 17 system
2472026-02-23T15:36:39.803Zopenjdk system 11 system
2482026-02-23T15:36:39.803Zopenjdk system 1.8 system
2492026-02-23T15:36:39.803Zopenssl vendor 3 vendor
2502026-02-23T15:36:39.803Zperl system 5.36 system
2512026-02-23T15:36:39.803Zpostgresql system 15 system
2522026-02-23T15:36:39.803Zpostgresql system 13 system
2532026-02-23T15:36:39.803Zpython vendor 3 vendor
2542026-02-23T15:36:39.804Zpython system 2 system
2552026-02-23T15:36:39.804Zpython3 system 3.11 system
2562026-02-23T15:36:39.804Zruby system 3.0 system
2572026-02-23T15:36:39.804Zwords vendor vendor american-english
2582026-02-23T15:36:39.804Zwords system system australian-english
2592026-02-23T15:36:39.804Zwords system system british-english
2602026-02-23T15:36:39.804Zwords system system canadian-english
2612026-02-23T15:36:39.804Zwords system system french
2622026-02-23T15:36:39.804Zwords system system italian
2632026-02-23T15:36:39.804Zwords system system ngerman
2642026-02-23T15:36:39.804Zwords system system ogerman
2652026-02-23T15:36:39.804Zwords system system spanish
2662026-02-23T15:36:40.250ZPUBLISHER TYPE STATUS P LOCATION
2672026-02-23T15:36:40.250Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-02-23T15:36:48.468ZFMRI IFO
2692026-02-23T15:36:48.468Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-02-23T15:36:48.468Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-02-23T15:36:48.468Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-02-23T15:36:48.468Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-02-23T15:36:48.468Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-02-23T15:36:48.468Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-02-23T15:36:48.468Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-02-23T15:36:48.468Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-02-23T15:36:48.468Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-02-23T15:36:48.468Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-02-23T15:36:48.468Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-02-23T15:36:48.468Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-02-23T15:36:48.468Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-02-23T15:36:48.468Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-02-23T15:36:48.468Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-02-23T15:36:48.468Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-02-23T15:36:49.817Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-02-23T15:36:50.232Z Updating crates.io index
2872026-02-23T15:36:50.292Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882026-02-23T15:36:50.747Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892026-02-23T15:36:51.207Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902026-02-23T15:36:52.403Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-02-23T15:36:52.775Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-02-23T15:36:53.212Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-02-23T15:36:54.750Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-02-23T15:36:57.344Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-02-23T15:36:58.401Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-02-23T15:36:58.978Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-02-23T15:36:59.886Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-02-23T15:37:00.636Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-02-23T15:37:01.033Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-02-23T15:37:03.651Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-02-23T15:37:04.051Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-02-23T15:37:04.946Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-02-23T15:37:05.582Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-02-23T15:37:05.941Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-02-23T15:37:06.396Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-02-23T15:37:06.869Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-02-23T15:37:07.230Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-02-23T15:37:07.535Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-02-23T15:37:07.948Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102026-02-23T15:37:08.513Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3112026-02-23T15:37:09.079Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3122026-02-23T15:37:09.684Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3132026-02-23T15:37:10.013Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3142026-02-23T15:37:10.436Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152026-02-23T15:37:11.154Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162026-02-23T15:37:11.866Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3172026-02-23T15:37:12.388Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3182026-02-23T15:37:12.846Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192026-02-23T15:37:13.345Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3202026-02-23T15:37:13.767Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3212026-02-23T15:37:14.401Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-02-23T15:37:14.707Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-02-23T15:37:15.084Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-02-23T15:37:15.488Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-02-23T15:37:15.960Z Updating git repository `https://github.com/oxidecomputer/omicron`
3262026-02-23T15:37:29.520Z Downloading crates ...
3272026-02-23T15:37:29.596Z Downloaded cargo-platform v0.2.0
3282026-02-23T15:37:29.619Z Downloaded cargo_toml v0.21.0
3292026-02-23T15:37:29.620Z Downloaded macaddr v1.0.1
3302026-02-23T15:37:29.620Z Downloaded cargo-util-schemas v0.8.2
3312026-02-23T15:37:29.644Z Downloaded tinystr v0.7.6
3322026-02-23T15:37:29.644Z Downloaded synstructure v0.13.1
3332026-02-23T15:37:29.644Z Downloaded ucd-trie v0.1.7
3342026-02-23T15:37:29.644Z Downloaded utf8parse v0.2.2
3352026-02-23T15:37:29.669Z Downloaded zmij v1.0.15
3362026-02-23T15:37:29.669Z Downloaded zerovec-derive v0.10.3
3372026-02-23T15:37:29.669Z Downloaded url v2.5.4
3382026-02-23T15:37:29.696Z Downloaded zerofrom-derive v0.1.4
3392026-02-23T15:37:29.696Z Downloaded version_check v0.9.5
3402026-02-23T15:37:29.696Z Downloaded writeable v0.5.5
3412026-02-23T15:37:29.696Z Downloaded toml_edit v0.22.27
3422026-02-23T15:37:29.719Z Downloaded zerovec v0.10.4
3432026-02-23T15:37:29.719Z Downloaded winnow v0.7.14
3442026-02-23T15:37:29.743Z Downloaded idna v1.0.3
3452026-02-23T15:37:29.768Z Downloaded tabled v0.15.0
3462026-02-23T15:37:29.768Z Downloaded syn v2.0.114
3472026-02-23T15:37:29.792Z Downloaded zerocopy v0.7.35
3482026-02-23T15:37:29.816Z Downloaded thiserror-impl v1.0.69
3492026-02-23T15:37:29.816Z Downloaded rustix v0.38.37
3502026-02-23T15:37:29.840Z Downloaded icu_properties_data v1.5.0
3512026-02-23T15:37:29.840Z Downloaded hashbrown v0.16.1
3522026-02-23T15:37:29.864Z Downloaded rustix v1.1.3
3532026-02-23T15:37:29.887Z Downloaded goblin v0.8.2
3542026-02-23T15:37:29.888Z Downloaded unicode-width v0.2.0
3552026-02-23T15:37:29.888Z Downloaded textwrap v0.16.2
3562026-02-23T15:37:29.888Z Downloaded pest v2.8.2
3572026-02-23T15:37:29.911Z Downloaded syn v1.0.109
3582026-02-23T15:37:29.911Z Downloaded terminal_size v0.4.0
3592026-02-23T15:37:29.911Z Downloaded unicode-ident v1.0.19
3602026-02-23T15:37:29.911Z Downloaded clap v4.5.48
3612026-02-23T15:37:29.936Z Downloaded usdt v0.5.0
3622026-02-23T15:37:29.936Z Downloaded unicode-width v0.1.14
3632026-02-23T15:37:29.936Z Downloaded tempfile v3.24.0
3642026-02-23T15:37:29.936Z Downloaded pest_meta v2.8.2
3652026-02-23T15:37:29.936Z Downloaded papergrid v0.11.0
3662026-02-23T15:37:29.937Z Downloaded getrandom v0.3.4
3672026-02-23T15:37:29.937Z Downloaded displaydoc v0.2.5
3682026-02-23T15:37:29.961Z Downloaded clap_derive v4.5.47
3692026-02-23T15:37:29.961Z Downloaded write16 v1.0.0
3702026-02-23T15:37:29.961Z Downloaded utf16_iter v1.0.5
3712026-02-23T15:37:29.961Z Downloaded thiserror-impl v2.0.18
3722026-02-23T15:37:29.961Z Downloaded thiserror v2.0.18
3732026-02-23T15:37:29.961Z Downloaded thiserror v1.0.69
3742026-02-23T15:37:29.961Z Downloaded pest_generator v2.8.2
3752026-02-23T15:37:29.961Z Downloaded litemap v0.7.3
3762026-02-23T15:37:29.961Z Downloaded indexmap v2.13.0
3772026-02-23T15:37:29.985Z Downloaded icu_normalizer_data v1.5.0
3782026-02-23T15:37:29.985Z Downloaded icu_locid_transform_data v1.5.0
3792026-02-23T15:37:29.985Z Downloaded icu_locid_transform v1.5.0
3802026-02-23T15:37:29.985Z Downloaded icu_locid v1.5.0
3812026-02-23T15:37:29.985Z Downloaded libc v0.2.180
3822026-02-23T15:37:30.011Z Downloaded fs-err v3.1.1
3832026-02-23T15:37:30.035Z Downloaded typenum v1.17.0
3842026-02-23T15:37:30.035Z Downloaded typeid v1.0.3
3852026-02-23T15:37:30.035Z Downloaded thread-id v4.2.2
3862026-02-23T15:37:30.035Z Downloaded plain v0.2.3
3872026-02-23T15:37:30.035Z Downloaded pest_derive v2.8.2
3882026-02-23T15:37:30.035Z Downloaded ordered-float v2.10.1
3892026-02-23T15:37:30.035Z Downloaded once_cell v1.21.3
3902026-02-23T15:37:30.035Z Downloaded memmap v0.7.0
3912026-02-23T15:37:30.035Z Downloaded itoa v1.0.11
3922026-02-23T15:37:30.035Z Downloaded heck v0.5.0
3932026-02-23T15:37:30.035Z Downloaded form_urlencoded v1.2.2
3942026-02-23T15:37:30.035Z Downloaded crypto-common v0.1.6
3952026-02-23T15:37:30.035Z Downloaded zerocopy-derive v0.7.35
3962026-02-23T15:37:30.059Z Downloaded usdt-macro v0.5.0
3972026-02-23T15:37:30.059Z Downloaded usdt-impl v0.5.0
3982026-02-23T15:37:30.059Z Downloaded usdt-attr-macro v0.5.0
3992026-02-23T15:37:30.059Z Downloaded serde-untagged v0.1.7
4002026-02-23T15:37:30.059Z Downloaded percent-encoding v2.3.2
4012026-02-23T15:37:30.059Z Downloaded num-traits v0.2.19
4022026-02-23T15:37:30.059Z Downloaded log v0.4.29
4032026-02-23T15:37:30.059Z Downloaded is_terminal_polyfill v1.70.1
4042026-02-23T15:37:30.059Z Downloaded errno v0.3.12
4052026-02-23T15:37:30.059Z Downloaded dof v0.3.0
4062026-02-23T15:37:30.059Z Downloaded digest v0.10.7
4072026-02-23T15:37:30.060Z Downloaded colorchoice v1.0.2
4082026-02-23T15:37:30.060Z Downloaded cfg-if v1.0.4
4092026-02-23T15:37:30.060Z Downloaded zerofrom v0.1.4
4102026-02-23T15:37:30.060Z Downloaded yoke-derive v0.7.4
4112026-02-23T15:37:30.060Z Downloaded yoke v0.7.4
4122026-02-23T15:37:30.084Z Downloaded utf8_iter v1.0.4
4132026-02-23T15:37:30.084Z Downloaded serde-value v0.7.0
4142026-02-23T15:37:30.084Z Downloaded scroll_derive v0.12.0
4152026-02-23T15:37:30.084Z Downloaded scroll v0.12.0
4162026-02-23T15:37:30.084Z Downloaded idna_adapter v1.2.0
4172026-02-23T15:37:30.084Z Downloaded icu_normalizer v1.5.0
4182026-02-23T15:37:30.084Z Downloaded icu_collections v1.5.0
4192026-02-23T15:37:30.084Z Downloaded heck v0.4.1
4202026-02-23T15:37:30.084Z Downloaded fnv v1.0.7
4212026-02-23T15:37:30.084Z Downloaded erased-serde v0.4.6
4222026-02-23T15:37:30.084Z Downloaded equivalent v1.0.2
4232026-02-23T15:37:30.084Z Downloaded dtrace-parser v0.2.0
4242026-02-23T15:37:30.084Z Downloaded clap_builder v4.5.48
4252026-02-23T15:37:30.108Z Downloaded unicode-xid v0.2.6
4262026-02-23T15:37:30.108Z Downloaded unicode-linebreak v0.1.5
4272026-02-23T15:37:30.108Z Downloaded toml_datetime v0.6.11
4282026-02-23T15:37:30.108Z Downloaded serde_core v1.0.228
4292026-02-23T15:37:30.108Z Downloaded proc-macro2 v1.0.101
4302026-02-23T15:37:30.108Z Downloaded pretty-hex v0.4.1
4312026-02-23T15:37:30.108Z Downloaded icu_properties v1.5.1
4322026-02-23T15:37:30.108Z Downloaded generic-array v0.14.7
4332026-02-23T15:37:30.108Z Downloaded fastrand v2.1.1
4342026-02-23T15:37:30.108Z Downloaded toml_write v0.1.2
4352026-02-23T15:37:30.108Z Downloaded toml v0.8.23
4362026-02-23T15:37:30.132Z Downloaded tabled_derive v0.7.0
4372026-02-23T15:37:30.132Z Downloaded stable_deref_trait v1.2.0
4382026-02-23T15:37:30.132Z Downloaded smawk v0.3.2
4392026-02-23T15:37:30.133Z Downloaded sha2 v0.10.9
4402026-02-23T15:37:30.133Z Downloaded serde_json v1.0.149
4412026-02-23T15:37:30.133Z Downloaded serde v1.0.228
4422026-02-23T15:37:30.133Z Downloaded memchr v2.7.4
4432026-02-23T15:37:30.133Z Downloaded icu_provider v1.5.0
4442026-02-23T15:37:30.156Z Downloaded cpufeatures v0.2.14
4452026-02-23T15:37:30.156Z Downloaded clap_lex v0.7.4
4462026-02-23T15:37:30.156Z Downloaded swrite v0.1.0
4472026-02-23T15:37:30.156Z Downloaded strsim v0.11.1
4482026-02-23T15:37:30.156Z Downloaded smallvec v1.15.1
4492026-02-23T15:37:30.156Z Downloaded serde_tokenstream v0.2.2
4502026-02-23T15:37:30.156Z Downloaded serde_spanned v0.6.9
4512026-02-23T15:37:30.156Z Downloaded semver v1.0.27
4522026-02-23T15:37:30.156Z Downloaded proc-macro-error-attr v1.0.4
4532026-02-23T15:37:30.156Z Downloaded icu_provider_macros v1.5.0
4542026-02-23T15:37:30.157Z Downloaded serde_derive v1.0.228
4552026-02-23T15:37:30.157Z Downloaded quote v1.0.40
4562026-02-23T15:37:30.157Z Downloaded proc-macro-error v1.0.4
4572026-02-23T15:37:30.157Z Downloaded camino-tempfile v1.4.1
4582026-02-23T15:37:30.180Z Downloaded camino v1.2.2
4592026-02-23T15:37:30.181Z Downloaded bitflags v2.9.4
4602026-02-23T15:37:30.181Z Downloaded autocfg v1.4.0
4612026-02-23T15:37:30.181Z Downloaded anyhow v1.0.99
4622026-02-23T15:37:30.181Z Downloaded anstyle-query v1.1.1
4632026-02-23T15:37:30.181Z Downloaded anstyle-parse v0.2.5
4642026-02-23T15:37:30.181Z Downloaded cargo_metadata v0.21.0
4652026-02-23T15:37:30.181Z Downloaded byteorder v1.5.0
4662026-02-23T15:37:30.181Z Downloaded anstream v0.6.18
4672026-02-23T15:37:30.181Z Downloaded bytecount v0.6.8
4682026-02-23T15:37:30.181Z Downloaded block-buffer v0.10.4
4692026-02-23T15:37:30.181Z Downloaded anstyle v1.0.11
4702026-02-23T15:37:30.263Z Compiling proc-macro2 v1.0.101
4712026-02-23T15:37:30.263Z Compiling unicode-ident v1.0.19
4722026-02-23T15:37:30.287Z Compiling serde_core v1.0.228
4732026-02-23T15:37:30.287Z Compiling version_check v0.9.5
4742026-02-23T15:37:30.287Z Compiling serde v1.0.228
4752026-02-23T15:37:30.287Z Compiling libc v0.2.180
4762026-02-23T15:37:30.287Z Compiling memchr v2.7.4
4772026-02-23T15:37:30.287Z Compiling stable_deref_trait v1.2.0
4782026-02-23T15:37:30.594Z Compiling thiserror v2.0.18
4792026-02-23T15:37:30.619Z Compiling zmij v1.0.15
4802026-02-23T15:37:31.055Z Compiling itoa v1.0.11
4812026-02-23T15:37:31.126Z Compiling litemap v0.7.3
4822026-02-23T15:37:31.362Z Compiling writeable v0.5.5
4832026-02-23T15:37:31.591Z Compiling autocfg v1.4.0
4842026-02-23T15:37:31.620Z Compiling thiserror v1.0.69
4852026-02-23T15:37:31.752Z Compiling ucd-trie v0.1.7
4862026-02-23T15:37:31.883Z Compiling byteorder v1.5.0
4872026-02-23T15:37:32.242Z Compiling icu_locid_transform_data v1.5.0
4882026-02-23T15:37:32.301Z Compiling quote v1.0.40
4892026-02-23T15:37:32.371Z Compiling errno v0.3.12
4902026-02-23T15:37:32.404Z Compiling bitflags v2.9.4
4912026-02-23T15:37:32.500Z Compiling icu_properties_data v1.5.0
4922026-02-23T15:37:32.728Z Compiling syn v2.0.114
4932026-02-23T15:37:32.829Z Compiling serde_json v1.0.149
4942026-02-23T15:37:32.860Z Compiling num-traits v0.2.19
4952026-02-23T15:37:32.888Z Compiling icu_normalizer_data v1.5.0
4962026-02-23T15:37:33.029Z Compiling utf16_iter v1.0.5
4972026-02-23T15:37:33.083Z Compiling typeid v1.0.3
4982026-02-23T15:37:33.228Z Compiling rustix v0.38.37
4992026-02-23T15:37:33.258Z Compiling equivalent v1.0.2
5002026-02-23T15:37:33.385Z Compiling hashbrown v0.16.1
5012026-02-23T15:37:33.420Z Compiling write16 v1.0.0
5022026-02-23T15:37:33.486Z Compiling utf8_iter v1.0.4
5032026-02-23T15:37:33.524Z Compiling smallvec v1.15.1
5042026-02-23T15:37:33.894Z Compiling proc-macro-error-attr v1.0.4
5052026-02-23T15:37:33.944Z Compiling usdt-impl v0.5.0
5062026-02-23T15:37:34.006Z Compiling toml_write v0.1.2
5072026-02-23T15:37:34.199Z Compiling syn v1.0.109
5082026-02-23T15:37:34.405Z Compiling winnow v0.7.14
5092026-02-23T15:37:34.505Z Compiling indexmap v2.13.0
5102026-02-23T15:37:34.598Z Compiling thread-id v4.2.2
5112026-02-23T15:37:35.327Z Compiling proc-macro-error v1.0.4
5122026-02-23T15:37:35.677Z Compiling percent-encoding v2.3.2
5132026-02-23T15:37:35.904Z Compiling plain v0.2.3
5142026-02-23T15:37:36.071Z Compiling utf8parse v0.2.2
5152026-02-23T15:37:36.120Z Compiling camino v1.2.2
5162026-02-23T15:37:36.246Z Compiling log v0.4.29
5172026-02-23T15:37:36.282Z Compiling getrandom v0.3.4
5182026-02-23T15:37:36.450Z Compiling rustix v1.1.3
5192026-02-23T15:37:36.833Z Compiling ordered-float v2.10.1
5202026-02-23T15:37:36.866Z Compiling anstyle-parse v0.2.5
5212026-02-23T15:37:37.226Z Compiling form_urlencoded v1.2.2
5222026-02-23T15:37:37.425Z Compiling terminal_size v0.4.0
5232026-02-23T15:37:37.704Z Compiling anstyle-query v1.1.1
5242026-02-23T15:37:37.763Z Compiling cfg-if v1.0.4
5252026-02-23T15:37:37.763Z Compiling pretty-hex v0.4.1
5262026-02-23T15:37:37.885Z Compiling anstyle v1.0.11
5272026-02-23T15:37:37.913Z Compiling colorchoice v1.0.2
5282026-02-23T15:37:38.021Z Compiling is_terminal_polyfill v1.70.1
5292026-02-23T15:37:38.313Z Compiling anstream v0.6.18
5302026-02-23T15:37:38.344Z Compiling semver v1.0.27
5312026-02-23T15:37:38.872Z Compiling fs-err v3.1.1
5322026-02-23T15:37:38.996Z Compiling heck v0.5.0
5332026-02-23T15:37:39.040Z Compiling synstructure v0.13.1
5342026-02-23T15:37:39.093Z Compiling fastrand v2.1.1
5352026-02-23T15:37:39.184Z Compiling anyhow v1.0.99
5362026-02-23T15:37:39.547Z Compiling heck v0.4.1
5372026-02-23T15:37:39.679Z Compiling unicode-width v0.1.14
5382026-02-23T15:37:39.822Z Compiling once_cell v1.21.3
5392026-02-23T15:37:39.970Z Compiling fnv v1.0.7
5402026-02-23T15:37:40.121Z Compiling strsim v0.11.1
5412026-02-23T15:37:40.207Z Compiling clap_lex v0.7.4
5422026-02-23T15:37:40.269Z Compiling bytecount v0.6.8
5432026-02-23T15:37:40.445Z Compiling unicode-xid v0.2.6
5442026-02-23T15:37:40.513Z Compiling papergrid v0.11.0
5452026-02-23T15:37:40.652Z Compiling clap_builder v4.5.48
5462026-02-23T15:37:40.731Z Compiling tempfile v3.24.0
5472026-02-23T15:37:41.002Z Compiling memmap v0.7.0
5482026-02-23T15:37:41.213Z Compiling unicode-width v0.2.0
5492026-02-23T15:37:41.305Z Compiling smawk v0.3.2
5502026-02-23T15:37:41.460Z Compiling unicode-linebreak v0.1.5
5512026-02-23T15:37:41.725Z Compiling camino-tempfile v1.4.1
5522026-02-23T15:37:41.883Z Compiling textwrap v0.16.2
5532026-02-23T15:37:42.236Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-02-23T15:37:42.548Z Compiling tabled_derive v0.7.0
5552026-02-23T15:37:42.646Z Compiling swrite v0.1.0
5562026-02-23T15:37:43.042Z Compiling serde_derive v1.0.228
5572026-02-23T15:37:43.042Z Compiling zerofrom-derive v0.1.4
5582026-02-23T15:37:43.042Z Compiling yoke-derive v0.7.4
5592026-02-23T15:37:43.096Z Compiling zerovec-derive v0.10.3
5602026-02-23T15:37:43.162Z Compiling thiserror-impl v2.0.18
5612026-02-23T15:37:44.378Z Compiling displaydoc v0.2.5
5622026-02-23T15:37:45.181Z Compiling icu_provider_macros v1.5.0
5632026-02-23T15:37:45.489Z Compiling thiserror-impl v1.0.69
5642026-02-23T15:37:45.759Z Compiling zerocopy-derive v0.7.35
5652026-02-23T15:37:46.135Z Compiling pest v2.8.2
5662026-02-23T15:37:46.165Z Compiling zerofrom v0.1.4
5672026-02-23T15:37:46.196Z Compiling scroll_derive v0.12.0
5682026-02-23T15:37:46.412Z Compiling yoke v0.7.4
5692026-02-23T15:37:46.756Z Compiling zerovec v0.10.4
5702026-02-23T15:37:47.330Z Compiling scroll v0.12.0
5712026-02-23T15:37:47.412Z Compiling zerocopy v0.7.35
5722026-02-23T15:37:47.599Z Compiling clap_derive v4.5.47
5732026-02-23T15:37:47.835Z Compiling goblin v0.8.2
5742026-02-23T15:37:48.267Z Compiling tabled v0.15.0
5752026-02-23T15:37:48.481Z Compiling tinystr v0.7.6
5762026-02-23T15:37:48.655Z Compiling pest_meta v2.8.2
5772026-02-23T15:37:48.713Z Compiling icu_collections v1.5.0
5782026-02-23T15:37:48.808Z Compiling icu_locid v1.5.0
5792026-02-23T15:37:50.116Z Compiling icu_provider v1.5.0
5802026-02-23T15:37:50.469Z Compiling pest_generator v2.8.2
5812026-02-23T15:37:50.517Z Compiling toml_datetime v0.6.11
5822026-02-23T15:37:50.784Z Compiling icu_locid_transform v1.5.0
5832026-02-23T15:37:51.034Z Compiling serde_spanned v0.6.9
5842026-02-23T15:37:51.072Z Compiling dof v0.3.0
5852026-02-23T15:37:51.330Z Compiling toml_edit v0.22.27
5862026-02-23T15:37:51.420Z Compiling serde_tokenstream v0.2.2
5872026-02-23T15:37:51.957Z Compiling erased-serde v0.4.6
5882026-02-23T15:37:51.987Z Compiling serde-value v0.7.0
5892026-02-23T15:37:52.067Z Compiling icu_properties v1.5.1
5902026-02-23T15:37:52.779Z Compiling cargo-platform v0.2.0
5912026-02-23T15:37:52.805Z Compiling pest_derive v2.8.2
5922026-02-23T15:37:52.955Z Compiling serde-untagged v0.1.7
5932026-02-23T15:37:53.052Z Compiling clap v4.5.48
5942026-02-23T15:37:53.331Z Compiling macaddr v1.0.1
5952026-02-23T15:37:53.519Z Compiling dtrace-parser v0.2.0
5962026-02-23T15:37:54.652Z Compiling toml v0.8.23
5972026-02-23T15:37:55.447Z Compiling usdt-macro v0.5.0
5982026-02-23T15:37:55.500Z Compiling usdt-attr-macro v0.5.0
5992026-02-23T15:37:55.574Z Compiling cargo_toml v0.21.0
6002026-02-23T15:37:55.626Z Compiling icu_normalizer v1.5.0
6012026-02-23T15:37:56.539Z Compiling idna_adapter v1.2.0
6022026-02-23T15:37:56.729Z Compiling idna v1.0.3
6032026-02-23T15:37:56.764Z Compiling usdt v0.5.0
6042026-02-23T15:37:57.282Z Compiling url v2.5.4
6052026-02-23T15:37:58.017Z Compiling cargo-util-schemas v0.8.2
6062026-02-23T15:38:00.033Z Compiling cargo_metadata v0.21.0
6072026-02-23T15:38:02.244Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-02-23T15:38:06.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
6092026-02-23T15:38:06.919Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-02-23T15:38:07.990Z Downloading crates ...
6112026-02-23T15:38:08.176Z Downloaded ahash v0.8.12
6122026-02-23T15:38:08.204Z Downloaded blake2 v0.10.6
6132026-02-23T15:38:08.230Z Downloaded crc8 v0.1.1
6142026-02-23T15:38:08.257Z Downloaded des v0.8.1
6152026-02-23T15:38:08.257Z Downloaded drift v0.1.3
6162026-02-23T15:38:08.289Z Downloaded hostname v0.4.2
6172026-02-23T15:38:08.314Z Downloaded libefi-sys v0.1.0
6182026-02-23T15:38:08.344Z Downloaded libloading v0.8.5
6192026-02-23T15:38:08.344Z Downloaded num-conv v0.1.0
6202026-02-23T15:38:08.369Z Downloaded packed_struct_codegen v0.10.1
6212026-02-23T15:38:08.369Z Downloaded pin-utils v0.1.0
6222026-02-23T15:38:08.393Z Downloaded rand_xorshift v0.4.0
6232026-02-23T15:38:08.393Z Downloaded rfc6979 v0.4.0
6242026-02-23T15:38:08.417Z Downloaded rustc_version v0.4.1
6252026-02-23T15:38:08.417Z Downloaded quinn-udp v0.5.5
6262026-02-23T15:38:08.417Z Downloaded scopeguard v1.2.0
6272026-02-23T15:38:08.442Z Downloaded serde_urlencoded v0.7.1
6282026-02-23T15:38:08.442Z Downloaded ssh-cipher v0.2.0
6292026-02-23T15:38:08.442Z Downloaded structmeta-derive v0.3.0
6302026-02-23T15:38:08.468Z Downloaded tap v1.0.1
6312026-02-23T15:38:08.468Z Downloaded take_mut v0.2.2
6322026-02-23T15:38:08.468Z Downloaded time-core v0.1.6
6332026-02-23T15:38:08.468Z Downloaded tokio-dtrace v0.1.0
6342026-02-23T15:38:08.495Z Downloaded strip-ansi-escapes v0.2.0
6352026-02-23T15:38:08.495Z Downloaded try-lock v0.2.5
6362026-02-23T15:38:08.495Z Downloaded unarray v0.1.4
6372026-02-23T15:38:08.495Z Downloaded usdt-attr-macro v0.6.0
6382026-02-23T15:38:08.495Z Downloaded void v1.0.2
6392026-02-23T15:38:08.495Z Downloaded tokio-stream v0.1.17
6402026-02-23T15:38:08.520Z Downloaded waitgroup v0.1.2
6412026-02-23T15:38:08.521Z Downloaded vergen-lib v0.1.6
6422026-02-23T15:38:08.521Z Downloaded xattr v1.3.1
6432026-02-23T15:38:08.521Z Downloaded which v4.4.2
6442026-02-23T15:38:08.521Z Downloaded want v0.3.1
6452026-02-23T15:38:08.521Z Downloaded wait-timeout v0.2.0
6462026-02-23T15:38:08.521Z Downloaded unit-prefix v0.5.1
6472026-02-23T15:38:08.521Z Downloaded unicode-truncate v1.1.0
6482026-02-23T15:38:08.521Z Downloaded twox-hash v2.1.0
6492026-02-23T15:38:08.546Z Downloaded zone v0.1.8
6502026-02-23T15:38:08.546Z Downloaded typify v0.4.3
6512026-02-23T15:38:08.546Z Downloaded zstd-safe v7.2.3
6522026-02-23T15:38:08.546Z Downloaded tracing-attributes v0.1.27
6532026-02-23T15:38:08.546Z Downloaded zstd v0.13.3
6542026-02-23T15:38:08.572Z Downloaded zone_cfg_derive v0.1.2
6552026-02-23T15:38:08.572Z Downloaded tokio-rustls v0.24.1
6562026-02-23T15:38:08.572Z Downloaded vsss-rs v3.3.4
6572026-02-23T15:38:08.572Z Downloaded zone_cfg_derive v0.3.0
6582026-02-23T15:38:08.572Z Downloaded tokio-util v0.7.15
6592026-02-23T15:38:08.596Z Downloaded zerocopy-derive v0.8.27
6602026-02-23T15:38:08.596Z Downloaded yasna v0.5.2
6612026-02-23T15:38:08.621Z Downloaded zopfli v0.8.1
6622026-02-23T15:38:08.621Z Downloaded yansi v1.0.1
6632026-02-23T15:38:08.621Z Downloaded winnow v0.5.40
6642026-02-23T15:38:08.645Z Downloaded zerocopy v0.6.6
6652026-02-23T15:38:08.645Z Downloaded zlib-rs v0.5.1
6662026-02-23T15:38:08.645Z Downloaded regress v0.10.4
6672026-02-23T15:38:08.669Z Downloaded salty v0.3.0
6682026-02-23T15:38:08.669Z Downloaded webpki-roots v1.0.1
6692026-02-23T15:38:08.694Z Downloaded winnow v0.6.26
6702026-02-23T15:38:08.694Z Downloaded object v0.30.4
6712026-02-23T15:38:08.719Z Downloaded vcpkg v0.2.15
6722026-02-23T15:38:08.748Z Downloaded zerocopy v0.8.27
6732026-02-23T15:38:08.777Z Downloaded smoltcp v0.9.1
6742026-02-23T15:38:08.801Z Downloaded smoltcp v0.11.0
6752026-02-23T15:38:08.824Z Downloaded hickory-proto v0.25.2
6762026-02-23T15:38:08.848Z Downloaded openapiv3 v2.2.0
6772026-02-23T15:38:08.848Z Downloaded sled v0.34.7
6782026-02-23T15:38:08.871Z Downloaded ratatui v0.29.0
6792026-02-23T15:38:08.895Z Downloaded jiff v0.2.15
6802026-02-23T15:38:08.919Z Downloaded typify-impl v0.2.0
6812026-02-23T15:38:08.919Z Downloaded typify-impl v0.4.3
6822026-02-23T15:38:08.942Z Downloaded regex-automata v0.4.11
6832026-02-23T15:38:08.966Z Downloaded bzip2-sys v0.1.13+1.0.8
6842026-02-23T15:38:08.966Z Downloaded petgraph v0.6.5
6852026-02-23T15:38:08.991Z Downloaded chrono-tz v0.10.4
6862026-02-23T15:38:09.015Z Downloaded zerocopy-derive v0.6.6
6872026-02-23T15:38:09.015Z Downloaded petgraph v0.8.2
6882026-02-23T15:38:09.040Z Downloaded openssl v0.10.73
6892026-02-23T15:38:09.064Z Downloaded object v0.36.5
6902026-02-23T15:38:09.064Z Downloaded hickory-proto v0.24.4
6912026-02-23T15:38:09.090Z Downloaded tabled v0.18.0
6922026-02-23T15:38:09.115Z Downloaded rustls-webpki v0.102.8
6932026-02-23T15:38:09.139Z Downloaded rustls-webpki v0.101.7
6942026-02-23T15:38:09.139Z Downloaded proptest v1.7.0
6952026-02-23T15:38:09.163Z Downloaded lzma-sys v0.1.20
6962026-02-23T15:38:09.187Z Downloaded quick-xml v0.37.2
6972026-02-23T15:38:09.187Z Downloaded tokio v1.49.0
6982026-02-23T15:38:09.246Z Downloaded gimli v0.31.1
6992026-02-23T15:38:09.272Z Downloaded csv v1.3.1
7002026-02-23T15:38:09.296Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7012026-02-23T15:38:09.320Z Downloaded libz-sys v1.1.20
7022026-02-23T15:38:09.345Z Downloaded unicode-segmentation v1.12.0
7032026-02-23T15:38:09.368Z Downloaded rustls v0.23.19
7042026-02-23T15:38:09.368Z Downloaded sha3 v0.10.8
7052026-02-23T15:38:09.368Z Downloaded rustls v0.22.4
7062026-02-23T15:38:09.393Z Downloaded regex-syntax v0.8.5
7072026-02-23T15:38:09.393Z Downloaded rayon v1.10.0
7082026-02-23T15:38:09.416Z Downloaded encoding_rs v0.8.34
7092026-02-23T15:38:09.440Z Downloaded git2 v0.20.2
7102026-02-23T15:38:09.440Z Downloaded reedline v0.40.0
7112026-02-23T15:38:09.464Z Downloaded goblin v0.10.2
7122026-02-23T15:38:09.464Z Downloaded unicode_categories v0.1.1
7132026-02-23T15:38:09.464Z Downloaded tabled v0.20.0
7142026-02-23T15:38:09.488Z Downloaded rpassword v7.4.0
7152026-02-23T15:38:09.488Z Downloaded tokio-postgres v0.7.13
7162026-02-23T15:38:09.488Z Downloaded rustyline v14.0.0
7172026-02-23T15:38:09.488Z Downloaded rustls v0.21.12
7182026-02-23T15:38:09.513Z Downloaded regex-syntax v0.6.29
7192026-02-23T15:38:09.513Z Downloaded zip v4.2.0
7202026-02-23T15:38:09.513Z Downloaded tough v0.20.0
7212026-02-23T15:38:09.537Z Downloaded russh v0.45.0
7222026-02-23T15:38:09.537Z Downloaded publicsuffix v2.3.0
7232026-02-23T15:38:09.537Z Downloaded nix v0.30.1
7242026-02-23T15:38:09.561Z Downloaded vte v0.11.1
7252026-02-23T15:38:09.561Z Downloaded tracing v0.1.40
7262026-02-23T15:38:09.561Z Downloaded tar v0.4.44
7272026-02-23T15:38:09.561Z Downloaded steno v0.4.1
7282026-02-23T15:38:09.561Z Downloaded socket2 v0.5.10
7292026-02-23T15:38:09.561Z Downloaded nix v0.28.0
7302026-02-23T15:38:09.586Z Downloaded iddqd v0.3.16
7312026-02-23T15:38:09.586Z Downloaded x509-cert v0.2.5
7322026-02-23T15:38:09.610Z Downloaded ring v0.17.14
7332026-02-23T15:38:09.634Z Downloaded vergen v9.0.6
7342026-02-23T15:38:09.658Z Downloaded unicode-normalization v0.1.24
7352026-02-23T15:38:09.658Z Downloaded tracing-core v0.1.32
7362026-02-23T15:38:09.658Z Downloaded tower-http v0.6.6
7372026-02-23T15:38:09.658Z Downloaded time v0.3.43
7382026-02-23T15:38:09.681Z Downloaded sqlparser v0.45.0
7392026-02-23T15:38:09.681Z Downloaded libgit2-sys v0.18.2+1.9.1
7402026-02-23T15:38:09.732Z Downloaded samael v0.0.19
7412026-02-23T15:38:09.756Z Downloaded rustls-pki-types v1.10.0
7422026-02-23T15:38:09.756Z Downloaded test-strategy v0.4.3
7432026-02-23T15:38:09.756Z Downloaded snafu v0.8.5
7442026-02-23T15:38:09.756Z Downloaded serde_with v3.16.1
7452026-02-23T15:38:09.779Z Downloaded rsa v0.9.8
7462026-02-23T15:38:09.779Z Downloaded radix_trie v0.2.1
7472026-02-23T15:38:09.779Z Downloaded polar-core v0.27.3
7482026-02-23T15:38:09.803Z Downloaded libxml v0.3.3
7492026-02-23T15:38:09.804Z Downloaded zip v0.6.6
7502026-02-23T15:38:09.804Z Downloaded xz2 v0.1.7
7512026-02-23T15:38:09.804Z Downloaded xshell v0.2.7
7522026-02-23T15:38:09.804Z Downloaded wyz v0.5.1
7532026-02-23T15:38:09.804Z Downloaded unicode-properties v0.1.3
7542026-02-23T15:38:09.804Z Downloaded typed-path v0.9.3
7552026-02-23T15:38:09.828Z Downloaded tower v0.5.2
7562026-02-23T15:38:09.828Z Downloaded subprocess v0.2.9
7572026-02-23T15:38:09.828Z Downloaded nix v0.29.0
7582026-02-23T15:38:09.852Z Downloaded hkdf v0.12.4
7592026-02-23T15:38:09.852Z Downloaded socket2 v0.6.1
7602026-02-23T15:38:09.852Z Downloaded qorb v0.4.1
7612026-02-23T15:38:09.852Z Downloaded iri-string v0.7.8
7622026-02-23T15:38:09.876Z Downloaded zone v0.3.1
7632026-02-23T15:38:09.876Z Downloaded xshell-macros v0.2.7
7642026-02-23T15:38:09.876Z Downloaded term v1.1.0
7652026-02-23T15:38:09.876Z Downloaded term v0.7.0
7662026-02-23T15:38:09.876Z Downloaded rayon-core v1.12.1
7672026-02-23T15:38:09.876Z Downloaded uuid v1.19.0
7682026-02-23T15:38:09.876Z Downloaded unsafe-libyaml v0.2.11
7692026-02-23T15:38:09.876Z Downloaded signal-hook v0.3.18
7702026-02-23T15:38:09.901Z Downloaded nix v0.27.1
7712026-02-23T15:38:09.901Z Downloaded toml_edit v0.19.15
7722026-02-23T15:38:09.925Z Downloaded quinn-proto v0.11.8
7732026-02-23T15:38:09.925Z Downloaded zeroize v1.8.1
7742026-02-23T15:38:09.925Z Downloaded tokio-native-tls v0.3.1
7752026-02-23T15:38:09.925Z Downloaded stringprep v0.1.5
7762026-02-23T15:38:09.925Z Downloaded ssh-key v0.6.6
7772026-02-23T15:38:09.949Z Downloaded h2 v0.4.6
7782026-02-23T15:38:09.949Z Downloaded tungstenite v0.23.0
7792026-02-23T15:38:09.949Z Downloaded rcgen v0.12.1
7802026-02-23T15:38:09.949Z Downloaded quinn v0.11.5
7812026-02-23T15:38:09.973Z Downloaded petname v2.0.2
7822026-02-23T15:38:09.973Z Downloaded zeroize_derive v1.4.2
7832026-02-23T15:38:09.973Z Downloaded whoami v1.5.2
7842026-02-23T15:38:09.973Z Downloaded walkdir v2.5.0
7852026-02-23T15:38:09.973Z Downloaded value-bag v1.12.0
7862026-02-23T15:38:09.973Z Downloaded unicode-bidi v0.3.17
7872026-02-23T15:38:09.973Z Downloaded tungstenite v0.21.0
7882026-02-23T15:38:09.997Z Downloaded toml v0.7.8
7892026-02-23T15:38:09.997Z Downloaded thread-id v5.0.0
7902026-02-23T15:38:09.997Z Downloaded thiserror-no-std v2.0.2
7912026-02-23T15:38:09.997Z Downloaded termios v0.3.3
7922026-02-23T15:38:09.997Z Downloaded ron v0.8.1
7932026-02-23T15:38:09.997Z Downloaded toml v0.9.11+spec-1.1.0
7942026-02-23T15:38:10.021Z Downloaded support-bundle-viewer v0.1.2
7952026-02-23T15:38:10.021Z Downloaded vte_generate_state_changes v0.1.2
7962026-02-23T15:38:10.021Z Downloaded vergen-gitcl v1.0.8
7972026-02-23T15:38:10.021Z Downloaded usdt-impl v0.6.0
7982026-02-23T15:38:10.021Z Downloaded trait-variant v0.1.2
7992026-02-23T15:38:10.022Z Downloaded strum_macros v0.27.2
8002026-02-23T15:38:10.022Z Downloaded prettyplease v0.2.36
8012026-02-23T15:38:10.022Z Downloaded pretty_assertions v1.4.1
8022026-02-23T15:38:10.022Z Downloaded vergen-git2 v1.0.7
8032026-02-23T15:38:10.022Z Downloaded uzers v0.12.1
8042026-02-23T15:38:10.022Z Downloaded portable-atomic v1.11.0
8052026-02-23T15:38:10.046Z Downloaded universal-hash v0.5.1
8062026-02-23T15:38:10.046Z Downloaded unicase v2.8.1
8072026-02-23T15:38:10.046Z Downloaded typify v0.2.0
8082026-02-23T15:38:10.046Z Downloaded tui-tree-widget v0.23.1
8092026-02-23T15:38:10.046Z Downloaded toml_parser v1.0.6+spec-1.1.0
8102026-02-23T15:38:10.046Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8112026-02-23T15:38:10.046Z Downloaded tokio-rustls v0.26.0
8122026-02-23T15:38:10.070Z Downloaded tinyvec v1.8.0
8132026-02-23T15:38:10.070Z Downloaded string_cache v0.8.9
8142026-02-23T15:38:10.070Z Downloaded static_assertions v1.1.0
8152026-02-23T15:38:10.070Z Downloaded snafu-derive v0.8.5
8162026-02-23T15:38:10.070Z Downloaded ryu v1.0.18
8172026-02-23T15:38:10.070Z Downloaded itertools v0.10.5
8182026-02-23T15:38:10.070Z Downloaded thiserror-impl-no-std v2.0.2
8192026-02-23T15:38:10.070Z Downloaded termtree v0.5.1
8202026-02-23T15:38:10.070Z Downloaded reqwest v0.12.24
8212026-02-23T15:38:10.094Z Downloaded utf-8 v0.7.6
8222026-02-23T15:38:10.094Z Downloaded usdt-macro v0.6.0
8232026-02-23T15:38:10.094Z Downloaded usdt v0.6.0
8242026-02-23T15:38:10.094Z Downloaded untrusted v0.7.1
8252026-02-23T15:38:10.094Z Downloaded testing_table v0.3.0
8262026-02-23T15:38:10.094Z Downloaded smf v0.2.3
8272026-02-23T15:38:10.094Z Downloaded moka v0.12.10
8282026-02-23T15:38:10.094Z Downloaded untrusted v0.9.0
8292026-02-23T15:38:10.118Z Downloaded typify-macro v0.4.3
8302026-02-23T15:38:10.119Z Downloaded typify-macro v0.2.0
8312026-02-23T15:38:10.119Z Downloaded russh-keys v0.45.0
8322026-02-23T15:38:10.119Z Downloaded toml_writer v1.0.6+spec-1.1.0
8332026-02-23T15:38:10.119Z Downloaded tokio-tungstenite v0.23.1
8342026-02-23T15:38:10.119Z Downloaded tokio-rustls v0.25.0
8352026-02-23T15:38:10.119Z Downloaded slog v2.8.2
8362026-02-23T15:38:10.119Z Downloaded shlex v1.3.0
8372026-02-23T15:38:10.119Z Downloaded shell-words v1.1.0
8382026-02-23T15:38:10.119Z Downloaded regex v1.11.3
8392026-02-23T15:38:10.143Z Downloaded p384 v0.13.1
8402026-02-23T15:38:10.143Z Downloaded openssl-sys v0.9.109
8412026-02-23T15:38:10.143Z Downloaded minimal-lexical v0.2.1
8422026-02-23T15:38:10.143Z Downloaded tower-service v0.3.3
8432026-02-23T15:38:10.143Z Downloaded tower-layer v0.3.3
8442026-02-23T15:38:10.143Z Downloaded topological-sort v0.2.2
8452026-02-23T15:38:10.143Z Downloaded tokio-tungstenite v0.21.0
8462026-02-23T15:38:10.168Z Downloaded tokio-macros v2.6.0
8472026-02-23T15:38:10.168Z Downloaded sync_wrapper v1.0.1
8482026-02-23T15:38:10.168Z Downloaded sync-ptr v0.1.4
8492026-02-23T15:38:10.168Z Downloaded supports-color v3.0.2
8502026-02-23T15:38:10.168Z Downloaded subtle v2.6.1
8512026-02-23T15:38:10.168Z Downloaded signal-hook-mio v0.2.4
8522026-02-23T15:38:10.168Z Downloaded prefix-trie v0.7.0
8532026-02-23T15:38:10.168Z Downloaded hyper-util v0.1.19
8542026-02-23T15:38:10.168Z Downloaded diesel v2.2.12
8552026-02-23T15:38:10.192Z Downloaded chrono v0.4.43
8562026-02-23T15:38:10.192Z Downloaded schemars v1.0.4
8572026-02-23T15:38:10.215Z Downloaded schemars v0.9.0
8582026-02-23T15:38:10.239Z Downloaded rustversion v1.0.22
8592026-02-23T15:38:10.239Z Downloaded tls_codec_derive v0.4.1
8602026-02-23T15:38:10.239Z Downloaded tls_codec v0.4.1
8612026-02-23T15:38:10.239Z Downloaded tinyvec_macros v0.1.1
8622026-02-23T15:38:10.239Z Downloaded tiny-keccak v2.0.2
8632026-02-23T15:38:10.239Z Downloaded time-macros v0.2.24
8642026-02-23T15:38:10.239Z Downloaded thread_local v1.1.8
8652026-02-23T15:38:10.239Z Downloaded similar v2.7.0
8662026-02-23T15:38:10.263Z Downloaded serde_yaml v0.9.34+deprecated
8672026-02-23T15:38:10.263Z Downloaded rusty-fork v0.3.0
8682026-02-23T15:38:10.263Z Downloaded rustls-pemfile v2.2.0
8692026-02-23T15:38:10.263Z Downloaded spin v0.9.8
8702026-02-23T15:38:10.263Z Downloaded slog-json v2.6.1
8712026-02-23T15:38:10.263Z Downloaded rustc-demangle v0.1.24
8722026-02-23T15:38:10.263Z Downloaded dropshot v0.16.7
8732026-02-23T15:38:10.287Z Downloaded aws-lc-rs v1.12.4
8742026-02-23T15:38:10.311Z Downloaded tagptr v0.2.0
8752026-02-23T15:38:10.311Z Downloaded tabwriter v1.4.0
8762026-02-23T15:38:10.311Z Downloaded strum_macros v0.26.4
8772026-02-23T15:38:10.311Z Downloaded strum_macros v0.24.3
8782026-02-23T15:38:10.311Z Downloaded sqlformat v0.3.5
8792026-02-23T15:38:10.311Z Downloaded spki v0.7.3
8802026-02-23T15:38:10.311Z Downloaded smallvec v0.6.14
8812026-02-23T15:38:10.311Z Downloaded slog-dtrace v0.3.0
8822026-02-23T15:38:10.311Z Downloaded sha1 v0.10.6
8832026-02-23T15:38:10.311Z Downloaded sec1 v0.7.3
8842026-02-23T15:38:10.311Z Downloaded schemars v0.8.22
8852026-02-23T15:38:10.335Z Downloaded rtoolbox v0.0.2
8862026-02-23T15:38:10.335Z Downloaded rand v0.9.2
8872026-02-23T15:38:10.335Z Downloaded ppv-lite86 v0.2.20
8882026-02-23T15:38:10.335Z Downloaded oso v0.27.3
8892026-02-23T15:38:10.335Z Downloaded crossterm v0.29.0
8902026-02-23T15:38:10.359Z Downloaded tabled_derive v0.11.0
8912026-02-23T15:38:10.359Z Downloaded tabled_derive v0.10.0
8922026-02-23T15:38:10.359Z Downloaded strum v0.27.2
8932026-02-23T15:38:10.359Z Downloaded strum v0.26.3
8942026-02-23T15:38:10.359Z Downloaded structmeta v0.3.0
8952026-02-23T15:38:10.359Z Downloaded sqlparser_derive v0.2.2
8962026-02-23T15:38:10.359Z Downloaded slog-term v2.9.2
8972026-02-23T15:38:10.359Z Downloaded slog-stdlog v4.1.1
8982026-02-23T15:38:10.360Z Downloaded slog-scope v4.4.0
8992026-02-23T15:38:10.360Z Downloaded slog-async v2.8.0
9002026-02-23T15:38:10.360Z Downloaded slab v0.4.9
9012026-02-23T15:38:10.383Z Downloaded sigpipe v0.1.3
9022026-02-23T15:38:10.383Z Downloaded serde_with_macros v3.16.1
9032026-02-23T15:38:10.383Z Downloaded serde_cbor v0.11.2
9042026-02-23T15:38:10.383Z Downloaded sapling-renderdag v0.1.0
9052026-02-23T15:38:10.384Z Downloaded same-file v1.0.6
9062026-02-23T15:38:10.384Z Downloaded salsa20 v0.10.2
9072026-02-23T15:38:10.384Z Downloaded p521 v0.13.3
9082026-02-23T15:38:10.384Z Downloaded hashbrown v0.15.4
9092026-02-23T15:38:10.384Z Downloaded ssh-encoding v0.2.0
9102026-02-23T15:38:10.407Z Downloaded slog-envlogger v2.2.0
9112026-02-23T15:38:10.408Z Downloaded slog-bunyan v2.5.0
9122026-02-23T15:38:10.408Z Downloaded signal-hook-registry v1.4.2
9132026-02-23T15:38:10.408Z Downloaded serde_plain v1.0.2
9142026-02-23T15:38:10.408Z Downloaded siphasher v1.0.1
9152026-02-23T15:38:10.408Z Downloaded siphasher v0.3.11
9162026-02-23T15:38:10.408Z Downloaded simd-adler32 v0.3.7
9172026-02-23T15:38:10.408Z Downloaded signature v2.2.0
9182026-02-23T15:38:10.408Z Downloaded signal-hook-tokio v0.3.1
9192026-02-23T15:38:10.408Z Downloaded serde_path_to_error v0.1.20
9202026-02-23T15:38:10.408Z Downloaded serde_derive_internals v0.29.1
9212026-02-23T15:38:10.408Z Downloaded serde-hex v0.1.0
9222026-02-23T15:38:10.408Z Downloaded sct v0.7.1
9232026-02-23T15:38:10.432Z Downloaded scroll v0.13.0
9242026-02-23T15:38:10.432Z Downloaded rand v0.8.5
9252026-02-23T15:38:10.432Z Downloaded omicron-zone-package v0.12.2
9262026-02-23T15:38:10.432Z Downloaded num-integer v0.1.46
9272026-02-23T15:38:10.432Z Downloaded hickory-server v0.25.2
9282026-02-23T15:38:10.432Z Downloaded serde_spanned v1.0.4
9292026-02-23T15:38:10.432Z Downloaded serde_repr v0.1.19
9302026-02-23T15:38:10.432Z Downloaded serde_bytes v0.11.19
9312026-02-23T15:38:10.432Z Downloaded serde-big-array v0.5.1
9322026-02-23T15:38:10.432Z Downloaded seq-macro v0.3.6
9332026-02-23T15:38:10.456Z Downloaded semver v0.1.20
9342026-02-23T15:38:10.456Z Downloaded secrecy v0.10.3
9352026-02-23T15:38:10.456Z Downloaded secrecy v0.8.0
9362026-02-23T15:38:10.456Z Downloaded scrypt v0.11.0
9372026-02-23T15:38:10.456Z Downloaded scroll_derive v0.13.1
9382026-02-23T15:38:10.456Z Downloaded schemars_derive v0.8.22
9392026-02-23T15:38:10.456Z Downloaded rustc-hash v1.1.0
9402026-02-23T15:38:10.456Z Downloaded russh-cryptovec v0.7.3
9412026-02-23T15:38:10.456Z Downloaded quick-error v1.2.3
9422026-02-23T15:38:10.456Z Downloaded progenitor-macro v0.10.0
9432026-02-23T15:38:10.456Z Downloaded proc-macro-error2 v2.0.1
9442026-02-23T15:38:10.456Z Downloaded primeorder v0.13.6
9452026-02-23T15:38:10.493Z Downloaded predicates v3.1.3
9462026-02-23T15:38:10.493Z Downloaded memmap2 v0.9.8
9472026-02-23T15:38:10.494Z Downloaded indexmap v1.9.3
9482026-02-23T15:38:10.494Z Downloaded hashbrown v0.12.3
9492026-02-23T15:38:10.494Z Downloaded scheduled-thread-pool v0.2.7
9502026-02-23T15:38:10.494Z Downloaded rustls-pemfile v1.0.4
9512026-02-23T15:38:10.494Z Downloaded rustls-native-certs v0.8.1
9522026-02-23T15:38:10.494Z Downloaded ron v0.7.1
9532026-02-23T15:38:10.518Z Downloaded psl-types v2.0.11
9542026-02-23T15:38:10.518Z Downloaded progenitor-macro v0.11.2
9552026-02-23T15:38:10.518Z Downloaded num_enum v0.5.11
9562026-02-23T15:38:10.518Z Downloaded num-rational v0.4.2
9572026-02-23T15:38:10.518Z Downloaded num-derive v0.3.3
9582026-02-23T15:38:10.518Z Downloaded num-bigint-dig v0.8.6
9592026-02-23T15:38:10.518Z Downloaded litrs v0.4.1
9602026-02-23T15:38:10.518Z Downloaded lalrpop v0.19.12
9612026-02-23T15:38:10.518Z Downloaded indicatif v0.18.0
9622026-02-23T15:38:10.518Z Downloaded indicatif v0.17.11
9632026-02-23T15:38:10.543Z Downloaded progenitor-impl v0.11.2
9642026-02-23T15:38:10.543Z Downloaded progenitor-impl v0.10.0
9652026-02-23T15:38:10.543Z Downloaded progenitor v0.8.0
9662026-02-23T15:38:10.543Z Downloaded pretty-hex v0.2.1
9672026-02-23T15:38:10.543Z Downloaded predicates-tree v1.0.12
9682026-02-23T15:38:10.543Z Downloaded precomputed-hash v0.1.1
9692026-02-23T15:38:10.543Z Downloaded pkcs5 v0.7.1
9702026-02-23T15:38:10.543Z Downloaded num-bigint v0.4.6
9712026-02-23T15:38:10.543Z Downloaded nom v7.1.3
9722026-02-23T15:38:10.567Z Downloaded http v1.4.0
9732026-02-23T15:38:10.567Z Downloaded rustc_version v0.1.7
9742026-02-23T15:38:10.567Z Downloaded rustc-hash v2.1.1
9752026-02-23T15:38:10.567Z Downloaded resolv-conf v0.7.0
9762026-02-23T15:38:10.567Z Downloaded progenitor-impl v0.8.0
9772026-02-23T15:38:10.567Z Downloaded proc-macro-error-attr2 v2.0.0
9782026-02-23T15:38:10.567Z Downloaded proc-macro-crate v1.3.1
9792026-02-23T15:38:10.567Z Downloaded predicates-core v1.0.8
9802026-02-23T15:38:10.567Z Downloaded powerfmt v0.2.0
9812026-02-23T15:38:10.567Z Downloaded postcard v1.0.10
9822026-02-23T15:38:10.567Z Downloaded pin-project v1.1.6
9832026-02-23T15:38:10.592Z Downloaded p256 v0.13.2
9842026-02-23T15:38:10.593Z Downloaded mime_guess v2.0.5
9852026-02-23T15:38:10.593Z Downloaded hickory-resolver v0.24.4
9862026-02-23T15:38:10.593Z Downloaded hashbrown v0.13.2
9872026-02-23T15:38:10.617Z Downloaded ref-cast-impl v1.0.25
9882026-02-23T15:38:10.617Z Downloaded ref-cast v1.0.25
9892026-02-23T15:38:10.617Z Downloaded rand_seeder v0.4.0
9902026-02-23T15:38:10.617Z Downloaded rand_core v0.9.3
9912026-02-23T15:38:10.617Z Downloaded rand_core v0.6.4
9922026-02-23T15:38:10.617Z Downloaded rand_chacha v0.9.0
9932026-02-23T15:38:10.617Z Downloaded r2d2 v0.8.10
9942026-02-23T15:38:10.617Z Downloaded progenitor v0.11.2
9952026-02-23T15:38:10.617Z Downloaded progenitor v0.10.0
9962026-02-23T15:38:10.617Z Downloaded postgres-types v0.2.9
9972026-02-23T15:38:10.617Z Downloaded pkcs8 v0.10.2
9982026-02-23T15:38:10.617Z Downloaded pkcs1 v0.7.5
9992026-02-23T15:38:10.642Z Downloaded pin-project-lite v0.2.14
10002026-02-23T15:38:10.642Z Downloaded parking_lot_core v0.8.6
10012026-02-23T15:38:10.642Z Downloaded parking_lot v0.12.3
10022026-02-23T15:38:10.642Z Downloaded parking_lot v0.11.2
10032026-02-23T15:38:10.642Z Downloaded papergrid v0.17.0
10042026-02-23T15:38:10.642Z Downloaded papergrid v0.14.0
10052026-02-23T15:38:10.666Z Downloaded openssl-probe v0.1.5
10062026-02-23T15:38:10.666Z Downloaded olpc-cjson v0.1.4
10072026-02-23T15:38:10.666Z Downloaded num_enum_derive v0.5.11
10082026-02-23T15:38:10.666Z Downloaded mio v1.0.2
10092026-02-23T15:38:10.666Z Downloaded md-5 v0.10.6
10102026-02-23T15:38:10.666Z Downloaded lock_api v0.4.12
10112026-02-23T15:38:10.666Z Downloaded ignore v0.4.23
10122026-02-23T15:38:10.666Z Downloaded rand_chacha v0.3.1
10132026-02-23T15:38:10.666Z Downloaded radium v0.7.0
10142026-02-23T15:38:10.666Z Downloaded progenitor-macro v0.8.0
10152026-02-23T15:38:10.666Z Downloaded progenitor-client v0.11.2
10162026-02-23T15:38:10.667Z Downloaded progenitor-client v0.10.0
10172026-02-23T15:38:10.667Z Downloaded progenitor-client v0.8.0
10182026-02-23T15:38:10.691Z Downloaded postgres-protocol v0.6.8
10192026-02-23T15:38:10.691Z Downloaded polyval v0.6.2
10202026-02-23T15:38:10.691Z Downloaded poly1305 v0.8.0
10212026-02-23T15:38:10.691Z Downloaded pkg-config v0.3.31
10222026-02-23T15:38:10.691Z Downloaded pin-project-internal v1.1.6
10232026-02-23T15:38:10.691Z Downloaded phf v0.12.1
10242026-02-23T15:38:10.691Z Downloaded phf v0.11.2
10252026-02-23T15:38:10.691Z Downloaded pem-rfc7468 v0.7.0
10262026-02-23T15:38:10.691Z Downloaded pem v3.0.5
10272026-02-23T15:38:10.691Z Downloaded peg-macros v0.8.5
10282026-02-23T15:38:10.716Z Downloaded peg v0.8.5
10292026-02-23T15:38:10.716Z Downloaded pbkdf2 v0.12.2
10302026-02-23T15:38:10.716Z Downloaded paste v1.0.15
10312026-02-23T15:38:10.716Z Downloaded password-hash v0.5.0
10322026-02-23T15:38:10.716Z Downloaded password-hash v0.4.2
10332026-02-23T15:38:10.716Z Downloaded parse-display-derive v0.10.0
10342026-02-23T15:38:10.716Z Downloaded parking_lot_core v0.9.10
10352026-02-23T15:38:10.716Z Downloaded packed_struct v0.10.1
10362026-02-23T15:38:10.716Z Downloaded oxnet v0.1.4
10372026-02-23T15:38:10.716Z Downloaded oxide-tokio-rt v0.1.2
10382026-02-23T15:38:10.716Z Downloaded owo-colors v4.2.3
10392026-02-23T15:38:10.740Z Downloaded openssl-macros v0.1.1
10402026-02-23T15:38:10.740Z Downloaded opaque-debug v0.3.1
10412026-02-23T15:38:10.740Z Downloaded number_prefix v0.4.0
10422026-02-23T15:38:10.740Z Downloaded num_threads v0.1.7
10432026-02-23T15:38:10.740Z Downloaded num-iter v0.1.45
10442026-02-23T15:38:10.740Z Downloaded num-derive v0.4.2
10452026-02-23T15:38:10.740Z Downloaded maybe-uninit v2.0.0
10462026-02-23T15:38:10.740Z Downloaded managed v0.8.0
10472026-02-23T15:38:10.740Z Downloaded linear-map v1.2.0
10482026-02-23T15:38:10.740Z Downloaded libz-rs-sys v0.5.1
10492026-02-23T15:38:10.740Z Downloaded libsw v3.5.0
10502026-02-23T15:38:10.740Z Downloaded ingot-macros v0.1.1
10512026-02-23T15:38:10.740Z Downloaded ingot v0.1.1
10522026-02-23T15:38:10.740Z Downloaded phf_shared v0.12.1
10532026-02-23T15:38:10.741Z Downloaded phf_shared v0.11.2
10542026-02-23T15:38:10.741Z Downloaded peg-runtime v0.8.5
10552026-02-23T15:38:10.741Z Downloaded pbkdf2 v0.11.0
10562026-02-23T15:38:10.766Z Downloaded path-slash v0.1.5
10572026-02-23T15:38:10.766Z Downloaded parse-size v1.1.0
10582026-02-23T15:38:10.766Z Downloaded parse-display v0.10.0
10592026-02-23T15:38:10.766Z Downloaded mime v0.3.17
10602026-02-23T15:38:10.766Z Downloaded memoffset v0.9.1
10612026-02-23T15:38:10.767Z Downloaded md5 v0.7.0
10622026-02-23T15:38:10.767Z Downloaded match_cfg v0.1.0
10632026-02-23T15:38:10.767Z Downloaded maplit v1.0.2
10642026-02-23T15:38:10.767Z Downloaded lzss v0.8.2
10652026-02-23T15:38:10.767Z Downloaded lru-cache v0.1.2
10662026-02-23T15:38:10.767Z Downloaded lru v0.12.5
10672026-02-23T15:38:10.767Z Downloaded lockfree-object-pool v0.1.6
10682026-02-23T15:38:10.767Z Downloaded oso-derive v0.27.3
10692026-02-23T15:38:10.767Z Downloaded num-complex v0.4.6
10702026-02-23T15:38:10.767Z Downloaded nu-ansi-term v0.50.1
10712026-02-23T15:38:10.767Z Downloaded newtype-uuid v1.3.2
10722026-02-23T15:38:10.791Z Downloaded native-tls v0.2.12
10732026-02-23T15:38:10.791Z Downloaded miniz_oxide v0.8.5
10742026-02-23T15:38:10.791Z Downloaded linked-hash-map v0.5.6
10752026-02-23T15:38:10.791Z Downloaded libsw-core v0.3.1
10762026-02-23T15:38:10.791Z Downloaded libscf-sys v1.1.0
10772026-02-23T15:38:10.791Z Downloaded itertools v0.14.0
10782026-02-23T15:38:10.791Z Downloaded itertools v0.13.0
10792026-02-23T15:38:10.815Z Downloaded itertools v0.12.1
10802026-02-23T15:38:10.815Z Downloaded hyper v1.8.1
10812026-02-23T15:38:10.815Z Downloaded hickory-resolver v0.25.2
10822026-02-23T15:38:10.815Z Downloaded futures-util v0.3.31
10832026-02-23T15:38:10.839Z Downloaded num v0.4.3
10842026-02-23T15:38:10.839Z Downloaded normalize-line-endings v0.3.0
10852026-02-23T15:38:10.839Z Downloaded nonempty v0.12.0
10862026-02-23T15:38:10.839Z Downloaded nodrop v0.1.14
10872026-02-23T15:38:10.839Z Downloaded nibble_vec v0.1.0
10882026-02-23T15:38:10.840Z Downloaded newtype_derive v0.1.6
10892026-02-23T15:38:10.840Z Downloaded newtype-uuid-macros v0.1.0
10902026-02-23T15:38:10.840Z Downloaded newline-converter v0.3.0
10912026-02-23T15:38:10.840Z Downloaded new_debug_unreachable v1.0.6
10922026-02-23T15:38:10.840Z Downloaded nanorand v0.7.0
10932026-02-23T15:38:10.864Z Downloaded multimap v0.10.1
10942026-02-23T15:38:10.864Z Downloaded multer v3.1.0
10952026-02-23T15:38:10.864Z Downloaded libm v0.2.8
10962026-02-23T15:38:10.864Z Downloaded ipnetwork v0.21.1
10972026-02-23T15:38:10.864Z Downloaded ipnet v2.11.0
10982026-02-23T15:38:10.864Z Downloaded ingot-types v0.1.2
10992026-02-23T15:38:10.864Z Downloaded indoc v2.0.6
11002026-02-23T15:38:10.864Z Downloaded iana-time-zone v0.1.63
11012026-02-23T15:38:10.888Z Downloaded httparse v1.9.5
11022026-02-23T15:38:10.888Z Downloaded heapless v0.7.17
11032026-02-23T15:38:10.888Z Downloaded headers v0.4.1
11042026-02-23T15:38:10.888Z Downloaded crossterm v0.28.1
11052026-02-23T15:38:10.888Z Downloaded jiff-static v0.2.15
11062026-02-23T15:38:10.912Z Downloaded is_ci v1.2.0
11072026-02-23T15:38:10.912Z Downloaded is-terminal v0.4.13
11082026-02-23T15:38:10.912Z Downloaded internet-checksum v0.2.1
11092026-02-23T15:38:10.912Z Downloaded instant v0.1.13
11102026-02-23T15:38:10.912Z Downloaded instability v0.3.2
11112026-02-23T15:38:10.912Z Downloaded inout v0.1.3
11122026-02-23T15:38:10.912Z Downloaded indoc v1.0.9
11132026-02-23T15:38:10.912Z Downloaded indent_write v2.2.0
11142026-02-23T15:38:10.912Z Downloaded impl-trait-for-tuples v0.2.2
11152026-02-23T15:38:10.912Z Downloaded ident_case v1.0.1
11162026-02-23T15:38:10.913Z Downloaded humantime v2.2.0
11172026-02-23T15:38:10.913Z Downloaded hmac v0.12.1
11182026-02-23T15:38:10.913Z Downloaded heapless v0.8.0
11192026-02-23T15:38:10.937Z Downloaded half v2.4.1
11202026-02-23T15:38:10.937Z Downloaded flume v0.11.1
11212026-02-23T15:38:10.937Z Downloaded flate2 v1.1.2
11222026-02-23T15:38:10.937Z Downloaded fatfs v0.3.6
11232026-02-23T15:38:10.937Z Downloaded expectorate v1.2.0
11242026-02-23T15:38:10.937Z Downloaded ed25519-dalek v2.1.1
11252026-02-23T15:38:10.961Z Downloaded diesel_derives v2.2.3
11262026-02-23T15:38:10.962Z Downloaded der v0.7.10
11272026-02-23T15:38:10.962Z Downloaded cc v1.2.30
11282026-02-23T15:38:10.962Z Downloaded lazycell v1.3.0
11292026-02-23T15:38:10.962Z Downloaded lazy_static v1.5.0
11302026-02-23T15:38:10.962Z Downloaded aws-lc-sys v0.26.0
11312026-02-23T15:38:11.187Z Downloaded lalrpop-util v0.19.12
11322026-02-23T15:38:11.212Z Downloaded kstat-rs v0.2.4
11332026-02-23T15:38:11.212Z Downloaded keccak v0.1.5
11342026-02-23T15:38:11.212Z Downloaded jobserver v0.1.32
11352026-02-23T15:38:11.212Z Downloaded hyper-tls v0.6.0
11362026-02-23T15:38:11.212Z Downloaded hyper-staticfile v0.10.1
11372026-02-23T15:38:11.212Z Downloaded hyper-rustls v0.27.7
11382026-02-23T15:38:11.212Z Downloaded hubpack_derive v0.1.1
11392026-02-23T15:38:11.212Z Downloaded hubpack v0.1.2
11402026-02-23T15:38:11.212Z Downloaded httpdate v1.0.3
11412026-02-23T15:38:11.212Z Downloaded http-range v0.1.5
11422026-02-23T15:38:11.212Z Downloaded http-body-util v0.1.3
11432026-02-23T15:38:11.212Z Downloaded http-body v1.0.1
11442026-02-23T15:38:11.212Z Downloaded highway v1.3.0
11452026-02-23T15:38:11.212Z Downloaded hickory-client v0.25.2
11462026-02-23T15:38:11.212Z Downloaded hash32 v0.2.1
11472026-02-23T15:38:11.212Z Downloaded half v1.8.3
11482026-02-23T15:38:11.236Z Downloaded group v0.13.0
11492026-02-23T15:38:11.237Z Downloaded globset v0.4.15
11502026-02-23T15:38:11.237Z Downloaded glob v0.3.2
11512026-02-23T15:38:11.237Z Downloaded ghash v0.5.1
11522026-02-23T15:38:11.237Z Downloaded getrandom v0.2.15
11532026-02-23T15:38:11.237Z Downloaded fxhash v0.2.1
11542026-02-23T15:38:11.237Z Downloaded futures-task v0.3.31
11552026-02-23T15:38:11.237Z Downloaded futures-sink v0.3.31
11562026-02-23T15:38:11.237Z Downloaded futures-macro v0.3.31
11572026-02-23T15:38:11.237Z Downloaded futures-io v0.3.31
11582026-02-23T15:38:11.237Z Downloaded futures-executor v0.3.31
11592026-02-23T15:38:11.237Z Downloaded futures v0.3.31
11602026-02-23T15:38:11.237Z Downloaded funty v2.0.0
11612026-02-23T15:38:11.237Z Downloaded fs_extra v1.3.0
11622026-02-23T15:38:11.237Z Downloaded foreign-types-shared v0.1.1
11632026-02-23T15:38:11.237Z Downloaded foreign-types-macros v0.2.3
11642026-02-23T15:38:11.262Z Downloaded foldhash v0.2.0
11652026-02-23T15:38:11.262Z Downloaded foldhash v0.1.5
11662026-02-23T15:38:11.262Z Downloaded float-ord v0.3.2
11672026-02-23T15:38:11.262Z Downloaded flagset v0.4.6
11682026-02-23T15:38:11.262Z Downloaded fixedbitset v0.5.7
11692026-02-23T15:38:11.262Z Downloaded fixedbitset v0.4.2
11702026-02-23T15:38:11.263Z Downloaded ff v0.13.0
11712026-02-23T15:38:11.263Z Downloaded fd-lock v4.0.2
11722026-02-23T15:38:11.263Z Downloaded erased-serde v0.3.31
11732026-02-23T15:38:11.263Z Downloaded env_logger v0.11.8
11742026-02-23T15:38:11.263Z Downloaded env_filter v0.1.2
11752026-02-23T15:38:11.263Z Downloaded ena v0.14.3
11762026-02-23T15:38:11.263Z Downloaded elliptic-curve v0.13.8
11772026-02-23T15:38:11.263Z Downloaded either v1.15.0
11782026-02-23T15:38:11.287Z Downloaded ed25519 v2.2.3
11792026-02-23T15:38:11.287Z Downloaded ecdsa v0.16.9
11802026-02-23T15:38:11.287Z Downloaded dsl_auto_type v0.1.2
11812026-02-23T15:38:11.287Z Downloaded dropshot_endpoint v0.16.7
11822026-02-23T15:38:11.287Z Downloaded dropshot-api-manager v0.3.0
11832026-02-23T15:38:11.287Z Downloaded diff v0.1.13
11842026-02-23T15:38:11.287Z Downloaded diesel-dtrace v0.4.2
11852026-02-23T15:38:11.287Z Downloaded derive_more-impl v2.0.1
11862026-02-23T15:38:11.287Z Downloaded derive_more v2.0.1
11872026-02-23T15:38:11.311Z Downloaded derive_more v0.99.20
11882026-02-23T15:38:11.311Z Downloaded derive_builder_macro v0.20.2
11892026-02-23T15:38:11.311Z Downloaded derive_builder_core v0.20.2
11902026-02-23T15:38:11.311Z Downloaded derive_builder v0.20.2
11912026-02-23T15:38:11.311Z Downloaded der_derive v0.7.3
11922026-02-23T15:38:11.312Z Downloaded daft v0.1.4
11932026-02-23T15:38:11.312Z Downloaded curve25519-dalek v4.1.3
11942026-02-23T15:38:11.337Z Downloaded cstr-argument v0.1.2
11952026-02-23T15:38:11.337Z Downloaded crypto-bigint v0.5.5
11962026-02-23T15:38:11.337Z Downloaded const_format v0.2.34
11972026-02-23T15:38:11.337Z Downloaded chacha20poly1305 v0.10.1
11982026-02-23T15:38:11.337Z Downloaded bumpalo v3.16.0
11992026-02-23T15:38:11.337Z Downloaded hostname v0.3.1
12002026-02-23T15:38:11.337Z Downloaded home v0.5.9
12012026-02-23T15:38:11.337Z Downloaded hex-literal v0.4.1
12022026-02-23T15:38:11.337Z Downloaded hex v0.4.3
12032026-02-23T15:38:11.361Z Downloaded heck v0.3.3
12042026-02-23T15:38:11.361Z Downloaded headers-core v0.3.0
12052026-02-23T15:38:11.361Z Downloaded hash32 v0.3.1
12062026-02-23T15:38:11.361Z Downloaded globwalk v0.9.1
12072026-02-23T15:38:11.361Z Downloaded gethostname v0.5.0
12082026-02-23T15:38:11.361Z Downloaded futures-core v0.3.31
12092026-02-23T15:38:11.361Z Downloaded futures-channel v0.3.31
12102026-02-23T15:38:11.361Z Downloaded fs-err v2.11.0
12112026-02-23T15:38:11.361Z Downloaded foreign-types-shared v0.3.1
12122026-02-23T15:38:11.362Z Downloaded foreign-types v0.5.0
12132026-02-23T15:38:11.362Z Downloaded foreign-types v0.3.2
12142026-02-23T15:38:11.362Z Downloaded float-cmp v0.10.0
12152026-02-23T15:38:11.362Z Downloaded filetime v0.2.26
12162026-02-23T15:38:11.362Z Downloaded fallible-iterator v0.2.0
12172026-02-23T15:38:11.362Z Downloaded enum-as-inner v0.6.1
12182026-02-23T15:38:11.362Z Downloaded endian-type v0.1.2
12192026-02-23T15:38:11.362Z Downloaded embedded-io v0.6.1
12202026-02-23T15:38:11.362Z Downloaded embedded-io v0.4.0
12212026-02-23T15:38:11.362Z Downloaded dyn-clone v1.0.20
12222026-02-23T15:38:11.362Z Downloaded dunce v1.0.5
12232026-02-23T15:38:11.386Z Downloaded dtrace-parser v0.3.0
12242026-02-23T15:38:11.386Z Downloaded dropshot-api-manager-types v0.3.0
12252026-02-23T15:38:11.386Z Downloaded dof v0.4.0
12262026-02-23T15:38:11.386Z Downloaded document-features v0.2.11
12272026-02-23T15:38:11.386Z Downloaded dirs-sys-next v0.1.2
12282026-02-23T15:38:11.386Z Downloaded difflib v0.4.0
12292026-02-23T15:38:11.386Z Downloaded derive-ex v0.1.8
12302026-02-23T15:38:11.411Z Downloaded deranged v0.5.3
12312026-02-23T15:38:11.411Z Downloaded defmt-macros v0.3.9
12322026-02-23T15:38:11.411Z Downloaded darling_core v0.21.0
12332026-02-23T15:38:11.411Z Downloaded darling_core v0.20.10
12342026-02-23T15:38:11.411Z Downloaded crossbeam-utils v0.8.21
12352026-02-23T15:38:11.411Z Downloaded crossbeam-epoch v0.9.18
12362026-02-23T15:38:11.411Z Downloaded crossbeam-channel v0.5.15
12372026-02-23T15:38:11.411Z Downloaded cookie_store v0.21.1
12382026-02-23T15:38:11.411Z Downloaded const_format_proc_macros v0.2.34
12392026-02-23T15:38:11.411Z Downloaded console v0.16.0
12402026-02-23T15:38:11.435Z Downloaded compact_str v0.8.0
12412026-02-23T15:38:11.435Z Downloaded colored v2.2.0
12422026-02-23T15:38:11.435Z Downloaded clang-sys v1.8.1
12432026-02-23T15:38:11.435Z Downloaded chacha20 v0.9.1
12442026-02-23T15:38:11.435Z Downloaded cbc v0.1.2
12452026-02-23T15:38:11.435Z Downloaded bzip2 v0.5.2
12462026-02-23T15:38:11.435Z Downloaded bzip2 v0.4.4
12472026-02-23T15:38:11.435Z Downloaded bytes v1.11.1
12482026-02-23T15:38:11.459Z Downloaded blowfish v0.9.1
12492026-02-23T15:38:11.459Z Downloaded bitflags v1.3.2
12502026-02-23T15:38:11.459Z Downloaded base64ct v1.6.0
12512026-02-23T15:38:11.459Z Downloaded display-error-chain v0.2.2
12522026-02-23T15:38:11.459Z Downloaded dirs-next v2.0.0
12532026-02-23T15:38:11.459Z Downloaded diesel_table_macro_syntax v0.2.0
12542026-02-23T15:38:11.459Z Downloaded derive-where v1.5.0
12552026-02-23T15:38:11.459Z Downloaded defmt-parser v0.3.4
12562026-02-23T15:38:11.459Z Downloaded defmt v0.3.8
12572026-02-23T15:38:11.460Z Downloaded data-encoding v2.9.0
12582026-02-23T15:38:11.460Z Downloaded darling_macro v0.21.0
12592026-02-23T15:38:11.460Z Downloaded darling_macro v0.20.10
12602026-02-23T15:38:11.460Z Downloaded darling v0.21.0
12612026-02-23T15:38:11.484Z Downloaded darling v0.20.10
12622026-02-23T15:38:11.484Z Downloaded daft-derive v0.1.4
12632026-02-23T15:38:11.484Z Downloaded curve25519-dalek-derive v0.1.1
12642026-02-23T15:38:11.484Z Downloaded ctr v0.9.2
12652026-02-23T15:38:11.484Z Downloaded csv-core v0.1.11
12662026-02-23T15:38:11.484Z Downloaded crunchy v0.2.2
12672026-02-23T15:38:11.484Z Downloaded crucible-workspace-hack v0.1.0
12682026-02-23T15:38:11.484Z Downloaded crc-catalog v2.4.0
12692026-02-23T15:38:11.484Z Downloaded convert_case v0.7.1
12702026-02-23T15:38:11.484Z Downloaded convert_case v0.4.0
12712026-02-23T15:38:11.484Z Downloaded const-oid v0.9.6
12722026-02-23T15:38:11.484Z Downloaded console v0.15.10
12732026-02-23T15:38:11.510Z Downloaded cobs v0.2.3
12742026-02-23T15:38:11.510Z Downloaded cmake v0.1.51
12752026-02-23T15:38:11.510Z Downloaded cfg_aliases v0.1.1
12762026-02-23T15:38:11.510Z Downloaded castaway v0.2.3
12772026-02-23T15:38:11.510Z Downloaded cassowary v0.3.0
12782026-02-23T15:38:11.510Z Downloaded cargo-platform v0.1.8
12792026-02-23T15:38:11.510Z Downloaded camino-tempfile-ext v0.3.2
12802026-02-23T15:38:11.510Z Downloaded buf-list v1.0.3
12812026-02-23T15:38:11.510Z Downloaded block-padding v0.3.3
12822026-02-23T15:38:11.510Z Downloaded bitfield-struct v0.6.2
12832026-02-23T15:38:11.510Z Downloaded bitfield-macros v0.19.2
12842026-02-23T15:38:11.510Z Downloaded bcrypt-pbkdf v0.10.0
12852026-02-23T15:38:11.510Z Downloaded base64 v0.13.1
12862026-02-23T15:38:11.510Z Downloaded base16ct v0.2.0
12872026-02-23T15:38:11.510Z Downloaded atomicwrites v0.4.4
12882026-02-23T15:38:11.510Z Downloaded async-bb8-diesel v0.2.1
12892026-02-23T15:38:11.534Z Downloaded arrayref v0.3.9
12902026-02-23T15:38:11.534Z Downloaded array-init v0.0.4
12912026-02-23T15:38:11.534Z Downloaded aes v0.8.4
12922026-02-23T15:38:11.534Z Downloaded debug-ignore v1.0.5
12932026-02-23T15:38:11.534Z Downloaded crossbeam-deque v0.8.5
12942026-02-23T15:38:11.534Z Downloaded critical-section v1.1.3
12952026-02-23T15:38:11.534Z Downloaded crc-any v2.5.0
12962026-02-23T15:38:11.534Z Downloaded corncobs v0.1.4
12972026-02-23T15:38:11.534Z Downloaded cookie v0.18.1
12982026-02-23T15:38:11.534Z Downloaded cipher v0.4.4
12992026-02-23T15:38:11.534Z Downloaded ciborium-ll v0.2.2
13002026-02-23T15:38:11.534Z Downloaded ciborium-io v0.2.2
13012026-02-23T15:38:11.534Z Downloaded ciborium v0.2.2
13022026-02-23T15:38:11.534Z Downloaded cfg_aliases v0.2.1
13032026-02-23T15:38:11.534Z Downloaded cexpr v0.6.0
13042026-02-23T15:38:11.559Z Downloaded cargo_metadata v0.19.2
13052026-02-23T15:38:11.559Z Downloaded cancel-safe-futures v0.1.5
13062026-02-23T15:38:11.559Z Downloaded bitvec v1.0.1
13072026-02-23T15:38:11.583Z Downloaded bindgen v0.69.5
13082026-02-23T15:38:11.583Z Downloaded crc32fast v1.4.2
13092026-02-23T15:38:11.583Z Downloaded crc v3.2.1
13102026-02-23T15:38:11.583Z Downloaded constant_time_eq v0.3.1
13112026-02-23T15:38:11.583Z Downloaded colored v3.0.0
13122026-02-23T15:38:11.583Z Downloaded bstr v1.10.0
13132026-02-23T15:38:11.607Z Downloaded blake3 v1.5.4
13142026-02-23T15:38:11.607Z Downloaded bitfield v0.19.2
13152026-02-23T15:38:11.607Z Downloaded bit-set v0.8.0
13162026-02-23T15:38:11.607Z Downloaded bindgen v0.71.1
13172026-02-23T15:38:11.607Z Downloaded bcs v0.1.6
13182026-02-23T15:38:11.607Z Downloaded bb8 v0.8.5
13192026-02-23T15:38:11.607Z Downloaded base64 v0.22.1
13202026-02-23T15:38:11.631Z Downloaded base64 v0.21.7
13212026-02-23T15:38:11.631Z Downloaded backtrace v0.3.74
13222026-02-23T15:38:11.632Z Downloaded backoff v0.4.0
13232026-02-23T15:38:11.632Z Downloaded atty v0.2.14
13242026-02-23T15:38:11.632Z Downloaded atomic-waker v1.1.2
13252026-02-23T15:38:11.632Z Downloaded async-trait v0.1.89
13262026-02-23T15:38:11.632Z Downloaded async-stream-impl v0.3.6
13272026-02-23T15:38:11.632Z Downloaded async-stream v0.3.6
13282026-02-23T15:38:11.656Z Downloaded async-recursion v1.1.1
13292026-02-23T15:38:11.656Z Downloaded assert_matches v1.5.0
13302026-02-23T15:38:11.656Z Downloaded ascii-canvas v3.0.0
13312026-02-23T15:38:11.656Z Downloaded arrayvec v0.7.6
13322026-02-23T15:38:11.656Z Downloaded argon2 v0.5.3
13332026-02-23T15:38:11.656Z Downloaded arc-swap v1.7.1
13342026-02-23T15:38:11.656Z Downloaded allocator-api2 v0.2.21
13352026-02-23T15:38:11.656Z Downloaded aho-corasick v1.1.3
13362026-02-23T15:38:11.656Z Downloaded aes-gcm v0.10.3
13372026-02-23T15:38:11.681Z Downloaded bit-vec v0.8.0
13382026-02-23T15:38:11.681Z Downloaded bit-vec v0.6.3
13392026-02-23T15:38:11.681Z Downloaded bit-set v0.5.3
13402026-02-23T15:38:11.681Z Downloaded adler2 v2.0.0
13412026-02-23T15:38:11.681Z Downloaded addr2line v0.24.2
13422026-02-23T15:38:11.681Z Downloaded aead v0.5.2
13432026-02-23T15:38:11.847Z Compiling value-bag v1.12.0
13442026-02-23T15:38:11.847Z Compiling lock_api v0.4.12
13452026-02-23T15:38:11.847Z Compiling scopeguard v1.2.0
13462026-02-23T15:38:11.872Z Compiling shlex v1.3.0
13472026-02-23T15:38:11.872Z Compiling smallvec v1.15.1
13482026-02-23T15:38:11.873Z Compiling syn v2.0.114
13492026-02-23T15:38:11.873Z Compiling getrandom v0.2.15
13502026-02-23T15:38:11.873Z Compiling jobserver v0.1.32
13512026-02-23T15:38:12.129Z Compiling typenum v1.17.0
13522026-02-23T15:38:12.242Z Compiling generic-array v0.14.7
13532026-02-23T15:38:12.295Z Compiling log v0.4.29
13542026-02-23T15:38:12.407Z Compiling cc v1.2.30
13552026-02-23T15:38:12.438Z Compiling rand_core v0.6.4
13562026-02-23T15:38:12.634Z Compiling subtle v2.6.1
13572026-02-23T15:38:12.736Z Compiling portable-atomic v1.11.0
13582026-02-23T15:38:12.875Z Compiling const-oid v0.9.6
13592026-02-23T15:38:12.959Z Compiling critical-section v1.1.3
13602026-02-23T15:38:12.985Z Compiling serde_json v1.0.149
13612026-02-23T15:38:13.016Z Compiling getrandom v0.3.4
13622026-02-23T15:38:13.133Z Compiling pkg-config v0.3.31
13632026-02-23T15:38:13.330Z Compiling spin v0.9.8
13642026-02-23T15:38:13.747Z Compiling parking_lot_core v0.9.10
13652026-02-23T15:38:14.184Z Compiling pin-project-lite v0.2.14
13662026-02-23T15:38:14.208Z Compiling regex-syntax v0.8.5
13672026-02-23T15:38:14.664Z Compiling rustix v0.38.37
13682026-02-23T15:38:14.963Z Compiling libm v0.2.8
13692026-02-23T15:38:15.287Z Compiling once_cell v1.21.3
13702026-02-23T15:38:15.419Z Compiling signal-hook-registry v1.4.2
13712026-02-23T15:38:15.607Z Compiling num-traits v0.2.19
13722026-02-23T15:38:15.684Z Compiling allocator-api2 v0.2.21
13732026-02-23T15:38:15.711Z Compiling parking_lot v0.12.3
13742026-02-23T15:38:16.261Z Compiling mio v1.0.2
13752026-02-23T15:38:16.398Z Compiling futures-core v0.3.31
13762026-02-23T15:38:16.424Z Compiling lazy_static v1.5.0
13772026-02-23T15:38:16.524Z Compiling aho-corasick v1.1.3
13782026-02-23T15:38:16.573Z Compiling percent-encoding v2.3.2
13792026-02-23T15:38:16.659Z Compiling socket2 v0.6.1
13802026-02-23T15:38:17.162Z Compiling slab v0.4.9
13812026-02-23T15:38:17.202Z Compiling cpufeatures v0.2.14
13822026-02-23T15:38:17.234Z Compiling futures-sink v0.3.31
13832026-02-23T15:38:17.316Z Compiling either v1.15.0
13842026-02-23T15:38:17.404Z Compiling glob v0.3.2
13852026-02-23T15:38:17.480Z Compiling futures-channel v0.3.31
13862026-02-23T15:38:17.699Z Compiling hashbrown v0.16.1
13872026-02-23T15:38:17.873Z Compiling rustversion v1.0.22
13882026-02-23T15:38:17.900Z Compiling futures-task v0.3.31
13892026-02-23T15:38:18.113Z Compiling clang-sys v1.8.1
13902026-02-23T15:38:18.186Z Compiling prettyplease v0.2.36
13912026-02-23T15:38:18.403Z Compiling regex-automata v0.4.11
13922026-02-23T15:38:18.439Z Compiling futures-io v0.3.31
13932026-02-23T15:38:18.488Z Compiling pin-utils v0.1.0
13942026-02-23T15:38:18.710Z Compiling minimal-lexical v0.2.1
13952026-02-23T15:38:18.758Z Compiling indexmap v2.13.0
13962026-02-23T15:38:18.784Z Compiling libloading v0.8.5
13972026-02-23T15:38:19.156Z Compiling synstructure v0.13.1
13982026-02-23T15:38:19.191Z Compiling nom v7.1.3
13992026-02-23T15:38:19.711Z Compiling bindgen v0.69.5
14002026-02-23T15:38:19.849Z Compiling base64ct v1.6.0
14012026-02-23T15:38:20.149Z Compiling home v0.5.9
14022026-02-23T15:38:20.194Z Compiling ident_case v1.0.1
14032026-02-23T15:38:20.367Z Compiling pem-rfc7468 v0.7.0
14042026-02-23T15:38:20.454Z Compiling itertools v0.12.1
14052026-02-23T15:38:20.562Z Compiling form_urlencoded v1.2.2
14062026-02-23T15:38:20.874Z Compiling rustc-hash v1.1.0
14072026-02-23T15:38:20.934Z Compiling lazycell v1.3.0
14082026-02-23T15:38:21.046Z Compiling flagset v0.4.6
14092026-02-23T15:38:21.147Z Compiling rand_core v0.9.3
14102026-02-23T15:38:21.294Z Compiling cmake v0.1.51
14112026-02-23T15:38:21.667Z Compiling foldhash v0.1.5
14122026-02-23T15:38:21.955Z Compiling cexpr v0.6.0
14132026-02-23T15:38:22.038Z Compiling iana-time-zone v0.1.63
14142026-02-23T15:38:22.185Z Compiling fs_extra v1.3.0
14152026-02-23T15:38:22.360Z Compiling paste v1.0.15
14162026-02-23T15:38:22.654Z Compiling dunce v1.0.5
14172026-02-23T15:38:22.804Z Compiling hashbrown v0.15.4
14182026-02-23T15:38:22.857Z Compiling rustc_version v0.4.1
14192026-02-23T15:38:22.910Z Compiling uuid v1.19.0
14202026-02-23T15:38:22.951Z Compiling zerocopy v0.8.27
14212026-02-23T15:38:22.976Z Compiling serde_derive v1.0.228
14222026-02-23T15:38:23.246Z Compiling zeroize_derive v1.4.2
14232026-02-23T15:38:23.465Z Compiling zerofrom-derive v0.1.4
14242026-02-23T15:38:23.603Z Compiling yoke-derive v0.7.4
14252026-02-23T15:38:23.869Z Compiling zerovec-derive v0.10.3
14262026-02-23T15:38:24.151Z Compiling displaydoc v0.2.5
14272026-02-23T15:38:24.399Z Compiling zeroize v1.8.1
14282026-02-23T15:38:25.508Z Compiling zerocopy-derive v0.7.35
14292026-02-23T15:38:25.831Z Compiling icu_provider_macros v1.5.0
14302026-02-23T15:38:25.943Z Compiling crypto-common v0.1.6
14312026-02-23T15:38:26.003Z Compiling block-buffer v0.10.4
14322026-02-23T15:38:26.174Z Compiling tokio-macros v2.6.0
14332026-02-23T15:38:26.266Z Compiling digest v0.10.7
14342026-02-23T15:38:26.411Z Compiling zerofrom v0.1.4
14352026-02-23T15:38:26.640Z Compiling yoke v0.7.4
14362026-02-23T15:38:26.746Z Compiling hmac v0.12.1
14372026-02-23T15:38:26.778Z Compiling thiserror-impl v2.0.18
14382026-02-23T15:38:27.006Z Compiling zerovec v0.10.4
14392026-02-23T15:38:27.032Z Compiling block-padding v0.3.3
14402026-02-23T15:38:27.147Z Compiling zerocopy v0.7.35
14412026-02-23T15:38:27.294Z Compiling futures-macro v0.3.31
14422026-02-23T15:38:27.528Z Compiling inout v0.1.3
14432026-02-23T15:38:27.567Z Compiling regex v1.11.3
14442026-02-23T15:38:27.784Z Compiling cipher v0.4.4
14452026-02-23T15:38:28.236Z Compiling sha2 v0.10.9
14462026-02-23T15:38:28.362Z Compiling ppv-lite86 v0.2.20
14472026-02-23T15:38:28.401Z Compiling der_derive v0.7.3
14482026-02-23T15:38:28.737Z Compiling tinystr v0.7.6
14492026-02-23T15:38:28.761Z Compiling icu_collections v1.5.0
14502026-02-23T15:38:28.952Z Compiling serde v1.0.228
14512026-02-23T15:38:29.065Z Compiling icu_locid v1.5.0
14522026-02-23T15:38:29.091Z Compiling futures-util v0.3.31
14532026-02-23T15:38:29.118Z Compiling salsa20 v0.10.2
14542026-02-23T15:38:29.444Z Compiling pbkdf2 v0.12.2
14552026-02-23T15:38:29.474Z Compiling thiserror v2.0.18
14562026-02-23T15:38:29.644Z Compiling pest v2.8.2
14572026-02-23T15:38:29.669Z Compiling vcpkg v0.2.15
14582026-02-23T15:38:29.972Z Compiling scrypt v0.11.0
14592026-02-23T15:38:30.151Z Compiling bitflags v2.9.4
14602026-02-23T15:38:30.382Z Compiling bytes v1.11.1
14612026-02-23T15:38:30.438Z Compiling icu_provider v1.5.0
14622026-02-23T15:38:31.017Z Compiling der v0.7.10
14632026-02-23T15:38:31.061Z Compiling chrono v0.4.43
14642026-02-23T15:38:31.158Z Compiling icu_locid_transform v1.5.0
14652026-02-23T15:38:31.375Z Compiling openssl-sys v0.9.109
14662026-02-23T15:38:31.716Z Compiling tokio v1.49.0
14672026-02-23T15:38:32.313Z Compiling pest_meta v2.8.2
14682026-02-23T15:38:32.410Z Compiling icu_properties v1.5.1
14692026-02-23T15:38:33.225Z Compiling spki v0.7.3
14702026-02-23T15:38:33.570Z Compiling http v1.4.0
14712026-02-23T15:38:33.758Z Compiling rand_chacha v0.9.0
14722026-02-23T15:38:34.132Z Compiling which v4.4.2
14732026-02-23T15:38:34.159Z Compiling cbc v0.1.2
14742026-02-23T15:38:34.469Z Compiling aes v0.8.4
14752026-02-23T15:38:34.822Z Compiling zerocopy-derive v0.8.27
14762026-02-23T15:38:35.662Z Compiling pkcs5 v0.7.1
14772026-02-23T15:38:36.151Z Compiling icu_normalizer v1.5.0
14782026-02-23T15:38:36.309Z Compiling rand v0.9.2
14792026-02-23T15:38:36.633Z Compiling pest_generator v2.8.2
14802026-02-23T15:38:36.723Z Compiling tracing-attributes v0.1.27
14812026-02-23T15:38:36.864Z Compiling serde_derive_internals v0.29.1
14822026-02-23T15:38:37.446Z Compiling idna_adapter v1.2.0
14832026-02-23T15:38:37.679Z Compiling idna v1.0.3
14842026-02-23T15:38:37.973Z Compiling ring v0.17.14
14852026-02-23T15:38:38.169Z Compiling tracing-core v0.1.32
14862026-02-23T15:38:38.926Z Compiling url v2.5.4
14872026-02-23T15:38:38.952Z Compiling adler2 v2.0.0
14882026-02-23T15:38:38.979Z Compiling aws-lc-rs v1.12.4
14892026-02-23T15:38:39.177Z Compiling schemars v0.8.22
14902026-02-23T15:38:39.312Z Compiling rustix v1.1.3
14912026-02-23T15:38:39.422Z Compiling miniz_oxide v0.8.5
14922026-02-23T15:38:39.480Z Compiling tracing v0.1.40
14932026-02-23T15:38:39.976Z Compiling schemars_derive v0.8.22
14942026-02-23T15:38:40.287Z Compiling tokio-util v0.7.15
14952026-02-23T15:38:40.607Z Compiling pest_derive v2.8.2
14962026-02-23T15:38:40.721Z Compiling pkcs8 v0.10.2
14972026-02-23T15:38:41.392Z Compiling http-body v1.0.1
14982026-02-23T15:38:41.424Z Compiling scroll_derive v0.13.1
14992026-02-23T15:38:41.551Z Compiling darling_core v0.20.10
15002026-02-23T15:38:42.067Z Compiling base64 v0.22.1
15012026-02-23T15:38:42.390Z Compiling tinyvec_macros v0.1.1
15022026-02-23T15:38:42.522Z Compiling httparse v1.9.5
15032026-02-23T15:38:42.615Z Compiling rustls-pki-types v1.10.0
15042026-02-23T15:38:42.730Z Compiling dyn-clone v1.0.20
15052026-02-23T15:38:43.103Z Compiling scroll v0.13.0
15062026-02-23T15:38:43.221Z Compiling tinyvec v1.8.0
15072026-02-23T15:38:43.623Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15082026-02-23T15:38:44.369Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-02-23T15:38:44.470Z Compiling untrusted v0.9.0
15102026-02-23T15:38:44.639Z Compiling try-lock v0.2.5
15112026-02-23T15:38:44.684Z Compiling tower-layer v0.3.3
15122026-02-23T15:38:44.821Z Compiling openssl-probe v0.1.5
15132026-02-23T15:38:44.863Z Compiling time-core v0.1.6
15142026-02-23T15:38:44.972Z Compiling tower-service v0.3.3
15152026-02-23T15:38:45.011Z Compiling powerfmt v0.2.0
15162026-02-23T15:38:45.143Z Compiling foreign-types-shared v0.1.1
15172026-02-23T15:38:45.167Z Compiling atomic-waker v1.1.2
15182026-02-23T15:38:45.217Z Compiling openssl v0.10.73
15192026-02-23T15:38:45.303Z Compiling num-conv v0.1.0
15202026-02-23T15:38:45.376Z Compiling untrusted v0.7.1
15212026-02-23T15:38:45.401Z Compiling h2 v0.4.6
15222026-02-23T15:38:45.580Z Compiling deranged v0.5.3
15232026-02-23T15:38:45.605Z Compiling time-macros v0.2.24
15242026-02-23T15:38:45.677Z Compiling foreign-types v0.3.2
15252026-02-23T15:38:45.789Z Compiling tempfile v3.24.0
15262026-02-23T15:38:46.314Z Compiling want v0.3.1
15272026-02-23T15:38:47.096Z Compiling darling_macro v0.20.10
15282026-02-23T15:38:47.459Z Compiling goblin v0.10.2
15292026-02-23T15:38:47.902Z Compiling darling v0.20.10
15302026-02-23T15:38:48.121Z Compiling ipnet v2.11.0
15312026-02-23T15:38:48.638Z Compiling openssl-macros v0.1.1
15322026-02-23T15:38:49.196Z Compiling wait-timeout v0.2.0
15332026-02-23T15:38:49.292Z Compiling httpdate v1.0.3
15342026-02-23T15:38:49.326Z Compiling crossbeam-utils v0.8.21
15352026-02-23T15:38:49.748Z Compiling native-tls v0.2.12
15362026-02-23T15:38:49.816Z Compiling syn v1.0.109
15372026-02-23T15:38:49.840Z Compiling rustls v0.23.19
15382026-02-23T15:38:50.104Z Compiling usdt-impl v0.6.0
15392026-02-23T15:38:50.175Z Compiling num_threads v0.1.7
15402026-02-23T15:38:50.339Z Compiling gimli v0.31.1
15412026-02-23T15:38:50.378Z Compiling bit-vec v0.8.0
15422026-02-23T15:38:50.459Z Compiling quick-error v1.2.3
15432026-02-23T15:38:50.620Z Compiling rusty-fork v0.3.0
15442026-02-23T15:38:50.720Z Compiling time v0.3.43
15452026-02-23T15:38:50.850Z Compiling bit-set v0.8.0
15462026-02-23T15:38:51.273Z Compiling derive_builder_core v0.20.2
15472026-02-23T15:38:53.247Z Compiling hyper v1.8.1
15482026-02-23T15:38:54.252Z Compiling dof v0.4.0
15492026-02-23T15:38:54.446Z Compiling addr2line v0.24.2
15502026-02-23T15:38:54.673Z Compiling unicode-normalization v0.1.24
15512026-02-23T15:38:55.109Z Compiling dtrace-parser v0.3.0
15522026-02-23T15:38:55.691Z Compiling signature v2.2.0
15532026-02-23T15:38:56.006Z Compiling heapless v0.7.17
15542026-02-23T15:38:56.394Z Compiling scroll_derive v0.12.0
15552026-02-23T15:38:56.418Z Compiling thiserror-impl v1.0.69
15562026-02-23T15:38:56.639Z Compiling rand_xorshift v0.4.0
15572026-02-23T15:38:56.897Z Compiling darling_core v0.21.0
15582026-02-23T15:38:56.934Z Compiling slog v2.8.2
15592026-02-23T15:38:57.262Z Compiling thread-id v5.0.0
15602026-02-23T15:38:57.394Z Compiling cookie v0.18.1
15612026-02-23T15:38:57.539Z Compiling crc32fast v1.4.2
15622026-02-23T15:38:57.682Z Compiling object v0.36.5
15632026-02-23T15:38:57.865Z Compiling unicode-properties v0.1.3
15642026-02-23T15:38:57.889Z Compiling zlib-rs v0.5.1
15652026-02-23T15:38:58.233Z Compiling zstd-safe v7.2.3
15662026-02-23T15:38:58.256Z Compiling unicode-bidi v0.3.17
15672026-02-23T15:38:58.373Z Compiling anyhow v1.0.99
15682026-02-23T15:38:58.552Z Compiling rustc-demangle v0.1.24
15692026-02-23T15:38:58.904Z Compiling signal-hook v0.3.18
15702026-02-23T15:38:58.939Z Compiling siphasher v0.3.11
15712026-02-23T15:38:59.181Z Compiling unarray v0.1.4
15722026-02-23T15:38:59.363Z Compiling phf_shared v0.11.2
15732026-02-23T15:38:59.390Z Compiling thiserror v1.0.69
15742026-02-23T15:38:59.444Z Compiling proptest v1.7.0
15752026-02-23T15:38:59.577Z Compiling stringprep v0.1.5
15762026-02-23T15:38:59.999Z Compiling scroll v0.12.0
15772026-02-23T15:39:00.612Z Compiling hyper-util v0.1.19
15782026-02-23T15:39:01.054Z Compiling derive_builder_macro v0.20.2
15792026-02-23T15:39:02.177Z Compiling ipnetwork v0.21.1
15802026-02-23T15:39:02.375Z Compiling darling_macro v0.21.0
15812026-02-23T15:39:02.885Z Compiling erased-serde v0.3.31
15822026-02-23T15:39:03.132Z Compiling toml_datetime v0.6.11
15832026-02-23T15:39:03.584Z Compiling backtrace v0.3.74
15842026-02-23T15:39:03.784Z Compiling serde_tokenstream v0.2.2
15852026-02-23T15:39:04.024Z Compiling libz-rs-sys v0.5.1
15862026-02-23T15:39:04.053Z Compiling serde_spanned v0.6.9
15872026-02-23T15:39:04.370Z Compiling rand_chacha v0.3.1
15882026-02-23T15:39:04.395Z Compiling md-5 v0.10.6
15892026-02-23T15:39:04.419Z Compiling curve25519-dalek v4.1.3
15902026-02-23T15:39:04.672Z Compiling vergen-lib v0.1.6
15912026-02-23T15:39:04.696Z Compiling num-integer v0.1.46
15922026-02-23T15:39:04.982Z Compiling sync_wrapper v1.0.1
15932026-02-23T15:39:05.051Z Compiling hash32 v0.2.1
15942026-02-23T15:39:05.161Z Compiling ff v0.13.0
15952026-02-23T15:39:05.402Z Compiling memoffset v0.9.1
15962026-02-23T15:39:05.427Z Compiling ref-cast v1.0.25
15972026-02-23T15:39:05.452Z Compiling num-bigint-dig v0.8.6
15982026-02-23T15:39:05.718Z Compiling litrs v0.4.1
15992026-02-23T15:39:05.765Z Compiling psl-types v2.0.11
16002026-02-23T15:39:05.992Z Compiling fallible-iterator v0.2.0
16012026-02-23T15:39:06.019Z Compiling base16ct v0.2.0
16022026-02-23T15:39:06.131Z Compiling smoltcp v0.9.1
16032026-02-23T15:39:06.255Z Compiling cfg_aliases v0.2.1
16042026-02-23T15:39:06.341Z Compiling sec1 v0.7.3
16052026-02-23T15:39:06.390Z Compiling nix v0.29.0
16062026-02-23T15:39:06.642Z Compiling postgres-protocol v0.6.8
16072026-02-23T15:39:06.831Z Compiling document-features v0.2.11
16082026-02-23T15:39:06.856Z Compiling publicsuffix v2.3.0
16092026-02-23T15:39:07.053Z Compiling group v0.13.0
16102026-02-23T15:39:07.161Z Compiling num-iter v0.1.45
16112026-02-23T15:39:07.356Z Compiling tower v0.5.2
16122026-02-23T15:39:07.534Z Compiling newtype-uuid v1.3.2
16132026-02-23T15:39:07.809Z Compiling rand v0.8.5
16142026-02-23T15:39:08.071Z Compiling flate2 v1.1.2
16152026-02-23T15:39:08.347Z Compiling darling v0.21.0
16162026-02-23T15:39:08.474Z Compiling oxnet v0.1.4
16172026-02-23T15:39:08.637Z Compiling derive_builder v0.20.2
16182026-02-23T15:39:08.823Z Compiling tokio-native-tls v0.3.1
16192026-02-23T15:39:08.918Z Compiling goblin v0.8.2
16202026-02-23T15:39:09.587Z Compiling rustls-native-certs v0.8.1
16212026-02-23T15:39:09.678Z Compiling webpki-roots v1.0.1
16222026-02-23T15:39:09.886Z Compiling http-body-util v0.1.3
16232026-02-23T15:39:10.055Z Compiling strum_macros v0.27.2
16242026-02-23T15:39:10.094Z Compiling terminal_size v0.4.0
16252026-02-23T15:39:10.150Z Compiling cargo-platform v0.1.8
16262026-02-23T15:39:10.339Z Compiling hkdf v0.12.4
16272026-02-23T15:39:10.404Z Compiling crypto-bigint v0.5.5
16282026-02-23T15:39:10.622Z Compiling async-trait v0.1.89
16292026-02-23T15:39:10.645Z Compiling curve25519-dalek-derive v0.1.1
16302026-02-23T15:39:11.948Z Compiling daft-derive v0.1.4
16312026-02-23T15:39:12.524Z Compiling hubpack_derive v0.1.1
16322026-02-23T15:39:12.976Z Compiling ref-cast-impl v1.0.25
16332026-02-23T15:39:13.375Z Compiling vergen v9.0.6
16342026-02-23T15:39:13.468Z Compiling ahash v0.8.12
16352026-02-23T15:39:13.731Z Compiling fs-err v3.1.1
16362026-02-23T15:39:13.858Z Compiling ryu v1.0.18
16372026-02-23T15:39:14.036Z Compiling winnow v0.5.40
16382026-02-23T15:39:14.060Z Compiling buf-list v1.0.3
16392026-02-23T15:39:14.284Z Compiling lockfree-object-pool v0.1.6
16402026-02-23T15:39:14.314Z Compiling iri-string v0.7.8
16412026-02-23T15:39:14.583Z Compiling bumpalo v3.16.0
16422026-02-23T15:39:14.650Z Compiling managed v0.8.0
16432026-02-23T15:39:15.019Z Compiling simd-adler32 v0.3.7
16442026-02-23T15:39:15.079Z Compiling bitflags v1.3.2
16452026-02-23T15:39:15.201Z Compiling unicode-segmentation v1.12.0
16462026-02-23T15:39:15.501Z Compiling zopfli v0.8.1
16472026-02-23T15:39:16.056Z Compiling clap_builder v4.5.48
16482026-02-23T15:39:16.933Z Compiling dof v0.3.0
16492026-02-23T15:39:17.227Z Compiling tower-http v0.6.6
16502026-02-23T15:39:17.276Z Compiling toml_edit v0.19.15
16512026-02-23T15:39:17.453Z Compiling strum v0.27.2
16522026-02-23T15:39:17.646Z Compiling serde_urlencoded v0.7.1
16532026-02-23T15:39:18.117Z Compiling hubpack v0.1.2
16542026-02-23T15:39:18.142Z Compiling daft v0.1.4
16552026-02-23T15:39:18.167Z Compiling elliptic-curve v0.13.8
16562026-02-23T15:39:18.509Z Compiling cargo_metadata v0.19.2
16572026-02-23T15:39:18.665Z Compiling hyper-tls v0.6.0
16582026-02-23T15:39:18.970Z Compiling signal-hook-mio v0.2.4
16592026-02-23T15:39:19.032Z Compiling cookie_store v0.21.1
16602026-02-23T15:39:19.156Z Compiling zstd v0.13.3
16612026-02-23T15:39:21.287Z Compiling serde_with_macros v3.16.1
16622026-02-23T15:39:21.557Z Compiling postgres-types v0.2.9
16632026-02-23T15:39:22.627Z Compiling usdt-attr-macro v0.6.0
16642026-02-23T15:39:22.679Z Compiling usdt-macro v0.6.0
16652026-02-23T15:39:22.881Z Compiling phf v0.11.2
16662026-02-23T15:39:23.169Z Compiling dtrace-parser v0.2.0
16672026-02-23T15:39:23.193Z Compiling ed25519 v2.2.3
16682026-02-23T15:39:23.485Z Compiling bzip2 v0.5.2
16692026-02-23T15:39:23.877Z Compiling bzip2 v0.4.4
16702026-02-23T15:39:24.048Z Compiling pkcs1 v0.7.5
16712026-02-23T15:39:24.072Z Compiling clap_derive v4.5.47
16722026-02-23T15:39:24.346Z Compiling enum-as-inner v0.6.1
16732026-02-23T15:39:24.847Z Compiling strum_macros v0.26.4
16742026-02-23T15:39:24.871Z Compiling hex v0.4.3
16752026-02-23T15:39:24.976Z Compiling serde-big-array v0.5.1
16762026-02-23T15:39:25.146Z Compiling rfc6979 v0.4.0
16772026-02-23T15:39:25.231Z Compiling bstr v1.10.0
16782026-02-23T15:39:25.257Z Compiling serde_repr v0.1.19
16792026-02-23T15:39:25.368Z Compiling float-cmp v0.10.0
16802026-02-23T15:39:25.422Z Compiling env_filter v0.1.2
16812026-02-23T15:39:25.618Z Compiling memmap2 v0.9.8
16822026-02-23T15:39:26.013Z Compiling socket2 v0.5.10
16832026-02-23T15:39:26.042Z Compiling encoding_rs v0.8.34
16842026-02-23T15:39:26.210Z Compiling mime v0.3.17
16852026-02-23T15:39:26.606Z Compiling difflib v0.4.0
16862026-02-23T15:39:26.695Z Compiling predicates-core v1.0.8
16872026-02-23T15:39:26.836Z Compiling new_debug_unreachable v1.0.6
16882026-02-23T15:39:26.951Z Compiling whoami v1.5.2
16892026-02-23T15:39:27.031Z Compiling fixedbitset v0.5.7
16902026-02-23T15:39:27.479Z Compiling normalize-line-endings v0.3.0
16912026-02-23T15:39:27.619Z Compiling static_assertions v1.1.0
16922026-02-23T15:39:27.647Z Compiling jiff v0.2.15
16932026-02-23T15:39:27.741Z Compiling keccak v0.1.5
16942026-02-23T15:39:27.766Z Compiling rustc-hash v2.1.1
16952026-02-23T15:39:27.855Z Compiling foldhash v0.2.0
16962026-02-23T15:39:27.972Z Compiling data-encoding v2.9.0
16972026-02-23T15:39:28.224Z Compiling fixedbitset v0.4.2
16982026-02-23T15:39:28.495Z Compiling precomputed-hash v0.1.1
16992026-02-23T15:39:28.636Z Compiling toml_edit v0.22.27
17002026-02-23T15:39:28.660Z Compiling string_cache v0.8.9
17012026-02-23T15:39:29.061Z Compiling hickory-proto v0.25.2
17022026-02-23T15:39:29.183Z Compiling petgraph v0.6.5
17032026-02-23T15:39:29.439Z Compiling strum v0.26.3
17042026-02-23T15:39:29.490Z Compiling iddqd v0.3.16
17052026-02-23T15:39:29.640Z Compiling sha3 v0.10.8
17062026-02-23T15:39:30.563Z Compiling clap v4.5.48
17072026-02-23T15:39:30.698Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17082026-02-23T15:39:31.066Z Compiling predicates v3.1.3
17092026-02-23T15:39:31.855Z Compiling petgraph v0.8.2
17102026-02-23T15:39:32.343Z Compiling tokio-postgres v0.7.13
17112026-02-23T15:39:32.525Z Compiling similar v2.7.0
17122026-02-23T15:39:34.234Z Compiling zip v4.2.0
17132026-02-23T15:39:34.583Z Compiling usdt-impl v0.5.0
17142026-02-23T15:39:35.760Z Compiling usdt v0.6.0
17152026-02-23T15:39:35.928Z Compiling env_logger v0.11.8
17162026-02-23T15:39:36.267Z Compiling serde_with v3.16.1
17172026-02-23T15:39:36.291Z Compiling ecdsa v0.16.9
17182026-02-23T15:39:36.635Z Compiling rsa v0.9.8
17192026-02-23T15:39:36.715Z Compiling zip v0.6.6
17202026-02-23T15:39:37.046Z Compiling ed25519-dalek v2.1.1
17212026-02-23T15:39:37.808Z Compiling toml v0.7.8
17222026-02-23T15:39:38.192Z Compiling crossterm v0.28.1
17232026-02-23T15:39:39.053Z Compiling heck v0.4.1
17242026-02-23T15:39:39.481Z Compiling crossbeam-epoch v0.9.18
17252026-02-23T15:39:39.505Z Compiling tokio-stream v0.1.17
17262026-02-23T15:39:39.556Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17272026-02-23T15:39:39.751Z Compiling x509-cert v0.2.5
17282026-02-23T15:39:39.983Z Compiling openapiv3 v2.2.0
17292026-02-23T15:39:40.045Z Compiling sha1 v0.10.6
17302026-02-23T15:39:40.124Z Compiling itertools v0.13.0
17312026-02-23T15:39:40.421Z Compiling itertools v0.10.5
17322026-02-23T15:39:40.470Z Compiling winnow v0.6.26
17332026-02-23T15:39:41.040Z Compiling lalrpop-util v0.19.12
17342026-02-23T15:39:41.399Z Compiling peg-runtime v0.8.5
17352026-02-23T15:39:41.945Z Compiling thread_local v1.1.8
17362026-02-23T15:39:42.412Z Compiling slog-async v2.8.0
17372026-02-23T15:39:42.803Z Compiling crossbeam-channel v0.5.15
17382026-02-23T15:39:42.950Z Compiling xattr v1.3.1
17392026-02-23T15:39:42.974Z Compiling futures-executor v0.3.31
17402026-02-23T15:39:43.222Z Compiling filetime v0.2.26
17412026-02-23T15:39:43.363Z Compiling is-terminal v0.4.13
17422026-02-23T15:39:43.459Z Compiling term v1.1.0
17432026-02-23T15:39:43.504Z Compiling take_mut v0.2.2
17442026-02-23T15:39:43.533Z Compiling tar v0.4.44
17452026-02-23T15:39:43.557Z Compiling futures v0.3.31
17462026-02-23T15:39:44.599Z Compiling slog-term v2.9.2
17472026-02-23T15:39:46.111Z Compiling aws-lc-sys v0.26.0
17482026-02-23T15:40:19.564Z Compiling rustls-webpki v0.102.8
17492026-02-23T15:40:25.590Z Compiling tokio-rustls v0.26.0
17502026-02-23T15:40:25.904Z Compiling hyper-rustls v0.27.7
17512026-02-23T15:40:26.243Z Compiling reqwest v0.12.24
17522026-02-23T15:40:30.885Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17532026-02-23T15:40:31.256Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17542026-02-23T15:40:36.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
17552026-02-23T15:40:37.098Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17562026-02-23T15:40:37.649ZFeb 23 15:40:37.065 INFO Starting download, target: Clickhouse
17572026-02-23T15:40:37.650ZFeb 23 15:40:37.066 INFO Starting download, target: Cockroach
17582026-02-23T15:40:37.650ZFeb 23 15:40:37.066 INFO Starting download, target: Console
17592026-02-23T15:40:37.650ZFeb 23 15:40:37.066 INFO Starting download, target: MaghemiteMgd
17602026-02-23T15:40:37.650ZFeb 23 15:40:37.067 INFO Starting download, target: TransceiverControl
17612026-02-23T15:40:37.651ZFeb 23 15:40:37.067 INFO Starting download, target: DendriteStub
17622026-02-23T15:40:37.651ZFeb 23 15:40:37.067 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17632026-02-23T15:40:37.651ZFeb 23 15:40:37.067 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17642026-02-23T15:40:37.651ZFeb 23 15:40:37.067 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17652026-02-23T15:40:37.651ZFeb 23 15:40:37.067 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17662026-02-23T15:40:37.651ZFeb 23 15:40:37.067 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17672026-02-23T15:40:37.651ZFeb 23 15:40:37.067 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17682026-02-23T15:40:37.652ZFeb 23 15:40:37.369 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-02-23T15:40:37.913ZFeb 23 15:40:37.795 INFO Download complete, target: Console
17702026-02-23T15:40:37.948ZFeb 23 15:40:37.825 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17712026-02-23T15:40:38.343ZFeb 23 15:40:38.223 INFO Download complete, target: TransceiverControl
17722026-02-23T15:40:40.528ZFeb 23 15:40:40.422 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17732026-02-23T15:40:43.073ZFeb 23 15:40:42.966 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17742026-02-23T15:40:44.935ZFeb 23 15:40:44.829 INFO Download complete, target: MaghemiteMgd
17752026-02-23T15:40:46.479ZFeb 23 15:40:46.371 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17762026-02-23T15:40:46.479ZFeb 23 15:40:46.371 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17772026-02-23T15:40:47.558ZFeb 23 15:40:47.450 INFO Download complete, target: DendriteStub
17782026-02-23T15:40:55.739ZFeb 23 15:40:55.631 INFO Checking that binary works, target: Cockroach
17792026-02-23T15:40:56.003ZFeb 23 15:40:55.897 INFO Download complete, target: Cockroach
17802026-02-23T15:41:08.757ZFeb 23 15:41:08.652 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17812026-02-23T15:41:21.174ZFeb 23 15:41:21.069 INFO Checking that binary works, target: Clickhouse
17822026-02-23T15:41:21.384ZFeb 23 15:41:21.257 INFO Download complete, target: Clickhouse
17832026-02-23T15:41:21.408ZAll builder prerequisites installed successfully, and PATH looks valid
17842026-02-23T15:41:21.408Z
17852026-02-23T15:41:21.408Zreal 6:34.619040313
17862026-02-23T15:41:21.408Zuser 17:39.488604185
17872026-02-23T15:41:21.408Zsys 2:47.353607488
17882026-02-23T15:41:21.408Ztrap 0.622646156
17892026-02-23T15:41:21.408Ztflt 0.523351257
17902026-02-23T15:41:21.408Zdflt 0.975938198
17912026-02-23T15:41:21.408Zkflt 0.009638133
17922026-02-23T15:41:21.408Zlock 50:03.492405989
17932026-02-23T15:41:21.408Zslp 1:05:08.710924530
17942026-02-23T15:41:21.408Zlat 1:23.139511437
17952026-02-23T15:41:21.408Zstop 3:07.469119047
17962026-02-23T15:41:21.408Z+ banner hack-check
17972026-02-23T15:41:21.408Z
17982026-02-23T15:41:21.408Z # # ## #### # # #### # # ###### #### # #
17992026-02-23T15:41:21.408Z # # # # # # # # # # # # # # # # #
18002026-02-23T15:41:21.408Z ###### # # # #### ##### # ###### ##### # ####
18012026-02-23T15:41:21.408Z # # ###### # # # # # # # # # #
18022026-02-23T15:41:21.408Z # # # # # # # # # # # # # # # # #
18032026-02-23T15:41:21.408Z # # # # #### # # #### # # ###### #### # #
18042026-02-23T15:41:21.408Z
18052026-02-23T15:41:21.408Z+ export CARGO_INCREMENTAL=0
18062026-02-23T15:41:21.408Z+ CARGO_INCREMENTAL=0
18072026-02-23T15:41:21.408Z+ ptime -m timeout 2h cargo xtask check-features --ci
18082026-02-23T15:41:22.565Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18092026-02-23T15:41:22.896Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18102026-02-23T15:41:26.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
18112026-02-23T15:41:27.002Z Running `target/debug/xtask check-features --ci`
18122026-02-23T15:41:27.038Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18132026-02-23T15:41:27.038Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18142026-02-23T15:41:27.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
18152026-02-23T15:41:27.998Z Running `target/debug/xtask download cargo-hack`
18162026-02-23T15:41:29.287Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18172026-02-23T15:41:29.661Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18182026-02-23T15:41:34.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s
18192026-02-23T15:41:34.680Z Running `target/debug/xtask-downloader cargo-hack`
18202026-02-23T15:41:34.739ZFeb 23 15:41:34.634 INFO Starting download, target: CargoHack
18212026-02-23T15:41:34.763ZFeb 23 15:41:34.636 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18222026-02-23T15:41:35.158ZFeb 23 15:41:35.054 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18232026-02-23T15:41:35.252ZFeb 23 15:41:35.149 INFO Download complete, target: CargoHack
18242026-02-23T15:41:35.276Zrunning: "/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"
18252026-02-23T15:41:35.300Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18262026-02-23T15:41:35.621Zinfo: running `cargo check --bins` on api_identity (1/252)
18272026-02-23T15:41:36.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282026-02-23T15:41:36.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292026-02-23T15:41:36.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302026-02-23T15:41:36.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
18312026-02-23T15:41:36.781Z
18322026-02-23T15:41:36.781Zinfo: running `cargo check --bins` on bootstore (2/252)
18332026-02-23T15:41:37.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342026-02-23T15:41:38.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352026-02-23T15:41:38.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362026-02-23T15:41:38.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
18372026-02-23T15:41:38.098Z
18382026-02-23T15:41:38.098Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/252)
18392026-02-23T15:41:39.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402026-02-23T15:41:39.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412026-02-23T15:41:39.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422026-02-23T15:41:39.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
18432026-02-23T15:41:39.352Z
18442026-02-23T15:41:39.352Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/252)
18452026-02-23T15:41:40.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462026-02-23T15:41:40.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472026-02-23T15:41:40.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482026-02-23T15:41:40.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
18492026-02-23T15:41:40.561Z
18502026-02-23T15:41:40.561Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/252)
18512026-02-23T15:41:41.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522026-02-23T15:41:41.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532026-02-23T15:41:41.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542026-02-23T15:41:41.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18552026-02-23T15:41:41.486Z
18562026-02-23T15:41:41.487Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/252)
18572026-02-23T15:41:42.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582026-02-23T15:41:42.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592026-02-23T15:41:42.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602026-02-23T15:41:42.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18612026-02-23T15:41:42.393Z
18622026-02-23T15:41:42.393Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/252)
18632026-02-23T15:41:43.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642026-02-23T15:41:43.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652026-02-23T15:41:43.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662026-02-23T15:41:43.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18672026-02-23T15:41:43.244Z
18682026-02-23T15:41:43.244Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/252)
18692026-02-23T15:41:44.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702026-02-23T15:41:44.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712026-02-23T15:41:44.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722026-02-23T15:41:44.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18732026-02-23T15:41:44.082Z
18742026-02-23T15:41:44.082Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/252)
18752026-02-23T15:41:44.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762026-02-23T15:41:44.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772026-02-23T15:41:44.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782026-02-23T15:41:44.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18792026-02-23T15:41:44.850Z
18802026-02-23T15:41:44.850Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/252)
18812026-02-23T15:41:45.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822026-02-23T15:41:45.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832026-02-23T15:41:45.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842026-02-23T15:41:45.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18852026-02-23T15:41:45.629Z
18862026-02-23T15:41:45.629Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/252)
18872026-02-23T15:41:46.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882026-02-23T15:41:46.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892026-02-23T15:41:46.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902026-02-23T15:41:46.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18912026-02-23T15:41:46.876Z
18922026-02-23T15:41:46.876Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/252)
18932026-02-23T15:41:47.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942026-02-23T15:41:47.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952026-02-23T15:41:47.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962026-02-23T15:41:47.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18972026-02-23T15:41:47.259Z
18982026-02-23T15:41:47.259Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/252)
18992026-02-23T15:41:47.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002026-02-23T15:41:48.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012026-02-23T15:41:48.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022026-02-23T15:41:48.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19032026-02-23T15:41:48.078Z
19042026-02-23T15:41:48.078Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/252)
19052026-02-23T15:41:48.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062026-02-23T15:41:48.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072026-02-23T15:41:48.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082026-02-23T15:41:48.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19092026-02-23T15:41:48.939Z
19102026-02-23T15:41:48.939Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/252)
19112026-02-23T15:41:49.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122026-02-23T15:41:49.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132026-02-23T15:41:49.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142026-02-23T15:41:49.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19152026-02-23T15:41:49.758Z
19162026-02-23T15:41:49.758Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/252)
19172026-02-23T15:41:50.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182026-02-23T15:41:50.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192026-02-23T15:41:50.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202026-02-23T15:41:50.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19212026-02-23T15:41:50.581Z
19222026-02-23T15:41:50.581Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/252)
19232026-02-23T15:41:51.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242026-02-23T15:41:51.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252026-02-23T15:41:51.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262026-02-23T15:41:51.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19272026-02-23T15:41:51.431Z
19282026-02-23T15:41:51.431Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/252)
19292026-02-23T15:41:52.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302026-02-23T15:41:52.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312026-02-23T15:41:52.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322026-02-23T15:41:52.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19332026-02-23T15:41:52.240Z
19342026-02-23T15:41:52.240Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/252)
19352026-02-23T15:41:53.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362026-02-23T15:41:53.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372026-02-23T15:41:53.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382026-02-23T15:41:53.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19392026-02-23T15:41:53.119Z
19402026-02-23T15:41:53.119Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/252)
19412026-02-23T15:41:53.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422026-02-23T15:41:53.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432026-02-23T15:41:53.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442026-02-23T15:41:53.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19452026-02-23T15:41:53.967Z
19462026-02-23T15:41:53.967Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/252)
19472026-02-23T15:41:54.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482026-02-23T15:41:54.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492026-02-23T15:41:54.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502026-02-23T15:41:54.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19512026-02-23T15:41:54.769Z
19522026-02-23T15:41:54.769Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/252)
19532026-02-23T15:41:55.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542026-02-23T15:41:55.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552026-02-23T15:41:55.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562026-02-23T15:41:55.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19572026-02-23T15:41:55.550Z
19582026-02-23T15:41:55.550Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/252)
19592026-02-23T15:41:56.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602026-02-23T15:41:56.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612026-02-23T15:41:56.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622026-02-23T15:41:56.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19632026-02-23T15:41:56.346Z
19642026-02-23T15:41:56.346Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/252)
19652026-02-23T15:41:57.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662026-02-23T15:41:57.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672026-02-23T15:41:57.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682026-02-23T15:41:57.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19692026-02-23T15:41:57.201Z
19702026-02-23T15:41:57.201Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/252)
19712026-02-23T15:41:57.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722026-02-23T15:41:57.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732026-02-23T15:41:57.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742026-02-23T15:41:57.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19752026-02-23T15:41:58.009Z
19762026-02-23T15:41:58.009Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/252)
19772026-02-23T15:41:58.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782026-02-23T15:41:58.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792026-02-23T15:41:58.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802026-02-23T15:41:58.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19812026-02-23T15:41:58.798Z
19822026-02-23T15:41:58.798Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/252)
19832026-02-23T15:41:59.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842026-02-23T15:41:59.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852026-02-23T15:41:59.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862026-02-23T15:41:59.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19872026-02-23T15:41:59.591Z
19882026-02-23T15:41:59.591Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/252)
19892026-02-23T15:42:00.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902026-02-23T15:42:00.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912026-02-23T15:42:00.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922026-02-23T15:42:00.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19932026-02-23T15:42:00.373Z
19942026-02-23T15:42:00.374Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/252)
19952026-02-23T15:42:01.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962026-02-23T15:42:01.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972026-02-23T15:42:01.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982026-02-23T15:42:01.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19992026-02-23T15:42:01.174Z
20002026-02-23T15:42:01.174Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/252)
20012026-02-23T15:42:01.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022026-02-23T15:42:01.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032026-02-23T15:42:01.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042026-02-23T15:42:01.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20052026-02-23T15:42:01.983Z
20062026-02-23T15:42:01.983Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/252)
20072026-02-23T15:42:02.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082026-02-23T15:42:02.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092026-02-23T15:42:02.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102026-02-23T15:42:02.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20112026-02-23T15:42:02.819Z
20122026-02-23T15:42:02.819Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/252)
20132026-02-23T15:42:03.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142026-02-23T15:42:03.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152026-02-23T15:42:03.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162026-02-23T15:42:03.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20172026-02-23T15:42:03.630Z
20182026-02-23T15:42:03.630Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/252)
20192026-02-23T15:42:04.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202026-02-23T15:42:04.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212026-02-23T15:42:04.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222026-02-23T15:42:04.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20232026-02-23T15:42:04.415Z
20242026-02-23T15:42:04.415Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/252)
20252026-02-23T15:42:05.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262026-02-23T15:42:05.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272026-02-23T15:42:05.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282026-02-23T15:42:05.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20292026-02-23T15:42:05.194Z
20302026-02-23T15:42:05.194Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/252)
20312026-02-23T15:42:05.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322026-02-23T15:42:05.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332026-02-23T15:42:05.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342026-02-23T15:42:05.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20352026-02-23T15:42:05.996Z
20362026-02-23T15:42:05.996Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/252)
20372026-02-23T15:42:06.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382026-02-23T15:42:06.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392026-02-23T15:42:06.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402026-02-23T15:42:06.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20412026-02-23T15:42:06.859Z
20422026-02-23T15:42:06.859Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/252)
20432026-02-23T15:42:07.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442026-02-23T15:42:07.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452026-02-23T15:42:07.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462026-02-23T15:42:07.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20472026-02-23T15:42:07.688Z
20482026-02-23T15:42:07.688Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/252)
20492026-02-23T15:42:08.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502026-02-23T15:42:08.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512026-02-23T15:42:08.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522026-02-23T15:42:08.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20532026-02-23T15:42:08.493Z
20542026-02-23T15:42:08.493Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/252)
20552026-02-23T15:42:09.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562026-02-23T15:42:09.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572026-02-23T15:42:09.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582026-02-23T15:42:09.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20592026-02-23T15:42:09.285Z
20602026-02-23T15:42:09.285Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/252)
20612026-02-23T15:42:09.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622026-02-23T15:42:10.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632026-02-23T15:42:10.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642026-02-23T15:42:10.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20652026-02-23T15:42:10.069Z
20662026-02-23T15:42:10.069Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/252)
20672026-02-23T15:42:10.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682026-02-23T15:42:10.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692026-02-23T15:42:10.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702026-02-23T15:42:10.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20712026-02-23T15:42:10.878Z
20722026-02-23T15:42:10.878Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/252)
20732026-02-23T15:42:11.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742026-02-23T15:42:11.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752026-02-23T15:42:11.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762026-02-23T15:42:11.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20772026-02-23T15:42:11.767Z
20782026-02-23T15:42:11.767Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/252)
20792026-02-23T15:42:12.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802026-02-23T15:42:12.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812026-02-23T15:42:12.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822026-02-23T15:42:12.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20832026-02-23T15:42:12.648Z
20842026-02-23T15:42:12.648Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/252)
20852026-02-23T15:42:13.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862026-02-23T15:42:13.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872026-02-23T15:42:13.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882026-02-23T15:42:13.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20892026-02-23T15:42:13.532Z
20902026-02-23T15:42:13.532Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/252)
20912026-02-23T15:42:14.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922026-02-23T15:42:14.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932026-02-23T15:42:14.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942026-02-23T15:42:14.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20952026-02-23T15:42:14.601Z
20962026-02-23T15:42:14.601Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/252)
20972026-02-23T15:42:15.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982026-02-23T15:42:15.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992026-02-23T15:42:15.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002026-02-23T15:42:15.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
21012026-02-23T15:42:15.639Z
21022026-02-23T15:42:15.639Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/252)
21032026-02-23T15:42:16.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042026-02-23T15:42:16.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052026-02-23T15:42:16.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062026-02-23T15:42:16.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
21072026-02-23T15:42:16.755Z
21082026-02-23T15:42:16.755Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/252)
21092026-02-23T15:42:17.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102026-02-23T15:42:17.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112026-02-23T15:42:17.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122026-02-23T15:42:17.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
21132026-02-23T15:42:17.857Z
21142026-02-23T15:42:17.857Zinfo: running `cargo check --bins` on key-manager-types (49/252)
21152026-02-23T15:42:18.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162026-02-23T15:42:18.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172026-02-23T15:42:18.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21182026-02-23T15:42:18.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
21192026-02-23T15:42:18.932Z
21202026-02-23T15:42:18.932Zinfo: running `cargo check --bins` on oxlog (50/252)
21212026-02-23T15:42:19.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21222026-02-23T15:42:19.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21232026-02-23T15:42:20.040Z Checking cfg-if v1.0.4
21242026-02-23T15:42:20.064Z Checking libc v0.2.180
21252026-02-23T15:42:20.064Z Checking serde_core v1.0.228
21262026-02-23T15:42:20.108Z Checking zeroize v1.8.1
21272026-02-23T15:42:20.132Z Checking memchr v2.7.4
21282026-02-23T15:42:20.157Z Checking value-bag v1.12.0
21292026-02-23T15:42:20.157Z Checking smallvec v1.15.1
21302026-02-23T15:42:20.157Z Checking typenum v1.17.0
21312026-02-23T15:42:20.195Z Checking scopeguard v1.2.0
21322026-02-23T15:42:20.348Z Checking lock_api v0.4.12
21332026-02-23T15:42:20.379Z Checking subtle v2.6.1
21342026-02-23T15:42:20.493Z Checking itoa v1.0.11
21352026-02-23T15:42:20.530Z Checking log v0.4.29
21362026-02-23T15:42:20.616Z Checking const-oid v0.9.6
21372026-02-23T15:42:20.713Z Checking stable_deref_trait v1.2.0
21382026-02-23T15:42:20.737Z Checking byteorder v1.5.0
21392026-02-23T15:42:20.838Z Checking portable-atomic v1.11.0
21402026-02-23T15:42:20.889Z Checking critical-section v1.1.3
21412026-02-23T15:42:21.005Z Checking zerofrom v0.1.4
21422026-02-23T15:42:21.044Z Checking pin-project-lite v0.2.14
21432026-02-23T15:42:21.071Z Checking generic-array v0.14.7
21442026-02-23T15:42:21.095Z Checking getrandom v0.2.15
21452026-02-23T15:42:21.120Z Checking getrandom v0.3.4
21462026-02-23T15:42:21.185Z Checking parking_lot_core v0.9.10
21472026-02-23T15:42:21.224Z Checking yoke v0.7.4
21482026-02-23T15:42:21.314Z Checking rand_core v0.6.4
21492026-02-23T15:42:21.339Z Checking signal-hook-registry v1.4.2
21502026-02-23T15:42:21.509Z Checking allocator-api2 v0.2.21
21512026-02-23T15:42:21.533Z Checking zerovec v0.10.4
21522026-02-23T15:42:21.572Z Checking parking_lot v0.12.3
21532026-02-23T15:42:21.614Z Checking mio v1.0.2
21542026-02-23T15:42:21.752Z Checking once_cell v1.21.3
21552026-02-23T15:42:21.926Z Checking equivalent v1.0.2
21562026-02-23T15:42:22.036Z Checking libm v0.2.8
21572026-02-23T15:42:22.061Z Checking writeable v0.5.5
21582026-02-23T15:42:22.088Z Checking crypto-common v0.1.6
21592026-02-23T15:42:22.089Z Checking block-buffer v0.10.4
21602026-02-23T15:42:22.129Z Checking litemap v0.7.3
21612026-02-23T15:42:22.182Z Checking zerocopy v0.7.35
21622026-02-23T15:42:22.340Z Checking socket2 v0.6.1
21632026-02-23T15:42:22.363Z Checking digest v0.10.7
21642026-02-23T15:42:22.417Z Checking zmij v1.0.15
21652026-02-23T15:42:22.500Z Checking cpufeatures v0.2.14
21662026-02-23T15:42:22.624Z Checking percent-encoding v2.3.2
21672026-02-23T15:42:22.763Z Checking futures-core v0.3.31
21682026-02-23T15:42:22.788Z Checking hmac v0.12.1
21692026-02-23T15:42:22.877Z Checking icu_locid_transform_data v1.5.0
21702026-02-23T15:42:22.901Z Checking hashbrown v0.16.1
21712026-02-23T15:42:22.925Z Checking num-traits v0.2.19
21722026-02-23T15:42:22.982Z Checking block-padding v0.3.3
21732026-02-23T15:42:23.006Z Checking icu_properties_data v1.5.0
21742026-02-23T15:42:23.030Z Checking utf8_iter v1.0.4
21752026-02-23T15:42:23.053Z Checking tinystr v0.7.6
21762026-02-23T15:42:23.224Z Checking icu_collections v1.5.0
21772026-02-23T15:42:23.253Z Checking inout v0.1.3
21782026-02-23T15:42:23.277Z Checking icu_normalizer_data v1.5.0
21792026-02-23T15:42:23.389Z Checking utf16_iter v1.0.5
21802026-02-23T15:42:23.423Z Checking ppv-lite86 v0.2.20
21812026-02-23T15:42:23.447Z Checking icu_locid v1.5.0
21822026-02-23T15:42:23.494Z Checking futures-sink v0.3.31
21832026-02-23T15:42:23.517Z Checking serde v1.0.228
21842026-02-23T15:42:23.578Z Checking serde_json v1.0.149
21852026-02-23T15:42:23.657Z Checking write16 v1.0.0
21862026-02-23T15:42:23.793Z Checking futures-channel v0.3.31
21872026-02-23T15:42:23.865Z Checking cipher v0.4.4
21882026-02-23T15:42:23.923Z Checking indexmap v2.13.0
21892026-02-23T15:42:24.112Z Checking sha2 v0.10.9
21902026-02-23T15:42:24.138Z Checking slab v0.4.9
21912026-02-23T15:42:24.258Z Checking futures-task v0.3.31
21922026-02-23T15:42:24.285Z Checking pin-utils v0.1.0
21932026-02-23T15:42:24.366Z Checking icu_provider v1.5.0
21942026-02-23T15:42:24.394Z Checking base64ct v1.6.0
21952026-02-23T15:42:24.418Z Checking futures-io v0.3.31
21962026-02-23T15:42:24.448Z Checking bytes v1.11.1
21972026-02-23T15:42:24.511Z Checking bitflags v2.9.4
21982026-02-23T15:42:24.613Z Checking futures-util v0.3.31
21992026-02-23T15:42:24.636Z Checking errno v0.3.12
22002026-02-23T15:42:24.796Z Checking pem-rfc7468 v0.7.0
22012026-02-23T15:42:24.821Z Checking flagset v0.4.6
22022026-02-23T15:42:24.844Z Checking form_urlencoded v1.2.2
22032026-02-23T15:42:25.012Z Checking icu_locid_transform v1.5.0
22042026-02-23T15:42:25.036Z Checking rand_core v0.9.3
22052026-02-23T15:42:25.061Z Checking fnv v1.0.7
22062026-02-23T15:42:25.061Z Checking foldhash v0.1.5
22072026-02-23T15:42:25.102Z Checking der v0.7.10
22082026-02-23T15:42:25.200Z Checking salsa20 v0.10.2
22092026-02-23T15:42:25.224Z Checking uuid v1.19.0
22102026-02-23T15:42:25.307Z Checking hashbrown v0.15.4
22112026-02-23T15:42:25.333Z Checking tokio v1.49.0
22122026-02-23T15:42:25.374Z Checking pbkdf2 v0.12.2
22132026-02-23T15:42:25.416Z Checking spin v0.9.8
22142026-02-23T15:42:25.553Z Checking scrypt v0.11.0
22152026-02-23T15:42:25.738Z Checking rand_chacha v0.9.0
22162026-02-23T15:42:25.772Z Checking http v1.4.0
22172026-02-23T15:42:25.820Z Checking cbc v0.1.2
22182026-02-23T15:42:25.921Z Checking icu_properties v1.5.1
22192026-02-23T15:42:26.040Z Checking aes v0.8.4
22202026-02-23T15:42:26.098Z Checking iana-time-zone v0.1.63
22212026-02-23T15:42:26.228Z Checking regex-syntax v0.8.5
22222026-02-23T15:42:26.279Z Checking chrono v0.4.43
22232026-02-23T15:42:26.711Z Checking spki v0.7.3
22242026-02-23T15:42:26.800Z Checking rand v0.9.2
22252026-02-23T15:42:26.957Z Checking tracing-core v0.1.32
22262026-02-23T15:42:27.031Z Checking pkcs5 v0.7.1
22272026-02-23T15:42:27.511Z Checking thiserror v2.0.18
22282026-02-23T15:42:27.607Z Checking tracing v0.1.40
22292026-02-23T15:42:27.666Z Checking pkcs8 v0.10.2
22302026-02-23T15:42:27.784Z Checking http-body v1.0.1
22312026-02-23T15:42:27.954Z Checking tinyvec_macros v0.1.1
22322026-02-23T15:42:27.979Z Checking plain v0.2.3
22332026-02-23T15:42:28.002Z Checking rustls-pki-types v1.10.0
22342026-02-23T15:42:28.064Z Checking base64 v0.22.1
22352026-02-23T15:42:28.153Z Checking tinyvec v1.8.0
22362026-02-23T15:42:28.225Z Checking lazy_static v1.5.0
22372026-02-23T15:42:28.356Z Checking rustix v1.1.3
22382026-02-23T15:42:28.519Z Checking semver v1.0.27
22392026-02-23T15:42:28.543Z Checking zerocopy v0.8.27
22402026-02-23T15:42:28.566Z Checking aws-lc-sys v0.26.0
22412026-02-23T15:42:28.892Z Checking fastrand v2.1.1
22422026-02-23T15:42:28.980Z Checking icu_normalizer v1.5.0
22432026-02-23T15:42:29.012Z Checking untrusted v0.7.1
22442026-02-23T15:42:29.188Z Checking try-lock v0.2.5
22452026-02-23T15:42:29.212Z Checking adler2 v2.0.0
22462026-02-23T15:42:29.294Z Checking tower-layer v0.3.3
22472026-02-23T15:42:29.351Z Checking foreign-types-shared v0.1.1
22482026-02-23T15:42:29.378Z Checking untrusted v0.9.0
22492026-02-23T15:42:29.474Z Checking unicode-ident v1.0.19
22502026-02-23T15:42:29.554Z Checking openssl-probe v0.1.5
22512026-02-23T15:42:29.578Z Checking dyn-clone v1.0.20
22522026-02-23T15:42:29.657Z Checking idna_adapter v1.2.0
22532026-02-23T15:42:29.682Z Checking atomic-waker v1.1.2
22542026-02-23T15:42:29.725Z Checking ucd-trie v0.1.7
22552026-02-23T15:42:29.757Z Checking tower-service v0.3.3
22562026-02-23T15:42:29.834Z Checking proc-macro2 v1.0.101
22572026-02-23T15:42:29.875Z Checking ring v0.17.14
22582026-02-23T15:42:29.899Z Checking idna v1.0.3
22592026-02-23T15:42:29.928Z Checking pest v2.8.2
22602026-02-23T15:42:30.175Z Checking tempfile v3.24.0
22612026-02-23T15:42:30.372Z Checking url v2.5.4
22622026-02-23T15:42:30.484Z Checking foreign-types v0.3.2
22632026-02-23T15:42:30.507Z Checking aws-lc-rs v1.12.4
22642026-02-23T15:42:30.531Z Checking miniz_oxide v0.8.5
22652026-02-23T15:42:30.591Z Checking want v0.3.1
22662026-02-23T15:42:30.779Z Checking ipnet v2.11.0
22672026-02-23T15:42:31.138Z Checking schemars v0.8.22
22682026-02-23T15:42:31.218Z Checking httparse v1.9.5
22692026-02-23T15:42:31.268Z Checking openssl-sys v0.9.109
22702026-02-23T15:42:31.433Z Checking wait-timeout v0.2.0
22712026-02-23T15:42:31.601Z Checking aho-corasick v1.1.3
22722026-02-23T15:42:31.626Z Checking anstyle v1.0.11
22732026-02-23T15:42:31.843Z Checking tokio-util v0.7.15
22742026-02-23T15:42:31.880Z Checking httpdate v1.0.3
22752026-02-23T15:42:31.972Z Checking utf8parse v0.2.2
22762026-02-23T15:42:32.075Z Checking quick-error v1.2.3
22772026-02-23T15:42:32.155Z Checking bit-vec v0.8.0
22782026-02-23T15:42:32.179Z Checking pretty-hex v0.4.1
22792026-02-23T15:42:32.203Z Checking powerfmt v0.2.0
22802026-02-23T15:42:32.241Z Checking rusty-fork v0.3.0
22812026-02-23T15:42:32.279Z Checking openssl v0.10.73
22822026-02-23T15:42:32.380Z Checking rustls-webpki v0.102.8
22832026-02-23T15:42:32.509Z Checking deranged v0.5.3
22842026-02-23T15:42:32.596Z Checking bit-set v0.8.0
22852026-02-23T15:42:32.621Z Checking anstyle-parse v0.2.5
22862026-02-23T15:42:32.645Z Compiling newtype-uuid v1.3.2
22872026-02-23T15:42:32.844Z Checking quote v1.0.40
22882026-02-23T15:42:32.892Z Checking unicode-normalization v0.1.24
22892026-02-23T15:42:32.933Z Checking crossbeam-utils v0.8.21
22902026-02-23T15:42:33.050Z Checking regex-automata v0.4.11
22912026-02-23T15:42:33.100Z Checking h2 v0.4.6
22922026-02-23T15:42:33.141Z Checking rand_xorshift v0.4.0
22932026-02-23T15:42:33.179Z Checking rustix v0.38.37
22942026-02-23T15:42:33.345Z Checking bzip2-sys v0.1.13+1.0.8
22952026-02-23T15:42:33.477Z Checking scroll v0.13.0
22962026-02-23T15:42:33.573Z Checking signature v2.2.0
22972026-02-23T15:42:33.653Z Checking crc32fast v1.4.2
22982026-02-23T15:42:33.782Z Checking anstyle-query v1.1.1
22992026-02-23T15:42:33.892Z Checking num_threads v0.1.7
23002026-02-23T15:42:33.916Z Checking time-core v0.1.6
23012026-02-23T15:42:33.940Z Checking zlib-rs v0.5.1
23022026-02-23T15:42:34.027Z Checking either v1.15.0
23032026-02-23T15:42:34.191Z Checking is_terminal_polyfill v1.70.1
23042026-02-23T15:42:34.327Z Checking siphasher v0.3.11
23052026-02-23T15:42:34.380Z Checking unarray v0.1.4
23062026-02-23T15:42:34.545Z Checking unicode-bidi v0.3.17
23072026-02-23T15:42:34.598Z Checking unicode-properties v0.1.3
23082026-02-23T15:42:34.622Z Checking colorchoice v1.0.2
23092026-02-23T15:42:34.772Z Checking num-conv v0.1.0
23102026-02-23T15:42:34.921Z Checking anstream v0.6.18
23112026-02-23T15:42:35.001Z Checking time v0.3.43
23122026-02-23T15:42:35.110Z Checking stringprep v0.1.5
23132026-02-23T15:42:35.280Z Checking phf_shared v0.11.2
23142026-02-23T15:42:35.353Z Checking proptest v1.7.0
23152026-02-23T15:42:35.520Z Checking libz-rs-sys v0.5.1
23162026-02-23T15:42:35.544Z Checking goblin v0.10.2
23172026-02-23T15:42:35.712Z Checking crossbeam-epoch v0.9.18
23182026-02-23T15:42:36.006Z Checking syn v2.0.114
23192026-02-23T15:42:36.131Z Checking rustls v0.23.19
23202026-02-23T15:42:36.699Z Checking native-tls v0.2.12
23212026-02-23T15:42:36.885Z Compiling daft v0.1.4
23222026-02-23T15:42:37.007Z Checking ipnetwork v0.21.1
23232026-02-23T15:42:37.251Z Checking thiserror v1.0.69
23242026-02-23T15:42:37.394Z Checking scroll v0.12.0
23252026-02-23T15:42:37.432Z Checking zstd-sys v2.0.14+zstd.1.5.7
23262026-02-23T15:42:37.456Z Checking toml_datetime v0.6.11
23272026-02-23T15:42:37.630Z Checking serde_spanned v0.6.9
23282026-02-23T15:42:37.785Z Checking num-integer v0.1.46
23292026-02-23T15:42:37.827Z Checking rand_chacha v0.3.1
23302026-02-23T15:42:37.853Z Checking sync_wrapper v1.0.1
23312026-02-23T15:42:38.002Z Checking md-5 v0.10.6
23322026-02-23T15:42:38.230Z Checking ff v0.13.0
23332026-02-23T15:42:38.254Z Checking hash32 v0.2.1
23342026-02-23T15:42:38.279Z Checking base16ct v0.2.0
23352026-02-23T15:42:38.367Z Checking hyper v1.8.1
23362026-02-23T15:42:38.456Z Checking gimli v0.31.1
23372026-02-23T15:42:38.490Z Checking psl-types v2.0.11
23382026-02-23T15:42:38.537Z Checking fallible-iterator v0.2.0
23392026-02-23T15:42:38.696Z Checking publicsuffix v2.3.0
23402026-02-23T15:42:38.964Z Checking heapless v0.7.17
23412026-02-23T15:42:39.083Z Checking postgres-protocol v0.6.8
23422026-02-23T15:42:39.655Z Compiling iddqd v0.3.16
23432026-02-23T15:42:39.684Z Checking sec1 v0.7.3
23442026-02-23T15:42:39.795Z Checking group v0.13.0
23452026-02-23T15:42:40.042Z Checking num-iter v0.1.45
23462026-02-23T15:42:40.073Z Checking rand v0.8.5
23472026-02-23T15:42:40.204Z Checking hyper-util v0.1.19
23482026-02-23T15:42:40.232Z Checking tower v0.5.2
23492026-02-23T15:42:40.611Z Checking tokio-rustls v0.26.0
23502026-02-23T15:42:40.886Z Checking dof v0.4.0
23512026-02-23T15:42:40.972Z Checking goblin v0.8.2
23522026-02-23T15:42:40.997Z Checking zstd-safe v7.2.3
23532026-02-23T15:42:41.156Z Checking oxnet v0.1.4
23542026-02-23T15:42:41.204Z Checking cookie v0.18.1
23552026-02-23T15:42:41.297Z Checking tokio-native-tls v0.3.1
23562026-02-23T15:42:41.541Z Checking terminal_size v0.4.0
23572026-02-23T15:42:41.577Z Checking flate2 v1.1.2
23582026-02-23T15:42:41.635Z Checking dtrace-parser v0.3.0
23592026-02-23T15:42:41.708Z Checking rustls-native-certs v0.8.1
23602026-02-23T15:42:41.736Z Checking webpki-roots v1.0.1
23612026-02-23T15:42:41.788Z Checking addr2line v0.24.2
23622026-02-23T15:42:41.934Z Checking http-body-util v0.1.3
23632026-02-23T15:42:41.958Z Checking signal-hook v0.3.18
23642026-02-23T15:42:41.958Z Checking hkdf v0.12.4
23652026-02-23T15:42:42.126Z Checking crypto-bigint v0.5.5
23662026-02-23T15:42:42.219Z Checking thread-id v5.0.0
23672026-02-23T15:42:42.243Z Checking object v0.36.5
23682026-02-23T15:42:42.292Z Checking bitflags v1.3.2
23692026-02-23T15:42:42.347Z Checking lockfree-object-pool v0.1.6
23702026-02-23T15:42:42.371Z Checking iri-string v0.7.8
23712026-02-23T15:42:42.371Z Checking rustc-demangle v0.1.24
23722026-02-23T15:42:42.408Z Checking ryu v1.0.18
23732026-02-23T15:42:42.630Z Checking managed v0.8.0
23742026-02-23T15:42:42.666Z Checking simd-adler32 v0.3.7
23752026-02-23T15:42:42.817Z Checking strsim v0.11.1
23762026-02-23T15:42:42.963Z Checking bumpalo v3.16.0
23772026-02-23T15:42:42.987Z Checking winnow v0.5.40
23782026-02-23T15:42:43.023Z Compiling rayon-core v1.12.1
23792026-02-23T15:42:43.098Z Checking clap_lex v0.7.4
23802026-02-23T15:42:43.281Z Checking zopfli v0.8.1
23812026-02-23T15:42:43.359Z Checking clap_builder v4.5.48
23822026-02-23T15:42:43.384Z Checking smoltcp v0.9.1
23832026-02-23T15:42:43.944Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23842026-02-23T15:42:44.233Z Checking hyper-rustls v0.27.7
23852026-02-23T15:42:44.405Z Checking elliptic-curve v0.13.8
23862026-02-23T15:42:44.599Z Checking hyper-tls v0.6.0
23872026-02-23T15:42:44.630Z Checking serde_urlencoded v0.7.1
23882026-02-23T15:42:44.768Z Checking tower-http v0.6.6
23892026-02-23T15:42:44.886Z Checking signal-hook-mio v0.2.4
23902026-02-23T15:42:44.987Z Checking usdt-impl v0.6.0
23912026-02-23T15:42:45.022Z Checking cookie_store v0.21.1
23922026-02-23T15:42:45.072Z Checking dof v0.3.0
23932026-02-23T15:42:45.316Z Checking zstd v0.13.3
23942026-02-23T15:42:45.509Z Checking num-bigint-dig v0.8.6
23952026-02-23T15:42:45.532Z Checking postgres-types v0.2.9
23962026-02-23T15:42:45.557Z Checking toml_edit v0.19.15
23972026-02-23T15:42:45.653Z Checking dtrace-parser v0.2.0
23982026-02-23T15:42:45.677Z Checking bstr v1.10.0
23992026-02-23T15:42:45.677Z Checking regex v1.11.3
24002026-02-23T15:42:46.036Z Checking crossbeam-deque v0.8.5
24012026-02-23T15:42:46.119Z Checking phf v0.11.2
24022026-02-23T15:42:46.172Z Checking ed25519 v2.2.3
24032026-02-23T15:42:46.267Z Checking bzip2 v0.4.4
24042026-02-23T15:42:46.349Z Checking bzip2 v0.5.2
24052026-02-23T15:42:46.383Z Checking ref-cast v1.0.25
24062026-02-23T15:42:46.490Z Checking curve25519-dalek v4.1.3
24072026-02-23T15:42:46.515Z Checking strum v0.27.2
24082026-02-23T15:42:46.541Z Checking hubpack v0.1.2
24092026-02-23T15:42:46.565Z Checking memoffset v0.9.1
24102026-02-23T15:42:46.636Z Checking pkcs1 v0.7.5
24112026-02-23T15:42:46.691Z Checking erased-serde v0.3.31
24122026-02-23T15:42:46.716Z Checking hex v0.4.3
24132026-02-23T15:42:46.829Z Checking serde-big-array v0.5.1
24142026-02-23T15:42:47.062Z Checking float-cmp v0.10.0
24152026-02-23T15:42:47.087Z Checking rfc6979 v0.4.0
24162026-02-23T15:42:47.206Z Checking thread-id v4.2.2
24172026-02-23T15:42:47.272Z Checking socket2 v0.5.10
24182026-02-23T15:42:47.297Z Checking memmap2 v0.9.8
24192026-02-23T15:42:47.297Z Checking env_filter v0.1.2
24202026-02-23T15:42:47.347Z Checking encoding_rs v0.8.34
24212026-02-23T15:42:47.590Z Checking fixedbitset v0.4.2
24222026-02-23T15:42:47.615Z Checking mime v0.3.17
24232026-02-23T15:42:47.639Z Checking whoami v1.5.2
24242026-02-23T15:42:47.749Z Checking backtrace v0.3.74
24252026-02-23T15:42:47.773Z Checking winnow v0.7.14
24262026-02-23T15:42:47.852Z Checking precomputed-hash v0.1.1
24272026-02-23T15:42:47.876Z Checking fixedbitset v0.5.7
24282026-02-23T15:42:47.936Z Checking data-encoding v2.9.0
24292026-02-23T15:42:47.960Z Checking keccak v0.1.5
24302026-02-23T15:42:47.992Z Checking static_assertions v1.1.0
24312026-02-23T15:42:48.103Z Checking new_debug_unreachable v1.0.6
24322026-02-23T15:42:48.149Z Checking normalize-line-endings v0.3.0
24332026-02-23T15:42:48.221Z Checking rustc-hash v2.1.1
24342026-02-23T15:42:48.246Z Checking unicode-segmentation v1.12.0
24352026-02-23T15:42:48.271Z Checking jiff v0.2.15
24362026-02-23T15:42:48.295Z Checking predicates-core v1.0.8
24372026-02-23T15:42:48.340Z Checking minimal-lexical v0.2.1
24382026-02-23T15:42:48.414Z Checking difflib v0.4.0
24392026-02-23T15:42:48.460Z Checking toml_write v0.1.2
24402026-02-23T15:42:48.503Z Checking foldhash v0.2.0
24412026-02-23T15:42:48.708Z Checking nom v7.1.3
24422026-02-23T15:42:48.754Z Checking predicates v3.1.3
24432026-02-23T15:42:48.779Z Checking hickory-proto v0.25.2
24442026-02-23T15:42:48.835Z Checking similar v2.7.0
24452026-02-23T15:42:49.251Z Checking reqwest v0.12.24
24462026-02-23T15:42:49.316Z Checking anyhow v1.0.99
24472026-02-23T15:42:49.601Z Checking sha3 v0.10.8
24482026-02-23T15:42:49.657Z Checking petgraph v0.8.2
24492026-02-23T15:42:49.995Z Checking string_cache v0.8.9
24502026-02-23T15:42:50.204Z Checking toml_edit v0.22.27
24512026-02-23T15:42:50.269Z Checking ed25519-dalek v2.1.1
24522026-02-23T15:42:50.517Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24532026-02-23T15:42:50.652Z Checking tokio-postgres v0.7.13
24542026-02-23T15:42:50.943Z Checking petgraph v0.6.5
24552026-02-23T15:42:51.022Z Checking toml v0.7.8
24562026-02-23T15:42:51.680Z Checking usdt v0.6.0
24572026-02-23T15:42:51.960Z Checking slog v2.8.2
24582026-02-23T15:42:52.493Z Checking env_logger v0.11.8
24592026-02-23T15:42:52.517Z Checking usdt-impl v0.5.0
24602026-02-23T15:42:52.834Z Checking ecdsa v0.16.9
24612026-02-23T15:42:53.004Z Checking rsa v0.9.8
24622026-02-23T15:42:53.029Z Checking serde_with v3.16.1
24632026-02-23T15:42:53.153Z Checking nix v0.29.0
24642026-02-23T15:42:53.479Z Checking zip v0.6.6
24652026-02-23T15:42:53.596Z Checking zip v4.2.0
24662026-02-23T15:42:53.930Z Checking clap v4.5.48
24672026-02-23T15:42:54.062Z Checking crossterm v0.28.1
24682026-02-23T15:42:54.145Z Checking itertools v0.12.1
24692026-02-23T15:42:54.309Z Checking itertools v0.13.0
24702026-02-23T15:42:54.397Z Checking itertools v0.10.5
24712026-02-23T15:42:54.620Z Checking strum v0.26.3
24722026-02-23T15:42:54.750Z Checking tokio-stream v0.1.17
24732026-02-23T15:42:54.786Z Checking ahash v0.8.12
24742026-02-23T15:42:55.145Z Checking fs-err v3.1.1
24752026-02-23T15:42:55.169Z Checking buf-list v1.0.3
24762026-02-23T15:42:55.454Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24772026-02-23T15:42:55.497Z Checking x509-cert v0.2.5
24782026-02-23T15:42:55.523Z Checking openapiv3 v2.2.0
24792026-02-23T15:42:55.672Z Checking sha1 v0.10.6
24802026-02-23T15:42:55.789Z Checking winnow v0.6.26
24812026-02-23T15:42:55.950Z Checking lalrpop-util v0.19.12
24822026-02-23T15:42:56.180Z Checking peg-runtime v0.8.5
24832026-02-23T15:42:56.234Z Checking rayon v1.10.0
24842026-02-23T15:42:56.258Z Checking camino v1.2.2
24852026-02-23T15:42:56.305Z Checking sigpipe v0.1.3
24862026-02-23T15:42:56.428Z Checking glob v0.3.2
24872026-02-23T15:42:59.303Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24882026-02-23T15:42:59.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.90s
24892026-02-23T15:43:00.030Z
24902026-02-23T15:43:00.030Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/252)
24912026-02-23T15:43:01.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24922026-02-23T15:43:01.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24932026-02-23T15:43:01.425Z Compiling regress v0.10.4
24942026-02-23T15:43:01.480Z Compiling unsafe-libyaml v0.2.11
24952026-02-23T15:43:01.505Z Checking newtype-uuid v1.3.2
24962026-02-23T15:43:01.505Z Compiling structmeta-derive v0.3.0
24972026-02-23T15:43:01.531Z Compiling rustls v0.22.4
24982026-02-23T15:43:01.576Z Compiling multer v3.1.0
24992026-02-23T15:43:01.602Z Checking heck v0.5.0
25002026-02-23T15:43:01.813Z Compiling newtype-uuid-macros v0.1.0
25012026-02-23T15:43:01.883Z Compiling async-stream-impl v0.3.6
25022026-02-23T15:43:01.907Z Checking daft v0.1.4
25032026-02-23T15:43:02.012Z Checking futures-executor v0.3.31
25042026-02-23T15:43:02.255Z Compiling dropshot v0.16.7
25052026-02-23T15:43:02.391Z Checking iddqd v0.3.16
25062026-02-23T15:43:02.660Z Compiling serde_yaml v0.9.34+deprecated
25072026-02-23T15:43:02.983Z Checking futures v0.3.31
25082026-02-23T15:43:03.009Z Compiling dropshot_endpoint v0.16.7
25092026-02-23T15:43:03.127Z Checking match_cfg v0.1.0
25102026-02-23T15:43:03.242Z Checking hostname v0.3.1
25112026-02-23T15:43:03.267Z Checking thread_local v1.1.8
25122026-02-23T15:43:03.395Z Checking unicode-width v0.1.14
25132026-02-23T15:43:03.558Z Checking crossbeam-channel v0.5.15
25142026-02-23T15:43:03.685Z Compiling structmeta v0.3.0
25152026-02-23T15:43:03.833Z Checking is-terminal v0.4.13
25162026-02-23T15:43:03.977Z Checking term v1.1.0
25172026-02-23T15:43:04.075Z Compiling derive-ex v0.1.8
25182026-02-23T15:43:04.395Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25192026-02-23T15:43:04.395Z Checking take_mut v0.2.2
25202026-02-23T15:43:04.395Z Compiling parse-display-derive v0.10.0
25212026-02-23T15:43:04.395Z Compiling typify-impl v0.4.3
25222026-02-23T15:43:04.420Z Checking slog-async v2.8.0
25232026-02-23T15:43:04.724Z Checking slog-term v2.9.2
25242026-02-23T15:43:05.221Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25252026-02-23T15:43:05.806Z Checking debug-ignore v1.0.5
25262026-02-23T15:43:05.836Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25272026-02-23T15:43:06.447Z Checking toml_parser v1.0.6+spec-1.1.0
25282026-02-23T15:43:06.565Z Checking slog-json v2.6.1
25292026-02-23T15:43:06.809Z Checking macaddr v1.0.1
25302026-02-23T15:43:06.885Z Checking serde_spanned v1.0.4
25312026-02-23T15:43:07.154Z Checking toml_datetime v0.7.5+spec-1.1.0
25322026-02-23T15:43:07.203Z Checking toml_writer v1.0.6+spec-1.1.0
25332026-02-23T15:43:07.236Z Checking slog-bunyan v2.5.0
25342026-02-23T15:43:07.428Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25352026-02-23T15:43:07.575Z Checking tabwriter v1.4.0
25362026-02-23T15:43:07.616Z Compiling test-strategy v0.4.3
25372026-02-23T15:43:07.646Z Checking async-stream v0.3.6
25382026-02-23T15:43:07.682Z Checking toml v0.9.11+spec-1.1.0
25392026-02-23T15:43:07.877Z Checking waitgroup v0.1.2
25402026-02-23T15:43:07.908Z Checking rustls-pemfile v2.2.0
25412026-02-23T15:43:08.057Z Checking serde_path_to_error v0.1.20
25422026-02-23T15:43:08.162Z Checking hostname v0.4.2
25432026-02-23T15:43:08.194Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25442026-02-23T15:43:08.226Z Compiling itertools v0.14.0
25452026-02-23T15:43:08.332Z Checking progenitor-client v0.10.0
25462026-02-23T15:43:08.443Z Checking progenitor-client v0.11.2
25472026-02-23T15:43:08.631Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25482026-02-23T15:43:08.707Z Checking instant v0.1.13
25492026-02-23T15:43:08.809Z Checking colored v3.0.0
25502026-02-23T15:43:08.848Z Checking backoff v0.4.0
25512026-02-23T15:43:08.931Z Checking parse-display v0.10.0
25522026-02-23T15:43:09.062Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25532026-02-23T15:43:09.173Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25542026-02-23T15:43:09.202Z Compiling proc-macro-crate v1.3.1
25552026-02-23T15:43:09.237Z Compiling proc-macro-error v1.0.4
25562026-02-23T15:43:09.288Z Checking tokio-rustls v0.25.0
25572026-02-23T15:43:09.807Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25582026-02-23T15:43:10.117Z Compiling num_enum_derive v0.5.11
25592026-02-23T15:43:10.155Z Compiling heapless v0.8.0
25602026-02-23T15:43:10.217Z Checking hash32 v0.3.1
25612026-02-23T15:43:10.447Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25622026-02-23T15:43:13.490Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25632026-02-23T15:43:13.520Z Compiling smoltcp v0.11.0
25642026-02-23T15:43:13.520Z Compiling ingot-macros v0.1.1
25652026-02-23T15:43:13.520Z Compiling foreign-types-macros v0.2.3
25662026-02-23T15:43:13.545Z Compiling crucible-workspace-hack v0.1.0
25672026-02-23T15:43:13.545Z Checking cobs v0.2.3
25682026-02-23T15:43:13.545Z Checking foreign-types-shared v0.3.1
25692026-02-23T15:43:13.545Z Checking postcard v1.0.10
25702026-02-23T15:43:13.545Z Checking num_enum v0.5.11
25712026-02-23T15:43:13.545Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25722026-02-23T15:43:13.545Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25732026-02-23T15:43:13.545Z Checking cstr-argument v0.1.2
25742026-02-23T15:43:13.545Z Checking foreign-types v0.5.0
25752026-02-23T15:43:13.545Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25762026-02-23T15:43:13.545Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25772026-02-23T15:43:13.545Z Checking pretty-hex v0.2.1
25782026-02-23T15:43:13.545Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25792026-02-23T15:43:13.545Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25802026-02-23T15:43:13.545Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25812026-02-23T15:43:13.546Z Checking colored v2.2.0
25822026-02-23T15:43:13.546Z Checking secrecy v0.10.3
25832026-02-23T15:43:13.546Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25842026-02-23T15:43:13.546Z Checking camino-tempfile v1.4.1
25852026-02-23T15:43:13.546Z Compiling nix v0.30.1
25862026-02-23T15:43:13.546Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25872026-02-23T15:43:13.546Z Compiling convert_case v0.4.0
25882026-02-23T15:43:13.894Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25892026-02-23T15:43:14.035Z Compiling zone_cfg_derive v0.3.0
25902026-02-23T15:43:14.065Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25912026-02-23T15:43:14.210Z Checking smf v0.2.3
25922026-02-23T15:43:14.298Z Compiling derive_more v0.99.20
25932026-02-23T15:43:14.325Z Compiling typify-macro v0.4.3
25942026-02-23T15:43:14.361Z Compiling num-derive v0.4.2
25952026-02-23T15:43:14.500Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25962026-02-23T15:43:14.664Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25972026-02-23T15:43:14.922Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-02-23T15:43:15.238Z Checking zone v0.3.1
25992026-02-23T15:43:15.263Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26002026-02-23T15:43:16.044Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26012026-02-23T15:43:16.254Z Checking ingot-types v0.1.2
26022026-02-23T15:43:16.994Z Checking ingot v0.1.1
26032026-02-23T15:43:17.749Z Compiling typify v0.4.3
26042026-02-23T15:43:17.940Z Compiling progenitor-impl v0.11.2
26052026-02-23T15:43:20.075Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26062026-02-23T15:43:20.224Z Compiling typify-impl v0.2.0
26072026-02-23T15:43:20.584Z Checking num-rational v0.4.2
26082026-02-23T15:43:21.559Z Checking num-complex v0.4.6
26092026-02-23T15:43:22.148Z Checking unicode-width v0.2.0
26102026-02-23T15:43:22.345Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26112026-02-23T15:43:22.467Z Checking num v0.4.3
26122026-02-23T15:43:22.659Z Checking password-hash v0.5.0
26132026-02-23T15:43:23.105Z Compiling usdt-macro v0.5.0
26142026-02-23T15:43:23.132Z Compiling usdt-attr-macro v0.5.0
26152026-02-23T15:43:23.158Z Checking blake2 v0.10.6
26162026-02-23T15:43:23.633Z Compiling thiserror-impl-no-std v2.0.2
26172026-02-23T15:43:23.751Z Compiling progenitor-macro v0.11.2
26182026-02-23T15:43:23.891Z Checking universal-hash v0.5.1
26192026-02-23T15:43:24.406Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26202026-02-23T15:43:24.431Z Checking memmap v0.7.0
26212026-02-23T15:43:24.523Z Checking half v2.4.1
26222026-02-23T15:43:24.672Z Checking float-ord v0.3.2
26232026-02-23T15:43:24.796Z Checking ciborium-io v0.2.2
26242026-02-23T15:43:24.841Z Checking opaque-debug v0.3.1
26252026-02-23T15:43:24.949Z Checking usdt v0.5.0
26262026-02-23T15:43:24.974Z Checking poly1305 v0.8.0
26272026-02-23T15:43:24.999Z Checking ciborium-ll v0.2.2
26282026-02-23T15:43:25.203Z Checking argon2 v0.5.3
26292026-02-23T15:43:25.245Z Checking console v0.15.10
26302026-02-23T15:43:25.356Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26312026-02-23T15:43:25.491Z Checking toml v0.8.23
26322026-02-23T15:43:25.803Z Checking chacha20 v0.9.1
26332026-02-23T15:43:25.860Z Checking aead v0.5.2
26342026-02-23T15:43:25.952Z Checking thiserror-no-std v2.0.2
26352026-02-23T15:43:26.094Z Compiling semver v0.1.20
26362026-02-23T15:43:26.119Z Checking vsss-rs v3.3.4
26372026-02-23T15:43:26.144Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26382026-02-23T15:43:26.174Z Checking chacha20poly1305 v0.10.1
26392026-02-23T15:43:26.221Z Checking ciborium v0.2.2
26402026-02-23T15:43:26.386Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26412026-02-23T15:43:26.499Z Compiling rustc_version v0.1.7
26422026-02-23T15:43:26.898Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26432026-02-23T15:43:26.959Z Compiling pin-project-internal v1.1.6
26442026-02-23T15:43:27.108Z Checking indent_write v2.2.0
26452026-02-23T15:43:27.317Z Checking siphasher v1.0.1
26462026-02-23T15:43:27.342Z Checking linked-hash-map v0.5.6
26472026-02-23T15:43:27.682Z Checking phf_shared v0.12.1
26482026-02-23T15:43:27.707Z Checking lru-cache v0.1.2
26492026-02-23T15:43:27.902Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26502026-02-23T15:43:27.957Z Compiling newtype_derive v0.1.6
26512026-02-23T15:43:28.102Z Compiling progenitor-impl v0.10.0
26522026-02-23T15:43:28.852Z Checking resolv-conf v0.7.0
26532026-02-23T15:43:29.220Z Checking newline-converter v0.3.0
26542026-02-23T15:43:29.338Z Checking pin-project v1.1.6
26552026-02-23T15:43:29.400Z Checking hickory-proto v0.24.4
26562026-02-23T15:43:29.493Z Checking atomicwrites v0.4.4
26572026-02-23T15:43:29.711Z Checking prettyplease v0.2.36
26582026-02-23T15:43:30.140Z Compiling typify-macro v0.2.0
26592026-02-23T15:43:30.424Z Checking pem v3.0.5
26602026-02-23T15:43:30.670Z Compiling snafu-derive v0.8.5
26612026-02-23T15:43:30.697Z Checking csv-core v0.1.11
26622026-02-23T15:43:30.836Z Compiling derive-where v1.5.0
26632026-02-23T15:43:31.024Z Compiling async-recursion v1.1.1
26642026-02-23T15:43:31.688Z Compiling slog-dtrace v0.3.0
26652026-02-23T15:43:31.984Z Checking swrite v0.1.0
26662026-02-23T15:43:32.125Z Checking highway v1.3.0
26672026-02-23T15:43:32.246Z Compiling cancel-safe-futures v0.1.5
26682026-02-23T15:43:32.624Z Compiling chrono-tz v0.10.4
26692026-02-23T15:43:32.650Z Compiling owo-colors v4.2.3
26702026-02-23T15:43:32.911Z Checking same-file v1.0.6
26712026-02-23T15:43:33.104Z Compiling const_format_proc_macros v0.2.34
26722026-02-23T15:43:33.348Z Checking walkdir v2.5.0
26732026-02-23T15:43:33.373Z Checking hickory-resolver v0.24.4
26742026-02-23T15:43:33.480Z Compiling typify v0.2.0
26752026-02-23T15:43:33.698Z Compiling progenitor-impl v0.8.0
26762026-02-23T15:43:33.840Z Checking csv v1.3.1
26772026-02-23T15:43:33.877Z Compiling progenitor-macro v0.10.0
26782026-02-23T15:43:33.907Z Checking expectorate v1.2.0
26792026-02-23T15:43:34.244Z Checking phf v0.12.1
26802026-02-23T15:43:34.542Z Checking tokio-dtrace v0.1.0
26812026-02-23T15:43:34.849Z Checking snafu v0.8.5
26822026-02-23T15:43:34.877Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26832026-02-23T15:43:34.911Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26842026-02-23T15:43:35.005Z Checking globset v0.4.15
26852026-02-23T15:43:35.058Z Checking progenitor v0.11.2
26862026-02-23T15:43:35.281Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26872026-02-23T15:43:35.498Z Checking olpc-cjson v0.1.4
26882026-02-23T15:43:35.756Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26892026-02-23T15:43:35.868Z Checking libsw-core v0.3.1
26902026-02-23T15:43:36.110Z Compiling lzma-sys v0.1.20
26912026-02-23T15:43:36.445Z Checking serde_plain v1.0.2
26922026-02-23T15:43:36.652Z Checking typed-path v0.9.3
26932026-02-23T15:43:36.719Z Checking utf-8 v0.7.6
26942026-02-23T15:43:36.788Z Checking arc-swap v1.7.1
26952026-02-23T15:43:36.957Z Checking bytecount v0.6.8
26962026-02-23T15:43:37.130Z Checking papergrid v0.11.0
26972026-02-23T15:43:37.220Z Checking slog-scope v4.4.0
26982026-02-23T15:43:37.446Z Checking tungstenite v0.21.0
26992026-02-23T15:43:38.067Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27002026-02-23T15:43:38.412Z Checking libsw v3.5.0
27012026-02-23T15:43:38.500Z Checking qorb v0.4.1
27022026-02-23T15:43:38.543Z Checking tough v0.20.0
27032026-02-23T15:43:38.569Z Checking const_format v0.2.34
27042026-02-23T15:43:38.708Z Checking oxide-tokio-rt v0.1.2
27052026-02-23T15:43:38.959Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27062026-02-23T15:43:39.643Z Compiling progenitor-macro v0.8.0
27072026-02-23T15:43:41.969Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27082026-02-23T15:43:42.757Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27092026-02-23T15:43:42.832Z Compiling tabled_derive v0.7.0
27102026-02-23T15:43:42.935Z Checking progenitor-client v0.8.0
27112026-02-23T15:43:43.155Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27122026-02-23T15:43:43.285Z Checking gethostname v0.5.0
27132026-02-23T15:43:43.434Z Compiling heck v0.3.3
27142026-02-23T15:43:43.458Z Checking bcs v0.1.6
27152026-02-23T15:43:43.812Z Checking unicode-linebreak v0.1.5
27162026-02-23T15:43:43.916Z Checking smawk v0.3.2
27172026-02-23T15:43:44.127Z Checking termtree v0.5.1
27182026-02-23T15:43:44.349Z Checking linear-map v1.2.0
27192026-02-23T15:43:44.658Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27202026-02-23T15:43:44.739Z Checking tabled v0.15.0
27212026-02-23T15:43:44.797Z Checking progenitor v0.10.0
27222026-02-23T15:43:45.003Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27232026-02-23T15:43:47.039Z Checking textwrap v0.16.2
27242026-02-23T15:43:47.279Z Compiling zone_cfg_derive v0.1.2
27252026-02-23T15:43:47.339Z Checking steno v0.4.1
27262026-02-23T15:43:47.521Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27272026-02-23T15:43:48.034Z Checking tokio-tungstenite v0.21.0
27282026-02-23T15:43:48.278Z Checking slog-stdlog v4.1.1
27292026-02-23T15:43:48.518Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27302026-02-23T15:43:48.635Z Checking number_prefix v0.4.0
27312026-02-23T15:43:48.689Z Checking humantime v2.2.0
27322026-02-23T15:43:48.833Z Checking base64 v0.21.7
27332026-02-23T15:43:48.863Z Checking base64 v0.13.1
27342026-02-23T15:43:49.063Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27352026-02-23T15:43:49.311Z Checking ron v0.7.1
27362026-02-23T15:43:49.351Z Checking indicatif v0.17.11
27372026-02-23T15:43:49.547Z Checking zone v0.1.8
27382026-02-23T15:43:49.572Z Checking slog-envlogger v2.2.0
27392026-02-23T15:43:49.671Z Checking xz2 v0.1.7
27402026-02-23T15:43:49.829Z Checking xattr v1.3.1
27412026-02-23T15:43:49.985Z Checking yasna v0.5.2
27422026-02-23T15:43:50.054Z Checking headers-core v0.3.0
27432026-02-23T15:43:50.078Z Checking filetime v0.2.26
27442026-02-23T15:43:50.227Z Checking subprocess v0.2.9
27452026-02-23T15:43:50.252Z Checking headers v0.4.1
27462026-02-23T15:43:50.315Z Checking tar v0.4.44
27472026-02-23T15:43:50.574Z Checking progenitor v0.8.0
27482026-02-23T15:43:50.800Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27492026-02-23T15:43:50.844Z Checking rcgen v0.12.1
27502026-02-23T15:43:54.334Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27512026-02-23T15:43:54.334Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27522026-02-23T15:43:54.358Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27532026-02-23T15:43:54.443Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27542026-02-23T15:43:55.146Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27552026-02-23T15:43:55.369Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27562026-02-23T15:43:56.626Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27572026-02-23T15:43:57.964Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27582026-02-23T15:43:58.031Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27592026-02-23T15:43:58.100Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27602026-02-23T15:43:58.996Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27612026-02-23T15:43:59.021Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27622026-02-23T15:43:59.555Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27632026-02-23T15:44:00.534Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27642026-02-23T15:44:01.594Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27652026-02-23T15:44:02.878Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27662026-02-23T15:44:07.583Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27672026-02-23T15:44:11.774Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27682026-02-23T15:44:13.226Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27692026-02-23T15:44:16.682Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27702026-02-23T15:44:31.206Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27712026-02-23T15:44:34.336Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27722026-02-23T15:44:36.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
27732026-02-23T15:44:37.028Z
27742026-02-23T15:44:37.028Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/252)
27752026-02-23T15:44:38.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762026-02-23T15:44:38.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772026-02-23T15:44:38.410Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27782026-02-23T15:44:41.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.97s
27792026-02-23T15:44:41.217Z
27802026-02-23T15:44:41.217Zinfo: running `cargo check --bins` on nexus-config (53/252)
27812026-02-23T15:44:42.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822026-02-23T15:44:42.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832026-02-23T15:44:42.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842026-02-23T15:44:42.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
27852026-02-23T15:44:42.408Z
27862026-02-23T15:44:42.408Zinfo: running `cargo check --bins` on nexus-types (54/252)
27872026-02-23T15:44:43.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882026-02-23T15:44:43.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892026-02-23T15:44:43.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902026-02-23T15:44:43.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
27912026-02-23T15:44:43.604Z
27922026-02-23T15:44:43.604Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/252)
27932026-02-23T15:44:44.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942026-02-23T15:44:44.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952026-02-23T15:44:44.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962026-02-23T15:44:44.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
27972026-02-23T15:44:44.770Z
27982026-02-23T15:44:44.770Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/252)
27992026-02-23T15:44:45.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002026-02-23T15:44:45.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012026-02-23T15:44:45.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022026-02-23T15:44:45.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28032026-02-23T15:44:45.957Z
28042026-02-23T15:44:45.957Zinfo: running `cargo check --bins` on cockroach-admin-types (57/252)
28052026-02-23T15:44:46.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062026-02-23T15:44:46.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072026-02-23T15:44:46.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082026-02-23T15:44:46.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28092026-02-23T15:44:47.079Z
28102026-02-23T15:44:47.079Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/252)
28112026-02-23T15:44:48.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122026-02-23T15:44:48.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132026-02-23T15:44:48.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142026-02-23T15:44:48.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28152026-02-23T15:44:48.204Z
28162026-02-23T15:44:48.204Zinfo: running `cargo check --bins` on ereport-types (59/252)
28172026-02-23T15:44:49.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182026-02-23T15:44:49.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192026-02-23T15:44:49.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202026-02-23T15:44:49.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
28212026-02-23T15:44:49.336Z
28222026-02-23T15:44:49.336Zinfo: running `cargo check --bins` on gateway-client (60/252)
28232026-02-23T15:44:50.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242026-02-23T15:44:50.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252026-02-23T15:44:50.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262026-02-23T15:44:50.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28272026-02-23T15:44:50.412Z
28282026-02-23T15:44:50.413Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/252)
28292026-02-23T15:44:51.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302026-02-23T15:44:51.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312026-02-23T15:44:51.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322026-02-23T15:44:51.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28332026-02-23T15:44:51.526Z
28342026-02-23T15:44:51.526Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/252)
28352026-02-23T15:44:52.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362026-02-23T15:44:52.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372026-02-23T15:44:52.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382026-02-23T15:44:52.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28392026-02-23T15:44:52.641Z
28402026-02-23T15:44:52.641Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/252)
28412026-02-23T15:44:53.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422026-02-23T15:44:53.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432026-02-23T15:44:53.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442026-02-23T15:44:53.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28452026-02-23T15:44:53.757Z
28462026-02-23T15:44:53.757Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/252)
28472026-02-23T15:44:54.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482026-02-23T15:44:54.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492026-02-23T15:44:54.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502026-02-23T15:44:54.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28512026-02-23T15:44:54.881Z
28522026-02-23T15:44:54.881Zinfo: running `cargo check --bins` on internal-dns-types (65/252)
28532026-02-23T15:44:55.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542026-02-23T15:44:55.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552026-02-23T15:44:55.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562026-02-23T15:44:55.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
28572026-02-23T15:44:56.048Z
28582026-02-23T15:44:56.048Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/252)
28592026-02-23T15:44:57.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602026-02-23T15:44:57.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612026-02-23T15:44:57.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622026-02-23T15:44:57.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28632026-02-23T15:44:57.147Z
28642026-02-23T15:44:57.147Zinfo: running `cargo check --bins` on nexus-types-versions (67/252)
28652026-02-23T15:44:58.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662026-02-23T15:44:58.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672026-02-23T15:44:58.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682026-02-23T15:44:58.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
28692026-02-23T15:44:58.309Z
28702026-02-23T15:44:58.309Zinfo: running `cargo check --bins` on omicron-passwords (68/252)
28712026-02-23T15:44:59.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722026-02-23T15:44:59.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732026-02-23T15:44:59.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742026-02-23T15:44:59.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28752026-02-23T15:44:59.404Z
28762026-02-23T15:44:59.404Zinfo: running `cargo check --bins` on oxql-types (69/252)
28772026-02-23T15:45:00.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782026-02-23T15:45:00.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792026-02-23T15:45:00.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802026-02-23T15:45:00.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28812026-02-23T15:45:00.501Z
28822026-02-23T15:45:00.501Zinfo: running `cargo check --bins` on oximeter-types (70/252)
28832026-02-23T15:45:01.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842026-02-23T15:45:01.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852026-02-23T15:45:01.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862026-02-23T15:45:01.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28872026-02-23T15:45:01.586Z
28882026-02-23T15:45:01.586Zinfo: running `cargo check --bins` on oximeter-types-versions (71/252)
28892026-02-23T15:45:02.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902026-02-23T15:45:02.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912026-02-23T15:45:02.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922026-02-23T15:45:02.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28932026-02-23T15:45:02.682Z
28942026-02-23T15:45:02.682Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/252)
28952026-02-23T15:45:03.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962026-02-23T15:45:03.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972026-02-23T15:45:03.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982026-02-23T15:45:03.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
28992026-02-23T15:45:03.831Z
29002026-02-23T15:45:03.831Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (73/252)
29012026-02-23T15:45:04.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022026-02-23T15:45:04.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032026-02-23T15:45:05.029Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29042026-02-23T15:45:05.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
29052026-02-23T15:45:06.090Z
29062026-02-23T15:45:06.090Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (74/252)
29072026-02-23T15:45:07.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082026-02-23T15:45:07.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092026-02-23T15:45:07.334Z Compiling cfg_aliases v0.1.1
29102026-02-23T15:45:07.335Z Compiling convert_case v0.7.1
29112026-02-23T15:45:07.335Z Compiling vte_generate_state_changes v0.1.2
29122026-02-23T15:45:07.359Z Checking fd-lock v4.0.2
29132026-02-23T15:45:07.359Z Checking nibble_vec v0.1.0
29142026-02-23T15:45:07.359Z Checking endian-type v0.1.2
29152026-02-23T15:45:07.425Z Compiling peg-macros v0.8.5
29162026-02-23T15:45:07.449Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29172026-02-23T15:45:07.512Z Compiling nix v0.28.0
29182026-02-23T15:45:07.583Z Compiling sqlparser_derive v0.2.2
29192026-02-23T15:45:07.640Z Checking unicode_categories v0.1.1
29202026-02-23T15:45:07.665Z Checking radix_trie v0.2.1
29212026-02-23T15:45:07.903Z Checking vte v0.11.1
29222026-02-23T15:45:07.940Z Checking home v0.5.9
29232026-02-23T15:45:08.057Z Checking nu-ansi-term v0.50.1
29242026-02-23T15:45:08.106Z Checking sqlformat v0.3.5
29252026-02-23T15:45:08.186Z Compiling derive_more-impl v2.0.1
29262026-02-23T15:45:08.418Z Checking display-error-chain v0.2.2
29272026-02-23T15:45:08.528Z Checking sqlparser v0.45.0
29282026-02-23T15:45:09.074Z Checking strip-ansi-escapes v0.2.0
29292026-02-23T15:45:09.246Z Checking reedline v0.40.0
29302026-02-23T15:45:09.556Z Checking peg v0.8.5
29312026-02-23T15:45:09.693Z Checking derive_more v2.0.1
29322026-02-23T15:45:09.811Z Checking crossterm v0.29.0
29332026-02-23T15:45:10.265Z Checking rustyline v14.0.0
29342026-02-23T15:45:23.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.96s
29352026-02-23T15:45:23.259Z
29362026-02-23T15:45:23.259Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (75/252)
29372026-02-23T15:45:24.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382026-02-23T15:45:24.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392026-02-23T15:45:24.656Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29402026-02-23T15:45:32.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.08s
29412026-02-23T15:45:32.544Z
29422026-02-23T15:45:32.544Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (76/252)
29432026-02-23T15:45:33.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442026-02-23T15:45:33.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452026-02-23T15:45:33.809Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29462026-02-23T15:45:38.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.40s
29472026-02-23T15:45:39.166Z
29482026-02-23T15:45:39.166Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (77/252)
29492026-02-23T15:45:40.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502026-02-23T15:45:40.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512026-02-23T15:45:40.422Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29522026-02-23T15:45:47.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s
29532026-02-23T15:45:47.730Z
29542026-02-23T15:45:47.730Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (78/252)
29552026-02-23T15:45:48.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562026-02-23T15:45:48.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572026-02-23T15:45:49.041Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29582026-02-23T15:45:56.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.47s
29592026-02-23T15:45:56.400Z
29602026-02-23T15:45:56.400Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (79/252)
29612026-02-23T15:45:57.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622026-02-23T15:45:57.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632026-02-23T15:45:57.582Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29642026-02-23T15:46:03.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.85s
29652026-02-23T15:46:03.468Z
29662026-02-23T15:46:03.468Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (80/252)
29672026-02-23T15:46:04.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682026-02-23T15:46:04.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692026-02-23T15:46:04.717Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29702026-02-23T15:46:10.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.88s
29712026-02-23T15:46:10.555Z
29722026-02-23T15:46:10.555Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (81/252)
29732026-02-23T15:46:11.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742026-02-23T15:46:11.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752026-02-23T15:46:11.809Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29762026-02-23T15:46:19.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.90s
29772026-02-23T15:46:19.663Z
29782026-02-23T15:46:19.663Zinfo: running `cargo check --bins` on oximeter (82/252)
29792026-02-23T15:46:20.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802026-02-23T15:46:20.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812026-02-23T15:46:20.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822026-02-23T15:46:20.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29832026-02-23T15:46:20.840Z
29842026-02-23T15:46:20.840Zinfo: running `cargo check --bins` on oximeter-schema (83/252)
29852026-02-23T15:46:21.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862026-02-23T15:46:21.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872026-02-23T15:46:22.019Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29882026-02-23T15:46:22.155Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29892026-02-23T15:46:22.737Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29902026-02-23T15:46:33.470Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29912026-02-23T15:46:34.148Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29922026-02-23T15:46:36.662Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29932026-02-23T15:46:38.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s
29942026-02-23T15:46:38.213Z
29952026-02-23T15:46:38.214Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (84/252)
29962026-02-23T15:46:39.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972026-02-23T15:46:39.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982026-02-23T15:46:39.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992026-02-23T15:46:39.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
30002026-02-23T15:46:39.343Z
30012026-02-23T15:46:39.343Zinfo: running `cargo check --bins` on oximeter-test-utils (85/252)
30022026-02-23T15:46:40.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032026-02-23T15:46:40.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042026-02-23T15:46:40.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052026-02-23T15:46:40.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30062026-02-23T15:46:40.549Z
30072026-02-23T15:46:40.549Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (86/252)
30082026-02-23T15:46:41.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092026-02-23T15:46:41.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102026-02-23T15:46:41.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30112026-02-23T15:46:41.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30122026-02-23T15:46:41.669Z
30132026-02-23T15:46:41.669Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (87/252)
30142026-02-23T15:46:42.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152026-02-23T15:46:42.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162026-02-23T15:46:42.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172026-02-23T15:46:42.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
30182026-02-23T15:46:42.899Z
30192026-02-23T15:46:42.899Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (88/252)
30202026-02-23T15:46:43.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212026-02-23T15:46:44.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222026-02-23T15:46:44.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232026-02-23T15:46:44.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
30242026-02-23T15:46:44.133Z
30252026-02-23T15:46:44.133Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (89/252)
30262026-02-23T15:46:45.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272026-02-23T15:46:45.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282026-02-23T15:46:45.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292026-02-23T15:46:45.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30302026-02-23T15:46:45.333Z
30312026-02-23T15:46:45.333Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (90/252)
30322026-02-23T15:46:46.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332026-02-23T15:46:46.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342026-02-23T15:46:46.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352026-02-23T15:46:46.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30362026-02-23T15:46:46.527Z
30372026-02-23T15:46:46.527Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (91/252)
30382026-02-23T15:46:47.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392026-02-23T15:46:47.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402026-02-23T15:46:47.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412026-02-23T15:46:47.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
30422026-02-23T15:46:47.669Z
30432026-02-23T15:46:47.669Zinfo: running `cargo check --bins --no-default-features` on gfss (92/252)
30442026-02-23T15:46:48.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452026-02-23T15:46:48.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462026-02-23T15:46:48.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472026-02-23T15:46:48.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
30482026-02-23T15:46:48.795Z
30492026-02-23T15:46:48.795Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (93/252)
30502026-02-23T15:46:49.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512026-02-23T15:46:49.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522026-02-23T15:46:49.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532026-02-23T15:46:49.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
30542026-02-23T15:46:49.918Z
30552026-02-23T15:46:49.918Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/252)
30562026-02-23T15:46:50.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572026-02-23T15:46:50.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582026-02-23T15:46:50.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592026-02-23T15:46:50.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30602026-02-23T15:46:51.105Z
30612026-02-23T15:46:51.105Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/252)
30622026-02-23T15:46:52.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632026-02-23T15:46:52.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642026-02-23T15:46:52.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652026-02-23T15:46:52.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30662026-02-23T15:46:52.308Z
30672026-02-23T15:46:52.308Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/252)
30682026-02-23T15:46:53.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692026-02-23T15:46:53.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702026-02-23T15:46:53.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712026-02-23T15:46:53.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30722026-02-23T15:46:53.510Z
30732026-02-23T15:46:53.510Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/252)
30742026-02-23T15:46:54.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752026-02-23T15:46:54.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762026-02-23T15:46:54.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772026-02-23T15:46:54.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30782026-02-23T15:46:54.698Z
30792026-02-23T15:46:54.698Zinfo: running `cargo check --bins` on trust-quorum-types (98/252)
30802026-02-23T15:46:55.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812026-02-23T15:46:55.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822026-02-23T15:46:55.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832026-02-23T15:46:55.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30842026-02-23T15:46:55.856Z
30852026-02-23T15:46:55.856Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/252)
30862026-02-23T15:46:56.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872026-02-23T15:46:56.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882026-02-23T15:46:56.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892026-02-23T15:46:56.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30902026-02-23T15:46:57.070Z
30912026-02-23T15:46:57.070Zinfo: running `cargo check --bins` on update-engine (100/252)
30922026-02-23T15:46:58.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932026-02-23T15:46:58.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942026-02-23T15:46:58.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952026-02-23T15:46:58.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
30962026-02-23T15:46:58.184Z
30972026-02-23T15:46:58.184Zinfo: running `cargo check --bins` on omicron-certificates (101/252)
30982026-02-23T15:46:59.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992026-02-23T15:46:59.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002026-02-23T15:46:59.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012026-02-23T15:46:59.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31022026-02-23T15:46:59.335Z
31032026-02-23T15:46:59.335Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/252)
31042026-02-23T15:47:00.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052026-02-23T15:47:00.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062026-02-23T15:47:00.608Z Checking dropshot-api-manager-types v0.3.0
31072026-02-23T15:47:00.608Z Checking nanorand v0.7.0
31082026-02-23T15:47:00.895Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31092026-02-23T15:47:00.968Z Checking flume v0.11.1
31102026-02-23T15:47:01.404Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31112026-02-23T15:47:03.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
31122026-02-23T15:47:03.618Z
31132026-02-23T15:47:03.618Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/252)
31142026-02-23T15:47:04.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152026-02-23T15:47:04.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162026-02-23T15:47:04.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172026-02-23T15:47:04.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31182026-02-23T15:47:04.789Z
31192026-02-23T15:47:04.789Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/252)
31202026-02-23T15:47:05.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212026-02-23T15:47:05.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222026-02-23T15:47:05.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232026-02-23T15:47:05.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31242026-02-23T15:47:05.946Z
31252026-02-23T15:47:05.946Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/252)
31262026-02-23T15:47:06.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272026-02-23T15:47:07.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282026-02-23T15:47:07.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292026-02-23T15:47:07.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31302026-02-23T15:47:07.094Z
31312026-02-23T15:47:07.094Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/252)
31322026-02-23T15:47:08.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332026-02-23T15:47:08.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342026-02-23T15:47:08.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352026-02-23T15:47:08.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
31362026-02-23T15:47:08.280Z
31372026-02-23T15:47:08.280Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/252)
31382026-02-23T15:47:09.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392026-02-23T15:47:09.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402026-02-23T15:47:09.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412026-02-23T15:47:09.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31422026-02-23T15:47:09.414Z
31432026-02-23T15:47:09.414Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/252)
31442026-02-23T15:47:10.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452026-02-23T15:47:10.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462026-02-23T15:47:10.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472026-02-23T15:47:10.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31482026-02-23T15:47:10.493Z
31492026-02-23T15:47:10.493Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/252)
31502026-02-23T15:47:11.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512026-02-23T15:47:11.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522026-02-23T15:47:11.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31532026-02-23T15:47:11.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31542026-02-23T15:47:11.567Z
31552026-02-23T15:47:11.567Zinfo: running `cargo check --bins` on cockroach-admin-client (110/252)
31562026-02-23T15:47:12.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572026-02-23T15:47:12.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582026-02-23T15:47:12.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31592026-02-23T15:47:12.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31602026-02-23T15:47:12.615Z
31612026-02-23T15:47:12.615Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/252)
31622026-02-23T15:47:13.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31632026-02-23T15:47:13.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31642026-02-23T15:47:13.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31652026-02-23T15:47:13.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31662026-02-23T15:47:13.753Z
31672026-02-23T15:47:13.753Zinfo: running `cargo check --bins` on dns-service-client (112/252)
31682026-02-23T15:47:14.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31692026-02-23T15:47:14.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31702026-02-23T15:47:14.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31712026-02-23T15:47:14.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31722026-02-23T15:47:14.864Z
31732026-02-23T15:47:14.864Zinfo: running `cargo check --bins` on installinator-client (113/252)
31742026-02-23T15:47:15.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752026-02-23T15:47:15.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762026-02-23T15:47:15.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31772026-02-23T15:47:15.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31782026-02-23T15:47:15.982Z
31792026-02-23T15:47:15.982Zinfo: running `cargo check --bins` on nexus-client (114/252)
31802026-02-23T15:47:17.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812026-02-23T15:47:17.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822026-02-23T15:47:17.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31832026-02-23T15:47:17.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31842026-02-23T15:47:17.151Z
31852026-02-23T15:47:17.151Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/252)
31862026-02-23T15:47:18.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872026-02-23T15:47:18.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882026-02-23T15:47:18.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31892026-02-23T15:47:18.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31902026-02-23T15:47:18.299Z
31912026-02-23T15:47:18.299Zinfo: running `cargo check --bins` on ntp-admin-client (116/252)
31922026-02-23T15:47:19.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932026-02-23T15:47:19.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942026-02-23T15:47:19.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952026-02-23T15:47:19.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31962026-02-23T15:47:19.402Z
31972026-02-23T15:47:19.402Zinfo: running `cargo check --bins` on oxide-client (117/252)
31982026-02-23T15:47:20.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992026-02-23T15:47:20.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002026-02-23T15:47:20.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012026-02-23T15:47:20.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32022026-02-23T15:47:20.496Z
32032026-02-23T15:47:20.496Zinfo: running `cargo check --bins` on oximeter-client (118/252)
32042026-02-23T15:47:21.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052026-02-23T15:47:21.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062026-02-23T15:47:21.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072026-02-23T15:47:21.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32082026-02-23T15:47:21.628Z
32092026-02-23T15:47:21.628Zinfo: running `cargo check --bins` on repo-depot-client (119/252)
32102026-02-23T15:47:22.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112026-02-23T15:47:22.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122026-02-23T15:47:22.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132026-02-23T15:47:22.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32142026-02-23T15:47:22.689Z
32152026-02-23T15:47:22.689Zinfo: running `cargo check --bins` on sled-agent-client (120/252)
32162026-02-23T15:47:23.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172026-02-23T15:47:23.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182026-02-23T15:47:23.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192026-02-23T15:47:23.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32202026-02-23T15:47:23.816Z
32212026-02-23T15:47:23.816Zinfo: running `cargo check --bins` on wicketd-client (121/252)
32222026-02-23T15:47:24.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232026-02-23T15:47:24.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242026-02-23T15:47:24.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252026-02-23T15:47:24.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32262026-02-23T15:47:24.964Z
32272026-02-23T15:47:24.964Zinfo: running `cargo check --bins` on installinator-common (122/252)
32282026-02-23T15:47:25.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292026-02-23T15:47:25.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302026-02-23T15:47:25.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312026-02-23T15:47:25.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32322026-02-23T15:47:26.091Z
32332026-02-23T15:47:26.091Zinfo: running `cargo check --bins` on installinator-common-versions (123/252)
32342026-02-23T15:47:27.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-02-23T15:47:27.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-02-23T15:47:27.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372026-02-23T15:47:27.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32382026-02-23T15:47:27.171Z
32392026-02-23T15:47:27.172Zinfo: running `cargo check --bins` on wicket-common (124/252)
32402026-02-23T15:47:28.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412026-02-23T15:47:28.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422026-02-23T15:47:28.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432026-02-23T15:47:28.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32442026-02-23T15:47:28.290Z
32452026-02-23T15:47:28.290Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/252)
32462026-02-23T15:47:29.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-02-23T15:47:29.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-02-23T15:47:29.539Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32492026-02-23T15:47:29.539Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32502026-02-23T15:47:29.564Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32512026-02-23T15:47:29.564Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32522026-02-23T15:47:29.564Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32532026-02-23T15:47:29.817Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32542026-02-23T15:47:29.870Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32552026-02-23T15:47:30.353Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32562026-02-23T15:47:30.377Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32572026-02-23T15:47:34.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s
32582026-02-23T15:47:35.080Z
32592026-02-23T15:47:35.080Zinfo: running `cargo check --bins` on cockroach-admin-api (126/252)
32602026-02-23T15:47:36.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612026-02-23T15:47:36.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622026-02-23T15:47:36.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632026-02-23T15:47:36.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32642026-02-23T15:47:36.142Z
32652026-02-23T15:47:36.142Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/252)
32662026-02-23T15:47:37.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672026-02-23T15:47:37.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682026-02-23T15:47:37.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692026-02-23T15:47:37.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32702026-02-23T15:47:37.427Z
32712026-02-23T15:47:37.428Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/252)
32722026-02-23T15:47:38.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732026-02-23T15:47:38.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742026-02-23T15:47:38.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752026-02-23T15:47:38.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32762026-02-23T15:47:38.668Z
32772026-02-23T15:47:38.668Zinfo: running `cargo check --bins` on dns-server (129/252)
32782026-02-23T15:47:39.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792026-02-23T15:47:39.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802026-02-23T15:47:39.829Z Compiling parking_lot_core v0.8.6
32812026-02-23T15:47:39.829Z Compiling moka v0.12.10
32822026-02-23T15:47:39.854Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32832026-02-23T15:47:39.854Z Checking tagptr v0.2.0
32842026-02-23T15:47:39.854Z Checking prefix-trie v0.7.0
32852026-02-23T15:47:39.854Z Checking fxhash v0.2.1
32862026-02-23T15:47:39.854Z Checking hickory-client v0.25.2
32872026-02-23T15:47:40.555Z Checking hickory-server v0.25.2
32882026-02-23T15:47:40.590Z Checking parking_lot v0.11.2
32892026-02-23T15:47:40.811Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32902026-02-23T15:47:40.835Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32912026-02-23T15:47:40.835Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32922026-02-23T15:47:40.913Z Checking sled v0.34.7
32932026-02-23T15:47:41.368Z Checking hickory-resolver v0.25.2
32942026-02-23T15:47:43.194Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32952026-02-23T15:47:45.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.43s
32962026-02-23T15:47:45.276Z
32972026-02-23T15:47:45.276Zinfo: running `cargo check --bins` on dns-server-api (130/252)
32982026-02-23T15:47:46.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992026-02-23T15:47:46.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002026-02-23T15:47:46.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012026-02-23T15:47:46.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33022026-02-23T15:47:46.326Z
33032026-02-23T15:47:46.326Zinfo: running `cargo check --bins` on gateway-test-utils (131/252)
33042026-02-23T15:47:47.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052026-02-23T15:47:47.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062026-02-23T15:47:47.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072026-02-23T15:47:47.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33082026-02-23T15:47:47.500Z
33092026-02-23T15:47:47.500Zinfo: running `cargo check --bins` on omicron-gateway (132/252)
33102026-02-23T15:47:48.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112026-02-23T15:47:48.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122026-02-23T15:47:48.858Z Compiling radium v0.7.0
33132026-02-23T15:47:48.858Z Compiling maybe-uninit v2.0.0
33142026-02-23T15:47:48.883Z Checking tap v1.0.1
33152026-02-23T15:47:48.883Z Compiling zerocopy-derive v0.6.6
33162026-02-23T15:47:48.932Z Checking crc-catalog v2.4.0
33172026-02-23T15:47:48.958Z Compiling packed_struct v0.10.1
33182026-02-23T15:47:48.958Z Checking funty v2.0.0
33192026-02-23T15:47:49.019Z Compiling packed_struct_codegen v0.10.1
33202026-02-23T15:47:49.109Z Checking wyz v0.5.1
33212026-02-23T15:47:49.150Z Checking crc v3.2.1
33222026-02-23T15:47:49.422Z Compiling bitfield-macros v0.19.2
33232026-02-23T15:47:49.473Z Compiling indexmap v1.9.3
33242026-02-23T15:47:49.562Z Checking nodrop v0.1.14
33252026-02-23T15:47:49.585Z Checking smallvec v0.6.14
33262026-02-23T15:47:49.712Z Checking array-init v0.0.4
33272026-02-23T15:47:49.737Z Checking bitvec v1.0.1
33282026-02-23T15:47:49.761Z Checking hashbrown v0.12.3
33292026-02-23T15:47:49.830Z Checking ron v0.8.1
33302026-02-23T15:47:49.942Z Checking hashbrown v0.13.2
33312026-02-23T15:47:50.497Z Checking serde-hex v0.1.0
33322026-02-23T15:47:50.525Z Checking zerocopy v0.6.6
33332026-02-23T15:47:50.668Z Checking bitfield v0.19.2
33342026-02-23T15:47:50.809Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33352026-02-23T15:47:50.941Z Checking crc-any v2.5.0
33362026-02-23T15:47:51.058Z Checking void v1.0.2
33372026-02-23T15:47:51.082Z Checking half v1.8.3
33382026-02-23T15:47:51.167Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33392026-02-23T15:47:51.195Z Checking path-slash v0.1.5
33402026-02-23T15:47:51.227Z Checking lzss v0.8.2
33412026-02-23T15:47:51.372Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33422026-02-23T15:47:51.396Z Checking object v0.30.4
33432026-02-23T15:47:51.440Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33442026-02-23T15:47:51.486Z Checking serde_cbor v0.11.2
33452026-02-23T15:47:51.510Z Checking tungstenite v0.23.0
33462026-02-23T15:47:51.566Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33472026-02-23T15:47:51.623Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33482026-02-23T15:47:51.717Z Checking nix v0.27.1
33492026-02-23T15:47:52.266Z Checking kstat-rs v0.2.4
33502026-02-23T15:47:52.294Z Checking serde_bytes v0.11.19
33512026-02-23T15:47:52.318Z Checking tokio-tungstenite v0.23.1
33522026-02-23T15:47:52.633Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33532026-02-23T15:47:52.657Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33542026-02-23T15:47:52.828Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33552026-02-23T15:47:52.852Z Checking signal-hook-tokio v0.3.1
33562026-02-23T15:47:54.969Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33572026-02-23T15:47:55.170Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33582026-02-23T15:48:01.019Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33592026-02-23T15:48:02.757Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33602026-02-23T15:48:03.325Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33612026-02-23T15:48:05.825Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33622026-02-23T15:48:10.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.60s
33632026-02-23T15:48:10.317Z
33642026-02-23T15:48:10.318Zinfo: running `cargo check --bins` on gateway-api (133/252)
33652026-02-23T15:48:11.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662026-02-23T15:48:11.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672026-02-23T15:48:11.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33682026-02-23T15:48:11.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33692026-02-23T15:48:11.411Z
33702026-02-23T15:48:11.411Zinfo: running `cargo check --bins` on ipcc (134/252)
33712026-02-23T15:48:12.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722026-02-23T15:48:12.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732026-02-23T15:48:12.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33742026-02-23T15:48:12.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33752026-02-23T15:48:12.568Z
33762026-02-23T15:48:12.568Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/252)
33772026-02-23T15:48:13.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782026-02-23T15:48:13.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792026-02-23T15:48:13.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33802026-02-23T15:48:13.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
33812026-02-23T15:48:13.661Z
33822026-02-23T15:48:13.661Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/252)
33832026-02-23T15:48:14.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842026-02-23T15:48:14.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852026-02-23T15:48:14.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862026-02-23T15:48:14.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33872026-02-23T15:48:14.769Z
33882026-02-23T15:48:14.769Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/252)
33892026-02-23T15:48:15.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902026-02-23T15:48:15.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912026-02-23T15:48:15.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33922026-02-23T15:48:15.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33932026-02-23T15:48:15.884Z
33942026-02-23T15:48:15.885Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (138/252)
33952026-02-23T15:48:16.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962026-02-23T15:48:16.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972026-02-23T15:48:16.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33982026-02-23T15:48:16.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33992026-02-23T15:48:17.003Z
34002026-02-23T15:48:17.003Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (139/252)
34012026-02-23T15:48:17.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022026-02-23T15:48:18.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032026-02-23T15:48:18.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042026-02-23T15:48:18.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34052026-02-23T15:48:18.114Z
34062026-02-23T15:48:18.114Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (140/252)
34072026-02-23T15:48:19.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082026-02-23T15:48:19.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092026-02-23T15:48:19.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34102026-02-23T15:48:19.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
34112026-02-23T15:48:19.313Z
34122026-02-23T15:48:19.313Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (141/252)
34132026-02-23T15:48:20.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142026-02-23T15:48:20.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152026-02-23T15:48:20.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34162026-02-23T15:48:20.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34172026-02-23T15:48:20.494Z
34182026-02-23T15:48:20.494Zinfo: running `cargo check --bins` on oximeter-producer (142/252)
34192026-02-23T15:48:21.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202026-02-23T15:48:21.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212026-02-23T15:48:21.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34222026-02-23T15:48:21.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34232026-02-23T15:48:21.670Z
34242026-02-23T15:48:21.670Zinfo: running `cargo check --bins` on internal-dns-resolver (143/252)
34252026-02-23T15:48:22.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262026-02-23T15:48:22.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272026-02-23T15:48:22.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34282026-02-23T15:48:22.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34292026-02-23T15:48:22.770Z
34302026-02-23T15:48:22.770Zinfo: running `cargo check --bins` on sp-sim (144/252)
34312026-02-23T15:48:23.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322026-02-23T15:48:23.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332026-02-23T15:48:24.053Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34342026-02-23T15:48:27.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
34352026-02-23T15:48:27.711Z
34362026-02-23T15:48:27.711Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (145/252)
34372026-02-23T15:48:28.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382026-02-23T15:48:28.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392026-02-23T15:48:28.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402026-02-23T15:48:28.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34412026-02-23T15:48:28.925Z
34422026-02-23T15:48:28.925Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (146/252)
34432026-02-23T15:48:29.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442026-02-23T15:48:30.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452026-02-23T15:48:30.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462026-02-23T15:48:30.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
34472026-02-23T15:48:30.129Z
34482026-02-23T15:48:30.130Zinfo: running `cargo check --bins` on db-macros (147/252)
34492026-02-23T15:48:31.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502026-02-23T15:48:31.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512026-02-23T15:48:31.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522026-02-23T15:48:31.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
34532026-02-23T15:48:31.212Z
34542026-02-23T15:48:31.212Zinfo: running `cargo check --bins` on nexus-macros-common (148/252)
34552026-02-23T15:48:32.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562026-02-23T15:48:32.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572026-02-23T15:48:32.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34582026-02-23T15:48:32.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
34592026-02-23T15:48:32.272Z
34602026-02-23T15:48:32.272Zinfo: running `cargo check --bins` on nexus-auth (149/252)
34612026-02-23T15:48:33.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622026-02-23T15:48:33.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632026-02-23T15:48:33.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642026-02-23T15:48:33.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
34652026-02-23T15:48:33.497Z
34662026-02-23T15:48:33.497Zinfo: running `cargo check --bins` on authz-macros (150/252)
34672026-02-23T15:48:34.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682026-02-23T15:48:34.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692026-02-23T15:48:34.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702026-02-23T15:48:34.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
34712026-02-23T15:48:34.567Z
34722026-02-23T15:48:34.567Zinfo: running `cargo check --bins` on nexus-db-fixed-data (151/252)
34732026-02-23T15:48:35.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742026-02-23T15:48:35.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752026-02-23T15:48:35.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762026-02-23T15:48:35.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34772026-02-23T15:48:35.732Z
34782026-02-23T15:48:35.732Zinfo: running `cargo check --bins` on nexus-db-model (152/252)
34792026-02-23T15:48:36.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802026-02-23T15:48:36.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812026-02-23T15:48:36.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822026-02-23T15:48:36.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34832026-02-23T15:48:36.916Z
34842026-02-23T15:48:36.916Zinfo: running `cargo check --bins` on nexus-db-schema (153/252)
34852026-02-23T15:48:37.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862026-02-23T15:48:37.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872026-02-23T15:48:37.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34882026-02-23T15:48:37.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
34892026-02-23T15:48:37.976Z
34902026-02-23T15:48:37.976Zinfo: running `cargo check --bins` on omicron-rpaths (154/252)
34912026-02-23T15:48:38.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922026-02-23T15:48:38.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932026-02-23T15:48:38.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34942026-02-23T15:48:38.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
34952026-02-23T15:48:39.040Z
34962026-02-23T15:48:39.041Zinfo: running `cargo check --bins` on nexus-defaults (155/252)
34972026-02-23T15:48:39.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982026-02-23T15:48:40.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992026-02-23T15:48:40.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35002026-02-23T15:48:40.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
35012026-02-23T15:48:40.131Z
35022026-02-23T15:48:40.131Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (156/252)
35032026-02-23T15:48:41.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042026-02-23T15:48:41.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052026-02-23T15:48:41.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062026-02-23T15:48:41.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35072026-02-23T15:48:41.186Z
35082026-02-23T15:48:41.186Zinfo: running `cargo check --bins` on parallel-task-set (157/252)
35092026-02-23T15:48:42.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102026-02-23T15:48:42.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112026-02-23T15:48:42.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122026-02-23T15:48:42.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
35132026-02-23T15:48:42.265Z
35142026-02-23T15:48:42.265Zinfo: running `cargo check --bins` on nexus-db-errors (158/252)
35152026-02-23T15:48:43.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162026-02-23T15:48:43.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172026-02-23T15:48:43.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182026-02-23T15:48:43.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35192026-02-23T15:48:43.463Z
35202026-02-23T15:48:43.463Zinfo: running `cargo check --bins` on nexus-db-lookup (159/252)
35212026-02-23T15:48:44.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222026-02-23T15:48:44.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232026-02-23T15:48:44.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242026-02-23T15:48:44.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35252026-02-23T15:48:44.706Z
35262026-02-23T15:48:44.706Zinfo: running `cargo check --bins` on nexus-inventory (160/252)
35272026-02-23T15:48:45.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282026-02-23T15:48:45.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292026-02-23T15:48:45.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302026-02-23T15:48:45.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35312026-02-23T15:48:45.906Z
35322026-02-23T15:48:45.906Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (161/252)
35332026-02-23T15:48:46.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342026-02-23T15:48:46.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352026-02-23T15:48:46.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362026-02-23T15:48:46.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35372026-02-23T15:48:47.084Z
35382026-02-23T15:48:47.084Zinfo: running `cargo check --bins --no-default-features` on sled-storage (162/252)
35392026-02-23T15:48:48.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402026-02-23T15:48:48.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412026-02-23T15:48:48.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422026-02-23T15:48:48.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
35432026-02-23T15:48:48.221Z
35442026-02-23T15:48:48.221Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (163/252)
35452026-02-23T15:48:49.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462026-02-23T15:48:49.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472026-02-23T15:48:49.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482026-02-23T15:48:49.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
35492026-02-23T15:48:49.466Z
35502026-02-23T15:48:49.466Zinfo: running `cargo check --bins` on key-manager (164/252)
35512026-02-23T15:48:50.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522026-02-23T15:48:50.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532026-02-23T15:48:50.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542026-02-23T15:48:50.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35552026-02-23T15:48:50.626Z
35562026-02-23T15:48:50.627Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (165/252)
35572026-02-23T15:48:51.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582026-02-23T15:48:51.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592026-02-23T15:48:51.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602026-02-23T15:48:51.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35612026-02-23T15:48:51.830Z
35622026-02-23T15:48:51.830Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (166/252)
35632026-02-23T15:48:52.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642026-02-23T15:48:52.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652026-02-23T15:48:52.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662026-02-23T15:48:52.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35672026-02-23T15:48:53.043Z
35682026-02-23T15:48:53.043Zinfo: running `cargo check --bins` on typed-rng (167/252)
35692026-02-23T15:48:54.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702026-02-23T15:48:54.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712026-02-23T15:48:54.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722026-02-23T15:48:54.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
35732026-02-23T15:48:54.202Z
35742026-02-23T15:48:54.202Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (168/252)
35752026-02-23T15:48:55.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762026-02-23T15:48:55.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772026-02-23T15:48:55.766Z Compiling libefi-sys v0.1.0
35782026-02-23T15:48:55.766Z Compiling bitfield-struct v0.6.2
35792026-02-23T15:48:55.790Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35802026-02-23T15:48:55.790Z Compiling xshell-macros v0.2.7
35812026-02-23T15:48:55.876Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35822026-02-23T15:48:55.901Z Compiling salty v0.3.0
35832026-02-23T15:48:55.925Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35842026-02-23T15:48:55.951Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35852026-02-23T15:48:56.003Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35862026-02-23T15:48:56.152Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35872026-02-23T15:48:56.434Z Checking primeorder v0.13.6
35882026-02-23T15:48:56.491Z Checking xshell v0.2.7
35892026-02-23T15:48:56.525Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35902026-02-23T15:48:56.549Z Compiling proc-macro-error-attr2 v2.0.0
35912026-02-23T15:48:56.788Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35922026-02-23T15:48:56.883Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35932026-02-23T15:48:56.934Z Checking p384 v0.13.1
35942026-02-23T15:48:57.004Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35952026-02-23T15:48:57.170Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35962026-02-23T15:48:57.256Z Compiling proc-macro-error2 v2.0.1
35972026-02-23T15:48:57.319Z Compiling num-derive v0.3.3
35982026-02-23T15:48:57.579Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35992026-02-23T15:48:57.785Z Compiling unicase v2.8.1
36002026-02-23T15:48:57.812Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36012026-02-23T15:48:57.878Z Compiling tabled_derive v0.11.0
36022026-02-23T15:48:58.043Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36032026-02-23T15:48:58.162Z Compiling mime_guess v2.0.5
36042026-02-23T15:48:58.365Z Checking papergrid v0.17.0
36052026-02-23T15:48:58.550Z Checking testing_table v0.3.0
36062026-02-23T15:48:58.712Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36072026-02-23T15:48:58.963Z Checking libscf-sys v1.1.0
36082026-02-23T15:48:59.141Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36092026-02-23T15:48:59.187Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
36102026-02-23T15:48:59.526Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36112026-02-23T15:48:59.599Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36122026-02-23T15:48:59.692Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36132026-02-23T15:48:59.901Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36142026-02-23T15:49:00.173Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36152026-02-23T15:49:00.256Z Checking corncobs v0.1.4
36162026-02-23T15:49:00.303Z Checking tabled v0.20.0
36172026-02-23T15:49:00.473Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36182026-02-23T15:49:00.629Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36192026-02-23T15:49:00.753Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36202026-02-23T15:49:00.822Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36212026-02-23T15:49:00.916Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36222026-02-23T15:49:00.962Z Checking secrecy v0.8.0
36232026-02-23T15:49:01.175Z Checking http-range v0.1.5
36242026-02-23T15:49:01.599Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36252026-02-23T15:49:01.624Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36262026-02-23T15:49:01.745Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36272026-02-23T15:49:01.882Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36282026-02-23T15:49:02.529Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36292026-02-23T15:49:02.620Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36302026-02-23T15:49:02.662Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36312026-02-23T15:49:02.704Z Checking atty v0.2.14
36322026-02-23T15:49:02.762Z Checking crc8 v0.1.1
36332026-02-23T15:49:02.885Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36342026-02-23T15:49:02.919Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36352026-02-23T15:49:02.943Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36362026-02-23T15:49:03.054Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36372026-02-23T15:49:03.596Z Checking hyper-staticfile v0.10.1
36382026-02-23T15:49:03.995Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36392026-02-23T15:49:04.166Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36402026-02-23T15:49:04.325Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36412026-02-23T15:49:04.560Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36422026-02-23T15:49:04.585Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36432026-02-23T15:49:04.675Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36442026-02-23T15:49:04.701Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36452026-02-23T15:49:04.946Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36462026-02-23T15:49:05.022Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36472026-02-23T15:49:05.204Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36482026-02-23T15:49:05.419Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36492026-02-23T15:49:05.475Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36502026-02-23T15:49:05.694Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36512026-02-23T15:49:05.947Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36522026-02-23T15:49:07.612Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36532026-02-23T15:49:08.020Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36542026-02-23T15:49:08.717Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36552026-02-23T15:49:09.578Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36562026-02-23T15:49:09.809Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36572026-02-23T15:49:10.264Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36582026-02-23T15:49:21.010Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36592026-02-23T15:49:45.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.69s
36602026-02-23T15:49:46.148Z
36612026-02-23T15:49:46.148Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (169/252)
36622026-02-23T15:49:47.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36632026-02-23T15:49:47.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36642026-02-23T15:49:47.546Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36652026-02-23T15:50:13.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.38s
36662026-02-23T15:50:13.768Z
36672026-02-23T15:50:13.768Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (170/252)
36682026-02-23T15:50:14.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692026-02-23T15:50:14.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702026-02-23T15:50:15.231Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36712026-02-23T15:50:40.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.63s
36722026-02-23T15:50:40.666Z
36732026-02-23T15:50:40.666Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (171/252)
36742026-02-23T15:50:41.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752026-02-23T15:50:41.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762026-02-23T15:50:42.119Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36772026-02-23T15:51:09.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.65s
36782026-02-23T15:51:09.571Z
36792026-02-23T15:51:09.571Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (172/252)
36802026-02-23T15:51:10.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812026-02-23T15:51:10.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822026-02-23T15:51:11.060Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36832026-02-23T15:51:38.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.37s
36842026-02-23T15:51:39.201Z
36852026-02-23T15:51:39.201Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (173/252)
36862026-02-23T15:51:40.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872026-02-23T15:51:40.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882026-02-23T15:51:40.744Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36892026-02-23T15:52:07.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.29s
36902026-02-23T15:52:07.738Z
36912026-02-23T15:52:07.738Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (174/252)
36922026-02-23T15:52:08.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932026-02-23T15:52:09.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942026-02-23T15:52:09.293Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36952026-02-23T15:52:36.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.76s
36962026-02-23T15:52:36.737Z
36972026-02-23T15:52:36.760Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (175/252)
36982026-02-23T15:52:37.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992026-02-23T15:52:37.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002026-02-23T15:52:38.196Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37012026-02-23T15:53:05.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.40s
37022026-02-23T15:53:05.383Z
37032026-02-23T15:53:05.383Zinfo: running `cargo check --bins` on bootstrap-agent-api (176/252)
37042026-02-23T15:53:06.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052026-02-23T15:53:06.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062026-02-23T15:53:06.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37072026-02-23T15:53:06.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37082026-02-23T15:53:06.579Z
37092026-02-23T15:53:06.580Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (177/252)
37102026-02-23T15:53:07.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112026-02-23T15:53:07.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122026-02-23T15:53:07.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37132026-02-23T15:53:07.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37142026-02-23T15:53:07.742Z
37152026-02-23T15:53:07.742Zinfo: running `cargo check --bins` on range-requests (178/252)
37162026-02-23T15:53:08.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172026-02-23T15:53:08.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182026-02-23T15:53:08.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37192026-02-23T15:53:08.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37202026-02-23T15:53:08.893Z
37212026-02-23T15:53:08.894Zinfo: running `cargo check --bins` on repo-depot-api (179/252)
37222026-02-23T15:53:09.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37232026-02-23T15:53:09.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37242026-02-23T15:53:09.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37252026-02-23T15:53:09.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
37262026-02-23T15:53:10.006Z
37272026-02-23T15:53:10.006Zinfo: running `cargo check --bins` on sled-agent-api (180/252)
37282026-02-23T15:53:11.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292026-02-23T15:53:11.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302026-02-23T15:53:11.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37312026-02-23T15:53:11.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37322026-02-23T15:53:11.168Z
37332026-02-23T15:53:11.168Zinfo: running `cargo check --bins` on sled-diagnostics (181/252)
37342026-02-23T15:53:12.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352026-02-23T15:53:12.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362026-02-23T15:53:12.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372026-02-23T15:53:12.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
37382026-02-23T15:53:12.308Z
37392026-02-23T15:53:12.308Zinfo: running `cargo check --bins` on zfs-test-harness (182/252)
37402026-02-23T15:53:13.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412026-02-23T15:53:13.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422026-02-23T15:53:13.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432026-02-23T15:53:13.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
37442026-02-23T15:53:13.491Z
37452026-02-23T15:53:13.491Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (183/252)
37462026-02-23T15:53:14.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472026-02-23T15:53:14.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482026-02-23T15:53:14.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37492026-02-23T15:53:14.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37502026-02-23T15:53:14.693Z
37512026-02-23T15:53:14.693Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (184/252)
37522026-02-23T15:53:15.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532026-02-23T15:53:15.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542026-02-23T15:53:15.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37552026-02-23T15:53:15.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
37562026-02-23T15:53:15.849Z
37572026-02-23T15:53:15.849Zinfo: running `cargo check --bins` on sled-agent-health-monitor (185/252)
37582026-02-23T15:53:16.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37592026-02-23T15:53:16.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37602026-02-23T15:53:16.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37612026-02-23T15:53:16.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37622026-02-23T15:53:17.062Z
37632026-02-23T15:53:17.062Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (186/252)
37642026-02-23T15:53:18.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652026-02-23T15:53:18.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662026-02-23T15:53:18.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37672026-02-23T15:53:18.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
37682026-02-23T15:53:18.311Z
37692026-02-23T15:53:18.311Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (187/252)
37702026-02-23T15:53:19.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712026-02-23T15:53:19.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722026-02-23T15:53:19.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37732026-02-23T15:53:19.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
37742026-02-23T15:53:19.672Z
37752026-02-23T15:53:19.672Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (188/252)
37762026-02-23T15:53:20.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772026-02-23T15:53:20.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782026-02-23T15:53:20.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792026-02-23T15:53:20.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37802026-02-23T15:53:20.986Z
37812026-02-23T15:53:20.986Zinfo: running `cargo check --bins` on trust-quorum (189/252)
37822026-02-23T15:53:22.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832026-02-23T15:53:22.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842026-02-23T15:53:22.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852026-02-23T15:53:22.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37862026-02-23T15:53:22.198Z
37872026-02-23T15:53:22.198Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (190/252)
37882026-02-23T15:53:23.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892026-02-23T15:53:23.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902026-02-23T15:53:23.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912026-02-23T15:53:23.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
37922026-02-23T15:53:23.497Z
37932026-02-23T15:53:23.497Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (191/252)
37942026-02-23T15:53:24.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952026-02-23T15:53:24.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962026-02-23T15:53:24.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972026-02-23T15:53:24.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
37982026-02-23T15:53:25.020Z
37992026-02-23T15:53:25.020Zinfo: running `cargo check --bins` on update-common (192/252)
38002026-02-23T15:53:26.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012026-02-23T15:53:26.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022026-02-23T15:53:26.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032026-02-23T15:53:26.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
38042026-02-23T15:53:26.276Z
38052026-02-23T15:53:26.276Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/252)
38062026-02-23T15:53:27.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072026-02-23T15:53:27.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082026-02-23T15:53:27.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092026-02-23T15:53:27.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
38102026-02-23T15:53:27.608Z
38112026-02-23T15:53:27.609Zinfo: running `cargo check --bins` on reconfigurator-cli (194/252)
38122026-02-23T15:53:28.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-02-23T15:53:28.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-02-23T15:53:29.140Z Compiling fs-err v2.11.0
38152026-02-23T15:53:29.140Z Checking ignore v0.4.23
38162026-02-23T15:53:29.164Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38172026-02-23T15:53:29.164Z Checking predicates-tree v1.0.12
38182026-02-23T15:53:29.164Z Checking parse-size v1.1.0
38192026-02-23T15:53:29.164Z Checking rand_seeder v0.4.0
38202026-02-23T15:53:29.188Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38212026-02-23T15:53:29.225Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38222026-02-23T15:53:29.432Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38232026-02-23T15:53:29.533Z Compiling petname v2.0.2
38242026-02-23T15:53:29.557Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38252026-02-23T15:53:29.861Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38262026-02-23T15:53:29.958Z Checking globwalk v0.9.1
38272026-02-23T15:53:29.982Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38282026-02-23T15:53:30.096Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38292026-02-23T15:53:30.308Z Checking camino-tempfile-ext v0.3.2
38302026-02-23T15:53:30.335Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38312026-02-23T15:53:30.380Z Checking sapling-renderdag v0.1.0
38322026-02-23T15:53:30.672Z Checking sync-ptr v0.1.4
38332026-02-23T15:53:30.714Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38342026-02-23T15:53:30.887Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38352026-02-23T15:53:30.947Z Checking assert_matches v1.5.0
38362026-02-23T15:53:31.514Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38372026-02-23T15:53:31.758Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38382026-02-23T15:53:31.782Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38392026-02-23T15:53:33.041Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38402026-02-23T15:53:36.015Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38412026-02-23T15:53:40.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.19s
38422026-02-23T15:53:41.041Z
38432026-02-23T15:53:41.041Zinfo: running `cargo check --bins` on omicron-repl-utils (195/252)
38442026-02-23T15:53:42.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452026-02-23T15:53:42.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462026-02-23T15:53:42.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38472026-02-23T15:53:42.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
38482026-02-23T15:53:42.171Z
38492026-02-23T15:53:42.171Zinfo: running `cargo check --bins` on nexus-test-interface (196/252)
38502026-02-23T15:53:43.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38512026-02-23T15:53:43.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38522026-02-23T15:53:43.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38532026-02-23T15:53:43.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
38542026-02-23T15:53:43.549Z
38552026-02-23T15:53:43.549Zinfo: running `cargo check --bins` on oximeter-collector (197/252)
38562026-02-23T15:53:44.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38572026-02-23T15:53:44.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38582026-02-23T15:53:45.006Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38592026-02-23T15:53:45.006Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38602026-02-23T15:53:46.214Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38612026-02-23T15:53:49.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
38622026-02-23T15:53:49.788Z
38632026-02-23T15:53:49.788Zinfo: running `cargo check --bins` on oximeter-api (198/252)
38642026-02-23T15:53:50.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652026-02-23T15:53:50.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662026-02-23T15:53:50.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38672026-02-23T15:53:50.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
38682026-02-23T15:53:50.970Z
38692026-02-23T15:53:50.970Zinfo: running `cargo check --bins` on cert-dev (199/252)
38702026-02-23T15:53:52.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712026-02-23T15:53:52.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722026-02-23T15:53:52.211Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38732026-02-23T15:53:52.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
38742026-02-23T15:53:52.759Z
38752026-02-23T15:53:52.759Zinfo: running `cargo check --bins` on clickana (200/252)
38762026-02-23T15:53:53.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772026-02-23T15:53:53.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782026-02-23T15:53:54.021Z Checking castaway v0.2.3
38792026-02-23T15:53:54.021Z Checking unicode-truncate v1.1.0
38802026-02-23T15:53:54.021Z Checking lru v0.12.5
38812026-02-23T15:53:54.045Z Compiling instability v0.3.2
38822026-02-23T15:53:54.045Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38832026-02-23T15:53:54.045Z Checking cassowary v0.3.0
38842026-02-23T15:53:54.045Z Compiling indoc v2.0.6
38852026-02-23T15:53:54.240Z Checking compact_str v0.8.0
38862026-02-23T15:53:55.073Z Checking ratatui v0.29.0
38872026-02-23T15:53:56.554Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38882026-02-23T15:53:56.752Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38892026-02-23T15:53:58.499Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38902026-02-23T15:53:59.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.11s
38912026-02-23T15:54:00.070Z
38922026-02-23T15:54:00.070Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (201/252)
38932026-02-23T15:54:01.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942026-02-23T15:54:01.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952026-02-23T15:54:01.438Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38962026-02-23T15:54:01.438Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38972026-02-23T15:54:02.682Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38982026-02-23T15:54:03.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s
38992026-02-23T15:54:03.394Z
39002026-02-23T15:54:03.394Zinfo: running `cargo check --bins` on ch-dev (202/252)
39012026-02-23T15:54:04.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-02-23T15:54:04.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-02-23T15:54:04.836Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39042026-02-23T15:54:06.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
39052026-02-23T15:54:06.250Z
39062026-02-23T15:54:06.250Zinfo: running `cargo check --bins` on dev-tools-common (203/252)
39072026-02-23T15:54:07.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-02-23T15:54:07.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-02-23T15:54:07.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-02-23T15:54:07.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
39112026-02-23T15:54:07.123Z
39122026-02-23T15:54:07.123Zinfo: running `cargo check --bins` on crdb-seed (204/252)
39132026-02-23T15:54:08.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-02-23T15:54:08.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-02-23T15:54:08.392Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39162026-02-23T15:54:09.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
39172026-02-23T15:54:09.213Z
39182026-02-23T15:54:09.213Zinfo: running `cargo check --bins` on db-dev (205/252)
39192026-02-23T15:54:10.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-02-23T15:54:10.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-02-23T15:54:10.544Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39222026-02-23T15:54:11.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
39232026-02-23T15:54:11.966Z
39242026-02-23T15:54:11.966Zinfo: running `cargo check --bins` on omicron-dev-lib (206/252)
39252026-02-23T15:54:13.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-02-23T15:54:13.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-02-23T15:54:13.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-02-23T15:54:13.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
39292026-02-23T15:54:13.195Z
39302026-02-23T15:54:13.196Zinfo: running `cargo check --bins` on xtask-downloader (207/252)
39312026-02-23T15:54:14.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-02-23T15:54:14.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-02-23T15:54:14.377Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39342026-02-23T15:54:15.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
39352026-02-23T15:54:15.799Z
39362026-02-23T15:54:15.799Zinfo: running `cargo check --bins` on omicron-dropshot-apis (208/252)
39372026-02-23T15:54:16.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-02-23T15:54:16.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-02-23T15:54:17.308Z Compiling tabled_derive v0.10.0
39402026-02-23T15:54:17.308Z Checking papergrid v0.14.0
39412026-02-23T15:54:17.308Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39422026-02-23T15:54:17.333Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39432026-02-23T15:54:17.333Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39442026-02-23T15:54:17.333Z Compiling trait-variant v0.1.2
39452026-02-23T15:54:17.333Z Checking is_ci v1.2.0
39462026-02-23T15:54:17.333Z Checking maplit v1.0.2
39472026-02-23T15:54:17.437Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39482026-02-23T15:54:17.463Z Checking supports-color v3.0.2
39492026-02-23T15:54:17.623Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39502026-02-23T15:54:17.665Z Checking drift v0.1.3
39512026-02-23T15:54:17.936Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39522026-02-23T15:54:18.118Z Checking dropshot-api-manager v0.3.0
39532026-02-23T15:54:18.216Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39542026-02-23T15:54:18.251Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39552026-02-23T15:54:18.593Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39562026-02-23T15:54:18.751Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39572026-02-23T15:54:18.839Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39582026-02-23T15:54:19.306Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39592026-02-23T15:54:19.389Z Checking tabled v0.18.0
39602026-02-23T15:54:19.629Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39612026-02-23T15:54:19.798Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39622026-02-23T15:54:19.933Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39632026-02-23T15:54:31.534Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39642026-02-23T15:54:33.754Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39652026-02-23T15:54:35.197Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39662026-02-23T15:54:36.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.20s
39672026-02-23T15:54:36.242Z
39682026-02-23T15:54:36.242Zinfo: running `cargo check --bins` on installinator-api (209/252)
39692026-02-23T15:54:37.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702026-02-23T15:54:37.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712026-02-23T15:54:37.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39722026-02-23T15:54:37.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
39732026-02-23T15:54:37.360Z
39742026-02-23T15:54:37.360Zinfo: running `cargo check --bins` on nexus-external-api (210/252)
39752026-02-23T15:54:38.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762026-02-23T15:54:38.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772026-02-23T15:54:38.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39782026-02-23T15:54:38.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
39792026-02-23T15:54:38.619Z
39802026-02-23T15:54:38.619Zinfo: running `cargo check --bins` on nexus-internal-api (211/252)
39812026-02-23T15:54:39.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39822026-02-23T15:54:39.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39832026-02-23T15:54:39.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39842026-02-23T15:54:39.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
39852026-02-23T15:54:39.929Z
39862026-02-23T15:54:39.929Zinfo: running `cargo check --bins` on nexus-lockstep-api (212/252)
39872026-02-23T15:54:41.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39882026-02-23T15:54:41.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39892026-02-23T15:54:41.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39902026-02-23T15:54:41.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
39912026-02-23T15:54:41.146Z
39922026-02-23T15:54:41.146Zinfo: running `cargo check --bins` on ntp-admin-api (213/252)
39932026-02-23T15:54:42.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942026-02-23T15:54:42.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952026-02-23T15:54:42.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39962026-02-23T15:54:42.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
39972026-02-23T15:54:42.321Z
39982026-02-23T15:54:42.321Zinfo: running `cargo check --bins` on ntp-admin-types-versions (214/252)
39992026-02-23T15:54:43.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002026-02-23T15:54:43.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012026-02-23T15:54:43.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40022026-02-23T15:54:43.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
40032026-02-23T15:54:43.468Z
40042026-02-23T15:54:43.468Zinfo: running `cargo check --bins` on wicketd-api (215/252)
40052026-02-23T15:54:44.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062026-02-23T15:54:44.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072026-02-23T15:54:44.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082026-02-23T15:54:44.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
40092026-02-23T15:54:44.743Z
40102026-02-23T15:54:44.743Zinfo: running `cargo check --bins` on omicron-ls-apis (216/252)
40112026-02-23T15:54:45.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-02-23T15:54:45.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-02-23T15:54:45.928Z Checking typeid v1.0.3
40142026-02-23T15:54:45.964Z Checking ordered-float v2.10.1
40152026-02-23T15:54:45.988Z Checking unicode-xid v0.2.6
40162026-02-23T15:54:46.012Z Checking cargo-platform v0.2.0
40172026-02-23T15:54:46.126Z Checking erased-serde v0.4.6
40182026-02-23T15:54:46.427Z Checking serde-value v0.7.0
40192026-02-23T15:54:46.962Z Checking serde-untagged v0.1.7
40202026-02-23T15:54:47.314Z Checking cargo-util-schemas v0.8.2
40212026-02-23T15:54:49.113Z Checking cargo_metadata v0.21.0
40222026-02-23T15:54:50.713Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40232026-02-23T15:54:52.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.35s
40242026-02-23T15:54:52.314Z
40252026-02-23T15:54:52.314Zinfo: running `cargo check --bins` on mgs-dev (217/252)
40262026-02-23T15:54:53.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40272026-02-23T15:54:53.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40282026-02-23T15:54:53.719Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40292026-02-23T15:54:54.712Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40302026-02-23T15:54:55.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
40312026-02-23T15:54:55.871Z
40322026-02-23T15:54:55.871Zinfo: running `cargo check --bins` on omicron-omdb (218/252)
40332026-02-23T15:54:56.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-02-23T15:54:57.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-02-23T15:54:57.431Z Compiling vergen-gitcl v1.0.8
40362026-02-23T15:54:57.431Z Compiling dirs-sys-next v0.1.2
40372026-02-23T15:54:57.431Z Compiling crunchy v0.2.2
40382026-02-23T15:54:57.431Z Compiling dsl_auto_type v0.1.2
40392026-02-23T15:54:57.455Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40402026-02-23T15:54:57.455Z Checking scheduled-thread-pool v0.2.7
40412026-02-23T15:54:57.455Z Compiling diesel_table_macro_syntax v0.2.0
40422026-02-23T15:54:57.455Z Compiling tiny-keccak v2.0.2
40432026-02-23T15:54:57.804Z Compiling dirs-next v2.0.0
40442026-02-23T15:54:57.975Z Checking r2d2 v0.8.10
40452026-02-23T15:54:58.002Z Compiling term v0.7.0
40462026-02-23T15:54:58.060Z Compiling bit-vec v0.6.3
40472026-02-23T15:54:58.084Z Compiling ena v0.14.3
40482026-02-23T15:54:58.331Z Compiling diff v0.1.13
40492026-02-23T15:54:58.484Z Compiling bit-set v0.5.3
40502026-02-23T15:54:58.508Z Compiling bindgen v0.71.1
40512026-02-23T15:54:58.813Z Compiling ascii-canvas v3.0.0
40522026-02-23T15:54:58.837Z Compiling diesel_derives v2.2.3
40532026-02-23T15:54:58.890Z Compiling regex-syntax v0.6.29
40542026-02-23T15:54:59.084Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40552026-02-23T15:54:59.108Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40562026-02-23T15:54:59.208Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40572026-02-23T15:54:59.315Z Compiling libxml v0.3.3
40582026-02-23T15:54:59.358Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40592026-02-23T15:54:59.473Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40602026-02-23T15:54:59.747Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40612026-02-23T15:54:59.928Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40622026-02-23T15:55:00.095Z Compiling strum_macros v0.24.3
40632026-02-23T15:55:00.219Z Compiling indoc v1.0.9
40642026-02-23T15:55:00.999Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40652026-02-23T15:55:01.320Z Checking derive_builder v0.20.2
40662026-02-23T15:55:01.527Z Compiling impl-trait-for-tuples v0.2.2
40672026-02-23T15:55:01.895Z Compiling lalrpop v0.19.12
40682026-02-23T15:55:02.142Z Compiling oso-derive v0.27.3
40692026-02-23T15:55:02.960Z Checking quick-xml v0.37.2
40702026-02-23T15:55:03.212Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40712026-02-23T15:55:03.432Z Compiling diesel-dtrace v0.4.2
40722026-02-23T15:55:03.869Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40732026-02-23T15:55:04.177Z Checking bb8 v0.8.5
40742026-02-23T15:55:04.600Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40752026-02-23T15:55:04.670Z Checking nonempty v0.12.0
40762026-02-23T15:55:04.957Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40772026-02-23T15:55:04.980Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40782026-02-23T15:55:05.006Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40792026-02-23T15:55:05.306Z Checking console v0.16.0
40802026-02-23T15:55:05.368Z Checking unit-prefix v0.5.1
40812026-02-23T15:55:05.597Z Checking support-bundle-viewer v0.1.2
40822026-02-23T15:55:05.887Z Checking indicatif v0.18.0
40832026-02-23T15:55:05.972Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40842026-02-23T15:55:06.050Z Checking multimap v0.10.1
40852026-02-23T15:55:07.597Z Checking diesel v2.2.12
40862026-02-23T15:55:12.921Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40872026-02-23T15:55:12.945Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40882026-02-23T15:55:12.945Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40892026-02-23T15:55:12.973Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40902026-02-23T15:55:13.117Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40912026-02-23T15:55:16.485Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40922026-02-23T15:55:16.643Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40932026-02-23T15:55:17.846Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40942026-02-23T15:55:21.541Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40952026-02-23T15:55:27.814Z Compiling samael v0.0.19
40962026-02-23T15:55:36.867Z Checking async-bb8-diesel v0.2.1
40972026-02-23T15:55:44.471Z Compiling polar-core v0.27.3
40982026-02-23T15:55:54.284Z Checking oso v0.27.3
40992026-02-23T15:57:06.245Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41002026-02-23T15:58:32.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s
41012026-02-23T15:58:33.030Z
41022026-02-23T15:58:33.030Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (219/252)
41032026-02-23T15:58:34.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41042026-02-23T15:58:34.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41052026-02-23T15:58:34.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41062026-02-23T15:58:34.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
41072026-02-23T15:58:34.408Z
41082026-02-23T15:58:34.408Zinfo: running `cargo check --bins` on nexus-saga-recovery (220/252)
41092026-02-23T15:58:35.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41102026-02-23T15:58:35.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41112026-02-23T15:58:35.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41122026-02-23T15:58:35.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
41132026-02-23T15:58:35.681Z
41142026-02-23T15:58:35.681Zinfo: running `cargo check --bins` on nexus-test-utils-macros (221/252)
41152026-02-23T15:58:36.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41162026-02-23T15:58:36.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41172026-02-23T15:58:36.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41182026-02-23T15:58:36.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
41192026-02-23T15:58:36.859Z
41202026-02-23T15:58:36.859Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (222/252)
41212026-02-23T15:58:38.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41222026-02-23T15:58:38.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41232026-02-23T15:58:38.484Z Compiling libz-sys v1.1.20
41242026-02-23T15:58:38.509Z Compiling libgit2-sys v0.18.2+1.9.1
41252026-02-23T15:58:38.546Z Compiling vergen-git2 v1.0.7
41262026-02-23T15:58:38.570Z Compiling rustls v0.21.12
41272026-02-23T15:58:38.594Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41282026-02-23T15:58:38.594Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41292026-02-23T15:58:38.594Z Checking sct v0.7.1
41302026-02-23T15:58:38.594Z Checking rustls-webpki v0.101.7
41312026-02-23T15:58:38.901Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41322026-02-23T15:58:38.952Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41332026-02-23T15:58:39.002Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41342026-02-23T15:58:39.037Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41352026-02-23T15:58:39.460Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41362026-02-23T15:58:39.485Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41372026-02-23T15:58:39.512Z Checking rustls-pemfile v1.0.4
41382026-02-23T15:58:39.540Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41392026-02-23T15:58:39.760Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41402026-02-23T15:58:40.099Z Checking twox-hash v2.1.0
41412026-02-23T15:58:40.415Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41422026-02-23T15:58:40.592Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41432026-02-23T15:58:41.355Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41442026-02-23T15:58:41.401Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41452026-02-23T15:58:41.714Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41462026-02-23T15:58:42.009Z Checking tokio-rustls v0.24.1
41472026-02-23T15:58:42.371Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41482026-02-23T15:58:42.600Z Checking fatfs v0.3.6
41492026-02-23T15:58:42.648Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41502026-02-23T15:58:42.945Z Compiling seq-macro v0.3.6
41512026-02-23T15:58:50.820Z Compiling git2 v0.20.2
41522026-02-23T15:58:53.011Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41532026-02-23T15:58:53.234Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41542026-02-23T15:58:56.383Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41552026-02-23T16:00:57.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
41562026-02-23T16:00:58.134Z
41572026-02-23T16:00:58.134Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (223/252)
41582026-02-23T16:00:59.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41592026-02-23T16:00:59.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41602026-02-23T16:00:59.896Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41612026-02-23T16:02:54.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
41622026-02-23T16:02:54.852Z
41632026-02-23T16:02:54.852Zinfo: running `cargo check --bins` on nexus-background-task-interface (224/252)
41642026-02-23T16:02:56.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41652026-02-23T16:02:56.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41662026-02-23T16:02:56.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41672026-02-23T16:02:56.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
41682026-02-23T16:02:56.259Z
41692026-02-23T16:02:56.259Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (225/252)
41702026-02-23T16:02:57.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41712026-02-23T16:02:57.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41722026-02-23T16:02:57.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41732026-02-23T16:02:57.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
41742026-02-23T16:02:57.784Z
41752026-02-23T16:02:57.784Zinfo: running `cargo check --bins` on nexus-mgs-updates (226/252)
41762026-02-23T16:02:59.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41772026-02-23T16:02:59.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41782026-02-23T16:02:59.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41792026-02-23T16:02:59.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
41802026-02-23T16:02:59.264Z
41812026-02-23T16:02:59.264Zinfo: running `cargo check --bins` on nexus-networking (227/252)
41822026-02-23T16:03:00.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41832026-02-23T16:03:00.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41842026-02-23T16:03:00.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41852026-02-23T16:03:00.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
41862026-02-23T16:03:00.855Z
41872026-02-23T16:03:00.855Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (228/252)
41882026-02-23T16:03:02.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41892026-02-23T16:03:02.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41902026-02-23T16:03:02.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41912026-02-23T16:03:02.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
41922026-02-23T16:03:02.316Z
41932026-02-23T16:03:02.316Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (229/252)
41942026-02-23T16:03:03.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41952026-02-23T16:03:03.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41962026-02-23T16:03:03.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41972026-02-23T16:03:03.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
41982026-02-23T16:03:03.713Z
41992026-02-23T16:03:03.713Zinfo: running `cargo check --bins` on omicron-dev (230/252)
42002026-02-23T16:03:05.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42012026-02-23T16:03:05.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42022026-02-23T16:03:05.553Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42032026-02-23T16:03:05.553Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42042026-02-23T16:03:05.627Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42052026-02-23T16:03:05.661Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42062026-02-23T16:03:05.685Z Checking yansi v1.0.1
42072026-02-23T16:03:05.685Z Checking diff v0.1.13
42082026-02-23T16:03:05.685Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42092026-02-23T16:03:05.685Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42102026-02-23T16:03:05.988Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42112026-02-23T16:03:06.265Z Checking pretty_assertions v1.4.1
42122026-02-23T16:03:07.680Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42132026-02-23T16:04:11.323Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42142026-02-23T16:04:11.323Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42152026-02-23T16:04:11.323Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42162026-02-23T16:04:11.323Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42172026-02-23T16:04:11.323Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42182026-02-23T16:04:11.323Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42192026-02-23T16:04:12.688Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42202026-02-23T16:04:14.715Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42212026-02-23T16:06:12.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
42222026-02-23T16:06:12.470Z
42232026-02-23T16:06:12.470Zinfo: running `cargo check --bins` on omicron-pins (231/252)
42242026-02-23T16:06:13.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42252026-02-23T16:06:13.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42262026-02-23T16:06:13.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42272026-02-23T16:06:13.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
42282026-02-23T16:06:13.781Z
42292026-02-23T16:06:13.781Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (232/252)
42302026-02-23T16:06:15.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42312026-02-23T16:06:15.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42322026-02-23T16:06:15.331Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42332026-02-23T16:06:15.355Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42342026-02-23T16:06:15.379Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42352026-02-23T16:07:03.831Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42362026-02-23T16:07:04.681Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42372026-02-23T16:07:10.336Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42382026-02-23T16:07:11.229Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42392026-02-23T16:07:19.593Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42402026-02-23T16:08:31.132Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42412026-02-23T16:08:32.650Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42422026-02-23T16:08:36.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
42432026-02-23T16:08:37.091Z
42442026-02-23T16:08:37.091Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (233/252)
42452026-02-23T16:08:38.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42462026-02-23T16:08:38.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42472026-02-23T16:08:38.791Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42482026-02-23T16:08:40.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.12s
42492026-02-23T16:08:40.466Z
42502026-02-23T16:08:40.466Zinfo: running `cargo check --bins` on omicron-releng (234/252)
42512026-02-23T16:08:41.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42522026-02-23T16:08:41.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42532026-02-23T16:08:42.180Z Compiling blake3 v1.5.4
42542026-02-23T16:08:42.204Z Checking arrayref v0.3.9
42552026-02-23T16:08:42.204Z Checking constant_time_eq v0.3.1
42562026-02-23T16:08:42.204Z Checking arrayvec v0.7.6
42572026-02-23T16:08:42.289Z Checking topological-sort v0.2.2
42582026-02-23T16:08:42.313Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42592026-02-23T16:08:42.313Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42602026-02-23T16:08:42.313Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42612026-02-23T16:08:42.438Z Checking shell-words v1.1.0
42622026-02-23T16:08:44.112Z Checking omicron-zone-package v0.12.2
42632026-02-23T16:08:46.314Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42642026-02-23T16:08:48.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.25s
42652026-02-23T16:08:48.983Z
42662026-02-23T16:08:48.983Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (235/252)
42672026-02-23T16:08:50.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42682026-02-23T16:08:50.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42692026-02-23T16:08:50.546Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42702026-02-23T16:08:51.048Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42712026-02-23T16:08:51.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
42722026-02-23T16:08:52.210Z
42732026-02-23T16:08:52.210Zinfo: running `cargo check --bins` on xtask (236/252)
42742026-02-23T16:08:53.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42752026-02-23T16:08:53.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42762026-02-23T16:08:53.337Z Checking bitflags v2.9.4
42772026-02-23T16:08:53.338Z Checking serde v1.0.228
42782026-02-23T16:08:53.338Z Checking zerofrom v0.1.4
42792026-02-23T16:08:53.397Z Checking thiserror v2.0.18
42802026-02-23T16:08:53.421Z Checking hashbrown v0.16.1
42812026-02-23T16:08:53.421Z Checking smallvec v1.15.1
42822026-02-23T16:08:53.457Z Checking serde_json v1.0.149
42832026-02-23T16:08:53.482Z Checking scroll v0.12.0
42842026-02-23T16:08:53.579Z Checking num-traits v0.2.19
42852026-02-23T16:08:53.623Z Checking yoke v0.7.4
42862026-02-23T16:08:53.706Z Checking rustix v0.38.37
42872026-02-23T16:08:53.822Z Checking thiserror v1.0.69
42882026-02-23T16:08:54.008Z Checking percent-encoding v2.3.2
42892026-02-23T16:08:54.033Z Checking log v0.4.29
42902026-02-23T16:08:54.058Z Checking zerovec v0.10.4
42912026-02-23T16:08:54.275Z Checking pest v2.8.2
42922026-02-23T16:08:54.392Z Checking goblin v0.8.2
42932026-02-23T16:08:54.527Z Checking serde_spanned v0.6.9
42942026-02-23T16:08:54.578Z Checking indexmap v2.13.0
42952026-02-23T16:08:54.804Z Checking toml_datetime v0.6.11
42962026-02-23T16:08:54.831Z Checking terminal_size v0.4.0
42972026-02-23T16:08:55.075Z Checking erased-serde v0.4.6
42982026-02-23T16:08:55.163Z Checking form_urlencoded v1.2.2
42992026-02-23T16:08:55.249Z Checking zerocopy v0.7.35
43002026-02-23T16:08:55.301Z Checking ordered-float v2.10.1
43012026-02-23T16:08:55.425Z Checking getrandom v0.3.4
43022026-02-23T16:08:55.750Z Checking syn v2.0.114
43032026-02-23T16:08:55.871Z Checking tinystr v0.7.6
43042026-02-23T16:08:55.894Z Checking icu_collections v1.5.0
43052026-02-23T16:08:56.010Z Checking toml_edit v0.22.27
43062026-02-23T16:08:56.142Z Checking serde-untagged v0.1.7
43072026-02-23T16:08:56.262Z Checking icu_locid v1.5.0
43082026-02-23T16:08:56.553Z Checking serde-value v0.7.0
43092026-02-23T16:08:56.662Z Checking rustix v1.1.3
43102026-02-23T16:08:56.697Z Checking once_cell v1.21.3
43112026-02-23T16:08:57.084Z Checking clap_builder v4.5.48
43122026-02-23T16:08:57.127Z Checking cargo-platform v0.2.0
43132026-02-23T16:08:57.297Z Checking icu_provider v1.5.0
43142026-02-23T16:08:57.321Z Checking dtrace-parser v0.2.0
43152026-02-23T16:08:57.501Z Checking textwrap v0.16.2
43162026-02-23T16:08:57.856Z Checking fs-err v3.1.1
43172026-02-23T16:08:57.936Z Checking tabled v0.15.0
43182026-02-23T16:08:58.026Z Checking icu_locid_transform v1.5.0
43192026-02-23T16:08:58.237Z Checking anyhow v1.0.99
43202026-02-23T16:08:58.463Z Checking tempfile v3.24.0
43212026-02-23T16:08:58.697Z Checking macaddr v1.0.1
43222026-02-23T16:08:58.911Z Checking camino-tempfile v1.4.1
43232026-02-23T16:08:59.091Z Checking toml v0.8.23
43242026-02-23T16:08:59.152Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43252026-02-23T16:08:59.322Z Checking icu_properties v1.5.1
43262026-02-23T16:08:59.891Z Checking dof v0.3.0
43272026-02-23T16:09:00.003Z Checking cargo_toml v0.21.0
43282026-02-23T16:09:00.461Z Checking clap v4.5.48
43292026-02-23T16:09:01.143Z Checking usdt-impl v0.5.0
43302026-02-23T16:09:01.754Z Checking usdt v0.5.0
43312026-02-23T16:09:03.017Z Checking icu_normalizer v1.5.0
43322026-02-23T16:09:03.873Z Checking idna_adapter v1.2.0
43332026-02-23T16:09:04.127Z Checking idna v1.0.3
43342026-02-23T16:09:04.725Z Checking url v2.5.4
43352026-02-23T16:09:05.610Z Checking cargo-util-schemas v0.8.2
43362026-02-23T16:09:07.792Z Checking cargo_metadata v0.21.0
43372026-02-23T16:09:09.758Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43382026-02-23T16:09:10.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.74s
43392026-02-23T16:09:11.151Z
43402026-02-23T16:09:11.151Zinfo: running `cargo check --bins` on end-to-end-tests (237/252)
43412026-02-23T16:09:12.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43422026-02-23T16:09:12.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43432026-02-23T16:09:13.132Z Checking polyval v0.6.2
43442026-02-23T16:09:13.178Z Checking ctr v0.9.2
43452026-02-23T16:09:13.202Z Checking ssh-encoding v0.2.0
43462026-02-23T16:09:13.202Z Checking blowfish v0.9.1
43472026-02-23T16:09:13.254Z Checking password-hash v0.4.2
43482026-02-23T16:09:13.283Z Checking p521 v0.13.3
43492026-02-23T16:09:13.308Z Checking p256 v0.13.2
43502026-02-23T16:09:13.332Z Checking russh-cryptovec v0.7.3
43512026-02-23T16:09:13.492Z Checking ghash v0.5.1
43522026-02-23T16:09:13.568Z Checking bcrypt-pbkdf v0.10.0
43532026-02-23T16:09:13.605Z Checking md5 v0.7.0
43542026-02-23T16:09:13.636Z Checking num-bigint v0.4.6
43552026-02-23T16:09:13.678Z Checking des v0.8.1
43562026-02-23T16:09:13.728Z Checking aes-gcm v0.10.3
43572026-02-23T16:09:13.836Z Checking pbkdf2 v0.11.0
43582026-02-23T16:09:13.912Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43592026-02-23T16:09:13.972Z Checking hex-literal v0.4.1
43602026-02-23T16:09:14.038Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43612026-02-23T16:09:14.064Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43622026-02-23T16:09:14.095Z Checking ssh-cipher v0.2.0
43632026-02-23T16:09:14.212Z Checking internet-checksum v0.2.1
43642026-02-23T16:09:14.473Z Checking ssh-key v0.6.6
43652026-02-23T16:09:14.827Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43662026-02-23T16:09:16.408Z Checking russh-keys v0.45.0
43672026-02-23T16:09:17.873Z Checking russh v0.45.0
43682026-02-23T16:09:59.328Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43692026-02-23T16:10:01.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.59s
43702026-02-23T16:10:02.001Z
43712026-02-23T16:10:02.001Zinfo: running `cargo check --bins` on gateway-cli (238/252)
43722026-02-23T16:10:03.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43732026-02-23T16:10:03.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43742026-02-23T16:10:03.251Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43752026-02-23T16:10:03.275Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43762026-02-23T16:10:03.275Z Checking termios v0.3.3
43772026-02-23T16:10:06.426Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43782026-02-23T16:10:06.682Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43792026-02-23T16:10:10.965Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43802026-02-23T16:10:12.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.10s
43812026-02-23T16:10:12.300Z
43822026-02-23T16:10:12.300Zinfo: running `cargo check --bins --no-default-features` on installinator (239/252)
43832026-02-23T16:10:13.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43842026-02-23T16:10:13.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43852026-02-23T16:10:13.610Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43862026-02-23T16:10:13.634Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43872026-02-23T16:10:13.668Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43882026-02-23T16:10:13.693Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43892026-02-23T16:10:13.693Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43902026-02-23T16:10:14.546Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43912026-02-23T16:10:14.546Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43922026-02-23T16:10:16.150Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43932026-02-23T16:10:16.491Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43942026-02-23T16:10:16.516Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43952026-02-23T16:10:17.847Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43962026-02-23T16:10:21.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.99s
43972026-02-23T16:10:21.519Z
43982026-02-23T16:10:21.519Zinfo: running `cargo check --bins` on internal-dns-cli (240/252)
43992026-02-23T16:10:22.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44002026-02-23T16:10:22.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44012026-02-23T16:10:22.760Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44022026-02-23T16:10:23.478Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44032026-02-23T16:10:24.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
44042026-02-23T16:10:24.348Z
44052026-02-23T16:10:24.349Zinfo: running `cargo check --bins` on omicron-live-tests (241/252)
44062026-02-23T16:10:25.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44072026-02-23T16:10:25.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44082026-02-23T16:10:25.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44092026-02-23T16:10:25.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
44102026-02-23T16:10:25.596Z
44112026-02-23T16:10:25.597Zinfo: running `cargo check --bins` on live-tests-macros (242/252)
44122026-02-23T16:10:26.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-02-23T16:10:26.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-02-23T16:10:26.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44152026-02-23T16:10:26.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
44162026-02-23T16:10:26.848Z
44172026-02-23T16:10:26.848Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (243/252)
44182026-02-23T16:10:28.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44192026-02-23T16:10:28.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44202026-02-23T16:10:28.308Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44212026-02-23T16:10:29.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
44222026-02-23T16:10:29.503Z
44232026-02-23T16:10:29.503Zinfo: running `cargo check --bins` on omicron-ntp-admin (244/252)
44242026-02-23T16:10:30.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44252026-02-23T16:10:30.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44262026-02-23T16:10:30.723Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44272026-02-23T16:10:30.747Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44282026-02-23T16:10:31.057Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44292026-02-23T16:10:31.081Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44302026-02-23T16:10:32.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
44312026-02-23T16:10:32.921Z
44322026-02-23T16:10:32.921Zinfo: running `cargo check --bins` on ntp-admin-types (245/252)
44332026-02-23T16:10:34.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44342026-02-23T16:10:34.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44352026-02-23T16:10:34.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44362026-02-23T16:10:34.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
44372026-02-23T16:10:34.156Z
44382026-02-23T16:10:34.156Zinfo: running `cargo check --bins` on omicron-package (246/252)
44392026-02-23T16:10:35.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44402026-02-23T16:10:35.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44412026-02-23T16:10:35.508Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44422026-02-23T16:10:37.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
44432026-02-23T16:10:37.909Z
44442026-02-23T16:10:37.909Zinfo: running `cargo check --bins` on tqdb (247/252)
44452026-02-23T16:10:39.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44462026-02-23T16:10:39.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44472026-02-23T16:10:39.529Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44482026-02-23T16:10:40.086Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44492026-02-23T16:10:41.695Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44502026-02-23T16:10:41.720Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44512026-02-23T16:10:52.182Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44522026-02-23T16:10:53.892Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44532026-02-23T16:10:53.892Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44542026-02-23T16:10:53.917Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44552026-02-23T16:10:55.952Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44562026-02-23T16:10:55.976Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44572026-02-23T16:11:10.239Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44582026-02-23T16:11:10.240Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44592026-02-23T16:11:10.265Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44602026-02-23T16:11:10.265Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44612026-02-23T16:11:13.572Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44622026-02-23T16:11:16.523Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44632026-02-23T16:11:17.914Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44642026-02-23T16:11:20.735Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44652026-02-23T16:11:21.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.89s
44662026-02-23T16:11:22.085Z
44672026-02-23T16:11:22.085Zinfo: running `cargo check --bins` on wicket-dbg (248/252)
44682026-02-23T16:11:23.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44692026-02-23T16:11:23.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44702026-02-23T16:11:23.435Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44712026-02-23T16:11:23.460Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44722026-02-23T16:11:23.460Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44732026-02-23T16:11:23.484Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44742026-02-23T16:11:23.511Z Checking rtoolbox v0.0.2
44752026-02-23T16:11:23.565Z Checking tui-tree-widget v0.23.1
44762026-02-23T16:11:23.801Z Checking rpassword v7.4.0
44772026-02-23T16:11:23.994Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44782026-02-23T16:11:25.979Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44792026-02-23T16:11:36.308Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44802026-02-23T16:11:37.840Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44812026-02-23T16:11:45.175Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44822026-02-23T16:11:49.924Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44832026-02-23T16:11:52.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.96s
44842026-02-23T16:11:52.259Z
44852026-02-23T16:11:52.259Zinfo: running `cargo check --bins` on wicket (249/252)
44862026-02-23T16:11:53.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44872026-02-23T16:11:53.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44882026-02-23T16:11:53.589Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44892026-02-23T16:11:54.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
44902026-02-23T16:11:54.306Z
44912026-02-23T16:11:54.306Zinfo: running `cargo check --bins` on wicketd (250/252)
44922026-02-23T16:11:55.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44932026-02-23T16:11:55.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44942026-02-23T16:11:55.772Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
44952026-02-23T16:11:55.772Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
44962026-02-23T16:11:55.829Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
44972026-02-23T16:11:55.829Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
44982026-02-23T16:11:58.463Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
44992026-02-23T16:11:59.822Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45002026-02-23T16:12:06.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
45012026-02-23T16:12:07.148Z
45022026-02-23T16:12:07.148Zinfo: running `cargo check --bins` on omicron-workspace-hack (251/252)
45032026-02-23T16:12:08.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45042026-02-23T16:12:08.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45052026-02-23T16:12:08.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45062026-02-23T16:12:08.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
45072026-02-23T16:12:08.437Z
45082026-02-23T16:12:08.438Zinfo: running `cargo check --bins` on zone-setup (252/252)
45092026-02-23T16:12:09.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45102026-02-23T16:12:09.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45112026-02-23T16:12:09.941Z Checking uzers v0.12.1
45122026-02-23T16:12:10.394Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45132026-02-23T16:12:12.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
45142026-02-23T16:12:12.341Z
45152026-02-23T16:12:12.341Zreal 30:51.030595186
45162026-02-23T16:12:12.341Zuser 46:24.719045087
45172026-02-23T16:12:12.341Zsys 7:31.062851656
45182026-02-23T16:12:12.341Ztrap 1.221845820
45192026-02-23T16:12:12.341Ztflt 0.382349525
45202026-02-23T16:12:12.341Zdflt 1.062712255
45212026-02-23T16:12:12.341Zkflt 0.001025127
45222026-02-23T16:12:12.341Zlock 2:08:43.586627636
45232026-02-23T16:12:12.341Zslp 4:22:14.705955448
45242026-02-23T16:12:12.341Zlat 1:39.186375431
45252026-02-23T16:12:12.341Zstop 4:59.457209799
45262026-02-23T16:12:12.366Zprocess exited: duration 2245865 ms, exit code 0
 
45272026-02-23T16:12:12.416Zfound 0 output files