01KJZEJB5SP49DKB5F6JTPW9BK: 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: 01KJZEJT9TVZGF7YZK7Y0V5215

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T16:52:28.359Zjob assigned to worker 01KJZEJX6TVZFWDGQ4VW0S5S6H [factory aws, i-062068206f62ea107] (queued for 54 s)
 
22026-03-05T16:52:37.116Zstarting task 0: "setup"
32026-03-05T16:52:37.123Z++ uname -s
42026-03-05T16:52:37.126Z+ kern=SunOS
52026-03-05T16:52:37.126Z+ build_user=build
62026-03-05T16:52:37.126Z+ build_uid=12345
72026-03-05T16:52:37.126Z+ work_dir=/work
82026-03-05T16:52:37.126Z+ input_dir=/input
92026-03-05T16:52:37.126Z+ [[ 0 == 12345 ]]
102026-03-05T16:52:37.126Z+ case "$kern" in
112026-03-05T16:52:37.126Z+ groupadd -g 12345 build
122026-03-05T16:52:37.126Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T16:52:39.133Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T16:52:39.251Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T16:52:39.254Z+ home_fs=zfs
162026-03-05T16:52:39.255Z+ [[ zfs == autofs ]]
172026-03-05T16:52:39.255Z+ mkdir -p /home/build
182026-03-05T16:52:39.257Z+ chown build:build /home/build /work
192026-03-05T16:52:41.258Z+ chmod 0700 /home/build /work
202026-03-05T16:52:41.263Zprocess exited: duration 4146 ms, exit code 0
 
212026-03-05T16:52:41.269Zstarting task 1: "rust-toolchain"
222026-03-05T16:52:41.274Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-05T16:52:41.274Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-05T16:52:41.274Z * rust toolchain channel = "1.91.1"
252026-03-05T16:52:41.274Z * rust toolchain profile = "default"
262026-03-05T16:52:41.274Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T16:52:41.274Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T16:52:41.278Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T16:52:41.278Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-05T16:52:41.403Zinfo: downloading installer
312026-03-05T16:52:43.067Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T16:52:43.067Zwarn: /opt/ooce/bin
332026-03-05T16:52:43.067Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T16:52:43.067Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T16:52:43.067Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T16:52:43.067Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T16:52:43.067Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T16:52:43.067Zerror: cannot install while Rust is installed
392026-03-05T16:52:43.067Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T16:52:43.081Zinfo: profile set to 'default'
412026-03-05T16:52:43.081Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T16:52:43.084Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-05T16:52:43.256Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-05T16:52:43.256Zinfo: downloading component 'cargo'
452026-03-05T16:52:44.209Zinfo: downloading component 'clippy'
462026-03-05T16:52:44.600Zinfo: downloading component 'rust-docs'
472026-03-05T16:52:46.029Zinfo: downloading component 'rust-std'
482026-03-05T16:52:47.853Zinfo: downloading component 'rustc'
492026-03-05T16:52:55.380Zinfo: downloading component 'rustfmt'
502026-03-05T16:52:55.650Zinfo: installing component 'cargo'
512026-03-05T16:52:56.565Zinfo: installing component 'clippy'
522026-03-05T16:52:56.964Zinfo: installing component 'rust-docs'
532026-03-05T16:52:58.900Zinfo: installing component 'rust-std'
542026-03-05T16:53:00.704Zinfo: installing component 'rustc'
552026-03-05T16:53:07.521Zinfo: installing component 'rustfmt'
562026-03-05T16:53:07.864Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-05T16:53:07.864Z
582026-03-05T16:53:08.368Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-05T16:53:08.368Z
602026-03-05T16:53:08.371Z
612026-03-05T16:53:08.371ZRust is installed now. Great!
622026-03-05T16:53:08.371Z
632026-03-05T16:53:08.371ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T16:53:08.371Zenvironment variable. This has not been done automatically.
652026-03-05T16:53:08.371Z
662026-03-05T16:53:08.371ZTo configure your current shell, you need to source
672026-03-05T16:53:08.371Zthe corresponding env file under $HOME/.cargo.
682026-03-05T16:53:08.371Z
692026-03-05T16:53:08.371ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T16:53:08.371Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T16:53:08.371Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T16:53:08.371Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T16:53:08.464Z+ rustup --version
742026-03-05T16:53:08.476Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T16:53:08.479Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T16:53:08.563Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-05T16:53:08.567Z+ cargo --version
782026-03-05T16:53:08.640Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-05T16:53:08.644Z+ rustc --version
802026-03-05T16:53:08.721Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-05T16:53:08.725Zprocess exited: duration 27453 ms, exit code 0
 
822026-03-05T16:53:08.731Zstarting task 2: "authentication"
832026-03-05T16:53:08.753Zprocess exited: duration 21 ms, exit code 0
 
842026-03-05T16:53:08.761Zstarting task 3: "clone repository"
852026-03-05T16:53:08.764Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-05T16:53:08.767Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-05T16:53:08.806ZCloning into '/work/oxidecomputer/omicron'...
882026-03-05T16:53:18.331Z+ cd /work/oxidecomputer/omicron
892026-03-05T16:53:18.334Z+ git fetch origin bd7932447a4eeffcb5344add7d3892f87f497e91
902026-03-05T16:53:18.666ZFrom https://github.com/oxidecomputer/omicron
912026-03-05T16:53:18.666Z * branch bd7932447a4eeffcb5344add7d3892f87f497e91 -> FETCH_HEAD
922026-03-05T16:53:18.678Z+ [[ -n john/fix-bfd-status-one-scrimlet ]]
932026-03-05T16:53:18.680Z++ git branch --show-current
942026-03-05T16:53:18.683Z+ current=main
952026-03-05T16:53:18.683Z+ [[ main != john/fix-bfd-status-one-scrimlet ]]
962026-03-05T16:53:18.683Z+ git branch -f john/fix-bfd-status-one-scrimlet bd7932447a4eeffcb5344add7d3892f87f497e91
972026-03-05T16:53:18.687Z+ git checkout -f john/fix-bfd-status-one-scrimlet
982026-03-05T16:53:18.712ZSwitched to branch 'john/fix-bfd-status-one-scrimlet'
992026-03-05T16:53:18.715Z+ git reset --hard bd7932447a4eeffcb5344add7d3892f87f497e91
1002026-03-05T16:53:18.749ZHEAD is now at bd7932447 bfd status no longer 404s if one switch is missing
1012026-03-05T16:53:18.752Zprocess exited: duration 9990 ms, exit code 0
 
1022026-03-05T16:53:18.758Zstarting task 4: "build"
1032026-03-05T16:53:18.763Z+ source .github/buildomat/ci-env.sh
1042026-03-05T16:53:18.766Z++ export CARGO_TERM_COLOR=always
1052026-03-05T16:53:18.766Z++ CARGO_TERM_COLOR=always
1062026-03-05T16:53:18.766Z+ cargo --version
1072026-03-05T16:53:18.826Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-05T16:53:18.829Z+ rustc --version
1092026-03-05T16:53:18.905Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-05T16:53:18.908Z+ source ./env.sh
1112026-03-05T16:53:18.908Z++ OLD_SHELL_OPTS=ehxB
1122026-03-05T16:53:18.909Z++ set -o xtrace
1132026-03-05T16:53:18.912Z++++ dirname ./env.sh
1142026-03-05T16:53:18.916Z+++ readlink -f .
1152026-03-05T16:53:18.916Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-05T16:53:18.916Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-05T16:53:18.916Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-05T16:53:18.916Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-03-05T16:53:18.916Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-03-05T16:53:18.916Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-03-05T16:53:18.916Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-03-05T16:53:18.916Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-03-05T16:53:18.916Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-03-05T16:53:18.916Z++ case $OLD_SHELL_OPTS in
1252026-03-05T16:53:18.916Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-05T16:53:18.916Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272026-03-05T16:53:18.916Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282026-03-05T16:53:18.917Z+ banner prerequisites
1292026-03-05T16:53:18.920Z
1302026-03-05T16:53:18.920Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-05T16:53:18.920Z # # # # # # # # # # # # # # #
1322026-03-05T16:53:18.920Z # # # # ##### # # ##### # # # # # #### #
1332026-03-05T16:53:18.920Z ##### ##### # ##### # # # # # # # # #
1342026-03-05T16:53:18.920Z # # # # # # # # # # # # # # #
1352026-03-05T16:53:18.920Z # # # ###### # # ###### ### # #### # #### #
1362026-03-05T16:53:18.920Z
1372026-03-05T16:53:18.920Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-05T16:53:29.669Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-05T16:53:40.297Z Startup: Caching catalogs ... Done
1402026-03-05T16:54:04.552ZPlanning: Solver setup ... Done (22.583s)
1412026-03-05T16:54:04.717ZPlanning: Running solver ... Done (0.166s)
1422026-03-05T16:54:04.894ZPlanning: Finding local manifests ... Done (0.003s)
1432026-03-05T16:54:04.907ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-05T16:54:05.053ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-05T16:54:05.101ZPlanning: Package planning ... Done (0.048s)
1462026-03-05T16:54:05.153ZPlanning: Merging actions ... Done (0.050s)
1472026-03-05T16:54:05.722ZPlanning: Checking for conflicting actions ... Done (0.571s)
1482026-03-05T16:54:05.735ZPlanning: Consolidating action changes ... Done (0.011s)
1492026-03-05T16:54:06.769ZPlanning: Evaluating mediators ... Done (1.034s)
1502026-03-05T16:54:06.779ZPlanning: Planning completed in 26.32 seconds
1512026-03-05T16:54:06.795Z Packages to install: 4
1522026-03-05T16:54:06.795Z Mediators to change: 2
1532026-03-05T16:54:06.798Z Services to change: 1
1542026-03-05T16:54:06.798Z Estimated space available: 155.44 GB
1552026-03-05T16:54:06.798ZEstimated space to be consumed: 1.82 GB
1562026-03-05T16:54:06.798Z Create boot environment: No
1572026-03-05T16:54:06.798ZCreate backup boot environment: No
1582026-03-05T16:54:06.798Z Rebuild boot archive: No
1592026-03-05T16:54:06.798Z
1602026-03-05T16:54:06.798ZChanged mediators:
1612026-03-05T16:54:06.798Z mediator clang:
1622026-03-05T16:54:06.798Z version: None -> 15 (system default)
1632026-03-05T16:54:06.798Z
1642026-03-05T16:54:06.799Z mediator llvm:
1652026-03-05T16:54:06.799Z version: 14 (system default) -> 15 (system default)
1662026-03-05T16:54:06.799Z
1672026-03-05T16:54:06.799ZChanged packages:
1682026-03-05T16:54:06.799Zhelios-dev
1692026-03-05T16:54:06.799Z developer/build-essential
1702026-03-05T16:54:06.799Z None -> 11-2.0
1712026-03-05T16:54:06.799Z library/libxmlsec1
1722026-03-05T16:54:06.799Z None -> 1.2.35-2.0
1732026-03-05T16:54:06.799Z ooce/developer/clang-15
1742026-03-05T16:54:06.799Z None -> 15.0.7-2.0
1752026-03-05T16:54:06.799Z ooce/developer/llvm-15
1762026-03-05T16:54:06.799Z None -> 15.0.7-2.0
1772026-03-05T16:54:06.799Z
1782026-03-05T16:54:06.799ZServices:
1792026-03-05T16:54:06.799Z restart_fmri:
1802026-03-05T16:54:06.799Z svc:/system/update-man-index:default
1812026-03-05T16:54:06.849Z
1822026-03-05T16:54:06.849ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-05T16:54:11.850ZDownload: 994/3290 items 19.2/212.6MB 9% complete (3.9M/s)
1842026-03-05T16:54:17.700ZDownload: 2217/3290 items 118.4/212.6MB 55% complete (13.3M/s)
1852026-03-05T16:54:23.358ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (12.3M/s)
1862026-03-05T16:54:28.370ZDownload: 3289/3290 items 212.6/212.6MB 100% complete (17.7M/s)
1872026-03-05T16:54:28.396ZDownload: Completed 212.60 MB in 21.55 seconds (9.9M/s)
1882026-03-05T16:54:29.567Z Actions: 1/3689 actions (Installing new actions)
1892026-03-05T16:54:34.149Z Actions: Completed 3689 actions in 4.58 seconds.
1902026-03-05T16:54:34.583Z Done (0.430s)
1912026-03-05T16:54:34.584Z Done (0.000s)
1922026-03-05T16:54:35.706Z Done (1.122s)
1932026-03-05T16:54:40.232Z Done (4.161s)
1942026-03-05T16:54:40.323Z Done (0.021s)
1952026-03-05T16:54:40.326Z Done (0.000s)
1962026-03-05T16:54:40.482Z Done (0.000s)
1972026-03-05T16:54:41.474ZPlanning: Evaluating mediator changes ... Done
1982026-03-05T16:54:41.640ZPlanning: Checking for conflicting actions ... Done
1992026-03-05T16:54:41.643ZPlanning: Consolidating action changes ... Done
2002026-03-05T16:54:41.914ZPlanning: Evaluating mediators ... Done
2012026-03-05T16:54:41.917ZPlanning: Planning completed in 0.44 seconds
2022026-03-05T16:54:41.949Z Mediators to change: 2
2032026-03-05T16:54:41.949Z Create boot environment: No
2042026-03-05T16:54:41.949ZCreate backup boot environment: No
2052026-03-05T16:54:42.023Z Done
2062026-03-05T16:54:42.023Z Done
2072026-03-05T16:54:42.836Z Done
2082026-03-05T16:54:46.563Z Done
2092026-03-05T16:54:46.648Z Done
2102026-03-05T16:54:46.651Z Done
2112026-03-05T16:54:46.803Z Done
2122026-03-05T16:54:47.434ZPlanning: Evaluating mediator changes ... Done
2132026-03-05T16:54:47.438ZPlanning: Merging actions ... Done
2142026-03-05T16:54:47.631ZPlanning: Checking for conflicting actions ... Done
2152026-03-05T16:54:47.634ZPlanning: Consolidating action changes ... Done
2162026-03-05T16:54:47.902ZPlanning: Evaluating mediators ... Done
2172026-03-05T16:54:47.958ZPlanning: Planning completed in 0.78 seconds
2182026-03-05T16:54:47.993Z Packages to change: 1
2192026-03-05T16:54:47.993Z Mediators to change: 1
2202026-03-05T16:54:47.996Z Services to change: 1
2212026-03-05T16:54:47.996Z Create boot environment: No
2222026-03-05T16:54:47.996ZCreate backup boot environment: Yes
2232026-03-05T16:54:50.483Z Actions: 1/6 actions (Updating modified actions)
2242026-03-05T16:54:50.486Z Actions: Completed 6 actions in 0.00 seconds.
2252026-03-05T16:54:50.486Z Done
2262026-03-05T16:54:50.486Z Done
2272026-03-05T16:54:50.708Z Done
2282026-03-05T16:54:54.465Z Done
2292026-03-05T16:54:54.550Z Done
2302026-03-05T16:54:54.553Z Done
2312026-03-05T16:54:54.738Z Done
2322026-03-05T16:54:55.186ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-03-05T16:54:55.186Zclang system 15 system
2342026-03-05T16:54:55.186Zcsh system system illumos
2352026-03-05T16:54:55.186Zctags system system illumos
2362026-03-05T16:54:55.186Zfile system system illumos
2372026-03-05T16:54:55.186Zgcc vendor 12 vendor
2382026-03-05T16:54:55.186Zgcc system 10 system
2392026-03-05T16:54:55.186Zgcc system 7 system
2402026-03-05T16:54:55.186Zgo system 1.20 system
2412026-03-05T16:54:55.186Zgo system 1.19 system
2422026-03-05T16:54:55.186Zllvm system 15 system
2432026-03-05T16:54:55.186Zllvm system 14 system
2442026-03-05T16:54:55.186Zmariadb system 10.6 system
2452026-03-05T16:54:55.186Zmta vendor vendor dma
2462026-03-05T16:54:55.186Zopenjdk system 17 system
2472026-03-05T16:54:55.186Zopenjdk system 11 system
2482026-03-05T16:54:55.186Zopenjdk system 1.8 system
2492026-03-05T16:54:55.186Zopenssl vendor 3 vendor
2502026-03-05T16:54:55.186Zperl system 5.36 system
2512026-03-05T16:54:55.186Zpostgresql system 15 system
2522026-03-05T16:54:55.186Zpostgresql system 13 system
2532026-03-05T16:54:55.186Zpython vendor 3 vendor
2542026-03-05T16:54:55.186Zpython system 2 system
2552026-03-05T16:54:55.186Zpython3 system 3.11 system
2562026-03-05T16:54:55.186Zruby system 3.0 system
2572026-03-05T16:54:55.186Zwords vendor vendor american-english
2582026-03-05T16:54:55.186Zwords system system australian-english
2592026-03-05T16:54:55.188Zwords system system british-english
2602026-03-05T16:54:55.188Zwords system system canadian-english
2612026-03-05T16:54:55.188Zwords system system french
2622026-03-05T16:54:55.188Zwords system system italian
2632026-03-05T16:54:55.188Zwords system system ngerman
2642026-03-05T16:54:55.188Zwords system system ogerman
2652026-03-05T16:54:55.188Zwords system system spanish
2662026-03-05T16:54:55.525ZPUBLISHER TYPE STATUS P LOCATION
2672026-03-05T16:54:55.525Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-03-05T16:55:02.286ZFMRI IFO
2692026-03-05T16:55:02.286Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-03-05T16:55:02.286Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-03-05T16:55:02.286Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-03-05T16:55:02.286Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-03-05T16:55:02.286Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-03-05T16:55:02.286Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-03-05T16:55:02.286Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-03-05T16:55:02.286Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-03-05T16:55:02.286Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-03-05T16:55:02.286Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-03-05T16:55:02.286Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-03-05T16:55:02.286Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-03-05T16:55:02.286Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-03-05T16:55:02.286Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-03-05T16:55:02.286Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-03-05T16:55:02.286Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-03-05T16:55:03.479Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-03-05T16:55:03.746Z Updating crates.io index
2872026-03-05T16:55:03.749Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882026-03-05T16:55:03.997Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892026-03-05T16:55:04.675Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-03-05T16:55:05.119Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912026-03-05T16:55:05.443Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922026-03-05T16:55:06.843Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932026-03-05T16:55:09.164Z Updating git repository `https://github.com/oxidecomputer/opte`
2942026-03-05T16:55:10.020Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952026-03-05T16:55:10.820Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962026-03-05T16:55:11.576Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972026-03-05T16:55:12.150Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2982026-03-05T16:55:13.166Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-03-05T16:55:13.572Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-03-05T16:55:14.041Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-03-05T16:55:14.359Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-03-05T16:55:15.473Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-03-05T16:55:15.997Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-03-05T16:55:16.367Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-03-05T16:55:16.654Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-03-05T16:55:17.048Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-03-05T16:55:17.369Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-03-05T16:55:17.597Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-03-05T16:55:17.866Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102026-03-05T16:55:18.268Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3112026-03-05T16:55:18.629Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3122026-03-05T16:55:19.157Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3132026-03-05T16:55:19.474Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3142026-03-05T16:55:19.780Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152026-03-05T16:55:20.125Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162026-03-05T16:55:21.343Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-03-05T16:55:21.588Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-03-05T16:55:21.942Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3192026-03-05T16:55:22.253Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-03-05T16:55:22.583Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212026-03-05T16:55:23.048Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222026-03-05T16:55:23.366Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232026-03-05T16:55:23.637Z Updating git repository `https://github.com/illumos/smf-rs`
3242026-03-05T16:55:24.044Z Updating git repository `https://github.com/oxidecomputer/omicron`
3252026-03-05T16:55:39.702Z Downloading crates ...
3262026-03-05T16:55:39.752Z Downloaded anstyle-query v1.1.5
3272026-03-05T16:55:39.754Z Downloaded fnv v1.0.7
3282026-03-05T16:55:39.762Z Downloaded dtrace-parser v0.2.0
3292026-03-05T16:55:39.765Z Downloaded crypto-common v0.1.7
3302026-03-05T16:55:39.765Z Downloaded cargo-util-schemas v0.8.2
3312026-03-05T16:55:39.769Z Downloaded bytecount v0.6.9
3322026-03-05T16:55:39.772Z Downloaded scroll v0.12.0
3332026-03-05T16:55:39.778Z Downloaded memmap v0.7.0
3342026-03-05T16:55:39.783Z Downloaded smawk v0.3.2
3352026-03-05T16:55:39.783Z Downloaded heck v0.4.1
3362026-03-05T16:55:39.783Z Downloaded block-buffer v0.10.4
3372026-03-05T16:55:39.783Z Downloaded fastrand v2.3.0
3382026-03-05T16:55:39.786Z Downloaded anstream v0.6.21
3392026-03-05T16:55:39.787Z Downloaded byteorder v1.5.0
3402026-03-05T16:55:39.787Z Downloaded generic-array v0.14.7
3412026-03-05T16:55:39.790Z Downloaded usdt-macro v0.5.0
3422026-03-05T16:55:39.790Z Downloaded ucd-trie v0.1.7
3432026-03-05T16:55:39.790Z Downloaded errno v0.3.14
3442026-03-05T16:55:39.794Z Downloaded dof v0.3.0
3452026-03-05T16:55:39.797Z Downloaded textwrap v0.16.2
3462026-03-05T16:55:39.797Z Downloaded usdt v0.5.0
3472026-03-05T16:55:39.801Z Downloaded displaydoc v0.2.5
3482026-03-05T16:55:39.803Z Downloaded unicode-xid v0.2.6
3492026-03-05T16:55:39.803Z Downloaded typeid v1.0.3
3502026-03-05T16:55:39.807Z Downloaded version_check v0.9.5
3512026-03-05T16:55:39.807Z Downloaded utf8_iter v1.0.4
3522026-03-05T16:55:39.807Z Downloaded zerofrom-derive v0.1.6
3532026-03-05T16:55:39.810Z Downloaded form_urlencoded v1.2.2
3542026-03-05T16:55:39.810Z Downloaded thread-id v4.2.2
3552026-03-05T16:55:39.810Z Downloaded zerofrom v0.1.6
3562026-03-05T16:55:39.813Z Downloaded thiserror-impl v2.0.18
3572026-03-05T16:55:39.813Z Downloaded thiserror-impl v1.0.69
3582026-03-05T16:55:39.816Z Downloaded yoke-derive v0.8.1
3592026-03-05T16:55:39.816Z Downloaded usdt-attr-macro v0.5.0
3602026-03-05T16:55:39.816Z Downloaded toml_write v0.1.2
3612026-03-05T16:55:39.819Z Downloaded log v0.4.29
3622026-03-05T16:55:39.822Z Downloaded toml_datetime v0.6.11
3632026-03-05T16:55:39.822Z Downloaded tinystr v0.8.2
3642026-03-05T16:55:39.825Z Downloaded unicode-linebreak v0.1.5
3652026-03-05T16:55:39.825Z Downloaded potential_utf v0.1.4
3662026-03-05T16:55:39.828Z Downloaded equivalent v1.0.2
3672026-03-05T16:55:39.828Z Downloaded digest v0.10.7
3682026-03-05T16:55:39.831Z Downloaded utf8parse v0.2.2
3692026-03-05T16:55:39.831Z Downloaded heck v0.5.0
3702026-03-05T16:55:39.834Z Downloaded cargo_metadata v0.21.0
3712026-03-05T16:55:39.834Z Downloaded camino-tempfile v1.4.1
3722026-03-05T16:55:39.837Z Downloaded zerovec-derive v0.11.2
3732026-03-05T16:55:39.837Z Downloaded pretty-hex v0.4.1
3742026-03-05T16:55:39.840Z Downloaded percent-encoding v2.3.2
3752026-03-05T16:55:39.840Z Downloaded zmij v1.0.21
3762026-03-05T16:55:39.840Z Downloaded ordered-float v2.10.1
3772026-03-05T16:55:39.843Z Downloaded itoa v1.0.17
3782026-03-05T16:55:39.843Z Downloaded tabled_derive v0.7.0
3792026-03-05T16:55:39.846Z Downloaded proc-macro-error-attr v1.0.4
3802026-03-05T16:55:39.846Z Downloaded plain v0.2.3
3812026-03-05T16:55:39.849Z Downloaded semver v1.0.27
3822026-03-05T16:55:39.849Z Downloaded fs-err v3.3.0
3832026-03-05T16:55:39.852Z Downloaded zerocopy-derive v0.7.35
3842026-03-05T16:55:39.855Z Downloaded writeable v0.6.2
3852026-03-05T16:55:39.858Z Downloaded terminal_size v0.4.3
3862026-03-05T16:55:39.858Z Downloaded anstyle-parse v0.2.7
3872026-03-05T16:55:39.862Z Downloaded clap_lex v1.0.0
3882026-03-05T16:55:39.862Z Downloaded cargo-platform v0.2.0
3892026-03-05T16:55:39.865Z Downloaded usdt-impl v0.5.0
3902026-03-05T16:55:39.865Z Downloaded yoke v0.8.1
3912026-03-05T16:55:39.866Z Downloaded toml v0.8.23
3922026-03-05T16:55:39.868Z Downloaded idna_adapter v1.2.1
3932026-03-05T16:55:39.869Z Downloaded swrite v0.1.0
3942026-03-05T16:55:39.871Z Downloaded stable_deref_trait v1.2.1
3952026-03-05T16:55:39.872Z Downloaded serde_spanned v0.6.9
3962026-03-05T16:55:39.872Z Downloaded serde-value v0.7.0
3972026-03-05T16:55:39.875Z Downloaded macaddr v1.0.1
3982026-03-05T16:55:39.875Z Downloaded scroll_derive v0.12.1
3992026-03-05T16:55:39.875Z Downloaded colorchoice v1.0.4
4002026-03-05T16:55:39.878Z Downloaded cpufeatures v0.2.17
4012026-03-05T16:55:39.878Z Downloaded is_terminal_polyfill v1.70.2
4022026-03-05T16:55:39.880Z Downloaded cfg-if v1.0.4
4032026-03-05T16:55:39.880Z Downloaded unicode-ident v1.0.24
4042026-03-05T16:55:39.883Z Downloaded typenum v1.19.0
4052026-03-05T16:55:39.887Z Downloaded zerotrie v0.2.3
4062026-03-05T16:55:39.887Z Downloaded clap_derive v4.5.55
4072026-03-05T16:55:39.890Z Downloaded url v2.5.8
4082026-03-05T16:55:39.893Z Downloaded erased-serde v0.4.9
4092026-03-05T16:55:39.896Z Downloaded cargo_toml v0.21.0
4102026-03-05T16:55:39.900Z Downloaded autocfg v1.5.0
4112026-03-05T16:55:39.900Z Downloaded camino v1.2.2
4122026-03-05T16:55:39.905Z Downloaded icu_collections v2.1.1
4132026-03-05T16:55:39.907Z Downloaded zerovec v0.11.5
4142026-03-05T16:55:39.911Z Downloaded serde_tokenstream v0.2.3
4152026-03-05T16:55:39.914Z Downloaded zerocopy v0.7.35
4162026-03-05T16:55:39.929Z Downloaded thiserror v1.0.69
4172026-03-05T16:55:39.934Z Downloaded winnow v0.7.14
4182026-03-05T16:55:39.943Z Downloaded litemap v0.8.1
4192026-03-05T16:55:39.946Z Downloaded tempfile v3.25.0
4202026-03-05T16:55:39.948Z Downloaded bitflags v2.11.0
4212026-03-05T16:55:39.953Z Downloaded unicode-width v0.2.0
4222026-03-05T16:55:39.957Z Downloaded unicode-width v0.1.14
4232026-03-05T16:55:39.964Z Downloaded sha2 v0.10.9
4242026-03-05T16:55:39.967Z Downloaded serde_derive v1.0.228
4252026-03-05T16:55:39.969Z Downloaded anyhow v1.0.102
4262026-03-05T16:55:39.972Z Downloaded proc-macro2 v1.0.106
4272026-03-05T16:55:39.975Z Downloaded pest_generator v2.8.6
4282026-03-05T16:55:39.975Z Downloaded num-traits v0.2.19
4292026-03-05T16:55:39.978Z Downloaded pest_derive v2.8.6
4302026-03-05T16:55:39.981Z Downloaded smallvec v1.15.1
4312026-03-05T16:55:39.983Z Downloaded icu_provider v2.1.1
4322026-03-05T16:55:39.984Z Downloaded papergrid v0.11.0
4332026-03-05T16:55:39.988Z Downloaded memchr v2.8.0
4342026-03-05T16:55:39.993Z Downloaded pest_meta v2.8.6
4352026-03-05T16:55:39.996Z Downloaded icu_normalizer v2.1.1
4362026-03-05T16:55:39.999Z Downloaded icu_locale_core v2.1.1
4372026-03-05T16:55:40.007Z Downloaded serde_core v1.0.228
4382026-03-05T16:55:40.010Z Downloaded icu_normalizer_data v2.1.1
4392026-03-05T16:55:40.010Z Downloaded goblin v0.8.2
4402026-03-05T16:55:40.013Z Downloaded serde v1.0.228
4412026-03-05T16:55:40.016Z Downloaded icu_properties v2.1.2
4422026-03-05T16:55:40.019Z Downloaded clap v4.5.60
4432026-03-05T16:55:40.026Z Downloaded strsim v0.11.1
4442026-03-05T16:55:40.029Z Downloaded hashbrown v0.16.1
4452026-03-05T16:55:40.032Z Downloaded pest v2.8.6
4462026-03-05T16:55:40.037Z Downloaded idna v1.1.0
4472026-03-05T16:55:40.040Z Downloaded once_cell v1.21.3
4482026-03-05T16:55:40.044Z Downloaded anstyle v1.0.13
4492026-03-05T16:55:40.047Z Downloaded clap_builder v4.5.60
4502026-03-05T16:55:40.050Z Downloaded icu_properties_data v2.1.2
4512026-03-05T16:55:40.060Z Downloaded serde_json v1.0.149
4522026-03-05T16:55:40.066Z Downloaded serde-untagged v0.1.9
4532026-03-05T16:55:40.069Z Downloaded tabled v0.15.0
4542026-03-05T16:55:40.081Z Downloaded quote v1.0.44
4552026-03-05T16:55:40.084Z Downloaded syn v2.0.117
4562026-03-05T16:55:40.092Z Downloaded syn v1.0.109
4572026-03-05T16:55:40.101Z Downloaded indexmap v2.13.0
4582026-03-05T16:55:40.103Z Downloaded getrandom v0.4.1
4592026-03-05T16:55:40.106Z Downloaded thiserror v2.0.18
4602026-03-05T16:55:40.111Z Downloaded synstructure v0.13.2
4612026-03-05T16:55:40.117Z Downloaded proc-macro-error v1.0.4
4622026-03-05T16:55:40.121Z Downloaded toml_edit v0.22.27
4632026-03-05T16:55:40.126Z Downloaded rustix v1.1.3
4642026-03-05T16:55:40.156Z Downloaded libc v0.2.180
4652026-03-05T16:55:40.245Z Compiling proc-macro2 v1.0.106
4662026-03-05T16:55:40.245Z Compiling unicode-ident v1.0.24
4672026-03-05T16:55:40.248Z Compiling quote v1.0.44
4682026-03-05T16:55:40.248Z Compiling serde_core v1.0.228
4692026-03-05T16:55:40.249Z Compiling libc v0.2.180
4702026-03-05T16:55:40.249Z Compiling version_check v0.9.5
4712026-03-05T16:55:40.249Z Compiling memchr v2.8.0
4722026-03-05T16:55:40.249Z Compiling stable_deref_trait v1.2.1
4732026-03-05T16:55:40.746Z Compiling serde v1.0.228
4742026-03-05T16:55:40.785Z Compiling zmij v1.0.21
4752026-03-05T16:55:41.227Z Compiling itoa v1.0.17
4762026-03-05T16:55:41.470Z Compiling autocfg v1.5.0
4772026-03-05T16:55:41.601Z Compiling thiserror v1.0.69
4782026-03-05T16:55:41.838Z Compiling ucd-trie v0.1.7
4792026-03-05T16:55:42.005Z Compiling litemap v0.8.1
4802026-03-05T16:55:42.034Z Compiling writeable v0.6.2
4812026-03-05T16:55:42.333Z Compiling pest v2.8.6
4822026-03-05T16:55:42.384Z Compiling byteorder v1.5.0
4832026-03-05T16:55:42.440Z Compiling icu_properties_data v2.1.2
4842026-03-05T16:55:42.790Z Compiling icu_normalizer_data v2.1.1
4852026-03-05T16:55:42.824Z Compiling rustix v1.1.3
4862026-03-05T16:55:43.053Z Compiling syn v2.0.117
4872026-03-05T16:55:43.217Z Compiling errno v0.3.14
4882026-03-05T16:55:43.245Z Compiling serde_json v1.0.149
4892026-03-05T16:55:43.273Z Compiling bitflags v2.11.0
4902026-03-05T16:55:43.691Z Compiling num-traits v0.2.19
4912026-03-05T16:55:43.731Z Compiling smallvec v1.15.1
4922026-03-05T16:55:43.768Z Compiling typeid v1.0.3
4932026-03-05T16:55:44.029Z Compiling equivalent v1.0.2
4942026-03-05T16:55:44.141Z Compiling hashbrown v0.16.1
4952026-03-05T16:55:44.558Z Compiling thread-id v4.2.2
4962026-03-05T16:55:44.685Z Compiling proc-macro-error-attr v1.0.4
4972026-03-05T16:55:44.775Z Compiling usdt-impl v0.5.0
4982026-03-05T16:55:45.057Z Compiling pest_meta v2.8.6
4992026-03-05T16:55:45.189Z Compiling toml_write v0.1.2
5002026-03-05T16:55:45.307Z Compiling indexmap v2.13.0
5012026-03-05T16:55:45.385Z Compiling erased-serde v0.4.9
5022026-03-05T16:55:45.564Z Compiling winnow v0.7.14
5032026-03-05T16:55:45.920Z Compiling syn v1.0.109
5042026-03-05T16:55:46.966Z Compiling proc-macro-error v1.0.4
5052026-03-05T16:55:47.039Z Compiling utf8_iter v1.0.4
5062026-03-05T16:55:47.315Z Compiling percent-encoding v2.3.2
5072026-03-05T16:55:47.344Z Compiling plain v0.2.3
5082026-03-05T16:55:47.545Z Compiling camino v1.2.2
5092026-03-05T16:55:47.702Z Compiling getrandom v0.4.1
5102026-03-05T16:55:48.180Z Compiling log v0.4.29
5112026-03-05T16:55:48.437Z Compiling thiserror v2.0.18
5122026-03-05T16:55:48.476Z Compiling utf8parse v0.2.2
5132026-03-05T16:55:48.558Z Compiling ordered-float v2.10.1
5142026-03-05T16:55:48.662Z Compiling anstyle-parse v0.2.7
5152026-03-05T16:55:48.692Z Compiling form_urlencoded v1.2.2
5162026-03-05T16:55:49.219Z Compiling terminal_size v0.4.3
5172026-03-05T16:55:49.378Z Compiling anstyle v1.0.13
5182026-03-05T16:55:49.442Z Compiling pretty-hex v0.4.1
5192026-03-05T16:55:49.477Z Compiling anstyle-query v1.1.5
5202026-03-05T16:55:49.672Z Compiling colorchoice v1.0.4
5212026-03-05T16:55:49.702Z Compiling is_terminal_polyfill v1.70.2
5222026-03-05T16:55:49.702Z Compiling cfg-if v1.0.4
5232026-03-05T16:55:49.818Z Compiling synstructure v0.13.2
5242026-03-05T16:55:49.866Z Compiling pest_generator v2.8.6
5252026-03-05T16:55:49.897Z Compiling anstream v0.6.21
5262026-03-05T16:55:50.130Z Compiling serde-untagged v0.1.9
5272026-03-05T16:55:50.224Z Compiling semver v1.0.27
5282026-03-05T16:55:50.654Z Compiling fs-err v3.3.0
5292026-03-05T16:55:50.936Z Compiling clap_lex v1.0.0
5302026-03-05T16:55:51.011Z Compiling unicode-xid v0.2.6
5312026-03-05T16:55:51.106Z Compiling once_cell v1.21.3
5322026-03-05T16:55:51.218Z Compiling heck v0.4.1
5332026-03-05T16:55:51.221Z Compiling strsim v0.11.1
5342026-03-05T16:55:51.370Z Compiling heck v0.5.0
5352026-03-05T16:55:51.513Z Compiling fnv v1.0.7
5362026-03-05T16:55:51.559Z Compiling bytecount v0.6.9
5372026-03-05T16:55:51.662Z Compiling unicode-width v0.1.14
5382026-03-05T16:55:51.691Z Compiling anyhow v1.0.102
5392026-03-05T16:55:51.800Z Compiling fastrand v2.3.0
5402026-03-05T16:55:51.834Z Compiling clap_builder v4.5.60
5412026-03-05T16:55:52.199Z Compiling tempfile v3.25.0
5422026-03-05T16:55:52.308Z Compiling papergrid v0.11.0
5432026-03-05T16:55:52.699Z Compiling memmap v0.7.0
5442026-03-05T16:55:52.726Z Compiling unicode-width v0.2.0
5452026-03-05T16:55:52.992Z Compiling smawk v0.3.2
5462026-03-05T16:55:53.037Z Compiling unicode-linebreak v0.1.5
5472026-03-05T16:55:53.522Z Compiling textwrap v0.16.2
5482026-03-05T16:55:53.863Z Compiling camino-tempfile v1.4.1
5492026-03-05T16:55:54.050Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5502026-03-05T16:55:54.320Z Compiling swrite v0.1.0
5512026-03-05T16:55:54.426Z Compiling tabled_derive v0.7.0
5522026-03-05T16:55:54.469Z Compiling serde_derive v1.0.228
5532026-03-05T16:55:54.469Z Compiling zerofrom-derive v0.1.6
5542026-03-05T16:55:54.526Z Compiling yoke-derive v0.8.1
5552026-03-05T16:55:54.526Z Compiling zerovec-derive v0.11.2
5562026-03-05T16:55:55.814Z Compiling displaydoc v0.2.5
5572026-03-05T16:55:56.494Z Compiling thiserror-impl v1.0.69
5582026-03-05T16:55:57.252Z Compiling zerocopy-derive v0.7.35
5592026-03-05T16:55:57.294Z Compiling pest_derive v2.8.6
5602026-03-05T16:55:57.403Z Compiling scroll_derive v0.12.1
5612026-03-05T16:55:57.853Z Compiling zerofrom v0.1.6
5622026-03-05T16:55:58.112Z Compiling yoke v0.8.1
5632026-03-05T16:55:58.141Z Compiling thiserror-impl v2.0.18
5642026-03-05T16:55:58.507Z Compiling zerovec v0.11.5
5652026-03-05T16:55:58.890Z Compiling zerotrie v0.2.3
5662026-03-05T16:55:59.184Z Compiling zerocopy v0.7.35
5672026-03-05T16:55:59.510Z Compiling dtrace-parser v0.2.0
5682026-03-05T16:55:59.539Z Compiling scroll v0.12.0
5692026-03-05T16:55:59.569Z Compiling clap_derive v4.5.55
5702026-03-05T16:55:59.744Z Compiling tinystr v0.8.2
5712026-03-05T16:56:00.152Z Compiling icu_locale_core v2.1.1
5722026-03-05T16:56:00.179Z Compiling potential_utf v0.1.4
5732026-03-05T16:56:00.497Z Compiling icu_collections v2.1.1
5742026-03-05T16:56:00.698Z Compiling goblin v0.8.2
5752026-03-05T16:56:01.020Z Compiling tabled v0.15.0
5762026-03-05T16:56:01.609Z Compiling icu_provider v2.1.1
5772026-03-05T16:56:02.216Z Compiling icu_normalizer v2.1.1
5782026-03-05T16:56:02.257Z Compiling icu_properties v2.1.2
5792026-03-05T16:56:02.837Z Compiling serde_spanned v0.6.9
5802026-03-05T16:56:03.006Z Compiling toml_datetime v0.6.11
5812026-03-05T16:56:03.087Z Compiling dof v0.3.0
5822026-03-05T16:56:03.118Z Compiling serde_tokenstream v0.2.3
5832026-03-05T16:56:03.168Z Compiling serde-value v0.7.0
5842026-03-05T16:56:03.364Z Compiling toml_edit v0.22.27
5852026-03-05T16:56:03.552Z Compiling cargo-platform v0.2.0
5862026-03-05T16:56:03.979Z Compiling clap v4.5.60
5872026-03-05T16:56:04.008Z Compiling macaddr v1.0.1
5882026-03-05T16:56:04.465Z Compiling idna_adapter v1.2.1
5892026-03-05T16:56:04.738Z Compiling idna v1.1.0
5902026-03-05T16:56:04.969Z Compiling usdt-attr-macro v0.5.0
5912026-03-05T16:56:05.013Z Compiling usdt-macro v0.5.0
5922026-03-05T16:56:05.356Z Compiling url v2.5.8
5932026-03-05T16:56:06.561Z Compiling toml v0.8.23
5942026-03-05T16:56:07.505Z Compiling cargo-util-schemas v0.8.2
5952026-03-05T16:56:07.556Z Compiling cargo_toml v0.21.0
5962026-03-05T16:56:07.766Z Compiling usdt v0.5.0
5972026-03-05T16:56:09.092Z Compiling cargo_metadata v0.21.0
5982026-03-05T16:56:10.983Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5992026-03-05T16:56:14.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
6002026-03-05T16:56:14.761Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6012026-03-05T16:56:15.564Z Downloading crates ...
6022026-03-05T16:56:15.697Z Downloaded async-trait v0.1.89
6032026-03-05T16:56:15.705Z Downloaded ciborium v0.2.2
6042026-03-05T16:56:15.710Z Downloaded atomicwrites v0.4.4
6052026-03-05T16:56:15.714Z Downloaded async-stream v0.3.6
6062026-03-05T16:56:15.719Z Downloaded arrayref v0.3.9
6072026-03-05T16:56:15.723Z Downloaded base16ct v0.2.0
6082026-03-05T16:56:15.727Z Downloaded backoff v0.4.0
6092026-03-05T16:56:15.732Z Downloaded atty v0.2.14
6102026-03-05T16:56:15.736Z Downloaded crunchy v0.2.4
6112026-03-05T16:56:15.740Z Downloaded cstr-argument v0.1.2
6122026-03-05T16:56:15.743Z Downloaded crc8 v0.1.1
6132026-03-05T16:56:15.747Z Downloaded darling v0.23.0
6142026-03-05T16:56:15.755Z Downloaded enum-as-inner v0.6.1
6152026-03-05T16:56:15.759Z Downloaded bit-set v0.5.3
6162026-03-05T16:56:15.763Z Downloaded csv-core v0.1.13
6172026-03-05T16:56:15.767Z Downloaded ecdsa v0.16.9
6182026-03-05T16:56:15.773Z Downloaded filetime v0.2.27
6192026-03-05T16:56:15.776Z Downloaded crossbeam-utils v0.8.21
6202026-03-05T16:56:15.781Z Downloaded dirs-next v2.0.0
6212026-03-05T16:56:15.785Z Downloaded der_derive v0.7.3
6222026-03-05T16:56:15.790Z Downloaded crypto-bigint v0.5.5
6232026-03-05T16:56:15.799Z Downloaded darling_macro v0.20.11
6242026-03-05T16:56:15.802Z Downloaded endian-type v0.1.2
6252026-03-05T16:56:15.806Z Downloaded ciborium-ll v0.2.2
6262026-03-05T16:56:15.809Z Downloaded display-error-chain v0.2.2
6272026-03-05T16:56:15.813Z Downloaded darling_macro v0.23.0
6282026-03-05T16:56:15.817Z Downloaded crc-catalog v2.4.0
6292026-03-05T16:56:15.821Z Downloaded foreign-types-macros v0.2.3
6302026-03-05T16:56:15.824Z Downloaded diesel_table_macro_syntax v0.2.0
6312026-03-05T16:56:15.827Z Downloaded dunce v1.0.5
6322026-03-05T16:56:15.831Z Downloaded flagset v0.4.7
6332026-03-05T16:56:15.835Z Downloaded embedded-io v0.4.0
6342026-03-05T16:56:15.851Z Downloaded futures-core v0.3.32
6352026-03-05T16:56:15.855Z Downloaded drift v0.1.3
6362026-03-05T16:56:15.863Z Downloaded futures-task v0.3.32
6372026-03-05T16:56:15.867Z Downloaded futures-sink v0.3.32
6382026-03-05T16:56:15.869Z Downloaded gethostname v0.5.0
6392026-03-05T16:56:15.873Z Downloaded fxhash v0.2.1
6402026-03-05T16:56:15.876Z Downloaded foreign-types-shared v0.1.1
6412026-03-05T16:56:15.879Z Downloaded difflib v0.4.0
6422026-03-05T16:56:15.883Z Downloaded defmt v0.3.100
6432026-03-05T16:56:15.886Z Downloaded foreign-types v0.3.2
6442026-03-05T16:56:15.889Z Downloaded corncobs v0.1.4
6452026-03-05T16:56:15.893Z Downloaded headers-core v0.3.0
6462026-03-05T16:56:15.896Z Downloaded globwalk v0.9.1
6472026-03-05T16:56:15.900Z Downloaded fs_extra v1.3.0
6482026-03-05T16:56:15.904Z Downloaded derive_builder_core v0.20.2
6492026-03-05T16:56:15.908Z Downloaded hash32 v0.3.1
6502026-03-05T16:56:15.912Z Downloaded hex v0.4.3
6512026-03-05T16:56:15.915Z Downloaded fallible-iterator v0.2.0
6522026-03-05T16:56:15.920Z Downloaded home v0.5.12
6532026-03-05T16:56:15.923Z Downloaded darling_core v0.23.0
6542026-03-05T16:56:15.930Z Downloaded http-body v1.0.1
6552026-03-05T16:56:15.933Z Downloaded ident_case v1.0.1
6562026-03-05T16:56:15.939Z Downloaded indoc v1.0.9
6572026-03-05T16:56:15.941Z Downloaded daft v0.1.5
6582026-03-05T16:56:15.944Z Downloaded hubpack v0.1.2
6592026-03-05T16:56:15.948Z Downloaded hubpack_derive v0.1.1
6602026-03-05T16:56:15.952Z Downloaded indent_write v2.2.0
6612026-03-05T16:56:15.955Z Downloaded group v0.13.0
6622026-03-05T16:56:15.958Z Downloaded inout v0.1.4
6632026-03-05T16:56:15.962Z Downloaded git-stub-vcs v0.1.0
6642026-03-05T16:56:15.969Z Downloaded glob v0.3.3
6652026-03-05T16:56:15.974Z Downloaded globset v0.4.18
6662026-03-05T16:56:15.977Z Downloaded des v0.8.1
6672026-03-05T16:56:15.977Z Downloaded darling v0.21.3
6682026-03-05T16:56:15.984Z Downloaded is_ci v1.2.0
6692026-03-05T16:56:15.987Z Downloaded highway v1.3.0
6702026-03-05T16:56:15.993Z Downloaded const_format v0.2.35
6712026-03-05T16:56:15.996Z Downloaded lalrpop-util v0.19.12
6722026-03-05T16:56:16.000Z Downloaded keccak v0.1.6
6732026-03-05T16:56:16.006Z Downloaded lru v0.12.5
6742026-03-05T16:56:16.010Z Downloaded lru-slab v0.1.2
6752026-03-05T16:56:16.010Z Downloaded lazy_static v1.5.0
6762026-03-05T16:56:16.013Z Downloaded lru-cache v0.1.2
6772026-03-05T16:56:16.016Z Downloaded maplit v1.0.2
6782026-03-05T16:56:16.019Z Downloaded http-body-util v0.1.3
6792026-03-05T16:56:16.023Z Downloaded erased-serde v0.3.31
6802026-03-05T16:56:16.037Z Downloaded getrandom v0.2.17
6812026-03-05T16:56:16.042Z Downloaded hyper-staticfile v0.10.1
6822026-03-05T16:56:16.042Z Downloaded futures-channel v0.3.32
6832026-03-05T16:56:16.042Z Downloaded memoffset v0.9.1
6842026-03-05T16:56:16.042Z Downloaded new_debug_unreachable v1.0.6
6852026-03-05T16:56:16.047Z Downloaded nibble_vec v0.1.0
6862026-03-05T16:56:16.047Z Downloaded multimap v0.10.1
6872026-03-05T16:56:16.051Z Downloaded ipnetwork v0.21.1
6882026-03-05T16:56:16.056Z Downloaded indoc v2.0.7
6892026-03-05T16:56:16.059Z Downloaded dropshot_endpoint v0.16.7
6902026-03-05T16:56:16.062Z Downloaded derive-where v1.6.0
6912026-03-05T16:56:16.067Z Downloaded normalize-line-endings v0.3.0
6922026-03-05T16:56:16.070Z Downloaded num v0.4.3
6932026-03-05T16:56:16.073Z Downloaded nodrop v0.1.14
6942026-03-05T16:56:16.076Z Downloaded num-derive v0.4.2
6952026-03-05T16:56:16.080Z Downloaded bzip2 v0.4.4
6962026-03-05T16:56:16.083Z Downloaded newtype_derive v0.1.6
6972026-03-05T16:56:16.086Z Downloaded num-conv v0.2.0
6982026-03-05T16:56:16.091Z Downloaded libefi-sys v0.1.0
6992026-03-05T16:56:16.094Z Downloaded kstat-rs v0.2.4
7002026-03-05T16:56:16.094Z Downloaded num-iter v0.1.45
7012026-03-05T16:56:16.098Z Downloaded opaque-debug v0.3.1
7022026-03-05T16:56:16.103Z Downloaded num_threads v0.1.7
7032026-03-05T16:56:16.106Z Downloaded openssl-macros v0.1.1
7042026-03-05T16:56:16.106Z Downloaded openssl-probe v0.1.6
7052026-03-05T16:56:16.109Z Downloaded olpc-cjson v0.1.4
7062026-03-05T16:56:16.109Z Downloaded allocator-api2 v0.2.21
7072026-03-05T16:56:16.114Z Downloaded maybe-uninit v2.0.0
7082026-03-05T16:56:16.118Z Downloaded ingot-macros v0.1.1
7092026-03-05T16:56:16.121Z Downloaded openssl-probe v0.2.1
7102026-03-05T16:56:16.125Z Downloaded impl-trait-for-tuples v0.2.3
7112026-03-05T16:56:16.129Z Downloaded iana-time-zone v0.1.65
7122026-03-05T16:56:16.133Z Downloaded packed_struct_codegen v0.10.1
7132026-03-05T16:56:16.139Z Downloaded native-tls v0.2.18
7142026-03-05T16:56:16.143Z Downloaded diff v0.1.13
7152026-03-05T16:56:16.143Z Downloaded mime_guess v2.0.5
7162026-03-05T16:56:16.146Z Downloaded parse-display v0.10.0
7172026-03-05T16:56:16.150Z Downloaded dropshot-api-manager v0.5.2
7182026-03-05T16:56:16.155Z Downloaded darling_core v0.20.11
7192026-03-05T16:56:16.158Z Downloaded multer v3.1.0
7202026-03-05T16:56:16.161Z Downloaded crc-any v2.5.0
7212026-03-05T16:56:16.165Z Downloaded peg-runtime v0.8.5
7222026-03-05T16:56:16.168Z Downloaded num-integer v0.1.46
7232026-03-05T16:56:16.174Z Downloaded pbkdf2 v0.12.2
7242026-03-05T16:56:16.177Z Downloaded parse-size v1.1.0
7252026-03-05T16:56:16.177Z Downloaded num_enum v0.7.5
7262026-03-05T16:56:16.180Z Downloaded aes-gcm v0.10.3
7272026-03-05T16:56:16.185Z Downloaded pin-utils v0.1.0
7282026-03-05T16:56:16.189Z Downloaded phf_shared v0.13.1
7292026-03-05T16:56:16.194Z Downloaded precomputed-hash v0.1.1
7302026-03-05T16:56:16.194Z Downloaded phf_shared v0.12.1
7312026-03-05T16:56:16.202Z Downloaded num_enum_derive v0.7.5
7322026-03-05T16:56:16.207Z Downloaded elliptic-curve v0.13.8
7332026-03-05T16:56:16.207Z Downloaded oxide-tokio-rt v0.1.2
7342026-03-05T16:56:16.212Z Downloaded futures v0.3.32
7352026-03-05T16:56:16.215Z Downloaded oxnet v0.1.4
7362026-03-05T16:56:16.218Z Downloaded predicates-core v1.0.10
7372026-03-05T16:56:16.218Z Downloaded predicates-tree v1.0.13
7382026-03-05T16:56:16.221Z Downloaded proc-macro-error-attr2 v2.0.0
7392026-03-05T16:56:16.226Z Downloaded proc-macro-crate v3.4.0
7402026-03-05T16:56:16.229Z Downloaded nanorand v0.7.0
7412026-03-05T16:56:16.229Z Downloaded base64 v0.22.1
7422026-03-05T16:56:16.233Z Downloaded heapless v0.7.17
7432026-03-05T16:56:16.239Z Downloaded progenitor-client v0.11.2
7442026-03-05T16:56:16.243Z Downloaded progenitor-client v0.10.0
7452026-03-05T16:56:16.246Z Downloaded derive_more-impl v2.1.1
7462026-03-05T16:56:16.251Z Downloaded pem v3.0.6
7472026-03-05T16:56:16.253Z Downloaded progenitor-macro v0.13.0
7482026-03-05T16:56:16.256Z Downloaded psl-types v2.0.11
7492026-03-05T16:56:16.259Z Downloaded quick-error v1.2.3
7502026-03-05T16:56:16.262Z Downloaded phf v0.12.1
7512026-03-05T16:56:16.262Z Downloaded progenitor-macro v0.10.0
7522026-03-05T16:56:16.265Z Downloaded progenitor-macro v0.11.2
7532026-03-05T16:56:16.268Z Downloaded peg-macros v0.8.5
7542026-03-05T16:56:16.271Z Downloaded pin-project-lite v0.2.17
7552026-03-05T16:56:16.275Z Downloaded libbz2-rs-sys v0.2.2
7562026-03-05T16:56:16.279Z Downloaded rand_chacha v0.3.1
7572026-03-05T16:56:16.281Z Downloaded pkcs8 v0.10.2
7582026-03-05T16:56:16.285Z Downloaded powerfmt v0.2.0
7592026-03-05T16:56:16.288Z Downloaded ppv-lite86 v0.2.21
7602026-03-05T16:56:16.291Z Downloaded crossbeam-channel v0.5.15
7612026-03-05T16:56:16.295Z Downloaded flume v0.11.1
7622026-03-05T16:56:16.299Z Downloaded polyval v0.6.2
7632026-03-05T16:56:16.304Z Downloaded expectorate v1.2.0
7642026-03-05T16:56:16.308Z Downloaded derive_more v2.1.1
7652026-03-05T16:56:16.318Z Downloaded ref-cast v1.0.25
7662026-03-05T16:56:16.322Z Downloaded parking_lot_core v0.9.12
7672026-03-05T16:56:16.325Z Downloaded parking_lot v0.12.5
7682026-03-05T16:56:16.330Z Downloaded ref-cast-impl v1.0.25
7692026-03-05T16:56:16.333Z Downloaded progenitor v0.13.0
7702026-03-05T16:56:16.337Z Downloaded progenitor-extras v0.1.0
7712026-03-05T16:56:16.337Z Downloaded rtoolbox v0.0.3
7722026-03-05T16:56:16.340Z Downloaded rustc_version v0.1.7
7732026-03-05T16:56:16.343Z Downloaded rustc_version v0.4.1
7742026-03-05T16:56:16.343Z Downloaded rfc6979 v0.4.0
7752026-03-05T16:56:16.346Z Downloaded hickory-resolver v0.25.2
7762026-03-05T16:56:16.350Z Downloaded r2d2 v0.8.10
7772026-03-05T16:56:16.353Z Downloaded pkcs1 v0.7.5
7782026-03-05T16:56:16.357Z Downloaded radium v0.7.0
7792026-03-05T16:56:16.360Z Downloaded pkg-config v0.3.32
7802026-03-05T16:56:16.360Z Downloaded russh-cryptovec v0.7.3
7812026-03-05T16:56:16.364Z Downloaded omicron-zone-package v0.12.2
7822026-03-05T16:56:16.367Z Downloaded rand_chacha v0.9.0
7832026-03-05T16:56:16.370Z Downloaded pkcs5 v0.7.1
7842026-03-05T16:56:16.375Z Downloaded rand_core v0.6.4
7852026-03-05T16:56:16.379Z Downloaded hickory-resolver v0.24.4
7862026-03-05T16:56:16.383Z Downloaded miniz_oxide v0.8.9
7872026-03-05T16:56:16.387Z Downloaded postgres-types v0.2.12
7882026-03-05T16:56:16.392Z Downloaded papergrid v0.17.0
7892026-03-05T16:56:16.394Z Downloaded rand_xorshift v0.4.0
7902026-03-05T16:56:16.399Z Downloaded sapling-renderdag v0.1.0
7912026-03-05T16:56:16.399Z Downloaded heapless v0.8.0
7922026-03-05T16:56:16.402Z Downloaded rand_seeder v0.4.0
7932026-03-05T16:56:16.405Z Downloaded same-file v1.0.6
7942026-03-05T16:56:16.408Z Downloaded scopeguard v1.2.0
7952026-03-05T16:56:16.410Z Downloaded jiff-static v0.2.21
7962026-03-05T16:56:16.413Z Downloaded salsa20 v0.10.2
7972026-03-05T16:56:16.418Z Downloaded rand_core v0.10.0
7982026-03-05T16:56:16.423Z Downloaded rand_core v0.9.5
7992026-03-05T16:56:16.423Z Downloaded postgres-protocol v0.6.10
8002026-03-05T16:56:16.425Z Downloaded p256 v0.13.2
8012026-03-05T16:56:16.425Z Downloaded headers v0.4.1
8022026-03-05T16:56:16.432Z Downloaded serde_plain v1.0.2
8032026-03-05T16:56:16.435Z Downloaded serde_repr v0.1.20
8042026-03-05T16:56:16.438Z Downloaded quinn-udp v0.5.14
8052026-03-05T16:56:16.442Z Downloaded serde_bytes v0.11.19
8062026-03-05T16:56:16.445Z Downloaded pin-project v1.1.11
8072026-03-05T16:56:16.453Z Downloaded serde_spanned v1.0.4
8082026-03-05T16:56:16.456Z Downloaded ed25519-dalek v2.2.0
8092026-03-05T16:56:16.459Z Downloaded signal-hook-mio v0.2.5
8102026-03-05T16:56:16.462Z Downloaded shell-words v1.1.1
8112026-03-05T16:56:16.465Z Downloaded openssl-sys v0.9.111
8122026-03-05T16:56:16.469Z Downloaded siphasher v1.0.2
8132026-03-05T16:56:16.473Z Downloaded rustls-pemfile v1.0.4
8142026-03-05T16:56:16.477Z Downloaded signature v2.2.0
8152026-03-05T16:56:16.477Z Downloaded sha1 v0.10.6
8162026-03-05T16:56:16.483Z Downloaded rusty-fork v0.3.1
8172026-03-05T16:56:16.489Z Downloaded hashbrown v0.13.2
8182026-03-05T16:56:16.489Z Downloaded postcard v1.1.3
8192026-03-05T16:56:16.492Z Downloaded slog-envlogger v2.2.0
8202026-03-05T16:56:16.492Z Downloaded aes v0.8.4
8212026-03-05T16:56:16.495Z Downloaded prefix-trie v0.7.0
8222026-03-05T16:56:16.498Z Downloaded slog-bunyan v2.5.0
8232026-03-05T16:56:16.501Z Downloaded schemars_derive v0.8.22
8242026-03-05T16:56:16.504Z Downloaded scheduled-thread-pool v0.2.7
8252026-03-05T16:56:16.508Z Downloaded oso v0.27.3
8262026-03-05T16:56:16.511Z Downloaded progenitor-impl v0.13.0
8272026-03-05T16:56:16.511Z Downloaded progenitor-impl v0.11.2
8282026-03-05T16:56:16.514Z Downloaded progenitor-impl v0.10.0
8292026-03-05T16:56:16.517Z Downloaded minimal-lexical v0.2.1
8302026-03-05T16:56:16.521Z Downloaded ssh-cipher v0.2.0
8312026-03-05T16:56:16.524Z Downloaded serde-big-array v0.5.1
8322026-03-05T16:56:16.527Z Downloaded sec1 v0.7.3
8332026-03-05T16:56:16.529Z Downloaded ssh-encoding v0.2.0
8342026-03-05T16:56:16.529Z Downloaded sqlparser_derive v0.5.0
8352026-03-05T16:56:16.533Z Downloaded http v1.4.0
8362026-03-05T16:56:16.538Z Downloaded sct v0.7.1
8372026-03-05T16:56:16.543Z Downloaded serde_derive_internals v0.29.1
8382026-03-05T16:56:16.547Z Downloaded structmeta v0.3.0
8392026-03-05T16:56:16.547Z Downloaded strip-ansi-escapes v0.2.1
8402026-03-05T16:56:16.547Z Downloaded hickory-server v0.25.2
8412026-03-05T16:56:16.551Z Downloaded rustls-pki-types v1.14.0
8422026-03-05T16:56:16.554Z Downloaded russh-keys v0.45.0
8432026-03-05T16:56:16.556Z Downloaded signal-hook-registry v1.4.8
8442026-03-05T16:56:16.560Z Downloaded subtle v2.6.1
8452026-03-05T16:56:16.560Z Downloaded slab v0.4.12
8462026-03-05T16:56:16.562Z Downloaded simd-adler32 v0.3.8
8472026-03-05T16:56:16.565Z Downloaded strum v0.27.2
8482026-03-05T16:56:16.565Z Downloaded slog-async v2.8.0
8492026-03-05T16:56:16.568Z Downloaded shlex v1.3.0
8502026-03-05T16:56:16.571Z Downloaded serde-hex v0.1.0
8512026-03-05T16:56:16.572Z Downloaded hashbrown v0.12.3
8522026-03-05T16:56:16.575Z Downloaded supports-color v3.0.2
8532026-03-05T16:56:16.578Z Downloaded strum v0.26.3
8542026-03-05T16:56:16.578Z Downloaded structmeta-derive v0.3.0
8552026-03-05T16:56:16.581Z Downloaded sync-ptr v0.1.4
8562026-03-05T16:56:16.585Z Downloaded smf v0.2.3
8572026-03-05T16:56:16.585Z Downloaded tabled_derive v0.11.0
8582026-03-05T16:56:16.588Z Downloaded prettyplease v0.2.37
8592026-03-05T16:56:16.591Z Downloaded tabwriter v1.4.1
8602026-03-05T16:56:16.591Z Downloaded slog-stdlog v4.1.1
8612026-03-05T16:56:16.596Z Downloaded tap v1.0.1
8622026-03-05T16:56:16.596Z Downloaded tagptr v0.2.0
8632026-03-05T16:56:16.599Z Downloaded slog-scope v4.4.1
8642026-03-05T16:56:16.599Z Downloaded scroll v0.13.0
8652026-03-05T16:56:16.603Z Downloaded itertools v0.10.5
8662026-03-05T16:56:16.608Z Downloaded sqlformat v0.3.5
8672026-03-05T16:56:16.615Z Downloaded thiserror-impl-no-std v2.0.2
8682026-03-05T16:56:16.615Z Downloaded take_mut v0.2.2
8692026-03-05T16:56:16.615Z Downloaded static_assertions v1.1.0
8702026-03-05T16:56:16.620Z Downloaded stacker v0.1.23
8712026-03-05T16:56:16.620Z Downloaded termtree v0.5.1
8722026-03-05T16:56:16.620Z Downloaded thread-id v5.1.0
8732026-03-05T16:56:16.620Z Downloaded tinyvec_macros v0.1.1
8742026-03-05T16:56:16.625Z Downloaded spki v0.7.3
8752026-03-05T16:56:16.625Z Downloaded testing_table v0.3.0
8762026-03-05T16:56:16.625Z Downloaded ron v0.8.1
8772026-03-05T16:56:16.630Z Downloaded time-core v0.1.8
8782026-03-05T16:56:16.633Z Downloaded stringprep v0.1.5
8792026-03-05T16:56:16.633Z Downloaded serde_path_to_error v0.1.20
8802026-03-05T16:56:16.637Z Downloaded pretty_assertions v1.4.1
8812026-03-05T16:56:16.640Z Downloaded smallvec v0.6.14
8822026-03-05T16:56:16.640Z Downloaded string_cache v0.8.9
8832026-03-05T16:56:16.645Z Downloaded serde_with_macros v3.17.0
8842026-03-05T16:56:16.645Z Downloaded slog-dtrace v0.3.0
8852026-03-05T16:56:16.648Z Downloaded rcgen v0.12.1
8862026-03-05T16:56:16.648Z Downloaded mio v1.1.1
8872026-03-05T16:56:16.654Z Downloaded strum_macros v0.27.2
8882026-03-05T16:56:16.657Z Downloaded strum_macros v0.26.4
8892026-03-05T16:56:16.660Z Downloaded schemars v0.8.22
8902026-03-05T16:56:16.670Z Downloaded slog-term v2.9.2
8912026-03-05T16:56:16.675Z Downloaded sync_wrapper v1.0.2
8922026-03-05T16:56:16.678Z Downloaded nom v7.1.3
8932026-03-05T16:56:16.688Z Downloaded strum_macros v0.24.3
8942026-03-05T16:56:16.691Z Downloaded qorb v0.4.1
8952026-03-05T16:56:16.691Z Downloaded topological-sort v0.2.2
8962026-03-05T16:56:16.691Z Downloaded quinn v0.11.9
8972026-03-05T16:56:16.697Z Downloaded thiserror-no-std v2.0.2
8982026-03-05T16:56:16.700Z Downloaded snafu-derive v0.8.9
8992026-03-05T16:56:16.700Z Downloaded tower-service v0.3.3
9002026-03-05T16:56:16.701Z Downloaded tower-layer v0.3.3
9012026-03-05T16:56:16.704Z Downloaded time-macros v0.2.27
9022026-03-05T16:56:16.704Z Downloaded try-lock v0.2.5
9032026-03-05T16:56:16.708Z Downloaded thread_local v1.1.9
9042026-03-05T16:56:16.708Z Downloaded termios v0.3.3
9052026-03-05T16:56:16.713Z Downloaded libxml v0.3.3
9062026-03-05T16:56:16.717Z Downloaded tls_codec v0.4.2
9072026-03-05T16:56:16.717Z Downloaded tokio-macros v2.6.0
9082026-03-05T16:56:16.721Z Downloaded tokio-dtrace v0.1.1
9092026-03-05T16:56:16.721Z Downloaded aws-lc-rs v1.16.0
9102026-03-05T16:56:16.729Z Downloaded typify-macro v0.4.3
9112026-03-05T16:56:16.733Z Downloaded unarray v0.1.4
9122026-03-05T16:56:16.733Z Downloaded trait-variant v0.1.2
9132026-03-05T16:56:16.736Z Downloaded tls_codec_derive v0.4.2
9142026-03-05T16:56:16.736Z Downloaded typify-macro v0.6.1
9152026-03-05T16:56:16.740Z Downloaded slog v2.8.2
9162026-03-05T16:56:16.743Z Downloaded unit-prefix v0.5.2
9172026-03-05T16:56:16.744Z Downloaded similar v2.7.0
9182026-03-05T16:56:16.747Z Downloaded tokio-native-tls v0.3.1
9192026-03-05T16:56:16.751Z Downloaded unicode-truncate v1.1.0
9202026-03-05T16:56:16.754Z Downloaded schemars v0.9.0
9212026-03-05T16:56:16.763Z Downloaded untrusted v0.7.1
9222026-03-05T16:56:16.766Z Downloaded universal-hash v0.5.1
9232026-03-05T16:56:16.766Z Downloaded tokio-tungstenite v0.21.0
9242026-03-05T16:56:16.770Z Downloaded utf-8 v0.7.6
9252026-03-05T16:56:16.775Z Downloaded usdt-macro v0.6.0
9262026-03-05T16:56:16.775Z Downloaded tokio-tungstenite v0.23.1
9272026-03-05T16:56:16.775Z Downloaded untrusted v0.9.0
9282026-03-05T16:56:16.780Z Downloaded usdt v0.6.0
9292026-03-05T16:56:16.780Z Downloaded itertools v0.12.1
9302026-03-05T16:56:16.783Z Downloaded usdt-attr-macro v0.6.0
9312026-03-05T16:56:16.783Z Downloaded num-bigint v0.4.6
9322026-03-05T16:56:16.787Z Downloaded socket2 v0.5.10
9332026-03-05T16:56:16.791Z Downloaded rsa v0.9.10
9342026-03-05T16:56:16.794Z Downloaded wait-timeout v0.2.1
9352026-03-05T16:56:16.797Z Downloaded term v1.2.1
9362026-03-05T16:56:16.800Z Downloaded void v1.0.2
9372026-03-05T16:56:16.803Z Downloaded spin v0.9.8
9382026-03-05T16:56:16.803Z Downloaded serde_cbor v0.11.2
9392026-03-05T16:56:16.806Z Downloaded itertools v0.13.0
9402026-03-05T16:56:16.814Z Downloaded rand v0.8.5
9412026-03-05T16:56:16.817Z Downloaded tui-tree-widget v0.23.1
9422026-03-05T16:56:16.820Z Downloaded want v0.3.1
9432026-03-05T16:56:16.820Z Downloaded waitgroup v0.1.2
9442026-03-05T16:56:16.823Z Downloaded rand v0.9.2
9452026-03-05T16:56:16.826Z Downloaded xshell-macros v0.2.7
9462026-03-05T16:56:16.826Z Downloaded iri-string v0.7.10
9472026-03-05T16:56:16.832Z Downloaded unicase v2.9.0
9482026-03-05T16:56:16.835Z Downloaded tokio-rustls v0.24.1
9492026-03-05T16:56:16.838Z Downloaded subprocess v0.2.15
9502026-03-05T16:56:16.841Z Downloaded xattr v1.6.1
9512026-03-05T16:56:16.841Z Downloaded aho-corasick v1.1.4
9522026-03-05T16:56:16.847Z Downloaded samael v0.0.19
9532026-03-05T16:56:16.853Z Downloaded usdt-impl v0.6.0
9542026-03-05T16:56:16.857Z Downloaded snafu v0.8.9
9552026-03-05T16:56:16.860Z Downloaded tokio-stream v0.1.18
9562026-03-05T16:56:16.864Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9572026-03-05T16:56:16.868Z Downloaded zone_cfg_derive v0.3.1
9582026-03-05T16:56:16.868Z Downloaded test-strategy v0.4.5
9592026-03-05T16:56:16.872Z Downloaded socket2 v0.6.2
9602026-03-05T16:56:16.875Z Downloaded tokio-rustls v0.26.4
9612026-03-05T16:56:16.875Z Downloaded vergen-lib v0.1.6
9622026-03-05T16:56:16.878Z Downloaded vsss-rs v3.3.4
9632026-03-05T16:56:16.879Z Downloaded vergen-gitcl v1.0.8
9642026-03-05T16:56:16.884Z Downloaded vergen-git2 v1.0.7
9652026-03-05T16:56:16.884Z Downloaded tinyvec v1.10.0
9662026-03-05T16:56:16.888Z Downloaded zeroize_derive v1.4.3
9672026-03-05T16:56:16.888Z Downloaded zone v0.3.1
9682026-03-05T16:56:16.888Z Downloaded walkdir v2.5.0
9692026-03-05T16:56:16.891Z Downloaded tiny-keccak v2.0.2
9702026-03-05T16:56:16.891Z Downloaded term v0.7.0
9712026-03-05T16:56:16.894Z Downloaded twox-hash v2.1.2
9722026-03-05T16:56:16.901Z Downloaded itertools v0.14.0
9732026-03-05T16:56:16.907Z Downloaded rand v0.10.0
9742026-03-05T16:56:16.910Z Downloaded hkdf v0.12.4
9752026-03-05T16:56:16.910Z Downloaded whoami v2.1.0
9762026-03-05T16:56:16.913Z Downloaded unicode-properties v0.1.4
9772026-03-05T16:56:16.917Z Downloaded whoami v1.6.1
9782026-03-05T16:56:16.917Z Downloaded p521 v0.13.3
9792026-03-05T16:56:16.920Z Downloaded rustls-webpki v0.103.9
9802026-03-05T16:56:16.925Z Downloaded num-bigint-dig v0.8.6
9812026-03-05T16:56:16.929Z Downloaded futures-util v0.3.32
9822026-03-05T16:56:16.938Z Downloaded xz2 v0.1.7
9832026-03-05T16:56:16.941Z Downloaded toml_parser v1.0.9+spec-1.1.0
9842026-03-05T16:56:16.944Z Downloaded zeroize v1.8.2
9852026-03-05T16:56:16.944Z Downloaded xshell v0.2.7
9862026-03-05T16:56:16.947Z Downloaded wyz v0.5.1
9872026-03-05T16:56:16.947Z Downloaded tar v0.4.44
9882026-03-05T16:56:16.950Z Downloaded uzers v0.12.2
9892026-03-05T16:56:16.953Z Downloaded toml v0.7.8
9902026-03-05T16:56:16.958Z Downloaded vergen v9.0.6
9912026-03-05T16:56:16.962Z Downloaded tracing-attributes v0.1.31
9922026-03-05T16:56:16.962Z Downloaded schemars v1.2.1
9932026-03-05T16:56:16.973Z Downloaded zstd-safe v7.2.4
9942026-03-05T16:56:16.976Z Downloaded tungstenite v0.23.0
9952026-03-05T16:56:16.979Z Downloaded typify v0.4.3
9962026-03-05T16:56:16.982Z Downloaded unicode-bidi v0.3.18
9972026-03-05T16:56:16.986Z Downloaded zstd v0.13.3
9982026-03-05T16:56:16.989Z Downloaded tungstenite v0.21.0
9992026-03-05T16:56:16.992Z Downloaded unsafe-libyaml v0.2.11
10002026-03-05T16:56:16.995Z Downloaded hyper v1.8.1
10012026-03-05T16:56:17.001Z Downloaded yasna v0.5.2
10022026-03-05T16:56:17.005Z Downloaded toml_edit v0.23.10+spec-1.0.0
10032026-03-05T16:56:17.008Z Downloaded tracing-core v0.1.36
10042026-03-05T16:56:17.012Z Downloaded toml v0.9.12+spec-1.1.0
10052026-03-05T16:56:17.017Z Downloaded steno v0.4.1
10062026-03-05T16:56:17.021Z Downloaded russh v0.45.0
10072026-03-05T16:56:17.028Z Downloaded libm v0.2.16
10082026-03-05T16:56:17.033Z Downloaded rpassword v7.4.0
10092026-03-05T16:56:17.036Z Downloaded typify v0.6.1
10102026-03-05T16:56:17.039Z Downloaded ron v0.12.0
10112026-03-05T16:56:17.046Z Downloaded tokio-postgres v0.7.16
10122026-03-05T16:56:17.053Z Downloaded rustyline v14.0.0
10132026-03-05T16:56:17.056Z Downloaded blake3 v1.8.3
10142026-03-05T16:56:17.064Z Downloaded uuid v1.21.0
10152026-03-05T16:56:17.068Z Downloaded reqwest v0.12.28
10162026-03-05T16:56:17.073Z Downloaded publicsuffix v2.3.0
10172026-03-05T16:56:17.076Z Downloaded serde_yaml v0.9.34+deprecated
10182026-03-05T16:56:17.079Z Downloaded iddqd v0.3.17
10192026-03-05T16:56:17.086Z Downloaded vte v0.14.1
10202026-03-05T16:56:17.089Z Downloaded h2 v0.4.13
10212026-03-05T16:56:17.095Z Downloaded toml_writer v1.0.6+spec-1.1.0
10222026-03-05T16:56:17.098Z Downloaded tokio-rustls v0.25.0
10232026-03-05T16:56:17.098Z Downloaded git2 v0.20.4
10242026-03-05T16:56:17.108Z Downloaded yansi v1.0.1
10252026-03-05T16:56:17.112Z Downloaded zerocopy v0.6.6
10262026-03-05T16:56:17.116Z Downloaded reedline v0.40.0
10272026-03-05T16:56:17.120Z Downloaded toml_edit v0.19.15
10282026-03-05T16:56:17.139Z Downloaded zopfli v0.8.3
10292026-03-05T16:56:17.142Z Downloaded zip v0.6.6
10302026-03-05T16:56:17.143Z Downloaded ssh-key v0.6.7
10312026-03-05T16:56:17.150Z Downloaded unicode-segmentation v1.12.0
10322026-03-05T16:56:17.153Z Downloaded portable-atomic v1.13.1
10332026-03-05T16:56:17.161Z Downloaded reqwest v0.13.2
10342026-03-05T16:56:17.167Z Downloaded regex v1.12.3
10352026-03-05T16:56:17.171Z Downloaded unicode_categories v0.1.1
10362026-03-05T16:56:17.174Z Downloaded bindgen v0.71.1
10372026-03-05T16:56:17.180Z Downloaded bitvec v1.0.1
10382026-03-05T16:56:17.196Z Downloaded typed-path v0.9.3
10392026-03-05T16:56:17.202Z Downloaded zerocopy-derive v0.8.40
10402026-03-05T16:56:17.211Z Downloaded x509-cert v0.2.5
10412026-03-05T16:56:17.217Z Downloaded proptest v1.10.0
10422026-03-05T16:56:17.226Z Downloaded unicode-normalization v0.1.25
10432026-03-05T16:56:17.230Z Downloaded tower-http v0.6.8
10442026-03-05T16:56:17.238Z Downloaded rustls-webpki v0.101.7
10452026-03-05T16:56:17.252Z Downloaded tough v0.20.0
10462026-03-05T16:56:17.261Z Downloaded zip v4.6.1
10472026-03-05T16:56:17.265Z Downloaded lalrpop v0.19.12
10482026-03-05T16:56:17.276Z Downloaded rustls-webpki v0.102.8
10492026-03-05T16:56:17.295Z Downloaded curve25519-dalek v4.1.3
10502026-03-05T16:56:17.302Z Downloaded serde_with v3.17.0
10512026-03-05T16:56:17.315Z Downloaded petname v2.0.2
10522026-03-05T16:56:17.321Z Downloaded object v0.30.4
10532026-03-05T16:56:17.328Z Downloaded tokio-util v0.7.18
10542026-03-05T16:56:17.336Z Downloaded winnow v0.6.26
10552026-03-05T16:56:17.344Z Downloaded quinn-proto v0.11.13
10562026-03-05T16:56:17.351Z Downloaded nix v0.27.1
10572026-03-05T16:56:17.362Z Downloaded winnow v0.5.40
10582026-03-05T16:56:17.370Z Downloaded radix_trie v0.2.1
10592026-03-05T16:56:17.375Z Downloaded tabled v0.20.0
10602026-03-05T16:56:17.393Z Downloaded nix v0.28.0
10612026-03-05T16:56:17.403Z Downloaded rustls v0.21.12
10622026-03-05T16:56:17.413Z Downloaded dropshot v0.16.7
10632026-03-05T16:56:17.435Z Downloaded bstr v1.12.1
10642026-03-05T16:56:17.442Z Downloaded polar-core v0.27.3
10652026-03-05T16:56:17.450Z Downloaded zlib-rs v0.6.2
10662026-03-05T16:56:17.456Z Downloaded time v0.3.47
10672026-03-05T16:56:17.468Z Downloaded openapiv3 v2.2.0
10682026-03-05T16:56:17.479Z Downloaded vcpkg v0.2.15
10692026-03-05T16:56:17.516Z Downloaded regex-syntax v0.6.29
10702026-03-05T16:56:17.521Z Downloaded diesel v2.2.12
10712026-03-05T16:56:17.539Z Downloaded webpki-roots v1.0.6
10722026-03-05T16:56:17.542Z Downloaded rustls v0.22.4
10732026-03-05T16:56:17.554Z Downloaded zerocopy v0.8.40
10742026-03-05T16:56:17.563Z Downloaded smoltcp v0.11.0
10752026-03-05T16:56:17.575Z Downloaded regex-syntax v0.8.10
10762026-03-05T16:56:17.582Z Downloaded rustix v0.38.44
10772026-03-05T16:56:17.604Z Downloaded regress v0.10.5
10782026-03-05T16:56:17.611Z Downloaded rustls v0.23.37
10792026-03-05T16:56:17.641Z Downloaded sqlparser v0.61.0
10802026-03-05T16:56:17.646Z Downloaded hickory-proto v0.25.2
10812026-03-05T16:56:17.649Z Downloaded nix v0.29.0
10822026-03-05T16:56:17.656Z Downloaded hickory-proto v0.24.4
10832026-03-05T16:56:17.670Z Downloaded nix v0.31.1
10842026-03-05T16:56:17.681Z Downloaded typify-impl v0.6.1
10852026-03-05T16:56:17.697Z Downloaded ratatui v0.29.0
10862026-03-05T16:56:17.713Z Downloaded nix v0.30.1
10872026-03-05T16:56:17.725Z Downloaded typify-impl v0.4.3
10882026-03-05T16:56:17.738Z Downloaded bzip2-sys v0.1.13+1.0.8
10892026-03-05T16:56:17.750Z Downloaded tracing v0.1.44
10902026-03-05T16:56:17.771Z Downloaded sled v0.34.7
10912026-03-05T16:56:17.780Z Downloaded object v0.37.3
10922026-03-05T16:56:17.791Z Downloaded smoltcp v0.9.1
10932026-03-05T16:56:17.802Z Downloaded openssl v0.10.75
10942026-03-05T16:56:17.809Z Downloaded rayon v1.11.0
10952026-03-05T16:56:17.821Z Downloaded zerocopy-derive v0.6.6
10962026-03-05T16:56:17.828Z Downloaded regex-automata v0.4.14
10972026-03-05T16:56:17.843Z Downloaded petgraph v0.6.5
10982026-03-05T16:56:17.859Z Downloaded chrono v0.4.44
10992026-03-05T16:56:17.866Z Downloaded moka v0.12.13
11002026-03-05T16:56:17.874Z Downloaded lzma-sys v0.1.20
11012026-03-05T16:56:17.900Z Downloaded jiff v0.2.21
11022026-03-05T16:56:17.917Z Downloaded csv v1.4.0
11032026-03-05T16:56:17.935Z Downloaded chrono-tz v0.10.4
11042026-03-05T16:56:17.950Z Downloaded petgraph v0.8.3
11052026-03-05T16:56:17.971Z Downloaded tower v0.5.3
11062026-03-05T16:56:17.980Z Downloaded salty v0.3.0
11072026-03-05T16:56:17.985Z Downloaded goblin v0.10.5
11082026-03-05T16:56:17.991Z Downloaded libz-sys v1.1.24
11092026-03-05T16:56:18.011Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11102026-03-05T16:56:18.026Z Downloaded tokio v1.49.0
11112026-03-05T16:56:18.060Z Downloaded sha3 v0.10.8
11122026-03-05T16:56:18.065Z Downloaded quick-xml v0.37.5
11132026-03-05T16:56:18.070Z Downloaded p384 v0.13.1
11142026-03-05T16:56:18.074Z Downloaded rayon-core v1.13.0
11152026-03-05T16:56:18.078Z Downloaded hashbrown v0.15.5
11162026-03-05T16:56:18.083Z Downloaded support-bundle-viewer v0.1.2
11172026-03-05T16:56:18.086Z Downloaded signal-hook v0.3.18
11182026-03-05T16:56:18.089Z Downloaded slog-json v2.6.1
11192026-03-05T16:56:18.092Z Downloaded ryu v1.0.23
11202026-03-05T16:56:18.095Z Downloaded rustls-platform-verifier v0.6.2
11212026-03-05T16:56:18.099Z Downloaded der v0.7.10
11222026-03-05T16:56:18.103Z Downloaded rustversion v1.0.22
11232026-03-05T16:56:18.108Z Downloaded rustls-native-certs v0.8.3
11242026-03-05T16:56:18.108Z Downloaded sigpipe v0.1.3
11252026-03-05T16:56:18.109Z Downloaded signal-hook-tokio v0.3.1
11262026-03-05T16:56:18.113Z Downloaded serde_urlencoded v0.7.1
11272026-03-05T16:56:18.113Z Downloaded rustls-pemfile v2.2.0
11282026-03-05T16:56:18.113Z Downloaded hyper-util v0.1.20
11292026-03-05T16:56:18.116Z Downloaded seq-macro v0.3.6
11302026-03-05T16:56:18.119Z Downloaded semver v0.1.20
11312026-03-05T16:56:18.119Z Downloaded secrecy v0.10.3
11322026-03-05T16:56:18.119Z Downloaded secrecy v0.8.0
11332026-03-05T16:56:18.122Z Downloaded scrypt v0.11.0
11342026-03-05T16:56:18.122Z Downloaded scroll_derive v0.13.1
11352026-03-05T16:56:18.122Z Downloaded resolv-conf v0.7.6
11362026-03-05T16:56:18.125Z Downloaded rustc-hash v2.1.1
11372026-03-05T16:56:18.125Z Downloaded psm v0.1.30
11382026-03-05T16:56:18.128Z Downloaded progenitor-client v0.13.0
11392026-03-05T16:56:18.132Z Downloaded progenitor v0.10.0
11402026-03-05T16:56:18.132Z Downloaded progenitor v0.11.2
11412026-03-05T16:56:18.135Z Downloaded recursive-proc-macro-impl v0.1.1
11422026-03-05T16:56:18.135Z Downloaded recursive v0.1.1
11432026-03-05T16:56:18.135Z Downloaded encoding_rs v0.8.35
11442026-03-05T16:56:18.152Z Downloaded crossterm v0.28.1
11452026-03-05T16:56:18.158Z Downloaded cc v1.2.56
11462026-03-05T16:56:18.160Z Downloaded ar_archive_writer v0.5.1
11472026-03-05T16:56:18.167Z Downloaded proc-macro-error2 v2.0.1
11482026-03-05T16:56:18.171Z Downloaded primeorder v0.13.6
11492026-03-05T16:56:18.171Z Downloaded predicates v3.1.4
11502026-03-05T16:56:18.171Z Downloaded path-slash v0.1.5
11512026-03-05T16:56:18.172Z Downloaded parking_lot v0.11.2
11522026-03-05T16:56:18.175Z Downloaded bytes v1.11.1
11532026-03-05T16:56:18.178Z Downloaded chacha20poly1305 v0.10.1
11542026-03-05T16:56:18.178Z Downloaded bumpalo v3.20.2
11552026-03-05T16:56:18.180Z Downloaded poly1305 v0.8.0
11562026-03-05T16:56:18.183Z Downloaded indicatif v0.18.4
11572026-03-05T16:56:18.186Z Downloaded flate2 v1.1.9
11582026-03-05T16:56:18.190Z Downloaded pin-project-internal v1.1.11
11592026-03-05T16:56:18.193Z Downloaded phf v0.13.1
11602026-03-05T16:56:18.197Z Downloaded pem-rfc7468 v0.7.0
11612026-03-05T16:56:18.197Z Downloaded peg v0.8.5
11622026-03-05T16:56:18.200Z Downloaded pbkdf2 v0.11.0
11632026-03-05T16:56:18.200Z Downloaded password-hash v0.5.0
11642026-03-05T16:56:18.203Z Downloaded password-hash v0.4.2
11652026-03-05T16:56:18.203Z Downloaded parse-display-derive v0.10.0
11662026-03-05T16:56:18.206Z Downloaded crossterm v0.29.0
11672026-03-05T16:56:18.209Z Downloaded paste v1.0.15
11682026-03-05T16:56:18.212Z Downloaded ring v0.17.14
11692026-03-05T16:56:18.249Z Downloaded parking_lot_core v0.8.6
11702026-03-05T16:56:18.252Z Downloaded num-complex v0.4.6
11712026-03-05T16:56:18.255Z Downloaded base64 v0.21.7
11722026-03-05T16:56:18.259Z Downloaded proc-macro-crate v1.3.1
11732026-03-05T16:56:18.259Z Downloaded indexmap v1.9.3
11742026-03-05T16:56:18.263Z Downloaded packed_struct v0.10.1
11752026-03-05T16:56:18.263Z Downloaded owo-colors v4.3.0
11762026-03-05T16:56:18.263Z Downloaded oso-derive v0.27.3
11772026-03-05T16:56:18.266Z Downloaded memmap2 v0.9.10
11782026-03-05T16:56:18.266Z Downloaded litrs v1.0.0
11792026-03-05T16:56:18.269Z Downloaded ignore v0.4.25
11802026-03-05T16:56:18.269Z Downloaded darling_core v0.21.3
11812026-03-05T16:56:18.272Z Downloaded num-rational v0.4.2
11822026-03-05T16:56:18.275Z Downloaded phf_shared v0.11.3
11832026-03-05T16:56:18.275Z Downloaded num_enum_derive v0.5.11
11842026-03-05T16:56:18.278Z Downloaded num_enum v0.5.11
11852026-03-05T16:56:18.281Z Downloaded num-derive v0.3.3
11862026-03-05T16:56:18.283Z Downloaded nu-ansi-term v0.50.3
11872026-03-05T16:56:18.283Z Downloaded arc-swap v1.8.2
11882026-03-05T16:56:18.288Z Downloaded hyper-rustls v0.27.7
11892026-03-05T16:56:18.291Z Downloaded libgit2-sys v0.18.3+1.9.2
11902026-03-05T16:56:18.338Z Downloaded humantime v2.3.0
11912026-03-05T16:56:18.342Z Downloaded newtype-uuid v1.3.2
11922026-03-05T16:56:18.342Z Downloaded httparse v1.10.1
11932026-03-05T16:56:18.345Z Downloaded getrandom v0.3.4
11942026-03-05T16:56:18.350Z Downloaded half v2.7.1
11952026-03-05T16:56:18.350Z Downloaded linear-map v1.2.0
11962026-03-05T16:56:18.353Z Downloaded managed v0.8.0
11972026-03-05T16:56:18.353Z Downloaded lock_api v0.4.14
11982026-03-05T16:56:18.353Z Downloaded libsw-core v0.3.2
11992026-03-05T16:56:18.356Z Downloaded libsw v3.5.0
12002026-03-05T16:56:18.356Z Downloaded libscf-sys v1.1.0
12012026-03-05T16:56:18.356Z Downloaded libloading v0.8.9
12022026-03-05T16:56:18.359Z Downloaded jobserver v0.1.34
12032026-03-05T16:56:18.359Z Downloaded hmac v0.12.1
12042026-03-05T16:56:18.362Z Downloaded hickory-client v0.25.2
12052026-03-05T16:56:18.362Z Downloaded newline-converter v0.3.0
12062026-03-05T16:56:18.363Z Downloaded instability v0.3.11
12072026-03-05T16:56:18.366Z Downloaded diesel_derives v2.2.7
12082026-03-05T16:56:18.366Z Downloaded compact_str v0.8.1
12092026-03-05T16:56:18.370Z Downloaded nonempty v0.12.0
12102026-03-05T16:56:18.373Z Downloaded half v1.8.3
12112026-03-05T16:56:18.378Z Downloaded ipnet v2.11.0
12122026-03-05T16:56:18.378Z Downloaded ingot-types v0.1.2
12132026-03-05T16:56:18.378Z Downloaded newtype-uuid-macros v0.1.0
12142026-03-05T16:56:18.382Z Downloaded mime v0.3.17
12152026-03-05T16:56:18.382Z Downloaded md-5 v0.10.6
12162026-03-05T16:56:18.382Z Downloaded lzss v0.8.2
12172026-03-05T16:56:18.382Z Downloaded md5 v0.7.0
12182026-03-05T16:56:18.382Z Downloaded match_cfg v0.1.0
12192026-03-05T16:56:18.386Z Downloaded ingot v0.1.1
12202026-03-05T16:56:18.386Z Downloaded cookie v0.18.1
12212026-03-05T16:56:18.386Z Downloaded console v0.16.2
12222026-03-05T16:56:18.389Z Downloaded ahash v0.8.12
12232026-03-05T16:56:18.392Z Downloaded derive_builder v0.20.2
12242026-03-05T16:56:18.395Z Downloaded daft-derive v0.1.5
12252026-03-05T16:56:18.398Z Downloaded chacha20 v0.10.0
12262026-03-05T16:56:18.402Z Downloaded defmt-macros v1.0.1
12272026-03-05T16:56:18.405Z Downloaded linked-hash-map v0.5.6
12282026-03-05T16:56:18.405Z Downloaded internet-checksum v0.2.1
12292026-03-05T16:56:18.405Z Downloaded fatfs v0.3.6
12302026-03-05T16:56:18.408Z Downloaded derive_more v0.99.20
12312026-03-05T16:56:18.411Z Downloaded is-terminal v0.4.17
12322026-03-05T16:56:18.411Z Downloaded instant v0.1.13
12332026-03-05T16:56:18.414Z Downloaded cookie_store v0.22.1
12342026-03-05T16:56:18.414Z Downloaded console v0.15.11
12352026-03-05T16:56:18.417Z Downloaded cancel-safe-futures v0.1.5
12362026-03-05T16:56:18.420Z Downloaded blake2 v0.10.6
12372026-03-05T16:56:18.423Z Downloaded bitfield v0.19.4
12382026-03-05T16:56:18.424Z Downloaded darling v0.20.11
12392026-03-05T16:56:18.426Z Downloaded colored v2.2.0
12402026-03-05T16:56:18.430Z Downloaded const-oid v0.9.6
12412026-03-05T16:56:18.433Z Downloaded foldhash v0.2.0
12422026-03-05T16:56:18.434Z Downloaded env_logger v0.11.9
12432026-03-05T16:56:18.438Z Downloaded diesel-dtrace v0.4.2
12442026-03-05T16:56:18.438Z Downloaded ghash v0.5.1
12452026-03-05T16:56:18.438Z Downloaded find-msvc-tools v0.1.9
12462026-03-05T16:56:18.438Z Downloaded hyper-tls v0.6.0
12472026-03-05T16:56:18.441Z Downloaded httpdate v1.0.3
12482026-03-05T16:56:18.441Z Downloaded http-range v0.1.5
12492026-03-05T16:56:18.441Z Downloaded hostname v0.4.2
12502026-03-05T16:56:18.444Z Downloaded futures-executor v0.3.32
12512026-03-05T16:56:18.444Z Downloaded hostname v0.3.1
12522026-03-05T16:56:18.447Z Downloaded hex-literal v0.4.1
12532026-03-05T16:56:18.447Z Downloaded cmake v0.1.57
12542026-03-05T16:56:18.447Z Downloaded ff v0.13.1
12552026-03-05T16:56:18.450Z Downloaded hash32 v0.2.1
12562026-03-05T16:56:18.450Z Downloaded fs-err v2.11.0
12572026-03-05T16:56:18.453Z Downloaded foldhash v0.1.5
12582026-03-05T16:56:18.453Z Downloaded crc32fast v1.5.0
12592026-03-05T16:56:18.453Z Downloaded colored v3.1.1
12602026-03-05T16:56:18.456Z Downloaded clang-sys v1.8.1
12612026-03-05T16:56:18.459Z Downloaded crossbeam-deque v0.8.6
12622026-03-05T16:56:18.459Z Downloaded convert_case v0.10.0
12632026-03-05T16:56:18.462Z Downloaded cexpr v0.6.0
12642026-03-05T16:56:18.462Z Downloaded cargo_toml v0.22.3
12652026-03-05T16:56:18.465Z Downloaded camino-tempfile-ext v0.3.3
12662026-03-05T16:56:18.465Z Downloaded bit-vec v0.8.0
12672026-03-05T16:56:18.468Z Downloaded git-stub v1.0.0
12682026-03-05T16:56:18.468Z Downloaded derive-ex v0.1.8
12692026-03-05T16:56:18.468Z Downloaded float-ord v0.3.2
12702026-03-05T16:56:18.473Z Downloaded buf-list v1.1.2
12712026-03-05T16:56:18.473Z Downloaded chacha20 v0.9.1
12722026-03-05T16:56:18.478Z Downloaded castaway v0.2.4
12732026-03-05T16:56:18.478Z Downloaded bit-vec v0.6.3
12742026-03-05T16:56:18.478Z Downloaded dsl_auto_type v0.1.3
12752026-03-05T16:56:18.478Z Downloaded document-features v0.2.12
12762026-03-05T16:56:18.483Z Downloaded cargo_metadata v0.19.2
12772026-03-05T16:56:18.483Z Downloaded bitflags v1.3.2
12782026-03-05T16:56:18.483Z Downloaded futures-io v0.3.32
12792026-03-05T16:56:18.487Z Downloaded env_filter v1.0.0
12802026-03-05T16:56:18.487Z Downloaded embedded-io v0.6.1
12812026-03-05T16:56:18.487Z Downloaded dirs-sys-next v0.1.2
12822026-03-05T16:56:18.487Z Downloaded futures-macro v0.3.32
12832026-03-05T16:56:18.487Z Downloaded fixedbitset v0.4.2
12842026-03-05T16:56:18.491Z Downloaded fd-lock v4.0.4
12852026-03-05T16:56:18.491Z Downloaded bb8 v0.8.6
12862026-03-05T16:56:18.491Z Downloaded data-encoding v2.10.0
12872026-03-05T16:56:18.495Z Downloaded cpufeatures v0.3.0
12882026-03-05T16:56:18.495Z Downloaded cfg_aliases v0.2.1
12892026-03-05T16:56:18.495Z Downloaded funty v2.0.0
12902026-03-05T16:56:18.495Z Downloaded foreign-types-shared v0.3.1
12912026-03-05T16:56:18.495Z Downloaded foreign-types v0.5.0
12922026-03-05T16:56:18.498Z Downloaded fixedbitset v0.5.7
12932026-03-05T16:56:18.498Z Downloaded ena v0.14.4
12942026-03-05T16:56:18.498Z Downloaded either v1.15.0
12952026-03-05T16:56:18.502Z Downloaded ed25519 v2.2.3
12962026-03-05T16:56:18.502Z Downloaded dropshot-api-manager-types v0.5.2
12972026-03-05T16:56:18.507Z Downloaded bitfield-struct v0.6.2
12982026-03-05T16:56:18.508Z Downloaded curve25519-dalek-derive v0.1.1
12992026-03-05T16:56:18.508Z Downloaded dyn-clone v1.0.20
13002026-03-05T16:56:18.508Z Downloaded bzip2 v0.6.1
13012026-03-05T16:56:18.511Z Downloaded dof v0.4.0
13022026-03-05T16:56:18.511Z Downloaded cipher v0.4.4
13032026-03-05T16:56:18.511Z Downloaded blowfish v0.9.1
13042026-03-05T16:56:18.511Z Downloaded bcs v0.1.6
13052026-03-05T16:56:18.512Z Downloaded backon v1.6.0
13062026-03-05T16:56:18.516Z Downloaded darling_macro v0.21.3
13072026-03-05T16:56:18.516Z Downloaded cbc v0.1.2
13082026-03-05T16:56:18.519Z Downloaded float-cmp v0.10.0
13092026-03-05T16:56:18.519Z Downloaded const_format_proc_macros v0.2.34
13102026-03-05T16:56:18.519Z Downloaded cfg_aliases v0.1.1
13112026-03-05T16:56:18.520Z Downloaded cassowary v0.3.0
13122026-03-05T16:56:18.524Z Downloaded base64ct v1.8.3
13132026-03-05T16:56:18.524Z Downloaded base16ct v1.0.0
13142026-03-05T16:56:18.527Z Downloaded bit-set v0.8.0
13152026-03-05T16:56:18.527Z Downloaded dtrace-parser v0.3.0
13162026-03-05T16:56:18.527Z Downloaded debug-ignore v1.0.5
13172026-03-05T16:56:18.527Z Downloaded convert_case v0.4.0
13182026-03-05T16:56:18.532Z Downloaded cargo-platform v0.1.9
13192026-03-05T16:56:18.532Z Downloaded bitfield-macros v0.19.4
13202026-03-05T16:56:18.532Z Downloaded block-padding v0.3.3
13212026-03-05T16:56:18.532Z Downloaded ascii-canvas v3.0.0
13222026-03-05T16:56:18.535Z Downloaded array-init v0.0.4
13232026-03-05T16:56:18.535Z Downloaded deranged v0.5.8
13242026-03-05T16:56:18.535Z Downloaded defmt-parser v1.0.0
13252026-03-05T16:56:18.535Z Downloaded crc v3.4.0
13262026-03-05T16:56:18.535Z Downloaded defmt v1.0.1
13272026-03-05T16:56:18.538Z Downloaded ctr v0.9.2
13282026-03-05T16:56:18.541Z Downloaded critical-section v1.2.0
13292026-03-05T16:56:18.541Z Downloaded constant_time_eq v0.4.2
13302026-03-05T16:56:18.562Z Downloaded arrayvec v0.7.6
13312026-03-05T16:56:18.564Z Downloaded crucible-workspace-hack v0.1.0
13322026-03-05T16:56:18.568Z Downloaded derive_builder_macro v0.20.2
13332026-03-05T16:56:18.568Z Downloaded crossbeam-epoch v0.9.18
13342026-03-05T16:56:18.568Z Downloaded ciborium-io v0.2.2
13352026-03-05T16:56:18.568Z Downloaded bcrypt-pbkdf v0.10.0
13362026-03-05T16:56:18.568Z Downloaded cobs v0.3.0
13372026-03-05T16:56:18.568Z Downloaded aead v0.5.2
13382026-03-05T16:56:18.569Z Downloaded atomic-waker v1.1.2
13392026-03-05T16:56:18.569Z Downloaded async-stream-impl v0.3.6
13402026-03-05T16:56:18.569Z Downloaded async-bb8-diesel v0.2.1
13412026-03-05T16:56:18.569Z Downloaded assert_matches v1.5.0
13422026-03-05T16:56:18.569Z Downloaded argon2 v0.5.3
13432026-03-05T16:56:18.569Z Downloaded adler2 v2.0.1
13442026-03-05T16:56:18.570Z Downloaded async-recursion v1.1.1
13452026-03-05T16:56:18.984Z Downloaded aws-lc-sys v0.37.1
13462026-03-05T16:56:19.338Z Compiling libc v0.2.180
13472026-03-05T16:56:19.338Z Compiling serde v1.0.228
13482026-03-05T16:56:19.341Z Compiling log v0.4.29
13492026-03-05T16:56:19.341Z Compiling find-msvc-tools v0.1.9
13502026-03-05T16:56:19.522Z Compiling shlex v1.3.0
13512026-03-05T16:56:19.538Z Compiling smallvec v1.15.1
13522026-03-05T16:56:19.553Z Compiling syn v2.0.117
13532026-03-05T16:56:19.556Z Compiling typenum v1.19.0
13542026-03-05T16:56:20.019Z Compiling generic-array v0.14.7
13552026-03-05T16:56:20.050Z Compiling subtle v2.6.1
13562026-03-05T16:56:20.082Z Compiling scopeguard v1.2.0
13572026-03-05T16:56:20.181Z Compiling portable-atomic v1.13.1
13582026-03-05T16:56:20.227Z Compiling lock_api v0.4.14
13592026-03-05T16:56:20.253Z Compiling const-oid v0.9.6
13602026-03-05T16:56:20.412Z Compiling critical-section v1.2.0
13612026-03-05T16:56:20.444Z Compiling zerocopy v0.8.40
13622026-03-05T16:56:20.590Z Compiling serde_json v1.0.149
13632026-03-05T16:56:20.723Z Compiling pin-project-lite v0.2.17
13642026-03-05T16:56:20.897Z Compiling parking_lot_core v0.9.12
13652026-03-05T16:56:21.378Z Compiling pkg-config v0.3.32
13662026-03-05T16:56:21.426Z Compiling libm v0.2.16
13672026-03-05T16:56:21.853Z Compiling getrandom v0.2.17
13682026-03-05T16:56:21.873Z Compiling jobserver v0.1.34
13692026-03-05T16:56:22.065Z Compiling errno v0.3.14
13702026-03-05T16:56:22.303Z Compiling cc v1.2.56
13712026-03-05T16:56:22.329Z Compiling rand_core v0.6.4
13722026-03-05T16:56:22.381Z Compiling once_cell v1.21.3
13732026-03-05T16:56:22.497Z Compiling signal-hook-registry v1.4.8
13742026-03-05T16:56:22.742Z Compiling mio v1.1.1
13752026-03-05T16:56:22.837Z Compiling num-traits v0.2.19
13762026-03-05T16:56:22.890Z Compiling bitflags v2.11.0
13772026-03-05T16:56:23.074Z Compiling futures-core v0.3.32
13782026-03-05T16:56:23.205Z Compiling parking_lot v0.12.5
13792026-03-05T16:56:23.354Z Compiling socket2 v0.6.2
13802026-03-05T16:56:23.570Z Compiling percent-encoding v2.3.2
13812026-03-05T16:56:23.866Z Compiling allocator-api2 v0.2.21
13822026-03-05T16:56:23.885Z Compiling foldhash v0.2.0
13832026-03-05T16:56:23.934Z Compiling cpufeatures v0.2.17
13842026-03-05T16:56:24.055Z Compiling futures-sink v0.3.32
13852026-03-05T16:56:24.081Z Compiling slab v0.4.12
13862026-03-05T16:56:24.236Z Compiling futures-channel v0.3.32
13872026-03-05T16:56:24.280Z Compiling futures-io v0.3.32
13882026-03-05T16:56:24.302Z Compiling futures-task v0.3.32
13892026-03-05T16:56:24.410Z Compiling getrandom v0.4.1
13902026-03-05T16:56:24.540Z Compiling hashbrown v0.16.1
13912026-03-05T16:56:24.564Z Compiling getrandom v0.3.4
13922026-03-05T16:56:24.645Z Compiling rand_core v0.10.0
13932026-03-05T16:56:24.695Z Compiling rustversion v1.0.22
13942026-03-05T16:56:24.967Z Compiling cmake v0.1.57
13952026-03-05T16:56:25.849Z Compiling indexmap v2.13.0
13962026-03-05T16:56:25.947Z Compiling form_urlencoded v1.2.2
13972026-03-05T16:56:26.026Z Compiling dunce v1.0.5
13982026-03-05T16:56:26.176Z Compiling base64ct v1.8.3
13992026-03-05T16:56:26.224Z Compiling ident_case v1.0.1
14002026-03-05T16:56:26.265Z Compiling fs_extra v1.3.0
14012026-03-05T16:56:26.438Z Compiling flagset v0.4.7
14022026-03-05T16:56:26.463Z Compiling rand_core v0.9.5
14032026-03-05T16:56:26.686Z Compiling pem-rfc7468 v0.7.0
14042026-03-05T16:56:26.801Z Compiling rustix v1.1.3
14052026-03-05T16:56:26.825Z Compiling aws-lc-sys v0.37.1
14062026-03-05T16:56:26.933Z Compiling iana-time-zone v0.1.65
14072026-03-05T16:56:27.004Z Compiling synstructure v0.13.2
14082026-03-05T16:56:27.163Z Compiling ring v0.17.14
14092026-03-05T16:56:27.271Z Compiling uuid v1.21.0
14102026-03-05T16:56:27.312Z Compiling rustc_version v0.4.1
14112026-03-05T16:56:27.335Z Compiling aws-lc-rs v1.16.0
14122026-03-05T16:56:27.860Z Compiling regex-syntax v0.8.10
14132026-03-05T16:56:27.900Z Compiling vcpkg v0.2.15
14142026-03-05T16:56:28.388Z Compiling tracing-core v0.1.36
14152026-03-05T16:56:28.763Z Compiling crossbeam-utils v0.8.21
14162026-03-05T16:56:29.341Z Compiling pest_generator v2.8.6
14172026-03-05T16:56:29.564Z Compiling openssl-sys v0.9.111
14182026-03-05T16:56:29.587Z Compiling serde_derive_internals v0.29.1
14192026-03-05T16:56:30.731Z Compiling syn v1.0.109
14202026-03-05T16:56:30.816Z Compiling schemars v0.8.22
14212026-03-05T16:56:31.031Z Compiling untrusted v0.7.1
14222026-03-05T16:56:31.191Z Compiling untrusted v0.9.0
14232026-03-05T16:56:31.237Z Compiling openssl-probe v0.2.1
14242026-03-05T16:56:31.316Z Compiling httparse v1.10.1
14252026-03-05T16:56:31.395Z Compiling base64 v0.22.1
14262026-03-05T16:56:31.681Z Compiling serde_derive v1.0.228
14272026-03-05T16:56:31.749Z Compiling zeroize_derive v1.4.3
14282026-03-05T16:56:31.938Z Compiling zerofrom-derive v0.1.6
14292026-03-05T16:56:32.042Z Compiling yoke-derive v0.8.1
14302026-03-05T16:56:32.694Z Compiling zerocopy-derive v0.8.40
14312026-03-05T16:56:33.055Z Compiling zeroize v1.8.2
14322026-03-05T16:56:33.453Z Compiling zerovec-derive v0.11.2
14332026-03-05T16:56:33.913Z Compiling displaydoc v0.2.5
14342026-03-05T16:56:34.693Z Compiling tokio-macros v2.6.0
14352026-03-05T16:56:34.881Z Compiling crypto-common v0.1.7
14362026-03-05T16:56:35.141Z Compiling block-buffer v0.10.4
14372026-03-05T16:56:35.238Z Compiling zerofrom v0.1.6
14382026-03-05T16:56:35.448Z Compiling yoke v0.8.1
14392026-03-05T16:56:35.471Z Compiling digest v0.10.7
14402026-03-05T16:56:35.510Z Compiling futures-macro v0.3.32
14412026-03-05T16:56:35.815Z Compiling zerotrie v0.2.3
14422026-03-05T16:56:35.972Z Compiling hmac v0.12.1
14432026-03-05T16:56:36.026Z Compiling zerovec v0.11.5
14442026-03-05T16:56:36.238Z Compiling block-padding v0.3.3
14452026-03-05T16:56:36.281Z Compiling sha2 v0.10.9
14462026-03-05T16:56:36.425Z Compiling der_derive v0.7.3
14472026-03-05T16:56:36.511Z Compiling inout v0.1.4
14482026-03-05T16:56:36.826Z Compiling cipher v0.4.4
14492026-03-05T16:56:37.176Z Compiling tinystr v0.8.2
14502026-03-05T16:56:37.340Z Compiling potential_utf v0.1.4
14512026-03-05T16:56:37.381Z Compiling futures-util v0.3.32
14522026-03-05T16:56:37.588Z Compiling icu_locale_core v2.1.1
14532026-03-05T16:56:37.640Z Compiling icu_collections v2.1.1
14542026-03-05T16:56:38.617Z Compiling der v0.7.10
14552026-03-05T16:56:38.640Z Compiling salsa20 v0.10.2
14562026-03-05T16:56:38.876Z Compiling pbkdf2 v0.12.2
14572026-03-05T16:56:39.070Z Compiling icu_provider v2.1.1
14582026-03-05T16:56:39.650Z Compiling icu_normalizer v2.1.1
14592026-03-05T16:56:39.706Z Compiling icu_properties v2.1.2
14602026-03-05T16:56:39.740Z Compiling thiserror-impl v2.0.18
14612026-03-05T16:56:40.228Z Compiling bytes v1.11.1
14622026-03-05T16:56:40.844Z Compiling spki v0.7.3
14632026-03-05T16:56:41.154Z Compiling chrono v0.4.44
14642026-03-05T16:56:41.578Z Compiling tokio v1.49.0
14652026-03-05T16:56:41.640Z Compiling http v1.4.0
14662026-03-05T16:56:42.446Z Compiling idna_adapter v1.2.1
14672026-03-05T16:56:42.653Z Compiling idna v1.1.0
14682026-03-05T16:56:42.677Z Compiling scrypt v0.11.0
14692026-03-05T16:56:42.899Z Compiling thiserror v2.0.18
14702026-03-05T16:56:43.056Z Compiling aes v0.8.4
14712026-03-05T16:56:43.184Z Compiling cbc v0.1.2
14722026-03-05T16:56:43.452Z Compiling url v2.5.8
14732026-03-05T16:56:43.629Z Compiling rustls-pki-types v1.14.0
14742026-03-05T16:56:44.053Z Compiling ppv-lite86 v0.2.21
14752026-03-05T16:56:44.099Z Compiling tracing-attributes v0.1.31
14762026-03-05T16:56:44.378Z Compiling pkcs5 v0.7.1
14772026-03-05T16:56:44.550Z Compiling http-body v1.0.1
14782026-03-05T16:56:44.841Z Compiling rand_chacha v0.9.0
14792026-03-05T16:56:45.210Z Compiling pkcs8 v0.10.2
14802026-03-05T16:56:45.493Z Compiling rand v0.9.2
14812026-03-05T16:56:45.736Z Compiling schemars_derive v0.8.22
14822026-03-05T16:56:45.858Z Compiling scroll_derive v0.13.1
14832026-03-05T16:56:46.493Z Compiling pest_derive v2.8.6
14842026-03-05T16:56:47.202Z Compiling darling_core v0.20.11
14852026-03-05T16:56:47.290Z Compiling tracing v0.1.44
14862026-03-05T16:56:47.313Z Compiling try-lock v0.2.5
14872026-03-05T16:56:47.481Z Compiling tinyvec_macros v0.1.1
14882026-03-05T16:56:47.590Z Compiling dyn-clone v1.0.20
14892026-03-05T16:56:47.612Z Compiling tower-service v0.3.3
14902026-03-05T16:56:47.748Z Compiling atomic-waker v1.1.2
14912026-03-05T16:56:47.793Z Compiling tower-layer v0.3.3
14922026-03-05T16:56:47.818Z Compiling rustls v0.23.37
14932026-03-05T16:56:47.937Z Compiling scroll v0.13.0
14942026-03-05T16:56:48.102Z Compiling tinyvec v1.10.0
14952026-03-05T16:56:48.124Z Compiling want v0.3.1
14962026-03-05T16:56:48.452Z Compiling ipnet v2.11.0
14972026-03-05T16:56:48.994Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14982026-03-05T16:56:49.017Z Compiling spin v0.9.8
14992026-03-05T16:56:49.400Z Compiling aho-corasick v1.1.4
15002026-03-05T16:56:49.505Z Compiling crc32fast v1.5.0
15012026-03-05T16:56:49.803Z Compiling time-core v0.1.8
15022026-03-05T16:56:50.059Z Compiling tokio-util v0.7.18
15032026-03-05T16:56:50.115Z Compiling foreign-types-shared v0.1.1
15042026-03-05T16:56:50.257Z Compiling num-conv v0.2.0
15052026-03-05T16:56:50.536Z Compiling powerfmt v0.2.0
15062026-03-05T16:56:50.934Z Compiling pin-utils v0.1.0
15072026-03-05T16:56:51.048Z Compiling httpdate v1.0.3
15082026-03-05T16:56:51.485Z Compiling openssl v0.10.75
15092026-03-05T16:56:51.788Z Compiling h2 v0.4.13
15102026-03-05T16:56:51.960Z Compiling regex-automata v0.4.14
15112026-03-05T16:56:52.470Z Compiling tempfile v3.25.0
15122026-03-05T16:56:52.935Z Compiling darling_macro v0.20.11
15132026-03-05T16:56:53.250Z Compiling deranged v0.5.8
15142026-03-05T16:56:53.449Z Compiling time-macros v0.2.27
15152026-03-05T16:56:53.814Z Compiling darling v0.20.11
15162026-03-05T16:56:53.947Z Compiling foreign-types v0.3.2
15172026-03-05T16:56:54.953Z Compiling goblin v0.10.5
15182026-03-05T16:56:55.620Z Compiling thiserror-impl v1.0.69
15192026-03-05T16:56:55.935Z Compiling openssl-macros v0.1.1
15202026-03-05T16:56:57.973Z Compiling wait-timeout v0.2.1
15212026-03-05T16:56:58.385Z Compiling usdt-impl v0.6.0
15222026-03-05T16:56:58.461Z Compiling quick-error v1.2.3
15232026-03-05T16:56:58.624Z Compiling hyper v1.8.1
15242026-03-05T16:56:58.746Z Compiling bit-vec v0.8.0
15252026-03-05T16:56:59.033Z Compiling either v1.15.0
15262026-03-05T16:56:59.176Z Compiling simd-adler32 v0.3.8
15272026-03-05T16:56:59.459Z Compiling native-tls v0.2.18
15282026-03-05T16:56:59.754Z Compiling siphasher v1.0.2
15292026-03-05T16:56:59.869Z Compiling num_threads v0.1.7
15302026-03-05T16:57:00.033Z Compiling time v0.3.47
15312026-03-05T16:57:00.194Z Compiling bit-set v0.8.0
15322026-03-05T16:57:00.521Z Compiling rusty-fork v0.3.1
15332026-03-05T16:57:01.015Z Compiling hyper-util v0.1.20
15342026-03-05T16:57:01.111Z Compiling thiserror v1.0.69
15352026-03-05T16:57:01.714Z Compiling dof v0.4.0
15362026-03-05T16:57:02.524Z Compiling derive_builder_core v0.20.2
15372026-03-05T16:57:03.807Z Compiling unicode-normalization v0.1.25
15382026-03-05T16:57:04.538Z Compiling dtrace-parser v0.3.0
15392026-03-05T16:57:04.601Z Compiling rustls-native-certs v0.8.3
15402026-03-05T16:57:04.781Z Compiling signature v2.2.0
15412026-03-05T16:57:04.875Z Compiling crossbeam-epoch v0.9.18
15422026-03-05T16:57:05.117Z Compiling scroll_derive v0.12.1
15432026-03-05T16:57:05.223Z Compiling heapless v0.7.17
15442026-03-05T16:57:05.364Z Compiling darling_core v0.21.3
15452026-03-05T16:57:05.537Z Compiling slog v2.8.2
15462026-03-05T16:57:05.671Z Compiling rand_xorshift v0.4.0
15472026-03-05T16:57:05.857Z Compiling bzip2-sys v0.1.13+1.0.8
15482026-03-05T16:57:05.920Z Compiling sync_wrapper v1.0.2
15492026-03-05T16:57:06.084Z Compiling thread-id v5.1.0
15502026-03-05T16:57:06.207Z Compiling cookie v0.18.1
15512026-03-05T16:57:06.227Z Compiling rayon-core v1.13.0
15522026-03-05T16:57:06.359Z Compiling anyhow v1.0.102
15532026-03-05T16:57:06.427Z Compiling zstd-safe v7.2.4
15542026-03-05T16:57:06.547Z Compiling unarray v0.1.4
15552026-03-05T16:57:06.565Z Compiling paste v1.0.15
15562026-03-05T16:57:06.717Z Compiling signal-hook v0.3.18
15572026-03-05T16:57:06.767Z Compiling unicode-segmentation v1.12.0
15582026-03-05T16:57:06.916Z Compiling unicode-bidi v0.3.18
15592026-03-05T16:57:07.031Z Compiling unicode-properties v0.1.4
15602026-03-05T16:57:07.061Z Compiling adler2 v2.0.1
15612026-03-05T16:57:07.274Z Compiling miniz_oxide v0.8.9
15622026-03-05T16:57:07.596Z Compiling proptest v1.10.0
15632026-03-05T16:57:07.917Z Compiling stringprep v0.1.5
15642026-03-05T16:57:08.257Z Compiling scroll v0.12.0
15652026-03-05T16:57:08.626Z Compiling tower v0.5.3
15662026-03-05T16:57:08.925Z Compiling crossbeam-deque v0.8.6
15672026-03-05T16:57:08.947Z Compiling derive_builder_macro v0.20.2
15682026-03-05T16:57:09.294Z Compiling ipnetwork v0.21.1
15692026-03-05T16:57:09.601Z Compiling http-body-util v0.1.3
15702026-03-05T16:57:09.689Z Compiling rand_chacha v0.3.1
15712026-03-05T16:57:09.727Z Compiling webpki-roots v1.0.6
15722026-03-05T16:57:09.948Z Compiling serde_tokenstream v0.2.3
15732026-03-05T16:57:10.119Z Compiling serde_spanned v0.6.9
15742026-03-05T16:57:10.163Z Compiling toml_datetime v0.6.11
15752026-03-05T16:57:10.186Z Compiling erased-serde v0.3.31
15762026-03-05T16:57:10.373Z Compiling md-5 v0.10.6
15772026-03-05T16:57:10.554Z Compiling zerocopy-derive v0.7.35
15782026-03-05T16:57:10.625Z Compiling curve25519-dalek v4.1.3
15792026-03-05T16:57:10.684Z Compiling num-integer v0.1.46
15802026-03-05T16:57:11.327Z Compiling vergen-lib v0.1.6
15812026-03-05T16:57:11.405Z Compiling hash32 v0.2.1
15822026-03-05T16:57:11.481Z Compiling ff v0.13.1
15832026-03-05T16:57:11.617Z Compiling zlib-rs v0.6.2
15842026-03-05T16:57:11.660Z Compiling rustix v0.38.44
15852026-03-05T16:57:11.733Z Compiling base16ct v0.2.0
15862026-03-05T16:57:11.793Z Compiling litrs v1.0.0
15872026-03-05T16:57:11.900Z Compiling darling_macro v0.21.3
15882026-03-05T16:57:12.064Z Compiling iri-string v0.7.10
15892026-03-05T16:57:12.363Z Compiling fallible-iterator v0.2.0
15902026-03-05T16:57:12.518Z Compiling ref-cast v1.0.25
15912026-03-05T16:57:12.840Z Compiling smoltcp v0.9.1
15922026-03-05T16:57:12.897Z Compiling psl-types v2.0.11
15932026-03-05T16:57:13.029Z Compiling num-bigint-dig v0.8.6
15942026-03-05T16:57:13.122Z Compiling ryu v1.0.23
15952026-03-05T16:57:13.219Z Compiling publicsuffix v2.3.0
15962026-03-05T16:57:13.403Z Compiling serde_urlencoded v0.7.1
15972026-03-05T16:57:13.454Z Compiling newtype-uuid v1.3.2
15982026-03-05T16:57:13.521Z Compiling postgres-protocol v0.6.10
15992026-03-05T16:57:13.546Z Compiling document-features v0.2.12
16002026-03-05T16:57:13.941Z Compiling darling v0.21.3
16012026-03-05T16:57:14.081Z Compiling zerocopy v0.7.35
16022026-03-05T16:57:14.235Z Compiling sec1 v0.7.3
16032026-03-05T16:57:14.802Z Compiling group v0.13.0
16042026-03-05T16:57:15.121Z Compiling tower-http v0.6.8
16052026-03-05T16:57:15.467Z Compiling num-iter v0.1.45
16062026-03-05T16:57:15.751Z Compiling rand v0.8.5
16072026-03-05T16:57:15.773Z Compiling oxnet v0.1.4
16082026-03-05T16:57:15.848Z Compiling derive_builder v0.20.2
16092026-03-05T16:57:15.903Z Compiling proc-macro-error v1.0.4
16102026-03-05T16:57:16.016Z Compiling goblin v0.8.2
16112026-03-05T16:57:16.482Z Compiling tokio-native-tls v0.3.1
16122026-03-05T16:57:17.792Z Compiling heck v0.4.1
16132026-03-05T16:57:17.852Z Compiling flate2 v1.1.9
16142026-03-05T16:57:17.882Z Compiling phf_shared v0.13.1
16152026-03-05T16:57:18.220Z Compiling hubpack_derive v0.1.1
16162026-03-05T16:57:18.447Z Compiling regex v1.12.3
16172026-03-05T16:57:18.698Z Compiling lazy_static v1.5.0
16182026-03-05T16:57:18.721Z Compiling cargo-platform v0.1.9
16192026-03-05T16:57:18.785Z Compiling hkdf v0.12.4
16202026-03-05T16:57:18.853Z Compiling crypto-bigint v0.5.5
16212026-03-05T16:57:19.054Z Compiling daft-derive v0.1.5
16222026-03-05T16:57:19.077Z Compiling curve25519-dalek-derive v0.1.1
16232026-03-05T16:57:19.167Z Compiling strum_macros v0.27.2
16242026-03-05T16:57:19.406Z Compiling ref-cast-impl v1.0.25
16252026-03-05T16:57:20.421Z Compiling async-trait v0.1.89
16262026-03-05T16:57:20.585Z Compiling terminal_size v0.4.3
16272026-03-05T16:57:20.637Z Compiling vergen v9.0.6
16282026-03-05T16:57:20.824Z Compiling fs-err v3.3.0
16292026-03-05T16:57:20.980Z Compiling ahash v0.8.12
16302026-03-05T16:57:21.184Z Compiling bitflags v1.3.2
16312026-03-05T16:57:21.312Z Compiling managed v0.8.0
16322026-03-05T16:57:21.357Z Compiling bumpalo v3.20.2
16332026-03-05T16:57:21.770Z Compiling winnow v0.5.40
16342026-03-05T16:57:21.857Z Compiling object v0.37.3
16352026-03-05T16:57:22.366Z Compiling foldhash v0.1.5
16362026-03-05T16:57:22.668Z Compiling libbz2-rs-sys v0.2.2
16372026-03-05T16:57:22.817Z Compiling hashbrown v0.15.5
16382026-03-05T16:57:23.972Z Compiling strum v0.27.2
16392026-03-05T16:57:24.024Z Compiling bzip2 v0.6.1
16402026-03-05T16:57:24.277Z Compiling clap_builder v4.5.60
16412026-03-05T16:57:24.344Z Compiling zopfli v0.8.3
16422026-03-05T16:57:24.529Z Compiling elliptic-curve v0.13.8
16432026-03-05T16:57:25.069Z Compiling toml_edit v0.19.15
16442026-03-05T16:57:25.348Z Compiling dof v0.3.0
16452026-03-05T16:57:25.483Z Compiling console v0.16.2
16462026-03-05T16:57:26.213Z Compiling daft v0.1.5
16472026-03-05T16:57:26.729Z Compiling hubpack v0.1.2
16482026-03-05T16:57:26.792Z Compiling cargo_metadata v0.19.2
16492026-03-05T16:57:27.172Z Compiling phf v0.13.1
16502026-03-05T16:57:27.488Z Compiling zone_cfg_derive v0.3.1
16512026-03-05T16:57:28.885Z Compiling signal-hook-mio v0.2.5
16522026-03-05T16:57:29.873Z Compiling cookie_store v0.22.1
16532026-03-05T16:57:30.133Z Compiling zstd v0.13.3
16542026-03-05T16:57:30.687Z Compiling rayon v1.11.0
16552026-03-05T16:57:31.369Z Compiling hyper-tls v0.6.0
16562026-03-05T16:57:31.787Z Compiling bzip2 v0.4.4
16572026-03-05T16:57:31.860Z Compiling postgres-types v0.2.12
16582026-03-05T16:57:32.173Z Compiling serde_with_macros v3.17.0
16592026-03-05T16:57:33.117Z Compiling usdt-macro v0.6.0
16602026-03-05T16:57:33.558Z Compiling usdt-attr-macro v0.6.0
16612026-03-05T16:57:34.544Z Compiling ed25519 v2.2.3
16622026-03-05T16:57:34.649Z Compiling dtrace-parser v0.2.0
16632026-03-05T16:57:34.738Z Compiling phf_shared v0.11.3
16642026-03-05T16:57:34.779Z Compiling itertools v0.12.1
16652026-03-05T16:57:34.947Z Compiling bstr v1.12.1
16662026-03-05T16:57:35.114Z Compiling pkcs1 v0.7.5
16672026-03-05T16:57:35.136Z Compiling hex v0.4.3
16682026-03-05T16:57:35.742Z Compiling serde-big-array v0.5.1
16692026-03-05T16:57:36.010Z Compiling rfc6979 v0.4.0
16702026-03-05T16:57:36.013Z Compiling strum_macros v0.26.4
16712026-03-05T16:57:36.250Z Compiling enum-as-inner v0.6.1
16722026-03-05T16:57:36.501Z Compiling serde_repr v0.1.20
16732026-03-05T16:57:36.539Z Compiling clap_derive v4.5.55
16742026-03-05T16:57:36.641Z Compiling float-cmp v0.10.0
16752026-03-05T16:57:36.906Z Compiling thread-id v4.2.2
16762026-03-05T16:57:37.042Z Compiling memmap2 v0.9.10
16772026-03-05T16:57:37.275Z Compiling env_filter v1.0.0
16782026-03-05T16:57:37.442Z Compiling encoding_rs v0.8.35
16792026-03-05T16:57:37.575Z Compiling unit-prefix v0.5.2
16802026-03-05T16:57:37.619Z Compiling normalize-line-endings v0.3.0
16812026-03-05T16:57:37.773Z Compiling fixedbitset v0.5.7
16822026-03-05T16:57:37.816Z Compiling rustc-hash v2.1.1
16832026-03-05T16:57:37.851Z Compiling keccak v0.1.6
16842026-03-05T16:57:38.011Z Compiling difflib v0.4.0
16852026-03-05T16:57:38.405Z Compiling fixedbitset v0.4.2
16862026-03-05T16:57:38.843Z Compiling static_assertions v1.1.0
16872026-03-05T16:57:38.968Z Compiling jiff v0.2.21
16882026-03-05T16:57:39.344Z Compiling precomputed-hash v0.1.1
16892026-03-05T16:57:39.485Z Compiling mime v0.3.17
16902026-03-05T16:57:40.016Z Compiling whoami v2.1.0
16912026-03-05T16:57:40.160Z Compiling predicates-core v1.0.10
16922026-03-05T16:57:40.300Z Compiling data-encoding v2.10.0
16932026-03-05T16:57:40.460Z Compiling new_debug_unreachable v1.0.6
16942026-03-05T16:57:40.483Z Compiling tokio-postgres v0.7.16
16952026-03-05T16:57:40.583Z Compiling string_cache v0.8.9
16962026-03-05T16:57:40.808Z Compiling predicates v3.1.4
16972026-03-05T16:57:40.911Z Compiling clap v4.5.60
16982026-03-05T16:57:41.026Z Compiling hickory-proto v0.25.2
16992026-03-05T16:57:41.051Z Compiling strum v0.26.3
17002026-03-05T16:57:41.086Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17012026-03-05T16:57:41.260Z Compiling petgraph v0.6.5
17022026-03-05T16:57:41.979Z Compiling petgraph v0.8.3
17032026-03-05T16:57:42.331Z Compiling sha3 v0.10.8
17042026-03-05T16:57:43.426Z Compiling iddqd v0.3.17
17052026-03-05T16:57:44.859Z Compiling indicatif v0.18.4
17062026-03-05T16:57:45.818Z Compiling zip v4.6.1
17072026-03-05T16:57:46.152Z Compiling toml_edit v0.22.27
17082026-03-05T16:57:46.655Z Compiling env_logger v0.11.9
17092026-03-05T16:57:46.803Z Compiling zone v0.3.1
17102026-03-05T16:57:47.401Z Compiling usdt v0.6.0
17112026-03-05T16:57:47.838Z Compiling usdt-impl v0.5.0
17122026-03-05T16:57:47.887Z Compiling ecdsa v0.16.9
17132026-03-05T16:57:47.985Z Compiling similar v2.7.0
17142026-03-05T16:57:48.392Z Compiling serde_with v3.17.0
17152026-03-05T16:57:48.678Z Compiling rsa v0.9.10
17162026-03-05T16:57:49.122Z Compiling ed25519-dalek v2.2.0
17172026-03-05T16:57:49.417Z Compiling crossterm v0.28.1
17182026-03-05T16:57:50.016Z Compiling zip v0.6.6
17192026-03-05T16:57:51.307Z Compiling toml v0.7.8
17202026-03-05T16:57:52.688Z Compiling toml_parser v1.0.9+spec-1.1.0
17212026-03-05T16:57:52.740Z Compiling itertools v0.13.0
17222026-03-05T16:57:52.833Z Compiling tokio-stream v0.1.18
17232026-03-05T16:57:52.901Z Compiling buf-list v1.1.2
17242026-03-05T16:57:53.112Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-03-05T16:57:53.466Z Compiling x509-cert v0.2.5
17262026-03-05T16:57:53.751Z Compiling openapiv3 v2.2.0
17272026-03-05T16:57:53.774Z Compiling sha1 v0.10.6
17282026-03-05T16:57:54.164Z Compiling toml_datetime v0.7.5+spec-1.1.0
17292026-03-05T16:57:54.183Z Compiling lalrpop-util v0.19.12
17302026-03-05T16:57:54.566Z Compiling peg-runtime v0.8.5
17312026-03-05T16:57:54.817Z Compiling thread_local v1.1.9
17322026-03-05T16:57:55.217Z Compiling slog-async v2.8.0
17332026-03-05T16:57:55.306Z Compiling futures-executor v0.3.32
17342026-03-05T16:57:55.727Z Compiling crossbeam-channel v0.5.15
17352026-03-05T16:57:55.791Z Compiling filetime v0.2.27
17362026-03-05T16:57:55.827Z Compiling is-terminal v0.4.17
17372026-03-05T16:57:55.997Z Compiling take_mut v0.2.2
17382026-03-05T16:57:56.118Z Compiling term v1.2.1
17392026-03-05T16:57:56.198Z Compiling xattr v1.6.1
17402026-03-05T16:57:56.624Z Compiling tar v0.4.44
17412026-03-05T16:57:56.715Z Compiling futures v0.3.32
17422026-03-05T16:57:56.852Z Compiling slog-term v2.9.2
17432026-03-05T16:58:06.089Z Compiling rustls-webpki v0.103.9
17442026-03-05T16:58:11.178Z Compiling tokio-rustls v0.26.4
17452026-03-05T16:58:11.178Z Compiling rustls-platform-verifier v0.6.2
17462026-03-05T16:58:11.496Z Compiling hyper-rustls v0.27.7
17472026-03-05T16:58:11.863Z Compiling reqwest v0.13.2
17482026-03-05T16:58:11.863Z Compiling reqwest v0.12.28
17492026-03-05T16:58:16.062Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17502026-03-05T16:58:16.353Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17512026-03-05T16:58:20.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
17522026-03-05T16:58:21.129Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17532026-03-05T16:58:21.192ZMar 05 16:58:20.856 INFO Starting download, target: Clickhouse
17542026-03-05T16:58:21.192ZMar 05 16:58:20.857 INFO Starting download, target: Console
17552026-03-05T16:58:21.192ZMar 05 16:58:20.857 INFO Starting download, target: Cockroach
17562026-03-05T16:58:21.196ZMar 05 16:58:20.857 INFO Starting download, target: DendriteStub
17572026-03-05T16:58:21.196ZMar 05 16:58:20.857 INFO Starting download, target: MaghemiteMgd
17582026-03-05T16:58:21.196ZMar 05 16:58:20.857 INFO Starting download, target: TransceiverControl
17592026-03-05T16:58:21.197ZMar 05 16:58:20.857 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17602026-03-05T16:58:21.197ZMar 05 16:58:20.857 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17612026-03-05T16:58:21.197ZMar 05 16:58:20.857 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17622026-03-05T16:58:21.197ZMar 05 16:58:20.857 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17632026-03-05T16:58:21.197ZMar 05 16:58:20.857 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17642026-03-05T16:58:21.197ZMar 05 16:58:20.857 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17652026-03-05T16:58:21.686ZMar 05 16:58:21.355 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17662026-03-05T16:58:22.190ZMar 05 16:58:21.843 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17672026-03-05T16:58:22.250ZMar 05 16:58:21.921 INFO Download complete, target: TransceiverControl
17682026-03-05T16:58:22.788ZMar 05 16:58:22.462 INFO Download complete, target: Console
17692026-03-05T16:58:22.905ZMar 05 16:58:22.578 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17702026-03-05T16:58:23.137ZMar 05 16:58:22.812 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17712026-03-05T16:58:23.341ZMar 05 16:58:23.015 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17722026-03-05T16:58:23.420ZMar 05 16:58:23.094 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17732026-03-05T16:58:23.420ZMar 05 16:58:23.094 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17742026-03-05T16:58:27.915ZMar 05 16:58:27.589 INFO Download complete, target: DendriteStub
17752026-03-05T16:58:28.070ZMar 05 16:58:27.743 INFO Download complete, target: MaghemiteMgd
17762026-03-05T16:58:33.491ZMar 05 16:58:33.164 INFO Checking that binary works, target: Cockroach
17772026-03-05T16:58:33.627ZMar 05 16:58:33.300 INFO Download complete, target: Cockroach
17782026-03-05T16:58:37.690ZMar 05 16:58:37.363 INFO Checking that binary works, target: Clickhouse
17792026-03-05T16:58:37.856ZMar 05 16:58:37.529 INFO Download complete, target: Clickhouse
17802026-03-05T16:58:37.876ZAll builder prerequisites installed successfully, and PATH looks valid
17812026-03-05T16:58:37.880Z
17822026-03-05T16:58:37.880Zreal 5:18.926655428
17832026-03-05T16:58:37.880Zuser 17:07.835186430
17842026-03-05T16:58:37.880Zsys 2:26.268677244
17852026-03-05T16:58:37.880Ztrap 0.642566549
17862026-03-05T16:58:37.880Ztflt 0.752796618
17872026-03-05T16:58:37.880Zdflt 0.823724532
17882026-03-05T16:58:37.880Zkflt 0.023118720
17892026-03-05T16:58:37.880Zlock 39:41.466068569
17902026-03-05T16:58:37.880Zslp 1:02:47.924745991
17912026-03-05T16:58:37.880Zlat 1:09.198938731
17922026-03-05T16:58:37.880Zstop 3:09.679311437
17932026-03-05T16:58:37.880Z+ banner hack-check
17942026-03-05T16:58:37.883Z
17952026-03-05T16:58:37.883Z # # ## #### # # #### # # ###### #### # #
17962026-03-05T16:58:37.883Z # # # # # # # # # # # # # # # # #
17972026-03-05T16:58:37.883Z ###### # # # #### ##### # ###### ##### # ####
17982026-03-05T16:58:37.883Z # # ###### # # # # # # # # # #
17992026-03-05T16:58:37.884Z # # # # # # # # # # # # # # # # #
18002026-03-05T16:58:37.884Z # # # # #### # # #### # # ###### #### # #
18012026-03-05T16:58:37.884Z
18022026-03-05T16:58:37.884Z+ export CARGO_INCREMENTAL=0
18032026-03-05T16:58:37.884Z+ CARGO_INCREMENTAL=0
18042026-03-05T16:58:37.884Z+ ptime -m timeout 2h cargo xtask check-features --ci
18052026-03-05T16:58:38.659Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18062026-03-05T16:58:38.954Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18072026-03-05T16:58:42.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
18082026-03-05T16:58:42.108Z Running `target/debug/xtask check-features --ci`
18092026-03-05T16:58:42.135Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18102026-03-05T16:58:42.138Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18112026-03-05T16:58:42.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18122026-03-05T16:58:42.847Z Running `target/debug/xtask download cargo-hack`
18132026-03-05T16:58:43.927Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18142026-03-05T16:58:44.346Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18152026-03-05T16:58:48.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
18162026-03-05T16:58:48.251Z Running `target/debug/xtask-downloader cargo-hack`
18172026-03-05T16:58:48.294ZMar 05 16:58:47.966 INFO Starting download, target: CargoHack
18182026-03-05T16:58:48.297ZMar 05 16:58:47.967 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18192026-03-05T16:58:48.975ZMar 05 16:58:48.646 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18202026-03-05T16:58:49.078ZMar 05 16:58:48.746 INFO Download complete, target: CargoHack
18212026-03-05T16:58:49.081Zrunning: "/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"
18222026-03-05T16:58:49.098Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18232026-03-05T16:58:49.336Zinfo: running `cargo check --bins` on api_identity (1/256)
18242026-03-05T16:58:50.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252026-03-05T16:58:50.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262026-03-05T16:58:50.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272026-03-05T16:58:50.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18282026-03-05T16:58:50.152Z
18292026-03-05T16:58:50.152Zinfo: running `cargo check --bins` on bootstore (2/256)
18302026-03-05T16:58:50.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312026-03-05T16:58:50.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322026-03-05T16:58:50.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332026-03-05T16:58:50.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18342026-03-05T16:58:50.989Z
18352026-03-05T16:58:50.989Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18362026-03-05T16:58:51.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372026-03-05T16:58:51.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382026-03-05T16:58:51.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392026-03-05T16:58:51.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18402026-03-05T16:58:51.834Z
18412026-03-05T16:58:51.834Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18422026-03-05T16:58:52.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432026-03-05T16:58:52.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442026-03-05T16:58:52.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452026-03-05T16:58:52.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18462026-03-05T16:58:52.665Z
18472026-03-05T16:58:52.665Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18482026-03-05T16:58:53.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492026-03-05T16:58:53.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502026-03-05T16:58:53.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512026-03-05T16:58:53.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18522026-03-05T16:58:53.307Z
18532026-03-05T16:58:53.307Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18542026-03-05T16:58:53.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552026-03-05T16:58:53.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562026-03-05T16:58:53.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572026-03-05T16:58:53.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18582026-03-05T16:58:53.965Z
18592026-03-05T16:58:53.965Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18602026-03-05T16:58:54.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612026-03-05T16:58:54.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622026-03-05T16:58:54.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632026-03-05T16:58:54.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18642026-03-05T16:58:54.606Z
18652026-03-05T16:58:54.606Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18662026-03-05T16:58:55.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672026-03-05T16:58:55.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682026-03-05T16:58:55.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692026-03-05T16:58:55.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18702026-03-05T16:58:55.238Z
18712026-03-05T16:58:55.238Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18722026-03-05T16:58:55.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732026-03-05T16:58:55.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742026-03-05T16:58:55.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752026-03-05T16:58:55.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18762026-03-05T16:58:55.881Z
18772026-03-05T16:58:55.881Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18782026-03-05T16:58:56.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792026-03-05T16:58:56.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802026-03-05T16:58:56.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812026-03-05T16:58:56.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18822026-03-05T16:58:56.517Z
18832026-03-05T16:58:56.517Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18842026-03-05T16:58:57.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852026-03-05T16:58:57.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862026-03-05T16:58:57.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872026-03-05T16:58:57.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18882026-03-05T16:58:57.163Z
18892026-03-05T16:58:57.163Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18902026-03-05T16:58:57.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912026-03-05T16:58:57.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922026-03-05T16:58:57.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932026-03-05T16:58:57.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18942026-03-05T16:58:57.805Z
18952026-03-05T16:58:57.805Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18962026-03-05T16:58:58.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972026-03-05T16:58:58.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982026-03-05T16:58:58.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992026-03-05T16:58:58.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19002026-03-05T16:58:58.453Z
19012026-03-05T16:58:58.453Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
19022026-03-05T16:58:59.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-03-05T16:58:59.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-03-05T16:58:59.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-03-05T16:58:59.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19062026-03-05T16:58:59.105Z
19072026-03-05T16:58:59.105Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19082026-03-05T16:58:59.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-03-05T16:58:59.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-03-05T16:58:59.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-03-05T16:58:59.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19122026-03-05T16:58:59.749Z
19132026-03-05T16:58:59.749Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19142026-03-05T16:59:00.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-03-05T16:59:00.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-03-05T16:59:00.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-03-05T16:59:00.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19182026-03-05T16:59:00.398Z
19192026-03-05T16:59:00.398Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19202026-03-05T16:59:00.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-03-05T16:59:00.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-03-05T16:59:00.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-03-05T16:59:00.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19242026-03-05T16:59:01.041Z
19252026-03-05T16:59:01.041Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19262026-03-05T16:59:01.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-03-05T16:59:01.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-03-05T16:59:01.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-03-05T16:59:01.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19302026-03-05T16:59:01.683Z
19312026-03-05T16:59:01.683Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19322026-03-05T16:59:02.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-03-05T16:59:02.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-03-05T16:59:02.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-03-05T16:59:02.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19362026-03-05T16:59:02.319Z
19372026-03-05T16:59:02.319Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19382026-03-05T16:59:02.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-03-05T16:59:02.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-03-05T16:59:02.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-03-05T16:59:02.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19422026-03-05T16:59:02.953Z
19432026-03-05T16:59:02.953Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19442026-03-05T16:59:03.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-03-05T16:59:03.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-03-05T16:59:03.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-03-05T16:59:03.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19482026-03-05T16:59:03.594Z
19492026-03-05T16:59:03.594Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19502026-03-05T16:59:04.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-03-05T16:59:04.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-03-05T16:59:04.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-03-05T16:59:04.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19542026-03-05T16:59:04.254Z
19552026-03-05T16:59:04.254Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19562026-03-05T16:59:04.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-03-05T16:59:04.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-03-05T16:59:04.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-03-05T16:59:04.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19602026-03-05T16:59:04.900Z
19612026-03-05T16:59:04.900Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19622026-03-05T16:59:05.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-03-05T16:59:05.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-03-05T16:59:05.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-03-05T16:59:05.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19662026-03-05T16:59:05.553Z
19672026-03-05T16:59:05.553Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19682026-03-05T16:59:06.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-03-05T16:59:06.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-03-05T16:59:06.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-03-05T16:59:06.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19722026-03-05T16:59:06.208Z
19732026-03-05T16:59:06.208Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19742026-03-05T16:59:06.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-03-05T16:59:06.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-03-05T16:59:06.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-03-05T16:59:06.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19782026-03-05T16:59:06.858Z
19792026-03-05T16:59:06.858Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19802026-03-05T16:59:07.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-03-05T16:59:07.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-03-05T16:59:07.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-03-05T16:59:07.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19842026-03-05T16:59:07.515Z
19852026-03-05T16:59:07.515Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19862026-03-05T16:59:08.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-03-05T16:59:08.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-03-05T16:59:08.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-03-05T16:59:08.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19902026-03-05T16:59:08.175Z
19912026-03-05T16:59:08.175Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19922026-03-05T16:59:08.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-03-05T16:59:08.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-03-05T16:59:08.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-03-05T16:59:08.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19962026-03-05T16:59:08.839Z
19972026-03-05T16:59:08.839Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19982026-03-05T16:59:09.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-03-05T16:59:09.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-03-05T16:59:09.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-03-05T16:59:09.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20022026-03-05T16:59:09.520Z
20032026-03-05T16:59:09.520Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20042026-03-05T16:59:10.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-03-05T16:59:10.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-03-05T16:59:10.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-03-05T16:59:10.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20082026-03-05T16:59:10.205Z
20092026-03-05T16:59:10.205Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20102026-03-05T16:59:10.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-03-05T16:59:10.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-03-05T16:59:10.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-03-05T16:59:10.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20142026-03-05T16:59:10.880Z
20152026-03-05T16:59:10.880Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20162026-03-05T16:59:11.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-03-05T16:59:11.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-03-05T16:59:11.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-03-05T16:59:11.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20202026-03-05T16:59:11.536Z
20212026-03-05T16:59:11.536Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20222026-03-05T16:59:12.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-03-05T16:59:12.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-03-05T16:59:12.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-03-05T16:59:12.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20262026-03-05T16:59:12.190Z
20272026-03-05T16:59:12.190Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20282026-03-05T16:59:12.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-03-05T16:59:12.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-03-05T16:59:12.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-03-05T16:59:12.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20322026-03-05T16:59:12.855Z
20332026-03-05T16:59:12.855Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20342026-03-05T16:59:13.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-03-05T16:59:13.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-03-05T16:59:13.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-03-05T16:59:13.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20382026-03-05T16:59:13.524Z
20392026-03-05T16:59:13.525Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20402026-03-05T16:59:14.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-03-05T16:59:14.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-03-05T16:59:14.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-03-05T16:59:14.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20442026-03-05T16:59:14.186Z
20452026-03-05T16:59:14.186Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20462026-03-05T16:59:14.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-03-05T16:59:14.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-03-05T16:59:14.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-03-05T16:59:14.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20502026-03-05T16:59:14.847Z
20512026-03-05T16:59:14.847Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20522026-03-05T16:59:15.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-03-05T16:59:15.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-03-05T16:59:15.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-03-05T16:59:15.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20562026-03-05T16:59:15.498Z
20572026-03-05T16:59:15.498Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20582026-03-05T16:59:16.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-03-05T16:59:16.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-03-05T16:59:16.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-03-05T16:59:16.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20622026-03-05T16:59:16.139Z
20632026-03-05T16:59:16.139Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20642026-03-05T16:59:16.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-03-05T16:59:16.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-03-05T16:59:16.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-03-05T16:59:16.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20682026-03-05T16:59:16.804Z
20692026-03-05T16:59:16.804Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20702026-03-05T16:59:17.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-03-05T16:59:17.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-03-05T16:59:17.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-03-05T16:59:17.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20742026-03-05T16:59:17.451Z
20752026-03-05T16:59:17.451Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20762026-03-05T16:59:18.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-03-05T16:59:18.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-03-05T16:59:18.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-03-05T16:59:18.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20802026-03-05T16:59:18.091Z
20812026-03-05T16:59:18.091Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20822026-03-05T16:59:18.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-03-05T16:59:18.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-03-05T16:59:18.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-03-05T16:59:18.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20862026-03-05T16:59:18.738Z
20872026-03-05T16:59:18.738Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20882026-03-05T16:59:19.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-03-05T16:59:19.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-03-05T16:59:19.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-03-05T16:59:19.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20922026-03-05T16:59:19.573Z
20932026-03-05T16:59:19.573Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20942026-03-05T16:59:20.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-03-05T16:59:20.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-03-05T16:59:20.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-03-05T16:59:20.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20982026-03-05T16:59:20.424Z
20992026-03-05T16:59:20.424Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
21002026-03-05T16:59:21.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-03-05T16:59:21.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-03-05T16:59:21.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-03-05T16:59:21.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
21042026-03-05T16:59:21.270Z
21052026-03-05T16:59:21.270Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21062026-03-05T16:59:22.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-03-05T16:59:22.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-03-05T16:59:22.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-03-05T16:59:22.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
21102026-03-05T16:59:22.122Z
21112026-03-05T16:59:22.122Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21122026-03-05T16:59:22.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-03-05T16:59:22.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-03-05T16:59:22.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-03-05T16:59:22.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
21162026-03-05T16:59:22.922Z
21172026-03-05T16:59:22.922Zinfo: running `cargo check --bins` on oxlog (50/256)
21182026-03-05T16:59:23.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-03-05T16:59:23.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-03-05T16:59:23.760Z Checking cfg-if v1.0.4
21212026-03-05T16:59:23.763Z Checking libc v0.2.180
21222026-03-05T16:59:23.763Z Checking serde_core v1.0.228
21232026-03-05T16:59:23.904Z Checking zeroize v1.8.2
21242026-03-05T16:59:23.919Z Checking memchr v2.8.0
21252026-03-05T16:59:23.922Z Checking log v0.4.29
21262026-03-05T16:59:23.922Z Checking smallvec v1.15.1
21272026-03-05T16:59:23.963Z Checking typenum v1.19.0
21282026-03-05T16:59:23.966Z Checking subtle v2.6.1
21292026-03-05T16:59:24.175Z Checking itoa v1.0.17
21302026-03-05T16:59:24.240Z Checking scopeguard v1.2.0
21312026-03-05T16:59:24.268Z Checking stable_deref_trait v1.2.1
21322026-03-05T16:59:24.308Z Checking const-oid v0.9.6
21332026-03-05T16:59:24.381Z Checking portable-atomic v1.13.1
21342026-03-05T16:59:24.399Z Checking lock_api v0.4.14
21352026-03-05T16:59:24.471Z Checking critical-section v1.2.0
21362026-03-05T16:59:24.640Z Checking zerofrom v0.1.6
21372026-03-05T16:59:24.758Z Checking pin-project-lite v0.2.17
21382026-03-05T16:59:24.813Z Checking zerocopy v0.8.40
21392026-03-05T16:59:24.856Z Checking yoke v0.8.1
21402026-03-05T16:59:24.907Z Checking libm v0.2.16
21412026-03-05T16:59:25.036Z Checking getrandom v0.2.17
21422026-03-05T16:59:25.149Z Checking errno v0.3.14
21432026-03-05T16:59:25.196Z Checking generic-array v0.14.7
21442026-03-05T16:59:25.310Z Checking rand_core v0.6.4
21452026-03-05T16:59:25.356Z Checking signal-hook-registry v1.4.8
21462026-03-05T16:59:25.394Z Checking once_cell v1.21.3
21472026-03-05T16:59:25.636Z Checking parking_lot_core v0.9.12
21482026-03-05T16:59:25.654Z Checking zerovec v0.11.5
21492026-03-05T16:59:25.718Z Checking mio v1.1.1
21502026-03-05T16:59:25.978Z Checking parking_lot v0.12.5
21512026-03-05T16:59:26.243Z Checking socket2 v0.6.2
21522026-03-05T16:59:26.300Z Checking crypto-common v0.1.7
21532026-03-05T16:59:26.341Z Checking block-buffer v0.10.4
21542026-03-05T16:59:26.344Z Checking zmij v1.0.21
21552026-03-05T16:59:26.513Z Checking equivalent v1.0.2
21562026-03-05T16:59:26.584Z Checking digest v0.10.7
21572026-03-05T16:59:26.642Z Checking tinystr v0.8.2
21582026-03-05T16:59:26.659Z Checking allocator-api2 v0.2.21
21592026-03-05T16:59:26.722Z Checking percent-encoding v2.3.2
21602026-03-05T16:59:26.747Z Checking futures-core v0.3.32
21612026-03-05T16:59:26.796Z Checking writeable v0.6.2
21622026-03-05T16:59:26.938Z Checking litemap v0.8.1
21632026-03-05T16:59:26.959Z Checking num-traits v0.2.19
21642026-03-05T16:59:26.962Z Checking potential_utf v0.1.4
21652026-03-05T16:59:27.000Z Checking zerotrie v0.2.3
21662026-03-05T16:59:27.095Z Checking cpufeatures v0.2.17
21672026-03-05T16:59:27.182Z Checking foldhash v0.2.0
21682026-03-05T16:59:27.209Z Checking icu_collections v2.1.1
21692026-03-05T16:59:27.262Z Checking icu_locale_core v2.1.1
21702026-03-05T16:59:27.280Z Checking hmac v0.12.1
21712026-03-05T16:59:27.468Z Checking hashbrown v0.16.1
21722026-03-05T16:59:27.490Z Checking block-padding v0.3.3
21732026-03-05T16:59:27.525Z Checking icu_properties_data v2.1.2
21742026-03-05T16:59:27.731Z Checking icu_normalizer_data v2.1.1
21752026-03-05T16:59:27.763Z Checking rand_core v0.10.0
21762026-03-05T16:59:27.782Z Checking serde v1.0.228
21772026-03-05T16:59:27.851Z Checking bitflags v2.11.0
21782026-03-05T16:59:27.856Z Checking serde_json v1.0.149
21792026-03-05T16:59:28.018Z Checking futures-sink v0.3.32
21802026-03-05T16:59:28.153Z Checking getrandom v0.4.1
21812026-03-05T16:59:28.183Z Checking futures-channel v0.3.32
21822026-03-05T16:59:28.435Z Checking inout v0.1.4
21832026-03-05T16:59:28.452Z Checking slab v0.4.12
21842026-03-05T16:59:28.544Z Checking icu_provider v2.1.1
21852026-03-05T16:59:28.572Z Checking indexmap v2.13.0
21862026-03-05T16:59:28.575Z Checking futures-io v0.3.32
21872026-03-05T16:59:28.659Z Checking futures-task v0.3.32
21882026-03-05T16:59:28.732Z Checking cipher v0.4.4
21892026-03-05T16:59:28.761Z Checking bytes v1.11.1
21902026-03-05T16:59:28.785Z Checking sha2 v0.10.9
21912026-03-05T16:59:28.908Z Checking futures-util v0.3.32
21922026-03-05T16:59:29.047Z Checking icu_normalizer v2.1.1
21932026-03-05T16:59:29.149Z Checking icu_properties v2.1.2
21942026-03-05T16:59:29.421Z Checking getrandom v0.3.4
21952026-03-05T16:59:29.572Z Checking byteorder v1.5.0
21962026-03-05T16:59:29.686Z Checking utf8_iter v1.0.4
21972026-03-05T16:59:29.730Z Checking base64ct v1.8.3
21982026-03-05T16:59:29.807Z Checking tokio v1.49.0
21992026-03-05T16:59:29.910Z Checking form_urlencoded v1.2.2
22002026-03-05T16:59:29.930Z Checking flagset v0.4.7
22012026-03-05T16:59:29.985Z Checking fnv v1.0.7
22022026-03-05T16:59:30.126Z Checking rand_core v0.9.5
22032026-03-05T16:59:30.146Z Checking http v1.4.0
22042026-03-05T16:59:30.164Z Checking salsa20 v0.10.2
22052026-03-05T16:59:30.209Z Checking pem-rfc7468 v0.7.0
22062026-03-05T16:59:30.409Z Checking uuid v1.21.0
22072026-03-05T16:59:30.473Z Checking pbkdf2 v0.12.2
22082026-03-05T16:59:30.495Z Checking der v0.7.10
22092026-03-05T16:59:30.660Z Checking scrypt v0.11.0
22102026-03-05T16:59:30.917Z Checking cbc v0.1.2
22112026-03-05T16:59:31.071Z Checking aes v0.8.4
22122026-03-05T16:59:31.141Z Checking rustix v1.1.3
22132026-03-05T16:59:31.187Z Checking idna_adapter v1.2.1
22142026-03-05T16:59:31.392Z Checking idna v1.1.0
22152026-03-05T16:59:31.449Z Checking tracing-core v0.1.36
22162026-03-05T16:59:31.897Z Checking url v2.5.8
22172026-03-05T16:59:32.006Z Checking rustls-pki-types v1.14.0
22182026-03-05T16:59:32.150Z Checking iana-time-zone v0.1.65
22192026-03-05T16:59:32.245Z Checking spki v0.7.3
22202026-03-05T16:59:32.323Z Checking regex-syntax v0.8.10
22212026-03-05T16:59:32.432Z Checking ppv-lite86 v0.2.21
22222026-03-05T16:59:32.562Z Checking pkcs5 v0.7.1
22232026-03-05T16:59:32.605Z Checking chrono v0.4.44
22242026-03-05T16:59:32.817Z Checking tracing v0.1.44
22252026-03-05T16:59:33.071Z Checking http-body v1.0.1
22262026-03-05T16:59:33.156Z Checking rand_chacha v0.9.0
22272026-03-05T16:59:33.213Z Checking aws-lc-sys v0.37.1
22282026-03-05T16:59:33.244Z Checking openssl-probe v0.2.1
22292026-03-05T16:59:33.293Z Checking untrusted v0.7.1
22302026-03-05T16:59:33.430Z Checking base64 v0.22.1
22312026-03-05T16:59:33.488Z Checking untrusted v0.9.0
22322026-03-05T16:59:33.551Z Checking rand v0.9.2
22332026-03-05T16:59:33.571Z Checking pkcs8 v0.10.2
22342026-03-05T16:59:33.664Z Checking ring v0.17.14
22352026-03-05T16:59:33.906Z Checking plain v0.2.3
22362026-03-05T16:59:33.925Z Checking tower-layer v0.3.3
22372026-03-05T16:59:34.070Z Checking tower-service v0.3.3
22382026-03-05T16:59:34.207Z Checking tinyvec_macros v0.1.1
22392026-03-05T16:59:34.237Z Checking atomic-waker v1.1.2
22402026-03-05T16:59:34.322Z Checking try-lock v0.2.5
22412026-03-05T16:59:34.406Z Checking tinyvec v1.10.0
22422026-03-05T16:59:34.498Z Checking want v0.3.1
22432026-03-05T16:59:34.620Z Checking ipnet v2.11.0
22442026-03-05T16:59:34.663Z Checking semver v1.0.27
22452026-03-05T16:59:34.699Z Checking httparse v1.10.1
22462026-03-05T16:59:34.902Z Checking aws-lc-rs v1.16.0
22472026-03-05T16:59:35.119Z Checking spin v0.9.8
22482026-03-05T16:59:35.140Z Checking ucd-trie v0.1.7
22492026-03-05T16:59:35.157Z Checking foreign-types-shared v0.1.1
22502026-03-05T16:59:35.174Z Checking dyn-clone v1.0.20
22512026-03-05T16:59:35.285Z Checking fastrand v2.3.0
22522026-03-05T16:59:35.342Z Checking pin-utils v0.1.0
22532026-03-05T16:59:35.370Z Checking httpdate v1.0.3
22542026-03-05T16:59:35.455Z Checking unicode-ident v1.0.24
22552026-03-05T16:59:35.478Z Checking pest v2.8.6
22562026-03-05T16:59:35.507Z Checking schemars v0.8.22
22572026-03-05T16:59:35.616Z Checking foreign-types v0.3.2
22582026-03-05T16:59:35.637Z Checking tempfile v3.25.0
22592026-03-05T16:59:35.640Z Checking proc-macro2 v1.0.106
22602026-03-05T16:59:35.730Z Checking crossbeam-utils v0.8.21
22612026-03-05T16:59:35.924Z Checking openssl-sys v0.9.111
22622026-03-05T16:59:36.010Z Checking thiserror v2.0.18
22632026-03-05T16:59:36.199Z Checking wait-timeout v0.2.1
22642026-03-05T16:59:36.368Z Checking aho-corasick v1.1.4
22652026-03-05T16:59:36.416Z Checking either v1.15.0
22662026-03-05T16:59:36.503Z Checking siphasher v1.0.2
22672026-03-05T16:59:36.799Z Checking pretty-hex v0.4.1
22682026-03-05T16:59:36.819Z Checking rustls-webpki v0.103.9
22692026-03-05T16:59:36.835Z Checking powerfmt v0.2.0
22702026-03-05T16:59:36.991Z Checking utf8parse v0.2.2
22712026-03-05T16:59:37.055Z Checking anstyle v1.0.13
22722026-03-05T16:59:37.111Z Checking simd-adler32 v0.3.8
22732026-03-05T16:59:37.167Z Checking bit-vec v0.8.0
22742026-03-05T16:59:37.252Z Checking tokio-util v0.7.18
22752026-03-05T16:59:37.273Z Checking quick-error v1.2.3
22762026-03-05T16:59:37.417Z Checking openssl v0.10.75
22772026-03-05T16:59:37.448Z Checking rusty-fork v0.3.1
22782026-03-05T16:59:37.474Z Checking anstyle-parse v0.2.7
22792026-03-05T16:59:37.558Z Checking bit-set v0.8.0
22802026-03-05T16:59:37.743Z Checking rustls v0.23.37
22812026-03-05T16:59:37.761Z Checking deranged v0.5.8
22822026-03-05T16:59:37.777Z Checking crossbeam-epoch v0.9.18
22832026-03-05T16:59:37.833Z Checking quote v1.0.44
22842026-03-05T16:59:37.979Z Checking regex-automata v0.4.14
22852026-03-05T16:59:38.058Z Compiling newtype-uuid v1.3.2
22862026-03-05T16:59:38.197Z Checking unicode-normalization v0.1.25
22872026-03-05T16:59:38.218Z Checking rustls-native-certs v0.8.3
22882026-03-05T16:59:38.374Z Checking rand_xorshift v0.4.0
22892026-03-05T16:59:38.426Z Checking thiserror v1.0.69
22902026-03-05T16:59:38.583Z Checking crc32fast v1.5.0
22912026-03-05T16:59:38.602Z Checking scroll v0.13.0
22922026-03-05T16:59:38.649Z Checking h2 v0.4.13
22932026-03-05T16:59:38.854Z Checking sync_wrapper v1.0.2
22942026-03-05T16:59:39.034Z Checking signature v2.2.0
22952026-03-05T16:59:39.084Z Checking is_terminal_polyfill v1.70.2
22962026-03-05T16:59:39.128Z Checking time-core v0.1.8
22972026-03-05T16:59:39.236Z Checking adler2 v2.0.1
22982026-03-05T16:59:39.273Z Checking colorchoice v1.0.4
22992026-03-05T16:59:39.434Z Checking unicode-bidi v0.3.18
23002026-03-05T16:59:39.455Z Checking num_threads v0.1.7
23012026-03-05T16:59:39.455Z Checking unarray v0.1.4
23022026-03-05T16:59:39.602Z Checking unicode-properties v0.1.4
23032026-03-05T16:59:39.644Z Checking anstyle-query v1.1.5
23042026-03-05T16:59:39.810Z Checking num-conv v0.2.0
23052026-03-05T16:59:40.028Z Checking anstream v0.6.21
23062026-03-05T16:59:40.054Z Checking proptest v1.10.0
23072026-03-05T16:59:40.072Z Checking stringprep v0.1.5
23082026-03-05T16:59:40.255Z Checking time v0.3.47
23092026-03-05T16:59:40.392Z Checking miniz_oxide v0.8.9
23102026-03-05T16:59:40.413Z Checking goblin v0.10.5
23112026-03-05T16:59:41.209Z Checking tower v0.5.3
23122026-03-05T16:59:42.114Z Compiling daft v0.1.5
23132026-03-05T16:59:42.429Z Checking crossbeam-deque v0.8.6
23142026-03-05T16:59:42.469Z Checking native-tls v0.2.18
23152026-03-05T16:59:42.643Z Checking syn v2.0.117
23162026-03-05T16:59:42.746Z Checking ipnetwork v0.21.1
23172026-03-05T16:59:42.819Z Checking http-body-util v0.1.3
23182026-03-05T16:59:43.160Z Checking rand_chacha v0.3.1
23192026-03-05T16:59:43.179Z Checking webpki-roots v1.0.6
23202026-03-05T16:59:43.244Z Checking scroll v0.12.0
23212026-03-05T16:59:43.317Z Checking tokio-rustls v0.26.4
23222026-03-05T16:59:43.379Z Checking zstd-sys v2.0.16+zstd.1.5.7
23232026-03-05T16:59:43.557Z Checking hash32 v0.2.1
23242026-03-05T16:59:43.589Z Checking serde_spanned v0.6.9
23252026-03-05T16:59:43.726Z Checking toml_datetime v0.6.11
23262026-03-05T16:59:43.766Z Checking num-integer v0.1.46
23272026-03-05T16:59:43.809Z Checking md-5 v0.10.6
23282026-03-05T16:59:43.869Z Checking ff v0.13.1
23292026-03-05T16:59:44.055Z Checking psl-types v2.0.11
23302026-03-05T16:59:44.077Z Checking fallible-iterator v0.2.0
23312026-03-05T16:59:44.102Z Checking zlib-rs v0.6.2
23322026-03-05T16:59:44.240Z Checking ryu v1.0.23
23332026-03-05T16:59:44.282Z Checking iri-string v0.7.10
23342026-03-05T16:59:44.507Z Checking base16ct v0.2.0
23352026-03-05T16:59:44.588Z Compiling iddqd v0.3.17
23362026-03-05T16:59:44.689Z Checking postgres-protocol v0.6.10
23372026-03-05T16:59:44.744Z Checking sec1 v0.7.3
23382026-03-05T16:59:45.053Z Checking hyper v1.8.1
23392026-03-05T16:59:45.342Z Checking serde_urlencoded v0.7.1
23402026-03-05T16:59:45.434Z Checking publicsuffix v2.3.0
23412026-03-05T16:59:45.741Z Checking num-iter v0.1.45
23422026-03-05T16:59:45.788Z Checking group v0.13.0
23432026-03-05T16:59:45.936Z Checking heapless v0.7.17
23442026-03-05T16:59:46.066Z Checking goblin v0.8.2
23452026-03-05T16:59:46.128Z Checking flate2 v1.1.9
23462026-03-05T16:59:46.454Z Checking dof v0.4.0
23472026-03-05T16:59:46.811Z Checking zstd-safe v7.2.4
23482026-03-05T16:59:46.815Z Checking tower-http v0.6.8
23492026-03-05T16:59:46.870Z Checking rand v0.8.5
23502026-03-05T16:59:47.066Z Checking hyper-util v0.1.20
23512026-03-05T16:59:47.089Z Checking oxnet v0.1.4
23522026-03-05T16:59:47.128Z Checking cookie v0.18.1
23532026-03-05T16:59:47.397Z Checking tokio-native-tls v0.3.1
23542026-03-05T16:59:47.559Z Checking rayon-core v1.13.0
23552026-03-05T16:59:47.590Z Checking dtrace-parser v0.3.0
23562026-03-05T16:59:47.679Z Checking phf_shared v0.13.1
23572026-03-05T16:59:48.096Z Checking lazy_static v1.5.0
23582026-03-05T16:59:48.116Z Checking zerocopy v0.7.35
23592026-03-05T16:59:48.135Z Checking terminal_size v0.4.3
23602026-03-05T16:59:48.138Z Checking bzip2-sys v0.1.13+1.0.8
23612026-03-05T16:59:48.231Z Checking signal-hook v0.3.18
23622026-03-05T16:59:48.251Z Checking hkdf v0.12.4
23632026-03-05T16:59:48.292Z Checking crypto-bigint v0.5.5
23642026-03-05T16:59:48.321Z Checking thread-id v5.1.0
23652026-03-05T16:59:48.436Z Checking libbz2-rs-sys v0.2.2
23662026-03-05T16:59:48.486Z Checking strsim v0.11.1
23672026-03-05T16:59:48.553Z Checking clap_lex v1.0.0
23682026-03-05T16:59:48.572Z Checking managed v0.8.0
23692026-03-05T16:59:48.785Z Checking bitflags v1.3.2
23702026-03-05T16:59:48.818Z Checking foldhash v0.1.5
23712026-03-05T16:59:48.902Z Checking winnow v0.5.40
23722026-03-05T16:59:48.940Z Checking unicode-width v0.2.0
23732026-03-05T16:59:49.062Z Checking bumpalo v3.20.2
23742026-03-05T16:59:49.312Z Checking winnow v0.7.14
23752026-03-05T16:59:49.394Z Checking bzip2 v0.6.1
23762026-03-05T16:59:49.452Z Checking console v0.16.2
23772026-03-05T16:59:49.472Z Checking zopfli v0.8.3
23782026-03-05T16:59:49.700Z Checking hashbrown v0.15.5
23792026-03-05T16:59:49.844Z Checking hyper-rustls v0.27.7
23802026-03-05T16:59:50.101Z Checking hyper-tls v0.6.0
23812026-03-05T16:59:50.144Z Checking smoltcp v0.9.1
23822026-03-05T16:59:50.240Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23832026-03-05T16:59:50.411Z Checking clap_builder v4.5.60
23842026-03-05T16:59:50.577Z Checking signal-hook-mio v0.2.5
23852026-03-05T16:59:50.754Z Checking usdt-impl v0.6.0
23862026-03-05T16:59:50.805Z Checking bzip2 v0.4.4
23872026-03-05T16:59:50.945Z Checking dof v0.3.0
23882026-03-05T16:59:50.977Z Checking elliptic-curve v0.13.8
23892026-03-05T16:59:51.121Z Checking rayon v1.11.0
23902026-03-05T16:59:51.315Z Checking num-bigint-dig v0.8.6
23912026-03-05T16:59:51.561Z Checking phf v0.13.1
23922026-03-05T16:59:51.564Z Checking cookie_store v0.22.1
23932026-03-05T16:59:51.668Z Checking toml_edit v0.19.15
23942026-03-05T16:59:51.853Z Checking zstd v0.13.3
23952026-03-05T16:59:52.124Z Checking postgres-types v0.2.12
23962026-03-05T16:59:52.181Z Checking rustls-platform-verifier v0.6.2
23972026-03-05T16:59:52.212Z Checking regex v1.12.3
23982026-03-05T16:59:52.249Z Checking bstr v1.12.1
23992026-03-05T16:59:52.421Z Checking ed25519 v2.2.3
24002026-03-05T16:59:52.765Z Checking dtrace-parser v0.2.0
24012026-03-05T16:59:52.768Z Checking phf_shared v0.11.3
24022026-03-05T16:59:52.832Z Checking itertools v0.12.1
24032026-03-05T16:59:53.077Z Checking ref-cast v1.0.25
24042026-03-05T16:59:53.147Z Checking curve25519-dalek v4.1.3
24052026-03-05T16:59:53.227Z Checking strum v0.27.2
24062026-03-05T16:59:53.269Z Checking hubpack v0.1.2
24072026-03-05T16:59:53.343Z Checking rustix v0.38.44
24082026-03-05T16:59:53.365Z Checking pkcs1 v0.7.5
24092026-03-05T16:59:53.395Z Checking erased-serde v0.3.31
24102026-03-05T16:59:53.586Z Checking serde-big-array v0.5.1
24112026-03-05T16:59:53.802Z Checking hex v0.4.3
24122026-03-05T16:59:53.823Z Checking float-cmp v0.10.0
24132026-03-05T16:59:54.055Z Checking rfc6979 v0.4.0
24142026-03-05T16:59:54.134Z Checking thread-id v4.2.2
24152026-03-05T16:59:54.252Z Checking memmap2 v0.9.10
24162026-03-05T16:59:54.270Z Checking env_filter v1.0.0
24172026-03-05T16:59:54.346Z Checking encoding_rs v0.8.35
24182026-03-05T16:59:54.403Z Checking rustc-hash v2.1.1
24192026-03-05T16:59:54.518Z Checking predicates-core v1.0.10
24202026-03-05T16:59:54.542Z Checking new_debug_unreachable v1.0.6
24212026-03-05T16:59:54.587Z Checking toml_write v0.1.2
24222026-03-05T16:59:54.649Z Checking static_assertions v1.1.0
24232026-03-05T16:59:54.698Z Checking fixedbitset v0.4.2
24242026-03-05T16:59:54.718Z Checking jiff v0.2.21
24252026-03-05T16:59:54.754Z Checking data-encoding v2.10.0
24262026-03-05T16:59:54.912Z Checking keccak v0.1.6
24272026-03-05T16:59:54.995Z Checking unit-prefix v0.5.2
24282026-03-05T16:59:55.014Z Checking whoami v2.1.0
24292026-03-05T16:59:55.196Z Checking fixedbitset v0.5.7
24302026-03-05T16:59:55.251Z Checking unicode-segmentation v1.12.0
24312026-03-05T16:59:55.297Z Checking difflib v0.4.0
24322026-03-05T16:59:55.344Z Checking normalize-line-endings v0.3.0
24332026-03-05T16:59:55.382Z Checking precomputed-hash v0.1.1
24342026-03-05T16:59:55.403Z Checking mime v0.3.17
24352026-03-05T16:59:55.484Z Checking crossterm v0.28.1
24362026-03-05T16:59:55.518Z Checking string_cache v0.8.9
24372026-03-05T16:59:55.567Z Checking petgraph v0.8.3
24382026-03-05T16:59:55.650Z Checking predicates v3.1.4
24392026-03-05T16:59:55.726Z Checking tokio-postgres v0.7.16
24402026-03-05T16:59:55.802Z Checking hickory-proto v0.25.2
24412026-03-05T16:59:55.915Z Checking similar v2.7.0
24422026-03-05T16:59:56.283Z Checking zone v0.3.1
24432026-03-05T16:59:56.479Z Checking reqwest v0.12.28
24442026-03-05T16:59:56.792Z Checking sha3 v0.10.8
24452026-03-05T16:59:57.089Z Checking indicatif v0.18.4
24462026-03-05T16:59:57.182Z Checking ed25519-dalek v2.2.0
24472026-03-05T16:59:57.202Z Checking petgraph v0.6.5
24482026-03-05T16:59:57.618Z Checking toml_edit v0.22.27
24492026-03-05T16:59:57.915Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24502026-03-05T16:59:58.615Z Checking usdt v0.6.0
24512026-03-05T16:59:58.914Z Checking env_logger v0.11.9
24522026-03-05T16:59:59.297Z Checking slog v2.8.2
24532026-03-05T16:59:59.339Z Checking serde_with v3.17.0
24542026-03-05T16:59:59.872Z Checking usdt-impl v0.5.0
24552026-03-05T17:00:00.112Z Checking zip v4.6.1
24562026-03-05T17:00:00.230Z Checking ecdsa v0.16.9
24572026-03-05T17:00:00.250Z Checking toml v0.7.8
24582026-03-05T17:00:00.283Z Checking rsa v0.9.10
24592026-03-05T17:00:00.391Z Checking clap v4.5.60
24602026-03-05T17:00:00.515Z Checking reqwest v0.13.2
24612026-03-05T17:00:00.944Z Checking toml_parser v1.0.9+spec-1.1.0
24622026-03-05T17:00:00.969Z Checking zip v0.6.6
24632026-03-05T17:00:01.326Z Checking strum v0.26.3
24642026-03-05T17:00:01.377Z Checking tokio-stream v0.1.18
24652026-03-05T17:00:01.519Z Checking fs-err v3.3.0
24662026-03-05T17:00:01.659Z Checking ahash v0.8.12
24672026-03-05T17:00:01.677Z Checking object v0.37.3
24682026-03-05T17:00:02.063Z Checking buf-list v1.1.2
24692026-03-05T17:00:02.112Z Checking itertools v0.13.0
24702026-03-05T17:00:02.194Z Checking camino v1.2.2
24712026-03-05T17:00:02.385Z Checking anyhow v1.0.102
24722026-03-05T17:00:02.406Z Checking x509-cert v0.2.5
24732026-03-05T17:00:02.448Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24742026-03-05T17:00:02.723Z Checking openapiv3 v2.2.0
24752026-03-05T17:00:02.775Z Checking toml_datetime v0.7.5+spec-1.1.0
24762026-03-05T17:00:03.000Z Checking sha1 v0.10.6
24772026-03-05T17:00:03.062Z Checking lalrpop-util v0.19.12
24782026-03-05T17:00:03.151Z Checking peg-runtime v0.8.5
24792026-03-05T17:00:03.312Z Checking sigpipe v0.1.3
24802026-03-05T17:00:03.343Z Checking glob v0.3.3
24812026-03-05T17:00:06.500Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24822026-03-05T17:00:06.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.95s
24832026-03-05T17:00:07.077Z
24842026-03-05T17:00:07.077Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24852026-03-05T17:00:07.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862026-03-05T17:00:07.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872026-03-05T17:00:08.175Z Checking newtype-uuid v1.3.2
24882026-03-05T17:00:08.178Z Compiling structmeta-derive v0.3.0
24892026-03-05T17:00:08.178Z Compiling rustls v0.22.4
24902026-03-05T17:00:08.348Z Checking regress v0.10.5
24912026-03-05T17:00:08.351Z Compiling multer v3.1.0
24922026-03-05T17:00:08.381Z Compiling newtype-uuid-macros v0.1.0
24932026-03-05T17:00:08.384Z Compiling async-stream-impl v0.3.6
24942026-03-05T17:00:08.418Z Checking futures-executor v0.3.32
24952026-03-05T17:00:08.610Z Checking daft v0.1.5
24962026-03-05T17:00:08.687Z Compiling dropshot v0.16.7
24972026-03-05T17:00:08.764Z Checking futures v0.3.32
24982026-03-05T17:00:08.898Z Compiling dropshot_endpoint v0.16.7
24992026-03-05T17:00:09.108Z Checking iddqd v0.3.17
25002026-03-05T17:00:09.155Z Checking thread_local v1.1.9
25012026-03-05T17:00:09.457Z Checking crossbeam-channel v0.5.15
25022026-03-05T17:00:09.681Z Checking is-terminal v0.4.17
25032026-03-05T17:00:09.831Z Checking term v1.2.1
25042026-03-05T17:00:09.960Z Checking take_mut v0.2.2
25052026-03-05T17:00:10.134Z Checking rustls-webpki v0.102.8
25062026-03-05T17:00:10.154Z Checking slog-async v2.8.0
25072026-03-05T17:00:10.260Z Checking slog-term v2.9.2
25082026-03-05T17:00:10.471Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25092026-03-05T17:00:10.744Z Compiling structmeta v0.3.0
25102026-03-05T17:00:10.848Z Checking serde_spanned v1.0.4
25112026-03-05T17:00:10.873Z Checking toml_writer v1.0.6+spec-1.1.0
25122026-03-05T17:00:11.080Z Checking match_cfg v0.1.0
25132026-03-05T17:00:11.103Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25142026-03-05T17:00:11.131Z Compiling derive-ex v0.1.8
25152026-03-05T17:00:11.193Z Compiling parse-display-derive v0.10.0
25162026-03-05T17:00:11.218Z Checking debug-ignore v1.0.5
25172026-03-05T17:00:11.244Z Checking hostname v0.3.1
25182026-03-05T17:00:11.265Z Checking toml v0.9.12+spec-1.1.0
25192026-03-05T17:00:11.412Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25202026-03-05T17:00:11.675Z Checking slog-json v2.6.1
25212026-03-05T17:00:11.968Z Checking macaddr v1.0.1
25222026-03-05T17:00:12.208Z Checking slog-bunyan v2.5.0
25232026-03-05T17:00:12.335Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25242026-03-05T17:00:12.409Z Checking async-stream v0.3.6
25252026-03-05T17:00:12.652Z Checking waitgroup v0.1.2
25262026-03-05T17:00:12.827Z Checking rustls-pemfile v2.2.0
25272026-03-05T17:00:12.960Z Checking serde_path_to_error v0.1.20
25282026-03-05T17:00:13.059Z Checking hostname v0.4.2
25292026-03-05T17:00:13.081Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25302026-03-05T17:00:13.103Z Checking progenitor-client v0.10.0
25312026-03-05T17:00:13.225Z Compiling itertools v0.14.0
25322026-03-05T17:00:13.345Z Checking progenitor-client v0.13.0
25332026-03-05T17:00:13.522Z Checking instant v0.1.13
25342026-03-05T17:00:13.569Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25352026-03-05T17:00:13.665Z Checking backoff v0.4.0
25362026-03-05T17:00:13.788Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25372026-03-05T17:00:13.979Z Checking backon v1.6.0
25382026-03-05T17:00:14.301Z Checking heck v0.5.0
25392026-03-05T17:00:14.533Z Compiling toml_edit v0.23.10+spec-1.0.0
25402026-03-05T17:00:14.843Z Checking tokio-rustls v0.25.0
25412026-03-05T17:00:14.915Z Compiling crucible-workspace-hack v0.1.0
25422026-03-05T17:00:14.939Z Checking parse-display v0.10.0
25432026-03-05T17:00:15.140Z Compiling test-strategy v0.4.5
25442026-03-05T17:00:15.202Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25452026-03-05T17:00:15.245Z Compiling heapless v0.8.0
25462026-03-05T17:00:15.657Z Compiling typify-impl v0.4.3
25472026-03-05T17:00:16.146Z Compiling ingot-macros v0.1.1
25482026-03-05T17:00:16.169Z Compiling proc-macro-crate v3.4.0
25492026-03-05T17:00:16.313Z Checking hash32 v0.3.1
25502026-03-05T17:00:16.358Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25512026-03-05T17:00:16.542Z Compiling smoltcp v0.11.0
25522026-03-05T17:00:17.081Z Checking tabwriter v1.4.1
25532026-03-05T17:00:17.257Z Checking cobs v0.3.0
25542026-03-05T17:00:17.351Z Compiling foreign-types-macros v0.2.3
25552026-03-05T17:00:17.421Z Compiling num_enum_derive v0.7.5
25562026-03-05T17:00:17.496Z Checking cpufeatures v0.3.0
25572026-03-05T17:00:17.623Z Checking foreign-types-shared v0.3.1
25582026-03-05T17:00:17.775Z Checking chacha20 v0.10.0
25592026-03-05T17:00:18.216Z Checking postcard v1.1.3
25602026-03-05T17:00:18.619Z Checking foreign-types v0.5.0
25612026-03-05T17:00:18.623Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25622026-03-05T17:00:18.918Z Compiling proc-macro-crate v1.3.1
25632026-03-05T17:00:19.044Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25642026-03-05T17:00:19.454Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25652026-03-05T17:00:19.480Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25662026-03-05T17:00:19.708Z Checking num_enum v0.7.5
25672026-03-05T17:00:19.858Z Checking cstr-argument v0.1.2
25682026-03-05T17:00:19.906Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25692026-03-05T17:00:19.929Z Checking colored v3.1.1
25702026-03-05T17:00:20.081Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25712026-03-05T17:00:20.343Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25722026-03-05T17:00:20.364Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25732026-03-05T17:00:20.427Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25742026-03-05T17:00:20.480Z Compiling num_enum_derive v0.5.11
25752026-03-05T17:00:20.635Z Checking rand v0.10.0
25762026-03-05T17:00:20.657Z Checking secrecy v0.10.3
25772026-03-05T17:00:20.661Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25782026-03-05T17:00:20.857Z Compiling memoffset v0.9.1
25792026-03-05T17:00:21.234Z Compiling unsafe-libyaml v0.2.11
25802026-03-05T17:00:21.591Z Compiling cfg_aliases v0.2.1
25812026-03-05T17:00:21.722Z Compiling convert_case v0.4.0
25822026-03-05T17:00:22.548Z Compiling derive_more v0.99.20
25832026-03-05T17:00:22.776Z Checking num_enum v0.5.11
25842026-03-05T17:00:22.850Z Checking ingot-types v0.1.2
25852026-03-05T17:00:22.970Z Compiling serde_yaml v0.9.34+deprecated
25862026-03-05T17:00:22.993Z Compiling nix v0.30.1
25872026-03-05T17:00:23.711Z Checking ingot v0.1.1
25882026-03-05T17:00:23.823Z Checking camino-tempfile v1.4.1
25892026-03-05T17:00:23.883Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25902026-03-05T17:00:23.904Z Compiling prettyplease v0.2.37
25912026-03-05T17:00:24.290Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25922026-03-05T17:00:24.344Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-05T17:00:24.514Z Checking smf v0.2.3
25942026-03-05T17:00:24.725Z Compiling num-derive v0.4.2
25952026-03-05T17:00:25.121Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25962026-03-05T17:00:25.505Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25972026-03-05T17:00:26.685Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-03-05T17:00:26.944Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25992026-03-05T17:00:26.972Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26002026-03-05T17:00:27.288Z Compiling typify-macro v0.4.3
26012026-03-05T17:00:27.772Z Checking whoami v1.6.1
26022026-03-05T17:00:28.022Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26032026-03-05T17:00:28.341Z Compiling typify-impl v0.6.1
26042026-03-05T17:00:30.509Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26052026-03-05T17:00:30.740Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26062026-03-05T17:00:31.116Z Compiling typify v0.4.3
26072026-03-05T17:00:31.712Z Checking num-rational v0.4.2
26082026-03-05T17:00:32.786Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26092026-03-05T17:00:32.982Z Compiling thiserror-impl-no-std v2.0.2
26102026-03-05T17:00:33.356Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26112026-03-05T17:00:33.388Z Checking universal-hash v0.5.1
26122026-03-05T17:00:33.595Z Checking half v2.7.1
26132026-03-05T17:00:33.808Z Checking num-complex v0.4.6
26142026-03-05T17:00:34.250Z Checking ciborium-io v0.2.2
26152026-03-05T17:00:34.410Z Checking opaque-debug v0.3.1
26162026-03-05T17:00:34.529Z Checking poly1305 v0.8.0
26172026-03-05T17:00:34.556Z Checking ciborium-ll v0.2.2
26182026-03-05T17:00:34.574Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26192026-03-05T17:00:34.663Z Checking num v0.4.3
26202026-03-05T17:00:34.791Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26212026-03-05T17:00:34.904Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26222026-03-05T17:00:35.089Z Checking toml v0.8.23
26232026-03-05T17:00:35.568Z Checking password-hash v0.5.0
26242026-03-05T17:00:35.771Z Checking thiserror-no-std v2.0.2
26252026-03-05T17:00:35.825Z Checking chacha20 v0.9.1
26262026-03-05T17:00:35.929Z Compiling usdt-attr-macro v0.5.0
26272026-03-05T17:00:36.058Z Compiling usdt-macro v0.5.0
26282026-03-05T17:00:36.225Z Checking blake2 v0.10.6
26292026-03-05T17:00:36.722Z Checking aead v0.5.2
26302026-03-05T17:00:36.966Z Checking memmap v0.7.0
26312026-03-05T17:00:37.277Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26322026-03-05T17:00:37.465Z Checking float-ord v0.3.2
26332026-03-05T17:00:37.512Z Checking usdt v0.5.0
26342026-03-05T17:00:37.641Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26352026-03-05T17:00:37.679Z Checking chacha20poly1305 v0.10.1
26362026-03-05T17:00:37.863Z Checking argon2 v0.5.3
26372026-03-05T17:00:37.911Z Checking vsss-rs v3.3.4
26382026-03-05T17:00:37.935Z Checking ciborium v0.2.2
26392026-03-05T17:00:38.147Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26402026-03-05T17:00:38.823Z Checking indent_write v2.2.0
26412026-03-05T17:00:38.932Z Compiling semver v0.1.20
26422026-03-05T17:00:39.056Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26432026-03-05T17:00:39.445Z Compiling rustc_version v0.1.7
26442026-03-05T17:00:39.608Z Compiling progenitor-impl v0.11.2
26452026-03-05T17:00:40.012Z Compiling typify-macro v0.6.1
26462026-03-05T17:00:40.950Z Compiling pin-project-internal v1.1.11
26472026-03-05T17:00:41.137Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26482026-03-05T17:00:41.373Z Checking swrite v0.1.0
26492026-03-05T17:00:41.532Z Checking linked-hash-map v0.5.6
26502026-03-05T17:00:41.899Z Compiling minimal-lexical v0.2.1
26512026-03-05T17:00:42.426Z Compiling nom v7.1.3
26522026-03-05T17:00:42.568Z Checking lru-cache v0.1.2
26532026-03-05T17:00:42.792Z Compiling newtype_derive v0.1.6
26542026-03-05T17:00:43.674Z Checking pin-project v1.1.11
26552026-03-05T17:00:43.867Z Compiling typify v0.6.1
26562026-03-05T17:00:43.893Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26572026-03-05T17:00:44.059Z Compiling progenitor-impl v0.13.0
26582026-03-05T17:00:44.100Z Checking newline-converter v0.3.0
26592026-03-05T17:00:44.317Z Checking atomicwrites v0.4.4
26602026-03-05T17:00:44.554Z Checking progenitor-client v0.11.2
26612026-03-05T17:00:45.008Z Checking hickory-proto v0.24.4
26622026-03-05T17:00:45.050Z Checking phf_shared v0.12.1
26632026-03-05T17:00:45.248Z Checking console v0.15.11
26642026-03-05T17:00:45.346Z Compiling snafu-derive v0.8.9
26652026-03-05T17:00:45.800Z Checking pem v3.0.6
26662026-03-05T17:00:45.838Z Checking csv-core v0.1.13
26672026-03-05T17:00:46.095Z Compiling async-recursion v1.1.1
26682026-03-05T17:00:46.188Z Compiling derive-where v1.6.0
26692026-03-05T17:00:46.272Z Compiling progenitor-macro v0.11.2
26702026-03-05T17:00:47.571Z Compiling slog-dtrace v0.3.0
26712026-03-05T17:00:47.920Z Compiling cancel-safe-futures v0.1.5
26722026-03-05T17:00:48.315Z Compiling owo-colors v4.3.0
26732026-03-05T17:00:49.280Z Compiling chrono-tz v0.10.4
26742026-03-05T17:00:49.335Z Checking resolv-conf v0.7.6
26752026-03-05T17:00:49.627Z Checking unicode-width v0.1.14
26762026-03-05T17:00:49.714Z Checking highway v1.3.0
26772026-03-05T17:00:50.162Z Checking same-file v1.0.6
26782026-03-05T17:00:50.186Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26792026-03-05T17:00:50.206Z Checking snafu v0.8.9
26802026-03-05T17:00:50.381Z Checking walkdir v2.5.0
26812026-03-05T17:00:50.704Z Checking hickory-resolver v0.24.4
26822026-03-05T17:00:50.749Z Compiling progenitor-macro v0.13.0
26832026-03-05T17:00:50.776Z Compiling const_format_proc_macros v0.2.34
26842026-03-05T17:00:51.986Z Checking csv v1.4.0
26852026-03-05T17:00:52.289Z Checking expectorate v1.2.0
26862026-03-05T17:00:52.523Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26872026-03-05T17:00:52.727Z Checking phf v0.12.1
26882026-03-05T17:00:52.849Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26892026-03-05T17:00:53.660Z Checking tokio-dtrace v0.1.1
26902026-03-05T17:00:53.997Z Compiling progenitor-impl v0.10.0
26912026-03-05T17:00:54.396Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26922026-03-05T17:00:55.167Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26932026-03-05T17:00:56.295Z Checking globset v0.4.18
26942026-03-05T17:00:56.507Z Checking olpc-cjson v0.1.4
26952026-03-05T17:00:56.769Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26962026-03-05T17:00:56.802Z Checking libsw-core v0.3.2
26972026-03-05T17:00:57.075Z Checking arc-swap v1.8.2
26982026-03-05T17:00:57.258Z Compiling lzma-sys v0.1.20
26992026-03-05T17:00:57.303Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27002026-03-05T17:00:57.330Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27012026-03-05T17:00:57.500Z Checking serde_plain v1.0.2
27022026-03-05T17:00:57.776Z Checking bytecount v0.6.9
27032026-03-05T17:00:57.879Z Checking typed-path v0.9.3
27042026-03-05T17:00:57.959Z Checking utf-8 v0.7.6
27052026-03-05T17:00:58.196Z Checking tungstenite v0.21.0
27062026-03-05T17:00:58.723Z Checking progenitor v0.11.2
27072026-03-05T17:00:58.982Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27082026-03-05T17:00:59.053Z Checking papergrid v0.11.0
27092026-03-05T17:00:59.121Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27102026-03-05T17:00:59.453Z Checking slog-scope v4.4.1
27112026-03-05T17:00:59.726Z Checking libsw v3.5.0
27122026-03-05T17:00:59.920Z Checking tough v0.20.0
27132026-03-05T17:01:00.021Z Checking oxide-tokio-rt v0.1.2
27142026-03-05T17:01:00.679Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27152026-03-05T17:01:00.793Z Compiling progenitor-macro v0.10.0
27162026-03-05T17:01:01.297Z Checking const_format v0.2.35
27172026-03-05T17:01:01.598Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27182026-03-05T17:01:01.798Z Checking qorb v0.4.1
27192026-03-05T17:01:02.837Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27202026-03-05T17:01:03.293Z Checking progenitor v0.13.0
27212026-03-05T17:01:04.022Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27222026-03-05T17:01:04.332Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27232026-03-05T17:01:04.449Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27242026-03-05T17:01:04.490Z Compiling cargo_toml v0.22.3
27252026-03-05T17:01:05.442Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27262026-03-05T17:01:05.500Z Checking gethostname v0.5.0
27272026-03-05T17:01:05.609Z Compiling tabled_derive v0.7.0
27282026-03-05T17:01:05.649Z Checking bcs v0.1.6
27292026-03-05T17:01:06.107Z Checking unicode-linebreak v0.1.5
27302026-03-05T17:01:06.137Z Checking linear-map v1.2.0
27312026-03-05T17:01:06.220Z Checking smawk v0.3.2
27322026-03-05T17:01:06.464Z Checking termtree v0.5.1
27332026-03-05T17:01:06.485Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27342026-03-05T17:01:06.558Z Checking textwrap v0.16.2
27352026-03-05T17:01:06.718Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27362026-03-05T17:01:06.999Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27372026-03-05T17:01:07.764Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27382026-03-05T17:01:07.836Z Checking tabled v0.15.0
27392026-03-05T17:01:07.915Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27402026-03-05T17:01:09.451Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27412026-03-05T17:01:09.824Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27422026-03-05T17:01:09.857Z Checking steno v0.4.1
27432026-03-05T17:01:10.130Z Checking slog-stdlog v4.1.1
27442026-03-05T17:01:10.350Z Checking typeid v1.0.3
27452026-03-05T17:01:10.522Z Checking tokio-tungstenite v0.21.0
27462026-03-05T17:01:10.810Z Checking base64 v0.21.7
27472026-03-05T17:01:11.082Z Checking humantime v2.3.0
27482026-03-05T17:01:11.315Z Checking xz2 v0.1.7
27492026-03-05T17:01:11.441Z Checking ron v0.12.0
27502026-03-05T17:01:11.609Z Checking slog-envlogger v2.2.0
27512026-03-05T17:01:11.659Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27522026-03-05T17:01:11.861Z Checking yasna v0.5.2
27532026-03-05T17:01:12.014Z Checking headers-core v0.3.0
27542026-03-05T17:01:12.180Z Checking filetime v0.2.27
27552026-03-05T17:01:12.419Z Checking xattr v1.6.1
27562026-03-05T17:01:12.440Z Checking base16ct v1.0.0
27572026-03-05T17:01:12.643Z Checking tar v0.4.44
27582026-03-05T17:01:12.666Z Checking headers v0.4.1
27592026-03-05T17:01:12.696Z Checking rcgen v0.12.1
27602026-03-05T17:01:13.086Z Checking subprocess v0.2.15
27612026-03-05T17:01:13.210Z Checking progenitor v0.10.0
27622026-03-05T17:01:13.439Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27632026-03-05T17:01:22.607Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27642026-03-05T17:01:32.453Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27652026-03-05T17:01:34.559Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27662026-03-05T17:01:36.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
27672026-03-05T17:01:36.522Z
27682026-03-05T17:01:36.522Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27692026-03-05T17:01:37.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702026-03-05T17:01:37.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712026-03-05T17:01:37.574Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27722026-03-05T17:01:39.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s
27732026-03-05T17:01:39.746Z
27742026-03-05T17:01:39.747Zinfo: running `cargo check --bins` on nexus-config (53/256)
27752026-03-05T17:01:40.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762026-03-05T17:01:40.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772026-03-05T17:01:40.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782026-03-05T17:01:40.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27792026-03-05T17:01:40.693Z
27802026-03-05T17:01:40.693Zinfo: running `cargo check --bins` on nexus-types (54/256)
27812026-03-05T17:01:41.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822026-03-05T17:01:41.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832026-03-05T17:01:41.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842026-03-05T17:01:41.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27852026-03-05T17:01:41.662Z
27862026-03-05T17:01:41.662Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27872026-03-05T17:01:42.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882026-03-05T17:01:42.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892026-03-05T17:01:42.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902026-03-05T17:01:42.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27912026-03-05T17:01:42.555Z
27922026-03-05T17:01:42.555Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27932026-03-05T17:01:43.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942026-03-05T17:01:43.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952026-03-05T17:01:43.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962026-03-05T17:01:43.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27972026-03-05T17:01:43.448Z
27982026-03-05T17:01:43.448Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27992026-03-05T17:01:44.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002026-03-05T17:01:44.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012026-03-05T17:01:44.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022026-03-05T17:01:44.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28032026-03-05T17:01:44.313Z
28042026-03-05T17:01:44.313Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28052026-03-05T17:01:45.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062026-03-05T17:01:45.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072026-03-05T17:01:45.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082026-03-05T17:01:45.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28092026-03-05T17:01:45.176Z
28102026-03-05T17:01:45.176Zinfo: running `cargo check --bins` on ereport-types (59/256)
28112026-03-05T17:01:45.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122026-03-05T17:01:45.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132026-03-05T17:01:45.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142026-03-05T17:01:45.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28152026-03-05T17:01:46.061Z
28162026-03-05T17:01:46.061Zinfo: running `cargo check --bins` on gateway-client (60/256)
28172026-03-05T17:01:46.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182026-03-05T17:01:46.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192026-03-05T17:01:46.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202026-03-05T17:01:46.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28212026-03-05T17:01:46.947Z
28222026-03-05T17:01:46.947Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28232026-03-05T17:01:47.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242026-03-05T17:01:47.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252026-03-05T17:01:47.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262026-03-05T17:01:47.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28272026-03-05T17:01:47.827Z
28282026-03-05T17:01:47.827Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28292026-03-05T17:01:48.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302026-03-05T17:01:48.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312026-03-05T17:01:48.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322026-03-05T17:01:48.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28332026-03-05T17:01:48.705Z
28342026-03-05T17:01:48.705Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28352026-03-05T17:01:49.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362026-03-05T17:01:49.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372026-03-05T17:01:49.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382026-03-05T17:01:49.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28392026-03-05T17:01:49.585Z
28402026-03-05T17:01:49.586Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28412026-03-05T17:01:50.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422026-03-05T17:01:50.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432026-03-05T17:01:50.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442026-03-05T17:01:50.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28452026-03-05T17:01:50.481Z
28462026-03-05T17:01:50.481Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28472026-03-05T17:01:51.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482026-03-05T17:01:51.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492026-03-05T17:01:51.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502026-03-05T17:01:51.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28512026-03-05T17:01:51.378Z
28522026-03-05T17:01:51.378Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28532026-03-05T17:01:52.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542026-03-05T17:01:52.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552026-03-05T17:01:52.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562026-03-05T17:01:52.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28572026-03-05T17:01:52.280Z
28582026-03-05T17:01:52.280Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28592026-03-05T17:01:53.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602026-03-05T17:01:53.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612026-03-05T17:01:53.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622026-03-05T17:01:53.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28632026-03-05T17:01:53.202Z
28642026-03-05T17:01:53.202Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28652026-03-05T17:01:53.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662026-03-05T17:01:53.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672026-03-05T17:01:53.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682026-03-05T17:01:53.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28692026-03-05T17:01:54.079Z
28702026-03-05T17:01:54.079Zinfo: running `cargo check --bins` on oxql-types (69/256)
28712026-03-05T17:01:54.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722026-03-05T17:01:54.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732026-03-05T17:01:54.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742026-03-05T17:01:54.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28752026-03-05T17:01:54.991Z
28762026-03-05T17:01:54.991Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28772026-03-05T17:01:55.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782026-03-05T17:01:55.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792026-03-05T17:01:55.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802026-03-05T17:01:55.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28812026-03-05T17:01:55.829Z
28822026-03-05T17:01:55.829Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28832026-03-05T17:01:56.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842026-03-05T17:01:56.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852026-03-05T17:01:56.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862026-03-05T17:01:56.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28872026-03-05T17:01:56.713Z
28882026-03-05T17:01:56.713Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28892026-03-05T17:01:57.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902026-03-05T17:01:57.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912026-03-05T17:01:57.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922026-03-05T17:01:57.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28932026-03-05T17:01:57.544Z
28942026-03-05T17:01:57.544Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28952026-03-05T17:01:58.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962026-03-05T17:01:58.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972026-03-05T17:01:58.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982026-03-05T17:01:58.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28992026-03-05T17:01:58.386Z
29002026-03-05T17:01:58.386Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
29012026-03-05T17:01:59.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022026-03-05T17:01:59.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032026-03-05T17:01:59.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042026-03-05T17:01:59.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29052026-03-05T17:01:59.242Z
29062026-03-05T17:01:59.242Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29072026-03-05T17:02:00.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082026-03-05T17:02:00.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092026-03-05T17:02:00.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102026-03-05T17:02:00.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29112026-03-05T17:02:00.125Z
29122026-03-05T17:02:00.125Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29132026-03-05T17:02:00.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142026-03-05T17:02:00.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152026-03-05T17:02:00.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162026-03-05T17:02:00.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29172026-03-05T17:02:01.021Z
29182026-03-05T17:02:01.021Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29192026-03-05T17:02:01.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202026-03-05T17:02:01.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212026-03-05T17:02:01.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222026-03-05T17:02:01.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29232026-03-05T17:02:01.892Z
29242026-03-05T17:02:01.892Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29252026-03-05T17:02:02.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262026-03-05T17:02:02.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272026-03-05T17:02:02.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282026-03-05T17:02:02.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29292026-03-05T17:02:02.783Z
29302026-03-05T17:02:02.783Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29312026-03-05T17:02:03.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322026-03-05T17:02:03.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332026-03-05T17:02:03.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342026-03-05T17:02:03.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29352026-03-05T17:02:03.636Z
29362026-03-05T17:02:03.636Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29372026-03-05T17:02:04.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382026-03-05T17:02:04.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392026-03-05T17:02:04.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402026-03-05T17:02:04.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29412026-03-05T17:02:04.453Z
29422026-03-05T17:02:04.453Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29432026-03-05T17:02:05.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442026-03-05T17:02:05.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452026-03-05T17:02:05.317Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29462026-03-05T17:02:06.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
29472026-03-05T17:02:06.215Z
29482026-03-05T17:02:06.215Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29492026-03-05T17:02:06.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502026-03-05T17:02:06.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512026-03-05T17:02:07.101Z Compiling ar_archive_writer v0.5.1
29522026-03-05T17:02:07.104Z Compiling stacker v0.1.23
29532026-03-05T17:02:07.104Z Compiling cfg_aliases v0.1.1
29542026-03-05T17:02:07.104Z Compiling convert_case v0.10.0
29552026-03-05T17:02:07.257Z Checking fd-lock v4.0.4
29562026-03-05T17:02:07.257Z Checking nibble_vec v0.1.0
29572026-03-05T17:02:07.260Z Checking vte v0.14.1
29582026-03-05T17:02:07.260Z Compiling recursive-proc-macro-impl v0.1.1
29592026-03-05T17:02:07.326Z Compiling nix v0.28.0
29602026-03-05T17:02:07.447Z Checking endian-type v0.1.2
29612026-03-05T17:02:07.491Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29622026-03-05T17:02:07.546Z Checking strip-ansi-escapes v0.2.1
29632026-03-05T17:02:07.678Z Checking radix_trie v0.2.1
29642026-03-05T17:02:07.704Z Compiling peg-macros v0.8.5
29652026-03-05T17:02:07.708Z Checking winnow v0.6.26
29662026-03-05T17:02:07.876Z Compiling derive_more-impl v2.1.1
29672026-03-05T17:02:08.070Z Compiling sqlparser_derive v0.5.0
29682026-03-05T17:02:08.089Z Checking unicode_categories v0.1.1
29692026-03-05T17:02:08.390Z Checking home v0.5.12
29702026-03-05T17:02:08.504Z Checking nu-ansi-term v0.50.3
29712026-03-05T17:02:08.593Z Checking display-error-chain v0.2.2
29722026-03-05T17:02:08.929Z Checking reedline v0.40.0
29732026-03-05T17:02:09.095Z Compiling psm v0.1.30
29742026-03-05T17:02:09.604Z Checking derive_more v2.1.1
29752026-03-05T17:02:09.724Z Checking crossterm v0.29.0
29762026-03-05T17:02:10.303Z Checking peg v0.8.5
29772026-03-05T17:02:10.318Z Checking rustyline v14.0.0
29782026-03-05T17:02:10.384Z Checking sqlformat v0.3.5
29792026-03-05T17:02:10.472Z Checking recursive v0.1.1
29802026-03-05T17:02:10.619Z Checking sqlparser v0.61.0
29812026-03-05T17:02:29.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.68s
29822026-03-05T17:02:30.116Z
29832026-03-05T17:02:30.116Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29842026-03-05T17:02:30.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852026-03-05T17:02:30.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862026-03-05T17:02:31.027Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29872026-03-05T17:02:36.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.45s
29882026-03-05T17:02:36.794Z
29892026-03-05T17:02:36.794Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29902026-03-05T17:02:37.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912026-03-05T17:02:37.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922026-03-05T17:02:37.686Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29932026-03-05T17:02:41.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
29942026-03-05T17:02:41.665Z
29952026-03-05T17:02:41.665Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29962026-03-05T17:02:42.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972026-03-05T17:02:42.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982026-03-05T17:02:42.551Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29992026-03-05T17:02:47.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
30002026-03-05T17:02:47.873Z
30012026-03-05T17:02:47.873Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
30022026-03-05T17:02:48.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032026-03-05T17:02:48.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042026-03-05T17:02:48.751Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30052026-03-05T17:02:53.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s
30062026-03-05T17:02:54.169Z
30072026-03-05T17:02:54.169Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30082026-03-05T17:02:54.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092026-03-05T17:02:54.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102026-03-05T17:02:55.053Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30112026-03-05T17:02:59.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
30122026-03-05T17:02:59.249Z
30132026-03-05T17:02:59.249Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30142026-03-05T17:03:00.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152026-03-05T17:03:00.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162026-03-05T17:03:00.127Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30172026-03-05T17:03:04.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s
30182026-03-05T17:03:04.504Z
30192026-03-05T17:03:04.504Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30202026-03-05T17:03:05.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212026-03-05T17:03:05.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222026-03-05T17:03:05.379Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30232026-03-05T17:03:10.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
30242026-03-05T17:03:11.026Z
30252026-03-05T17:03:11.026Zinfo: running `cargo check --bins` on oximeter (90/256)
30262026-03-05T17:03:11.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272026-03-05T17:03:11.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282026-03-05T17:03:11.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292026-03-05T17:03:11.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30302026-03-05T17:03:11.867Z
30312026-03-05T17:03:11.867Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30322026-03-05T17:03:12.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332026-03-05T17:03:12.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342026-03-05T17:03:12.728Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30352026-03-05T17:03:12.921Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30362026-03-05T17:03:13.392Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30372026-03-05T17:03:19.462Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30382026-03-05T17:03:19.924Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30392026-03-05T17:03:21.764Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30402026-03-05T17:03:22.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.89s
30412026-03-05T17:03:22.981Z
30422026-03-05T17:03:22.981Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30432026-03-05T17:03:23.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442026-03-05T17:03:23.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452026-03-05T17:03:23.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462026-03-05T17:03:23.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30472026-03-05T17:03:23.839Z
30482026-03-05T17:03:23.839Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30492026-03-05T17:03:24.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502026-03-05T17:03:24.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512026-03-05T17:03:24.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522026-03-05T17:03:24.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30532026-03-05T17:03:24.765Z
30542026-03-05T17:03:24.765Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30552026-03-05T17:03:25.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562026-03-05T17:03:25.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572026-03-05T17:03:25.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582026-03-05T17:03:25.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30592026-03-05T17:03:25.633Z
30602026-03-05T17:03:25.633Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30612026-03-05T17:03:26.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622026-03-05T17:03:26.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632026-03-05T17:03:26.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642026-03-05T17:03:26.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30652026-03-05T17:03:26.498Z
30662026-03-05T17:03:26.498Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30672026-03-05T17:03:27.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682026-03-05T17:03:27.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692026-03-05T17:03:27.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702026-03-05T17:03:27.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30712026-03-05T17:03:27.361Z
30722026-03-05T17:03:27.361Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30732026-03-05T17:03:28.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742026-03-05T17:03:28.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752026-03-05T17:03:28.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762026-03-05T17:03:28.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30772026-03-05T17:03:28.233Z
30782026-03-05T17:03:28.233Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30792026-03-05T17:03:28.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802026-03-05T17:03:28.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812026-03-05T17:03:28.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822026-03-05T17:03:28.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30832026-03-05T17:03:29.085Z
30842026-03-05T17:03:29.085Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30852026-03-05T17:03:29.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862026-03-05T17:03:29.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872026-03-05T17:03:29.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882026-03-05T17:03:29.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30892026-03-05T17:03:29.934Z
30902026-03-05T17:03:29.934Zinfo: running `cargo check --bins` on update-engine (100/256)
30912026-03-05T17:03:30.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922026-03-05T17:03:30.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932026-03-05T17:03:30.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942026-03-05T17:03:30.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30952026-03-05T17:03:30.749Z
30962026-03-05T17:03:30.749Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30972026-03-05T17:03:31.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982026-03-05T17:03:31.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992026-03-05T17:03:31.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002026-03-05T17:03:31.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31012026-03-05T17:03:31.570Z
31022026-03-05T17:03:31.571Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31032026-03-05T17:03:32.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042026-03-05T17:03:32.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052026-03-05T17:03:32.474Z Checking dropshot-api-manager-types v0.5.2
31062026-03-05T17:03:32.474Z Checking nanorand v0.7.0
31072026-03-05T17:03:32.781Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31082026-03-05T17:03:32.832Z Checking flume v0.11.1
31092026-03-05T17:03:33.148Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31102026-03-05T17:03:34.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.95s
31112026-03-05T17:03:34.746Z
31122026-03-05T17:03:34.746Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31132026-03-05T17:03:35.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142026-03-05T17:03:35.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152026-03-05T17:03:35.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162026-03-05T17:03:35.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31172026-03-05T17:03:35.578Z
31182026-03-05T17:03:35.578Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31192026-03-05T17:03:36.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202026-03-05T17:03:36.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212026-03-05T17:03:36.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222026-03-05T17:03:36.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31232026-03-05T17:03:36.413Z
31242026-03-05T17:03:36.413Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31252026-03-05T17:03:37.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262026-03-05T17:03:37.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272026-03-05T17:03:37.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282026-03-05T17:03:37.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31292026-03-05T17:03:37.256Z
31302026-03-05T17:03:37.256Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31312026-03-05T17:03:38.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322026-03-05T17:03:38.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332026-03-05T17:03:38.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342026-03-05T17:03:38.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31352026-03-05T17:03:38.107Z
31362026-03-05T17:03:38.107Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31372026-03-05T17:03:38.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382026-03-05T17:03:38.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392026-03-05T17:03:38.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402026-03-05T17:03:38.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31412026-03-05T17:03:38.939Z
31422026-03-05T17:03:38.939Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31432026-03-05T17:03:39.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442026-03-05T17:03:39.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452026-03-05T17:03:39.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462026-03-05T17:03:39.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31472026-03-05T17:03:39.766Z
31482026-03-05T17:03:39.766Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31492026-03-05T17:03:40.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502026-03-05T17:03:40.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512026-03-05T17:03:40.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522026-03-05T17:03:40.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31532026-03-05T17:03:40.588Z
31542026-03-05T17:03:40.588Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31552026-03-05T17:03:41.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562026-03-05T17:03:41.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572026-03-05T17:03:41.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582026-03-05T17:03:41.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31592026-03-05T17:03:41.397Z
31602026-03-05T17:03:41.397Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31612026-03-05T17:03:42.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622026-03-05T17:03:42.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632026-03-05T17:03:42.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642026-03-05T17:03:42.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31652026-03-05T17:03:42.242Z
31662026-03-05T17:03:42.242Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31672026-03-05T17:03:42.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682026-03-05T17:03:42.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692026-03-05T17:03:42.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702026-03-05T17:03:42.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31712026-03-05T17:03:43.069Z
31722026-03-05T17:03:43.069Zinfo: running `cargo check --bins` on installinator-client (113/256)
31732026-03-05T17:03:43.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742026-03-05T17:03:43.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752026-03-05T17:03:43.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762026-03-05T17:03:43.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31772026-03-05T17:03:43.900Z
31782026-03-05T17:03:43.900Zinfo: running `cargo check --bins` on nexus-client (114/256)
31792026-03-05T17:03:44.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802026-03-05T17:03:44.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812026-03-05T17:03:44.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822026-03-05T17:03:44.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31832026-03-05T17:03:44.781Z
31842026-03-05T17:03:44.781Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31852026-03-05T17:03:45.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862026-03-05T17:03:45.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872026-03-05T17:03:45.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882026-03-05T17:03:45.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31892026-03-05T17:03:45.660Z
31902026-03-05T17:03:45.660Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31912026-03-05T17:03:46.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922026-03-05T17:03:46.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932026-03-05T17:03:46.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942026-03-05T17:03:46.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31952026-03-05T17:03:46.475Z
31962026-03-05T17:03:46.475Zinfo: running `cargo check --bins` on oxide-client (117/256)
31972026-03-05T17:03:47.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982026-03-05T17:03:47.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992026-03-05T17:03:47.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002026-03-05T17:03:47.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32012026-03-05T17:03:47.296Z
32022026-03-05T17:03:47.296Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32032026-03-05T17:03:48.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042026-03-05T17:03:48.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052026-03-05T17:03:48.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062026-03-05T17:03:48.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32072026-03-05T17:03:48.115Z
32082026-03-05T17:03:48.115Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32092026-03-05T17:03:48.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102026-03-05T17:03:48.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112026-03-05T17:03:48.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122026-03-05T17:03:48.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32132026-03-05T17:03:48.930Z
32142026-03-05T17:03:48.930Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32152026-03-05T17:03:49.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162026-03-05T17:03:49.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172026-03-05T17:03:49.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182026-03-05T17:03:49.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32192026-03-05T17:03:49.799Z
32202026-03-05T17:03:49.799Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32212026-03-05T17:03:50.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222026-03-05T17:03:50.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232026-03-05T17:03:50.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242026-03-05T17:03:50.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32252026-03-05T17:03:50.672Z
32262026-03-05T17:03:50.672Zinfo: running `cargo check --bins` on installinator-common (122/256)
32272026-03-05T17:03:51.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282026-03-05T17:03:51.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292026-03-05T17:03:51.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302026-03-05T17:03:51.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32312026-03-05T17:03:51.518Z
32322026-03-05T17:03:51.518Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32332026-03-05T17:03:52.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342026-03-05T17:03:52.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352026-03-05T17:03:52.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362026-03-05T17:03:52.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32372026-03-05T17:03:52.342Z
32382026-03-05T17:03:52.342Zinfo: running `cargo check --bins` on wicket-common (124/256)
32392026-03-05T17:03:53.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402026-03-05T17:03:53.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412026-03-05T17:03:53.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422026-03-05T17:03:53.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32432026-03-05T17:03:53.231Z
32442026-03-05T17:03:53.232Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32452026-03-05T17:03:53.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-03-05T17:03:54.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-03-05T17:03:54.133Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32482026-03-05T17:03:54.136Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32492026-03-05T17:03:54.136Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32502026-03-05T17:03:54.255Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32512026-03-05T17:03:54.267Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32522026-03-05T17:03:54.462Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32532026-03-05T17:03:54.541Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32542026-03-05T17:03:54.889Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32552026-03-05T17:03:54.892Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32562026-03-05T17:03:58.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
32572026-03-05T17:03:58.339Z
32582026-03-05T17:03:58.339Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32592026-03-05T17:03:59.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602026-03-05T17:03:59.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612026-03-05T17:03:59.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622026-03-05T17:03:59.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32632026-03-05T17:03:59.176Z
32642026-03-05T17:03:59.176Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32652026-03-05T17:04:00.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662026-03-05T17:04:00.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672026-03-05T17:04:00.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682026-03-05T17:04:00.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
32692026-03-05T17:04:00.144Z
32702026-03-05T17:04:00.144Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32712026-03-05T17:04:00.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722026-03-05T17:04:00.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732026-03-05T17:04:00.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32742026-03-05T17:04:00.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
32752026-03-05T17:04:01.107Z
32762026-03-05T17:04:01.107Zinfo: running `cargo check --bins` on dns-server (129/256)
32772026-03-05T17:04:01.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782026-03-05T17:04:01.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792026-03-05T17:04:01.997Z Compiling parking_lot_core v0.8.6
32802026-03-05T17:04:01.997Z Compiling atomicwrites v0.4.4
32812026-03-05T17:04:02.000Z Compiling git-stub v1.0.0
32822026-03-05T17:04:02.000Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32832026-03-05T17:04:02.129Z Checking tagptr v0.2.0
32842026-03-05T17:04:02.168Z Checking prefix-trie v0.7.0
32852026-03-05T17:04:02.171Z Checking fxhash v0.2.1
32862026-03-05T17:04:02.171Z Checking hickory-client v0.25.2
32872026-03-05T17:04:02.388Z Compiling git-stub-vcs v0.1.0
32882026-03-05T17:04:02.414Z Checking moka v0.12.13
32892026-03-05T17:04:02.882Z Checking hickory-server v0.25.2
32902026-03-05T17:04:02.917Z Checking parking_lot v0.11.2
32912026-03-05T17:04:02.933Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32922026-03-05T17:04:03.033Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32932026-03-05T17:04:03.036Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32942026-03-05T17:04:03.036Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32952026-03-05T17:04:03.246Z Checking sled v0.34.7
32962026-03-05T17:04:03.688Z Checking hickory-resolver v0.25.2
32972026-03-05T17:04:06.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
32982026-03-05T17:04:06.883Z
32992026-03-05T17:04:06.883Zinfo: running `cargo check --bins` on dns-server-api (130/256)
33002026-03-05T17:04:07.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012026-03-05T17:04:07.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022026-03-05T17:04:07.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032026-03-05T17:04:07.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33042026-03-05T17:04:07.742Z
33052026-03-05T17:04:07.742Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33062026-03-05T17:04:08.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072026-03-05T17:04:08.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082026-03-05T17:04:08.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092026-03-05T17:04:08.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
33102026-03-05T17:04:08.672Z
33112026-03-05T17:04:08.672Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33122026-03-05T17:04:09.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132026-03-05T17:04:09.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142026-03-05T17:04:09.643Z Compiling radium v0.7.0
33152026-03-05T17:04:09.647Z Checking tap v1.0.1
33162026-03-05T17:04:09.648Z Compiling maybe-uninit v2.0.0
33172026-03-05T17:04:09.799Z Compiling zerocopy-derive v0.6.6
33182026-03-05T17:04:09.802Z Compiling packed_struct v0.10.1
33192026-03-05T17:04:09.814Z Checking crc-catalog v2.4.0
33202026-03-05T17:04:09.818Z Checking funty v2.0.0
33212026-03-05T17:04:09.821Z Compiling packed_struct_codegen v0.10.1
33222026-03-05T17:04:09.927Z Checking wyz v0.5.1
33232026-03-05T17:04:10.035Z Checking crc v3.4.0
33242026-03-05T17:04:10.328Z Compiling bitfield-macros v0.19.4
33252026-03-05T17:04:10.347Z Compiling indexmap v1.9.3
33262026-03-05T17:04:10.407Z Checking nodrop v0.1.14
33272026-03-05T17:04:10.504Z Checking smallvec v0.6.14
33282026-03-05T17:04:10.563Z Checking array-init v0.0.4
33292026-03-05T17:04:10.588Z Checking hashbrown v0.12.3
33302026-03-05T17:04:10.717Z Checking bitvec v1.0.1
33312026-03-05T17:04:10.768Z Checking ron v0.8.1
33322026-03-05T17:04:10.913Z Checking hashbrown v0.13.2
33332026-03-05T17:04:11.500Z Checking serde-hex v0.1.0
33342026-03-05T17:04:11.624Z Checking zerocopy v0.6.6
33352026-03-05T17:04:11.864Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33362026-03-05T17:04:11.910Z Checking bitfield v0.19.4
33372026-03-05T17:04:11.990Z Checking crc-any v2.5.0
33382026-03-05T17:04:12.229Z Checking object v0.30.4
33392026-03-05T17:04:12.257Z Checking half v1.8.3
33402026-03-05T17:04:12.300Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33412026-03-05T17:04:12.317Z Checking void v1.0.2
33422026-03-05T17:04:12.387Z Checking path-slash v0.1.5
33432026-03-05T17:04:12.471Z Checking lzss v0.8.2
33442026-03-05T17:04:12.524Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33452026-03-05T17:04:12.546Z Checking tungstenite v0.23.0
33462026-03-05T17:04:12.566Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33472026-03-05T17:04:12.653Z Checking serde_cbor v0.11.2
33482026-03-05T17:04:12.802Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33492026-03-05T17:04:12.851Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33502026-03-05T17:04:13.066Z Checking nix v0.27.1
33512026-03-05T17:04:13.401Z Checking kstat-rs v0.2.4
33522026-03-05T17:04:13.495Z Checking serde_bytes v0.11.19
33532026-03-05T17:04:13.596Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33542026-03-05T17:04:13.744Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33552026-03-05T17:04:13.864Z Checking tokio-tungstenite v0.23.1
33562026-03-05T17:04:14.177Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33572026-03-05T17:04:14.338Z Checking signal-hook-tokio v0.3.1
33582026-03-05T17:04:16.063Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33592026-03-05T17:04:16.172Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-05T17:04:20.609Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33612026-03-05T17:04:22.078Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33622026-03-05T17:04:22.491Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33632026-03-05T17:04:24.281Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33642026-03-05T17:04:27.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.82s
33652026-03-05T17:04:27.728Z
33662026-03-05T17:04:27.728Zinfo: running `cargo check --bins` on gateway-api (133/256)
33672026-03-05T17:04:28.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682026-03-05T17:04:28.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692026-03-05T17:04:28.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702026-03-05T17:04:28.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33712026-03-05T17:04:28.563Z
33722026-03-05T17:04:28.563Zinfo: running `cargo check --bins` on ipcc (134/256)
33732026-03-05T17:04:29.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742026-03-05T17:04:29.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752026-03-05T17:04:29.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762026-03-05T17:04:29.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33772026-03-05T17:04:29.404Z
33782026-03-05T17:04:29.404Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33792026-03-05T17:04:30.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802026-03-05T17:04:30.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812026-03-05T17:04:30.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822026-03-05T17:04:30.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33832026-03-05T17:04:30.216Z
33842026-03-05T17:04:30.216Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33852026-03-05T17:04:30.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862026-03-05T17:04:30.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872026-03-05T17:04:30.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33882026-03-05T17:04:30.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33892026-03-05T17:04:31.070Z
33902026-03-05T17:04:31.070Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33912026-03-05T17:04:31.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922026-03-05T17:04:31.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932026-03-05T17:04:31.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33942026-03-05T17:04:31.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33952026-03-05T17:04:31.907Z
33962026-03-05T17:04:31.907Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33972026-03-05T17:04:32.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982026-03-05T17:04:32.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992026-03-05T17:04:32.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34002026-03-05T17:04:32.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34012026-03-05T17:04:32.757Z
34022026-03-05T17:04:32.757Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34032026-03-05T17:04:33.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042026-03-05T17:04:33.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052026-03-05T17:04:33.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34062026-03-05T17:04:33.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34072026-03-05T17:04:33.627Z
34082026-03-05T17:04:33.627Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34092026-03-05T17:04:34.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102026-03-05T17:04:34.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112026-03-05T17:04:34.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34122026-03-05T17:04:34.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34132026-03-05T17:04:34.487Z
34142026-03-05T17:04:34.487Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34152026-03-05T17:04:35.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162026-03-05T17:04:35.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172026-03-05T17:04:35.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182026-03-05T17:04:35.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34192026-03-05T17:04:35.329Z
34202026-03-05T17:04:35.329Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34212026-03-05T17:04:36.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222026-03-05T17:04:36.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232026-03-05T17:04:36.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242026-03-05T17:04:36.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34252026-03-05T17:04:36.185Z
34262026-03-05T17:04:36.185Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34272026-03-05T17:04:36.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282026-03-05T17:04:36.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292026-03-05T17:04:36.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34302026-03-05T17:04:36.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34312026-03-05T17:04:37.029Z
34322026-03-05T17:04:37.029Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34332026-03-05T17:04:37.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342026-03-05T17:04:37.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352026-03-05T17:04:37.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34362026-03-05T17:04:37.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34372026-03-05T17:04:37.864Z
34382026-03-05T17:04:37.864Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34392026-03-05T17:04:38.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34402026-03-05T17:04:38.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34412026-03-05T17:04:38.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34422026-03-05T17:04:38.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34432026-03-05T17:04:38.723Z
34442026-03-05T17:04:38.723Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34452026-03-05T17:04:39.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462026-03-05T17:04:39.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472026-03-05T17:04:39.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34482026-03-05T17:04:39.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34492026-03-05T17:04:39.617Z
34502026-03-05T17:04:39.617Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34512026-03-05T17:04:40.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34522026-03-05T17:04:40.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34532026-03-05T17:04:40.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34542026-03-05T17:04:40.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34552026-03-05T17:04:40.466Z
34562026-03-05T17:04:40.467Zinfo: running `cargo check --bins` on sp-sim (148/256)
34572026-03-05T17:04:41.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582026-03-05T17:04:41.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592026-03-05T17:04:41.435Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34602026-03-05T17:04:44.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
34612026-03-05T17:04:44.364Z
34622026-03-05T17:04:44.364Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34632026-03-05T17:04:45.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642026-03-05T17:04:45.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652026-03-05T17:04:45.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662026-03-05T17:04:45.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
34672026-03-05T17:04:45.307Z
34682026-03-05T17:04:45.307Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34692026-03-05T17:04:46.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702026-03-05T17:04:46.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712026-03-05T17:04:46.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722026-03-05T17:04:46.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
34732026-03-05T17:04:46.245Z
34742026-03-05T17:04:46.245Zinfo: running `cargo check --bins` on db-macros (151/256)
34752026-03-05T17:04:47.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762026-03-05T17:04:47.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772026-03-05T17:04:47.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34782026-03-05T17:04:47.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34792026-03-05T17:04:47.102Z
34802026-03-05T17:04:47.102Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34812026-03-05T17:04:47.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822026-03-05T17:04:47.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832026-03-05T17:04:47.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842026-03-05T17:04:47.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34852026-03-05T17:04:47.922Z
34862026-03-05T17:04:47.922Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34872026-03-05T17:04:48.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882026-03-05T17:04:48.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892026-03-05T17:04:48.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902026-03-05T17:04:48.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
34912026-03-05T17:04:48.833Z
34922026-03-05T17:04:48.833Zinfo: running `cargo check --bins` on authz-macros (154/256)
34932026-03-05T17:04:49.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942026-03-05T17:04:49.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952026-03-05T17:04:49.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962026-03-05T17:04:49.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34972026-03-05T17:04:49.668Z
34982026-03-05T17:04:49.669Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34992026-03-05T17:04:50.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002026-03-05T17:04:50.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012026-03-05T17:04:50.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022026-03-05T17:04:50.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35032026-03-05T17:04:50.564Z
35042026-03-05T17:04:50.564Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35052026-03-05T17:04:51.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062026-03-05T17:04:51.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072026-03-05T17:04:51.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082026-03-05T17:04:51.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35092026-03-05T17:04:51.490Z
35102026-03-05T17:04:51.490Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35112026-03-05T17:04:52.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122026-03-05T17:04:52.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132026-03-05T17:04:52.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142026-03-05T17:04:52.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35152026-03-05T17:04:52.320Z
35162026-03-05T17:04:52.320Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35172026-03-05T17:04:53.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182026-03-05T17:04:53.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192026-03-05T17:04:53.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202026-03-05T17:04:53.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35212026-03-05T17:04:53.160Z
35222026-03-05T17:04:53.160Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35232026-03-05T17:04:53.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242026-03-05T17:04:53.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252026-03-05T17:04:53.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262026-03-05T17:04:53.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35272026-03-05T17:04:54.013Z
35282026-03-05T17:04:54.013Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35292026-03-05T17:04:54.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302026-03-05T17:04:54.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312026-03-05T17:04:54.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322026-03-05T17:04:54.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35332026-03-05T17:04:54.840Z
35342026-03-05T17:04:54.840Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35352026-03-05T17:04:55.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362026-03-05T17:04:55.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372026-03-05T17:04:55.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382026-03-05T17:04:55.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35392026-03-05T17:04:55.657Z
35402026-03-05T17:04:55.657Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35412026-03-05T17:04:56.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422026-03-05T17:04:56.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432026-03-05T17:04:56.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442026-03-05T17:04:56.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35452026-03-05T17:04:56.593Z
35462026-03-05T17:04:56.593Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35472026-03-05T17:04:57.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482026-03-05T17:04:57.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492026-03-05T17:04:57.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502026-03-05T17:04:57.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35512026-03-05T17:04:57.509Z
35522026-03-05T17:04:57.509Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35532026-03-05T17:04:58.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542026-03-05T17:04:58.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552026-03-05T17:04:58.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562026-03-05T17:04:58.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35572026-03-05T17:04:58.423Z
35582026-03-05T17:04:58.423Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35592026-03-05T17:04:59.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602026-03-05T17:04:59.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612026-03-05T17:04:59.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622026-03-05T17:04:59.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35632026-03-05T17:04:59.287Z
35642026-03-05T17:04:59.287Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35652026-03-05T17:05:00.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662026-03-05T17:05:00.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672026-03-05T17:05:00.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682026-03-05T17:05:00.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35692026-03-05T17:05:00.153Z
35702026-03-05T17:05:00.153Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35712026-03-05T17:05:00.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722026-03-05T17:05:00.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732026-03-05T17:05:00.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742026-03-05T17:05:00.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35752026-03-05T17:05:01.045Z
35762026-03-05T17:05:01.045Zinfo: running `cargo check --bins` on key-manager (168/256)
35772026-03-05T17:05:01.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782026-03-05T17:05:01.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792026-03-05T17:05:01.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802026-03-05T17:05:01.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35812026-03-05T17:05:01.888Z
35822026-03-05T17:05:01.888Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35832026-03-05T17:05:02.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842026-03-05T17:05:02.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852026-03-05T17:05:02.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862026-03-05T17:05:02.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35872026-03-05T17:05:02.748Z
35882026-03-05T17:05:02.748Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35892026-03-05T17:05:03.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902026-03-05T17:05:03.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912026-03-05T17:05:03.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922026-03-05T17:05:03.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35932026-03-05T17:05:03.625Z
35942026-03-05T17:05:03.626Zinfo: running `cargo check --bins` on typed-rng (171/256)
35952026-03-05T17:05:04.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962026-03-05T17:05:04.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972026-03-05T17:05:04.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35982026-03-05T17:05:04.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35992026-03-05T17:05:04.459Z
36002026-03-05T17:05:04.459Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
36012026-03-05T17:05:05.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022026-03-05T17:05:05.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032026-03-05T17:05:05.613Z Compiling libefi-sys v0.1.0
36042026-03-05T17:05:05.617Z Compiling bitfield-struct v0.6.2
36052026-03-05T17:05:05.617Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36062026-03-05T17:05:05.786Z Compiling xshell-macros v0.2.7
36072026-03-05T17:05:05.789Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36082026-03-05T17:05:05.823Z Compiling salty v0.3.0
36092026-03-05T17:05:05.846Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36102026-03-05T17:05:05.870Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36112026-03-05T17:05:05.891Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36122026-03-05T17:05:06.369Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36132026-03-05T17:05:06.475Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36142026-03-05T17:05:06.505Z Checking xshell v0.2.7
36152026-03-05T17:05:06.660Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36162026-03-05T17:05:06.726Z Checking primeorder v0.13.6
36172026-03-05T17:05:06.824Z Compiling proc-macro-error-attr2 v2.0.0
36182026-03-05T17:05:06.850Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36192026-03-05T17:05:06.894Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36202026-03-05T17:05:07.054Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36212026-03-05T17:05:07.199Z Checking p384 v0.13.1
36222026-03-05T17:05:07.254Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36232026-03-05T17:05:07.278Z Compiling nix v0.31.1
36242026-03-05T17:05:07.598Z Compiling proc-macro-error2 v2.0.1
36252026-03-05T17:05:07.621Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36262026-03-05T17:05:07.847Z Compiling num-derive v0.3.3
36272026-03-05T17:05:08.085Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36282026-03-05T17:05:08.107Z Compiling unicase v2.9.0
36292026-03-05T17:05:08.107Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36302026-03-05T17:05:08.200Z Compiling tabled_derive v0.11.0
36312026-03-05T17:05:08.440Z Checking papergrid v0.17.0
36322026-03-05T17:05:08.499Z Compiling mime_guess v2.0.5
36332026-03-05T17:05:08.860Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36342026-03-05T17:05:09.647Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36352026-03-05T17:05:09.729Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36362026-03-05T17:05:09.949Z Checking testing_table v0.3.0
36372026-03-05T17:05:09.989Z Checking libscf-sys v1.1.0
36382026-03-05T17:05:10.094Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36392026-03-05T17:05:10.119Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36402026-03-05T17:05:10.354Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36412026-03-05T17:05:10.513Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36422026-03-05T17:05:10.714Z Checking corncobs v0.1.4
36432026-03-05T17:05:10.885Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36442026-03-05T17:05:10.908Z Checking tabled v0.20.0
36452026-03-05T17:05:10.937Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36462026-03-05T17:05:11.005Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36472026-03-05T17:05:11.264Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36482026-03-05T17:05:11.336Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36492026-03-05T17:05:11.398Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36502026-03-05T17:05:11.671Z Checking secrecy v0.8.0
36512026-03-05T17:05:11.755Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36522026-03-05T17:05:11.902Z Checking http-range v0.1.5
36532026-03-05T17:05:13.055Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36542026-03-05T17:05:13.077Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36552026-03-05T17:05:13.080Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36562026-03-05T17:05:13.124Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36572026-03-05T17:05:13.316Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36582026-03-05T17:05:13.505Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36592026-03-05T17:05:13.531Z Checking atty v0.2.14
36602026-03-05T17:05:13.558Z Checking crc8 v0.1.1
36612026-03-05T17:05:13.693Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36622026-03-05T17:05:13.718Z Checking hyper-staticfile v0.10.1
36632026-03-05T17:05:13.802Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36642026-03-05T17:05:13.903Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36652026-03-05T17:05:14.278Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36662026-03-05T17:05:14.483Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36672026-03-05T17:05:14.586Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36682026-03-05T17:05:14.698Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36692026-03-05T17:05:14.896Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36702026-03-05T17:05:15.388Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36712026-03-05T17:05:15.391Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36722026-03-05T17:05:15.507Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36732026-03-05T17:05:15.533Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36742026-03-05T17:05:15.805Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36752026-03-05T17:05:16.272Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36762026-03-05T17:05:16.302Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36772026-03-05T17:05:16.510Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36782026-03-05T17:05:16.755Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36792026-03-05T17:05:18.459Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36802026-03-05T17:05:18.610Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36812026-03-05T17:05:18.770Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36822026-03-05T17:05:19.351Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36832026-03-05T17:05:19.961Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36842026-03-05T17:05:20.258Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36852026-03-05T17:05:28.521Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36862026-03-05T17:05:47.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.57s
36872026-03-05T17:05:47.283Z
36882026-03-05T17:05:47.283Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36892026-03-05T17:05:48.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902026-03-05T17:05:48.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912026-03-05T17:05:48.313Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36922026-03-05T17:06:06.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.46s
36932026-03-05T17:06:06.986Z
36942026-03-05T17:06:06.986Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36952026-03-05T17:06:07.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962026-03-05T17:06:07.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972026-03-05T17:06:08.014Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36982026-03-05T17:06:27.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.19s
36992026-03-05T17:06:27.426Z
37002026-03-05T17:06:27.426Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
37012026-03-05T17:06:28.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022026-03-05T17:06:28.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032026-03-05T17:06:28.486Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37042026-03-05T17:06:47.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.60s
37052026-03-05T17:06:47.267Z
37062026-03-05T17:06:47.267Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37072026-03-05T17:06:48.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082026-03-05T17:06:48.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092026-03-05T17:06:48.293Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37102026-03-05T17:07:07.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.93s
37112026-03-05T17:07:07.461Z
37122026-03-05T17:07:07.461Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37132026-03-05T17:07:08.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142026-03-05T17:07:08.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152026-03-05T17:07:08.550Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37162026-03-05T17:07:27.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.88s
37172026-03-05T17:07:27.588Z
37182026-03-05T17:07:27.588Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37192026-03-05T17:07:28.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202026-03-05T17:07:28.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212026-03-05T17:07:28.610Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37222026-03-05T17:07:47.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.66s
37232026-03-05T17:07:47.506Z
37242026-03-05T17:07:47.506Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37252026-03-05T17:07:48.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262026-03-05T17:07:48.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272026-03-05T17:07:48.571Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37282026-03-05T17:08:07.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.57s
37292026-03-05T17:08:07.313Z
37302026-03-05T17:08:07.313Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37312026-03-05T17:08:08.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322026-03-05T17:08:08.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332026-03-05T17:08:08.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37342026-03-05T17:08:08.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37352026-03-05T17:08:08.169Z
37362026-03-05T17:08:08.169Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37372026-03-05T17:08:08.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37382026-03-05T17:08:08.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37392026-03-05T17:08:08.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37402026-03-05T17:08:08.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37412026-03-05T17:08:09.019Z
37422026-03-05T17:08:09.019Zinfo: running `cargo check --bins` on range-requests (182/256)
37432026-03-05T17:08:09.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442026-03-05T17:08:09.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452026-03-05T17:08:09.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37462026-03-05T17:08:09.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37472026-03-05T17:08:09.863Z
37482026-03-05T17:08:09.863Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37492026-03-05T17:08:10.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502026-03-05T17:08:10.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512026-03-05T17:08:10.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37522026-03-05T17:08:10.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37532026-03-05T17:08:10.702Z
37542026-03-05T17:08:10.702Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37552026-03-05T17:08:11.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562026-03-05T17:08:11.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572026-03-05T17:08:11.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37582026-03-05T17:08:11.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37592026-03-05T17:08:11.553Z
37602026-03-05T17:08:11.554Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37612026-03-05T17:08:12.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622026-03-05T17:08:12.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632026-03-05T17:08:12.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37642026-03-05T17:08:12.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37652026-03-05T17:08:12.399Z
37662026-03-05T17:08:12.399Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37672026-03-05T17:08:13.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682026-03-05T17:08:13.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692026-03-05T17:08:13.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37702026-03-05T17:08:13.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37712026-03-05T17:08:13.249Z
37722026-03-05T17:08:13.249Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37732026-03-05T17:08:14.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742026-03-05T17:08:14.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752026-03-05T17:08:14.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37762026-03-05T17:08:14.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37772026-03-05T17:08:14.122Z
37782026-03-05T17:08:14.122Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37792026-03-05T17:08:14.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802026-03-05T17:08:14.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812026-03-05T17:08:14.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37822026-03-05T17:08:14.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37832026-03-05T17:08:14.992Z
37842026-03-05T17:08:14.992Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37852026-03-05T17:08:15.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862026-03-05T17:08:15.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872026-03-05T17:08:15.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37882026-03-05T17:08:15.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37892026-03-05T17:08:15.857Z
37902026-03-05T17:08:15.857Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37912026-03-05T17:08:16.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922026-03-05T17:08:16.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932026-03-05T17:08:16.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942026-03-05T17:08:16.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37952026-03-05T17:08:16.723Z
37962026-03-05T17:08:16.723Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37972026-03-05T17:08:17.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982026-03-05T17:08:17.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992026-03-05T17:08:17.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38002026-03-05T17:08:17.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38012026-03-05T17:08:17.597Z
38022026-03-05T17:08:17.597Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38032026-03-05T17:08:18.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042026-03-05T17:08:18.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052026-03-05T17:08:18.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062026-03-05T17:08:18.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38072026-03-05T17:08:18.486Z
38082026-03-05T17:08:18.486Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38092026-03-05T17:08:19.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102026-03-05T17:08:19.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112026-03-05T17:08:19.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38122026-03-05T17:08:19.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38132026-03-05T17:08:19.368Z
38142026-03-05T17:08:19.368Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38152026-03-05T17:08:20.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162026-03-05T17:08:20.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172026-03-05T17:08:20.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38182026-03-05T17:08:20.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38192026-03-05T17:08:20.274Z
38202026-03-05T17:08:20.274Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38212026-03-05T17:08:21.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222026-03-05T17:08:21.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232026-03-05T17:08:21.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38242026-03-05T17:08:21.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
38252026-03-05T17:08:21.216Z
38262026-03-05T17:08:21.216Zinfo: running `cargo check --bins` on update-common (196/256)
38272026-03-05T17:08:21.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282026-03-05T17:08:21.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292026-03-05T17:08:21.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38302026-03-05T17:08:21.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38312026-03-05T17:08:22.086Z
38322026-03-05T17:08:22.086Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38332026-03-05T17:08:22.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342026-03-05T17:08:22.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352026-03-05T17:08:22.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362026-03-05T17:08:22.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38372026-03-05T17:08:22.995Z
38382026-03-05T17:08:22.995Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38392026-03-05T17:08:23.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402026-03-05T17:08:23.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412026-03-05T17:08:24.059Z Compiling fs-err v2.11.0
38422026-03-05T17:08:24.063Z Checking ignore v0.4.25
38432026-03-05T17:08:24.063Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38442026-03-05T17:08:24.063Z Checking predicates-tree v1.0.13
38452026-03-05T17:08:24.063Z Checking parse-size v1.1.0
38462026-03-05T17:08:24.236Z Checking rand_seeder v0.4.0
38472026-03-05T17:08:24.239Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38482026-03-05T17:08:24.256Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38492026-03-05T17:08:24.384Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38502026-03-05T17:08:24.405Z Compiling petname v2.0.2
38512026-03-05T17:08:24.512Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38522026-03-05T17:08:24.774Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38532026-03-05T17:08:24.841Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38542026-03-05T17:08:24.980Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38552026-03-05T17:08:25.002Z Checking globwalk v0.9.1
38562026-03-05T17:08:25.111Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38572026-03-05T17:08:25.324Z Checking sapling-renderdag v0.1.0
38582026-03-05T17:08:25.347Z Checking camino-tempfile-ext v0.3.3
38592026-03-05T17:08:25.460Z Checking sync-ptr v0.1.4
38602026-03-05T17:08:25.656Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38612026-03-05T17:08:25.718Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38622026-03-05T17:08:25.873Z Checking colored v2.2.0
38632026-03-05T17:08:25.898Z Checking assert_matches v1.5.0
38642026-03-05T17:08:26.327Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38652026-03-05T17:08:26.427Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38662026-03-05T17:08:26.430Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38672026-03-05T17:08:27.309Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38682026-03-05T17:08:29.347Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38692026-03-05T17:08:32.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.71s
38702026-03-05T17:08:32.947Z
38712026-03-05T17:08:32.947Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38722026-03-05T17:08:33.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732026-03-05T17:08:33.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742026-03-05T17:08:33.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38752026-03-05T17:08:33.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38762026-03-05T17:08:33.766Z
38772026-03-05T17:08:33.766Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38782026-03-05T17:08:34.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792026-03-05T17:08:34.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802026-03-05T17:08:34.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38812026-03-05T17:08:34.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38822026-03-05T17:08:34.687Z
38832026-03-05T17:08:34.687Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38842026-03-05T17:08:35.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38852026-03-05T17:08:35.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38862026-03-05T17:08:35.635Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38872026-03-05T17:08:35.635Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38882026-03-05T17:08:36.563Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38892026-03-05T17:08:38.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
38902026-03-05T17:08:39.088Z
38912026-03-05T17:08:39.088Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38922026-03-05T17:08:39.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932026-03-05T17:08:39.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942026-03-05T17:08:39.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38952026-03-05T17:08:39.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38962026-03-05T17:08:39.933Z
38972026-03-05T17:08:39.933Zinfo: running `cargo check --bins` on cert-dev (203/256)
38982026-03-05T17:08:40.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38992026-03-05T17:08:40.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39002026-03-05T17:08:40.759Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39012026-03-05T17:08:41.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
39022026-03-05T17:08:41.291Z
39032026-03-05T17:08:41.291Zinfo: running `cargo check --bins` on clickana (204/256)
39042026-03-05T17:08:42.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39052026-03-05T17:08:42.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39062026-03-05T17:08:42.153Z Compiling darling_core v0.23.0
39072026-03-05T17:08:42.156Z Compiling instability v0.3.11
39082026-03-05T17:08:42.156Z Checking castaway v0.2.4
39092026-03-05T17:08:42.156Z Compiling indoc v2.0.7
39102026-03-05T17:08:42.156Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39112026-03-05T17:08:42.156Z Checking unicode-truncate v1.1.0
39122026-03-05T17:08:42.274Z Checking lru v0.12.5
39132026-03-05T17:08:42.289Z Checking cassowary v0.3.0
39142026-03-05T17:08:42.410Z Checking compact_str v0.8.1
39152026-03-05T17:08:44.015Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39162026-03-05T17:08:44.238Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39172026-03-05T17:08:45.085Z Compiling darling_macro v0.23.0
39182026-03-05T17:08:45.666Z Compiling darling v0.23.0
39192026-03-05T17:08:46.584Z Checking ratatui v0.29.0
39202026-03-05T17:08:48.438Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39212026-03-05T17:08:49.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.02s
39222026-03-05T17:08:49.533Z
39232026-03-05T17:08:49.533Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39242026-03-05T17:08:50.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39252026-03-05T17:08:50.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39262026-03-05T17:08:50.490Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39272026-03-05T17:08:50.490Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39282026-03-05T17:08:51.286Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39292026-03-05T17:08:51.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
39302026-03-05T17:08:52.074Z
39312026-03-05T17:08:52.074Zinfo: running `cargo check --bins` on ch-dev (206/256)
39322026-03-05T17:08:52.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332026-03-05T17:08:52.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342026-03-05T17:08:53.042Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39352026-03-05T17:08:54.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
39362026-03-05T17:08:54.299Z
39372026-03-05T17:08:54.299Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39382026-03-05T17:08:54.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392026-03-05T17:08:54.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402026-03-05T17:08:54.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39412026-03-05T17:08:54.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
39422026-03-05T17:08:54.976Z
39432026-03-05T17:08:54.976Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39442026-03-05T17:08:55.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452026-03-05T17:08:55.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462026-03-05T17:08:55.902Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39472026-03-05T17:08:56.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
39482026-03-05T17:08:56.695Z
39492026-03-05T17:08:56.695Zinfo: running `cargo check --bins` on db-dev (209/256)
39502026-03-05T17:08:57.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512026-03-05T17:08:57.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522026-03-05T17:08:57.631Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39532026-03-05T17:08:58.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
39542026-03-05T17:08:58.881Z
39552026-03-05T17:08:58.881Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39562026-03-05T17:08:59.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39572026-03-05T17:08:59.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39582026-03-05T17:08:59.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39592026-03-05T17:08:59.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
39602026-03-05T17:08:59.826Z
39612026-03-05T17:08:59.826Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39622026-03-05T17:09:00.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632026-03-05T17:09:00.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642026-03-05T17:09:00.669Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39652026-03-05T17:09:01.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
39662026-03-05T17:09:01.850Z
39672026-03-05T17:09:01.850Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39682026-03-05T17:09:02.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39692026-03-05T17:09:02.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39702026-03-05T17:09:02.841Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39712026-03-05T17:09:02.841Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39722026-03-05T17:09:02.841Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39732026-03-05T17:09:02.844Z Checking git-stub v1.0.0
39742026-03-05T17:09:02.844Z Compiling trait-variant v0.1.2
39752026-03-05T17:09:02.844Z Checking maplit v1.0.2
39762026-03-05T17:09:02.844Z Checking is_ci v1.2.0
39772026-03-05T17:09:02.844Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39782026-03-05T17:09:03.144Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39792026-03-05T17:09:03.243Z Checking git-stub-vcs v0.1.0
39802026-03-05T17:09:03.263Z Checking supports-color v3.0.2
39812026-03-05T17:09:03.358Z Checking drift v0.1.3
39822026-03-05T17:09:03.455Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39832026-03-05T17:09:03.477Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39842026-03-05T17:09:03.629Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39852026-03-05T17:09:03.783Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39862026-03-05T17:09:03.974Z Checking dropshot-api-manager v0.5.2
39872026-03-05T17:09:03.995Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39882026-03-05T17:09:04.019Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39892026-03-05T17:09:04.360Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39902026-03-05T17:09:04.691Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39912026-03-05T17:09:05.055Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39922026-03-05T17:09:05.499Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39932026-03-05T17:09:14.013Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39942026-03-05T17:09:15.694Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39952026-03-05T17:09:16.601Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39962026-03-05T17:09:17.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.32s
39972026-03-05T17:09:17.396Z
39982026-03-05T17:09:17.396Zinfo: running `cargo check --bins` on installinator-api (213/256)
39992026-03-05T17:09:18.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002026-03-05T17:09:18.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012026-03-05T17:09:18.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40022026-03-05T17:09:18.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
40032026-03-05T17:09:18.235Z
40042026-03-05T17:09:18.235Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40052026-03-05T17:09:19.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062026-03-05T17:09:19.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072026-03-05T17:09:19.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082026-03-05T17:09:19.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
40092026-03-05T17:09:19.149Z
40102026-03-05T17:09:19.149Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40112026-03-05T17:09:19.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-03-05T17:09:19.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-03-05T17:09:19.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40142026-03-05T17:09:19.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
40152026-03-05T17:09:20.040Z
40162026-03-05T17:09:20.040Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40172026-03-05T17:09:20.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40182026-03-05T17:09:20.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40192026-03-05T17:09:20.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40202026-03-05T17:09:20.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
40212026-03-05T17:09:20.941Z
40222026-03-05T17:09:20.941Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40232026-03-05T17:09:21.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40242026-03-05T17:09:21.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40252026-03-05T17:09:21.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40262026-03-05T17:09:21.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
40272026-03-05T17:09:21.799Z
40282026-03-05T17:09:21.799Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40292026-03-05T17:09:22.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40302026-03-05T17:09:22.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40312026-03-05T17:09:22.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40322026-03-05T17:09:22.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
40332026-03-05T17:09:22.627Z
40342026-03-05T17:09:22.627Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40352026-03-05T17:09:23.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362026-03-05T17:09:23.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372026-03-05T17:09:23.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40382026-03-05T17:09:23.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
40392026-03-05T17:09:23.527Z
40402026-03-05T17:09:23.527Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40412026-03-05T17:09:24.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40422026-03-05T17:09:24.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40432026-03-05T17:09:24.337Z Checking erased-serde v0.4.9
40442026-03-05T17:09:24.341Z Checking ordered-float v2.10.1
40452026-03-05T17:09:24.467Z Checking unicode-xid v0.2.6
40462026-03-05T17:09:24.480Z Checking cargo-platform v0.2.0
40472026-03-05T17:09:24.794Z Checking serde-value v0.7.0
40482026-03-05T17:09:25.032Z Checking serde-untagged v0.1.9
40492026-03-05T17:09:25.305Z Checking cargo-util-schemas v0.8.2
40502026-03-05T17:09:26.543Z Checking cargo_metadata v0.21.0
40512026-03-05T17:09:27.630Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40522026-03-05T17:09:28.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
40532026-03-05T17:09:28.920Z
40542026-03-05T17:09:28.920Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40552026-03-05T17:09:29.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40562026-03-05T17:09:29.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40572026-03-05T17:09:29.900Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40582026-03-05T17:09:30.737Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40592026-03-05T17:09:31.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
40602026-03-05T17:09:31.659Z
40612026-03-05T17:09:31.659Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40622026-03-05T17:09:32.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40632026-03-05T17:09:32.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40642026-03-05T17:09:32.801Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40652026-03-05T17:09:32.801Z Compiling vergen-gitcl v1.0.8
40662026-03-05T17:09:32.804Z Compiling dirs-sys-next v0.1.2
40672026-03-05T17:09:32.804Z Compiling crunchy v0.2.4
40682026-03-05T17:09:32.804Z Compiling glob v0.3.3
40692026-03-05T17:09:32.804Z Compiling dsl_auto_type v0.1.3
40702026-03-05T17:09:32.804Z Checking scheduled-thread-pool v0.2.7
40712026-03-05T17:09:32.944Z Compiling diesel_table_macro_syntax v0.2.0
40722026-03-05T17:09:33.274Z Compiling dirs-next v2.0.0
40732026-03-05T17:09:33.387Z Compiling tiny-keccak v2.0.2
40742026-03-05T17:09:33.462Z Compiling term v0.7.0
40752026-03-05T17:09:33.481Z Checking r2d2 v0.8.10
40762026-03-05T17:09:33.612Z Compiling bit-vec v0.6.3
40772026-03-05T17:09:33.766Z Compiling clang-sys v1.8.1
40782026-03-05T17:09:33.831Z Compiling itertools v0.10.5
40792026-03-05T17:09:34.048Z Compiling ascii-canvas v3.0.0
40802026-03-05T17:09:34.414Z Compiling diesel_derives v2.2.7
40812026-03-05T17:09:34.532Z Compiling bit-set v0.5.3
40822026-03-05T17:09:34.556Z Compiling ena v0.14.4
40832026-03-05T17:09:34.719Z Compiling libloading v0.8.9
40842026-03-05T17:09:34.744Z Compiling regex-syntax v0.6.29
40852026-03-05T17:09:34.747Z Compiling diff v0.1.13
40862026-03-05T17:09:34.804Z Compiling bindgen v0.71.1
40872026-03-05T17:09:35.114Z Compiling cexpr v0.6.0
40882026-03-05T17:09:35.308Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40892026-03-05T17:09:35.677Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40902026-03-05T17:09:35.887Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40912026-03-05T17:09:35.947Z Compiling libxml v0.3.3
40922026-03-05T17:09:36.341Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40932026-03-05T17:09:36.420Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40942026-03-05T17:09:36.605Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40952026-03-05T17:09:36.878Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40962026-03-05T17:09:36.954Z Compiling strum_macros v0.24.3
40972026-03-05T17:09:36.980Z Compiling indoc v1.0.9
40982026-03-05T17:09:37.921Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40992026-03-05T17:09:38.301Z Compiling lalrpop v0.19.12
41002026-03-05T17:09:39.472Z Checking derive_builder v0.20.2
41012026-03-05T17:09:39.676Z Compiling oso-derive v0.27.3
41022026-03-05T17:09:40.040Z Checking quick-xml v0.37.5
41032026-03-05T17:09:40.223Z Compiling impl-trait-for-tuples v0.2.3
41042026-03-05T17:09:40.666Z Checking openssl-probe v0.1.6
41052026-03-05T17:09:40.904Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41062026-03-05T17:09:42.116Z Compiling diesel-dtrace v0.4.2
41072026-03-05T17:09:42.529Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41082026-03-05T17:09:42.589Z Checking bb8 v0.8.6
41092026-03-05T17:09:42.936Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41102026-03-05T17:09:43.130Z Checking nonempty v0.12.0
41112026-03-05T17:09:43.337Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41122026-03-05T17:09:43.452Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41132026-03-05T17:09:43.741Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41142026-03-05T17:09:43.832Z Checking support-bundle-viewer v0.1.2
41152026-03-05T17:09:43.995Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41162026-03-05T17:09:44.333Z Checking multimap v0.10.1
41172026-03-05T17:09:45.743Z Checking diesel v2.2.12
41182026-03-05T17:09:48.594Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41192026-03-05T17:09:51.765Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41202026-03-05T17:09:52.343Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41212026-03-05T17:09:52.508Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41222026-03-05T17:09:54.395Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41232026-03-05T17:09:55.691Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41242026-03-05T17:09:55.811Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41252026-03-05T17:09:57.088Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41262026-03-05T17:10:01.508Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41272026-03-05T17:10:13.064Z Compiling samael v0.0.19
41282026-03-05T17:10:22.143Z Checking async-bb8-diesel v0.2.1
41292026-03-05T17:10:24.524Z Compiling polar-core v0.27.3
41302026-03-05T17:10:31.689Z Checking oso v0.27.3
41312026-03-05T17:11:17.368Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41322026-03-05T17:12:12.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
41332026-03-05T17:12:12.926Z
41342026-03-05T17:12:12.926Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41352026-03-05T17:12:13.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-03-05T17:12:13.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-03-05T17:12:13.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-03-05T17:12:13.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
41392026-03-05T17:12:13.864Z
41402026-03-05T17:12:13.864Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41412026-03-05T17:12:14.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-03-05T17:12:14.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-03-05T17:12:14.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41442026-03-05T17:12:14.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
41452026-03-05T17:12:14.784Z
41462026-03-05T17:12:14.784Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41472026-03-05T17:12:15.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-03-05T17:12:15.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-03-05T17:12:15.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41502026-03-05T17:12:15.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
41512026-03-05T17:12:15.596Z
41522026-03-05T17:12:15.596Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41532026-03-05T17:12:16.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41542026-03-05T17:12:16.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41552026-03-05T17:12:16.744Z Compiling libz-sys v1.1.24
41562026-03-05T17:12:16.748Z Compiling libgit2-sys v0.18.3+1.9.2
41572026-03-05T17:12:16.899Z Compiling vergen-git2 v1.0.7
41582026-03-05T17:12:16.912Z Compiling rustls v0.21.12
41592026-03-05T17:12:16.915Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41602026-03-05T17:12:16.929Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41612026-03-05T17:12:16.931Z Compiling nix v0.29.0
41622026-03-05T17:12:16.932Z Checking sct v0.7.1
41632026-03-05T17:12:17.176Z Checking rustls-webpki v0.101.7
41642026-03-05T17:12:17.265Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41652026-03-05T17:12:17.287Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41662026-03-05T17:12:17.373Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41672026-03-05T17:12:17.600Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41682026-03-05T17:12:17.771Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41692026-03-05T17:12:17.871Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41702026-03-05T17:12:17.940Z Checking rustls-pemfile v1.0.4
41712026-03-05T17:12:18.178Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41722026-03-05T17:12:18.272Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41732026-03-05T17:12:18.620Z Checking twox-hash v2.1.2
41742026-03-05T17:12:18.911Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41752026-03-05T17:12:18.968Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41762026-03-05T17:12:20.034Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41772026-03-05T17:12:20.153Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41782026-03-05T17:12:20.196Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41792026-03-05T17:12:20.793Z Checking tokio-rustls v0.24.1
41802026-03-05T17:12:21.194Z Checking progenitor-extras v0.1.0
41812026-03-05T17:12:21.268Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41822026-03-05T17:12:21.509Z Checking fatfs v0.3.6
41832026-03-05T17:12:21.550Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41842026-03-05T17:12:21.576Z Compiling seq-macro v0.3.6
41852026-03-05T17:12:28.598Z Compiling git2 v0.20.4
41862026-03-05T17:12:30.867Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41872026-03-05T17:12:31.027Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41882026-03-05T17:12:32.819Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41892026-03-05T17:13:54.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
41902026-03-05T17:13:54.899Z
41912026-03-05T17:13:54.899Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41922026-03-05T17:13:55.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932026-03-05T17:13:55.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942026-03-05T17:13:56.073Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41952026-03-05T17:15:04.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
41962026-03-05T17:15:05.138Z
41972026-03-05T17:15:05.138Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41982026-03-05T17:15:05.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992026-03-05T17:15:05.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002026-03-05T17:15:05.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42012026-03-05T17:15:05.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42022026-03-05T17:15:05.961Z
42032026-03-05T17:15:05.961Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42042026-03-05T17:15:06.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052026-03-05T17:15:06.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062026-03-05T17:15:06.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42072026-03-05T17:15:06.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
42082026-03-05T17:15:06.880Z
42092026-03-05T17:15:06.880Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42102026-03-05T17:15:07.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42112026-03-05T17:15:07.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42122026-03-05T17:15:07.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42132026-03-05T17:15:07.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
42142026-03-05T17:15:07.800Z
42152026-03-05T17:15:07.800Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42162026-03-05T17:15:08.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42172026-03-05T17:15:08.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42182026-03-05T17:15:08.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42192026-03-05T17:15:08.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
42202026-03-05T17:15:08.745Z
42212026-03-05T17:15:08.745Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42222026-03-05T17:15:09.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42232026-03-05T17:15:09.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42242026-03-05T17:15:09.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42252026-03-05T17:15:09.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
42262026-03-05T17:15:09.693Z
42272026-03-05T17:15:09.693Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42282026-03-05T17:15:10.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42292026-03-05T17:15:10.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42302026-03-05T17:15:10.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42312026-03-05T17:15:10.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
42322026-03-05T17:15:10.616Z
42332026-03-05T17:15:10.616Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42342026-03-05T17:15:11.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42352026-03-05T17:15:11.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42362026-03-05T17:15:11.829Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42372026-03-05T17:15:11.829Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42382026-03-05T17:15:11.995Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42392026-03-05T17:15:12.017Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42402026-03-05T17:15:12.020Z Checking diff v0.1.13
42412026-03-05T17:15:12.020Z Checking yansi v1.0.1
42422026-03-05T17:15:12.020Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42432026-03-05T17:15:12.077Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42442026-03-05T17:15:12.218Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42452026-03-05T17:15:12.582Z Checking pretty_assertions v1.4.1
42462026-03-05T17:15:13.573Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42472026-03-05T17:15:51.890Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42482026-03-05T17:15:51.898Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42492026-03-05T17:15:51.898Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42502026-03-05T17:15:51.899Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42512026-03-05T17:15:51.899Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42522026-03-05T17:15:51.899Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42532026-03-05T17:15:53.131Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42542026-03-05T17:15:54.690Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42552026-03-05T17:17:03.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
42562026-03-05T17:17:03.392Z
42572026-03-05T17:17:03.392Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42582026-03-05T17:17:04.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42592026-03-05T17:17:04.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42602026-03-05T17:17:04.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42612026-03-05T17:17:04.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42622026-03-05T17:17:04.221Z
42632026-03-05T17:17:04.221Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42642026-03-05T17:17:05.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42652026-03-05T17:17:05.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42662026-03-05T17:17:05.243Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42672026-03-05T17:17:05.373Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42682026-03-05T17:17:05.376Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42692026-03-05T17:17:31.350Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42702026-03-05T17:17:31.880Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42712026-03-05T17:17:34.688Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42722026-03-05T17:17:35.284Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42732026-03-05T17:17:40.118Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42742026-03-05T17:18:18.025Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42752026-03-05T17:18:18.925Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42762026-03-05T17:18:21.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
42772026-03-05T17:18:21.571Z
42782026-03-05T17:18:21.571Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42792026-03-05T17:18:22.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42802026-03-05T17:18:22.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42812026-03-05T17:18:22.552Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42822026-03-05T17:18:23.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
42832026-03-05T17:18:23.802Z
42842026-03-05T17:18:23.803Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42852026-03-05T17:18:24.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42862026-03-05T17:18:24.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42872026-03-05T17:18:24.682Z Compiling blake3 v1.8.3
42882026-03-05T17:18:24.686Z Checking arrayvec v0.7.6
42892026-03-05T17:18:24.800Z Checking arrayref v0.3.9
42902026-03-05T17:18:24.804Z Checking constant_time_eq v0.4.2
42912026-03-05T17:18:24.816Z Checking topological-sort v0.2.2
42922026-03-05T17:18:24.828Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42932026-03-05T17:18:24.828Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42942026-03-05T17:18:24.828Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42952026-03-05T17:18:25.054Z Checking shell-words v1.1.1
42962026-03-05T17:18:26.148Z Checking omicron-zone-package v0.12.2
42972026-03-05T17:18:27.369Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42982026-03-05T17:18:28.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s
42992026-03-05T17:18:28.823Z
43002026-03-05T17:18:28.823Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
43012026-03-05T17:18:29.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-03-05T17:18:29.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-03-05T17:18:29.682Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43042026-03-05T17:18:30.077Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43052026-03-05T17:18:30.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
43062026-03-05T17:18:30.814Z
43072026-03-05T17:18:30.814Zinfo: running `cargo check --bins` on xtask (240/256)
43082026-03-05T17:18:31.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43092026-03-05T17:18:31.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43102026-03-05T17:18:31.462Z Checking libc v0.2.180
43112026-03-05T17:18:31.564Z Checking serde v1.0.228
43122026-03-05T17:18:31.567Z Checking zerofrom v0.1.6
43132026-03-05T17:18:31.585Z Checking bitflags v2.11.0
43142026-03-05T17:18:31.596Z Checking hashbrown v0.16.1
43152026-03-05T17:18:31.599Z Checking smallvec v1.15.1
43162026-03-05T17:18:31.628Z Checking serde_json v1.0.149
43172026-03-05T17:18:31.631Z Checking scroll v0.12.0
43182026-03-05T17:18:31.779Z Checking yoke v0.8.1
43192026-03-05T17:18:31.856Z Checking num-traits v0.2.19
43202026-03-05T17:18:31.968Z Checking thiserror v1.0.69
43212026-03-05T17:18:32.098Z Checking log v0.4.29
43222026-03-05T17:18:32.121Z Checking zerovec v0.11.5
43232026-03-05T17:18:32.139Z Checking zerotrie v0.2.3
43242026-03-05T17:18:32.380Z Checking percent-encoding v2.3.2
43252026-03-05T17:18:32.398Z Checking errno v0.3.14
43262026-03-05T17:18:32.494Z Checking serde_spanned v0.6.9
43272026-03-05T17:18:32.617Z Checking indexmap v2.13.0
43282026-03-05T17:18:32.637Z Checking rustix v1.1.3
43292026-03-05T17:18:32.656Z Checking toml_datetime v0.6.11
43302026-03-05T17:18:32.687Z Checking form_urlencoded v1.2.2
43312026-03-05T17:18:32.728Z Checking zerocopy v0.7.35
43322026-03-05T17:18:32.927Z Checking goblin v0.8.2
43332026-03-05T17:18:33.031Z Checking getrandom v0.4.1
43342026-03-05T17:18:33.139Z Checking thiserror v2.0.18
43352026-03-05T17:18:33.162Z Checking tinystr v0.8.2
43362026-03-05T17:18:33.263Z Checking potential_utf v0.1.4
43372026-03-05T17:18:33.314Z Checking ordered-float v2.10.1
43382026-03-05T17:18:33.317Z Checking syn v2.0.117
43392026-03-05T17:18:33.503Z Checking icu_collections v2.1.1
43402026-03-05T17:18:33.507Z Checking icu_locale_core v2.1.1
43412026-03-05T17:18:33.838Z Checking serde-value v0.7.0
43422026-03-05T17:18:33.895Z Checking toml_edit v0.22.27
43432026-03-05T17:18:33.967Z Checking dtrace-parser v0.2.0
43442026-03-05T17:18:34.157Z Checking thread-id v4.2.2
43452026-03-05T17:18:34.290Z Checking once_cell v1.21.3
43462026-03-05T17:18:34.310Z Checking cargo-platform v0.2.0
43472026-03-05T17:18:34.448Z Checking memmap v0.7.0
43482026-03-05T17:18:34.632Z Checking fs-err v3.3.0
43492026-03-05T17:18:34.651Z Checking anyhow v1.0.102
43502026-03-05T17:18:34.654Z Checking terminal_size v0.4.3
43512026-03-05T17:18:34.697Z Checking tempfile v3.25.0
43522026-03-05T17:18:34.811Z Checking icu_provider v2.1.1
43532026-03-05T17:18:34.871Z Checking clap_builder v4.5.60
43542026-03-05T17:18:34.966Z Checking textwrap v0.16.2
43552026-03-05T17:18:35.054Z Checking tabled v0.15.0
43562026-03-05T17:18:35.087Z Checking camino-tempfile v1.4.1
43572026-03-05T17:18:35.285Z Checking icu_properties v2.1.2
43582026-03-05T17:18:35.388Z Checking icu_normalizer v2.1.1
43592026-03-05T17:18:35.406Z Checking macaddr v1.0.1
43602026-03-05T17:18:35.780Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43612026-03-05T17:18:36.366Z Checking toml v0.8.23
43622026-03-05T17:18:37.091Z Checking idna_adapter v1.2.1
43632026-03-05T17:18:37.122Z Checking cargo_toml v0.21.0
43642026-03-05T17:18:37.283Z Checking idna v1.1.0
43652026-03-05T17:18:37.632Z Checking dof v0.3.0
43662026-03-05T17:18:37.705Z Checking clap v4.5.60
43672026-03-05T17:18:37.726Z Checking url v2.5.8
43682026-03-05T17:18:38.085Z Checking usdt-impl v0.5.0
43692026-03-05T17:18:38.298Z Checking cargo-util-schemas v0.8.2
43702026-03-05T17:18:38.467Z Checking usdt v0.5.0
43712026-03-05T17:18:39.563Z Checking cargo_metadata v0.21.0
43722026-03-05T17:18:40.603Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43732026-03-05T17:18:41.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.46s
43742026-03-05T17:18:41.418Z
43752026-03-05T17:18:41.418Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43762026-03-05T17:18:42.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43772026-03-05T17:18:42.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43782026-03-05T17:18:42.496Z Checking polyval v0.6.2
43792026-03-05T17:18:42.630Z Checking ctr v0.9.2
43802026-03-05T17:18:42.647Z Checking ssh-encoding v0.2.0
43812026-03-05T17:18:42.650Z Checking blowfish v0.9.1
43822026-03-05T17:18:42.680Z Checking password-hash v0.4.2
43832026-03-05T17:18:42.700Z Checking p256 v0.13.2
43842026-03-05T17:18:42.703Z Checking p521 v0.13.3
43852026-03-05T17:18:42.703Z Checking russh-cryptovec v0.7.3
43862026-03-05T17:18:42.877Z Checking ghash v0.5.1
43872026-03-05T17:18:42.904Z Checking md5 v0.7.0
43882026-03-05T17:18:42.925Z Checking bcrypt-pbkdf v0.10.0
43892026-03-05T17:18:42.962Z Checking num-bigint v0.4.6
43902026-03-05T17:18:42.986Z Checking des v0.8.1
43912026-03-05T17:18:43.065Z Checking aes-gcm v0.10.3
43922026-03-05T17:18:43.118Z Checking pbkdf2 v0.11.0
43932026-03-05T17:18:43.168Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43942026-03-05T17:18:43.202Z Checking hex-literal v0.4.1
43952026-03-05T17:18:43.225Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43962026-03-05T17:18:43.265Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43972026-03-05T17:18:43.316Z Checking ssh-cipher v0.2.0
43982026-03-05T17:18:43.364Z Checking socket2 v0.5.10
43992026-03-05T17:18:43.422Z Checking internet-checksum v0.2.1
44002026-03-05T17:18:43.633Z Checking ssh-key v0.6.7
44012026-03-05T17:18:43.898Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44022026-03-05T17:18:44.776Z Checking russh-keys v0.45.0
44032026-03-05T17:18:45.631Z Checking russh v0.45.0
44042026-03-05T17:19:12.379Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44052026-03-05T17:19:14.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.73s
44062026-03-05T17:19:14.403Z
44072026-03-05T17:19:14.403Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44082026-03-05T17:19:15.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44092026-03-05T17:19:15.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44102026-03-05T17:19:15.316Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44112026-03-05T17:19:15.349Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44122026-03-05T17:19:15.349Z Checking termios v0.3.3
44132026-03-05T17:19:17.627Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44142026-03-05T17:19:17.813Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44152026-03-05T17:19:21.172Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44162026-03-05T17:19:22.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.65s
44172026-03-05T17:19:22.288Z
44182026-03-05T17:19:22.288Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44192026-03-05T17:19:23.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44202026-03-05T17:19:23.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44212026-03-05T17:19:23.289Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44222026-03-05T17:19:23.292Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44232026-03-05T17:19:23.433Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44242026-03-05T17:19:23.436Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44252026-03-05T17:19:23.437Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44262026-03-05T17:19:24.068Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44272026-03-05T17:19:24.071Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44282026-03-05T17:19:25.162Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44292026-03-05T17:19:25.378Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44302026-03-05T17:19:25.381Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44312026-03-05T17:19:26.444Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44322026-03-05T17:19:29.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.85s
44332026-03-05T17:19:29.370Z
44342026-03-05T17:19:29.370Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44352026-03-05T17:19:30.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-03-05T17:19:30.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-03-05T17:19:30.258Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44382026-03-05T17:19:30.875Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44392026-03-05T17:19:31.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
44402026-03-05T17:19:31.546Z
44412026-03-05T17:19:31.546Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44422026-03-05T17:19:32.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44432026-03-05T17:19:32.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44442026-03-05T17:19:32.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44452026-03-05T17:19:32.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
44462026-03-05T17:19:32.430Z
44472026-03-05T17:19:32.430Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44482026-03-05T17:19:33.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44492026-03-05T17:19:33.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44502026-03-05T17:19:33.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44512026-03-05T17:19:33.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
44522026-03-05T17:19:33.277Z
44532026-03-05T17:19:33.278Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44542026-03-05T17:19:34.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44552026-03-05T17:19:34.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44562026-03-05T17:19:34.376Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44572026-03-05T17:19:35.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
44582026-03-05T17:19:35.405Z
44592026-03-05T17:19:35.405Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44602026-03-05T17:19:36.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44612026-03-05T17:19:36.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44622026-03-05T17:19:36.292Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44632026-03-05T17:19:36.295Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44642026-03-05T17:19:36.609Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44652026-03-05T17:19:36.612Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44662026-03-05T17:19:37.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
44672026-03-05T17:19:37.925Z
44682026-03-05T17:19:37.925Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44692026-03-05T17:19:38.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44702026-03-05T17:19:38.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44712026-03-05T17:19:38.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44722026-03-05T17:19:38.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
44732026-03-05T17:19:38.801Z
44742026-03-05T17:19:38.801Zinfo: running `cargo check --bins` on omicron-package (250/256)
44752026-03-05T17:19:39.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44762026-03-05T17:19:39.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44772026-03-05T17:19:39.708Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44782026-03-05T17:19:41.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
44792026-03-05T17:19:41.504Z
44802026-03-05T17:19:41.504Zinfo: running `cargo check --bins` on tqdb (251/256)
44812026-03-05T17:19:42.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44822026-03-05T17:19:42.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44832026-03-05T17:19:42.609Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44842026-03-05T17:19:43.086Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44852026-03-05T17:19:44.127Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44862026-03-05T17:19:44.130Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44872026-03-05T17:19:51.951Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44882026-03-05T17:19:52.978Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44892026-03-05T17:19:52.981Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44902026-03-05T17:19:52.981Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44912026-03-05T17:19:52.981Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44922026-03-05T17:19:54.327Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44932026-03-05T17:20:05.382Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44942026-03-05T17:20:15.085Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44952026-03-05T17:20:15.088Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44962026-03-05T17:20:15.088Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44972026-03-05T17:20:15.088Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44982026-03-05T17:20:17.369Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44992026-03-05T17:20:19.476Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
45002026-03-05T17:20:20.507Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
45012026-03-05T17:20:22.608Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
45022026-03-05T17:20:23.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.91s
45032026-03-05T17:20:23.673Z
45042026-03-05T17:20:23.674Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45052026-03-05T17:20:24.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45062026-03-05T17:20:24.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45072026-03-05T17:20:24.658Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45082026-03-05T17:20:24.661Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45092026-03-05T17:20:24.661Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45102026-03-05T17:20:24.812Z Checking rtoolbox v0.0.3
45112026-03-05T17:20:24.815Z Checking tui-tree-widget v0.23.1
45122026-03-05T17:20:25.044Z Checking rpassword v7.4.0
45132026-03-05T17:20:25.192Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45142026-03-05T17:20:26.555Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45152026-03-05T17:20:34.329Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45162026-03-05T17:20:35.324Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45172026-03-05T17:20:36.940Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45182026-03-05T17:20:42.103Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45192026-03-05T17:20:45.090Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45202026-03-05T17:20:46.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.65s
45212026-03-05T17:20:46.548Z
45222026-03-05T17:20:46.548Zinfo: running `cargo check --bins` on wicket (253/256)
45232026-03-05T17:20:47.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45242026-03-05T17:20:47.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45252026-03-05T17:20:47.465Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45262026-03-05T17:20:47.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
45272026-03-05T17:20:48.129Z
45282026-03-05T17:20:48.129Zinfo: running `cargo check --bins` on wicketd (254/256)
45292026-03-05T17:20:48.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45302026-03-05T17:20:48.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45312026-03-05T17:20:49.113Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45322026-03-05T17:20:49.116Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45332026-03-05T17:20:49.116Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45342026-03-05T17:20:49.116Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45352026-03-05T17:20:50.974Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45362026-03-05T17:20:51.877Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45372026-03-05T17:20:56.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.54s
45382026-03-05T17:20:56.899Z
45392026-03-05T17:20:56.899Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45402026-03-05T17:20:57.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45412026-03-05T17:20:57.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45422026-03-05T17:20:57.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45432026-03-05T17:20:57.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
45442026-03-05T17:20:57.727Z
45452026-03-05T17:20:57.727Zinfo: running `cargo check --bins` on zone-setup (256/256)
45462026-03-05T17:20:58.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45472026-03-05T17:20:58.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45482026-03-05T17:20:58.613Z Checking uzers v0.12.2
45492026-03-05T17:20:58.975Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45502026-03-05T17:21:00.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
45512026-03-05T17:21:00.249Z
45522026-03-05T17:21:00.249Zreal 22:22.240855822
45532026-03-05T17:21:00.249Zuser 40:14.675353623
45542026-03-05T17:21:00.252Zsys 6:21.330934385
45552026-03-05T17:21:00.252Ztrap 0.814312157
45562026-03-05T17:21:00.252Ztflt 0.623075303
45572026-03-05T17:21:00.252Zdflt 0.823972883
45582026-03-05T17:21:00.252Zkflt 0.000823659
45592026-03-05T17:21:00.252Zlock 1:45:21.868329385
45602026-03-05T17:21:00.253Zslp 3:31:29.781095630
45612026-03-05T17:21:00.253Zlat 1:49.852244587
45622026-03-05T17:21:00.253Zstop 5:39.998799563
45632026-03-05T17:21:00.253Zprocess exited: duration 1661336 ms, exit code 0
 
45642026-03-05T17:21:00.260Zfound 0 output files