01KJ6CMAC4FSEA7VR9ZTSV7TEA: 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: 01KJ6CMYF1KJP7TPFRCGEWGZB4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-23T23:17:41.386Zjob assigned to worker 01KJ6CN4XZM4GS9GSQF8NDAEVX [factory aws, i-0287768a86e6bb1cb] (queued for 55 s)
 
22026-02-23T23:17:49.404Zstarting task 0: "setup"
32026-02-23T23:17:49.407Z++ uname -s
42026-02-23T23:17:49.410Z+ kern=SunOS
52026-02-23T23:17:49.410Z+ build_user=build
62026-02-23T23:17:49.410Z+ build_uid=12345
72026-02-23T23:17:49.410Z+ work_dir=/work
82026-02-23T23:17:49.410Z+ input_dir=/input
92026-02-23T23:17:49.410Z+ [[ 0 == 12345 ]]
102026-02-23T23:17:49.410Z+ case "$kern" in
112026-02-23T23:17:49.410Z+ groupadd -g 12345 build
122026-02-23T23:17:49.413Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-23T23:17:51.421Z+ zfs create -o mountpoint=/work rpool/work
142026-02-23T23:17:51.538Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-23T23:17:51.541Z+ home_fs=zfs
162026-02-23T23:17:51.541Z+ [[ zfs == autofs ]]
172026-02-23T23:17:51.541Z+ mkdir -p /home/build
182026-02-23T23:17:51.546Z+ chown build:build /home/build /work
192026-02-23T23:17:53.546Z+ chmod 0700 /home/build /work
202026-02-23T23:17:53.548Zprocess exited: duration 4148 ms, exit code 0
 
212026-02-23T23:17:53.554Zstarting task 1: "rust-toolchain"
222026-02-23T23:17:53.560Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-23T23:17:53.561Z * rust toolchain channel = "1.91.1"
242026-02-23T23:17:53.561Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-23T23:17:53.561Z * rust toolchain profile = "default"
262026-02-23T23:17:53.561Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-23T23:17:53.561Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-23T23:17:53.563Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-23T23:17:53.564Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-23T23:17:53.679Zinfo: downloading installer
312026-02-23T23:17:55.352Zwarn: It looks like you have an existing installation of Rust at:
322026-02-23T23:17:55.352Zwarn: /opt/ooce/bin
332026-02-23T23:17:55.352Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-23T23:17:55.352Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-23T23:17:55.352Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-23T23:17:55.352Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-23T23:17:55.352Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-23T23:17:55.353Zerror: cannot install while Rust is installed
392026-02-23T23:17:55.353Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-23T23:17:55.369Zinfo: profile set to 'default'
412026-02-23T23:17:55.369Zinfo: default host triple is x86_64-unknown-illumos
422026-02-23T23:17:55.372Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-23T23:17:55.543Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-23T23:17:55.543Zinfo: downloading component 'cargo'
452026-02-23T23:17:56.680Zinfo: downloading component 'clippy'
462026-02-23T23:17:57.121Zinfo: downloading component 'rust-docs'
472026-02-23T23:17:58.608Zinfo: downloading component 'rust-std'
482026-02-23T23:18:00.458Zinfo: downloading component 'rustc'
492026-02-23T23:18:07.760Zinfo: downloading component 'rustfmt'
502026-02-23T23:18:08.073Zinfo: installing component 'cargo'
512026-02-23T23:18:08.983Zinfo: installing component 'clippy'
522026-02-23T23:18:09.370Zinfo: installing component 'rust-docs'
532026-02-23T23:18:11.313Zinfo: installing component 'rust-std'
542026-02-23T23:18:13.099Zinfo: installing component 'rustc'
552026-02-23T23:18:19.916Zinfo: installing component 'rustfmt'
562026-02-23T23:18:20.253Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-23T23:18:20.253Z
582026-02-23T23:18:20.751Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-23T23:18:20.751Z
602026-02-23T23:18:20.756Z
612026-02-23T23:18:20.756ZRust is installed now. Great!
622026-02-23T23:18:20.756Z
632026-02-23T23:18:20.756ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-23T23:18:20.756Zenvironment variable. This has not been done automatically.
652026-02-23T23:18:20.756Z
662026-02-23T23:18:20.756ZTo configure your current shell, you need to source
672026-02-23T23:18:20.756Zthe corresponding env file under $HOME/.cargo.
682026-02-23T23:18:20.756Z
692026-02-23T23:18:20.756ZThis is usually done by running one of the following (note the leading DOT):
702026-02-23T23:18:20.757Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-23T23:18:20.757Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-23T23:18:20.757Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-23T23:18:20.865Z+ rustup --version
742026-02-23T23:18:20.875Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-23T23:18:20.878Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-23T23:18:20.973Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-23T23:18:20.977Z+ cargo --version
782026-02-23T23:18:21.040Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-23T23:18:21.045Z+ rustc --version
802026-02-23T23:18:21.121Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-23T23:18:21.124Zprocess exited: duration 27566 ms, exit code 0
 
822026-02-23T23:18:21.129Zstarting task 2: "authentication"
832026-02-23T23:18:21.154Zprocess exited: duration 24 ms, exit code 0
 
842026-02-23T23:18:21.159Zstarting task 3: "clone repository"
852026-02-23T23:18:21.166Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-23T23:18:21.169Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-23T23:18:21.209ZCloning into '/work/oxidecomputer/omicron'...
882026-02-23T23:19:23.881Z+ cd /work/oxidecomputer/omicron
892026-02-23T23:19:23.881Z+ git fetch origin 408a9bf7d1d9d834744556260fe4c62133c090fc
902026-02-23T23:19:24.678ZFrom https://github.com/oxidecomputer/omicron
912026-02-23T23:19:24.678Z * branch 408a9bf7d1d9d834744556260fe4c62133c090fc -> FETCH_HEAD
922026-02-23T23:19:24.689Z+ [[ -n john/move-sled-agent-only-types-out-of-common ]]
932026-02-23T23:19:24.692Z++ git branch --show-current
942026-02-23T23:19:24.695Z+ current=main
952026-02-23T23:19:24.695Z+ [[ main != john/move-sled-agent-only-types-out-of-common ]]
962026-02-23T23:19:24.695Z+ git branch -f john/move-sled-agent-only-types-out-of-common 408a9bf7d1d9d834744556260fe4c62133c090fc
972026-02-23T23:19:24.698Z+ git checkout -f john/move-sled-agent-only-types-out-of-common
982026-02-23T23:19:25.037ZSwitched to branch 'john/move-sled-agent-only-types-out-of-common'
992026-02-23T23:19:25.040Z+ git reset --hard 408a9bf7d1d9d834744556260fe4c62133c090fc
1002026-02-23T23:19:25.061ZHEAD is now at 408a9bf7d Merge branch 'main' into john/move-sled-agent-only-types-out-of-common
1012026-02-23T23:19:25.063Zprocess exited: duration 63896 ms, exit code 0
 
1022026-02-23T23:19:25.069Zstarting task 4: "build"
1032026-02-23T23:19:25.076Z+ source .github/buildomat/ci-env.sh
1042026-02-23T23:19:25.076Z++ export CARGO_TERM_COLOR=always
1052026-02-23T23:19:25.076Z++ CARGO_TERM_COLOR=always
1062026-02-23T23:19:25.076Z+ cargo --version
1072026-02-23T23:19:25.136Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-23T23:19:25.139Z+ rustc --version
1092026-02-23T23:19:25.215Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-23T23:19:25.218Z+ source ./env.sh
1112026-02-23T23:19:25.218Z++ OLD_SHELL_OPTS=ehxB
1122026-02-23T23:19:25.218Z++ set -o xtrace
1132026-02-23T23:19:25.221Z++++ dirname ./env.sh
1142026-02-23T23:19:25.224Z+++ readlink -f .
1152026-02-23T23:19:25.226Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-23T23:19:25.226Z++ 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-23T23:19:25.226Z++ 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-23T23:19:25.226Z++ 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-23T23:19:25.226Z++ 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-23T23:19:25.226Z++ 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-23T23:19:25.226Z++ 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-23T23:19:25.226Z++ 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-23T23:19:25.226Z++ 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-23T23:19:25.226Z++ case $OLD_SHELL_OPTS in
1252026-02-23T23:19:25.226Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-23T23:19:25.226Z+ 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-23T23:19:25.226Z+ 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-23T23:19:25.226Z+ banner prerequisites
1292026-02-23T23:19:25.229Z
1302026-02-23T23:19:25.229Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-23T23:19:25.229Z # # # # # # # # # # # # # # #
1322026-02-23T23:19:25.229Z # # # # ##### # # ##### # # # # # #### #
1332026-02-23T23:19:25.229Z ##### ##### # ##### # # # # # # # # #
1342026-02-23T23:19:25.229Z # # # # # # # # # # # # # # #
1352026-02-23T23:19:25.229Z # # # ###### # # ###### ### # #### # #### #
1362026-02-23T23:19:25.229Z
1372026-02-23T23:19:25.229Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-23T23:19:36.146Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-23T23:19:46.521Z Startup: Caching catalogs ... Done
1402026-02-23T23:20:09.401ZPlanning: Solver setup ... Done (21.214s)
1412026-02-23T23:20:09.557ZPlanning: Running solver ... Done (0.162s)
1422026-02-23T23:20:09.737ZPlanning: Finding local manifests ... Done (0.003s)
1432026-02-23T23:20:09.753ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-23T23:20:09.898ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-23T23:20:09.948ZPlanning: Package planning ... Done (0.051s)
1462026-02-23T23:20:10.001ZPlanning: Merging actions ... Done (0.051s)
1472026-02-23T23:20:10.304ZPlanning: Checking for conflicting actions ... Done (0.285s)
1482026-02-23T23:20:10.309ZPlanning: Consolidating action changes ... Done (0.011s)
1492026-02-23T23:20:11.363ZPlanning: Evaluating mediators ... Done (1.068s)
1502026-02-23T23:20:11.373ZPlanning: Planning completed in 24.70 seconds
1512026-02-23T23:20:11.387Z Packages to install: 4
1522026-02-23T23:20:11.387Z Mediators to change: 2
1532026-02-23T23:20:11.397Z Services to change: 1
1542026-02-23T23:20:11.397Z Estimated space available: 155.43 GB
1552026-02-23T23:20:11.397ZEstimated space to be consumed: 1.81 GB
1562026-02-23T23:20:11.397Z Create boot environment: No
1572026-02-23T23:20:11.397ZCreate backup boot environment: No
1582026-02-23T23:20:11.397Z Rebuild boot archive: No
1592026-02-23T23:20:11.397Z
1602026-02-23T23:20:11.397ZChanged mediators:
1612026-02-23T23:20:11.397Z mediator clang:
1622026-02-23T23:20:11.397Z version: None -> 15 (system default)
1632026-02-23T23:20:11.397Z
1642026-02-23T23:20:11.397Z mediator llvm:
1652026-02-23T23:20:11.397Z version: 14 (system default) -> 15 (system default)
1662026-02-23T23:20:11.397Z
1672026-02-23T23:20:11.397ZChanged packages:
1682026-02-23T23:20:11.397Zhelios-dev
1692026-02-23T23:20:11.397Z developer/build-essential
1702026-02-23T23:20:11.397Z None -> 11-2.0
1712026-02-23T23:20:11.397Z library/libxmlsec1
1722026-02-23T23:20:11.397Z None -> 1.2.35-2.0
1732026-02-23T23:20:11.397Z ooce/developer/clang-15
1742026-02-23T23:20:11.397Z None -> 15.0.7-2.0
1752026-02-23T23:20:11.397Z ooce/developer/llvm-15
1762026-02-23T23:20:11.398Z None -> 15.0.7-2.0
1772026-02-23T23:20:11.398Z
1782026-02-23T23:20:11.398ZServices:
1792026-02-23T23:20:11.398Z restart_fmri:
1802026-02-23T23:20:11.398Z svc:/system/update-man-index:default
1812026-02-23T23:20:11.452Z
1822026-02-23T23:20:11.452ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-23T23:20:17.547ZDownload: 212/3290 items 1.3/212.6MB 0% complete (837k/s)
1842026-02-23T23:20:23.775ZDownload: 1196/3290 items 83.5/212.6MB 39% complete (9.1M/s)
1852026-02-23T23:20:28.776ZDownload: 3237/3290 items 200.0/212.6MB 94% complete (18.2M/s)
1862026-02-23T23:20:31.768ZDownload: Completed 212.60 MB in 20.31 seconds (10.5M/s)
1872026-02-23T23:20:32.089Z Actions: 1/3689 actions (Installing new actions)
1882026-02-23T23:20:36.692Z Actions: Completed 3689 actions in 4.60 seconds.
1892026-02-23T23:20:37.413Z Done (0.715s)
1902026-02-23T23:20:37.413Z Done (0.000s)
1912026-02-23T23:20:38.512Z Done (1.092s)
1922026-02-23T23:20:43.145Z Done (4.270s)
1932026-02-23T23:20:43.233Z Done (0.019s)
1942026-02-23T23:20:43.239Z Done (0.000s)
1952026-02-23T23:20:43.403Z Done (0.000s)
1962026-02-23T23:20:44.389ZPlanning: Evaluating mediator changes ... Done
1972026-02-23T23:20:44.550ZPlanning: Checking for conflicting actions ... Done
1982026-02-23T23:20:44.554ZPlanning: Consolidating action changes ... Done
1992026-02-23T23:20:44.827ZPlanning: Evaluating mediators ... Done
2002026-02-23T23:20:44.841ZPlanning: Planning completed in 0.44 seconds
2012026-02-23T23:20:44.863Z Mediators to change: 2
2022026-02-23T23:20:44.863Z Create boot environment: No
2032026-02-23T23:20:44.866ZCreate backup boot environment: No
2042026-02-23T23:20:44.953Z Done
2052026-02-23T23:20:44.953Z Done
2062026-02-23T23:20:45.784Z Done
2072026-02-23T23:20:49.582Z Done
2082026-02-23T23:20:49.588Z Done
2092026-02-23T23:20:49.588Z Done
2102026-02-23T23:20:49.694Z Done
2112026-02-23T23:20:50.317ZPlanning: Evaluating mediator changes ... Done
2122026-02-23T23:20:50.329ZPlanning: Merging actions ... Done
2132026-02-23T23:20:50.498ZPlanning: Checking for conflicting actions ... Done
2142026-02-23T23:20:50.505ZPlanning: Consolidating action changes ... Done
2152026-02-23T23:20:50.764ZPlanning: Evaluating mediators ... Done
2162026-02-23T23:20:50.831ZPlanning: Planning completed in 0.75 seconds
2172026-02-23T23:20:50.855Z Packages to change: 1
2182026-02-23T23:20:50.855Z Mediators to change: 1
2192026-02-23T23:20:50.871Z Services to change: 1
2202026-02-23T23:20:50.871Z Create boot environment: No
2212026-02-23T23:20:50.871ZCreate backup boot environment: Yes
2222026-02-23T23:20:53.543Z Actions: 1/6 actions (Updating modified actions)
2232026-02-23T23:20:53.547Z Actions: Completed 6 actions in 0.00 seconds.
2242026-02-23T23:20:53.547Z Done
2252026-02-23T23:20:53.547Z Done
2262026-02-23T23:20:54.137Z Done
2272026-02-23T23:20:59.326Z Done
2282026-02-23T23:20:59.385Z Done
2292026-02-23T23:20:59.385Z Done
2302026-02-23T23:20:59.385Z Done
2312026-02-23T23:20:59.385ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-02-23T23:20:59.385Zclang system 15 system
2332026-02-23T23:20:59.385Zcsh system system illumos
2342026-02-23T23:20:59.385Zctags system system illumos
2352026-02-23T23:20:59.385Zfile system system illumos
2362026-02-23T23:20:59.385Zgcc vendor 12 vendor
2372026-02-23T23:20:59.386Zgcc system 10 system
2382026-02-23T23:20:59.386Zgcc system 7 system
2392026-02-23T23:20:59.386Zgo system 1.20 system
2402026-02-23T23:20:59.386Zgo system 1.19 system
2412026-02-23T23:20:59.386Zllvm system 15 system
2422026-02-23T23:20:59.386Zllvm system 14 system
2432026-02-23T23:20:59.386Zmariadb system 10.6 system
2442026-02-23T23:20:59.386Zmta vendor vendor dma
2452026-02-23T23:20:59.386Zopenjdk system 17 system
2462026-02-23T23:20:59.386Zopenjdk system 11 system
2472026-02-23T23:20:59.386Zopenjdk system 1.8 system
2482026-02-23T23:20:59.386Zopenssl vendor 3 vendor
2492026-02-23T23:20:59.386Zperl system 5.36 system
2502026-02-23T23:20:59.386Zpostgresql system 15 system
2512026-02-23T23:20:59.386Zpostgresql system 13 system
2522026-02-23T23:20:59.386Zpython vendor 3 vendor
2532026-02-23T23:20:59.386Zpython system 2 system
2542026-02-23T23:20:59.386Zpython3 system 3.11 system
2552026-02-23T23:20:59.386Zruby system 3.0 system
2562026-02-23T23:20:59.386Zwords vendor vendor american-english
2572026-02-23T23:20:59.386Zwords system system australian-english
2582026-02-23T23:20:59.386Zwords system system british-english
2592026-02-23T23:20:59.386Zwords system system canadian-english
2602026-02-23T23:20:59.386Zwords system system french
2612026-02-23T23:20:59.386Zwords system system italian
2622026-02-23T23:20:59.386Zwords system system ngerman
2632026-02-23T23:20:59.386Zwords system system ogerman
2642026-02-23T23:20:59.386Zwords system system spanish
2652026-02-23T23:20:59.386ZPUBLISHER TYPE STATUS P LOCATION
2662026-02-23T23:20:59.386Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-02-23T23:21:05.019ZFMRI IFO
2682026-02-23T23:21:05.019Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-02-23T23:21:05.019Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-02-23T23:21:05.019Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-02-23T23:21:05.019Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-02-23T23:21:05.020Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-02-23T23:21:05.020Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-02-23T23:21:05.020Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-02-23T23:21:05.020Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-02-23T23:21:05.020Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-02-23T23:21:05.020Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-02-23T23:21:05.020Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-02-23T23:21:05.020Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-02-23T23:21:05.020Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-02-23T23:21:05.020Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-02-23T23:21:05.020Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-02-23T23:21:05.020Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-02-23T23:21:06.228Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-02-23T23:21:06.886Z Updating crates.io index
2862026-02-23T23:21:06.928Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872026-02-23T23:21:07.945Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-02-23T23:21:08.779Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892026-02-23T23:21:11.717Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-02-23T23:21:12.328Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912026-02-23T23:21:13.115Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922026-02-23T23:21:17.662Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932026-02-23T23:21:23.099Z Updating git repository `https://github.com/oxidecomputer/opte`
2942026-02-23T23:21:26.421Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952026-02-23T23:21:27.481Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962026-02-23T23:21:31.036Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972026-02-23T23:21:32.779Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-02-23T23:21:33.522Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-02-23T23:21:34.537Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-02-23T23:21:35.344Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-02-23T23:21:37.301Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-02-23T23:21:38.664Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-02-23T23:21:39.271Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-02-23T23:21:40.111Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-02-23T23:21:41.026Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-02-23T23:21:41.469Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-02-23T23:21:41.939Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-02-23T23:21:42.461Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092026-02-23T23:21:43.189Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-02-23T23:21:44.137Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-02-23T23:21:45.452Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-02-23T23:21:46.072Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-02-23T23:21:46.869Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-02-23T23:21:48.123Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-02-23T23:21:49.479Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162026-02-23T23:21:50.290Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-02-23T23:21:50.823Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-02-23T23:21:51.647Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3192026-02-23T23:21:52.304Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-02-23T23:21:53.358Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212026-02-23T23:21:53.885Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222026-02-23T23:21:54.487Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232026-02-23T23:21:55.117Z Updating git repository `https://github.com/illumos/smf-rs`
3242026-02-23T23:21:55.841Z Updating git repository `https://github.com/oxidecomputer/omicron`
3252026-02-23T23:22:36.238Z Downloading crates ...
3262026-02-23T23:22:36.298Z Downloaded equivalent v1.0.2
3272026-02-23T23:22:36.301Z Downloaded idna_adapter v1.2.0
3282026-02-23T23:22:36.303Z Downloaded anstyle-query v1.1.1
3292026-02-23T23:22:36.310Z Downloaded form_urlencoded v1.2.2
3302026-02-23T23:22:36.313Z Downloaded autocfg v1.4.0
3312026-02-23T23:22:36.313Z Downloaded dof v0.3.0
3322026-02-23T23:22:36.317Z Downloaded anstream v0.6.18
3332026-02-23T23:22:36.320Z Downloaded num-traits v0.2.19
3342026-02-23T23:22:36.322Z Downloaded zerofrom-derive v0.1.4
3352026-02-23T23:22:36.322Z Downloaded utf8parse v0.2.2
3362026-02-23T23:22:36.322Z Downloaded cpufeatures v0.2.14
3372026-02-23T23:22:36.325Z Downloaded cfg-if v1.0.4
3382026-02-23T23:22:36.325Z Downloaded bitflags v2.9.4
3392026-02-23T23:22:36.328Z Downloaded unicode-linebreak v0.1.5
3402026-02-23T23:22:36.331Z Downloaded thread-id v4.2.2
3412026-02-23T23:22:36.331Z Downloaded clap_lex v0.7.4
3422026-02-23T23:22:36.334Z Downloaded toml_write v0.1.2
3432026-02-23T23:22:36.334Z Downloaded thiserror-impl v1.0.69
3442026-02-23T23:22:36.337Z Downloaded fastrand v2.1.1
3452026-02-23T23:22:36.337Z Downloaded errno v0.3.12
3462026-02-23T23:22:36.340Z Downloaded colorchoice v1.0.2
3472026-02-23T23:22:36.340Z Downloaded typeid v1.0.3
3482026-02-23T23:22:36.342Z Downloaded toml_datetime v0.6.11
3492026-02-23T23:22:36.342Z Downloaded anyhow v1.0.99
3502026-02-23T23:22:36.345Z Downloaded tempfile v3.24.0
3512026-02-23T23:22:36.348Z Downloaded utf16_iter v1.0.5
3522026-02-23T23:22:36.351Z Downloaded fnv v1.0.7
3532026-02-23T23:22:36.351Z Downloaded dtrace-parser v0.2.0
3542026-02-23T23:22:36.351Z Downloaded clap_derive v4.5.47
3552026-02-23T23:22:36.355Z Downloaded tabled_derive v0.7.0
3562026-02-23T23:22:36.355Z Downloaded write16 v1.0.0
3572026-02-23T23:22:36.357Z Downloaded bytecount v0.6.8
3582026-02-23T23:22:36.357Z Downloaded yoke-derive v0.7.4
3592026-02-23T23:22:36.360Z Downloaded icu_locid_transform v1.5.0
3602026-02-23T23:22:36.360Z Downloaded scroll_derive v0.12.0
3612026-02-23T23:22:36.363Z Downloaded zerofrom v0.1.4
3622026-02-23T23:22:36.363Z Downloaded is_terminal_polyfill v1.70.1
3632026-02-23T23:22:36.363Z Downloaded version_check v0.9.5
3642026-02-23T23:22:36.366Z Downloaded serde-untagged v0.1.7
3652026-02-23T23:22:36.366Z Downloaded utf8_iter v1.0.4
3662026-02-23T23:22:36.369Z Downloaded usdt-macro v0.5.0
3672026-02-23T23:22:36.369Z Downloaded unicode-xid v0.2.6
3682026-02-23T23:22:36.373Z Downloaded usdt-attr-macro v0.5.0
3692026-02-23T23:22:36.373Z Downloaded erased-serde v0.4.6
3702026-02-23T23:22:36.373Z Downloaded usdt v0.5.0
3712026-02-23T23:22:36.376Z Downloaded clap v4.5.48
3722026-02-23T23:22:36.382Z Downloaded zerovec-derive v0.10.3
3732026-02-23T23:22:36.385Z Downloaded thiserror v1.0.69
3742026-02-23T23:22:36.388Z Downloaded yoke v0.7.4
3752026-02-23T23:22:36.390Z Downloaded ucd-trie v0.1.7
3762026-02-23T23:22:36.393Z Downloaded tinystr v0.7.6
3772026-02-23T23:22:36.393Z Downloaded typenum v1.17.0
3782026-02-23T23:22:36.397Z Downloaded proc-macro-error-attr v1.0.4
3792026-02-23T23:22:36.401Z Downloaded block-buffer v0.10.4
3802026-02-23T23:22:36.401Z Downloaded plain v0.2.3
3812026-02-23T23:22:36.401Z Downloaded zerocopy-derive v0.7.35
3822026-02-23T23:22:36.406Z Downloaded zmij v1.0.15
3832026-02-23T23:22:36.406Z Downloaded writeable v0.5.5
3842026-02-23T23:22:36.409Z Downloaded stable_deref_trait v1.2.0
3852026-02-23T23:22:36.409Z Downloaded macaddr v1.0.1
3862026-02-23T23:22:36.410Z Downloaded memmap v0.7.0
3872026-02-23T23:22:36.410Z Downloaded icu_provider_macros v1.5.0
3882026-02-23T23:22:36.415Z Downloaded textwrap v0.16.2
3892026-02-23T23:22:36.415Z Downloaded toml_edit v0.22.27
3902026-02-23T23:22:36.420Z Downloaded unicode-ident v1.0.19
3912026-02-23T23:22:36.423Z Downloaded serde-value v0.7.0
3922026-02-23T23:22:36.423Z Downloaded swrite v0.1.0
3932026-02-23T23:22:36.423Z Downloaded heck v0.5.0
3942026-02-23T23:22:36.423Z Downloaded usdt-impl v0.5.0
3952026-02-23T23:22:36.426Z Downloaded strsim v0.11.1
3962026-02-23T23:22:36.426Z Downloaded serde_spanned v0.6.9
3972026-02-23T23:22:36.426Z Downloaded thiserror v2.0.18
3982026-02-23T23:22:36.431Z Downloaded generic-array v0.14.7
3992026-02-23T23:22:36.434Z Downloaded url v2.5.4
4002026-02-23T23:22:36.436Z Downloaded zerovec v0.10.4
4012026-02-23T23:22:36.439Z Downloaded smawk v0.3.2
4022026-02-23T23:22:36.442Z Downloaded itoa v1.0.11
4032026-02-23T23:22:36.442Z Downloaded toml v0.8.23
4042026-02-23T23:22:36.445Z Downloaded serde_tokenstream v0.2.2
4052026-02-23T23:22:36.448Z Downloaded ordered-float v2.10.1
4062026-02-23T23:22:36.448Z Downloaded zerocopy v0.7.35
4072026-02-23T23:22:36.462Z Downloaded winnow v0.7.14
4082026-02-23T23:22:36.468Z Downloaded unicode-width v0.1.14
4092026-02-23T23:22:36.473Z Downloaded sha2 v0.10.9
4102026-02-23T23:22:36.476Z Downloaded terminal_size v0.4.0
4112026-02-23T23:22:36.478Z Downloaded percent-encoding v2.3.2
4122026-02-23T23:22:36.478Z Downloaded fs-err v3.1.1
4132026-02-23T23:22:36.478Z Downloaded unicode-width v0.2.0
4142026-02-23T23:22:36.483Z Downloaded camino-tempfile v1.4.1
4152026-02-23T23:22:36.485Z Downloaded once_cell v1.21.3
4162026-02-23T23:22:36.488Z Downloaded pest_generator v2.8.2
4172026-02-23T23:22:36.488Z Downloaded litemap v0.7.3
4182026-02-23T23:22:36.491Z Downloaded quote v1.0.40
4192026-02-23T23:22:36.493Z Downloaded byteorder v1.5.0
4202026-02-23T23:22:36.493Z Downloaded cargo_metadata v0.21.0
4212026-02-23T23:22:36.496Z Downloaded synstructure v0.13.1
4222026-02-23T23:22:36.496Z Downloaded thiserror-impl v2.0.18
4232026-02-23T23:22:36.496Z Downloaded pretty-hex v0.4.1
4242026-02-23T23:22:36.499Z Downloaded displaydoc v0.2.5
4252026-02-23T23:22:36.502Z Downloaded cargo_toml v0.21.0
4262026-02-23T23:22:36.502Z Downloaded proc-macro-error v1.0.4
4272026-02-23T23:22:36.505Z Downloaded semver v1.0.27
4282026-02-23T23:22:36.507Z Downloaded digest v0.10.7
4292026-02-23T23:22:36.508Z Downloaded anstyle-parse v0.2.5
4302026-02-23T23:22:36.511Z Downloaded crypto-common v0.1.6
4312026-02-23T23:22:36.511Z Downloaded anstyle v1.0.11
4322026-02-23T23:22:36.511Z Downloaded cargo-util-schemas v0.8.2
4332026-02-23T23:22:36.518Z Downloaded heck v0.4.1
4342026-02-23T23:22:36.526Z Downloaded serde v1.0.228
4352026-02-23T23:22:36.529Z Downloaded camino v1.2.2
4362026-02-23T23:22:36.529Z Downloaded scroll v0.12.0
4372026-02-23T23:22:36.530Z Downloaded cargo-platform v0.2.0
4382026-02-23T23:22:36.532Z Downloaded pest_meta v2.8.2
4392026-02-23T23:22:36.533Z Downloaded icu_locid_transform_data v1.5.0
4402026-02-23T23:22:36.535Z Downloaded smallvec v1.15.1
4412026-02-23T23:22:36.539Z Downloaded pest_derive v2.8.2
4422026-02-23T23:22:36.544Z Downloaded icu_properties v1.5.1
4432026-02-23T23:22:36.547Z Downloaded serde_core v1.0.228
4442026-02-23T23:22:36.552Z Downloaded icu_normalizer v1.5.0
4452026-02-23T23:22:36.563Z Downloaded serde_derive v1.0.228
4462026-02-23T23:22:36.567Z Downloaded icu_normalizer_data v1.5.0
4472026-02-23T23:22:36.571Z Downloaded proc-macro2 v1.0.101
4482026-02-23T23:22:36.571Z Downloaded log v0.4.29
4492026-02-23T23:22:36.577Z Downloaded icu_provider v1.5.0
4502026-02-23T23:22:36.577Z Downloaded getrandom v0.3.4
4512026-02-23T23:22:36.581Z Downloaded icu_locid v1.5.0
4522026-02-23T23:22:36.584Z Downloaded papergrid v0.11.0
4532026-02-23T23:22:36.601Z Downloaded icu_collections v1.5.0
4542026-02-23T23:22:36.613Z Downloaded indexmap v2.13.0
4552026-02-23T23:22:36.622Z Downloaded memchr v2.7.4
4562026-02-23T23:22:36.635Z Downloaded serde_json v1.0.149
4572026-02-23T23:22:36.678Z Downloaded pest v2.8.2
4582026-02-23T23:22:36.681Z Downloaded idna v1.0.3
4592026-02-23T23:22:36.684Z Downloaded hashbrown v0.16.1
4602026-02-23T23:22:36.688Z Downloaded clap_builder v4.5.48
4612026-02-23T23:22:36.700Z Downloaded goblin v0.8.2
4622026-02-23T23:22:36.709Z Downloaded tabled v0.15.0
4632026-02-23T23:22:36.725Z Downloaded syn v1.0.109
4642026-02-23T23:22:37.135Z Downloaded icu_properties_data v1.5.0
4652026-02-23T23:22:37.138Z Downloaded syn v2.0.114
4662026-02-23T23:22:37.138Z Downloaded rustix v0.38.37
4672026-02-23T23:22:37.138Z Downloaded rustix v1.1.3
4682026-02-23T23:22:37.138Z Downloaded libc v0.2.180
4692026-02-23T23:22:37.138Z Compiling proc-macro2 v1.0.101
4702026-02-23T23:22:37.138Z Compiling unicode-ident v1.0.19
4712026-02-23T23:22:37.138Z Compiling serde_core v1.0.228
4722026-02-23T23:22:37.138Z Compiling serde v1.0.228
4732026-02-23T23:22:37.138Z Compiling version_check v0.9.5
4742026-02-23T23:22:37.139Z Compiling libc v0.2.180
4752026-02-23T23:22:37.139Z Compiling memchr v2.7.4
4762026-02-23T23:22:37.142Z Compiling stable_deref_trait v1.2.0
4772026-02-23T23:22:37.355Z Compiling thiserror v2.0.18
4782026-02-23T23:22:37.389Z Compiling zmij v1.0.15
4792026-02-23T23:22:37.878Z Compiling autocfg v1.4.0
4802026-02-23T23:22:38.011Z Compiling litemap v0.7.3
4812026-02-23T23:22:38.458Z Compiling writeable v0.5.5
4822026-02-23T23:22:38.495Z Compiling ucd-trie v0.1.7
4832026-02-23T23:22:38.774Z Compiling thiserror v1.0.69
4842026-02-23T23:22:38.803Z Compiling itoa v1.0.11
4852026-02-23T23:22:39.009Z Compiling icu_locid_transform_data v1.5.0
4862026-02-23T23:22:39.034Z Compiling bitflags v2.9.4
4872026-02-23T23:22:39.071Z Compiling byteorder v1.5.0
4882026-02-23T23:22:39.390Z Compiling quote v1.0.40
4892026-02-23T23:22:39.507Z Compiling errno v0.3.12
4902026-02-23T23:22:39.544Z Compiling serde_json v1.0.149
4912026-02-23T23:22:39.773Z Compiling icu_properties_data v1.5.0
4922026-02-23T23:22:39.800Z Compiling syn v2.0.114
4932026-02-23T23:22:39.965Z Compiling num-traits v0.2.19
4942026-02-23T23:22:40.002Z Compiling icu_normalizer_data v1.5.0
4952026-02-23T23:22:40.031Z Compiling smallvec v1.15.1
4962026-02-23T23:22:40.055Z Compiling typeid v1.0.3
4972026-02-23T23:22:40.123Z Compiling hashbrown v0.16.1
4982026-02-23T23:22:40.316Z Compiling write16 v1.0.0
4992026-02-23T23:22:40.435Z Compiling utf16_iter v1.0.5
5002026-02-23T23:22:40.552Z Compiling equivalent v1.0.2
5012026-02-23T23:22:40.579Z Compiling utf8_iter v1.0.4
5022026-02-23T23:22:40.648Z Compiling rustix v0.38.37
5032026-02-23T23:22:40.966Z Compiling proc-macro-error-attr v1.0.4
5042026-02-23T23:22:41.190Z Compiling usdt-impl v0.5.0
5052026-02-23T23:22:41.343Z Compiling indexmap v2.13.0
5062026-02-23T23:22:41.391Z Compiling toml_write v0.1.2
5072026-02-23T23:22:41.481Z Compiling winnow v0.7.14
5082026-02-23T23:22:41.580Z Compiling syn v1.0.109
5092026-02-23T23:22:41.691Z Compiling thread-id v4.2.2
5102026-02-23T23:22:42.701Z Compiling proc-macro-error v1.0.4
5112026-02-23T23:22:42.813Z Compiling percent-encoding v2.3.2
5122026-02-23T23:22:43.062Z Compiling utf8parse v0.2.2
5132026-02-23T23:22:43.197Z Compiling plain v0.2.3
5142026-02-23T23:22:43.264Z Compiling getrandom v0.3.4
5152026-02-23T23:22:43.294Z Compiling camino v1.2.2
5162026-02-23T23:22:43.386Z Compiling log v0.4.29
5172026-02-23T23:22:43.750Z Compiling rustix v1.1.3
5182026-02-23T23:22:43.874Z Compiling ordered-float v2.10.1
5192026-02-23T23:22:44.212Z Compiling anstyle-parse v0.2.5
5202026-02-23T23:22:44.451Z Compiling form_urlencoded v1.2.2
5212026-02-23T23:22:44.727Z Compiling terminal_size v0.4.0
5222026-02-23T23:22:44.962Z Compiling colorchoice v1.0.2
5232026-02-23T23:22:45.027Z Compiling is_terminal_polyfill v1.70.1
5242026-02-23T23:22:45.057Z Compiling pretty-hex v0.4.1
5252026-02-23T23:22:45.141Z Compiling anstyle v1.0.11
5262026-02-23T23:22:45.189Z Compiling anstyle-query v1.1.1
5272026-02-23T23:22:45.245Z Compiling cfg-if v1.0.4
5282026-02-23T23:22:45.554Z Compiling anstream v0.6.18
5292026-02-23T23:22:45.583Z Compiling semver v1.0.27
5302026-02-23T23:22:46.260Z Compiling fs-err v3.1.1
5312026-02-23T23:22:46.315Z Compiling unicode-xid v0.2.6
5322026-02-23T23:22:46.363Z Compiling strsim v0.11.1
5332026-02-23T23:22:46.514Z Compiling synstructure v0.13.1
5342026-02-23T23:22:46.540Z Compiling heck v0.5.0
5352026-02-23T23:22:46.602Z Compiling bytecount v0.6.8
5362026-02-23T23:22:46.831Z Compiling clap_lex v0.7.4
5372026-02-23T23:22:47.052Z Compiling fnv v1.0.7
5382026-02-23T23:22:47.090Z Compiling once_cell v1.21.3
5392026-02-23T23:22:47.219Z Compiling fastrand v2.1.1
5402026-02-23T23:22:47.305Z Compiling heck v0.4.1
5412026-02-23T23:22:47.514Z Compiling anyhow v1.0.99
5422026-02-23T23:22:47.769Z Compiling unicode-width v0.1.14
5432026-02-23T23:22:47.805Z Compiling tempfile v3.24.0
5442026-02-23T23:22:47.934Z Compiling clap_builder v4.5.48
5452026-02-23T23:22:48.311Z Compiling papergrid v0.11.0
5462026-02-23T23:22:48.340Z Compiling memmap v0.7.0
5472026-02-23T23:22:48.571Z Compiling unicode-width v0.2.0
5482026-02-23T23:22:48.638Z Compiling unicode-linebreak v0.1.5
5492026-02-23T23:22:48.690Z Compiling smawk v0.3.2
5502026-02-23T23:22:49.148Z Compiling textwrap v0.16.2
5512026-02-23T23:22:49.738Z Compiling camino-tempfile v1.4.1
5522026-02-23T23:22:49.766Z Compiling swrite v0.1.0
5532026-02-23T23:22:49.922Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-02-23T23:22:50.109Z Compiling tabled_derive v0.7.0
5552026-02-23T23:22:50.750Z Compiling serde_derive v1.0.228
5562026-02-23T23:22:50.750Z Compiling zerofrom-derive v0.1.4
5572026-02-23T23:22:50.753Z Compiling yoke-derive v0.7.4
5582026-02-23T23:22:50.778Z Compiling thiserror-impl v2.0.18
5592026-02-23T23:22:50.866Z Compiling zerovec-derive v0.10.3
5602026-02-23T23:22:52.225Z Compiling displaydoc v0.2.5
5612026-02-23T23:22:53.364Z Compiling thiserror-impl v1.0.69
5622026-02-23T23:22:53.585Z Compiling icu_provider_macros v1.5.0
5632026-02-23T23:22:53.833Z Compiling zerocopy-derive v0.7.35
5642026-02-23T23:22:54.112Z Compiling zerofrom v0.1.4
5652026-02-23T23:22:54.214Z Compiling pest v2.8.2
5662026-02-23T23:22:54.374Z Compiling yoke v0.7.4
5672026-02-23T23:22:54.619Z Compiling scroll_derive v0.12.0
5682026-02-23T23:22:54.775Z Compiling zerovec v0.10.4
5692026-02-23T23:22:55.564Z Compiling clap_derive v4.5.47
5702026-02-23T23:22:55.700Z Compiling zerocopy v0.7.35
5712026-02-23T23:22:56.031Z Compiling scroll v0.12.0
5722026-02-23T23:22:56.159Z Compiling tabled v0.15.0
5732026-02-23T23:22:56.609Z Compiling tinystr v0.7.6
5742026-02-23T23:22:56.769Z Compiling pest_meta v2.8.2
5752026-02-23T23:22:56.796Z Compiling icu_collections v1.5.0
5762026-02-23T23:22:57.031Z Compiling icu_locid v1.5.0
5772026-02-23T23:22:57.058Z Compiling goblin v0.8.2
5782026-02-23T23:22:58.438Z Compiling icu_provider v1.5.0
5792026-02-23T23:22:58.999Z Compiling pest_generator v2.8.2
5802026-02-23T23:22:59.082Z Compiling serde_spanned v0.6.9
5812026-02-23T23:22:59.138Z Compiling toml_datetime v0.6.11
5822026-02-23T23:22:59.357Z Compiling icu_locid_transform v1.5.0
5832026-02-23T23:22:59.409Z Compiling dof v0.3.0
5842026-02-23T23:22:59.438Z Compiling serde_tokenstream v0.2.2
5852026-02-23T23:22:59.665Z Compiling toml_edit v0.22.27
5862026-02-23T23:23:00.047Z Compiling erased-serde v0.4.6
5872026-02-23T23:23:00.308Z Compiling serde-value v0.7.0
5882026-02-23T23:23:00.717Z Compiling icu_properties v1.5.1
5892026-02-23T23:23:01.100Z Compiling serde-untagged v0.1.7
5902026-02-23T23:23:01.241Z Compiling cargo-platform v0.2.0
5912026-02-23T23:23:01.269Z Compiling pest_derive v2.8.2
5922026-02-23T23:23:01.609Z Compiling clap v4.5.48
5932026-02-23T23:23:01.650Z Compiling macaddr v1.0.1
5942026-02-23T23:23:02.045Z Compiling dtrace-parser v0.2.0
5952026-02-23T23:23:03.037Z Compiling toml v0.8.23
5962026-02-23T23:23:03.908Z Compiling usdt-macro v0.5.0
5972026-02-23T23:23:04.259Z Compiling icu_normalizer v1.5.0
5982026-02-23T23:23:04.517Z Compiling usdt-attr-macro v0.5.0
5992026-02-23T23:23:04.625Z Compiling cargo_toml v0.21.0
6002026-02-23T23:23:05.135Z Compiling idna_adapter v1.2.0
6012026-02-23T23:23:05.312Z Compiling idna v1.0.3
6022026-02-23T23:23:05.551Z Compiling usdt v0.5.0
6032026-02-23T23:23:05.731Z Compiling url v2.5.4
6042026-02-23T23:23:06.377Z Compiling cargo-util-schemas v0.8.2
6052026-02-23T23:23:07.999Z Compiling cargo_metadata v0.21.0
6062026-02-23T23:23:09.661Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6072026-02-23T23:23:13.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
6082026-02-23T23:23:13.389Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6092026-02-23T23:23:14.182Z Downloading crates ...
6102026-02-23T23:23:14.322Z Downloaded ascii-canvas v3.0.0
6112026-02-23T23:23:14.329Z Downloaded arrayvec v0.7.6
6122026-02-23T23:23:14.332Z Downloaded bit-set v0.8.0
6132026-02-23T23:23:14.336Z Downloaded aes v0.8.4
6142026-02-23T23:23:14.343Z Downloaded assert_matches v1.5.0
6152026-02-23T23:23:14.347Z Downloaded crunchy v0.2.2
6162026-02-23T23:23:14.351Z Downloaded bit-vec v0.8.0
6172026-02-23T23:23:14.355Z Downloaded bindgen v0.69.5
6182026-02-23T23:23:14.366Z Downloaded fd-lock v4.0.2
6192026-02-23T23:23:14.371Z Downloaded crossbeam-deque v0.8.5
6202026-02-23T23:23:14.374Z Downloaded crossbeam-epoch v0.9.18
6212026-02-23T23:23:14.380Z Downloaded dropshot-api-manager-types v0.3.0
6222026-02-23T23:23:14.384Z Downloaded bzip2 v0.4.4
6232026-02-23T23:23:14.389Z Downloaded ed25519 v2.2.3
6242026-02-23T23:23:14.394Z Downloaded embedded-io v0.6.1
6252026-02-23T23:23:14.399Z Downloaded endian-type v0.1.2
6262026-02-23T23:23:14.403Z Downloaded debug-ignore v1.0.5
6272026-02-23T23:23:14.409Z Downloaded dtrace-parser v0.3.0
6282026-02-23T23:23:14.412Z Downloaded fallible-iterator v0.2.0
6292026-02-23T23:23:14.415Z Downloaded convert_case v0.4.0
6302026-02-23T23:23:14.419Z Downloaded dirs-sys-next v0.1.2
6312026-02-23T23:23:14.426Z Downloaded derive_builder v0.20.2
6322026-02-23T23:23:14.438Z Downloaded foreign-types-shared v0.3.1
6332026-02-23T23:23:14.438Z Downloaded enum-as-inner v0.6.1
6342026-02-23T23:23:14.441Z Downloaded dsl_auto_type v0.1.2
6352026-02-23T23:23:14.444Z Downloaded futures-core v0.3.31
6362026-02-23T23:23:14.449Z Downloaded fs_extra v1.3.0
6372026-02-23T23:23:14.454Z Downloaded fixedbitset v0.4.2
6382026-02-23T23:23:14.457Z Downloaded dunce v1.0.5
6392026-02-23T23:23:14.462Z Downloaded futures-io v0.3.31
6402026-02-23T23:23:14.478Z Downloaded ghash v0.5.1
6412026-02-23T23:23:14.483Z Downloaded foreign-types-shared v0.1.1
6422026-02-23T23:23:14.487Z Downloaded headers-core v0.3.0
6432026-02-23T23:23:14.490Z Downloaded ciborium-io v0.2.2
6442026-02-23T23:23:14.495Z Downloaded foreign-types-macros v0.2.3
6452026-02-23T23:23:14.496Z Downloaded globwalk v0.9.1
6462026-02-23T23:23:14.499Z Downloaded foreign-types v0.5.0
6472026-02-23T23:23:14.503Z Downloaded hex v0.4.3
6482026-02-23T23:23:14.509Z Downloaded derive_builder_core v0.20.2
6492026-02-23T23:23:14.513Z Downloaded foldhash v0.2.0
6502026-02-23T23:23:14.516Z Downloaded hubpack v0.1.2
6512026-02-23T23:23:14.521Z Downloaded hash32 v0.2.1
6522026-02-23T23:23:14.527Z Downloaded hubpack_derive v0.1.1
6532026-02-23T23:23:14.534Z Downloaded hex-literal v0.4.1
6542026-02-23T23:23:14.534Z Downloaded http-range v0.1.5
6552026-02-23T23:23:14.541Z Downloaded chacha20 v0.9.1
6562026-02-23T23:23:14.541Z Downloaded indoc v1.0.9
6572026-02-23T23:23:14.545Z Downloaded httpdate v1.0.3
6582026-02-23T23:23:14.549Z Downloaded impl-trait-for-tuples v0.2.2
6592026-02-23T23:23:14.552Z Downloaded defmt-macros v0.3.9
6602026-02-23T23:23:14.556Z Downloaded instability v0.3.2
6612026-02-23T23:23:14.562Z Downloaded globset v0.4.15
6622026-02-23T23:23:14.616Z Downloaded is-terminal v0.4.13
6632026-02-23T23:23:14.623Z Downloaded futures-channel v0.3.31
6642026-02-23T23:23:14.623Z Downloaded fs-err v2.11.0
6652026-02-23T23:23:14.623Z Downloaded indent_write v2.2.0
6662026-02-23T23:23:14.623Z Downloaded instant v0.1.13
6672026-02-23T23:23:14.623Z Downloaded keccak v0.1.5
6682026-02-23T23:23:14.623Z Downloaded lazy_static v1.5.0
6692026-02-23T23:23:14.623Z Downloaded libsw-core v0.3.1
6702026-02-23T23:23:14.623Z Downloaded humantime v2.2.0
6712026-02-23T23:23:14.623Z Downloaded is_ci v1.2.0
6722026-02-23T23:23:14.623Z Downloaded group v0.13.0
6732026-02-23T23:23:14.623Z Downloaded half v1.8.3
6742026-02-23T23:23:14.623Z Downloaded corncobs v0.1.4
6752026-02-23T23:23:14.623Z Downloaded ingot v0.1.1
6762026-02-23T23:23:14.623Z Downloaded hyper-tls v0.6.0
6772026-02-23T23:23:14.623Z Downloaded memoffset v0.9.1
6782026-02-23T23:23:14.634Z Downloaded lockfree-object-pool v0.1.6
6792026-02-23T23:23:14.634Z Downloaded md5 v0.7.0
6802026-02-23T23:23:14.639Z Downloaded md-5 v0.10.6
6812026-02-23T23:23:14.639Z Downloaded maplit v1.0.2
6822026-02-23T23:23:14.639Z Downloaded multimap v0.10.1
6832026-02-23T23:23:14.644Z Downloaded nibble_vec v0.1.0
6842026-02-23T23:23:14.647Z Downloaded normalize-line-endings v0.3.0
6852026-02-23T23:23:14.647Z Downloaded nonempty v0.12.0
6862026-02-23T23:23:14.650Z Downloaded hickory-client v0.25.2
6872026-02-23T23:23:14.654Z Downloaded newline-converter v0.3.0
6882026-02-23T23:23:14.658Z Downloaded nodrop v0.1.14
6892026-02-23T23:23:14.661Z Downloaded num-iter v0.1.45
6902026-02-23T23:23:14.661Z Downloaded num-derive v0.4.2
6912026-02-23T23:23:14.665Z Downloaded linear-map v1.2.0
6922026-02-23T23:23:14.668Z Downloaded newtype-uuid-macros v0.1.0
6932026-02-23T23:23:14.671Z Downloaded num-derive v0.3.3
6942026-02-23T23:23:14.675Z Downloaded openssl-probe v0.1.5
6952026-02-23T23:23:14.679Z Downloaded num_threads v0.1.7
6962026-02-23T23:23:14.684Z Downloaded num v0.4.3
6972026-02-23T23:23:14.691Z Downloaded num-conv v0.1.0
6982026-02-23T23:23:14.691Z Downloaded olpc-cjson v0.1.4
6992026-02-23T23:23:14.694Z Downloaded openssl-macros v0.1.1
7002026-02-23T23:23:14.694Z Downloaded allocator-api2 v0.2.21
7012026-02-23T23:23:14.698Z Downloaded opaque-debug v0.3.1
7022026-02-23T23:23:14.701Z Downloaded mime_guess v2.0.5
7032026-02-23T23:23:14.706Z Downloaded nanorand v0.7.0
7042026-02-23T23:23:14.706Z Downloaded path-slash v0.1.5
7052026-02-23T23:23:14.710Z Downloaded pbkdf2 v0.11.0
7062026-02-23T23:23:14.713Z Downloaded oso-derive v0.27.3
7072026-02-23T23:23:14.716Z Downloaded libloading v0.8.5
7082026-02-23T23:23:14.719Z Downloaded packed_struct_codegen v0.10.1
7092026-02-23T23:23:14.722Z Downloaded pbkdf2 v0.12.2
7102026-02-23T23:23:14.726Z Downloaded peg-runtime v0.8.5
7112026-02-23T23:23:14.729Z Downloaded dropshot_endpoint v0.16.7
7122026-02-23T23:23:14.734Z Downloaded libz-rs-sys v0.5.1
7132026-02-23T23:23:14.737Z Downloaded indoc v2.0.6
7142026-02-23T23:23:14.742Z Downloaded parse-size v1.1.0
7152026-02-23T23:23:14.747Z Downloaded litrs v0.4.1
7162026-02-23T23:23:14.754Z Downloaded ingot-macros v0.1.1
7172026-02-23T23:23:14.757Z Downloaded packed_struct v0.10.1
7182026-02-23T23:23:14.757Z Downloaded powerfmt v0.2.0
7192026-02-23T23:23:14.758Z Downloaded phf_shared v0.12.1
7202026-02-23T23:23:14.762Z Downloaded predicates-core v1.0.8
7212026-02-23T23:23:14.768Z Downloaded pin-utils v0.1.0
7222026-02-23T23:23:14.768Z Downloaded memmap2 v0.9.8
7232026-02-23T23:23:14.769Z Downloaded native-tls v0.2.12
7242026-02-23T23:23:14.771Z Downloaded precomputed-hash v0.1.1
7252026-02-23T23:23:14.775Z Downloaded pretty-hex v0.2.1
7262026-02-23T23:23:14.779Z Downloaded proc-macro-error-attr2 v2.0.0
7272026-02-23T23:23:14.781Z Downloaded num_enum v0.5.11
7282026-02-23T23:23:14.785Z Downloaded paste v1.0.15
7292026-02-23T23:23:14.790Z Downloaded progenitor v0.8.0
7302026-02-23T23:23:14.793Z Downloaded progenitor-macro v0.8.0
7312026-02-23T23:23:14.796Z Downloaded progenitor-client v0.10.0
7322026-02-23T23:23:14.802Z Downloaded peg v0.8.5
7332026-02-23T23:23:14.805Z Downloaded progenitor-client v0.11.2
7342026-02-23T23:23:14.808Z Downloaded peg-macros v0.8.5
7352026-02-23T23:23:14.808Z Downloaded phf v0.11.2
7362026-02-23T23:23:14.814Z Downloaded indexmap v1.9.3
7372026-02-23T23:23:14.817Z Downloaded poly1305 v0.8.0
7382026-02-23T23:23:14.821Z Downloaded backtrace v0.3.74
7392026-02-23T23:23:14.827Z Downloaded quick-error v1.2.3
7402026-02-23T23:23:14.830Z Downloaded derive_more v2.0.1
7412026-02-23T23:23:14.846Z Downloaded pin-project-lite v0.2.14
7422026-02-23T23:23:14.853Z Downloaded rand_chacha v0.3.1
7432026-02-23T23:23:14.853Z Downloaded radium v0.7.0
7442026-02-23T23:23:14.858Z Downloaded ref-cast-impl v1.0.25
7452026-02-23T23:23:14.858Z Downloaded recursive v0.1.1
7462026-02-23T23:23:14.858Z Downloaded blake3 v1.5.4
7472026-02-23T23:23:14.866Z Downloaded progenitor v0.11.2
7482026-02-23T23:23:14.869Z Downloaded rfc6979 v0.4.0
7492026-02-23T23:23:14.873Z Downloaded ref-cast v1.0.25
7502026-02-23T23:23:14.876Z Downloaded psm v0.1.30
7512026-02-23T23:23:14.880Z Downloaded phf v0.12.1
7522026-02-23T23:23:14.884Z Downloaded rustc-hash v1.1.0
7532026-02-23T23:23:14.889Z Downloaded rustc_version v0.4.1
7542026-02-23T23:23:14.889Z Downloaded rustc_version v0.1.7
7552026-02-23T23:23:14.893Z Downloaded headers v0.4.1
7562026-02-23T23:23:14.896Z Downloaded ppv-lite86 v0.2.20
7572026-02-23T23:23:14.899Z Downloaded quinn-udp v0.5.5
7582026-02-23T23:23:14.902Z Downloaded rand_chacha v0.9.0
7592026-02-23T23:23:14.906Z Downloaded ed25519-dalek v2.1.1
7602026-02-23T23:23:14.909Z Downloaded darling_core v0.21.0
7612026-02-23T23:23:14.913Z Downloaded postgres-types v0.2.9
7622026-02-23T23:23:14.919Z Downloaded parking_lot_core v0.8.6
7632026-02-23T23:23:14.925Z Downloaded papergrid v0.14.0
7642026-02-23T23:23:14.930Z Downloaded scopeguard v1.2.0
7652026-02-23T23:23:14.934Z Downloaded scheduled-thread-pool v0.2.7
7662026-02-23T23:23:14.935Z Downloaded same-file v1.0.6
7672026-02-23T23:23:14.938Z Downloaded resolv-conf v0.7.0
7682026-02-23T23:23:14.938Z Downloaded scroll_derive v0.13.1
7692026-02-23T23:23:14.942Z Downloaded scrypt v0.11.0
7702026-02-23T23:23:14.946Z Downloaded jiff-static v0.2.15
7712026-02-23T23:23:14.952Z Downloaded expectorate v1.2.0
7722026-02-23T23:23:14.955Z Downloaded rand_core v0.9.3
7732026-02-23T23:23:14.955Z Downloaded rand_seeder v0.4.0
7742026-02-23T23:23:14.959Z Downloaded serde_bytes v0.11.19
7752026-02-23T23:23:14.959Z Downloaded serde_spanned v1.0.4
7762026-02-23T23:23:14.962Z Downloaded serde_repr v0.1.19
7772026-02-23T23:23:14.964Z Downloaded openssl-sys v0.9.109
7782026-02-23T23:23:14.970Z Downloaded postcard v1.0.10
7792026-02-23T23:23:14.973Z Downloaded hickory-resolver v0.25.2
7802026-02-23T23:23:14.978Z Downloaded rustls-pemfile v2.2.0
7812026-02-23T23:23:14.982Z Downloaded shell-words v1.1.0
7822026-02-23T23:23:14.984Z Downloaded proc-macro-error2 v2.0.1
7832026-02-23T23:23:14.991Z Downloaded siphasher v0.3.11
7842026-02-23T23:23:14.994Z Downloaded progenitor-impl v0.8.0
7852026-02-23T23:23:15.000Z Downloaded p256 v0.13.2
7862026-02-23T23:23:15.004Z Downloaded signature v2.2.0
7872026-02-23T23:23:15.004Z Downloaded sigpipe v0.1.3
7882026-02-23T23:23:15.004Z Downloaded simd-adler32 v0.3.7
7892026-02-23T23:23:15.007Z Downloaded http v1.4.0
7902026-02-23T23:23:15.013Z Downloaded sec1 v0.7.3
7912026-02-23T23:23:15.016Z Downloaded slog-bunyan v2.5.0
7922026-02-23T23:23:15.016Z Downloaded schemars_derive v0.8.22
7932026-02-23T23:23:15.020Z Downloaded rustls-pemfile v1.0.4
7942026-02-23T23:23:15.023Z Downloaded pin-project v1.1.6
7952026-02-23T23:23:15.033Z Downloaded ssh-cipher v0.2.0
7962026-02-23T23:23:15.036Z Downloaded slog-envlogger v2.2.0
7972026-02-23T23:23:15.039Z Downloaded serde-hex v0.1.0
7982026-02-23T23:23:15.039Z Downloaded sha1 v0.10.6
7992026-02-23T23:23:15.042Z Downloaded progenitor-impl v0.10.0
8002026-02-23T23:23:15.045Z Downloaded pkcs5 v0.7.1
8012026-02-23T23:23:15.050Z Downloaded rustls-native-certs v0.8.1
8022026-02-23T23:23:15.054Z Downloaded hashbrown v0.12.3
8032026-02-23T23:23:15.058Z Downloaded shlex v1.3.0
8042026-02-23T23:23:15.061Z Downloaded serde_path_to_error v0.1.20
8052026-02-23T23:23:15.065Z Downloaded rtoolbox v0.0.2
8062026-02-23T23:23:15.070Z Downloaded ryu v1.0.18
8072026-02-23T23:23:15.073Z Downloaded ssh-encoding v0.2.0
8082026-02-23T23:23:15.073Z Downloaded structmeta-derive v0.3.0
8092026-02-23T23:23:15.076Z Downloaded structmeta v0.3.0
8102026-02-23T23:23:15.076Z Downloaded strip-ansi-escapes v0.2.0
8112026-02-23T23:23:15.076Z Downloaded progenitor-impl v0.11.2
8122026-02-23T23:23:15.080Z Downloaded slab v0.4.9
8132026-02-23T23:23:15.082Z Downloaded slog-json v2.6.1
8142026-02-23T23:23:15.085Z Downloaded slog-dtrace v0.3.0
8152026-02-23T23:23:15.087Z Downloaded supports-color v3.0.2
8162026-02-23T23:23:15.090Z Downloaded strum v0.27.2
8172026-02-23T23:23:15.090Z Downloaded crossterm v0.28.1
8182026-02-23T23:23:15.096Z Downloaded ron v0.8.1
8192026-02-23T23:23:15.102Z Downloaded tagptr v0.2.0
8202026-02-23T23:23:15.106Z Downloaded sync_wrapper v1.0.1
8212026-02-23T23:23:15.106Z Downloaded take_mut v0.2.2
8222026-02-23T23:23:15.112Z Downloaded tabled_derive v0.11.0
8232026-02-23T23:23:15.113Z Downloaded tap v1.0.1
8242026-02-23T23:23:15.116Z Downloaded thiserror-impl-no-std v2.0.2
8252026-02-23T23:23:15.116Z Downloaded tabled_derive v0.10.0
8262026-02-23T23:23:15.116Z Downloaded termtree v0.5.1
8272026-02-23T23:23:15.116Z Downloaded slog-stdlog v4.1.1
8282026-02-23T23:23:15.120Z Downloaded serde_with_macros v3.16.1
8292026-02-23T23:23:15.120Z Downloaded quinn v0.11.5
8302026-02-23T23:23:15.124Z Downloaded rustls-pki-types v1.10.0
8312026-02-23T23:23:15.130Z Downloaded slog-scope v4.4.0
8322026-02-23T23:23:15.130Z Downloaded smallvec v0.6.14
8332026-02-23T23:23:15.136Z Downloaded time-core v0.1.6
8342026-02-23T23:23:15.136Z Downloaded tinyvec_macros v0.1.1
8352026-02-23T23:23:15.136Z Downloaded testing_table v0.3.0
8362026-02-23T23:23:15.136Z Downloaded libm v0.2.8
8372026-02-23T23:23:15.141Z Downloaded prettyplease v0.2.36
8382026-02-23T23:23:15.146Z Downloaded stacker v0.1.23
8392026-02-23T23:23:15.149Z Downloaded thread-id v5.0.0
8402026-02-23T23:23:15.150Z Downloaded sqlformat v0.3.5
8412026-02-23T23:23:15.153Z Downloaded mio v1.0.2
8422026-02-23T23:23:15.157Z Downloaded strum_macros v0.26.4
8432026-02-23T23:23:15.163Z Downloaded support-bundle-viewer v0.1.2
8442026-02-23T23:23:15.163Z Downloaded libxml v0.3.3
8452026-02-23T23:23:15.171Z Downloaded string_cache v0.8.9
8462026-02-23T23:23:15.176Z Downloaded strum_macros v0.24.3
8472026-02-23T23:23:15.176Z Downloaded stringprep v0.1.5
8482026-02-23T23:23:15.176Z Downloaded schemars v0.8.22
8492026-02-23T23:23:15.193Z Downloaded trait-variant v0.1.2
8502026-02-23T23:23:15.206Z Downloaded tower-service v0.3.3
8512026-02-23T23:23:15.206Z Downloaded rand v0.8.5
8522026-02-23T23:23:15.206Z Downloaded termios v0.3.3
8532026-02-23T23:23:15.206Z Downloaded rayon-core v1.12.1
8542026-02-23T23:23:15.206Z Downloaded signal-hook v0.3.18
8552026-02-23T23:23:15.213Z Downloaded itertools v0.10.5
8562026-02-23T23:23:15.213Z Downloaded try-lock v0.2.5
8572026-02-23T23:23:15.214Z Downloaded iri-string v0.7.8
8582026-02-23T23:23:15.214Z Downloaded tls_codec_derive v0.4.1
8592026-02-23T23:23:15.217Z Downloaded typify-macro v0.2.0
8602026-02-23T23:23:15.217Z Downloaded tls_codec v0.4.1
8612026-02-23T23:23:15.217Z Downloaded thread_local v1.1.8
8622026-02-23T23:23:15.221Z Downloaded itertools v0.13.0
8632026-02-23T23:23:15.227Z Downloaded untrusted v0.7.1
8642026-02-23T23:23:15.231Z Downloaded hyper v1.8.1
8652026-02-23T23:23:15.237Z Downloaded usdt-attr-macro v0.6.0
8662026-02-23T23:23:15.237Z Downloaded usdt v0.6.0
8672026-02-23T23:23:15.238Z Downloaded crossterm v0.29.0
8682026-02-23T23:23:15.242Z Downloaded tokio-rustls v0.25.0
8692026-02-23T23:23:15.242Z Downloaded untrusted v0.9.0
8702026-02-23T23:23:15.249Z Downloaded usdt-macro v0.6.0
8712026-02-23T23:23:15.249Z Downloaded aho-corasick v1.1.3
8722026-02-23T23:23:15.253Z Downloaded term v1.1.0
8732026-02-23T23:23:15.259Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8742026-02-23T23:23:15.259Z Downloaded term v0.7.0
8752026-02-23T23:23:15.270Z Downloaded qorb v0.4.1
8762026-02-23T23:23:15.270Z Downloaded subprocess v0.2.9
8772026-02-23T23:23:15.273Z Downloaded utf-8 v0.7.6
8782026-02-23T23:23:15.274Z Downloaded toml_writer v1.0.6+spec-1.1.0
8792026-02-23T23:23:15.274Z Downloaded publicsuffix v2.3.0
8802026-02-23T23:23:15.274Z Downloaded unit-prefix v0.5.1
8812026-02-23T23:23:15.274Z Downloaded unicode-truncate v1.1.0
8822026-02-23T23:23:15.274Z Downloaded tinyvec v1.8.0
8832026-02-23T23:23:15.280Z Downloaded waitgroup v0.1.2
8842026-02-23T23:23:15.280Z Downloaded num-bigint v0.4.6
8852026-02-23T23:23:15.284Z Downloaded which v4.4.2
8862026-02-23T23:23:15.284Z Downloaded itertools v0.14.0
8872026-02-23T23:23:15.288Z Downloaded xshell-macros v0.2.7
8882026-02-23T23:23:15.291Z Downloaded want v0.3.1
8892026-02-23T23:23:15.291Z Downloaded void v1.0.2
8902026-02-23T23:23:15.291Z Downloaded wait-timeout v0.2.0
8912026-02-23T23:23:15.294Z Downloaded typify v0.2.0
8922026-02-23T23:23:15.302Z Downloaded nom v7.1.3
8932026-02-23T23:23:15.309Z Downloaded slog v2.8.2
8942026-02-23T23:23:15.309Z Downloaded usdt-impl v0.6.0
8952026-02-23T23:23:15.309Z Downloaded tokio-rustls v0.24.1
8962026-02-23T23:23:15.316Z Downloaded zeroize_derive v1.4.2
8972026-02-23T23:23:15.316Z Downloaded zone v0.3.1
8982026-02-23T23:23:15.316Z Downloaded hashbrown v0.15.4
8992026-02-23T23:23:15.316Z Downloaded unarray v0.1.4
9002026-02-23T23:23:15.320Z Downloaded tokio-tungstenite v0.21.0
9012026-02-23T23:23:15.320Z Downloaded xattr v1.3.1
9022026-02-23T23:23:15.320Z Downloaded vte_generate_state_changes v0.1.2
9032026-02-23T23:23:15.320Z Downloaded toml_parser v1.0.6+spec-1.1.0
9042026-02-23T23:23:15.324Z Downloaded tokio-rustls v0.26.0
9052026-02-23T23:23:15.324Z Downloaded schemars v0.9.0
9062026-02-23T23:23:15.334Z Downloaded zone_cfg_derive v0.3.0
9072026-02-23T23:23:15.339Z Downloaded zone_cfg_derive v0.1.2
9082026-02-23T23:23:15.339Z Downloaded zone v0.1.8
9092026-02-23T23:23:15.339Z Downloaded universal-hash v0.5.1
9102026-02-23T23:23:15.339Z Downloaded unicase v2.8.1
9112026-02-23T23:23:15.343Z Downloaded tokio-tungstenite v0.23.1
9122026-02-23T23:23:15.344Z Downloaded tokio-stream v0.1.17
9132026-02-23T23:23:15.473Z Downloaded schemars v1.0.4
9142026-02-23T23:23:15.494Z Downloaded wyz v0.5.1
9152026-02-23T23:23:15.494Z Downloaded whoami v1.5.2
9162026-02-23T23:23:15.494Z Downloaded num-bigint-dig v0.8.6
9172026-02-23T23:23:15.494Z Downloaded vergen-lib v0.1.6
9182026-02-23T23:23:15.494Z Downloaded vergen-gitcl v1.0.8
9192026-02-23T23:23:15.494Z Downloaded tracing-attributes v0.1.27
9202026-02-23T23:23:15.494Z Downloaded xz2 v0.1.7
9212026-02-23T23:23:15.495Z Downloaded walkdir v2.5.0
9222026-02-23T23:23:15.495Z Downloaded vsss-rs v3.3.4
9232026-02-23T23:23:15.495Z Downloaded snafu v0.8.5
9242026-02-23T23:23:15.495Z Downloaded russh v0.45.0
9252026-02-23T23:23:15.495Z Downloaded aws-lc-rs v1.12.4
9262026-02-23T23:23:15.495Z Downloaded zstd v0.13.3
9272026-02-23T23:23:15.495Z Downloaded p521 v0.13.3
9282026-02-23T23:23:15.495Z Downloaded xshell v0.2.7
9292026-02-23T23:23:15.495Z Downloaded tracing-core v0.1.32
9302026-02-23T23:23:15.495Z Downloaded vergen-git2 v1.0.7
9312026-02-23T23:23:15.495Z Downloaded unicode-properties v0.1.3
9322026-02-23T23:23:15.495Z Downloaded rsa v0.9.8
9332026-02-23T23:23:15.495Z Downloaded typify v0.4.3
9342026-02-23T23:23:15.495Z Downloaded uzers v0.12.1
9352026-02-23T23:23:15.495Z Downloaded rustyline v14.0.0
9362026-02-23T23:23:15.495Z Downloaded toml v0.9.11+spec-1.1.0
9372026-02-23T23:23:15.495Z Downloaded zeroize v1.8.1
9382026-02-23T23:23:15.495Z Downloaded zstd-safe v7.2.3
9392026-02-23T23:23:15.495Z Downloaded value-bag v1.12.0
9402026-02-23T23:23:15.495Z Downloaded uuid v1.19.0
9412026-02-23T23:23:15.495Z Downloaded rpassword v7.4.0
9422026-02-23T23:23:15.495Z Downloaded tar v0.4.44
9432026-02-23T23:23:15.495Z Downloaded vergen v9.0.6
9442026-02-23T23:23:15.495Z Downloaded vte v0.11.1
9452026-02-23T23:23:15.495Z Downloaded tungstenite v0.21.0
9462026-02-23T23:23:15.495Z Downloaded toml v0.7.8
9472026-02-23T23:23:15.495Z Downloaded hkdf v0.12.4
9482026-02-23T23:23:15.495Z Downloaded tracing v0.1.40
9492026-02-23T23:23:15.495Z Downloaded ssh-key v0.6.6
9502026-02-23T23:23:15.495Z Downloaded unicode-bidi v0.3.17
9512026-02-23T23:23:15.495Z Downloaded reedline v0.40.0
9522026-02-23T23:23:15.495Z Downloaded zerocopy v0.6.6
9532026-02-23T23:23:15.495Z Downloaded yasna v0.5.2
9542026-02-23T23:23:15.495Z Downloaded tungstenite v0.23.0
9552026-02-23T23:23:15.534Z Downloaded bitvec v1.0.1
9562026-02-23T23:23:15.534Z Downloaded zopfli v0.8.1
9572026-02-23T23:23:15.534Z Downloaded portable-atomic v1.11.0
9582026-02-23T23:23:15.551Z Downloaded h2 v0.4.6
9592026-02-23T23:23:15.551Z Downloaded chrono v0.4.43
9602026-02-23T23:23:15.551Z Downloaded unicode_categories v0.1.1
9612026-02-23T23:23:15.551Z Downloaded git2 v0.20.2
9622026-02-23T23:23:15.551Z Downloaded zip v0.6.6
9632026-02-23T23:23:15.551Z Downloaded toml_edit v0.19.15
9642026-02-23T23:23:15.560Z Downloaded unsafe-libyaml v0.2.11
9652026-02-23T23:23:15.560Z Downloaded steno v0.4.1
9662026-02-23T23:23:15.560Z Downloaded tokio-postgres v0.7.13
9672026-02-23T23:23:15.565Z Downloaded lalrpop v0.19.12
9682026-02-23T23:23:15.571Z Downloaded twox-hash v2.1.0
9692026-02-23T23:23:15.571Z Downloaded tui-tree-widget v0.23.1
9702026-02-23T23:23:15.571Z Downloaded rustls-webpki v0.101.7
9712026-02-23T23:23:15.577Z Downloaded reqwest v0.12.24
9722026-02-23T23:23:15.582Z Downloaded tower-http v0.6.6
9732026-02-23T23:23:15.592Z Downloaded yansi v1.0.1
9742026-02-23T23:23:15.596Z Downloaded quinn-proto v0.11.8
9752026-02-23T23:23:15.599Z Downloaded gimli v0.31.1
9762026-02-23T23:23:15.603Z Downloaded salty v0.3.0
9772026-02-23T23:23:15.610Z Downloaded regex v1.11.3
9782026-02-23T23:23:15.616Z Downloaded zip v4.2.0
9792026-02-23T23:23:15.630Z Downloaded p384 v0.13.1
9802026-02-23T23:23:15.642Z Downloaded typed-path v0.9.3
9812026-02-23T23:23:15.642Z Downloaded petname v2.0.2
9822026-02-23T23:23:15.642Z Downloaded zerocopy-derive v0.8.27
9832026-02-23T23:23:15.642Z Downloaded rustls-webpki v0.102.8
9842026-02-23T23:23:15.659Z Downloaded curve25519-dalek v4.1.3
9852026-02-23T23:23:15.664Z Downloaded x509-cert v0.2.5
9862026-02-23T23:23:15.669Z Downloaded proptest v1.7.0
9872026-02-23T23:23:15.678Z Downloaded goblin v0.10.2
9882026-02-23T23:23:15.684Z Downloaded polar-core v0.27.3
9892026-02-23T23:23:15.692Z Downloaded rayon v1.10.0
9902026-02-23T23:23:15.702Z Downloaded quick-xml v0.37.2
9912026-02-23T23:23:15.704Z Downloaded winnow v0.6.26
9922026-02-23T23:23:15.711Z Downloaded unicode-normalization v0.1.24
9932026-02-23T23:23:15.719Z Downloaded bstr v1.10.0
9942026-02-23T23:23:15.723Z Downloaded tough v0.20.0
9952026-02-23T23:23:15.730Z Downloaded unicode-segmentation v1.12.0
9962026-02-23T23:23:15.734Z Downloaded time v0.3.43
9972026-02-23T23:23:15.741Z Downloaded zlib-rs v0.5.1
9982026-02-23T23:23:15.745Z Downloaded tabled v0.18.0
9992026-02-23T23:23:15.762Z Downloaded tabled v0.20.0
10002026-02-23T23:23:15.781Z Downloaded hickory-proto v0.24.4
10012026-02-23T23:23:15.790Z Downloaded vcpkg v0.2.15
10022026-02-23T23:23:15.834Z Downloaded winnow v0.5.40
10032026-02-23T23:23:15.837Z Downloaded rustls v0.23.19
10042026-02-23T23:23:15.847Z Downloaded rustls v0.22.4
10052026-02-23T23:23:15.859Z Downloaded diesel v2.2.12
10062026-02-23T23:23:15.878Z Downloaded radix_trie v0.2.1
10072026-02-23T23:23:15.882Z Downloaded openssl v0.10.73
10082026-02-23T23:23:15.891Z Downloaded object v0.30.4
10092026-02-23T23:23:15.900Z Downloaded nix v0.27.1
10102026-02-23T23:23:15.911Z Downloaded moka v0.12.10
10112026-02-23T23:23:15.923Z Downloaded rustls v0.21.12
10122026-02-23T23:23:15.932Z Downloaded nix v0.28.0
10132026-02-23T23:23:15.943Z Downloaded serde_with v3.16.1
10142026-02-23T23:23:15.956Z Downloaded object v0.36.5
10152026-02-23T23:23:15.966Z Downloaded webpki-roots v1.0.1
10162026-02-23T23:23:15.970Z Downloaded regex-syntax v0.6.29
10172026-02-23T23:23:15.976Z Downloaded nix v0.29.0
10182026-02-23T23:23:15.987Z Downloaded zerocopy v0.8.27
10192026-02-23T23:23:16.009Z Downloaded smoltcp v0.9.1
10202026-02-23T23:23:16.018Z Downloaded smoltcp v0.11.0
10212026-02-23T23:23:16.029Z Downloaded typify-impl v0.2.0
10222026-02-23T23:23:16.042Z Downloaded regress v0.10.4
10232026-02-23T23:23:16.050Z Downloaded typify-impl v0.4.3
10242026-02-23T23:23:16.066Z Downloaded regex-syntax v0.8.5
10252026-02-23T23:23:16.073Z Downloaded hickory-proto v0.25.2
10262026-02-23T23:23:16.085Z Downloaded bzip2-sys v0.1.13+1.0.8
10272026-02-23T23:23:16.097Z Downloaded openapiv3 v2.2.0
10282026-02-23T23:23:16.111Z Downloaded object v0.37.3
10292026-02-23T23:23:16.119Z Downloaded jiff v0.2.15
10302026-02-23T23:23:16.133Z Downloaded nix v0.30.1
10312026-02-23T23:23:16.146Z Downloaded sqlparser v0.61.0
10322026-02-23T23:23:16.153Z Downloaded petgraph v0.6.5
10332026-02-23T23:23:16.170Z Downloaded chrono-tz v0.10.4
10342026-02-23T23:23:16.185Z Downloaded ratatui v0.29.0
10352026-02-23T23:23:16.202Z Downloaded lzma-sys v0.1.20
10362026-02-23T23:23:16.229Z Downloaded petgraph v0.8.2
10372026-02-23T23:23:16.246Z Downloaded zerocopy-derive v0.6.6
10382026-02-23T23:23:16.255Z Downloaded regex-automata v0.4.11
10392026-02-23T23:23:16.269Z Downloaded libz-sys v1.1.20
10402026-02-23T23:23:16.290Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10412026-02-23T23:23:16.303Z Downloaded sled v0.34.7
10422026-02-23T23:23:16.311Z Downloaded dropshot v0.16.7
10432026-02-23T23:23:16.333Z Downloaded tower v0.5.2
10442026-02-23T23:23:16.341Z Downloaded sha3 v0.10.8
10452026-02-23T23:23:16.346Z Downloaded tokio-util v0.7.15
10462026-02-23T23:23:16.350Z Downloaded topological-sort v0.2.2
10472026-02-23T23:23:16.354Z Downloaded test-strategy v0.4.3
10482026-02-23T23:23:16.356Z Downloaded socket2 v0.6.1
10492026-02-23T23:23:16.361Z Downloaded samael v0.0.19
10502026-02-23T23:23:16.364Z Downloaded rand v0.9.2
10512026-02-23T23:23:16.367Z Downloaded itertools v0.12.1
10522026-02-23T23:23:16.372Z Downloaded csv v1.3.1
10532026-02-23T23:23:16.390Z Downloaded socket2 v0.5.10
10542026-02-23T23:23:16.393Z Downloaded similar v2.7.0
10552026-02-23T23:23:16.397Z Downloaded typify-macro v0.4.3
10562026-02-23T23:23:16.399Z Downloaded tokio-native-tls v0.3.1
10572026-02-23T23:23:16.399Z Downloaded tokio-macros v2.6.0
10582026-02-23T23:23:16.400Z Downloaded tokio-dtrace v0.1.0
10592026-02-23T23:23:16.403Z Downloaded tiny-keccak v2.0.2
10602026-02-23T23:23:16.403Z Downloaded time-macros v0.2.24
10612026-02-23T23:23:16.407Z Downloaded thiserror-no-std v2.0.2
10622026-02-23T23:23:16.411Z Downloaded tokio v1.49.0
10632026-02-23T23:23:16.445Z Downloaded bindgen v0.71.1
10642026-02-23T23:23:16.450Z Downloaded tower-layer v0.3.3
10652026-02-23T23:23:16.455Z Downloaded strum_macros v0.27.2
10662026-02-23T23:23:16.455Z Downloaded spin v0.9.8
10672026-02-23T23:23:16.458Z Downloaded serde_yaml v0.9.34+deprecated
10682026-02-23T23:23:16.458Z Downloaded futures-util v0.3.31
10692026-02-23T23:23:16.470Z Downloaded static_assertions v1.1.0
10702026-02-23T23:23:16.475Z Downloaded signal-hook-registry v1.4.2
10712026-02-23T23:23:16.475Z Downloaded minimal-lexical v0.2.1
10722026-02-23T23:23:16.479Z Downloaded spki v0.7.3
10732026-02-23T23:23:16.479Z Downloaded ron v0.7.1
10742026-02-23T23:23:16.485Z Downloaded hyper-util v0.1.19
10752026-02-23T23:23:16.488Z Downloaded slog-term v2.9.2
10762026-02-23T23:23:16.496Z Downloaded scroll v0.13.0
10772026-02-23T23:23:16.496Z Downloaded sync-ptr v0.1.4
10782026-02-23T23:23:16.496Z Downloaded subtle v2.6.1
10792026-02-23T23:23:16.496Z Downloaded strum v0.26.3
10802026-02-23T23:23:16.496Z Downloaded slog-async v2.8.0
10812026-02-23T23:23:16.496Z Downloaded tabwriter v1.4.0
10822026-02-23T23:23:16.499Z Downloaded snafu-derive v0.8.5
10832026-02-23T23:23:16.499Z Downloaded smf v0.2.3
10842026-02-23T23:23:16.500Z Downloaded serde_cbor v0.11.2
10852026-02-23T23:23:16.503Z Downloaded hashbrown v0.13.2
10862026-02-23T23:23:16.506Z Downloaded iddqd v0.3.16
10872026-02-23T23:23:16.511Z Downloaded russh-keys v0.45.0
10882026-02-23T23:23:16.519Z Downloaded sqlparser_derive v0.5.0
10892026-02-23T23:23:16.519Z Downloaded serde_derive_internals v0.29.1
10902026-02-23T23:23:16.524Z Downloaded rcgen v0.12.1
10912026-02-23T23:23:16.524Z Downloaded pretty_assertions v1.4.1
10922026-02-23T23:23:16.524Z Downloaded siphasher v1.0.1
10932026-02-23T23:23:16.524Z Downloaded sct v0.7.1
10942026-02-23T23:23:16.528Z Downloaded hickory-server v0.25.2
10952026-02-23T23:23:16.532Z Downloaded signal-hook-tokio v0.3.1
10962026-02-23T23:23:16.532Z Downloaded signal-hook-mio v0.2.4
10972026-02-23T23:23:16.532Z Downloaded serde_urlencoded v0.7.1
10982026-02-23T23:23:16.532Z Downloaded sapling-renderdag v0.1.0
10992026-02-23T23:23:16.535Z Downloaded rustversion v1.0.22
11002026-02-23T23:23:16.535Z Downloaded prefix-trie v0.7.0
11012026-02-23T23:23:16.544Z Downloaded papergrid v0.17.0
11022026-02-23T23:23:16.544Z Downloaded serde_plain v1.0.2
11032026-02-23T23:23:16.548Z Downloaded rusty-fork v0.3.0
11042026-02-23T23:23:16.548Z Downloaded rand_core v0.6.4
11052026-02-23T23:23:16.548Z Downloaded owo-colors v4.2.3
11062026-02-23T23:23:16.551Z Downloaded oso v0.27.3
11072026-02-23T23:23:16.551Z Downloaded encoding_rs v0.8.34
11082026-02-23T23:23:16.571Z Downloaded hickory-resolver v0.24.4
11092026-02-23T23:23:16.575Z Downloaded seq-macro v0.3.6
11102026-02-23T23:23:16.581Z Downloaded semver v0.1.20
11112026-02-23T23:23:16.581Z Downloaded serde-big-array v0.5.1
11122026-02-23T23:23:16.581Z Downloaded secrecy v0.10.3
11132026-02-23T23:23:16.581Z Downloaded secrecy v0.8.0
11142026-02-23T23:23:16.584Z Downloaded ring v0.17.14
11152026-02-23T23:23:16.617Z Downloaded rustc-hash v2.1.1
11162026-02-23T23:23:16.620Z Downloaded rustc-demangle v0.1.24
11172026-02-23T23:23:16.620Z Downloaded pkcs1 v0.7.5
11182026-02-23T23:23:16.620Z Downloaded salsa20 v0.10.2
11192026-02-23T23:23:16.623Z Downloaded rand_xorshift v0.4.0
11202026-02-23T23:23:16.623Z Downloaded r2d2 v0.8.10
11212026-02-23T23:23:16.626Z Downloaded flate2 v1.1.2
11222026-02-23T23:23:16.629Z Downloaded indicatif v0.17.11
11232026-02-23T23:23:16.633Z Downloaded flume v0.11.1
11242026-02-23T23:23:16.638Z Downloaded diesel_derives v2.2.3
11252026-02-23T23:23:16.647Z Downloaded indicatif v0.18.0
11262026-02-23T23:23:16.652Z Downloaded parking_lot v0.11.2
11272026-02-23T23:23:16.652Z Downloaded russh-cryptovec v0.7.3
11282026-02-23T23:23:16.652Z Downloaded recursive-proc-macro-impl v0.1.1
11292026-02-23T23:23:16.652Z Downloaded progenitor v0.10.0
11302026-02-23T23:23:16.653Z Downloaded primeorder v0.13.6
11312026-02-23T23:23:16.653Z Downloaded postgres-protocol v0.6.8
11322026-02-23T23:23:16.653Z Downloaded pkcs8 v0.10.2
11332026-02-23T23:23:16.656Z Downloaded pin-project-internal v1.1.6
11342026-02-23T23:23:16.657Z Downloaded heapless v0.7.17
11352026-02-23T23:23:16.666Z Downloaded libgit2-sys v0.18.2+1.9.1
11362026-02-23T23:23:16.709Z Downloaded parking_lot v0.12.3
11372026-02-23T23:23:16.713Z Downloaded pem-rfc7468 v0.7.0
11382026-02-23T23:23:16.713Z Downloaded pem v3.0.5
11392026-02-23T23:23:16.716Z Downloaded miniz_oxide v0.8.5
11402026-02-23T23:23:16.721Z Downloaded der v0.7.10
11412026-02-23T23:23:16.727Z Downloaded darling_core v0.20.10
11422026-02-23T23:23:16.727Z Downloaded psl-types v2.0.11
11432026-02-23T23:23:16.727Z Downloaded progenitor-macro v0.11.2
11442026-02-23T23:23:16.727Z Downloaded progenitor-macro v0.10.0
11452026-02-23T23:23:16.727Z Downloaded predicates v3.1.3
11462026-02-23T23:23:16.730Z Downloaded polyval v0.6.2
11472026-02-23T23:23:16.733Z Downloaded pkg-config v0.3.31
11482026-02-23T23:23:16.733Z Downloaded parking_lot_core v0.9.10
11492026-02-23T23:23:16.733Z Downloaded oxnet v0.1.4
11502026-02-23T23:23:16.736Z Downloaded predicates-tree v1.0.12
11512026-02-23T23:23:16.736Z Downloaded omicron-zone-package v0.12.2
11522026-02-23T23:23:16.739Z Downloaded oxide-tokio-rt v0.1.2
11532026-02-23T23:23:16.773Z Downloaded bumpalo v3.16.0
11542026-02-23T23:23:16.785Z Downloaded progenitor-client v0.8.0
11552026-02-23T23:23:16.785Z Downloaded hmac v0.12.1
11562026-02-23T23:23:16.785Z Downloaded password-hash v0.5.0
11572026-02-23T23:23:16.785Z Downloaded parse-display-derive v0.10.0
11582026-02-23T23:23:16.785Z Downloaded nu-ansi-term v0.50.1
11592026-02-23T23:23:16.785Z Downloaded proc-macro-crate v1.3.1
11602026-02-23T23:23:16.785Z Downloaded password-hash v0.4.2
11612026-02-23T23:23:16.785Z Downloaded num-integer v0.1.46
11622026-02-23T23:23:16.785Z Downloaded aes-gcm v0.10.3
11632026-02-23T23:23:16.785Z Downloaded heapless v0.8.0
11642026-02-23T23:23:16.785Z Downloaded phf_shared v0.11.2
11652026-02-23T23:23:16.786Z Downloaded fatfs v0.3.6
11662026-02-23T23:23:16.786Z Downloaded compact_str v0.8.0
11672026-02-23T23:23:16.786Z Downloaded base64 v0.21.7
11682026-02-23T23:23:16.786Z Downloaded multer v3.1.0
11692026-02-23T23:23:16.786Z Downloaded ignore v0.4.23
11702026-02-23T23:23:16.786Z Downloaded half v2.4.1
11712026-02-23T23:23:16.786Z Downloaded derive_more v0.99.20
11722026-02-23T23:23:16.791Z Downloaded chacha20poly1305 v0.10.1
11732026-02-23T23:23:16.791Z Downloaded num-rational v0.4.2
11742026-02-23T23:23:16.791Z Downloaded newtype-uuid v1.3.2
11752026-02-23T23:23:16.791Z Downloaded futures v0.3.31
11762026-02-23T23:23:16.791Z Downloaded darling v0.21.0
11772026-02-23T23:23:16.796Z Downloaded num-complex v0.4.6
11782026-02-23T23:23:16.796Z Downloaded jobserver v0.1.32
11792026-02-23T23:23:16.799Z Downloaded elliptic-curve v0.13.8
11802026-02-23T23:23:16.802Z Downloaded parse-display v0.10.0
11812026-02-23T23:23:16.802Z Downloaded lru-cache v0.1.2
11822026-02-23T23:23:16.802Z Downloaded hyper-rustls v0.27.7
11832026-02-23T23:23:16.806Z Downloaded httparse v1.9.5
11842026-02-23T23:23:16.809Z Downloaded number_prefix v0.4.0
11852026-02-23T23:23:16.809Z Downloaded libefi-sys v0.1.0
11862026-02-23T23:23:16.809Z Downloaded ipnet v2.11.0
11872026-02-23T23:23:16.810Z Downloaded mime v0.3.17
11882026-02-23T23:23:16.813Z Downloaded base64 v0.22.1
11892026-02-23T23:23:16.813Z Downloaded num_enum_derive v0.5.11
11902026-02-23T23:23:16.817Z Downloaded dropshot-api-manager v0.3.0
11912026-02-23T23:23:16.817Z Downloaded des v0.8.1
11922026-02-23T23:23:16.820Z Downloaded lock_api v0.4.12
11932026-02-23T23:23:16.820Z Downloaded libsw v3.5.0
11942026-02-23T23:23:16.823Z Downloaded iana-time-zone v0.1.63
11952026-02-23T23:23:16.823Z Downloaded crc-any v2.5.0
11962026-02-23T23:23:16.826Z Downloaded libscf-sys v1.1.0
11972026-02-23T23:23:16.826Z Downloaded getrandom v0.2.15
11982026-02-23T23:23:16.830Z Downloaded ar_archive_writer v0.5.1
11992026-02-23T23:23:16.835Z Downloaded newtype_derive v0.1.6
12002026-02-23T23:23:16.835Z Downloaded new_debug_unreachable v1.0.6
12012026-02-23T23:23:16.835Z Downloaded diesel-dtrace v0.4.2
12022026-02-23T23:23:16.839Z Downloaded ipnetwork v0.21.1
12032026-02-23T23:23:16.839Z Downloaded maybe-uninit v2.0.0
12042026-02-23T23:23:16.839Z Downloaded match_cfg v0.1.0
12052026-02-23T23:23:16.839Z Downloaded lru v0.12.5
12062026-02-23T23:23:16.839Z Downloaded linked-hash-map v0.5.6
12072026-02-23T23:23:16.845Z Downloaded const_format v0.2.34
12082026-02-23T23:23:16.849Z Downloaded managed v0.8.0
12092026-02-23T23:23:16.850Z Downloaded lzss v0.8.2
12102026-02-23T23:23:16.850Z Downloaded lazycell v1.3.0
12112026-02-23T23:23:16.850Z Downloaded ingot-types v0.1.2
12122026-02-23T23:23:16.854Z Downloaded async-bb8-diesel v0.2.1
12132026-02-23T23:23:16.854Z Downloaded http-body-util v0.1.3
12142026-02-23T23:23:16.854Z Downloaded cookie v0.18.1
12152026-02-23T23:23:16.857Z Downloaded clang-sys v1.8.1
12162026-02-23T23:23:16.857Z Downloaded base64 v0.13.1
12172026-02-23T23:23:16.863Z Downloaded colored v3.0.0
12182026-02-23T23:23:16.863Z Downloaded base64ct v1.6.0
12192026-02-23T23:23:16.863Z Downloaded highway v1.3.0
12202026-02-23T23:23:16.866Z Downloaded kstat-rs v0.2.4
12212026-02-23T23:23:16.866Z Downloaded internet-checksum v0.2.1
12222026-02-23T23:23:16.869Z Downloaded lalrpop-util v0.19.12
12232026-02-23T23:23:16.869Z Downloaded crypto-bigint v0.5.5
12242026-02-23T23:23:16.873Z Downloaded hyper-staticfile v0.10.1
12252026-02-23T23:23:16.876Z Downloaded glob v0.3.2
12262026-02-23T23:23:16.879Z Downloaded inout v0.1.3
12272026-02-23T23:23:16.879Z Downloaded darling v0.20.10
12282026-02-23T23:23:16.886Z Downloaded filetime v0.2.26
12292026-02-23T23:23:16.889Z Downloaded env_logger v0.11.8
12302026-02-23T23:23:16.889Z Downloaded cc v1.2.56
12312026-02-23T23:23:16.889Z Downloaded arc-swap v1.7.1
12322026-02-23T23:23:16.892Z Downloaded daft-derive v0.1.4
12332026-02-23T23:23:16.895Z Downloaded defmt v0.3.8
12342026-02-23T23:23:16.900Z Downloaded csv-core v0.1.11
12352026-02-23T23:23:16.900Z Downloaded futures-executor v0.3.31
12362026-02-23T23:23:16.903Z Downloaded find-msvc-tools v0.1.9
12372026-02-23T23:23:16.903Z Downloaded ff v0.13.0
12382026-02-23T23:23:16.906Z Downloaded deranged v0.5.3
12392026-02-23T23:23:16.906Z Downloaded ctr v0.9.2
12402026-02-23T23:23:16.906Z Downloaded ciborium v0.2.2
12412026-02-23T23:23:16.909Z Downloaded fixedbitset v0.5.7
12422026-02-23T23:23:16.913Z Downloaded cipher v0.4.4
12432026-02-23T23:23:16.913Z Downloaded crc32fast v1.4.2
12442026-02-23T23:23:16.921Z Downloaded console v0.15.10
12452026-02-23T23:23:16.921Z Downloaded colored v2.2.0
12462026-02-23T23:23:16.928Z Downloaded ident_case v1.0.1
12472026-02-23T23:23:16.928Z Downloaded hostname v0.3.1
12482026-02-23T23:23:16.928Z Downloaded home v0.5.9
12492026-02-23T23:23:16.929Z Downloaded const_format_proc_macros v0.2.34
12502026-02-23T23:23:16.929Z Downloaded bcs v0.1.6
12512026-02-23T23:23:16.929Z Downloaded foldhash v0.1.5
12522026-02-23T23:23:16.929Z Downloaded ecdsa v0.16.9
12532026-02-23T23:23:16.932Z Downloaded data-encoding v2.9.0
12542026-02-23T23:23:16.932Z Downloaded http-body v1.0.1
12552026-02-23T23:23:16.932Z Downloaded hostname v0.4.2
12562026-02-23T23:23:16.932Z Downloaded heck v0.3.3
12572026-02-23T23:23:16.932Z Downloaded gethostname v0.5.0
12582026-02-23T23:23:16.935Z Downloaded flagset v0.4.6
12592026-02-23T23:23:16.935Z Downloaded float-ord v0.3.2
12602026-02-23T23:23:16.935Z Downloaded drift v0.1.3
12612026-02-23T23:23:16.939Z Downloaded async-trait v0.1.89
12622026-02-23T23:23:16.942Z Downloaded cookie_store v0.21.1
12632026-02-23T23:23:16.945Z Downloaded console v0.16.0
12642026-02-23T23:23:16.949Z Downloaded cargo_metadata v0.19.2
12652026-02-23T23:23:16.951Z Downloaded buf-list v1.0.3
12662026-02-23T23:23:16.951Z Downloaded hash32 v0.3.1
12672026-02-23T23:23:16.955Z Downloaded fxhash v0.2.1
12682026-02-23T23:23:16.956Z Downloaded futures-macro v0.3.31
12692026-02-23T23:23:16.956Z Downloaded erased-serde v0.3.31
12702026-02-23T23:23:16.959Z Downloaded either v1.15.0
12712026-02-23T23:23:16.959Z Downloaded derive_more-impl v2.0.1
12722026-02-23T23:23:16.962Z Downloaded der_derive v0.7.3
12732026-02-23T23:23:16.965Z Downloaded darling_macro v0.20.10
12742026-02-23T23:23:16.965Z Downloaded critical-section v1.1.3
12752026-02-23T23:23:16.965Z Downloaded convert_case v0.7.1
12762026-02-23T23:23:16.968Z Downloaded base16ct v0.2.0
12772026-02-23T23:23:16.968Z Downloaded backoff v0.4.0
12782026-02-23T23:23:16.972Z Downloaded async-recursion v1.1.1
12792026-02-23T23:23:16.976Z Downloaded ciborium-ll v0.2.2
12802026-02-23T23:23:16.976Z Downloaded cexpr v0.6.0
12812026-02-23T23:23:16.976Z Downloaded dof v0.4.0
12822026-02-23T23:23:16.976Z Downloaded futures-task v0.3.31
12832026-02-23T23:23:16.979Z Downloaded futures-sink v0.3.31
12842026-02-23T23:23:16.979Z Downloaded funty v2.0.0
12852026-02-23T23:23:16.979Z Downloaded float-cmp v0.10.0
12862026-02-23T23:23:16.979Z Downloaded crucible-workspace-hack v0.1.0
12872026-02-23T23:23:16.982Z Downloaded crc-catalog v2.4.0
12882026-02-23T23:23:16.982Z Downloaded bitfield-macros v0.19.2
12892026-02-23T23:23:16.982Z Downloaded atomicwrites v0.4.4
12902026-02-23T23:23:16.982Z Downloaded diesel_table_macro_syntax v0.2.0
12912026-02-23T23:23:16.984Z Downloaded const-oid v0.9.6
12922026-02-23T23:23:16.984Z Downloaded bzip2 v0.5.2
12932026-02-23T23:23:16.989Z Downloaded difflib v0.4.0
12942026-02-23T23:23:16.989Z Downloaded cmake v0.1.51
12952026-02-23T23:23:16.989Z Downloaded cbc v0.1.2
12962026-02-23T23:23:16.989Z Downloaded bitflags v1.3.2
12972026-02-23T23:23:16.992Z Downloaded argon2 v0.5.3
12982026-02-23T23:23:16.995Z Downloaded daft v0.1.4
12992026-02-23T23:23:16.995Z Downloaded blowfish v0.9.1
13002026-02-23T23:23:16.999Z Downloaded foreign-types v0.3.2
13012026-02-23T23:23:16.999Z Downloaded async-stream-impl v0.3.6
13022026-02-23T23:23:16.999Z Downloaded crc v3.2.1
13032026-02-23T23:23:17.003Z Downloaded env_filter v0.1.2
13042026-02-23T23:23:17.003Z Downloaded dyn-clone v1.0.20
13052026-02-23T23:23:17.003Z Downloaded display-error-chain v0.2.2
13062026-02-23T23:23:17.003Z Downloaded dirs-next v2.0.0
13072026-02-23T23:23:17.005Z Downloaded crc8 v0.1.1
13082026-02-23T23:23:17.005Z Downloaded bcrypt-pbkdf v0.10.0
13092026-02-23T23:23:17.005Z Downloaded bb8 v0.8.5
13102026-02-23T23:23:17.008Z Downloaded atomic-waker v1.1.2
13112026-02-23T23:23:17.008Z Downloaded constant_time_eq v0.3.1
13122026-02-23T23:23:17.008Z Downloaded cfg_aliases v0.2.1
13132026-02-23T23:23:17.011Z Downloaded async-stream v0.3.6
13142026-02-23T23:23:17.011Z Downloaded arrayref v0.3.9
13152026-02-23T23:23:17.015Z Downloaded diff v0.1.13
13162026-02-23T23:23:17.018Z Downloaded atty v0.2.14
13172026-02-23T23:23:17.018Z Downloaded cfg_aliases v0.1.1
13182026-02-23T23:23:17.018Z Downloaded cargo-platform v0.1.8
13192026-02-23T23:23:17.018Z Downloaded bytes v1.11.1
13202026-02-23T23:23:17.023Z Downloaded embedded-io v0.4.0
13212026-02-23T23:23:17.027Z Downloaded defmt-parser v0.3.4
13222026-02-23T23:23:17.027Z Downloaded cstr-argument v0.1.2
13232026-02-23T23:23:17.027Z Downloaded cassowary v0.3.0
13242026-02-23T23:23:17.027Z Downloaded bit-vec v0.6.3
13252026-02-23T23:23:17.027Z Downloaded document-features v0.2.11
13262026-02-23T23:23:17.032Z Downloaded curve25519-dalek-derive v0.1.1
13272026-02-23T23:23:17.032Z Downloaded castaway v0.2.3
13282026-02-23T23:23:17.032Z Downloaded array-init v0.0.4
13292026-02-23T23:23:17.032Z Downloaded cobs v0.2.3
13302026-02-23T23:23:17.035Z Downloaded cancel-safe-futures v0.1.5
13312026-02-23T23:23:17.035Z Downloaded bitfield-struct v0.6.2
13322026-02-23T23:23:17.035Z Downloaded bit-set v0.5.3
13332026-02-23T23:23:17.035Z Downloaded derive_builder_macro v0.20.2
13342026-02-23T23:23:17.045Z Downloaded derive-where v1.5.0
13352026-02-23T23:23:17.049Z Downloaded derive-ex v0.1.8
13362026-02-23T23:23:17.049Z Downloaded bitfield v0.19.2
13372026-02-23T23:23:17.050Z Downloaded crossbeam-channel v0.5.15
13382026-02-23T23:23:17.050Z Downloaded camino-tempfile-ext v0.3.2
13392026-02-23T23:23:17.050Z Downloaded ahash v0.8.12
13402026-02-23T23:23:17.050Z Downloaded ena v0.14.3
13412026-02-23T23:23:17.053Z Downloaded darling_macro v0.21.0
13422026-02-23T23:23:17.053Z Downloaded crossbeam-utils v0.8.21
13432026-02-23T23:23:17.056Z Downloaded block-padding v0.3.3
13442026-02-23T23:23:17.056Z Downloaded blake2 v0.10.6
13452026-02-23T23:23:17.059Z Downloaded aead v0.5.2
13462026-02-23T23:23:17.059Z Downloaded adler2 v2.0.0
13472026-02-23T23:23:17.059Z Downloaded addr2line v0.24.2
13482026-02-23T23:23:17.238Z Downloaded aws-lc-sys v0.26.0
13492026-02-23T23:23:17.544Z Compiling value-bag v1.12.0
13502026-02-23T23:23:17.544Z Compiling lock_api v0.4.12
13512026-02-23T23:23:17.544Z Compiling scopeguard v1.2.0
13522026-02-23T23:23:17.550Z Compiling shlex v1.3.0
13532026-02-23T23:23:17.550Z Compiling find-msvc-tools v0.1.9
13542026-02-23T23:23:17.749Z Compiling syn v2.0.114
13552026-02-23T23:23:17.763Z Compiling getrandom v0.2.15
13562026-02-23T23:23:17.766Z Compiling jobserver v0.1.32
13572026-02-23T23:23:17.892Z Compiling typenum v1.17.0
13582026-02-23T23:23:18.277Z Compiling log v0.4.29
13592026-02-23T23:23:18.363Z Compiling cc v1.2.56
13602026-02-23T23:23:18.363Z Compiling smallvec v1.15.1
13612026-02-23T23:23:18.383Z Compiling rand_core v0.6.4
13622026-02-23T23:23:18.603Z Compiling generic-array v0.14.7
13632026-02-23T23:23:18.679Z Compiling subtle v2.6.1
13642026-02-23T23:23:18.679Z Compiling portable-atomic v1.11.0
13652026-02-23T23:23:18.976Z Compiling critical-section v1.1.3
13662026-02-23T23:23:18.982Z Compiling const-oid v0.9.6
13672026-02-23T23:23:19.041Z Compiling getrandom v0.3.4
13682026-02-23T23:23:19.112Z Compiling pkg-config v0.3.31
13692026-02-23T23:23:19.139Z Compiling serde_json v1.0.149
13702026-02-23T23:23:19.530Z Compiling spin v0.9.8
13712026-02-23T23:23:19.949Z Compiling pin-project-lite v0.2.14
13722026-02-23T23:23:20.112Z Compiling regex-syntax v0.8.5
13732026-02-23T23:23:20.295Z Compiling parking_lot_core v0.9.10
13742026-02-23T23:23:20.793Z Compiling libm v0.2.8
13752026-02-23T23:23:20.970Z Compiling once_cell v1.21.3
13762026-02-23T23:23:21.088Z Compiling rustix v0.38.37
13772026-02-23T23:23:21.211Z Compiling signal-hook-registry v1.4.2
13782026-02-23T23:23:21.391Z Compiling num-traits v0.2.19
13792026-02-23T23:23:21.702Z Compiling allocator-api2 v0.2.21
13802026-02-23T23:23:21.930Z Compiling parking_lot v0.12.3
13812026-02-23T23:23:22.012Z Compiling mio v1.0.2
13822026-02-23T23:23:22.138Z Compiling futures-core v0.3.31
13832026-02-23T23:23:22.390Z Compiling lazy_static v1.5.0
13842026-02-23T23:23:22.412Z Compiling aho-corasick v1.1.3
13852026-02-23T23:23:22.545Z Compiling percent-encoding v2.3.2
13862026-02-23T23:23:22.717Z Compiling socket2 v0.6.1
13872026-02-23T23:23:23.126Z Compiling slab v0.4.9
13882026-02-23T23:23:23.213Z Compiling cpufeatures v0.2.14
13892026-02-23T23:23:23.296Z Compiling either v1.15.0
13902026-02-23T23:23:23.366Z Compiling glob v0.3.2
13912026-02-23T23:23:23.605Z Compiling futures-sink v0.3.31
13922026-02-23T23:23:23.696Z Compiling hashbrown v0.16.1
13932026-02-23T23:23:23.786Z Compiling futures-channel v0.3.31
13942026-02-23T23:23:23.918Z Compiling futures-io v0.3.31
13952026-02-23T23:23:24.163Z Compiling clang-sys v1.8.1
13962026-02-23T23:23:24.201Z Compiling futures-task v0.3.31
13972026-02-23T23:23:24.221Z Compiling prettyplease v0.2.36
13982026-02-23T23:23:24.502Z Compiling regex-automata v0.4.11
13992026-02-23T23:23:24.596Z Compiling rustversion v1.0.22
14002026-02-23T23:23:24.661Z Compiling pin-utils v0.1.0
14012026-02-23T23:23:24.811Z Compiling minimal-lexical v0.2.1
14022026-02-23T23:23:24.873Z Compiling indexmap v2.13.0
14032026-02-23T23:23:24.931Z Compiling libloading v0.8.5
14042026-02-23T23:23:25.296Z Compiling synstructure v0.13.1
14052026-02-23T23:23:25.344Z Compiling nom v7.1.3
14062026-02-23T23:23:25.868Z Compiling base64ct v1.6.0
14072026-02-23T23:23:26.368Z Compiling bindgen v0.69.5
14082026-02-23T23:23:26.465Z Compiling ident_case v1.0.1
14092026-02-23T23:23:26.634Z Compiling home v0.5.9
14102026-02-23T23:23:26.668Z Compiling pem-rfc7468 v0.7.0
14112026-02-23T23:23:26.859Z Compiling itertools v0.12.1
14122026-02-23T23:23:27.435Z Compiling form_urlencoded v1.2.2
14132026-02-23T23:23:27.442Z Compiling rustc-hash v1.1.0
14142026-02-23T23:23:27.602Z Compiling lazycell v1.3.0
14152026-02-23T23:23:27.651Z Compiling flagset v0.4.6
14162026-02-23T23:23:27.861Z Compiling rand_core v0.9.3
14172026-02-23T23:23:27.890Z Compiling cmake v0.1.51
14182026-02-23T23:23:28.386Z Compiling cexpr v0.6.0
14192026-02-23T23:23:28.663Z Compiling iana-time-zone v0.1.63
14202026-02-23T23:23:28.767Z Compiling dunce v1.0.5
14212026-02-23T23:23:28.930Z Compiling paste v1.0.15
14222026-02-23T23:23:29.049Z Compiling fs_extra v1.3.0
14232026-02-23T23:23:29.477Z Compiling foldhash v0.1.5
14242026-02-23T23:23:29.646Z Compiling rustc_version v0.4.1
14252026-02-23T23:23:29.680Z Compiling uuid v1.19.0
14262026-02-23T23:23:29.776Z Compiling hashbrown v0.15.4
14272026-02-23T23:23:29.796Z Compiling zerocopy v0.8.27
14282026-02-23T23:23:29.928Z Compiling regex v1.11.3
14292026-02-23T23:23:30.100Z Compiling serde_derive v1.0.228
14302026-02-23T23:23:30.287Z Compiling zeroize_derive v1.4.2
14312026-02-23T23:23:30.598Z Compiling zerofrom-derive v0.1.4
14322026-02-23T23:23:30.890Z Compiling yoke-derive v0.7.4
14332026-02-23T23:23:30.974Z Compiling zerovec-derive v0.10.3
14342026-02-23T23:23:31.193Z Compiling displaydoc v0.2.5
14352026-02-23T23:23:31.694Z Compiling zeroize v1.8.1
14362026-02-23T23:23:32.791Z Compiling icu_provider_macros v1.5.0
14372026-02-23T23:23:33.562Z Compiling crypto-common v0.1.6
14382026-02-23T23:23:33.643Z Compiling block-buffer v0.10.4
14392026-02-23T23:23:33.720Z Compiling zerocopy-derive v0.7.35
14402026-02-23T23:23:33.770Z Compiling tokio-macros v2.6.0
14412026-02-23T23:23:33.859Z Compiling digest v0.10.7
14422026-02-23T23:23:33.863Z Compiling thiserror-impl v2.0.18
14432026-02-23T23:23:34.039Z Compiling zerofrom v0.1.4
14442026-02-23T23:23:34.299Z Compiling yoke v0.7.4
14452026-02-23T23:23:34.345Z Compiling hmac v0.12.1
14462026-02-23T23:23:34.628Z Compiling zerovec v0.10.4
14472026-02-23T23:23:34.656Z Compiling block-padding v0.3.3
14482026-02-23T23:23:34.941Z Compiling futures-macro v0.3.31
14492026-02-23T23:23:34.957Z Compiling inout v0.1.3
14502026-02-23T23:23:35.261Z Compiling cipher v0.4.4
14512026-02-23T23:23:35.322Z Compiling sha2 v0.10.9
14522026-02-23T23:23:35.605Z Compiling zerocopy v0.7.35
14532026-02-23T23:23:35.786Z Compiling der_derive v0.7.3
14542026-02-23T23:23:36.669Z Compiling tinystr v0.7.6
14552026-02-23T23:23:36.780Z Compiling icu_collections v1.5.0
14562026-02-23T23:23:36.983Z Compiling thiserror v2.0.18
14572026-02-23T23:23:37.021Z Compiling icu_locid v1.5.0
14582026-02-23T23:23:37.064Z Compiling ppv-lite86 v0.2.20
14592026-02-23T23:23:37.082Z Compiling futures-util v0.3.31
14602026-02-23T23:23:37.127Z Compiling pest v2.8.2
14612026-02-23T23:23:40.828Z Compiling serde v1.0.228
14622026-02-23T23:23:40.887Z Compiling salsa20 v0.10.2
14632026-02-23T23:23:40.887Z Compiling der v0.7.10
14642026-02-23T23:23:40.887Z Compiling pbkdf2 v0.12.2
14652026-02-23T23:23:40.887Z Compiling icu_provider v1.5.0
14662026-02-23T23:23:40.887Z Compiling vcpkg v0.2.15
14672026-02-23T23:23:40.887Z Compiling bitflags v2.9.4
14682026-02-23T23:23:40.887Z Compiling bytes v1.11.1
14692026-02-23T23:23:40.887Z Compiling icu_locid_transform v1.5.0
14702026-02-23T23:23:40.887Z Compiling chrono v0.4.43
14712026-02-23T23:23:40.887Z Compiling spki v0.7.3
14722026-02-23T23:23:40.887Z Compiling tokio v1.49.0
14732026-02-23T23:23:40.887Z Compiling icu_properties v1.5.1
14742026-02-23T23:23:40.887Z Compiling http v1.4.0
14752026-02-23T23:23:40.942Z Compiling openssl-sys v0.9.109
14762026-02-23T23:23:41.245Z Compiling pest_meta v2.8.2
14772026-02-23T23:23:42.080Z Compiling scrypt v0.11.0
14782026-02-23T23:23:42.485Z Compiling rand_chacha v0.9.0
14792026-02-23T23:23:42.538Z Compiling aes v0.8.4
14802026-02-23T23:23:42.587Z Compiling cbc v0.1.2
14812026-02-23T23:23:42.691Z Compiling zerocopy-derive v0.8.27
14822026-02-23T23:23:43.995Z Compiling which v4.4.2
14832026-02-23T23:23:44.019Z Compiling pkcs5 v0.7.1
14842026-02-23T23:23:44.184Z Compiling icu_normalizer v1.5.0
14852026-02-23T23:23:45.026Z Compiling rand v0.9.2
14862026-02-23T23:23:45.127Z Compiling idna_adapter v1.2.0
14872026-02-23T23:23:45.294Z Compiling pest_generator v2.8.2
14882026-02-23T23:23:45.374Z Compiling idna v1.0.3
14892026-02-23T23:23:45.884Z Compiling tracing-attributes v0.1.27
14902026-02-23T23:23:45.949Z Compiling url v2.5.4
14912026-02-23T23:23:46.787Z Compiling serde_derive_internals v0.29.1
14922026-02-23T23:23:46.833Z Compiling ring v0.17.14
14932026-02-23T23:23:47.089Z Compiling tracing-core v0.1.32
14942026-02-23T23:23:47.727Z Compiling rustix v1.1.3
14952026-02-23T23:23:48.027Z Compiling adler2 v2.0.0
14962026-02-23T23:23:48.268Z Compiling aws-lc-rs v1.12.4
14972026-02-23T23:23:48.334Z Compiling schemars v0.8.22
14982026-02-23T23:23:48.726Z Compiling miniz_oxide v0.8.5
14992026-02-23T23:23:48.844Z Compiling pest_derive v2.8.2
15002026-02-23T23:23:49.010Z Compiling schemars_derive v0.8.22
15012026-02-23T23:23:49.091Z Compiling tokio-util v0.7.15
15022026-02-23T23:23:49.604Z Compiling tracing v0.1.40
15032026-02-23T23:23:49.660Z Compiling pkcs8 v0.10.2
15042026-02-23T23:23:50.105Z Compiling http-body v1.0.1
15052026-02-23T23:23:50.133Z Compiling scroll_derive v0.13.1
15062026-02-23T23:23:50.295Z Compiling darling_core v0.20.10
15072026-02-23T23:23:50.366Z Compiling rustls-pki-types v1.10.0
15082026-02-23T23:23:51.263Z Compiling tinyvec_macros v0.1.1
15092026-02-23T23:23:51.282Z Compiling base64 v0.22.1
15102026-02-23T23:23:51.371Z Compiling dyn-clone v1.0.20
15112026-02-23T23:23:51.605Z Compiling httparse v1.9.5
15122026-02-23T23:23:51.951Z Compiling tinyvec v1.8.0
15132026-02-23T23:23:52.007Z Compiling scroll v0.13.0
15142026-02-23T23:23:52.493Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15152026-02-23T23:23:53.271Z Compiling bzip2-sys v0.1.13+1.0.8
15162026-02-23T23:23:53.462Z Compiling tower-service v0.3.3
15172026-02-23T23:23:53.625Z Compiling atomic-waker v1.1.2
15182026-02-23T23:23:53.787Z Compiling untrusted v0.9.0
15192026-02-23T23:23:53.843Z Compiling openssl-probe v0.1.5
15202026-02-23T23:23:53.973Z Compiling untrusted v0.7.1
15212026-02-23T23:23:54.045Z Compiling tower-layer v0.3.3
15222026-02-23T23:23:54.148Z Compiling openssl v0.10.73
15232026-02-23T23:23:54.175Z Compiling time-core v0.1.6
15242026-02-23T23:23:54.229Z Compiling powerfmt v0.2.0
15252026-02-23T23:23:54.337Z Compiling foreign-types-shared v0.1.1
15262026-02-23T23:23:54.477Z Compiling num-conv v0.1.0
15272026-02-23T23:23:54.516Z Compiling try-lock v0.2.5
15282026-02-23T23:23:54.628Z Compiling tempfile v3.24.0
15292026-02-23T23:23:54.654Z Compiling want v0.3.1
15302026-02-23T23:23:54.687Z Compiling deranged v0.5.3
15312026-02-23T23:23:54.757Z Compiling time-macros v0.2.24
15322026-02-23T23:23:54.943Z Compiling foreign-types v0.3.2
15332026-02-23T23:23:55.277Z Compiling h2 v0.4.6
15342026-02-23T23:23:56.007Z Compiling darling_macro v0.20.10
15352026-02-23T23:23:56.680Z Compiling goblin v0.10.2
15362026-02-23T23:23:56.897Z Compiling darling v0.20.10
15372026-02-23T23:23:57.250Z Compiling ipnet v2.11.0
15382026-02-23T23:23:57.710Z Compiling openssl-macros v0.1.1
15392026-02-23T23:23:58.400Z Compiling wait-timeout v0.2.0
15402026-02-23T23:23:58.444Z Compiling native-tls v0.2.12
15412026-02-23T23:23:58.484Z Compiling bit-vec v0.8.0
15422026-02-23T23:23:58.838Z Compiling crossbeam-utils v0.8.21
15432026-02-23T23:23:58.899Z Compiling rustls v0.23.19
15442026-02-23T23:23:58.970Z Compiling num_threads v0.1.7
15452026-02-23T23:23:59.087Z Compiling usdt-impl v0.6.0
15462026-02-23T23:23:59.117Z Compiling gimli v0.31.1
15472026-02-23T23:23:59.195Z Compiling quick-error v1.2.3
15482026-02-23T23:23:59.360Z Compiling syn v1.0.109
15492026-02-23T23:23:59.387Z Compiling httpdate v1.0.3
15502026-02-23T23:23:59.514Z Compiling rusty-fork v0.3.0
15512026-02-23T23:23:59.821Z Compiling time v0.3.43
15522026-02-23T23:24:00.032Z Compiling bit-set v0.8.0
15532026-02-23T23:24:00.316Z Compiling derive_builder_core v0.20.2
15542026-02-23T23:24:02.528Z Compiling hyper v1.8.1
15552026-02-23T23:24:03.485Z Compiling addr2line v0.24.2
15562026-02-23T23:24:03.851Z Compiling dof v0.4.0
15572026-02-23T23:24:04.309Z Compiling unicode-normalization v0.1.24
15582026-02-23T23:24:04.698Z Compiling dtrace-parser v0.3.0
15592026-02-23T23:24:05.244Z Compiling signature v2.2.0
15602026-02-23T23:24:05.560Z Compiling heapless v0.7.17
15612026-02-23T23:24:06.027Z Compiling scroll_derive v0.12.0
15622026-02-23T23:24:06.030Z Compiling thiserror-impl v1.0.69
15632026-02-23T23:24:06.128Z Compiling rand_xorshift v0.4.0
15642026-02-23T23:24:06.425Z Compiling slog v2.8.2
15652026-02-23T23:24:06.528Z Compiling darling_core v0.21.0
15662026-02-23T23:24:06.771Z Compiling thread-id v5.0.0
15672026-02-23T23:24:06.905Z Compiling cookie v0.18.1
15682026-02-23T23:24:07.189Z Compiling crc32fast v1.4.2
15692026-02-23T23:24:07.411Z Compiling object v0.36.5
15702026-02-23T23:24:07.488Z Compiling zstd-safe v7.2.3
15712026-02-23T23:24:07.533Z Compiling rustc-demangle v0.1.24
15722026-02-23T23:24:07.533Z Compiling siphasher v0.3.11
15732026-02-23T23:24:07.886Z Compiling unarray v0.1.4
15742026-02-23T23:24:07.972Z Compiling zlib-rs v0.5.1
15752026-02-23T23:24:08.046Z Compiling signal-hook v0.3.18
15762026-02-23T23:24:08.362Z Compiling anyhow v1.0.99
15772026-02-23T23:24:08.473Z Compiling unicode-properties v0.1.3
15782026-02-23T23:24:08.897Z Compiling unicode-bidi v0.3.17
15792026-02-23T23:24:08.948Z Compiling thiserror v1.0.69
15802026-02-23T23:24:09.144Z Compiling proptest v1.7.0
15812026-02-23T23:24:09.402Z Compiling phf_shared v0.11.2
15822026-02-23T23:24:09.507Z Compiling scroll v0.12.0
15832026-02-23T23:24:09.781Z Compiling stringprep v0.1.5
15842026-02-23T23:24:10.762Z Compiling hyper-util v0.1.19
15852026-02-23T23:24:10.783Z Compiling derive_builder_macro v0.20.2
15862026-02-23T23:24:12.619Z Compiling darling_macro v0.21.0
15872026-02-23T23:24:12.802Z Compiling ipnetwork v0.21.1
15882026-02-23T23:24:13.530Z Compiling serde_spanned v0.6.9
15892026-02-23T23:24:13.678Z Compiling backtrace v0.3.74
15902026-02-23T23:24:13.794Z Compiling erased-serde v0.3.31
15912026-02-23T23:24:14.222Z Compiling libz-rs-sys v0.5.1
15922026-02-23T23:24:14.533Z Compiling toml_datetime v0.6.11
15932026-02-23T23:24:14.843Z Compiling serde_tokenstream v0.2.2
15942026-02-23T23:24:15.070Z Compiling rand_chacha v0.3.1
15952026-02-23T23:24:15.073Z Compiling md-5 v0.10.6
15962026-02-23T23:24:15.112Z Compiling curve25519-dalek v4.1.3
15972026-02-23T23:24:15.383Z Compiling vergen-lib v0.1.6
15982026-02-23T23:24:15.413Z Compiling num-integer v0.1.46
15992026-02-23T23:24:15.715Z Compiling sync_wrapper v1.0.1
16002026-02-23T23:24:15.813Z Compiling ff v0.13.0
16012026-02-23T23:24:15.888Z Compiling hash32 v0.2.1
16022026-02-23T23:24:16.071Z Compiling memoffset v0.9.1
16032026-02-23T23:24:16.097Z Compiling litrs v0.4.1
16042026-02-23T23:24:16.248Z Compiling ref-cast v1.0.25
16052026-02-23T23:24:16.432Z Compiling base16ct v0.2.0
16062026-02-23T23:24:16.550Z Compiling num-bigint-dig v0.8.6
16072026-02-23T23:24:16.751Z Compiling psl-types v2.0.11
16082026-02-23T23:24:16.872Z Compiling smoltcp v0.9.1
16092026-02-23T23:24:16.900Z Compiling cfg_aliases v0.2.1
16102026-02-23T23:24:16.971Z Compiling fallible-iterator v0.2.0
16112026-02-23T23:24:17.017Z Compiling nix v0.29.0
16122026-02-23T23:24:17.042Z Compiling publicsuffix v2.3.0
16132026-02-23T23:24:17.136Z Compiling document-features v0.2.11
16142026-02-23T23:24:17.464Z Compiling sec1 v0.7.3
16152026-02-23T23:24:17.680Z Compiling postgres-protocol v0.6.8
16162026-02-23T23:24:17.905Z Compiling group v0.13.0
16172026-02-23T23:24:18.032Z Compiling num-iter v0.1.45
16182026-02-23T23:24:18.236Z Compiling tower v0.5.2
16192026-02-23T23:24:18.414Z Compiling rand v0.8.5
16202026-02-23T23:24:18.435Z Compiling newtype-uuid v1.3.2
16212026-02-23T23:24:19.130Z Compiling flate2 v1.1.2
16222026-02-23T23:24:19.295Z Compiling darling v0.21.0
16232026-02-23T23:24:19.433Z Compiling oxnet v0.1.4
16242026-02-23T23:24:19.662Z Compiling derive_builder v0.20.2
16252026-02-23T23:24:19.724Z Compiling tokio-native-tls v0.3.1
16262026-02-23T23:24:20.053Z Compiling goblin v0.8.2
16272026-02-23T23:24:20.383Z Compiling rustls-native-certs v0.8.1
16282026-02-23T23:24:20.480Z Compiling webpki-roots v1.0.1
16292026-02-23T23:24:20.711Z Compiling http-body-util v0.1.3
16302026-02-23T23:24:20.935Z Compiling strum_macros v0.27.2
16312026-02-23T23:24:21.045Z Compiling terminal_size v0.4.0
16322026-02-23T23:24:21.082Z Compiling cargo-platform v0.1.8
16332026-02-23T23:24:21.208Z Compiling hkdf v0.12.4
16342026-02-23T23:24:21.295Z Compiling crypto-bigint v0.5.5
16352026-02-23T23:24:21.492Z Compiling ref-cast-impl v1.0.25
16362026-02-23T23:24:21.602Z Compiling curve25519-dalek-derive v0.1.1
16372026-02-23T23:24:22.677Z Compiling daft-derive v0.1.4
16382026-02-23T23:24:23.040Z Compiling async-trait v0.1.89
16392026-02-23T23:24:23.110Z Compiling hubpack_derive v0.1.1
16402026-02-23T23:24:24.015Z Compiling vergen v9.0.6
16412026-02-23T23:24:24.330Z Compiling ahash v0.8.12
16422026-02-23T23:24:24.365Z Compiling fs-err v3.1.1
16432026-02-23T23:24:24.716Z Compiling winnow v0.5.40
16442026-02-23T23:24:24.737Z Compiling simd-adler32 v0.3.7
16452026-02-23T23:24:25.296Z Compiling iri-string v0.7.8
16462026-02-23T23:24:25.586Z Compiling ryu v1.0.18
16472026-02-23T23:24:25.758Z Compiling lockfree-object-pool v0.1.6
16482026-02-23T23:24:25.925Z Compiling bumpalo v3.16.0
16492026-02-23T23:24:26.037Z Compiling bitflags v1.3.2
16502026-02-23T23:24:26.169Z Compiling unicode-segmentation v1.12.0
16512026-02-23T23:24:26.390Z Compiling managed v0.8.0
16522026-02-23T23:24:26.821Z Compiling buf-list v1.0.3
16532026-02-23T23:24:27.248Z Compiling zopfli v0.8.1
16542026-02-23T23:24:27.516Z Compiling serde_urlencoded v0.7.1
16552026-02-23T23:24:28.097Z Compiling toml_edit v0.19.15
16562026-02-23T23:24:28.336Z Compiling dof v0.3.0
16572026-02-23T23:24:28.882Z Compiling tower-http v0.6.6
16582026-02-23T23:24:29.000Z Compiling strum v0.27.2
16592026-02-23T23:24:29.207Z Compiling clap_builder v4.5.48
16602026-02-23T23:24:29.286Z Compiling elliptic-curve v0.13.8
16612026-02-23T23:24:29.386Z Compiling daft v0.1.4
16622026-02-23T23:24:29.727Z Compiling hubpack v0.1.2
16632026-02-23T23:24:30.171Z Compiling cargo_metadata v0.19.2
16642026-02-23T23:24:30.191Z Compiling hyper-tls v0.6.0
16652026-02-23T23:24:30.328Z Compiling signal-hook-mio v0.2.4
16662026-02-23T23:24:30.645Z Compiling cookie_store v0.21.1
16672026-02-23T23:24:30.649Z Compiling zstd v0.13.3
16682026-02-23T23:24:32.884Z Compiling serde_with_macros v3.16.1
16692026-02-23T23:24:33.565Z Compiling postgres-types v0.2.9
16702026-02-23T23:24:34.878Z Compiling usdt-macro v0.6.0
16712026-02-23T23:24:34.992Z Compiling usdt-attr-macro v0.6.0
16722026-02-23T23:24:35.449Z Compiling phf v0.11.2
16732026-02-23T23:24:35.452Z Compiling dtrace-parser v0.2.0
16742026-02-23T23:24:35.741Z Compiling ed25519 v2.2.3
16752026-02-23T23:24:36.295Z Compiling bzip2 v0.4.4
16762026-02-23T23:24:36.554Z Compiling bzip2 v0.5.2
16772026-02-23T23:24:36.690Z Compiling pkcs1 v0.7.5
16782026-02-23T23:24:36.941Z Compiling strum_macros v0.26.4
16792026-02-23T23:24:36.966Z Compiling clap_derive v4.5.47
16802026-02-23T23:24:37.306Z Compiling enum-as-inner v0.6.1
16812026-02-23T23:24:37.678Z Compiling serde-big-array v0.5.1
16822026-02-23T23:24:37.869Z Compiling hex v0.4.3
16832026-02-23T23:24:37.892Z Compiling rfc6979 v0.4.0
16842026-02-23T23:24:37.958Z Compiling serde_repr v0.1.19
16852026-02-23T23:24:38.116Z Compiling bstr v1.10.0
16862026-02-23T23:24:38.377Z Compiling float-cmp v0.10.0
16872026-02-23T23:24:38.488Z Compiling env_filter v0.1.2
16882026-02-23T23:24:38.632Z Compiling memmap2 v0.9.8
16892026-02-23T23:24:39.021Z Compiling socket2 v0.5.10
16902026-02-23T23:24:39.048Z Compiling encoding_rs v0.8.34
16912026-02-23T23:24:39.109Z Compiling difflib v0.4.0
16922026-02-23T23:24:39.627Z Compiling rustc-hash v2.1.1
16932026-02-23T23:24:39.831Z Compiling whoami v1.5.2
16942026-02-23T23:24:39.900Z Compiling data-encoding v2.9.0
16952026-02-23T23:24:40.356Z Compiling fixedbitset v0.5.7
16962026-02-23T23:24:40.396Z Compiling jiff v0.2.15
16972026-02-23T23:24:40.993Z Compiling predicates-core v1.0.8
16982026-02-23T23:24:41.213Z Compiling foldhash v0.2.0
16992026-02-23T23:24:41.298Z Compiling fixedbitset v0.4.2
17002026-02-23T23:24:41.340Z Compiling keccak v0.1.5
17012026-02-23T23:24:41.582Z Compiling normalize-line-endings v0.3.0
17022026-02-23T23:24:41.627Z Compiling static_assertions v1.1.0
17032026-02-23T23:24:41.722Z Compiling new_debug_unreachable v1.0.6
17042026-02-23T23:24:41.744Z Compiling precomputed-hash v0.1.1
17052026-02-23T23:24:41.766Z Compiling mime v0.3.17
17062026-02-23T23:24:41.908Z Compiling toml_edit v0.22.27
17072026-02-23T23:24:41.919Z Compiling string_cache v0.8.9
17082026-02-23T23:24:42.274Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17092026-02-23T23:24:42.335Z Compiling predicates v3.1.3
17102026-02-23T23:24:42.645Z Compiling sha3 v0.10.8
17112026-02-23T23:24:43.646Z Compiling petgraph v0.6.5
17122026-02-23T23:24:43.734Z Compiling iddqd v0.3.16
17132026-02-23T23:24:43.835Z Compiling clap v4.5.48
17142026-02-23T23:24:43.974Z Compiling strum v0.26.3
17152026-02-23T23:24:44.179Z Compiling petgraph v0.8.2
17162026-02-23T23:24:44.592Z Compiling hickory-proto v0.25.2
17172026-02-23T23:24:46.324Z Compiling tokio-postgres v0.7.13
17182026-02-23T23:24:47.156Z Compiling similar v2.7.0
17192026-02-23T23:24:48.792Z Compiling zip v4.2.0
17202026-02-23T23:24:48.925Z Compiling usdt-impl v0.5.0
17212026-02-23T23:24:49.182Z Compiling usdt v0.6.0
17222026-02-23T23:24:49.208Z Compiling env_logger v0.11.8
17232026-02-23T23:24:49.647Z Compiling serde_with v3.16.1
17242026-02-23T23:24:49.935Z Compiling ecdsa v0.16.9
17252026-02-23T23:24:50.267Z Compiling rsa v0.9.8
17262026-02-23T23:24:50.817Z Compiling zip v0.6.6
17272026-02-23T23:24:50.968Z Compiling ed25519-dalek v2.1.1
17282026-02-23T23:24:52.057Z Compiling toml v0.7.8
17292026-02-23T23:24:52.291Z Compiling crossterm v0.28.1
17302026-02-23T23:24:53.896Z Compiling heck v0.4.1
17312026-02-23T23:24:54.027Z Compiling crossbeam-epoch v0.9.18
17322026-02-23T23:24:54.111Z Compiling tokio-stream v0.1.17
17332026-02-23T23:24:54.229Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17342026-02-23T23:24:54.321Z Compiling x509-cert v0.2.5
17352026-02-23T23:24:54.673Z Compiling openapiv3 v2.2.0
17362026-02-23T23:24:54.712Z Compiling sha1 v0.10.6
17372026-02-23T23:24:55.119Z Compiling itertools v0.13.0
17382026-02-23T23:24:55.162Z Compiling itertools v0.10.5
17392026-02-23T23:24:55.513Z Compiling winnow v0.6.26
17402026-02-23T23:24:56.378Z Compiling lalrpop-util v0.19.12
17412026-02-23T23:24:56.762Z Compiling peg-runtime v0.8.5
17422026-02-23T23:24:57.357Z Compiling thread_local v1.1.8
17432026-02-23T23:24:57.768Z Compiling slog-async v2.8.0
17442026-02-23T23:24:57.902Z Compiling crossbeam-channel v0.5.15
17452026-02-23T23:24:58.106Z Compiling xattr v1.3.1
17462026-02-23T23:24:58.130Z Compiling futures-executor v0.3.31
17472026-02-23T23:24:58.377Z Compiling is-terminal v0.4.13
17482026-02-23T23:24:58.398Z Compiling filetime v0.2.26
17492026-02-23T23:24:58.538Z Compiling take_mut v0.2.2
17502026-02-23T23:24:58.619Z Compiling term v1.1.0
17512026-02-23T23:24:58.648Z Compiling futures v0.3.31
17522026-02-23T23:24:58.732Z Compiling tar v0.4.44
17532026-02-23T23:24:59.783Z Compiling slog-term v2.9.2
17542026-02-23T23:25:02.128Z Compiling aws-lc-sys v0.26.0
17552026-02-23T23:25:31.628Z Compiling rustls-webpki v0.102.8
17562026-02-23T23:25:36.187Z Compiling tokio-rustls v0.26.0
17572026-02-23T23:25:36.471Z Compiling hyper-rustls v0.27.7
17582026-02-23T23:25:36.819Z Compiling reqwest v0.12.24
17592026-02-23T23:25:40.694Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17602026-02-23T23:25:41.015Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17612026-02-23T23:25:45.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
17622026-02-23T23:25:45.824Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17632026-02-23T23:25:45.881ZFeb 23 23:25:45.162 INFO Starting download, target: Console
17642026-02-23T23:25:45.884ZFeb 23 23:25:45.162 INFO Starting download, target: Cockroach
17652026-02-23T23:25:45.884ZFeb 23 23:25:45.162 INFO Starting download, target: Clickhouse
17662026-02-23T23:25:45.884ZFeb 23 23:25:45.162 INFO Starting download, target: DendriteStub
17672026-02-23T23:25:45.884ZFeb 23 23:25:45.162 INFO Starting download, target: MaghemiteMgd
17682026-02-23T23:25:45.884ZFeb 23 23:25:45.162 INFO Starting download, target: TransceiverControl
17692026-02-23T23:25:45.884ZFeb 23 23:25:45.163 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17702026-02-23T23:25:45.884ZFeb 23 23:25:45.163 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17712026-02-23T23:25:45.884ZFeb 23 23:25:45.163 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17722026-02-23T23:25:45.884ZFeb 23 23:25:45.163 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17732026-02-23T23:25:45.884ZFeb 23 23:25:45.163 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17742026-02-23T23:25:45.884ZFeb 23 23:25:45.163 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17752026-02-23T23:25:46.121ZFeb 23 23:25:45.401 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17762026-02-23T23:25:46.402ZFeb 23 23:25:45.679 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17772026-02-23T23:25:46.552ZFeb 23 23:25:45.828 INFO Download complete, target: TransceiverControl
17782026-02-23T23:25:46.844ZFeb 23 23:25:46.117 INFO Download complete, target: Console
17792026-02-23T23:25:47.201ZFeb 23 23:25:46.481 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17802026-02-23T23:25:47.402ZFeb 23 23:25:46.683 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17812026-02-23T23:25:47.872ZFeb 23 23:25:47.153 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17822026-02-23T23:25:47.872ZFeb 23 23:25:47.153 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17832026-02-23T23:25:48.160ZFeb 23 23:25:47.441 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17842026-02-23T23:25:51.386ZFeb 23 23:25:50.667 INFO Download complete, target: DendriteStub
17852026-02-23T23:25:51.530ZFeb 23 23:25:50.809 INFO Download complete, target: MaghemiteMgd
17862026-02-23T23:25:55.794ZFeb 23 23:25:55.075 INFO Checking that binary works, target: Cockroach
17872026-02-23T23:25:55.927ZFeb 23 23:25:55.208 INFO Download complete, target: Cockroach
17882026-02-23T23:25:59.180ZFeb 23 23:25:58.460 INFO Checking that binary works, target: Clickhouse
17892026-02-23T23:25:59.294ZFeb 23 23:25:58.574 INFO Download complete, target: Clickhouse
17902026-02-23T23:25:59.316ZAll builder prerequisites installed successfully, and PATH looks valid
17912026-02-23T23:25:59.319Z
17922026-02-23T23:25:59.319Zreal 6:34.048861989
17932026-02-23T23:25:59.319Zuser 18:46.796020341
17942026-02-23T23:25:59.319Zsys 2:34.315286036
17952026-02-23T23:25:59.319Ztrap 0.691616260
17962026-02-23T23:25:59.319Ztflt 0.910604627
17972026-02-23T23:25:59.319Zdflt 1.029272113
17982026-02-23T23:25:59.319Zkflt 0.029971933
17992026-02-23T23:25:59.319Zlock 46:02.920212087
18002026-02-23T23:25:59.319Zslp 1:11:05.674745818
18012026-02-23T23:25:59.319Zlat 1:19.967655633
18022026-02-23T23:25:59.319Zstop 3:14.817274114
18032026-02-23T23:25:59.319Z+ banner hack-check
18042026-02-23T23:25:59.322Z
18052026-02-23T23:25:59.322Z # # ## #### # # #### # # ###### #### # #
18062026-02-23T23:25:59.322Z # # # # # # # # # # # # # # # # #
18072026-02-23T23:25:59.322Z ###### # # # #### ##### # ###### ##### # ####
18082026-02-23T23:25:59.322Z # # ###### # # # # # # # # # #
18092026-02-23T23:25:59.322Z # # # # # # # # # # # # # # # # #
18102026-02-23T23:25:59.322Z # # # # #### # # #### # # ###### #### # #
18112026-02-23T23:25:59.323Z
18122026-02-23T23:25:59.323Z+ export CARGO_INCREMENTAL=0
18132026-02-23T23:25:59.323Z+ CARGO_INCREMENTAL=0
18142026-02-23T23:25:59.323Z+ ptime -m timeout 2h cargo xtask check-features --ci
18152026-02-23T23:26:00.120Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18162026-02-23T23:26:00.423Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18172026-02-23T23:26:03.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
18182026-02-23T23:26:03.678Z Running `target/debug/xtask check-features --ci`
18192026-02-23T23:26:03.707Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18202026-02-23T23:26:03.707Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18212026-02-23T23:26:04.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18222026-02-23T23:26:04.404Z Running `target/debug/xtask download cargo-hack`
18232026-02-23T23:26:05.500Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242026-02-23T23:26:05.879Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18252026-02-23T23:26:09.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
18262026-02-23T23:26:10.005Z Running `target/debug/xtask-downloader cargo-hack`
18272026-02-23T23:26:10.046ZFeb 23 23:26:09.325 INFO Starting download, target: CargoHack
18282026-02-23T23:26:10.049ZFeb 23 23:26:09.326 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18292026-02-23T23:26:10.528ZFeb 23 23:26:09.807 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18302026-02-23T23:26:10.610ZFeb 23 23:26:09.889 INFO Download complete, target: CargoHack
18312026-02-23T23:26:10.614Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18322026-02-23T23:26:10.634Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18332026-02-23T23:26:10.855Zinfo: running `cargo check --bins` on api_identity (1/252)
18342026-02-23T23:26:11.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352026-02-23T23:26:11.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362026-02-23T23:26:11.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372026-02-23T23:26:11.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18382026-02-23T23:26:11.650Z
18392026-02-23T23:26:11.650Zinfo: running `cargo check --bins` on bootstore (2/252)
18402026-02-23T23:26:12.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412026-02-23T23:26:12.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422026-02-23T23:26:12.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432026-02-23T23:26:12.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18442026-02-23T23:26:12.609Z
18452026-02-23T23:26:12.610Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/252)
18462026-02-23T23:26:13.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472026-02-23T23:26:13.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482026-02-23T23:26:13.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492026-02-23T23:26:13.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18502026-02-23T23:26:13.342Z
18512026-02-23T23:26:13.343Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/252)
18522026-02-23T23:26:14.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532026-02-23T23:26:14.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542026-02-23T23:26:14.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552026-02-23T23:26:14.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18562026-02-23T23:26:14.161Z
18572026-02-23T23:26:14.161Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/252)
18582026-02-23T23:26:14.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592026-02-23T23:26:14.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602026-02-23T23:26:14.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612026-02-23T23:26:14.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18622026-02-23T23:26:14.795Z
18632026-02-23T23:26:14.796Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/252)
18642026-02-23T23:26:15.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652026-02-23T23:26:15.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662026-02-23T23:26:15.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672026-02-23T23:26:15.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18682026-02-23T23:26:15.437Z
18692026-02-23T23:26:15.437Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/252)
18702026-02-23T23:26:16.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712026-02-23T23:26:16.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722026-02-23T23:26:16.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732026-02-23T23:26:16.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18742026-02-23T23:26:16.067Z
18752026-02-23T23:26:16.067Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/252)
18762026-02-23T23:26:16.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772026-02-23T23:26:16.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782026-02-23T23:26:16.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792026-02-23T23:26:16.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18802026-02-23T23:26:16.709Z
18812026-02-23T23:26:16.709Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/252)
18822026-02-23T23:26:17.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832026-02-23T23:26:17.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842026-02-23T23:26:17.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852026-02-23T23:26:17.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18862026-02-23T23:26:17.342Z
18872026-02-23T23:26:17.342Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/252)
18882026-02-23T23:26:17.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892026-02-23T23:26:17.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902026-02-23T23:26:17.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912026-02-23T23:26:17.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18922026-02-23T23:26:17.979Z
18932026-02-23T23:26:17.979Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/252)
18942026-02-23T23:26:18.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952026-02-23T23:26:18.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962026-02-23T23:26:18.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972026-02-23T23:26:18.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18982026-02-23T23:26:18.615Z
18992026-02-23T23:26:18.615Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/252)
19002026-02-23T23:26:19.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012026-02-23T23:26:19.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022026-02-23T23:26:19.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032026-02-23T23:26:19.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19042026-02-23T23:26:19.253Z
19052026-02-23T23:26:19.253Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/252)
19062026-02-23T23:26:19.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072026-02-23T23:26:19.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082026-02-23T23:26:19.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092026-02-23T23:26:19.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19102026-02-23T23:26:19.894Z
19112026-02-23T23:26:19.894Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/252)
19122026-02-23T23:26:20.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-02-23T23:26:20.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-02-23T23:26:20.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-02-23T23:26:20.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19162026-02-23T23:26:20.536Z
19172026-02-23T23:26:20.536Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/252)
19182026-02-23T23:26:21.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-02-23T23:26:21.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-02-23T23:26:21.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-02-23T23:26:21.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19222026-02-23T23:26:21.174Z
19232026-02-23T23:26:21.174Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/252)
19242026-02-23T23:26:21.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-02-23T23:26:21.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-02-23T23:26:21.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-02-23T23:26:21.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19282026-02-23T23:26:21.816Z
19292026-02-23T23:26:21.816Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/252)
19302026-02-23T23:26:22.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-02-23T23:26:22.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-02-23T23:26:22.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-02-23T23:26:22.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19342026-02-23T23:26:22.463Z
19352026-02-23T23:26:22.463Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/252)
19362026-02-23T23:26:23.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-02-23T23:26:23.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-02-23T23:26:23.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-02-23T23:26:23.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19402026-02-23T23:26:23.111Z
19412026-02-23T23:26:23.111Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/252)
19422026-02-23T23:26:23.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-02-23T23:26:23.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-02-23T23:26:23.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-02-23T23:26:23.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19462026-02-23T23:26:23.775Z
19472026-02-23T23:26:23.775Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/252)
19482026-02-23T23:26:24.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-02-23T23:26:24.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-02-23T23:26:24.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-02-23T23:26:24.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19522026-02-23T23:26:24.399Z
19532026-02-23T23:26:24.399Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/252)
19542026-02-23T23:26:24.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-02-23T23:26:24.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-02-23T23:26:24.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-02-23T23:26:24.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19582026-02-23T23:26:25.041Z
19592026-02-23T23:26:25.041Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/252)
19602026-02-23T23:26:25.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-02-23T23:26:25.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-02-23T23:26:25.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-02-23T23:26:25.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19642026-02-23T23:26:25.682Z
19652026-02-23T23:26:25.682Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/252)
19662026-02-23T23:26:26.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-02-23T23:26:26.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-02-23T23:26:26.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-02-23T23:26:26.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19702026-02-23T23:26:26.321Z
19712026-02-23T23:26:26.321Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/252)
19722026-02-23T23:26:26.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-02-23T23:26:26.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-02-23T23:26:26.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-02-23T23:26:26.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19762026-02-23T23:26:26.971Z
19772026-02-23T23:26:26.971Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/252)
19782026-02-23T23:26:27.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-02-23T23:26:27.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-02-23T23:26:27.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-02-23T23:26:27.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19822026-02-23T23:26:27.621Z
19832026-02-23T23:26:27.621Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/252)
19842026-02-23T23:26:28.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-02-23T23:26:28.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-02-23T23:26:28.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-02-23T23:26:28.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19882026-02-23T23:26:28.265Z
19892026-02-23T23:26:28.265Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/252)
19902026-02-23T23:26:28.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-02-23T23:26:28.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-02-23T23:26:28.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-02-23T23:26:28.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19942026-02-23T23:26:28.919Z
19952026-02-23T23:26:28.919Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/252)
19962026-02-23T23:26:29.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-02-23T23:26:29.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-02-23T23:26:29.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-02-23T23:26:29.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20002026-02-23T23:26:29.557Z
20012026-02-23T23:26:29.557Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/252)
20022026-02-23T23:26:30.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-02-23T23:26:30.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-02-23T23:26:30.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-02-23T23:26:30.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20062026-02-23T23:26:30.195Z
20072026-02-23T23:26:30.195Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/252)
20082026-02-23T23:26:30.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-02-23T23:26:30.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-02-23T23:26:30.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-02-23T23:26:30.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20122026-02-23T23:26:30.845Z
20132026-02-23T23:26:30.845Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/252)
20142026-02-23T23:26:31.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-02-23T23:26:31.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-02-23T23:26:31.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-02-23T23:26:31.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20182026-02-23T23:26:31.489Z
20192026-02-23T23:26:31.489Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/252)
20202026-02-23T23:26:32.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-02-23T23:26:32.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-02-23T23:26:32.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-02-23T23:26:32.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20242026-02-23T23:26:32.142Z
20252026-02-23T23:26:32.142Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/252)
20262026-02-23T23:26:32.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-02-23T23:26:32.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-02-23T23:26:32.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-02-23T23:26:32.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20302026-02-23T23:26:32.788Z
20312026-02-23T23:26:32.788Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/252)
20322026-02-23T23:26:33.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-02-23T23:26:33.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-02-23T23:26:33.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-02-23T23:26:33.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20362026-02-23T23:26:33.437Z
20372026-02-23T23:26:33.437Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/252)
20382026-02-23T23:26:34.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-02-23T23:26:34.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-02-23T23:26:34.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-02-23T23:26:34.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20422026-02-23T23:26:34.091Z
20432026-02-23T23:26:34.091Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/252)
20442026-02-23T23:26:34.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-02-23T23:26:34.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-02-23T23:26:34.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-02-23T23:26:34.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20482026-02-23T23:26:34.731Z
20492026-02-23T23:26:34.731Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/252)
20502026-02-23T23:26:35.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-02-23T23:26:35.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-02-23T23:26:35.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-02-23T23:26:35.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20542026-02-23T23:26:35.376Z
20552026-02-23T23:26:35.376Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/252)
20562026-02-23T23:26:35.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-02-23T23:26:35.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-02-23T23:26:35.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-02-23T23:26:35.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20602026-02-23T23:26:36.023Z
20612026-02-23T23:26:36.023Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/252)
20622026-02-23T23:26:36.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-02-23T23:26:36.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-02-23T23:26:36.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-02-23T23:26:36.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20662026-02-23T23:26:36.669Z
20672026-02-23T23:26:36.669Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/252)
20682026-02-23T23:26:37.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-02-23T23:26:37.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-02-23T23:26:37.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-02-23T23:26:37.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20722026-02-23T23:26:37.304Z
20732026-02-23T23:26:37.304Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/252)
20742026-02-23T23:26:37.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-02-23T23:26:37.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-02-23T23:26:37.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-02-23T23:26:37.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20782026-02-23T23:26:37.949Z
20792026-02-23T23:26:37.949Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/252)
20802026-02-23T23:26:38.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-02-23T23:26:38.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-02-23T23:26:38.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-02-23T23:26:38.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20842026-02-23T23:26:38.590Z
20852026-02-23T23:26:38.590Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/252)
20862026-02-23T23:26:39.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-02-23T23:26:39.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-02-23T23:26:39.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-02-23T23:26:39.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20902026-02-23T23:26:39.238Z
20912026-02-23T23:26:39.238Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/252)
20922026-02-23T23:26:39.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-02-23T23:26:39.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-02-23T23:26:39.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-02-23T23:26:39.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20962026-02-23T23:26:39.894Z
20972026-02-23T23:26:39.894Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/252)
20982026-02-23T23:26:40.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-02-23T23:26:40.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-02-23T23:26:40.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-02-23T23:26:40.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
21022026-02-23T23:26:40.739Z
21032026-02-23T23:26:40.739Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/252)
21042026-02-23T23:26:41.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-02-23T23:26:41.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-02-23T23:26:41.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-02-23T23:26:41.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
21082026-02-23T23:26:41.593Z
21092026-02-23T23:26:41.593Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/252)
21102026-02-23T23:26:42.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-02-23T23:26:42.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-02-23T23:26:42.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132026-02-23T23:26:42.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
21142026-02-23T23:26:42.447Z
21152026-02-23T23:26:42.447Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/252)
21162026-02-23T23:26:43.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172026-02-23T23:26:43.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182026-02-23T23:26:43.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192026-02-23T23:26:43.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
21202026-02-23T23:26:43.294Z
21212026-02-23T23:26:43.294Zinfo: running `cargo check --bins` on key-manager-types (49/252)
21222026-02-23T23:26:44.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232026-02-23T23:26:44.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242026-02-23T23:26:44.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252026-02-23T23:26:44.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
21262026-02-23T23:26:44.102Z
21272026-02-23T23:26:44.102Zinfo: running `cargo check --bins` on oxlog (50/252)
21282026-02-23T23:26:44.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292026-02-23T23:26:44.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302026-02-23T23:26:44.937Z Checking cfg-if v1.0.4
21312026-02-23T23:26:44.940Z Checking libc v0.2.180
21322026-02-23T23:26:45.055Z Checking serde_core v1.0.228
21332026-02-23T23:26:45.078Z Checking zeroize v1.8.1
21342026-02-23T23:26:45.082Z Checking memchr v2.7.4
21352026-02-23T23:26:45.132Z Checking value-bag v1.12.0
21362026-02-23T23:26:45.137Z Checking smallvec v1.15.1
21372026-02-23T23:26:45.138Z Checking typenum v1.17.0
21382026-02-23T23:26:45.138Z Checking scopeguard v1.2.0
21392026-02-23T23:26:45.309Z Checking lock_api v0.4.12
21402026-02-23T23:26:45.330Z Checking subtle v2.6.1
21412026-02-23T23:26:45.475Z Checking const-oid v0.9.6
21422026-02-23T23:26:45.606Z Checking itoa v1.0.11
21432026-02-23T23:26:45.623Z Checking log v0.4.29
21442026-02-23T23:26:45.691Z Checking stable_deref_trait v1.2.0
21452026-02-23T23:26:45.812Z Checking byteorder v1.5.0
21462026-02-23T23:26:45.830Z Checking portable-atomic v1.11.0
21472026-02-23T23:26:45.948Z Checking critical-section v1.1.3
21482026-02-23T23:26:46.113Z Checking zerofrom v0.1.4
21492026-02-23T23:26:46.157Z Checking allocator-api2 v0.2.21
21502026-02-23T23:26:46.184Z Checking getrandom v0.2.15
21512026-02-23T23:26:46.229Z Checking getrandom v0.3.4
21522026-02-23T23:26:46.293Z Checking generic-array v0.14.7
21532026-02-23T23:26:46.337Z Checking yoke v0.7.4
21542026-02-23T23:26:46.449Z Checking rand_core v0.6.4
21552026-02-23T23:26:46.466Z Checking signal-hook-registry v1.4.2
21562026-02-23T23:26:46.685Z Checking zerovec v0.10.4
21572026-02-23T23:26:46.733Z Checking parking_lot_core v0.9.10
21582026-02-23T23:26:46.778Z Checking pin-project-lite v0.2.14
21592026-02-23T23:26:46.798Z Checking mio v1.0.2
21602026-02-23T23:26:46.814Z Checking once_cell v1.21.3
21612026-02-23T23:26:46.918Z Checking equivalent v1.0.2
21622026-02-23T23:26:47.049Z Checking libm v0.2.8
21632026-02-23T23:26:47.091Z Checking parking_lot v0.12.3
21642026-02-23T23:26:47.158Z Checking litemap v0.7.3
21652026-02-23T23:26:47.333Z Checking writeable v0.5.5
21662026-02-23T23:26:47.362Z Checking zerocopy v0.7.35
21672026-02-23T23:26:47.462Z Checking socket2 v0.6.1
21682026-02-23T23:26:47.499Z Checking crypto-common v0.1.6
21692026-02-23T23:26:47.534Z Checking block-buffer v0.10.4
21702026-02-23T23:26:47.679Z Checking zmij v1.0.15
21712026-02-23T23:26:47.697Z Checking cpufeatures v0.2.14
21722026-02-23T23:26:47.768Z Checking digest v0.10.7
21732026-02-23T23:26:47.802Z Checking futures-core v0.3.31
21742026-02-23T23:26:47.930Z Checking num-traits v0.2.19
21752026-02-23T23:26:47.957Z Checking percent-encoding v2.3.2
21762026-02-23T23:26:48.010Z Checking icu_locid_transform_data v1.5.0
21772026-02-23T23:26:48.050Z Checking block-padding v0.3.3
21782026-02-23T23:26:48.119Z Checking hashbrown v0.16.1
21792026-02-23T23:26:48.140Z Checking hmac v0.12.1
21802026-02-23T23:26:48.192Z Checking icu_properties_data v1.5.0
21812026-02-23T23:26:48.244Z Checking tinystr v0.7.6
21822026-02-23T23:26:48.289Z Checking icu_collections v1.5.0
21832026-02-23T23:26:48.345Z Checking inout v0.1.3
21842026-02-23T23:26:48.430Z Checking utf8_iter v1.0.4
21852026-02-23T23:26:48.574Z Checking icu_locid v1.5.0
21862026-02-23T23:26:48.591Z Checking write16 v1.0.0
21872026-02-23T23:26:48.617Z Checking ppv-lite86 v0.2.20
21882026-02-23T23:26:48.647Z Checking utf16_iter v1.0.5
21892026-02-23T23:26:48.732Z Checking icu_normalizer_data v1.5.0
21902026-02-23T23:26:48.829Z Checking futures-sink v0.3.31
21912026-02-23T23:26:48.850Z Checking cipher v0.4.4
21922026-02-23T23:26:48.937Z Checking serde v1.0.228
21932026-02-23T23:26:48.966Z Checking serde_json v1.0.149
21942026-02-23T23:26:48.996Z Checking futures-channel v0.3.31
21952026-02-23T23:26:49.137Z Checking indexmap v2.13.0
21962026-02-23T23:26:49.265Z Checking sha2 v0.10.9
21972026-02-23T23:26:49.302Z Checking slab v0.4.9
21982026-02-23T23:26:49.360Z Checking futures-task v0.3.31
21992026-02-23T23:26:49.428Z Checking futures-io v0.3.31
22002026-02-23T23:26:49.543Z Checking icu_provider v1.5.0
22012026-02-23T23:26:49.571Z Checking base64ct v1.6.0
22022026-02-23T23:26:49.609Z Checking pin-utils v0.1.0
22032026-02-23T23:26:49.630Z Checking errno v0.3.12
22042026-02-23T23:26:49.719Z Checking futures-util v0.3.31
22052026-02-23T23:26:49.827Z Checking flagset v0.4.6
22062026-02-23T23:26:49.873Z Checking form_urlencoded v1.2.2
22072026-02-23T23:26:49.913Z Checking bytes v1.11.1
22082026-02-23T23:26:50.027Z Checking bitflags v2.9.4
22092026-02-23T23:26:50.053Z Checking pem-rfc7468 v0.7.0
22102026-02-23T23:26:50.104Z Checking rand_core v0.9.3
22112026-02-23T23:26:50.157Z Checking icu_locid_transform v1.5.0
22122026-02-23T23:26:50.341Z Checking der v0.7.10
22132026-02-23T23:26:50.360Z Checking fnv v1.0.7
22142026-02-23T23:26:50.404Z Checking foldhash v0.1.5
22152026-02-23T23:26:50.437Z Checking salsa20 v0.10.2
22162026-02-23T23:26:50.502Z Checking uuid v1.19.0
22172026-02-23T23:26:50.547Z Checking pbkdf2 v0.12.2
22182026-02-23T23:26:50.621Z Checking hashbrown v0.15.4
22192026-02-23T23:26:50.657Z Checking spin v0.9.8
22202026-02-23T23:26:50.719Z Checking scrypt v0.11.0
22212026-02-23T23:26:50.951Z Checking rand_chacha v0.9.0
22222026-02-23T23:26:50.976Z Checking tokio v1.49.0
22232026-02-23T23:26:51.012Z Checking http v1.4.0
22242026-02-23T23:26:51.141Z Checking cbc v0.1.2
22252026-02-23T23:26:51.240Z Checking icu_properties v1.5.1
22262026-02-23T23:26:51.327Z Checking aes v0.8.4
22272026-02-23T23:26:51.357Z Checking iana-time-zone v0.1.63
22282026-02-23T23:26:51.534Z Checking regex-syntax v0.8.5
22292026-02-23T23:26:51.680Z Checking chrono v0.4.43
22302026-02-23T23:26:52.016Z Checking spki v0.7.3
22312026-02-23T23:26:52.273Z Checking rand v0.9.2
22322026-02-23T23:26:52.324Z Checking pkcs5 v0.7.1
22332026-02-23T23:26:52.358Z Checking tracing-core v0.1.32
22342026-02-23T23:26:52.874Z Checking thiserror v2.0.18
22352026-02-23T23:26:53.022Z Checking tracing v0.1.40
22362026-02-23T23:26:53.042Z Checking pkcs8 v0.10.2
22372026-02-23T23:26:53.366Z Checking http-body v1.0.1
22382026-02-23T23:26:53.387Z Checking rustls-pki-types v1.10.0
22392026-02-23T23:26:53.406Z Checking tinyvec_macros v0.1.1
22402026-02-23T23:26:53.513Z Checking plain v0.2.3
22412026-02-23T23:26:53.580Z Checking base64 v0.22.1
22422026-02-23T23:26:53.670Z Checking tinyvec v1.8.0
22432026-02-23T23:26:53.690Z Checking lazy_static v1.5.0
22442026-02-23T23:26:53.824Z Checking rustix v1.1.3
22452026-02-23T23:26:53.931Z Checking semver v1.0.27
22462026-02-23T23:26:54.088Z Checking zerocopy v0.8.27
22472026-02-23T23:26:54.323Z Checking aws-lc-sys v0.26.0
22482026-02-23T23:26:54.361Z Checking adler2 v2.0.0
22492026-02-23T23:26:54.535Z Checking unicode-ident v1.0.19
22502026-02-23T23:26:54.561Z Checking icu_normalizer v1.5.0
22512026-02-23T23:26:54.709Z Checking atomic-waker v1.1.2
22522026-02-23T23:26:54.733Z Checking foreign-types-shared v0.1.1
22532026-02-23T23:26:54.858Z Checking fastrand v2.1.1
22542026-02-23T23:26:54.880Z Checking tower-layer v0.3.3
22552026-02-23T23:26:54.936Z Checking tower-service v0.3.3
22562026-02-23T23:26:55.084Z Checking dyn-clone v1.0.20
22572026-02-23T23:26:55.180Z Checking openssl-probe v0.1.5
22582026-02-23T23:26:55.180Z Checking try-lock v0.2.5
22592026-02-23T23:26:55.248Z Checking untrusted v0.9.0
22602026-02-23T23:26:55.335Z Checking idna_adapter v1.2.0
22612026-02-23T23:26:55.351Z Checking ucd-trie v0.1.7
22622026-02-23T23:26:55.354Z Checking untrusted v0.7.1
22632026-02-23T23:26:55.410Z Checking ring v0.17.14
22642026-02-23T23:26:55.523Z Checking idna v1.0.3
22652026-02-23T23:26:55.549Z Checking want v0.3.1
22662026-02-23T23:26:55.568Z Checking pest v2.8.2
22672026-02-23T23:26:55.742Z Checking foreign-types v0.3.2
22682026-02-23T23:26:55.854Z Checking proc-macro2 v1.0.101
22692026-02-23T23:26:55.921Z Checking tempfile v3.24.0
22702026-02-23T23:26:55.994Z Checking url v2.5.4
22712026-02-23T23:26:56.313Z Checking miniz_oxide v0.8.5
22722026-02-23T23:26:56.507Z Checking aws-lc-rs v1.12.4
22732026-02-23T23:26:56.534Z Checking ipnet v2.11.0
22742026-02-23T23:26:56.903Z Checking schemars v0.8.22
22752026-02-23T23:26:57.090Z Checking httparse v1.9.5
22762026-02-23T23:26:57.111Z Checking openssl-sys v0.9.109
22772026-02-23T23:26:57.520Z Checking wait-timeout v0.2.0
22782026-02-23T23:26:57.551Z Checking aho-corasick v1.1.3
22792026-02-23T23:26:57.693Z Checking anstyle v1.0.11
22802026-02-23T23:26:57.752Z Checking utf8parse v0.2.2
22812026-02-23T23:26:57.945Z Checking httpdate v1.0.3
22822026-02-23T23:26:58.045Z Checking pretty-hex v0.4.1
22832026-02-23T23:26:58.171Z Checking quick-error v1.2.3
22842026-02-23T23:26:58.215Z Checking bit-vec v0.8.0
22852026-02-23T23:26:58.233Z Checking powerfmt v0.2.0
22862026-02-23T23:26:58.251Z Checking openssl v0.10.73
22872026-02-23T23:26:58.321Z Checking rusty-fork v0.3.0
22882026-02-23T23:26:58.341Z Checking rustls-webpki v0.102.8
22892026-02-23T23:26:58.381Z Checking tokio-util v0.7.15
22902026-02-23T23:26:58.457Z Checking anstyle-parse v0.2.5
22912026-02-23T23:26:58.494Z Checking deranged v0.5.3
22922026-02-23T23:26:58.575Z Checking bit-set v0.8.0
22932026-02-23T23:26:58.622Z Checking quote v1.0.40
22942026-02-23T23:26:58.730Z Compiling newtype-uuid v1.3.2
22952026-02-23T23:26:58.844Z Checking unicode-normalization v0.1.24
22962026-02-23T23:26:58.964Z Checking crossbeam-utils v0.8.21
22972026-02-23T23:26:59.059Z Checking rand_xorshift v0.4.0
22982026-02-23T23:26:59.128Z Checking rustix v0.38.37
22992026-02-23T23:26:59.164Z Checking regex-automata v0.4.11
23002026-02-23T23:26:59.252Z Checking bzip2-sys v0.1.13+1.0.8
23012026-02-23T23:26:59.384Z Checking scroll v0.13.0
23022026-02-23T23:26:59.640Z Checking h2 v0.4.6
23032026-02-23T23:26:59.685Z Checking signature v2.2.0
23042026-02-23T23:26:59.793Z Checking crc32fast v1.4.2
23052026-02-23T23:26:59.901Z Checking is_terminal_polyfill v1.70.1
23062026-02-23T23:26:59.956Z Checking zlib-rs v0.5.1
23072026-02-23T23:27:00.030Z Checking siphasher v0.3.11
23082026-02-23T23:27:00.051Z Checking anstyle-query v1.1.1
23092026-02-23T23:27:00.196Z Checking unicode-bidi v0.3.17
23102026-02-23T23:27:00.335Z Checking time-core v0.1.6
23112026-02-23T23:27:00.626Z Checking num_threads v0.1.7
23122026-02-23T23:27:00.764Z Checking either v1.15.0
23132026-02-23T23:27:00.798Z Checking colorchoice v1.0.2
23142026-02-23T23:27:00.953Z Checking num-conv v0.1.0
23152026-02-23T23:27:01.024Z Checking unicode-properties v0.1.3
23162026-02-23T23:27:01.135Z Checking unarray v0.1.4
23172026-02-23T23:27:01.190Z Checking time v0.3.43
23182026-02-23T23:27:01.289Z Checking proptest v1.7.0
23192026-02-23T23:27:01.416Z Checking stringprep v0.1.5
23202026-02-23T23:27:01.705Z Checking anstream v0.6.18
23212026-02-23T23:27:01.756Z Checking libz-rs-sys v0.5.1
23222026-02-23T23:27:01.968Z Checking phf_shared v0.11.2
23232026-02-23T23:27:02.129Z Checking goblin v0.10.2
23242026-02-23T23:27:02.249Z Checking crossbeam-epoch v0.9.18
23252026-02-23T23:27:02.506Z Checking rustls v0.23.19
23262026-02-23T23:27:02.712Z Compiling daft v0.1.4
23272026-02-23T23:27:03.244Z Checking native-tls v0.2.12
23282026-02-23T23:27:03.264Z Checking syn v2.0.114
23292026-02-23T23:27:03.572Z Checking ipnetwork v0.21.1
23302026-02-23T23:27:03.639Z Checking thiserror v1.0.69
23312026-02-23T23:27:03.794Z Checking scroll v0.12.0
23322026-02-23T23:27:03.823Z Checking toml_datetime v0.6.11
23332026-02-23T23:27:04.007Z Checking serde_spanned v0.6.9
23342026-02-23T23:27:04.171Z Checking zstd-sys v2.0.14+zstd.1.5.7
23352026-02-23T23:27:04.216Z Checking num-integer v0.1.46
23362026-02-23T23:27:04.244Z Checking rand_chacha v0.3.1
23372026-02-23T23:27:04.384Z Checking md-5 v0.10.6
23382026-02-23T23:27:04.636Z Checking sync_wrapper v1.0.1
23392026-02-23T23:27:04.657Z Checking ff v0.13.0
23402026-02-23T23:27:04.680Z Checking hash32 v0.2.1
23412026-02-23T23:27:04.794Z Checking base16ct v0.2.0
23422026-02-23T23:27:04.882Z Checking fallible-iterator v0.2.0
23432026-02-23T23:27:04.968Z Checking psl-types v2.0.11
23442026-02-23T23:27:05.025Z Checking gimli v0.31.1
23452026-02-23T23:27:05.179Z Compiling iddqd v0.3.16
23462026-02-23T23:27:05.450Z Checking postgres-protocol v0.6.8
23472026-02-23T23:27:05.999Z Checking hyper v1.8.1
23482026-02-23T23:27:06.091Z Checking publicsuffix v2.3.0
23492026-02-23T23:27:06.177Z Checking sec1 v0.7.3
23502026-02-23T23:27:06.403Z Checking heapless v0.7.17
23512026-02-23T23:27:06.596Z Checking group v0.13.0
23522026-02-23T23:27:06.873Z Checking tower v0.5.2
23532026-02-23T23:27:07.389Z Checking num-iter v0.1.45
23542026-02-23T23:27:07.564Z Checking rand v0.8.5
23552026-02-23T23:27:07.657Z Checking tokio-rustls v0.26.0
23562026-02-23T23:27:07.729Z Checking zstd-safe v7.2.3
23572026-02-23T23:27:07.747Z Checking goblin v0.8.2
23582026-02-23T23:27:08.050Z Checking oxnet v0.1.4
23592026-02-23T23:27:08.068Z Checking hyper-util v0.1.19
23602026-02-23T23:27:08.071Z Checking cookie v0.18.1
23612026-02-23T23:27:08.103Z Checking dof v0.4.0
23622026-02-23T23:27:08.518Z Checking tokio-native-tls v0.3.1
23632026-02-23T23:27:08.542Z Checking terminal_size v0.4.0
23642026-02-23T23:27:08.741Z Checking flate2 v1.1.2
23652026-02-23T23:27:08.761Z Checking dtrace-parser v0.3.0
23662026-02-23T23:27:08.783Z Checking rustls-native-certs v0.8.1
23672026-02-23T23:27:08.867Z Checking addr2line v0.24.2
23682026-02-23T23:27:08.967Z Checking webpki-roots v1.0.1
23692026-02-23T23:27:08.986Z Checking http-body-util v0.1.3
23702026-02-23T23:27:09.187Z Checking signal-hook v0.3.18
23712026-02-23T23:27:09.245Z Checking hkdf v0.12.4
23722026-02-23T23:27:09.314Z Checking crypto-bigint v0.5.5
23732026-02-23T23:27:09.368Z Checking thread-id v5.0.0
23742026-02-23T23:27:09.409Z Checking object v0.36.5
23752026-02-23T23:27:09.447Z Checking lockfree-object-pool v0.1.6
23762026-02-23T23:27:09.465Z Compiling rayon-core v1.12.1
23772026-02-23T23:27:09.487Z Checking simd-adler32 v0.3.7
23782026-02-23T23:27:09.508Z Checking winnow v0.5.40
23792026-02-23T23:27:09.712Z Checking clap_lex v0.7.4
23802026-02-23T23:27:09.777Z Checking rustc-demangle v0.1.24
23812026-02-23T23:27:09.851Z Checking managed v0.8.0
23822026-02-23T23:27:09.978Z Checking bumpalo v3.16.0
23832026-02-23T23:27:10.231Z Checking iri-string v0.7.8
23842026-02-23T23:27:10.248Z Checking ryu v1.0.18
23852026-02-23T23:27:10.317Z Checking strsim v0.11.1
23862026-02-23T23:27:10.492Z Checking bitflags v1.3.2
23872026-02-23T23:27:10.612Z Checking smoltcp v0.9.1
23882026-02-23T23:27:10.616Z Checking clap_builder v4.5.48
23892026-02-23T23:27:10.900Z Checking hyper-tls v0.6.0
23902026-02-23T23:27:11.212Z Checking hyper-rustls v0.27.7
23912026-02-23T23:27:11.622Z Checking serde_urlencoded v0.7.1
23922026-02-23T23:27:12.036Z Checking zopfli v0.8.1
23932026-02-23T23:27:12.083Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23942026-02-23T23:27:12.120Z Checking elliptic-curve v0.13.8
23952026-02-23T23:27:12.325Z Checking toml_edit v0.19.15
23962026-02-23T23:27:12.475Z Checking signal-hook-mio v0.2.4
23972026-02-23T23:27:12.631Z Checking usdt-impl v0.6.0
23982026-02-23T23:27:12.669Z Checking dof v0.3.0
23992026-02-23T23:27:12.733Z Checking num-bigint-dig v0.8.6
24002026-02-23T23:27:12.787Z Checking cookie_store v0.21.1
24012026-02-23T23:27:12.837Z Checking tower-http v0.6.6
24022026-02-23T23:27:13.258Z Checking zstd v0.13.3
24032026-02-23T23:27:13.421Z Checking postgres-types v0.2.9
24042026-02-23T23:27:13.480Z Checking dtrace-parser v0.2.0
24052026-02-23T23:27:13.606Z Checking regex v1.11.3
24062026-02-23T23:27:13.626Z Checking bstr v1.10.0
24072026-02-23T23:27:13.665Z Checking crossbeam-deque v0.8.5
24082026-02-23T23:27:13.973Z Checking phf v0.11.2
24092026-02-23T23:27:14.008Z Checking ed25519 v2.2.3
24102026-02-23T23:27:14.035Z Checking bzip2 v0.4.4
24112026-02-23T23:27:14.221Z Checking bzip2 v0.5.2
24122026-02-23T23:27:14.250Z Checking curve25519-dalek v4.1.3
24132026-02-23T23:27:14.324Z Checking ref-cast v1.0.25
24142026-02-23T23:27:14.343Z Checking strum v0.27.2
24152026-02-23T23:27:14.477Z Checking hubpack v0.1.2
24162026-02-23T23:27:14.517Z Checking memoffset v0.9.1
24172026-02-23T23:27:14.520Z Checking pkcs1 v0.7.5
24182026-02-23T23:27:14.549Z Checking erased-serde v0.3.31
24192026-02-23T23:27:14.637Z Checking hex v0.4.3
24202026-02-23T23:27:14.740Z Checking serde-big-array v0.5.1
24212026-02-23T23:27:14.773Z Checking float-cmp v0.10.0
24222026-02-23T23:27:14.796Z Checking rfc6979 v0.4.0
24232026-02-23T23:27:14.975Z Checking thread-id v4.2.2
24242026-02-23T23:27:14.978Z Checking socket2 v0.5.10
24252026-02-23T23:27:15.010Z Checking memmap2 v0.9.8
24262026-02-23T23:27:15.013Z Checking env_filter v0.1.2
24272026-02-23T23:27:15.093Z Checking encoding_rs v0.8.34
24282026-02-23T23:27:15.118Z Checking normalize-line-endings v0.3.0
24292026-02-23T23:27:15.261Z Checking data-encoding v2.9.0
24302026-02-23T23:27:15.279Z Checking static_assertions v1.1.0
24312026-02-23T23:27:15.296Z Checking rustc-hash v2.1.1
24322026-02-23T23:27:15.389Z Checking whoami v1.5.2
24332026-02-23T23:27:15.449Z Checking toml_write v0.1.2
24342026-02-23T23:27:15.482Z Checking fixedbitset v0.4.2
24352026-02-23T23:27:15.518Z Checking backtrace v0.3.74
24362026-02-23T23:27:15.548Z Checking fixedbitset v0.5.7
24372026-02-23T23:27:15.694Z Checking difflib v0.4.0
24382026-02-23T23:27:15.757Z Checking keccak v0.1.5
24392026-02-23T23:27:15.777Z Checking jiff v0.2.15
24402026-02-23T23:27:15.812Z Checking predicates-core v1.0.8
24412026-02-23T23:27:15.926Z Checking mime v0.3.17
24422026-02-23T23:27:15.947Z Checking minimal-lexical v0.2.1
24432026-02-23T23:27:16.027Z Checking foldhash v0.2.0
24442026-02-23T23:27:16.047Z Checking new_debug_unreachable v1.0.6
24452026-02-23T23:27:16.065Z Checking unicode-segmentation v1.12.0
24462026-02-23T23:27:16.089Z Checking winnow v0.7.14
24472026-02-23T23:27:16.146Z Checking precomputed-hash v0.1.1
24482026-02-23T23:27:16.274Z Checking sha3 v0.10.8
24492026-02-23T23:27:16.277Z Checking string_cache v0.8.9
24502026-02-23T23:27:16.335Z Checking nom v7.1.3
24512026-02-23T23:27:16.560Z Checking anyhow v1.0.99
24522026-02-23T23:27:16.651Z Checking predicates v3.1.3
24532026-02-23T23:27:16.732Z Checking similar v2.7.0
24542026-02-23T23:27:16.934Z Checking ed25519-dalek v2.1.1
24552026-02-23T23:27:17.316Z Checking petgraph v0.8.2
24562026-02-23T23:27:17.335Z Checking reqwest v0.12.24
24572026-02-23T23:27:17.384Z Checking hickory-proto v0.25.2
24582026-02-23T23:27:17.594Z Checking petgraph v0.6.5
24592026-02-23T23:27:18.199Z Checking tokio-postgres v0.7.13
24602026-02-23T23:27:18.999Z Checking slog v2.8.2
24612026-02-23T23:27:19.032Z Checking toml_edit v0.22.27
24622026-02-23T23:27:19.307Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24632026-02-23T23:27:19.567Z Checking usdt v0.6.0
24642026-02-23T23:27:19.848Z Checking env_logger v0.11.8
24652026-02-23T23:27:20.223Z Checking serde_with v3.16.1
24662026-02-23T23:27:20.673Z Checking usdt-impl v0.5.0
24672026-02-23T23:27:20.971Z Checking ecdsa v0.16.9
24682026-02-23T23:27:20.997Z Checking rsa v0.9.8
24692026-02-23T23:27:21.218Z Checking toml v0.7.8
24702026-02-23T23:27:21.672Z Checking nix v0.29.0
24712026-02-23T23:27:21.738Z Checking zip v0.6.6
24722026-02-23T23:27:21.772Z Checking zip v4.2.0
24732026-02-23T23:27:22.020Z Checking clap v4.5.48
24742026-02-23T23:27:22.156Z Checking crossterm v0.28.1
24752026-02-23T23:27:22.473Z Checking itertools v0.12.1
24762026-02-23T23:27:22.669Z Checking itertools v0.13.0
24772026-02-23T23:27:23.078Z Checking itertools v0.10.5
24782026-02-23T23:27:23.081Z Checking strum v0.26.3
24792026-02-23T23:27:23.279Z Checking tokio-stream v0.1.17
24802026-02-23T23:27:23.827Z Checking ahash v0.8.12
24812026-02-23T23:27:23.956Z Checking fs-err v3.1.1
24822026-02-23T23:27:24.091Z Checking buf-list v1.0.3
24832026-02-23T23:27:24.202Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24842026-02-23T23:27:24.222Z Checking x509-cert v0.2.5
24852026-02-23T23:27:24.398Z Checking openapiv3 v2.2.0
24862026-02-23T23:27:24.548Z Checking sha1 v0.10.6
24872026-02-23T23:27:24.551Z Checking winnow v0.6.26
24882026-02-23T23:27:24.716Z Checking lalrpop-util v0.19.12
24892026-02-23T23:27:24.842Z Checking peg-runtime v0.8.5
24902026-02-23T23:27:24.881Z Checking rayon v1.10.0
24912026-02-23T23:27:25.018Z Checking camino v1.2.2
24922026-02-23T23:27:25.088Z Checking sigpipe v0.1.3
24932026-02-23T23:27:25.126Z Checking glob v0.3.2
24942026-02-23T23:27:27.406Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24952026-02-23T23:27:27.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.68s
24962026-02-23T23:27:27.979Z
24972026-02-23T23:27:27.979Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/252)
24982026-02-23T23:27:28.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24992026-02-23T23:27:28.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25002026-02-23T23:27:29.084Z Compiling regress v0.10.4
25012026-02-23T23:27:29.238Z Compiling unsafe-libyaml v0.2.11
25022026-02-23T23:27:29.241Z Checking newtype-uuid v1.3.2
25032026-02-23T23:27:29.269Z Compiling structmeta-derive v0.3.0
25042026-02-23T23:27:29.285Z Compiling rustls v0.22.4
25052026-02-23T23:27:29.304Z Compiling multer v3.1.0
25062026-02-23T23:27:29.307Z Checking heck v0.5.0
25072026-02-23T23:27:29.547Z Compiling newtype-uuid-macros v0.1.0
25082026-02-23T23:27:29.588Z Checking daft v0.1.4
25092026-02-23T23:27:29.659Z Compiling async-stream-impl v0.3.6
25102026-02-23T23:27:29.712Z Checking futures-executor v0.3.31
25112026-02-23T23:27:29.994Z Compiling dropshot v0.16.7
25122026-02-23T23:27:30.050Z Checking iddqd v0.3.16
25132026-02-23T23:27:30.404Z Checking futures v0.3.31
25142026-02-23T23:27:30.530Z Compiling serde_yaml v0.9.34+deprecated
25152026-02-23T23:27:30.939Z Compiling dropshot_endpoint v0.16.7
25162026-02-23T23:27:30.963Z Checking match_cfg v0.1.0
25172026-02-23T23:27:31.078Z Checking hostname v0.3.1
25182026-02-23T23:27:31.207Z Checking thread_local v1.1.8
25192026-02-23T23:27:31.242Z Checking unicode-width v0.1.14
25202026-02-23T23:27:31.523Z Checking crossbeam-channel v0.5.15
25212026-02-23T23:27:31.706Z Compiling structmeta v0.3.0
25222026-02-23T23:27:31.778Z Checking is-terminal v0.4.13
25232026-02-23T23:27:31.921Z Checking take_mut v0.2.2
25242026-02-23T23:27:31.944Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-02-23T23:27:32.076Z Checking term v1.1.0
25262026-02-23T23:27:32.106Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25272026-02-23T23:27:32.132Z Compiling derive-ex v0.1.8
25282026-02-23T23:27:32.265Z Checking slog-async v2.8.0
25292026-02-23T23:27:32.527Z Checking slog-term v2.9.2
25302026-02-23T23:27:32.583Z Compiling parse-display-derive v0.10.0
25312026-02-23T23:27:32.706Z Checking typify-impl v0.4.3
25322026-02-23T23:27:33.100Z Checking debug-ignore v1.0.5
25332026-02-23T23:27:33.274Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25342026-02-23T23:27:34.082Z Checking toml_parser v1.0.6+spec-1.1.0
25352026-02-23T23:27:34.847Z Checking slog-json v2.6.1
25362026-02-23T23:27:35.021Z Checking macaddr v1.0.1
25372026-02-23T23:27:35.145Z Checking toml_datetime v0.7.5+spec-1.1.0
25382026-02-23T23:27:35.371Z Checking serde_spanned v1.0.4
25392026-02-23T23:27:35.403Z Checking toml_writer v1.0.6+spec-1.1.0
25402026-02-23T23:27:35.534Z Checking slog-bunyan v2.5.0
25412026-02-23T23:27:35.595Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25422026-02-23T23:27:35.717Z Checking tabwriter v1.4.0
25432026-02-23T23:27:35.783Z Checking toml v0.9.11+spec-1.1.0
25442026-02-23T23:27:35.968Z Checking async-stream v0.3.6
25452026-02-23T23:27:36.246Z Compiling test-strategy v0.4.3
25462026-02-23T23:27:36.362Z Checking waitgroup v0.1.2
25472026-02-23T23:27:36.382Z Checking rustls-pemfile v2.2.0
25482026-02-23T23:27:36.530Z Checking serde_path_to_error v0.1.20
25492026-02-23T23:27:36.611Z Checking hostname v0.4.2
25502026-02-23T23:27:36.632Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25512026-02-23T23:27:36.782Z Compiling itertools v0.14.0
25522026-02-23T23:27:36.830Z Checking progenitor-client v0.10.0
25532026-02-23T23:27:36.898Z Checking progenitor-client v0.11.2
25542026-02-23T23:27:37.189Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25552026-02-23T23:27:37.249Z Checking instant v0.1.13
25562026-02-23T23:27:37.309Z Checking colored v3.0.0
25572026-02-23T23:27:37.373Z Checking parse-display v0.10.0
25582026-02-23T23:27:37.396Z Checking backoff v0.4.0
25592026-02-23T23:27:37.419Z Checking tokio-rustls v0.25.0
25602026-02-23T23:27:37.631Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25612026-02-23T23:27:37.705Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25622026-02-23T23:27:37.729Z Compiling proc-macro-crate v1.3.1
25632026-02-23T23:27:37.824Z Compiling proc-macro-error v1.0.4
25642026-02-23T23:27:38.456Z Compiling heapless v0.8.0
25652026-02-23T23:27:38.642Z Compiling num_enum_derive v0.5.11
25662026-02-23T23:27:38.793Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25672026-02-23T23:27:39.220Z Checking hash32 v0.3.1
25682026-02-23T23:27:39.353Z Compiling smoltcp v0.11.0
25692026-02-23T23:27:39.448Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25702026-02-23T23:27:39.726Z Compiling ingot-macros v0.1.1
25712026-02-23T23:27:39.788Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25722026-02-23T23:27:40.065Z Compiling foreign-types-macros v0.2.3
25732026-02-23T23:27:40.261Z Checking cobs v0.2.3
25742026-02-23T23:27:40.470Z Checking foreign-types-shared v0.3.1
25752026-02-23T23:27:40.549Z Compiling crucible-workspace-hack v0.1.0
25762026-02-23T23:27:40.610Z Checking postcard v1.0.10
25772026-02-23T23:27:40.846Z Checking num_enum v0.5.11
25782026-02-23T23:27:41.091Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25792026-02-23T23:27:41.173Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25802026-02-23T23:27:41.228Z Checking cstr-argument v0.1.2
25812026-02-23T23:27:41.320Z Checking foreign-types v0.5.0
25822026-02-23T23:27:41.437Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25832026-02-23T23:27:41.459Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25842026-02-23T23:27:41.600Z Checking pretty-hex v0.2.1
25852026-02-23T23:27:41.812Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25862026-02-23T23:27:41.866Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25872026-02-23T23:27:41.934Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25882026-02-23T23:27:41.978Z Checking colored v2.2.0
25892026-02-23T23:27:42.016Z Checking secrecy v0.10.3
25902026-02-23T23:27:42.144Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25912026-02-23T23:27:42.168Z Checking camino-tempfile v1.4.1
25922026-02-23T23:27:42.239Z Compiling nix v0.30.1
25932026-02-23T23:27:42.263Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25942026-02-23T23:27:42.470Z Compiling convert_case v0.4.0
25952026-02-23T23:27:42.854Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25962026-02-23T23:27:43.029Z Compiling zone_cfg_derive v0.3.0
25972026-02-23T23:27:43.120Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-02-23T23:27:43.165Z Checking smf v0.2.3
25992026-02-23T23:27:43.301Z Compiling derive_more v0.99.20
26002026-02-23T23:27:43.487Z Compiling num-derive v0.4.2
26012026-02-23T23:27:43.633Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26022026-02-23T23:27:43.697Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26032026-02-23T23:27:44.039Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26042026-02-23T23:27:44.364Z Checking zone v0.3.1
26052026-02-23T23:27:44.390Z Compiling typify-macro v0.4.3
26062026-02-23T23:27:44.435Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26072026-02-23T23:27:45.622Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26082026-02-23T23:27:46.620Z Checking ingot-types v0.1.2
26092026-02-23T23:27:47.445Z Checking ingot v0.1.1
26102026-02-23T23:27:48.349Z Compiling typify v0.4.3
26112026-02-23T23:27:48.528Z Compiling progenitor-impl v0.11.2
26122026-02-23T23:27:49.782Z Compiling typify-impl v0.2.0
26132026-02-23T23:27:50.234Z Checking num-rational v0.4.2
26142026-02-23T23:27:50.798Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26152026-02-23T23:27:51.367Z Checking num-complex v0.4.6
26162026-02-23T23:27:51.868Z Checking unicode-width v0.2.0
26172026-02-23T23:27:52.321Z Checking num v0.4.3
26182026-02-23T23:27:52.471Z Checking password-hash v0.5.0
26192026-02-23T23:27:52.804Z Compiling usdt-macro v0.5.0
26202026-02-23T23:27:52.877Z Compiling usdt-attr-macro v0.5.0
26212026-02-23T23:27:52.913Z Checking blake2 v0.10.6
26222026-02-23T23:27:53.335Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26232026-02-23T23:27:53.420Z Compiling thiserror-impl-no-std v2.0.2
26242026-02-23T23:27:53.914Z Checking universal-hash v0.5.1
26252026-02-23T23:27:54.275Z Checking memmap v0.7.0
26262026-02-23T23:27:54.436Z Checking half v2.4.1
26272026-02-23T23:27:54.525Z Checking opaque-debug v0.3.1
26282026-02-23T23:27:54.646Z Checking ciborium-io v0.2.2
26292026-02-23T23:27:54.805Z Checking float-ord v0.3.2
26302026-02-23T23:27:54.952Z Checking ciborium-ll v0.2.2
26312026-02-23T23:27:54.985Z Checking poly1305 v0.8.0
26322026-02-23T23:27:55.248Z Checking usdt v0.5.0
26332026-02-23T23:27:55.271Z Checking argon2 v0.5.3
26342026-02-23T23:27:55.392Z Compiling progenitor-macro v0.11.2
26352026-02-23T23:27:55.504Z Checking console v0.15.10
26362026-02-23T23:27:55.554Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26372026-02-23T23:27:55.594Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26382026-02-23T23:27:55.960Z Checking toml v0.8.23
26392026-02-23T23:27:56.036Z Checking chacha20 v0.9.1
26402026-02-23T23:27:56.042Z Checking thiserror-no-std v2.0.2
26412026-02-23T23:27:56.069Z Checking aead v0.5.2
26422026-02-23T23:27:56.107Z Compiling semver v0.1.20
26432026-02-23T23:27:56.323Z Checking vsss-rs v3.3.4
26442026-02-23T23:27:56.344Z Checking chacha20poly1305 v0.10.1
26452026-02-23T23:27:56.373Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26462026-02-23T23:27:56.554Z Compiling rustc_version v0.1.7
26472026-02-23T23:27:56.677Z Checking ciborium v0.2.2
26482026-02-23T23:27:56.715Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26492026-02-23T23:27:56.982Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26502026-02-23T23:27:57.410Z Compiling pin-project-internal v1.1.6
26512026-02-23T23:27:57.496Z Checking siphasher v1.0.1
26522026-02-23T23:27:57.639Z Checking linked-hash-map v0.5.6
26532026-02-23T23:27:57.824Z Checking indent_write v2.2.0
26542026-02-23T23:27:57.973Z Checking lru-cache v0.1.2
26552026-02-23T23:27:58.047Z Checking phf_shared v0.12.1
26562026-02-23T23:27:58.197Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26572026-02-23T23:27:58.231Z Compiling newtype_derive v0.1.6
26582026-02-23T23:27:58.345Z Compiling progenitor-impl v0.10.0
26592026-02-23T23:27:59.671Z Checking resolv-conf v0.7.0
26602026-02-23T23:28:00.070Z Checking newline-converter v0.3.0
26612026-02-23T23:28:00.090Z Checking pin-project v1.1.6
26622026-02-23T23:28:00.240Z Checking hickory-proto v0.24.4
26632026-02-23T23:28:00.243Z Checking atomicwrites v0.4.4
26642026-02-23T23:28:00.505Z Checking prettyplease v0.2.36
26652026-02-23T23:28:01.152Z Checking pem v3.0.5
26662026-02-23T23:28:01.175Z Compiling typify-macro v0.2.0
26672026-02-23T23:28:01.285Z Compiling snafu-derive v0.8.5
26682026-02-23T23:28:01.444Z Compiling derive-where v1.5.0
26692026-02-23T23:28:01.704Z Compiling async-recursion v1.1.1
26702026-02-23T23:28:02.571Z Checking csv-core v0.1.11
26712026-02-23T23:28:02.957Z Compiling slog-dtrace v0.3.0
26722026-02-23T23:28:03.221Z Checking swrite v0.1.0
26732026-02-23T23:28:03.332Z Checking highway v1.3.0
26742026-02-23T23:28:03.372Z Checking same-file v1.0.6
26752026-02-23T23:28:03.591Z Compiling owo-colors v4.2.3
26762026-02-23T23:28:03.826Z Compiling cancel-safe-futures v0.1.5
26772026-02-23T23:28:04.206Z Compiling chrono-tz v0.10.4
26782026-02-23T23:28:04.341Z Checking walkdir v2.5.0
26792026-02-23T23:28:04.567Z Compiling const_format_proc_macros v0.2.34
26802026-02-23T23:28:04.650Z Checking csv v1.3.1
26812026-02-23T23:28:04.675Z Checking expectorate v1.2.0
26822026-02-23T23:28:04.678Z Checking hickory-resolver v0.24.4
26832026-02-23T23:28:04.986Z Checking phf v0.12.1
26842026-02-23T23:28:05.026Z Compiling progenitor-macro v0.10.0
26852026-02-23T23:28:05.094Z Compiling typify v0.2.0
26862026-02-23T23:28:05.256Z Compiling progenitor-impl v0.8.0
26872026-02-23T23:28:05.476Z Checking tokio-dtrace v0.1.0
26882026-02-23T23:28:05.796Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26892026-02-23T23:28:05.925Z Checking snafu v0.8.5
26902026-02-23T23:28:06.327Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26912026-02-23T23:28:06.377Z Checking globset v0.4.15
26922026-02-23T23:28:06.472Z Checking olpc-cjson v0.1.4
26932026-02-23T23:28:06.713Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26942026-02-23T23:28:06.881Z Checking libsw-core v0.3.1
26952026-02-23T23:28:07.200Z Compiling lzma-sys v0.1.20
26962026-02-23T23:28:07.412Z Checking serde_plain v1.0.2
26972026-02-23T23:28:07.528Z Checking utf-8 v0.7.6
26982026-02-23T23:28:07.699Z Checking arc-swap v1.7.1
26992026-02-23T23:28:07.772Z Checking bytecount v0.6.8
27002026-02-23T23:28:07.831Z Checking typed-path v0.9.3
27012026-02-23T23:28:07.977Z Checking papergrid v0.11.0
27022026-02-23T23:28:08.064Z Checking tungstenite v0.21.0
27032026-02-23T23:28:08.087Z Checking progenitor v0.11.2
27042026-02-23T23:28:08.325Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27052026-02-23T23:28:08.952Z Checking slog-scope v4.4.0
27062026-02-23T23:28:09.198Z Checking libsw v3.5.0
27072026-02-23T23:28:09.310Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27082026-02-23T23:28:09.401Z Checking const_format v0.2.34
27092026-02-23T23:28:09.470Z Checking qorb v0.4.1
27102026-02-23T23:28:09.612Z Checking oxide-tokio-rt v0.1.2
27112026-02-23T23:28:09.770Z Checking tough v0.20.0
27122026-02-23T23:28:09.862Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27132026-02-23T23:28:11.879Z Compiling progenitor-macro v0.8.0
27142026-02-23T23:28:12.977Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27152026-02-23T23:28:13.854Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27162026-02-23T23:28:14.023Z Compiling tabled_derive v0.7.0
27172026-02-23T23:28:14.563Z Checking progenitor-client v0.8.0
27182026-02-23T23:28:14.608Z Checking gethostname v0.5.0
27192026-02-23T23:28:14.767Z Compiling heck v0.3.3
27202026-02-23T23:28:14.970Z Checking bcs v0.1.6
27212026-02-23T23:28:15.147Z Checking unicode-linebreak v0.1.5
27222026-02-23T23:28:15.457Z Checking termtree v0.5.1
27232026-02-23T23:28:15.613Z Checking linear-map v1.2.0
27242026-02-23T23:28:15.708Z Checking smawk v0.3.2
27252026-02-23T23:28:15.937Z Checking textwrap v0.16.2
27262026-02-23T23:28:15.981Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27272026-02-23T23:28:16.187Z Checking tabled v0.15.0
27282026-02-23T23:28:16.362Z Compiling zone_cfg_derive v0.1.2
27292026-02-23T23:28:17.120Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27302026-02-23T23:28:17.497Z Checking progenitor v0.10.0
27312026-02-23T23:28:17.734Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27322026-02-23T23:28:17.756Z Checking steno v0.4.1
27332026-02-23T23:28:19.094Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27342026-02-23T23:28:19.382Z Checking slog-stdlog v4.1.1
27352026-02-23T23:28:19.598Z Checking tokio-tungstenite v0.21.0
27362026-02-23T23:28:20.122Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27372026-02-23T23:28:20.274Z Checking base64 v0.21.7
27382026-02-23T23:28:20.423Z Checking humantime v2.2.0
27392026-02-23T23:28:20.767Z Checking base64 v0.13.1
27402026-02-23T23:28:20.771Z Checking number_prefix v0.4.0
27412026-02-23T23:28:21.019Z Checking indicatif v0.17.11
27422026-02-23T23:28:21.215Z Checking ron v0.7.1
27432026-02-23T23:28:21.327Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27442026-02-23T23:28:21.736Z Checking xz2 v0.1.7
27452026-02-23T23:28:21.851Z Checking slog-envlogger v2.2.0
27462026-02-23T23:28:22.032Z Checking zone v0.1.8
27472026-02-23T23:28:22.118Z Checking xattr v1.3.1
27482026-02-23T23:28:22.356Z Checking yasna v0.5.2
27492026-02-23T23:28:22.379Z Checking headers-core v0.3.0
27502026-02-23T23:28:22.415Z Checking filetime v0.2.26
27512026-02-23T23:28:22.541Z Checking headers v0.4.1
27522026-02-23T23:28:22.631Z Checking subprocess v0.2.9
27532026-02-23T23:28:22.652Z Checking tar v0.4.44
27542026-02-23T23:28:23.221Z Checking rcgen v0.12.1
27552026-02-23T23:28:24.070Z Checking progenitor v0.8.0
27562026-02-23T23:28:24.233Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27572026-02-23T23:28:26.901Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27582026-02-23T23:28:27.339Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27592026-02-23T23:28:27.343Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27602026-02-23T23:28:27.343Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27612026-02-23T23:28:28.090Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27622026-02-23T23:28:28.327Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27632026-02-23T23:28:29.453Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27642026-02-23T23:28:30.239Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27652026-02-23T23:28:30.384Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27662026-02-23T23:28:30.384Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27672026-02-23T23:28:31.128Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27682026-02-23T23:28:31.244Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27692026-02-23T23:28:31.999Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27702026-02-23T23:28:32.497Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27712026-02-23T23:28:33.266Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27722026-02-23T23:28:35.337Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27732026-02-23T23:28:39.270Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27742026-02-23T23:28:40.851Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27752026-02-23T23:28:41.939Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27762026-02-23T23:28:44.743Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27772026-02-23T23:28:54.261Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27782026-02-23T23:28:56.386Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27792026-02-23T23:28:58.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
27802026-02-23T23:28:58.349Z
27812026-02-23T23:28:58.349Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/252)
27822026-02-23T23:28:59.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832026-02-23T23:28:59.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842026-02-23T23:28:59.339Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27852026-02-23T23:29:01.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
27862026-02-23T23:29:01.465Z
27872026-02-23T23:29:01.465Zinfo: running `cargo check --bins` on nexus-config (53/252)
27882026-02-23T23:29:02.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892026-02-23T23:29:02.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902026-02-23T23:29:02.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912026-02-23T23:29:02.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27922026-02-23T23:29:02.368Z
27932026-02-23T23:29:02.368Zinfo: running `cargo check --bins` on nexus-types (54/252)
27942026-02-23T23:29:03.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952026-02-23T23:29:03.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962026-02-23T23:29:03.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972026-02-23T23:29:03.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27982026-02-23T23:29:03.262Z
27992026-02-23T23:29:03.262Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/252)
28002026-02-23T23:29:04.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012026-02-23T23:29:04.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022026-02-23T23:29:04.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032026-02-23T23:29:04.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28042026-02-23T23:29:04.107Z
28052026-02-23T23:29:04.107Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/252)
28062026-02-23T23:29:04.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072026-02-23T23:29:04.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082026-02-23T23:29:04.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092026-02-23T23:29:04.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28102026-02-23T23:29:04.940Z
28112026-02-23T23:29:04.940Zinfo: running `cargo check --bins` on cockroach-admin-types (57/252)
28122026-02-23T23:29:05.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132026-02-23T23:29:05.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142026-02-23T23:29:05.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152026-02-23T23:29:05.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28162026-02-23T23:29:05.734Z
28172026-02-23T23:29:05.734Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/252)
28182026-02-23T23:29:06.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192026-02-23T23:29:06.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202026-02-23T23:29:06.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212026-02-23T23:29:06.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28222026-02-23T23:29:06.548Z
28232026-02-23T23:29:06.548Zinfo: running `cargo check --bins` on ereport-types (59/252)
28242026-02-23T23:29:07.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252026-02-23T23:29:07.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262026-02-23T23:29:07.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272026-02-23T23:29:07.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28282026-02-23T23:29:07.355Z
28292026-02-23T23:29:07.355Zinfo: running `cargo check --bins` on gateway-client (60/252)
28302026-02-23T23:29:08.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312026-02-23T23:29:08.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322026-02-23T23:29:08.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332026-02-23T23:29:08.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28342026-02-23T23:29:08.181Z
28352026-02-23T23:29:08.181Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/252)
28362026-02-23T23:29:08.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372026-02-23T23:29:08.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382026-02-23T23:29:08.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392026-02-23T23:29:08.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28402026-02-23T23:29:09.025Z
28412026-02-23T23:29:09.025Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/252)
28422026-02-23T23:29:09.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432026-02-23T23:29:09.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442026-02-23T23:29:09.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452026-02-23T23:29:09.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28462026-02-23T23:29:09.850Z
28472026-02-23T23:29:09.850Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/252)
28482026-02-23T23:29:10.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492026-02-23T23:29:10.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502026-02-23T23:29:10.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512026-02-23T23:29:10.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28522026-02-23T23:29:10.671Z
28532026-02-23T23:29:10.671Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/252)
28542026-02-23T23:29:11.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552026-02-23T23:29:11.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562026-02-23T23:29:11.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572026-02-23T23:29:11.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28582026-02-23T23:29:11.486Z
28592026-02-23T23:29:11.486Zinfo: running `cargo check --bins` on internal-dns-types (65/252)
28602026-02-23T23:29:12.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612026-02-23T23:29:12.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622026-02-23T23:29:12.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632026-02-23T23:29:12.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28642026-02-23T23:29:12.326Z
28652026-02-23T23:29:12.326Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/252)
28662026-02-23T23:29:13.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672026-02-23T23:29:13.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682026-02-23T23:29:13.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692026-02-23T23:29:13.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28702026-02-23T23:29:13.160Z
28712026-02-23T23:29:13.160Zinfo: running `cargo check --bins` on nexus-types-versions (67/252)
28722026-02-23T23:29:13.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732026-02-23T23:29:13.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742026-02-23T23:29:13.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752026-02-23T23:29:13.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28762026-02-23T23:29:14.021Z
28772026-02-23T23:29:14.021Zinfo: running `cargo check --bins` on omicron-passwords (68/252)
28782026-02-23T23:29:14.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792026-02-23T23:29:14.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802026-02-23T23:29:14.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812026-02-23T23:29:14.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28822026-02-23T23:29:14.838Z
28832026-02-23T23:29:14.838Zinfo: running `cargo check --bins` on oxql-types (69/252)
28842026-02-23T23:29:15.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852026-02-23T23:29:15.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862026-02-23T23:29:15.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872026-02-23T23:29:15.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28882026-02-23T23:29:15.657Z
28892026-02-23T23:29:15.657Zinfo: running `cargo check --bins` on oximeter-types (70/252)
28902026-02-23T23:29:16.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912026-02-23T23:29:16.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922026-02-23T23:29:16.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932026-02-23T23:29:16.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28942026-02-23T23:29:16.492Z
28952026-02-23T23:29:16.492Zinfo: running `cargo check --bins` on oximeter-types-versions (71/252)
28962026-02-23T23:29:17.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972026-02-23T23:29:17.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982026-02-23T23:29:17.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992026-02-23T23:29:17.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29002026-02-23T23:29:17.333Z
29012026-02-23T23:29:17.334Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/252)
29022026-02-23T23:29:18.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032026-02-23T23:29:18.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042026-02-23T23:29:18.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052026-02-23T23:29:18.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29062026-02-23T23:29:18.142Z
29072026-02-23T23:29:18.142Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (73/252)
29082026-02-23T23:29:18.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092026-02-23T23:29:18.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102026-02-23T23:29:19.019Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29112026-02-23T23:29:19.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
29122026-02-23T23:29:19.948Z
29132026-02-23T23:29:19.948Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (74/252)
29142026-02-23T23:29:20.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152026-02-23T23:29:20.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162026-02-23T23:29:20.824Z Compiling object v0.37.3
29172026-02-23T23:29:20.949Z Compiling stacker v0.1.23
29182026-02-23T23:29:20.952Z Compiling cfg_aliases v0.1.1
29192026-02-23T23:29:20.963Z Compiling convert_case v0.7.1
29202026-02-23T23:29:20.966Z Compiling vte_generate_state_changes v0.1.2
29212026-02-23T23:29:20.978Z Checking fd-lock v4.0.2
29222026-02-23T23:29:20.981Z Checking nibble_vec v0.1.0
29232026-02-23T23:29:20.981Z Compiling recursive-proc-macro-impl v0.1.1
29242026-02-23T23:29:21.088Z Compiling nix v0.28.0
29252026-02-23T23:29:21.248Z Checking endian-type v0.1.2
29262026-02-23T23:29:21.269Z Compiling peg-macros v0.8.5
29272026-02-23T23:29:21.428Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29282026-02-23T23:29:21.465Z Checking radix_trie v0.2.1
29292026-02-23T23:29:21.585Z Checking vte v0.11.1
29302026-02-23T23:29:21.743Z Compiling sqlparser_derive v0.5.0
29312026-02-23T23:29:21.782Z Compiling derive_more-impl v2.0.1
29322026-02-23T23:29:21.867Z Checking unicode_categories v0.1.1
29332026-02-23T23:29:22.175Z Checking nu-ansi-term v0.50.1
29342026-02-23T23:29:22.466Z Checking home v0.5.9
29352026-02-23T23:29:22.642Z Checking sqlformat v0.3.5
29362026-02-23T23:29:22.662Z Checking display-error-chain v0.2.2
29372026-02-23T23:29:23.028Z Checking strip-ansi-escapes v0.2.0
29382026-02-23T23:29:23.209Z Checking reedline v0.40.0
29392026-02-23T23:29:23.600Z Checking derive_more v2.0.1
29402026-02-23T23:29:23.714Z Checking crossterm v0.29.0
29412026-02-23T23:29:23.892Z Checking peg v0.8.5
29422026-02-23T23:29:24.095Z Checking rustyline v14.0.0
29432026-02-23T23:29:26.625Z Compiling ar_archive_writer v0.5.1
29442026-02-23T23:29:27.501Z Compiling psm v0.1.30
29452026-02-23T23:29:28.297Z Checking recursive v0.1.1
29462026-02-23T23:29:28.383Z Checking sqlparser v0.61.0
29472026-02-23T23:29:48.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.69s
29482026-02-23T23:29:48.068Z
29492026-02-23T23:29:48.069Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (75/252)
29502026-02-23T23:29:48.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29512026-02-23T23:29:48.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29522026-02-23T23:29:48.738Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29532026-02-23T23:29:54.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
29542026-02-23T23:29:54.445Z
29552026-02-23T23:29:54.445Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (76/252)
29562026-02-23T23:29:55.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29572026-02-23T23:29:55.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29582026-02-23T23:29:55.331Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29592026-02-23T23:29:59.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
29602026-02-23T23:29:59.378Z
29612026-02-23T23:29:59.379Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (77/252)
29622026-02-23T23:30:00.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29632026-02-23T23:30:00.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29642026-02-23T23:30:00.261Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29652026-02-23T23:30:05.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s
29662026-02-23T23:30:05.673Z
29672026-02-23T23:30:05.673Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (78/252)
29682026-02-23T23:30:06.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692026-02-23T23:30:06.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702026-02-23T23:30:06.573Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29712026-02-23T23:30:11.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s
29722026-02-23T23:30:12.014Z
29732026-02-23T23:30:12.014Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (79/252)
29742026-02-23T23:30:12.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752026-02-23T23:30:12.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762026-02-23T23:30:12.902Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29772026-02-23T23:30:16.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.91s
29782026-02-23T23:30:17.147Z
29792026-02-23T23:30:17.147Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (80/252)
29802026-02-23T23:30:17.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812026-02-23T23:30:17.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822026-02-23T23:30:18.038Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29832026-02-23T23:30:22.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
29842026-02-23T23:30:22.357Z
29852026-02-23T23:30:22.358Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (81/252)
29862026-02-23T23:30:23.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29872026-02-23T23:30:23.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29882026-02-23T23:30:23.252Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29892026-02-23T23:30:28.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
29902026-02-23T23:30:28.950Z
29912026-02-23T23:30:28.950Zinfo: running `cargo check --bins` on oximeter (82/252)
29922026-02-23T23:30:29.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932026-02-23T23:30:29.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942026-02-23T23:30:29.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29952026-02-23T23:30:29.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29962026-02-23T23:30:29.790Z
29972026-02-23T23:30:29.790Zinfo: running `cargo check --bins` on oximeter-schema (83/252)
29982026-02-23T23:30:30.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992026-02-23T23:30:30.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002026-02-23T23:30:30.646Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30012026-02-23T23:30:30.833Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30022026-02-23T23:30:31.312Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30032026-02-23T23:30:38.665Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30042026-02-23T23:30:39.158Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30052026-02-23T23:30:41.040Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30062026-02-23T23:30:42.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.27s
30072026-02-23T23:30:42.276Z
30082026-02-23T23:30:42.276Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (84/252)
30092026-02-23T23:30:43.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102026-02-23T23:30:43.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112026-02-23T23:30:43.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122026-02-23T23:30:43.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30132026-02-23T23:30:43.138Z
30142026-02-23T23:30:43.138Zinfo: running `cargo check --bins` on oximeter-test-utils (85/252)
30152026-02-23T23:30:43.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162026-02-23T23:30:43.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172026-02-23T23:30:43.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30182026-02-23T23:30:43.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30192026-02-23T23:30:44.063Z
30202026-02-23T23:30:44.063Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (86/252)
30212026-02-23T23:30:44.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222026-02-23T23:30:44.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232026-02-23T23:30:44.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242026-02-23T23:30:44.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30252026-02-23T23:30:44.957Z
30262026-02-23T23:30:44.957Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (87/252)
30272026-02-23T23:30:45.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282026-02-23T23:30:45.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292026-02-23T23:30:45.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302026-02-23T23:30:45.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30312026-02-23T23:30:45.813Z
30322026-02-23T23:30:45.814Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (88/252)
30332026-02-23T23:30:46.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-02-23T23:30:46.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-02-23T23:30:46.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-02-23T23:30:46.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30372026-02-23T23:30:46.672Z
30382026-02-23T23:30:46.672Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (89/252)
30392026-02-23T23:30:47.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-02-23T23:30:47.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-02-23T23:30:47.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-02-23T23:30:47.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30432026-02-23T23:30:47.529Z
30442026-02-23T23:30:47.529Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (90/252)
30452026-02-23T23:30:48.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-02-23T23:30:48.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-02-23T23:30:48.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-02-23T23:30:48.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30492026-02-23T23:30:48.375Z
30502026-02-23T23:30:48.375Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (91/252)
30512026-02-23T23:30:49.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-02-23T23:30:49.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-02-23T23:30:49.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-02-23T23:30:49.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30552026-02-23T23:30:49.243Z
30562026-02-23T23:30:49.243Zinfo: running `cargo check --bins --no-default-features` on gfss (92/252)
30572026-02-23T23:30:49.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-02-23T23:30:49.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-02-23T23:30:49.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-02-23T23:30:49.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30612026-02-23T23:30:50.050Z
30622026-02-23T23:30:50.050Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (93/252)
30632026-02-23T23:30:50.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-02-23T23:30:50.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-02-23T23:30:50.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-02-23T23:30:50.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30672026-02-23T23:30:50.867Z
30682026-02-23T23:30:50.867Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/252)
30692026-02-23T23:30:51.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-02-23T23:30:51.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-02-23T23:30:51.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-02-23T23:30:51.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30732026-02-23T23:30:51.721Z
30742026-02-23T23:30:51.721Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/252)
30752026-02-23T23:30:52.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-02-23T23:30:52.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-02-23T23:30:52.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782026-02-23T23:30:52.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30792026-02-23T23:30:52.581Z
30802026-02-23T23:30:52.581Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/252)
30812026-02-23T23:30:53.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822026-02-23T23:30:53.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832026-02-23T23:30:53.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842026-02-23T23:30:53.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30852026-02-23T23:30:53.443Z
30862026-02-23T23:30:53.443Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/252)
30872026-02-23T23:30:54.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882026-02-23T23:30:54.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892026-02-23T23:30:54.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902026-02-23T23:30:54.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30912026-02-23T23:30:54.309Z
30922026-02-23T23:30:54.309Zinfo: running `cargo check --bins` on trust-quorum-types (98/252)
30932026-02-23T23:30:55.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942026-02-23T23:30:55.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952026-02-23T23:30:55.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962026-02-23T23:30:55.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30972026-02-23T23:30:55.168Z
30982026-02-23T23:30:55.168Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/252)
30992026-02-23T23:30:55.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002026-02-23T23:30:55.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012026-02-23T23:30:55.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022026-02-23T23:30:55.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31032026-02-23T23:30:56.021Z
31042026-02-23T23:30:56.021Zinfo: running `cargo check --bins` on update-engine (100/252)
31052026-02-23T23:30:56.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062026-02-23T23:30:56.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072026-02-23T23:30:56.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082026-02-23T23:30:56.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31092026-02-23T23:30:56.837Z
31102026-02-23T23:30:56.837Zinfo: running `cargo check --bins` on omicron-certificates (101/252)
31112026-02-23T23:30:57.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122026-02-23T23:30:57.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132026-02-23T23:30:57.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142026-02-23T23:30:57.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31152026-02-23T23:30:57.666Z
31162026-02-23T23:30:57.667Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/252)
31172026-02-23T23:30:58.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182026-02-23T23:30:58.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192026-02-23T23:30:58.572Z Checking dropshot-api-manager-types v0.3.0
31202026-02-23T23:30:58.572Z Checking nanorand v0.7.0
31212026-02-23T23:30:58.869Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31222026-02-23T23:30:58.921Z Checking flume v0.11.1
31232026-02-23T23:30:59.239Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31242026-02-23T23:31:00.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
31252026-02-23T23:31:00.867Z
31262026-02-23T23:31:00.867Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/252)
31272026-02-23T23:31:01.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282026-02-23T23:31:01.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292026-02-23T23:31:01.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302026-02-23T23:31:01.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31312026-02-23T23:31:01.696Z
31322026-02-23T23:31:01.696Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/252)
31332026-02-23T23:31:02.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342026-02-23T23:31:02.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352026-02-23T23:31:02.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362026-02-23T23:31:02.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31372026-02-23T23:31:02.541Z
31382026-02-23T23:31:02.541Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/252)
31392026-02-23T23:31:03.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402026-02-23T23:31:03.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412026-02-23T23:31:03.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422026-02-23T23:31:03.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31432026-02-23T23:31:03.394Z
31442026-02-23T23:31:03.394Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/252)
31452026-02-23T23:31:04.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462026-02-23T23:31:04.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472026-02-23T23:31:04.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482026-02-23T23:31:04.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31492026-02-23T23:31:04.251Z
31502026-02-23T23:31:04.251Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/252)
31512026-02-23T23:31:04.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522026-02-23T23:31:04.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532026-02-23T23:31:04.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542026-02-23T23:31:04.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31552026-02-23T23:31:05.088Z
31562026-02-23T23:31:05.088Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/252)
31572026-02-23T23:31:05.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582026-02-23T23:31:05.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592026-02-23T23:31:05.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602026-02-23T23:31:05.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31612026-02-23T23:31:05.921Z
31622026-02-23T23:31:05.921Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/252)
31632026-02-23T23:31:06.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642026-02-23T23:31:06.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652026-02-23T23:31:06.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662026-02-23T23:31:06.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31672026-02-23T23:31:06.752Z
31682026-02-23T23:31:06.752Zinfo: running `cargo check --bins` on cockroach-admin-client (110/252)
31692026-02-23T23:31:07.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702026-02-23T23:31:07.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712026-02-23T23:31:07.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722026-02-23T23:31:07.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31732026-02-23T23:31:07.570Z
31742026-02-23T23:31:07.570Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/252)
31752026-02-23T23:31:08.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762026-02-23T23:31:08.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772026-02-23T23:31:08.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782026-02-23T23:31:08.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31792026-02-23T23:31:08.416Z
31802026-02-23T23:31:08.416Zinfo: running `cargo check --bins` on dns-service-client (112/252)
31812026-02-23T23:31:09.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822026-02-23T23:31:09.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832026-02-23T23:31:09.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842026-02-23T23:31:09.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31852026-02-23T23:31:09.262Z
31862026-02-23T23:31:09.262Zinfo: running `cargo check --bins` on installinator-client (113/252)
31872026-02-23T23:31:10.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882026-02-23T23:31:10.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892026-02-23T23:31:10.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902026-02-23T23:31:10.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31912026-02-23T23:31:10.103Z
31922026-02-23T23:31:10.104Zinfo: running `cargo check --bins` on nexus-client (114/252)
31932026-02-23T23:31:10.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942026-02-23T23:31:10.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952026-02-23T23:31:10.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962026-02-23T23:31:10.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31972026-02-23T23:31:10.982Z
31982026-02-23T23:31:10.982Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/252)
31992026-02-23T23:31:11.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002026-02-23T23:31:11.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012026-02-23T23:31:11.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022026-02-23T23:31:11.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32032026-02-23T23:31:11.869Z
32042026-02-23T23:31:11.869Zinfo: running `cargo check --bins` on ntp-admin-client (116/252)
32052026-02-23T23:31:12.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062026-02-23T23:31:12.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072026-02-23T23:31:12.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082026-02-23T23:31:12.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32092026-02-23T23:31:12.674Z
32102026-02-23T23:31:12.674Zinfo: running `cargo check --bins` on oxide-client (117/252)
32112026-02-23T23:31:13.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122026-02-23T23:31:13.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132026-02-23T23:31:13.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32142026-02-23T23:31:13.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32152026-02-23T23:31:13.504Z
32162026-02-23T23:31:13.504Zinfo: running `cargo check --bins` on oximeter-client (118/252)
32172026-02-23T23:31:14.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182026-02-23T23:31:14.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192026-02-23T23:31:14.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32202026-02-23T23:31:14.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32212026-02-23T23:31:14.345Z
32222026-02-23T23:31:14.345Zinfo: running `cargo check --bins` on repo-depot-client (119/252)
32232026-02-23T23:31:15.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242026-02-23T23:31:15.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252026-02-23T23:31:15.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262026-02-23T23:31:15.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32272026-02-23T23:31:15.158Z
32282026-02-23T23:31:15.158Zinfo: running `cargo check --bins` on sled-agent-client (120/252)
32292026-02-23T23:31:15.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302026-02-23T23:31:15.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312026-02-23T23:31:15.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322026-02-23T23:31:15.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32332026-02-23T23:31:16.030Z
32342026-02-23T23:31:16.030Zinfo: running `cargo check --bins` on wicketd-client (121/252)
32352026-02-23T23:31:16.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362026-02-23T23:31:16.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372026-02-23T23:31:16.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382026-02-23T23:31:16.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32392026-02-23T23:31:16.890Z
32402026-02-23T23:31:16.890Zinfo: running `cargo check --bins` on installinator-common (122/252)
32412026-02-23T23:31:17.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422026-02-23T23:31:17.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432026-02-23T23:31:17.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442026-02-23T23:31:17.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32452026-02-23T23:31:17.760Z
32462026-02-23T23:31:17.760Zinfo: running `cargo check --bins` on installinator-common-versions (123/252)
32472026-02-23T23:31:18.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482026-02-23T23:31:18.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492026-02-23T23:31:18.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32502026-02-23T23:31:18.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32512026-02-23T23:31:18.573Z
32522026-02-23T23:31:18.573Zinfo: running `cargo check --bins` on wicket-common (124/252)
32532026-02-23T23:31:19.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542026-02-23T23:31:19.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552026-02-23T23:31:19.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562026-02-23T23:31:19.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32572026-02-23T23:31:19.435Z
32582026-02-23T23:31:19.435Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/252)
32592026-02-23T23:31:20.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602026-02-23T23:31:20.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612026-02-23T23:31:20.328Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32622026-02-23T23:31:20.331Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32632026-02-23T23:31:20.331Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32642026-02-23T23:31:20.475Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32652026-02-23T23:31:20.479Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32662026-02-23T23:31:20.650Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32672026-02-23T23:31:20.697Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32682026-02-23T23:31:21.088Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32692026-02-23T23:31:21.091Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32702026-02-23T23:31:24.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s
32712026-02-23T23:31:24.569Z
32722026-02-23T23:31:24.569Zinfo: running `cargo check --bins` on cockroach-admin-api (126/252)
32732026-02-23T23:31:25.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-02-23T23:31:25.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-02-23T23:31:25.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-02-23T23:31:25.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32772026-02-23T23:31:25.414Z
32782026-02-23T23:31:25.415Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/252)
32792026-02-23T23:31:26.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-02-23T23:31:26.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-02-23T23:31:26.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-02-23T23:31:26.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
32832026-02-23T23:31:26.371Z
32842026-02-23T23:31:26.371Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/252)
32852026-02-23T23:31:27.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-02-23T23:31:27.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-02-23T23:31:27.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-02-23T23:31:27.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
32892026-02-23T23:31:27.328Z
32902026-02-23T23:31:27.328Zinfo: running `cargo check --bins` on dns-server (129/252)
32912026-02-23T23:31:28.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-02-23T23:31:28.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-02-23T23:31:28.201Z Compiling parking_lot_core v0.8.6
32942026-02-23T23:31:28.204Z Compiling moka v0.12.10
32952026-02-23T23:31:28.204Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32962026-02-23T23:31:28.204Z Checking tagptr v0.2.0
32972026-02-23T23:31:28.358Z Checking prefix-trie v0.7.0
32982026-02-23T23:31:28.361Z Checking fxhash v0.2.1
32992026-02-23T23:31:28.361Z Checking hickory-client v0.25.2
33002026-02-23T23:31:28.934Z Checking hickory-server v0.25.2
33012026-02-23T23:31:29.037Z Checking parking_lot v0.11.2
33022026-02-23T23:31:29.188Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33032026-02-23T23:31:29.191Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33042026-02-23T23:31:29.191Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33052026-02-23T23:31:29.311Z Checking sled v0.34.7
33062026-02-23T23:31:29.737Z Checking hickory-resolver v0.25.2
33072026-02-23T23:31:31.227Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33082026-02-23T23:31:32.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
33092026-02-23T23:31:32.945Z
33102026-02-23T23:31:32.945Zinfo: running `cargo check --bins` on dns-server-api (130/252)
33112026-02-23T23:31:33.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122026-02-23T23:31:33.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132026-02-23T23:31:33.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142026-02-23T23:31:33.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33152026-02-23T23:31:33.781Z
33162026-02-23T23:31:33.781Zinfo: running `cargo check --bins` on gateway-test-utils (131/252)
33172026-02-23T23:31:34.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182026-02-23T23:31:34.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192026-02-23T23:31:34.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202026-02-23T23:31:34.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33212026-02-23T23:31:34.697Z
33222026-02-23T23:31:34.697Zinfo: running `cargo check --bins` on omicron-gateway (132/252)
33232026-02-23T23:31:35.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242026-02-23T23:31:35.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252026-02-23T23:31:35.659Z Compiling radium v0.7.0
33262026-02-23T23:31:35.664Z Compiling maybe-uninit v2.0.0
33272026-02-23T23:31:35.664Z Checking tap v1.0.1
33282026-02-23T23:31:35.789Z Compiling zerocopy-derive v0.6.6
33292026-02-23T23:31:35.792Z Compiling packed_struct v0.10.1
33302026-02-23T23:31:35.792Z Checking funty v2.0.0
33312026-02-23T23:31:35.792Z Checking crc-catalog v2.4.0
33322026-02-23T23:31:35.805Z Compiling packed_struct_codegen v0.10.1
33332026-02-23T23:31:35.990Z Checking wyz v0.5.1
33342026-02-23T23:31:36.013Z Checking crc v3.2.1
33352026-02-23T23:31:36.352Z Compiling bitfield-macros v0.19.2
33362026-02-23T23:31:36.403Z Compiling indexmap v1.9.3
33372026-02-23T23:31:36.453Z Checking nodrop v0.1.14
33382026-02-23T23:31:36.607Z Checking array-init v0.0.4
33392026-02-23T23:31:36.628Z Checking smallvec v0.6.14
33402026-02-23T23:31:36.650Z Checking hashbrown v0.12.3
33412026-02-23T23:31:36.683Z Checking bitvec v1.0.1
33422026-02-23T23:31:36.805Z Checking ron v0.8.1
33432026-02-23T23:31:37.026Z Checking hashbrown v0.13.2
33442026-02-23T23:31:37.564Z Checking serde-hex v0.1.0
33452026-02-23T23:31:37.722Z Checking zerocopy v0.6.6
33462026-02-23T23:31:37.882Z Checking bitfield v0.19.2
33472026-02-23T23:31:38.007Z Checking crc-any v2.5.0
33482026-02-23T23:31:38.029Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33492026-02-23T23:31:38.296Z Checking void v1.0.2
33502026-02-23T23:31:38.315Z Checking path-slash v0.1.5
33512026-02-23T23:31:38.332Z Checking object v0.30.4
33522026-02-23T23:31:38.383Z Checking half v1.8.3
33532026-02-23T23:31:38.420Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33542026-02-23T23:31:38.460Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33552026-02-23T23:31:38.481Z Checking lzss v0.8.2
33562026-02-23T23:31:38.614Z Checking tungstenite v0.23.0
33572026-02-23T23:31:38.684Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33582026-02-23T23:31:38.733Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33592026-02-23T23:31:38.785Z Checking serde_cbor v0.11.2
33602026-02-23T23:31:38.836Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33612026-02-23T23:31:38.960Z Checking nix v0.27.1
33622026-02-23T23:31:39.507Z Checking kstat-rs v0.2.4
33632026-02-23T23:31:39.533Z Checking serde_bytes v0.11.19
33642026-02-23T23:31:39.686Z Checking tokio-tungstenite v0.23.1
33652026-02-23T23:31:39.857Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33662026-02-23T23:31:39.880Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33672026-02-23T23:31:40.150Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33682026-02-23T23:31:40.251Z Checking signal-hook-tokio v0.3.1
33692026-02-23T23:31:41.688Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33702026-02-23T23:31:42.116Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33712026-02-23T23:31:46.420Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33722026-02-23T23:31:47.838Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33732026-02-23T23:31:48.256Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33742026-02-23T23:31:49.977Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33752026-02-23T23:31:53.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.41s
33762026-02-23T23:31:53.332Z
33772026-02-23T23:31:53.332Zinfo: running `cargo check --bins` on gateway-api (133/252)
33782026-02-23T23:31:54.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792026-02-23T23:31:54.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802026-02-23T23:31:54.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812026-02-23T23:31:54.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33822026-02-23T23:31:54.187Z
33832026-02-23T23:31:54.187Zinfo: running `cargo check --bins` on ipcc (134/252)
33842026-02-23T23:31:54.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-02-23T23:31:54.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-02-23T23:31:54.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-02-23T23:31:54.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33882026-02-23T23:31:55.029Z
33892026-02-23T23:31:55.029Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/252)
33902026-02-23T23:31:55.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-02-23T23:31:55.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-02-23T23:31:55.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-02-23T23:31:55.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33942026-02-23T23:31:55.841Z
33952026-02-23T23:31:55.841Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/252)
33962026-02-23T23:31:56.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-02-23T23:31:56.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-02-23T23:31:56.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-02-23T23:31:56.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34002026-02-23T23:31:56.677Z
34012026-02-23T23:31:56.677Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/252)
34022026-02-23T23:31:57.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-02-23T23:31:57.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-02-23T23:31:57.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-02-23T23:31:57.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34062026-02-23T23:31:57.522Z
34072026-02-23T23:31:57.522Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (138/252)
34082026-02-23T23:31:58.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-02-23T23:31:58.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-02-23T23:31:58.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-02-23T23:31:58.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34122026-02-23T23:31:58.364Z
34132026-02-23T23:31:58.364Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (139/252)
34142026-02-23T23:31:59.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-02-23T23:31:59.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-02-23T23:31:59.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-02-23T23:31:59.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34182026-02-23T23:31:59.198Z
34192026-02-23T23:31:59.198Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (140/252)
34202026-02-23T23:31:59.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-02-23T23:31:59.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-02-23T23:31:59.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-02-23T23:31:59.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34242026-02-23T23:32:00.041Z
34252026-02-23T23:32:00.041Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (141/252)
34262026-02-23T23:32:00.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-02-23T23:32:00.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-02-23T23:32:00.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292026-02-23T23:32:00.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34302026-02-23T23:32:00.868Z
34312026-02-23T23:32:00.869Zinfo: running `cargo check --bins` on oximeter-producer (142/252)
34322026-02-23T23:32:01.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332026-02-23T23:32:01.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342026-02-23T23:32:01.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34352026-02-23T23:32:01.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34362026-02-23T23:32:01.770Z
34372026-02-23T23:32:01.770Zinfo: running `cargo check --bins` on internal-dns-resolver (143/252)
34382026-02-23T23:32:02.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392026-02-23T23:32:02.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402026-02-23T23:32:02.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412026-02-23T23:32:02.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34422026-02-23T23:32:02.624Z
34432026-02-23T23:32:02.624Zinfo: running `cargo check --bins` on sp-sim (144/252)
34442026-02-23T23:32:03.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452026-02-23T23:32:03.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462026-02-23T23:32:03.568Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34472026-02-23T23:32:06.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
34482026-02-23T23:32:06.392Z
34492026-02-23T23:32:06.392Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (145/252)
34502026-02-23T23:32:07.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512026-02-23T23:32:07.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522026-02-23T23:32:07.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34532026-02-23T23:32:07.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
34542026-02-23T23:32:07.347Z
34552026-02-23T23:32:07.348Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (146/252)
34562026-02-23T23:32:08.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572026-02-23T23:32:08.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582026-02-23T23:32:08.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34592026-02-23T23:32:08.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
34602026-02-23T23:32:08.246Z
34612026-02-23T23:32:08.246Zinfo: running `cargo check --bins` on db-macros (147/252)
34622026-02-23T23:32:08.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632026-02-23T23:32:09.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642026-02-23T23:32:09.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652026-02-23T23:32:09.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34662026-02-23T23:32:09.084Z
34672026-02-23T23:32:09.084Zinfo: running `cargo check --bins` on nexus-macros-common (148/252)
34682026-02-23T23:32:09.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692026-02-23T23:32:09.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702026-02-23T23:32:09.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712026-02-23T23:32:09.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34722026-02-23T23:32:09.912Z
34732026-02-23T23:32:09.912Zinfo: running `cargo check --bins` on nexus-auth (149/252)
34742026-02-23T23:32:10.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752026-02-23T23:32:10.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762026-02-23T23:32:10.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772026-02-23T23:32:10.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
34782026-02-23T23:32:10.834Z
34792026-02-23T23:32:10.834Zinfo: running `cargo check --bins` on authz-macros (150/252)
34802026-02-23T23:32:11.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812026-02-23T23:32:11.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822026-02-23T23:32:11.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832026-02-23T23:32:11.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34842026-02-23T23:32:11.652Z
34852026-02-23T23:32:11.653Zinfo: running `cargo check --bins` on nexus-db-fixed-data (151/252)
34862026-02-23T23:32:12.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872026-02-23T23:32:12.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882026-02-23T23:32:12.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892026-02-23T23:32:12.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34902026-02-23T23:32:12.576Z
34912026-02-23T23:32:12.576Zinfo: running `cargo check --bins` on nexus-db-model (152/252)
34922026-02-23T23:32:13.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932026-02-23T23:32:13.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942026-02-23T23:32:13.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952026-02-23T23:32:13.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34962026-02-23T23:32:13.455Z
34972026-02-23T23:32:13.455Zinfo: running `cargo check --bins` on nexus-db-schema (153/252)
34982026-02-23T23:32:14.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992026-02-23T23:32:14.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002026-02-23T23:32:14.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012026-02-23T23:32:14.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35022026-02-23T23:32:14.270Z
35032026-02-23T23:32:14.270Zinfo: running `cargo check --bins` on omicron-rpaths (154/252)
35042026-02-23T23:32:18.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-02-23T23:32:18.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-02-23T23:32:18.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-02-23T23:32:18.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35082026-02-23T23:32:18.189Z
35092026-02-23T23:32:18.189Zinfo: running `cargo check --bins` on nexus-defaults (155/252)
35102026-02-23T23:32:18.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-02-23T23:32:18.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-02-23T23:32:18.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-02-23T23:32:18.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35142026-02-23T23:32:18.189Z
35152026-02-23T23:32:18.189Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (156/252)
35162026-02-23T23:32:18.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-02-23T23:32:18.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-02-23T23:32:18.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-02-23T23:32:18.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35202026-02-23T23:32:18.189Z
35212026-02-23T23:32:18.189Zinfo: running `cargo check --bins` on parallel-task-set (157/252)
35222026-02-23T23:32:18.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-02-23T23:32:18.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-02-23T23:32:18.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-02-23T23:32:18.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35262026-02-23T23:32:18.189Z
35272026-02-23T23:32:18.189Zinfo: running `cargo check --bins` on nexus-db-errors (158/252)
35282026-02-23T23:32:18.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-02-23T23:32:18.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-02-23T23:32:18.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-02-23T23:32:18.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35322026-02-23T23:32:18.426Z
35332026-02-23T23:32:18.426Zinfo: running `cargo check --bins` on nexus-db-lookup (159/252)
35342026-02-23T23:32:19.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-02-23T23:32:19.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-02-23T23:32:19.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-02-23T23:32:19.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35382026-02-23T23:32:19.345Z
35392026-02-23T23:32:19.345Zinfo: running `cargo check --bins` on nexus-inventory (160/252)
35402026-02-23T23:32:20.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-02-23T23:32:20.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-02-23T23:32:20.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-02-23T23:32:20.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35442026-02-23T23:32:20.238Z
35452026-02-23T23:32:20.238Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (161/252)
35462026-02-23T23:32:21.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-02-23T23:32:21.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-02-23T23:32:21.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-02-23T23:32:21.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35502026-02-23T23:32:21.107Z
35512026-02-23T23:32:21.107Zinfo: running `cargo check --bins --no-default-features` on sled-storage (162/252)
35522026-02-23T23:32:21.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-02-23T23:32:21.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-02-23T23:32:21.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-02-23T23:32:21.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35562026-02-23T23:32:22.074Z
35572026-02-23T23:32:22.074Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (163/252)
35582026-02-23T23:32:22.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-02-23T23:32:22.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-02-23T23:32:22.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-02-23T23:32:22.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35622026-02-23T23:32:22.809Z
35632026-02-23T23:32:22.809Zinfo: running `cargo check --bins` on key-manager (164/252)
35642026-02-23T23:32:23.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-02-23T23:32:23.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-02-23T23:32:23.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-02-23T23:32:23.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35682026-02-23T23:32:23.645Z
35692026-02-23T23:32:23.645Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (165/252)
35702026-02-23T23:32:24.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-02-23T23:32:24.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-02-23T23:32:24.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-02-23T23:32:24.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35742026-02-23T23:32:24.495Z
35752026-02-23T23:32:24.495Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (166/252)
35762026-02-23T23:32:25.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-02-23T23:32:25.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-02-23T23:32:25.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-02-23T23:32:25.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35802026-02-23T23:32:25.352Z
35812026-02-23T23:32:25.352Zinfo: running `cargo check --bins` on typed-rng (167/252)
35822026-02-23T23:32:26.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-02-23T23:32:26.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-02-23T23:32:26.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-02-23T23:32:26.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35862026-02-23T23:32:26.168Z
35872026-02-23T23:32:26.168Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (168/252)
35882026-02-23T23:32:26.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-02-23T23:32:26.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-02-23T23:32:27.287Z Compiling libefi-sys v0.1.0
35912026-02-23T23:32:27.290Z Compiling bitfield-struct v0.6.2
35922026-02-23T23:32:27.290Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35932026-02-23T23:32:27.459Z Compiling xshell-macros v0.2.7
35942026-02-23T23:32:27.478Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35952026-02-23T23:32:27.495Z Compiling salty v0.3.0
35962026-02-23T23:32:27.517Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35972026-02-23T23:32:27.538Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35982026-02-23T23:32:27.563Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35992026-02-23T23:32:27.727Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36002026-02-23T23:32:28.014Z Checking primeorder v0.13.6
36012026-02-23T23:32:28.112Z Compiling proc-macro-error-attr2 v2.0.0
36022026-02-23T23:32:28.137Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36032026-02-23T23:32:28.181Z Checking xshell v0.2.7
36042026-02-23T23:32:28.379Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36052026-02-23T23:32:28.509Z Checking p384 v0.13.1
36062026-02-23T23:32:28.535Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36072026-02-23T23:32:28.690Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36082026-02-23T23:32:28.764Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36092026-02-23T23:32:28.909Z Compiling proc-macro-error2 v2.0.1
36102026-02-23T23:32:28.947Z Compiling num-derive v0.3.3
36112026-02-23T23:32:29.261Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36122026-02-23T23:32:29.381Z Compiling unicase v2.8.1
36132026-02-23T23:32:29.441Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36142026-02-23T23:32:29.532Z Compiling tabled_derive v0.11.0
36152026-02-23T23:32:29.728Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36162026-02-23T23:32:29.774Z Compiling mime_guess v2.0.5
36172026-02-23T23:32:30.043Z Checking papergrid v0.17.0
36182026-02-23T23:32:30.193Z Checking testing_table v0.3.0
36192026-02-23T23:32:30.352Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36202026-02-23T23:32:30.924Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36212026-02-23T23:32:31.108Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36222026-02-23T23:32:31.356Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36232026-02-23T23:32:31.420Z Checking libscf-sys v1.1.0
36242026-02-23T23:32:31.663Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36252026-02-23T23:32:31.898Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36262026-02-23T23:32:32.048Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36272026-02-23T23:32:32.245Z Checking corncobs v0.1.4
36282026-02-23T23:32:32.333Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36292026-02-23T23:32:32.490Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36302026-02-23T23:32:32.513Z Checking tabled v0.20.0
36312026-02-23T23:32:32.730Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36322026-02-23T23:32:32.755Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36332026-02-23T23:32:32.819Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36342026-02-23T23:32:32.915Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36352026-02-23T23:32:32.995Z Checking secrecy v0.8.0
36362026-02-23T23:32:33.230Z Checking http-range v0.1.5
36372026-02-23T23:32:33.561Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36382026-02-23T23:32:33.684Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36392026-02-23T23:32:33.787Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36402026-02-23T23:32:34.293Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36412026-02-23T23:32:34.473Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36422026-02-23T23:32:34.579Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36432026-02-23T23:32:34.753Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36442026-02-23T23:32:34.800Z Checking atty v0.2.14
36452026-02-23T23:32:34.833Z Checking crc8 v0.1.1
36462026-02-23T23:32:34.899Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36472026-02-23T23:32:34.962Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36482026-02-23T23:32:34.994Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36492026-02-23T23:32:35.404Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36502026-02-23T23:32:35.611Z Checking hyper-staticfile v0.10.1
36512026-02-23T23:32:36.115Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36522026-02-23T23:32:36.140Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36532026-02-23T23:32:36.319Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36542026-02-23T23:32:36.537Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36552026-02-23T23:32:36.783Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36562026-02-23T23:32:36.901Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36572026-02-23T23:32:36.945Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36582026-02-23T23:32:37.143Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36592026-02-23T23:32:37.216Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36602026-02-23T23:32:37.243Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36612026-02-23T23:32:37.421Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36622026-02-23T23:32:37.762Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36632026-02-23T23:32:37.989Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36642026-02-23T23:32:38.533Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36652026-02-23T23:32:39.895Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36662026-02-23T23:32:40.240Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36672026-02-23T23:32:40.414Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36682026-02-23T23:32:41.129Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36692026-02-23T23:32:41.588Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36702026-02-23T23:32:41.688Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36712026-02-23T23:32:50.136Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36722026-02-23T23:33:06.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.47s
36732026-02-23T23:33:06.894Z
36742026-02-23T23:33:06.894Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (169/252)
36752026-02-23T23:33:07.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762026-02-23T23:33:07.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772026-02-23T23:33:07.925Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36782026-02-23T23:33:24.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.80s
36792026-02-23T23:33:24.935Z
36802026-02-23T23:33:24.935Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (170/252)
36812026-02-23T23:33:25.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822026-02-23T23:33:25.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832026-02-23T23:33:25.946Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36842026-02-23T23:33:42.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.96s
36852026-02-23T23:33:43.148Z
36862026-02-23T23:33:43.148Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (171/252)
36872026-02-23T23:33:43.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882026-02-23T23:33:43.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892026-02-23T23:33:44.162Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36902026-02-23T23:34:01.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.90s
36912026-02-23T23:34:01.296Z
36922026-02-23T23:34:01.296Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (172/252)
36932026-02-23T23:34:02.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942026-02-23T23:34:02.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952026-02-23T23:34:02.314Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36962026-02-23T23:34:19.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.92s
36972026-02-23T23:34:19.459Z
36982026-02-23T23:34:19.459Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (173/252)
36992026-02-23T23:34:20.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002026-02-23T23:34:20.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012026-02-23T23:34:20.470Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37022026-02-23T23:34:37.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.99s
37032026-02-23T23:34:37.686Z
37042026-02-23T23:34:37.687Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (174/252)
37052026-02-23T23:34:38.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062026-02-23T23:34:38.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072026-02-23T23:34:38.705Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37082026-02-23T23:34:55.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.84s
37092026-02-23T23:34:55.771Z
37102026-02-23T23:34:55.771Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (175/252)
37112026-02-23T23:34:56.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37122026-02-23T23:34:56.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37132026-02-23T23:34:56.787Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37142026-02-23T23:35:13.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.88s
37152026-02-23T23:35:13.904Z
37162026-02-23T23:35:13.904Zinfo: running `cargo check --bins` on bootstrap-agent-api (176/252)
37172026-02-23T23:35:14.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37182026-02-23T23:35:14.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37192026-02-23T23:35:14.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37202026-02-23T23:35:14.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37212026-02-23T23:35:14.781Z
37222026-02-23T23:35:14.781Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (177/252)
37232026-02-23T23:35:15.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242026-02-23T23:35:15.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252026-02-23T23:35:15.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37262026-02-23T23:35:15.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37272026-02-23T23:35:15.640Z
37282026-02-23T23:35:15.640Zinfo: running `cargo check --bins` on range-requests (178/252)
37292026-02-23T23:35:16.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302026-02-23T23:35:16.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312026-02-23T23:35:16.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37322026-02-23T23:35:16.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
37332026-02-23T23:35:16.453Z
37342026-02-23T23:35:16.453Zinfo: running `cargo check --bins` on repo-depot-api (179/252)
37352026-02-23T23:35:17.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362026-02-23T23:35:17.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372026-02-23T23:35:17.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37382026-02-23T23:35:17.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37392026-02-23T23:35:17.292Z
37402026-02-23T23:35:17.292Zinfo: running `cargo check --bins` on sled-agent-api (180/252)
37412026-02-23T23:35:18.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422026-02-23T23:35:18.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432026-02-23T23:35:18.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37442026-02-23T23:35:18.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37452026-02-23T23:35:18.148Z
37462026-02-23T23:35:18.148Zinfo: running `cargo check --bins` on sled-diagnostics (181/252)
37472026-02-23T23:35:18.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482026-02-23T23:35:18.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492026-02-23T23:35:18.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37502026-02-23T23:35:18.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37512026-02-23T23:35:18.994Z
37522026-02-23T23:35:18.994Zinfo: running `cargo check --bins` on zfs-test-harness (182/252)
37532026-02-23T23:35:19.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542026-02-23T23:35:19.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552026-02-23T23:35:19.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37562026-02-23T23:35:19.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37572026-02-23T23:35:19.865Z
37582026-02-23T23:35:19.865Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (183/252)
37592026-02-23T23:35:20.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602026-02-23T23:35:20.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612026-02-23T23:35:20.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37622026-02-23T23:35:20.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37632026-02-23T23:35:20.733Z
37642026-02-23T23:35:20.733Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (184/252)
37652026-02-23T23:35:21.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662026-02-23T23:35:21.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672026-02-23T23:35:21.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37682026-02-23T23:35:21.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37692026-02-23T23:35:21.608Z
37702026-02-23T23:35:21.608Zinfo: running `cargo check --bins` on sled-agent-health-monitor (185/252)
37712026-02-23T23:35:22.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722026-02-23T23:35:22.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732026-02-23T23:35:22.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37742026-02-23T23:35:22.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37752026-02-23T23:35:22.482Z
37762026-02-23T23:35:22.482Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (186/252)
37772026-02-23T23:35:23.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782026-02-23T23:35:23.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792026-02-23T23:35:23.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37802026-02-23T23:35:23.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37812026-02-23T23:35:23.353Z
37822026-02-23T23:35:23.353Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (187/252)
37832026-02-23T23:35:24.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842026-02-23T23:35:24.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852026-02-23T23:35:24.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862026-02-23T23:35:24.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37872026-02-23T23:35:24.226Z
37882026-02-23T23:35:24.226Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (188/252)
37892026-02-23T23:35:24.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902026-02-23T23:35:24.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912026-02-23T23:35:24.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922026-02-23T23:35:25.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37932026-02-23T23:35:25.093Z
37942026-02-23T23:35:25.093Zinfo: running `cargo check --bins` on trust-quorum (189/252)
37952026-02-23T23:35:25.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962026-02-23T23:35:25.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972026-02-23T23:35:25.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982026-02-23T23:35:25.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37992026-02-23T23:35:25.955Z
38002026-02-23T23:35:25.955Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (190/252)
38012026-02-23T23:35:26.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022026-02-23T23:35:26.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032026-02-23T23:35:26.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042026-02-23T23:35:26.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38052026-02-23T23:35:26.845Z
38062026-02-23T23:35:26.845Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (191/252)
38072026-02-23T23:35:27.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082026-02-23T23:35:27.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092026-02-23T23:35:27.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38102026-02-23T23:35:27.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38112026-02-23T23:35:27.755Z
38122026-02-23T23:35:27.755Zinfo: running `cargo check --bins` on update-common (192/252)
38132026-02-23T23:35:28.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142026-02-23T23:35:28.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152026-02-23T23:35:28.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162026-02-23T23:35:28.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38172026-02-23T23:35:28.605Z
38182026-02-23T23:35:28.605Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/252)
38192026-02-23T23:35:29.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202026-02-23T23:35:29.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212026-02-23T23:35:29.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222026-02-23T23:35:29.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38232026-02-23T23:35:29.521Z
38242026-02-23T23:35:29.521Zinfo: running `cargo check --bins` on reconfigurator-cli (194/252)
38252026-02-23T23:35:30.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262026-02-23T23:35:30.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272026-02-23T23:35:30.531Z Compiling fs-err v2.11.0
38282026-02-23T23:35:30.532Z Checking ignore v0.4.23
38292026-02-23T23:35:30.535Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38302026-02-23T23:35:30.535Z Checking predicates-tree v1.0.12
38312026-02-23T23:35:30.662Z Checking parse-size v1.1.0
38322026-02-23T23:35:30.665Z Checking rand_seeder v0.4.0
38332026-02-23T23:35:30.665Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38342026-02-23T23:35:30.665Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38352026-02-23T23:35:30.965Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38362026-02-23T23:35:30.968Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38372026-02-23T23:35:30.968Z Compiling petname v2.0.2
38382026-02-23T23:35:31.224Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38392026-02-23T23:35:31.421Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38402026-02-23T23:35:31.443Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38412026-02-23T23:35:31.463Z Checking globwalk v0.9.1
38422026-02-23T23:35:31.709Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38432026-02-23T23:35:31.734Z Checking sapling-renderdag v0.1.0
38442026-02-23T23:35:31.795Z Checking camino-tempfile-ext v0.3.2
38452026-02-23T23:35:32.044Z Checking sync-ptr v0.1.4
38462026-02-23T23:35:32.189Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38472026-02-23T23:35:32.242Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38482026-02-23T23:35:32.298Z Checking assert_matches v1.5.0
38492026-02-23T23:35:32.910Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38502026-02-23T23:35:32.949Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38512026-02-23T23:35:32.952Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38522026-02-23T23:35:33.864Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38532026-02-23T23:35:35.856Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38542026-02-23T23:35:39.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.62s
38552026-02-23T23:35:39.376Z
38562026-02-23T23:35:39.376Zinfo: running `cargo check --bins` on omicron-repl-utils (195/252)
38572026-02-23T23:35:40.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582026-02-23T23:35:40.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592026-02-23T23:35:40.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38602026-02-23T23:35:40.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38612026-02-23T23:35:40.195Z
38622026-02-23T23:35:40.195Zinfo: running `cargo check --bins` on nexus-test-interface (196/252)
38632026-02-23T23:35:40.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642026-02-23T23:35:41.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652026-02-23T23:35:41.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38662026-02-23T23:35:41.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38672026-02-23T23:35:41.101Z
38682026-02-23T23:35:41.101Zinfo: running `cargo check --bins` on oximeter-collector (197/252)
38692026-02-23T23:35:41.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702026-02-23T23:35:41.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712026-02-23T23:35:42.045Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38722026-02-23T23:35:42.045Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38732026-02-23T23:35:42.978Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38742026-02-23T23:35:45.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
38752026-02-23T23:35:45.442Z
38762026-02-23T23:35:45.442Zinfo: running `cargo check --bins` on oximeter-api (198/252)
38772026-02-23T23:35:46.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-02-23T23:35:46.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-02-23T23:35:46.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-02-23T23:35:46.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38812026-02-23T23:35:46.278Z
38822026-02-23T23:35:46.278Zinfo: running `cargo check --bins` on cert-dev (199/252)
38832026-02-23T23:35:46.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-02-23T23:35:46.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-02-23T23:35:47.082Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38862026-02-23T23:35:47.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38872026-02-23T23:35:47.614Z
38882026-02-23T23:35:47.614Zinfo: running `cargo check --bins` on clickana (200/252)
38892026-02-23T23:35:48.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-02-23T23:35:48.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-02-23T23:35:48.461Z Checking castaway v0.2.3
38922026-02-23T23:35:48.464Z Checking unicode-truncate v1.1.0
38932026-02-23T23:35:48.464Z Checking lru v0.12.5
38942026-02-23T23:35:48.464Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38952026-02-23T23:35:48.464Z Compiling instability v0.3.2
38962026-02-23T23:35:48.464Z Compiling indoc v2.0.6
38972026-02-23T23:35:48.580Z Checking cassowary v0.3.0
38982026-02-23T23:35:48.710Z Checking compact_str v0.8.0
38992026-02-23T23:35:49.380Z Checking ratatui v0.29.0
39002026-02-23T23:35:50.321Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39012026-02-23T23:35:50.575Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39022026-02-23T23:35:51.775Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39032026-02-23T23:35:52.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.09s
39042026-02-23T23:35:52.934Z
39052026-02-23T23:35:52.934Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (201/252)
39062026-02-23T23:35:53.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39072026-02-23T23:35:53.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39082026-02-23T23:35:53.894Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39092026-02-23T23:35:53.894Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39102026-02-23T23:35:54.680Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39112026-02-23T23:35:55.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
39122026-02-23T23:35:55.453Z
39132026-02-23T23:35:55.454Zinfo: running `cargo check --bins` on ch-dev (202/252)
39142026-02-23T23:35:56.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39152026-02-23T23:35:56.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39162026-02-23T23:35:56.395Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39172026-02-23T23:35:57.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
39182026-02-23T23:35:57.609Z
39192026-02-23T23:35:57.609Zinfo: running `cargo check --bins` on dev-tools-common (203/252)
39202026-02-23T23:35:58.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212026-02-23T23:35:58.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222026-02-23T23:35:58.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39232026-02-23T23:35:58.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
39242026-02-23T23:35:58.253Z
39252026-02-23T23:35:58.253Zinfo: running `cargo check --bins` on crdb-seed (204/252)
39262026-02-23T23:35:59.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272026-02-23T23:35:59.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282026-02-23T23:35:59.181Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39292026-02-23T23:35:59.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
39302026-02-23T23:35:59.968Z
39312026-02-23T23:35:59.969Zinfo: running `cargo check --bins` on db-dev (205/252)
39322026-02-23T23:36:00.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332026-02-23T23:36:00.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342026-02-23T23:36:00.906Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39352026-02-23T23:36:01.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
39362026-02-23T23:36:02.127Z
39372026-02-23T23:36:02.127Zinfo: running `cargo check --bins` on omicron-dev-lib (206/252)
39382026-02-23T23:36:02.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392026-02-23T23:36:02.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402026-02-23T23:36:02.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39412026-02-23T23:36:02.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
39422026-02-23T23:36:03.040Z
39432026-02-23T23:36:03.040Zinfo: running `cargo check --bins` on xtask-downloader (207/252)
39442026-02-23T23:36:03.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452026-02-23T23:36:03.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462026-02-23T23:36:03.852Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39472026-02-23T23:36:04.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
39482026-02-23T23:36:05.010Z
39492026-02-23T23:36:05.010Zinfo: running `cargo check --bins` on omicron-dropshot-apis (208/252)
39502026-02-23T23:36:05.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512026-02-23T23:36:05.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522026-02-23T23:36:05.980Z Compiling tabled_derive v0.10.0
39532026-02-23T23:36:05.980Z Checking papergrid v0.14.0
39542026-02-23T23:36:05.980Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39552026-02-23T23:36:05.983Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39562026-02-23T23:36:05.983Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39572026-02-23T23:36:05.983Z Compiling trait-variant v0.1.2
39582026-02-23T23:36:05.983Z Checking is_ci v1.2.0
39592026-02-23T23:36:06.109Z Checking maplit v1.0.2
39602026-02-23T23:36:06.321Z Checking supports-color v3.0.2
39612026-02-23T23:36:06.324Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39622026-02-23T23:36:06.555Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39632026-02-23T23:36:06.559Z Checking drift v0.1.3
39642026-02-23T23:36:06.859Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39652026-02-23T23:36:07.086Z Checking dropshot-api-manager v0.3.0
39662026-02-23T23:36:07.190Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39672026-02-23T23:36:07.266Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39682026-02-23T23:36:07.600Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39692026-02-23T23:36:07.703Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39702026-02-23T23:36:07.870Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39712026-02-23T23:36:08.221Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39722026-02-23T23:36:08.630Z Checking tabled v0.18.0
39732026-02-23T23:36:08.653Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39742026-02-23T23:36:08.895Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39752026-02-23T23:36:08.899Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39762026-02-23T23:36:16.943Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39772026-02-23T23:36:18.571Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39782026-02-23T23:36:19.444Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39792026-02-23T23:36:20.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.02s
39802026-02-23T23:36:20.271Z
39812026-02-23T23:36:20.271Zinfo: running `cargo check --bins` on installinator-api (209/252)
39822026-02-23T23:36:21.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39832026-02-23T23:36:21.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39842026-02-23T23:36:21.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39852026-02-23T23:36:21.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
39862026-02-23T23:36:21.114Z
39872026-02-23T23:36:21.114Zinfo: running `cargo check --bins` on nexus-external-api (210/252)
39882026-02-23T23:36:21.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39892026-02-23T23:36:21.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39902026-02-23T23:36:21.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39912026-02-23T23:36:21.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
39922026-02-23T23:36:22.008Z
39932026-02-23T23:36:22.008Zinfo: running `cargo check --bins` on nexus-internal-api (211/252)
39942026-02-23T23:36:22.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39952026-02-23T23:36:22.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39962026-02-23T23:36:22.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39972026-02-23T23:36:22.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
39982026-02-23T23:36:22.901Z
39992026-02-23T23:36:22.901Zinfo: running `cargo check --bins` on nexus-lockstep-api (212/252)
40002026-02-23T23:36:23.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40012026-02-23T23:36:23.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40022026-02-23T23:36:23.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40032026-02-23T23:36:23.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
40042026-02-23T23:36:23.801Z
40052026-02-23T23:36:23.801Zinfo: running `cargo check --bins` on ntp-admin-api (213/252)
40062026-02-23T23:36:24.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40072026-02-23T23:36:24.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40082026-02-23T23:36:24.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40092026-02-23T23:36:24.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
40102026-02-23T23:36:24.651Z
40112026-02-23T23:36:24.651Zinfo: running `cargo check --bins` on ntp-admin-types-versions (214/252)
40122026-02-23T23:36:25.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40132026-02-23T23:36:25.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40142026-02-23T23:36:25.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40152026-02-23T23:36:25.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
40162026-02-23T23:36:25.472Z
40172026-02-23T23:36:25.473Zinfo: running `cargo check --bins` on wicketd-api (215/252)
40182026-02-23T23:36:26.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40192026-02-23T23:36:26.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40202026-02-23T23:36:26.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40212026-02-23T23:36:26.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
40222026-02-23T23:36:26.328Z
40232026-02-23T23:36:26.328Zinfo: running `cargo check --bins` on omicron-ls-apis (216/252)
40242026-02-23T23:36:27.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40252026-02-23T23:36:27.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40262026-02-23T23:36:27.148Z Checking typeid v1.0.3
40272026-02-23T23:36:27.269Z Checking ordered-float v2.10.1
40282026-02-23T23:36:27.284Z Checking unicode-xid v0.2.6
40292026-02-23T23:36:27.303Z Checking cargo-platform v0.2.0
40302026-02-23T23:36:27.363Z Checking erased-serde v0.4.6
40312026-02-23T23:36:27.615Z Checking serde-value v0.7.0
40322026-02-23T23:36:27.949Z Checking serde-untagged v0.1.7
40332026-02-23T23:36:28.181Z Checking cargo-util-schemas v0.8.2
40342026-02-23T23:36:29.388Z Checking cargo_metadata v0.21.0
40352026-02-23T23:36:30.426Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40362026-02-23T23:36:31.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.09s
40372026-02-23T23:36:31.620Z
40382026-02-23T23:36:31.620Zinfo: running `cargo check --bins` on mgs-dev (217/252)
40392026-02-23T23:36:32.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-02-23T23:36:32.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-02-23T23:36:32.594Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40422026-02-23T23:36:33.396Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40432026-02-23T23:36:34.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
40442026-02-23T23:36:34.298Z
40452026-02-23T23:36:34.298Zinfo: running `cargo check --bins` on omicron-omdb (218/252)
40462026-02-23T23:36:35.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40472026-02-23T23:36:35.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40482026-02-23T23:36:35.453Z Compiling vergen-gitcl v1.0.8
40492026-02-23T23:36:35.453Z Compiling dirs-sys-next v0.1.2
40502026-02-23T23:36:35.453Z Compiling crunchy v0.2.2
40512026-02-23T23:36:35.456Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40522026-02-23T23:36:35.456Z Compiling dsl_auto_type v0.1.2
40532026-02-23T23:36:35.456Z Checking scheduled-thread-pool v0.2.7
40542026-02-23T23:36:35.456Z Compiling diesel_table_macro_syntax v0.2.0
40552026-02-23T23:36:35.597Z Compiling tiny-keccak v2.0.2
40562026-02-23T23:36:35.912Z Compiling dirs-next v2.0.0
40572026-02-23T23:36:36.048Z Checking r2d2 v0.8.10
40582026-02-23T23:36:36.050Z Compiling bit-vec v0.6.3
40592026-02-23T23:36:36.085Z Compiling term v0.7.0
40602026-02-23T23:36:36.131Z Compiling ena v0.14.3
40612026-02-23T23:36:36.372Z Compiling bindgen v0.71.1
40622026-02-23T23:36:36.481Z Compiling bit-set v0.5.3
40632026-02-23T23:36:36.553Z Compiling regex-syntax v0.6.29
40642026-02-23T23:36:36.777Z Compiling ascii-canvas v3.0.0
40652026-02-23T23:36:37.086Z Compiling diesel_derives v2.2.3
40662026-02-23T23:36:37.160Z Compiling diff v0.1.13
40672026-02-23T23:36:37.290Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40682026-02-23T23:36:37.313Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40692026-02-23T23:36:37.333Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40702026-02-23T23:36:37.565Z Compiling libxml v0.3.3
40712026-02-23T23:36:37.668Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40722026-02-23T23:36:37.695Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40732026-02-23T23:36:38.026Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40742026-02-23T23:36:38.255Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40752026-02-23T23:36:38.380Z Compiling strum_macros v0.24.3
40762026-02-23T23:36:38.414Z Compiling indoc v1.0.9
40772026-02-23T23:36:39.281Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40782026-02-23T23:36:39.632Z Checking derive_builder v0.20.2
40792026-02-23T23:36:39.820Z Compiling lalrpop v0.19.12
40802026-02-23T23:36:40.305Z Compiling oso-derive v0.27.3
40812026-02-23T23:36:40.712Z Compiling impl-trait-for-tuples v0.2.2
40822026-02-23T23:36:41.323Z Checking quick-xml v0.37.2
40832026-02-23T23:36:41.594Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40842026-02-23T23:36:41.654Z Compiling diesel-dtrace v0.4.2
40852026-02-23T23:36:42.176Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40862026-02-23T23:36:42.534Z Checking bb8 v0.8.5
40872026-02-23T23:36:43.102Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40882026-02-23T23:36:43.245Z Checking nonempty v0.12.0
40892026-02-23T23:36:43.476Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40902026-02-23T23:36:43.511Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40912026-02-23T23:36:43.557Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40922026-02-23T23:36:43.881Z Checking console v0.16.0
40932026-02-23T23:36:43.905Z Checking unit-prefix v0.5.1
40942026-02-23T23:36:44.125Z Checking support-bundle-viewer v0.1.2
40952026-02-23T23:36:44.475Z Checking indicatif v0.18.0
40962026-02-23T23:36:44.545Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40972026-02-23T23:36:44.624Z Checking multimap v0.10.1
40982026-02-23T23:36:47.257Z Checking diesel v2.2.12
40992026-02-23T23:36:51.847Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41002026-02-23T23:36:51.850Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41012026-02-23T23:36:51.850Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41022026-02-23T23:36:51.949Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41032026-02-23T23:36:52.238Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41042026-02-23T23:36:55.385Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41052026-02-23T23:36:55.572Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41062026-02-23T23:36:56.939Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41072026-02-23T23:37:01.230Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41082026-02-23T23:37:10.324Z Compiling samael v0.0.19
41092026-02-23T23:37:20.047Z Checking async-bb8-diesel v0.2.1
41102026-02-23T23:37:24.950Z Compiling polar-core v0.27.3
41112026-02-23T23:37:32.090Z Checking oso v0.27.3
41122026-02-23T23:38:24.753Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41132026-02-23T23:39:15.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
41142026-02-23T23:39:15.922Z
41152026-02-23T23:39:15.922Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (219/252)
41162026-02-23T23:39:16.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41172026-02-23T23:39:16.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41182026-02-23T23:39:16.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41192026-02-23T23:39:16.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
41202026-02-23T23:39:16.831Z
41212026-02-23T23:39:16.831Zinfo: running `cargo check --bins` on nexus-saga-recovery (220/252)
41222026-02-23T23:39:17.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41232026-02-23T23:39:17.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41242026-02-23T23:39:17.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41252026-02-23T23:39:17.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
41262026-02-23T23:39:17.728Z
41272026-02-23T23:39:17.728Zinfo: running `cargo check --bins` on nexus-test-utils-macros (221/252)
41282026-02-23T23:39:18.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292026-02-23T23:39:18.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302026-02-23T23:39:18.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41312026-02-23T23:39:18.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41322026-02-23T23:39:18.533Z
41332026-02-23T23:39:18.533Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (222/252)
41342026-02-23T23:39:19.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352026-02-23T23:39:19.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362026-02-23T23:39:19.673Z Compiling libz-sys v1.1.20
41372026-02-23T23:39:19.677Z Compiling libgit2-sys v0.18.2+1.9.1
41382026-02-23T23:39:19.831Z Compiling vergen-git2 v1.0.7
41392026-02-23T23:39:19.844Z Compiling rustls v0.21.12
41402026-02-23T23:39:19.847Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41412026-02-23T23:39:19.859Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41422026-02-23T23:39:19.863Z Checking sct v0.7.1
41432026-02-23T23:39:19.864Z Checking rustls-webpki v0.101.7
41442026-02-23T23:39:20.138Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41452026-02-23T23:39:20.236Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41462026-02-23T23:39:20.257Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41472026-02-23T23:39:20.277Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41482026-02-23T23:39:20.567Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41492026-02-23T23:39:20.706Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41502026-02-23T23:39:20.736Z Checking rustls-pemfile v1.0.4
41512026-02-23T23:39:20.764Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41522026-02-23T23:39:20.950Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41532026-02-23T23:39:21.289Z Checking twox-hash v2.1.0
41542026-02-23T23:39:21.742Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41552026-02-23T23:39:21.812Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41562026-02-23T23:39:22.605Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41572026-02-23T23:39:22.633Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41582026-02-23T23:39:22.948Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41592026-02-23T23:39:23.460Z Checking tokio-rustls v0.24.1
41602026-02-23T23:39:23.841Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41612026-02-23T23:39:23.953Z Checking fatfs v0.3.6
41622026-02-23T23:39:24.073Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41632026-02-23T23:39:24.098Z Compiling seq-macro v0.3.6
41642026-02-23T23:39:30.993Z Compiling git2 v0.20.2
41652026-02-23T23:39:32.959Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41662026-02-23T23:39:33.116Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41672026-02-23T23:39:35.195Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41682026-02-23T23:40:48.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
41692026-02-23T23:40:49.207Z
41702026-02-23T23:40:49.207Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (223/252)
41712026-02-23T23:40:50.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722026-02-23T23:40:50.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732026-02-23T23:40:50.396Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41742026-02-23T23:41:52.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
41752026-02-23T23:41:53.002Z
41762026-02-23T23:41:53.002Zinfo: running `cargo check --bins` on nexus-background-task-interface (224/252)
41772026-02-23T23:41:53.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41782026-02-23T23:41:53.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41792026-02-23T23:41:53.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41802026-02-23T23:41:53.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
41812026-02-23T23:41:53.819Z
41822026-02-23T23:41:53.819Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (225/252)
41832026-02-23T23:41:54.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41842026-02-23T23:41:54.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41852026-02-23T23:41:54.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41862026-02-23T23:41:54.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
41872026-02-23T23:41:54.729Z
41882026-02-23T23:41:54.729Zinfo: running `cargo check --bins` on nexus-mgs-updates (226/252)
41892026-02-23T23:41:55.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41902026-02-23T23:41:55.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41912026-02-23T23:41:55.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41922026-02-23T23:41:55.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
41932026-02-23T23:41:55.632Z
41942026-02-23T23:41:55.632Zinfo: running `cargo check --bins` on nexus-networking (227/252)
41952026-02-23T23:41:56.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41962026-02-23T23:41:56.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41972026-02-23T23:41:56.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41982026-02-23T23:41:56.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
41992026-02-23T23:41:56.528Z
42002026-02-23T23:41:56.528Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (228/252)
42012026-02-23T23:41:57.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42022026-02-23T23:41:57.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42032026-02-23T23:41:57.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42042026-02-23T23:41:57.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
42052026-02-23T23:41:57.436Z
42062026-02-23T23:41:57.436Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (229/252)
42072026-02-23T23:41:58.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42082026-02-23T23:41:58.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42092026-02-23T23:41:58.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42102026-02-23T23:41:58.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42112026-02-23T23:41:58.339Z
42122026-02-23T23:41:58.339Zinfo: running `cargo check --bins` on omicron-dev (230/252)
42132026-02-23T23:41:59.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42142026-02-23T23:41:59.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42152026-02-23T23:41:59.522Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42162026-02-23T23:41:59.525Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42172026-02-23T23:41:59.686Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42182026-02-23T23:41:59.707Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42192026-02-23T23:41:59.710Z Checking diff v0.1.13
42202026-02-23T23:41:59.710Z Checking yansi v1.0.1
42212026-02-23T23:41:59.710Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42222026-02-23T23:41:59.710Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42232026-02-23T23:41:59.988Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42242026-02-23T23:42:00.239Z Checking pretty_assertions v1.4.1
42252026-02-23T23:42:01.219Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42262026-02-23T23:42:38.847Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42272026-02-23T23:42:38.850Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42282026-02-23T23:42:38.850Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42292026-02-23T23:42:38.850Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42302026-02-23T23:42:38.850Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42312026-02-23T23:42:38.850Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42322026-02-23T23:42:40.039Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42332026-02-23T23:42:41.592Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42342026-02-23T23:43:44.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
42352026-02-23T23:43:44.711Z
42362026-02-23T23:43:44.711Zinfo: running `cargo check --bins` on omicron-pins (231/252)
42372026-02-23T23:43:46.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42382026-02-23T23:43:46.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42392026-02-23T23:43:46.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42402026-02-23T23:43:46.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42412026-02-23T23:43:46.882Z
42422026-02-23T23:43:46.882Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (232/252)
42432026-02-23T23:43:46.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42442026-02-23T23:43:46.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42452026-02-23T23:43:46.883Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42462026-02-23T23:43:46.883Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42472026-02-23T23:43:46.883Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42482026-02-23T23:44:16.126Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42492026-02-23T23:44:16.637Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42502026-02-23T23:44:19.417Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42512026-02-23T23:44:20.004Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42522026-02-23T23:44:24.751Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42532026-02-23T23:45:01.630Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42542026-02-23T23:45:02.500Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42552026-02-23T23:45:04.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
42562026-02-23T23:45:05.085Z
42572026-02-23T23:45:05.085Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (233/252)
42582026-02-23T23:45:05.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42592026-02-23T23:45:05.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42602026-02-23T23:45:06.017Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42612026-02-23T23:45:06.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
42622026-02-23T23:45:07.176Z
42632026-02-23T23:45:07.176Zinfo: running `cargo check --bins` on omicron-releng (234/252)
42642026-02-23T23:45:07.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42652026-02-23T23:45:07.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42662026-02-23T23:45:08.048Z Compiling blake3 v1.5.4
42672026-02-23T23:45:08.051Z Checking arrayvec v0.7.6
42682026-02-23T23:45:08.168Z Checking arrayref v0.3.9
42692026-02-23T23:45:08.171Z Checking constant_time_eq v0.3.1
42702026-02-23T23:45:08.194Z Checking topological-sort v0.2.2
42712026-02-23T23:45:08.211Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42722026-02-23T23:45:08.214Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42732026-02-23T23:45:08.214Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42742026-02-23T23:45:08.282Z Checking shell-words v1.1.0
42752026-02-23T23:45:09.458Z Checking omicron-zone-package v0.12.2
42762026-02-23T23:45:10.648Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42772026-02-23T23:45:11.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
42782026-02-23T23:45:12.122Z
42792026-02-23T23:45:12.122Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (235/252)
42802026-02-23T23:45:12.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42812026-02-23T23:45:12.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42822026-02-23T23:45:12.986Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42832026-02-23T23:45:13.389Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42842026-02-23T23:45:13.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
42852026-02-23T23:45:14.181Z
42862026-02-23T23:45:14.181Zinfo: running `cargo check --bins` on xtask (236/252)
42872026-02-23T23:45:14.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42882026-02-23T23:45:14.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42892026-02-23T23:45:14.825Z Checking bitflags v2.9.4
42902026-02-23T23:45:14.828Z Checking serde v1.0.228
42912026-02-23T23:45:14.828Z Checking zerofrom v0.1.4
42922026-02-23T23:45:14.948Z Checking thiserror v2.0.18
42932026-02-23T23:45:14.951Z Checking smallvec v1.15.1
42942026-02-23T23:45:14.973Z Checking hashbrown v0.16.1
42952026-02-23T23:45:14.992Z Checking serde_json v1.0.149
42962026-02-23T23:45:14.995Z Checking scroll v0.12.0
42972026-02-23T23:45:15.101Z Checking num-traits v0.2.19
42982026-02-23T23:45:15.119Z Checking yoke v0.7.4
42992026-02-23T23:45:15.174Z Checking rustix v0.38.37
43002026-02-23T23:45:15.317Z Checking thiserror v1.0.69
43012026-02-23T23:45:15.464Z Checking zerovec v0.10.4
43022026-02-23T23:45:15.468Z Checking percent-encoding v2.3.2
43032026-02-23T23:45:15.501Z Checking log v0.4.29
43042026-02-23T23:45:15.738Z Checking zerocopy v0.7.35
43052026-02-23T23:45:15.799Z Checking goblin v0.8.2
43062026-02-23T23:45:15.933Z Checking serde_spanned v0.6.9
43072026-02-23T23:45:16.020Z Checking indexmap v2.13.0
43082026-02-23T23:45:16.141Z Checking toml_datetime v0.6.11
43092026-02-23T23:45:16.188Z Checking terminal_size v0.4.0
43102026-02-23T23:45:16.374Z Checking erased-serde v0.4.6
43112026-02-23T23:45:16.506Z Checking form_urlencoded v1.2.2
43122026-02-23T23:45:16.509Z Checking pest v2.8.2
43132026-02-23T23:45:16.578Z Checking ordered-float v2.10.1
43142026-02-23T23:45:16.730Z Checking getrandom v0.3.4
43152026-02-23T23:45:16.983Z Checking syn v2.0.114
43162026-02-23T23:45:17.048Z Checking rustix v1.1.3
43172026-02-23T23:45:17.065Z Checking tinystr v0.7.6
43182026-02-23T23:45:17.116Z Checking icu_collections v1.5.0
43192026-02-23T23:45:17.230Z Checking serde-untagged v0.1.7
43202026-02-23T23:45:17.260Z Checking toml_edit v0.22.27
43212026-02-23T23:45:17.426Z Checking icu_locid v1.5.0
43222026-02-23T23:45:17.628Z Checking serde-value v0.7.0
43232026-02-23T23:45:17.793Z Checking once_cell v1.21.3
43242026-02-23T23:45:18.030Z Checking clap_builder v4.5.48
43252026-02-23T23:45:18.134Z Checking cargo-platform v0.2.0
43262026-02-23T23:45:18.421Z Checking icu_provider v1.5.0
43272026-02-23T23:45:18.484Z Checking textwrap v0.16.2
43282026-02-23T23:45:18.536Z Checking tempfile v3.24.0
43292026-02-23T23:45:18.892Z Checking fs-err v3.1.1
43302026-02-23T23:45:18.921Z Checking camino-tempfile v1.4.1
43312026-02-23T23:45:19.081Z Checking dtrace-parser v0.2.0
43322026-02-23T23:45:19.099Z Checking icu_locid_transform v1.5.0
43332026-02-23T23:45:19.187Z Checking tabled v0.15.0
43342026-02-23T23:45:19.223Z Checking anyhow v1.0.99
43352026-02-23T23:45:19.604Z Checking macaddr v1.0.1
43362026-02-23T23:45:19.635Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43372026-02-23T23:45:19.889Z Checking toml v0.8.23
43382026-02-23T23:45:20.087Z Checking icu_properties v1.5.1
43392026-02-23T23:45:20.490Z Checking cargo_toml v0.21.0
43402026-02-23T23:45:20.509Z Checking dof v0.3.0
43412026-02-23T23:45:21.010Z Checking clap v4.5.48
43422026-02-23T23:45:21.478Z Checking usdt-impl v0.5.0
43432026-02-23T23:45:21.853Z Checking usdt v0.5.0
43442026-02-23T23:45:22.595Z Checking icu_normalizer v1.5.0
43452026-02-23T23:45:23.094Z Checking idna_adapter v1.2.0
43462026-02-23T23:45:23.229Z Checking idna v1.0.3
43472026-02-23T23:45:23.539Z Checking url v2.5.4
43482026-02-23T23:45:24.044Z Checking cargo-util-schemas v0.8.2
43492026-02-23T23:45:25.277Z Checking cargo_metadata v0.21.0
43502026-02-23T23:45:26.319Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43512026-02-23T23:45:26.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.80s
43522026-02-23T23:45:27.155Z
43532026-02-23T23:45:27.155Zinfo: running `cargo check --bins` on end-to-end-tests (237/252)
43542026-02-23T23:45:27.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43552026-02-23T23:45:27.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43562026-02-23T23:45:28.206Z Checking polyval v0.6.2
43572026-02-23T23:45:28.337Z Checking ctr v0.9.2
43582026-02-23T23:45:28.353Z Checking ssh-encoding v0.2.0
43592026-02-23T23:45:28.356Z Checking blowfish v0.9.1
43602026-02-23T23:45:28.380Z Checking password-hash v0.4.2
43612026-02-23T23:45:28.398Z Checking p521 v0.13.3
43622026-02-23T23:45:28.401Z Checking p256 v0.13.2
43632026-02-23T23:45:28.401Z Checking russh-cryptovec v0.7.3
43642026-02-23T23:45:28.579Z Checking ghash v0.5.1
43652026-02-23T23:45:28.603Z Checking bcrypt-pbkdf v0.10.0
43662026-02-23T23:45:28.607Z Checking md5 v0.7.0
43672026-02-23T23:45:28.656Z Checking num-bigint v0.4.6
43682026-02-23T23:45:28.656Z Checking des v0.8.1
43692026-02-23T23:45:28.766Z Checking aes-gcm v0.10.3
43702026-02-23T23:45:28.822Z Checking pbkdf2 v0.11.0
43712026-02-23T23:45:28.857Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43722026-02-23T23:45:28.934Z Checking hex-literal v0.4.1
43732026-02-23T23:45:28.958Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43742026-02-23T23:45:28.979Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43752026-02-23T23:45:29.003Z Checking ssh-cipher v0.2.0
43762026-02-23T23:45:29.094Z Checking internet-checksum v0.2.1
43772026-02-23T23:45:29.297Z Checking ssh-key v0.6.6
43782026-02-23T23:45:29.545Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43792026-02-23T23:45:30.502Z Checking russh-keys v0.45.0
43802026-02-23T23:45:31.346Z Checking russh v0.45.0
43812026-02-23T23:45:56.198Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43822026-02-23T23:45:57.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.72s
43832026-02-23T23:45:58.125Z
43842026-02-23T23:45:58.125Zinfo: running `cargo check --bins` on gateway-cli (238/252)
43852026-02-23T23:45:58.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-02-23T23:45:58.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-02-23T23:45:58.985Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43882026-02-23T23:45:58.988Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43892026-02-23T23:45:58.988Z Checking termios v0.3.3
43902026-02-23T23:46:01.198Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43912026-02-23T23:46:01.391Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43922026-02-23T23:46:04.293Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43932026-02-23T23:46:05.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.02s
43942026-02-23T23:46:05.356Z
43952026-02-23T23:46:05.356Zinfo: running `cargo check --bins --no-default-features` on installinator (239/252)
43962026-02-23T23:46:06.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43972026-02-23T23:46:06.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43982026-02-23T23:46:06.283Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43992026-02-23T23:46:06.286Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44002026-02-23T23:46:06.425Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44012026-02-23T23:46:06.428Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44022026-02-23T23:46:06.428Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44032026-02-23T23:46:07.048Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44042026-02-23T23:46:07.051Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44052026-02-23T23:46:08.154Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44062026-02-23T23:46:08.285Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44072026-02-23T23:46:08.288Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44082026-02-23T23:46:09.299Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44092026-02-23T23:46:11.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
44102026-02-23T23:46:11.951Z
44112026-02-23T23:46:11.951Zinfo: running `cargo check --bins` on internal-dns-cli (240/252)
44122026-02-23T23:46:12.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-02-23T23:46:12.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-02-23T23:46:12.820Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44152026-02-23T23:46:13.441Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44162026-02-23T23:46:13.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
44172026-02-23T23:46:14.093Z
44182026-02-23T23:46:14.093Zinfo: running `cargo check --bins` on omicron-live-tests (241/252)
44192026-02-23T23:46:14.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44202026-02-23T23:46:14.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44212026-02-23T23:46:14.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44222026-02-23T23:46:14.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
44232026-02-23T23:46:14.916Z
44242026-02-23T23:46:14.916Zinfo: running `cargo check --bins` on live-tests-macros (242/252)
44252026-02-23T23:46:15.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44262026-02-23T23:46:15.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44272026-02-23T23:46:15.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44282026-02-23T23:46:15.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
44292026-02-23T23:46:15.738Z
44302026-02-23T23:46:15.738Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (243/252)
44312026-02-23T23:46:16.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44322026-02-23T23:46:16.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44332026-02-23T23:46:16.706Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44342026-02-23T23:46:17.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
44352026-02-23T23:46:17.697Z
44362026-02-23T23:46:17.697Zinfo: running `cargo check --bins` on omicron-ntp-admin (244/252)
44372026-02-23T23:46:18.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44382026-02-23T23:46:18.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44392026-02-23T23:46:18.562Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44402026-02-23T23:46:18.565Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44412026-02-23T23:46:18.878Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44422026-02-23T23:46:18.881Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44432026-02-23T23:46:19.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
44442026-02-23T23:46:20.199Z
44452026-02-23T23:46:20.199Zinfo: running `cargo check --bins` on ntp-admin-types (245/252)
44462026-02-23T23:46:20.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-02-23T23:46:20.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-02-23T23:46:20.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-02-23T23:46:20.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
44502026-02-23T23:46:21.020Z
44512026-02-23T23:46:21.020Zinfo: running `cargo check --bins` on omicron-package (246/252)
44522026-02-23T23:46:21.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-02-23T23:46:21.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-02-23T23:46:21.893Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44552026-02-23T23:46:23.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
44562026-02-23T23:46:23.643Z
44572026-02-23T23:46:23.643Zinfo: running `cargo check --bins` on tqdb (247/252)
44582026-02-23T23:46:24.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-02-23T23:46:24.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-02-23T23:46:24.653Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44612026-02-23T23:46:25.116Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44622026-02-23T23:46:26.151Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44632026-02-23T23:46:26.155Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44642026-02-23T23:46:33.020Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44652026-02-23T23:46:34.051Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44662026-02-23T23:46:34.054Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44672026-02-23T23:46:34.054Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44682026-02-23T23:46:35.406Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44692026-02-23T23:46:35.409Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44702026-02-23T23:46:45.120Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44712026-02-23T23:46:45.124Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44722026-02-23T23:46:45.124Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44732026-02-23T23:46:45.124Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44742026-02-23T23:46:47.378Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44752026-02-23T23:46:49.368Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44762026-02-23T23:46:50.359Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44772026-02-23T23:46:52.297Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44782026-02-23T23:46:53.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.41s
44792026-02-23T23:46:53.296Z
44802026-02-23T23:46:53.296Zinfo: running `cargo check --bins` on wicket-dbg (248/252)
44812026-02-23T23:46:54.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44822026-02-23T23:46:54.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44832026-02-23T23:46:54.244Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44842026-02-23T23:46:54.247Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44852026-02-23T23:46:54.247Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44862026-02-23T23:46:54.399Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44872026-02-23T23:46:54.402Z Checking rtoolbox v0.0.2
44882026-02-23T23:46:54.427Z Checking tui-tree-widget v0.23.1
44892026-02-23T23:46:54.586Z Checking rpassword v7.4.0
44902026-02-23T23:46:54.804Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44912026-02-23T23:46:56.219Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44922026-02-23T23:47:03.042Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44932026-02-23T23:47:04.071Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44942026-02-23T23:47:09.149Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44952026-02-23T23:47:12.219Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44962026-02-23T23:47:13.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.20s
44972026-02-23T23:47:13.759Z
44982026-02-23T23:47:13.759Zinfo: running `cargo check --bins` on wicket (249/252)
44992026-02-23T23:47:14.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45002026-02-23T23:47:14.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45012026-02-23T23:47:14.651Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45022026-02-23T23:47:15.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
45032026-02-23T23:47:15.345Z
45042026-02-23T23:47:15.345Zinfo: running `cargo check --bins` on wicketd (250/252)
45052026-02-23T23:47:16.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45062026-02-23T23:47:16.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45072026-02-23T23:47:16.291Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45082026-02-23T23:47:16.295Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45092026-02-23T23:47:16.295Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45102026-02-23T23:47:16.295Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45112026-02-23T23:47:18.107Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45122026-02-23T23:47:19.012Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45132026-02-23T23:47:23.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s
45142026-02-23T23:47:23.815Z
45152026-02-23T23:47:23.815Zinfo: running `cargo check --bins` on omicron-workspace-hack (251/252)
45162026-02-23T23:47:24.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45172026-02-23T23:47:24.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45182026-02-23T23:47:24.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45192026-02-23T23:47:24.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
45202026-02-23T23:47:24.639Z
45212026-02-23T23:47:24.639Zinfo: running `cargo check --bins` on zone-setup (252/252)
45222026-02-23T23:47:25.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45232026-02-23T23:47:25.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45242026-02-23T23:47:25.537Z Checking uzers v0.12.1
45252026-02-23T23:47:25.903Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45262026-02-23T23:47:27.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
45272026-02-23T23:47:27.247Z
45282026-02-23T23:47:27.247Zreal 21:27.807164872
45292026-02-23T23:47:27.247Zuser 38:50.121385015
45302026-02-23T23:47:27.247Zsys 6:14.255478795
45312026-02-23T23:47:27.248Ztrap 0.774663603
45322026-02-23T23:47:27.248Ztflt 0.679469740
45332026-02-23T23:47:27.248Zdflt 0.920292839
45342026-02-23T23:47:27.248Zkflt 0.001086652
45352026-02-23T23:47:27.248Zlock 1:40:22.535586190
45362026-02-23T23:47:27.248Zslp 3:22:33.787256664
45372026-02-23T23:47:27.251Zlat 1:43.371300657
45382026-02-23T23:47:27.251Zstop 5:32.171318835
45392026-02-23T23:47:27.251Zprocess exited: duration 1682024 ms, exit code 0
 
45402026-02-23T23:47:27.259Zfound 0 output files