01KKD4QE3K0B3G8NZQHG1X0ZCV: 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: 01KKD4QVPZAFBERDKTK3WA61GP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-11T00:30:03.849Zjob assigned to worker 01KKD4R5W9CC7RE5F84GMXHRPH [factory aws, i-048dcd2cad54fbc43] (queued for 1 m 8 s)
 
22026-03-11T00:30:11.874Zstarting task 0: "setup"
32026-03-11T00:30:11.878Z++ uname -s
42026-03-11T00:30:11.881Z+ kern=SunOS
52026-03-11T00:30:11.881Z+ build_user=build
62026-03-11T00:30:11.881Z+ build_uid=12345
72026-03-11T00:30:11.881Z+ work_dir=/work
82026-03-11T00:30:11.881Z+ input_dir=/input
92026-03-11T00:30:11.881Z+ [[ 0 == 12345 ]]
102026-03-11T00:30:11.881Z+ case "$kern" in
112026-03-11T00:30:11.881Z+ groupadd -g 12345 build
122026-03-11T00:30:11.884Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-11T00:30:13.889Z+ zfs create -o mountpoint=/work rpool/work
142026-03-11T00:30:14.006Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-11T00:30:14.009Z+ home_fs=zfs
162026-03-11T00:30:14.009Z+ [[ zfs == autofs ]]
172026-03-11T00:30:14.009Z+ mkdir -p /home/build
182026-03-11T00:30:14.012Z+ chown build:build /home/build /work
192026-03-11T00:30:16.013Z+ chmod 0700 /home/build /work
202026-03-11T00:30:16.016Zprocess exited: duration 4142 ms, exit code 0
 
212026-03-11T00:30:16.023Zstarting task 1: "rust-toolchain"
222026-03-11T00:30:16.044Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-11T00:30:16.044Z * rust toolchain channel = "1.91.1"
242026-03-11T00:30:16.044Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-11T00:30:16.044Z * rust toolchain profile = "default"
262026-03-11T00:30:16.044Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-11T00:30:16.044Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-11T00:30:16.044Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-11T00:30:16.044Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-11T00:30:16.165Zinfo: downloading installer
312026-03-11T00:30:18.010Zwarn: It looks like you have an existing installation of Rust at:
322026-03-11T00:30:18.010Zwarn: /opt/ooce/bin
332026-03-11T00:30:18.010Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-11T00:30:18.010Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-11T00:30:18.010Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-11T00:30:18.011Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-11T00:30:18.011Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-11T00:30:18.011Zerror: cannot install while Rust is installed
392026-03-11T00:30:18.011Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-11T00:30:18.027Zinfo: profile set to 'default'
412026-03-11T00:30:18.028Zinfo: default host triple is x86_64-unknown-illumos
422026-03-11T00:30:18.031Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-11T00:30:18.222Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-11T00:30:18.222Zinfo: downloading component 'cargo'
452026-03-11T00:30:19.575Zinfo: downloading component 'clippy'
462026-03-11T00:30:20.089Zinfo: downloading component 'rust-docs'
472026-03-11T00:30:21.960Zinfo: downloading component 'rust-std'
482026-03-11T00:30:24.283Zinfo: downloading component 'rustc'
492026-03-11T00:30:34.069Zinfo: downloading component 'rustfmt'
502026-03-11T00:30:34.418Zinfo: installing component 'cargo'
512026-03-11T00:30:35.237Zinfo: installing component 'clippy'
522026-03-11T00:30:35.588Zinfo: installing component 'rust-docs'
532026-03-11T00:30:37.039Zinfo: installing component 'rust-std'
542026-03-11T00:30:38.534Zinfo: installing component 'rustc'
552026-03-11T00:30:44.359Zinfo: installing component 'rustfmt'
562026-03-11T00:30:44.667Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-11T00:30:44.667Z
582026-03-11T00:30:45.073Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-11T00:30:45.073Z
602026-03-11T00:30:45.075Z
612026-03-11T00:30:45.076ZRust is installed now. Great!
622026-03-11T00:30:45.076Z
632026-03-11T00:30:45.076ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-11T00:30:45.076Zenvironment variable. This has not been done automatically.
652026-03-11T00:30:45.076Z
662026-03-11T00:30:45.076ZTo configure your current shell, you need to source
672026-03-11T00:30:45.076Zthe corresponding env file under $HOME/.cargo.
682026-03-11T00:30:45.076Z
692026-03-11T00:30:45.076ZThis is usually done by running one of the following (note the leading DOT):
702026-03-11T00:30:45.076Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-11T00:30:45.076Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-11T00:30:45.076Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-11T00:30:45.171Z+ rustup --version
742026-03-11T00:30:45.182Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-11T00:30:45.184Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-11T00:30:45.263Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-11T00:30:45.266Z+ cargo --version
782026-03-11T00:30:45.331Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-11T00:30:45.334Z+ rustc --version
802026-03-11T00:30:45.404Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-11T00:30:45.407Zprocess exited: duration 29380 ms, exit code 0
 
822026-03-11T00:30:45.413Zstarting task 2: "authentication"
832026-03-11T00:30:45.432Zprocess exited: duration 19 ms, exit code 0
 
842026-03-11T00:30:45.438Zstarting task 3: "clone repository"
852026-03-11T00:30:45.442Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-11T00:30:45.444Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-11T00:30:45.482ZCloning into '/work/oxidecomputer/omicron'...
882026-03-11T00:30:55.122Z+ cd /work/oxidecomputer/omicron
892026-03-11T00:30:55.122Z+ git fetch origin 3f0d14deebef772133b3896ad6c43edd3532f7d4
902026-03-11T00:30:55.441ZFrom https://github.com/oxidecomputer/omicron
912026-03-11T00:30:55.441Z * branch 3f0d14deebef772133b3896ad6c43edd3532f7d4 -> FETCH_HEAD
922026-03-11T00:30:55.452Z+ [[ -n '' ]]
932026-03-11T00:30:55.453Z+ git reset --hard 3f0d14deebef772133b3896ad6c43edd3532f7d4
942026-03-11T00:30:55.774ZHEAD is now at 3f0d14dee Bump quinn-proto from 0.11.13 to 0.11.14
952026-03-11T00:30:55.778Zprocess exited: duration 10337 ms, exit code 0
 
962026-03-11T00:30:55.784Zstarting task 4: "build"
972026-03-11T00:30:55.789Z+ source .github/buildomat/ci-env.sh
982026-03-11T00:30:55.792Z++ export CARGO_TERM_COLOR=always
992026-03-11T00:30:55.792Z++ CARGO_TERM_COLOR=always
1002026-03-11T00:30:55.792Z+ cargo --version
1012026-03-11T00:30:55.845Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-11T00:30:55.848Z+ rustc --version
1032026-03-11T00:30:55.920Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-11T00:30:55.924Z+ source ./env.sh
1052026-03-11T00:30:55.928Z++ OLD_SHELL_OPTS=ehxB
1062026-03-11T00:30:55.928Z++ set -o xtrace
1072026-03-11T00:30:55.928Z++++ dirname ./env.sh
1082026-03-11T00:30:55.931Z+++ readlink -f .
1092026-03-11T00:30:55.931Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-03-11T00:30:55.931Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-11T00:30:55.931Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-03-11T00:30:55.931Z++ 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
1132026-03-11T00:30:55.931Z++ 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
1142026-03-11T00:30:55.931Z++ 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
1152026-03-11T00:30:55.931Z++ 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
1162026-03-11T00:30:55.931Z++ 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
1172026-03-11T00:30:55.931Z++ 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
1182026-03-11T00:30:55.931Z++ case $OLD_SHELL_OPTS in
1192026-03-11T00:30:55.931Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202026-03-11T00:30:55.931Z+ 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
1212026-03-11T00:30:55.931Z+ 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
1222026-03-11T00:30:55.931Z+ banner prerequisites
1232026-03-11T00:30:55.935Z
1242026-03-11T00:30:55.935Z ##### ##### ###### ##### ###### #### # # # #### #
1252026-03-11T00:30:55.935Z # # # # # # # # # # # # # # #
1262026-03-11T00:30:55.935Z # # # # ##### # # ##### # # # # # #### #
1272026-03-11T00:30:55.935Z ##### ##### # ##### # # # # # # # # #
1282026-03-11T00:30:55.935Z # # # # # # # # # # # # # # #
1292026-03-11T00:30:55.935Z # # # ###### # # ###### ### # #### # #### #
1302026-03-11T00:30:55.935Z
1312026-03-11T00:30:55.935Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322026-03-11T00:31:05.801Z Startup: Refreshing catalog 'helios-dev' ... Done
1332026-03-11T00:31:15.415Z Startup: Caching catalogs ... Done
1342026-03-11T00:31:36.780ZPlanning: Solver setup ... Done (19.836s)
1352026-03-11T00:31:36.926ZPlanning: Running solver ... Done (0.146s)
1362026-03-11T00:31:37.101ZPlanning: Finding local manifests ... Done (0.002s)
1372026-03-11T00:31:37.127ZPlanning: Fetching manifests: 0/4 0% complete
1382026-03-11T00:31:37.243ZPlanning: Fetching manifests: 4/4 100% complete
1392026-03-11T00:31:37.308ZPlanning: Package planning ... Done (0.042s)
1402026-03-11T00:31:37.330ZPlanning: Merging actions ... Done (0.038s)
1412026-03-11T00:31:37.590ZPlanning: Checking for conflicting actions ... Done (0.239s)
1422026-03-11T00:31:37.600ZPlanning: Consolidating action changes ... Done (0.010s)
1432026-03-11T00:31:38.400ZPlanning: Evaluating mediators ... Done (0.814s)
1442026-03-11T00:31:38.404ZPlanning: Planning completed in 22.84 seconds
1452026-03-11T00:31:38.435Z Packages to install: 4
1462026-03-11T00:31:38.460Z Mediators to change: 2
1472026-03-11T00:31:38.461Z Services to change: 1
1482026-03-11T00:31:38.461Z Estimated space available: 155.43 GB
1492026-03-11T00:31:38.461ZEstimated space to be consumed: 1.82 GB
1502026-03-11T00:31:38.461Z Create boot environment: No
1512026-03-11T00:31:38.461ZCreate backup boot environment: No
1522026-03-11T00:31:38.461Z Rebuild boot archive: No
1532026-03-11T00:31:38.461Z
1542026-03-11T00:31:38.461ZChanged mediators:
1552026-03-11T00:31:38.461Z mediator clang:
1562026-03-11T00:31:38.462Z version: None -> 15 (system default)
1572026-03-11T00:31:38.462Z
1582026-03-11T00:31:38.462Z mediator llvm:
1592026-03-11T00:31:38.462Z version: 14 (system default) -> 15 (system default)
1602026-03-11T00:31:38.462Z
1612026-03-11T00:31:38.462ZChanged packages:
1622026-03-11T00:31:38.466Zhelios-dev
1632026-03-11T00:31:38.467Z developer/build-essential
1642026-03-11T00:31:38.467Z None -> 11-2.0
1652026-03-11T00:31:38.467Z library/libxmlsec1
1662026-03-11T00:31:38.467Z None -> 1.2.35-2.0
1672026-03-11T00:31:38.467Z ooce/developer/clang-15
1682026-03-11T00:31:38.467Z None -> 15.0.7-2.0
1692026-03-11T00:31:38.467Z ooce/developer/llvm-15
1702026-03-11T00:31:38.467Z None -> 15.0.7-2.0
1712026-03-11T00:31:38.468Z
1722026-03-11T00:31:38.468ZServices:
1732026-03-11T00:31:38.468Z restart_fmri:
1742026-03-11T00:31:38.468Z svc:/system/update-man-index:default
1752026-03-11T00:31:38.482Z
1762026-03-11T00:31:38.482ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772026-03-11T00:31:43.461ZDownload: 1131/3290 items 50.8/212.6MB 23% complete (10.0M/s)
1782026-03-11T00:31:49.002ZDownload: 2219/3290 items 118.4/212.6MB 55% complete (12.7M/s)
1792026-03-11T00:31:54.031ZDownload: 3283/3290 items 211.4/212.6MB 99% complete (19.1M/s)
1802026-03-11T00:31:54.068ZDownload: Completed 212.60 MB in 15.61 seconds (13.6M/s)
1812026-03-11T00:31:54.223Z Actions: 1/3689 actions (Installing new actions)
1822026-03-11T00:31:58.313Z Actions: Completed 3689 actions in 4.09 seconds.
1832026-03-11T00:31:59.048Z Done (0.730s)
1842026-03-11T00:31:59.048Z Done (0.000s)
1852026-03-11T00:32:00.036Z Done (0.987s)
1862026-03-11T00:32:04.031Z Done (3.634s)
1872026-03-11T00:32:04.116Z Done (0.016s)
1882026-03-11T00:32:04.120Z Done (0.000s)
1892026-03-11T00:32:04.330Z Done (0.000s)
1902026-03-11T00:32:05.296ZPlanning: Evaluating mediator changes ... Done
1912026-03-11T00:32:05.441ZPlanning: Checking for conflicting actions ... Done
1922026-03-11T00:32:05.444ZPlanning: Consolidating action changes ... Done
1932026-03-11T00:32:05.662ZPlanning: Evaluating mediators ... Done
1942026-03-11T00:32:05.666ZPlanning: Planning completed in 0.37 seconds
1952026-03-11T00:32:05.692Z Mediators to change: 2
1962026-03-11T00:32:05.692Z Create boot environment: No
1972026-03-11T00:32:05.695ZCreate backup boot environment: No
1982026-03-11T00:32:05.756Z Done
1992026-03-11T00:32:05.756Z Done
2002026-03-11T00:32:06.492Z Done
2012026-03-11T00:32:09.850Z Done
2022026-03-11T00:32:09.940Z Done
2032026-03-11T00:32:09.946Z Done
2042026-03-11T00:32:10.094Z Done
2052026-03-11T00:32:10.658ZPlanning: Evaluating mediator changes ... Done
2062026-03-11T00:32:10.663ZPlanning: Merging actions ... Done
2072026-03-11T00:32:10.805ZPlanning: Checking for conflicting actions ... Done
2082026-03-11T00:32:10.810ZPlanning: Consolidating action changes ... Done
2092026-03-11T00:32:11.026ZPlanning: Evaluating mediators ... Done
2102026-03-11T00:32:11.069ZPlanning: Planning completed in 0.63 seconds
2112026-03-11T00:32:11.097Z Packages to change: 1
2122026-03-11T00:32:11.097Z Mediators to change: 1
2132026-03-11T00:32:11.100Z Services to change: 1
2142026-03-11T00:32:11.101Z Create boot environment: No
2152026-03-11T00:32:11.101ZCreate backup boot environment: Yes
2162026-03-11T00:32:13.626Z Actions: 1/6 actions (Updating modified actions)
2172026-03-11T00:32:13.648Z Actions: Completed 6 actions in 0.00 seconds.
2182026-03-11T00:32:13.649Z Done
2192026-03-11T00:32:13.649Z Done
2202026-03-11T00:32:13.880Z Done
2212026-03-11T00:32:17.139Z Done
2222026-03-11T00:32:17.216Z Done
2232026-03-11T00:32:17.221Z Done
2242026-03-11T00:32:17.392Z Done
2252026-03-11T00:32:17.772ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262026-03-11T00:32:17.772Zclang system 15 system
2272026-03-11T00:32:17.772Zcsh system system illumos
2282026-03-11T00:32:17.772Zctags system system illumos
2292026-03-11T00:32:17.772Zfile system system illumos
2302026-03-11T00:32:17.772Zgcc vendor 12 vendor
2312026-03-11T00:32:17.772Zgcc system 10 system
2322026-03-11T00:32:17.772Zgcc system 7 system
2332026-03-11T00:32:17.772Zgo system 1.20 system
2342026-03-11T00:32:17.772Zgo system 1.19 system
2352026-03-11T00:32:17.772Zllvm system 15 system
2362026-03-11T00:32:17.772Zllvm system 14 system
2372026-03-11T00:32:17.772Zmariadb system 10.6 system
2382026-03-11T00:32:17.772Zmta vendor vendor dma
2392026-03-11T00:32:17.772Zopenjdk system 17 system
2402026-03-11T00:32:17.772Zopenjdk system 11 system
2412026-03-11T00:32:17.772Zopenjdk system 1.8 system
2422026-03-11T00:32:17.772Zopenssl vendor 3 vendor
2432026-03-11T00:32:17.773Zperl system 5.36 system
2442026-03-11T00:32:17.773Zpostgresql system 15 system
2452026-03-11T00:32:17.773Zpostgresql system 13 system
2462026-03-11T00:32:17.773Zpython vendor 3 vendor
2472026-03-11T00:32:17.773Zpython system 2 system
2482026-03-11T00:32:17.773Zpython3 system 3.11 system
2492026-03-11T00:32:17.773Zruby system 3.0 system
2502026-03-11T00:32:17.773Zwords vendor vendor american-english
2512026-03-11T00:32:17.773Zwords system system australian-english
2522026-03-11T00:32:17.777Zwords system system british-english
2532026-03-11T00:32:17.777Zwords system system canadian-english
2542026-03-11T00:32:17.778Zwords system system french
2552026-03-11T00:32:17.778Zwords system system italian
2562026-03-11T00:32:17.778Zwords system system ngerman
2572026-03-11T00:32:17.778Zwords system system ogerman
2582026-03-11T00:32:17.778Zwords system system spanish
2592026-03-11T00:32:18.076ZPUBLISHER TYPE STATUS P LOCATION
2602026-03-11T00:32:18.076Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2612026-03-11T00:32:23.967ZFMRI IFO
2622026-03-11T00:32:23.967Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2632026-03-11T00:32:23.967Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2642026-03-11T00:32:23.967Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2652026-03-11T00:32:23.967Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2662026-03-11T00:32:23.967Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2672026-03-11T00:32:23.967Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2682026-03-11T00:32:23.967Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2692026-03-11T00:32:23.967Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2702026-03-11T00:32:23.967Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2712026-03-11T00:32:23.967Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2722026-03-11T00:32:23.967Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2732026-03-11T00:32:23.967Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2742026-03-11T00:32:23.967Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2752026-03-11T00:32:23.967Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2762026-03-11T00:32:23.967Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2772026-03-11T00:32:23.967Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2782026-03-11T00:32:25.234Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2792026-03-11T00:32:25.524Z Updating crates.io index
2802026-03-11T00:32:25.563Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2812026-03-11T00:32:26.314Z Updating git repository `https://github.com/oxidecomputer/lldp`
2822026-03-11T00:32:26.894Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832026-03-11T00:32:27.212Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2842026-03-11T00:32:27.543Z Updating git repository `https://github.com/oxidecomputer/propolis`
2852026-03-11T00:32:28.938Z Updating git repository `https://github.com/oxidecomputer/crucible`
2862026-03-11T00:32:30.622Z Updating git repository `https://github.com/oxidecomputer/opte`
2872026-03-11T00:32:33.289Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882026-03-11T00:32:34.077Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892026-03-11T00:32:34.939Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2902026-03-11T00:32:35.501Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2912026-03-11T00:32:36.758Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922026-03-11T00:32:37.163Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2932026-03-11T00:32:37.583Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942026-03-11T00:32:38.025Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2952026-03-11T00:32:38.870Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2962026-03-11T00:32:39.774Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2972026-03-11T00:32:40.059Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2982026-03-11T00:32:40.530Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2992026-03-11T00:32:41.057Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3002026-03-11T00:32:41.454Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3012026-03-11T00:32:41.697Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3022026-03-11T00:32:41.970Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3032026-03-11T00:32:42.361Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3042026-03-11T00:32:42.985Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3052026-03-11T00:32:43.946Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3062026-03-11T00:32:44.221Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072026-03-11T00:32:44.537Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082026-03-11T00:32:45.882Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092026-03-11T00:32:46.955Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3102026-03-11T00:32:47.234Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3112026-03-11T00:32:47.566Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3122026-03-11T00:32:47.868Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3132026-03-11T00:32:48.448Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142026-03-11T00:32:48.715Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152026-03-11T00:32:48.989Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162026-03-11T00:32:49.267Z Updating git repository `https://github.com/illumos/smf-rs`
3172026-03-11T00:32:49.758Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182026-03-11T00:33:04.066Z Downloading crates ...
3192026-03-11T00:33:04.129Z Downloaded ordered-float v2.10.1
3202026-03-11T00:33:04.140Z Downloaded anstream v0.6.21
3212026-03-11T00:33:04.144Z Downloaded pest_derive v2.8.6
3222026-03-11T00:33:04.147Z Downloaded thiserror v1.0.69
3232026-03-11T00:33:04.150Z Downloaded smawk v0.3.2
3242026-03-11T00:33:04.153Z Downloaded typeid v1.0.3
3252026-03-11T00:33:04.153Z Downloaded version_check v0.9.5
3262026-03-11T00:33:04.156Z Downloaded icu_properties_data v2.1.2
3272026-03-11T00:33:04.161Z Downloaded thiserror-impl v2.0.18
3282026-03-11T00:33:04.165Z Downloaded thiserror v2.0.18
3292026-03-11T00:33:04.168Z Downloaded thread-id v4.2.2
3302026-03-11T00:33:04.168Z Downloaded idna_adapter v1.2.1
3312026-03-11T00:33:04.171Z Downloaded unicode-linebreak v0.1.5
3322026-03-11T00:33:04.171Z Downloaded heck v0.4.1
3332026-03-11T00:33:04.174Z Downloaded usdt-macro v0.5.0
3342026-03-11T00:33:04.174Z Downloaded zerocopy-derive v0.7.35
3352026-03-11T00:33:04.177Z Downloaded macaddr v1.0.1
3362026-03-11T00:33:04.177Z Downloaded displaydoc v0.2.5
3372026-03-11T00:33:04.180Z Downloaded cpufeatures v0.2.17
3382026-03-11T00:33:04.180Z Downloaded colorchoice v1.0.4
3392026-03-11T00:33:04.183Z Downloaded papergrid v0.11.0
3402026-03-11T00:33:04.186Z Downloaded serde_json v1.0.149
3412026-03-11T00:33:04.189Z Downloaded sha2 v0.10.9
3422026-03-11T00:33:04.192Z Downloaded form_urlencoded v1.2.2
3432026-03-11T00:33:04.192Z Downloaded errno v0.3.14
3442026-03-11T00:33:04.195Z Downloaded serde-value v0.7.0
3452026-03-11T00:33:04.195Z Downloaded cargo_toml v0.21.0
3462026-03-11T00:33:04.199Z Downloaded utf8_iter v1.0.4
3472026-03-11T00:33:04.199Z Downloaded usdt-attr-macro v0.5.0
3482026-03-11T00:33:04.199Z Downloaded usdt v0.5.0
3492026-03-11T00:33:04.203Z Downloaded pretty-hex v0.4.1
3502026-03-11T00:33:04.206Z Downloaded crypto-common v0.1.7
3512026-03-11T00:33:04.206Z Downloaded yoke-derive v0.8.1
3522026-03-11T00:33:04.209Z Downloaded percent-encoding v2.3.2
3532026-03-11T00:33:04.212Z Downloaded strsim v0.11.1
3542026-03-11T00:33:04.212Z Downloaded serde_tokenstream v0.2.3
3552026-03-11T00:33:04.215Z Downloaded zerofrom-derive v0.1.6
3562026-03-11T00:33:04.215Z Downloaded zerofrom v0.1.6
3572026-03-11T00:33:04.215Z Downloaded utf8parse v0.2.2
3582026-03-11T00:33:04.218Z Downloaded toml_write v0.1.2
3592026-03-11T00:33:04.221Z Downloaded toml_datetime v0.6.11
3602026-03-11T00:33:04.224Z Downloaded zerotrie v0.2.3
3612026-03-11T00:33:04.228Z Downloaded cfg-if v1.0.4
3622026-03-11T00:33:04.228Z Downloaded scroll_derive v0.12.1
3632026-03-11T00:33:04.228Z Downloaded clap_lex v1.0.0
3642026-03-11T00:33:04.231Z Downloaded zerovec-derive v0.11.2
3652026-03-11T00:33:04.231Z Downloaded tinystr v0.8.2
3662026-03-11T00:33:04.234Z Downloaded synstructure v0.13.2
3672026-03-11T00:33:04.234Z Downloaded litemap v0.8.1
3682026-03-11T00:33:04.237Z Downloaded icu_normalizer v2.1.1
3692026-03-11T00:33:04.237Z Downloaded zmij v1.0.21
3702026-03-11T00:33:04.240Z Downloaded thiserror-impl v1.0.69
3712026-03-11T00:33:04.240Z Downloaded dtrace-parser v0.2.0
3722026-03-11T00:33:04.240Z Downloaded unicode-xid v0.2.6
3732026-03-11T00:33:04.243Z Downloaded proc-macro-error-attr v1.0.4
3742026-03-11T00:33:04.243Z Downloaded is_terminal_polyfill v1.70.2
3752026-03-11T00:33:04.243Z Downloaded heck v0.5.0
3762026-03-11T00:33:04.246Z Downloaded fnv v1.0.7
3772026-03-11T00:33:04.246Z Downloaded ucd-trie v0.1.7
3782026-03-11T00:33:04.246Z Downloaded yoke v0.8.1
3792026-03-11T00:33:04.250Z Downloaded swrite v0.1.0
3802026-03-11T00:33:04.250Z Downloaded writeable v0.6.2
3812026-03-11T00:33:04.253Z Downloaded quote v1.0.44
3822026-03-11T00:33:04.253Z Downloaded usdt-impl v0.5.0
3832026-03-11T00:33:04.256Z Downloaded generic-array v0.14.7
3842026-03-11T00:33:04.256Z Downloaded toml v0.8.23
3852026-03-11T00:33:04.259Z Downloaded semver v1.0.27
3862026-03-11T00:33:04.259Z Downloaded camino-tempfile v1.4.1
3872026-03-11T00:33:04.259Z Downloaded serde_spanned v0.6.9
3882026-03-11T00:33:04.262Z Downloaded fastrand v2.3.0
3892026-03-11T00:33:04.262Z Downloaded autocfg v1.5.0
3902026-03-11T00:33:04.265Z Downloaded memmap v0.7.0
3912026-03-11T00:33:04.265Z Downloaded byteorder v1.5.0
3922026-03-11T00:33:04.265Z Downloaded cargo-platform v0.2.0
3932026-03-11T00:33:04.268Z Downloaded unicode-ident v1.0.24
3942026-03-11T00:33:04.271Z Downloaded toml_edit v0.22.27
3952026-03-11T00:33:04.274Z Downloaded potential_utf v0.1.4
3962026-03-11T00:33:04.274Z Downloaded anyhow v1.0.102
3972026-03-11T00:33:04.277Z Downloaded textwrap v0.16.2
3982026-03-11T00:33:04.280Z Downloaded typenum v1.19.0
3992026-03-11T00:33:04.283Z Downloaded plain v0.2.3
4002026-03-11T00:33:04.283Z Downloaded anstyle-query v1.1.5
4012026-03-11T00:33:04.286Z Downloaded url v2.5.8
4022026-03-11T00:33:04.289Z Downloaded terminal_size v0.4.3
4032026-03-11T00:33:04.289Z Downloaded itoa v1.0.17
4042026-03-11T00:33:04.292Z Downloaded stable_deref_trait v1.2.1
4052026-03-11T00:33:04.292Z Downloaded dof v0.3.0
4062026-03-11T00:33:04.292Z Downloaded block-buffer v0.10.4
4072026-03-11T00:33:04.297Z Downloaded equivalent v1.0.2
4082026-03-11T00:33:04.300Z Downloaded zerovec v0.11.5
4092026-03-11T00:33:04.309Z Downloaded zerocopy v0.7.35
4102026-03-11T00:33:04.321Z Downloaded tabled_derive v0.7.0
4112026-03-11T00:33:04.324Z Downloaded winnow v0.7.14
4122026-03-11T00:33:04.328Z Downloaded clap_derive v4.5.55
4132026-03-11T00:33:04.331Z Downloaded cargo_metadata v0.21.0
4142026-03-11T00:33:04.332Z Downloaded icu_collections v2.1.1
4152026-03-11T00:33:04.336Z Downloaded unicode-width v0.2.0
4162026-03-11T00:33:04.340Z Downloaded serde-untagged v0.1.9
4172026-03-11T00:33:04.343Z Downloaded fs-err v3.3.0
4182026-03-11T00:33:04.343Z Downloaded unicode-width v0.1.14
4192026-03-11T00:33:04.346Z Downloaded tempfile v3.25.0
4202026-03-11T00:33:04.349Z Downloaded scroll v0.12.0
4212026-03-11T00:33:04.349Z Downloaded digest v0.10.7
4222026-03-11T00:33:04.352Z Downloaded anstyle-parse v0.2.7
4232026-03-11T00:33:04.352Z Downloaded bytecount v0.6.9
4242026-03-11T00:33:04.356Z Downloaded anstyle v1.0.13
4252026-03-11T00:33:04.362Z Downloaded proc-macro2 v1.0.106
4262026-03-11T00:33:04.367Z Downloaded pest_generator v2.8.6
4272026-03-11T00:33:04.371Z Downloaded smallvec v1.15.1
4282026-03-11T00:33:04.375Z Downloaded erased-serde v0.4.9
4292026-03-11T00:33:04.378Z Downloaded cargo-util-schemas v0.8.2
4302026-03-11T00:33:04.381Z Downloaded camino v1.2.2
4312026-03-11T00:33:04.381Z Downloaded proc-macro-error v1.0.4
4322026-03-11T00:33:04.385Z Downloaded indexmap v2.13.0
4332026-03-11T00:33:04.385Z Downloaded getrandom v0.4.1
4342026-03-11T00:33:04.388Z Downloaded once_cell v1.21.3
4352026-03-11T00:33:04.391Z Downloaded clap v4.5.60
4362026-03-11T00:33:04.395Z Downloaded icu_provider v2.1.1
4372026-03-11T00:33:04.399Z Downloaded serde_core v1.0.228
4382026-03-11T00:33:04.402Z Downloaded num-traits v0.2.19
4392026-03-11T00:33:04.405Z Downloaded serde_derive v1.0.228
4402026-03-11T00:33:04.405Z Downloaded bitflags v2.11.0
4412026-03-11T00:33:04.408Z Downloaded log v0.4.29
4422026-03-11T00:33:04.411Z Downloaded pest_meta v2.8.6
4432026-03-11T00:33:04.417Z Downloaded icu_properties v2.1.2
4442026-03-11T00:33:04.420Z Downloaded icu_normalizer_data v2.1.1
4452026-03-11T00:33:04.423Z Downloaded icu_locale_core v2.1.1
4462026-03-11T00:33:04.431Z Downloaded serde v1.0.228
4472026-03-11T00:33:04.449Z Downloaded memchr v2.8.0
4482026-03-11T00:33:04.459Z Downloaded pest v2.8.6
4492026-03-11T00:33:04.463Z Downloaded hashbrown v0.16.1
4502026-03-11T00:33:04.467Z Downloaded idna v1.1.0
4512026-03-11T00:33:04.484Z Downloaded goblin v0.8.2
4522026-03-11T00:33:04.496Z Downloaded clap_builder v4.5.60
4532026-03-11T00:33:04.510Z Downloaded tabled v0.15.0
4542026-03-11T00:33:04.521Z Downloaded syn v1.0.109
4552026-03-11T00:33:04.542Z Downloaded syn v2.0.117
4562026-03-11T00:33:04.552Z Downloaded rustix v1.1.3
4572026-03-11T00:33:04.585Z Downloaded libc v0.2.180
4582026-03-11T00:33:04.663Z Compiling proc-macro2 v1.0.106
4592026-03-11T00:33:04.666Z Compiling quote v1.0.44
4602026-03-11T00:33:04.666Z Compiling unicode-ident v1.0.24
4612026-03-11T00:33:04.666Z Compiling serde_core v1.0.228
4622026-03-11T00:33:04.666Z Compiling libc v0.2.180
4632026-03-11T00:33:04.666Z Compiling version_check v0.9.5
4642026-03-11T00:33:04.666Z Compiling serde v1.0.228
4652026-03-11T00:33:04.666Z Compiling stable_deref_trait v1.2.1
4662026-03-11T00:33:05.038Z Compiling memchr v2.8.0
4672026-03-11T00:33:05.110Z Compiling zmij v1.0.21
4682026-03-11T00:33:05.511Z Compiling autocfg v1.5.0
4692026-03-11T00:33:05.515Z Compiling ucd-trie v0.1.7
4702026-03-11T00:33:05.893Z Compiling itoa v1.0.17
4712026-03-11T00:33:05.916Z Compiling thiserror v1.0.69
4722026-03-11T00:33:05.960Z Compiling pest v2.8.6
4732026-03-11T00:33:06.000Z Compiling writeable v0.6.2
4742026-03-11T00:33:06.086Z Compiling litemap v0.8.1
4752026-03-11T00:33:06.129Z Compiling byteorder v1.5.0
4762026-03-11T00:33:06.333Z Compiling rustix v1.1.3
4772026-03-11T00:33:06.427Z Compiling icu_properties_data v2.1.2
4782026-03-11T00:33:06.540Z Compiling syn v2.0.117
4792026-03-11T00:33:06.634Z Compiling icu_normalizer_data v2.1.1
4802026-03-11T00:33:06.711Z Compiling errno v0.3.14
4812026-03-11T00:33:06.906Z Compiling bitflags v2.11.0
4822026-03-11T00:33:06.934Z Compiling serde_json v1.0.149
4832026-03-11T00:33:07.210Z Compiling num-traits v0.2.19
4842026-03-11T00:33:07.303Z Compiling typeid v1.0.3
4852026-03-11T00:33:07.376Z Compiling equivalent v1.0.2
4862026-03-11T00:33:07.492Z Compiling pest_meta v2.8.6
4872026-03-11T00:33:07.532Z Compiling hashbrown v0.16.1
4882026-03-11T00:33:07.676Z Compiling smallvec v1.15.1
4892026-03-11T00:33:08.077Z Compiling thread-id v4.2.2
4902026-03-11T00:33:08.111Z Compiling proc-macro-error-attr v1.0.4
4912026-03-11T00:33:08.185Z Compiling usdt-impl v0.5.0
4922026-03-11T00:33:08.245Z Compiling indexmap v2.13.0
4932026-03-11T00:33:08.295Z Compiling erased-serde v0.4.9
4942026-03-11T00:33:08.394Z Compiling syn v1.0.109
4952026-03-11T00:33:08.496Z Compiling toml_write v0.1.2
4962026-03-11T00:33:08.753Z Compiling winnow v0.7.14
4972026-03-11T00:33:09.071Z Compiling proc-macro-error v1.0.4
4982026-03-11T00:33:09.106Z Compiling camino v1.2.2
4992026-03-11T00:33:09.327Z Compiling utf8parse v0.2.2
5002026-03-11T00:33:09.466Z Compiling thiserror v2.0.18
5012026-03-11T00:33:09.531Z Compiling getrandom v0.4.1
5022026-03-11T00:33:09.821Z Compiling log v0.4.29
5032026-03-11T00:33:09.885Z Compiling utf8_iter v1.0.4
5042026-03-11T00:33:09.916Z Compiling plain v0.2.3
5052026-03-11T00:33:10.013Z Compiling percent-encoding v2.3.2
5062026-03-11T00:33:10.079Z Compiling ordered-float v2.10.1
5072026-03-11T00:33:10.124Z Compiling anstyle-parse v0.2.7
5082026-03-11T00:33:10.189Z Compiling form_urlencoded v1.2.2
5092026-03-11T00:33:10.322Z Compiling synstructure v0.13.2
5102026-03-11T00:33:10.346Z Compiling pest_generator v2.8.6
5112026-03-11T00:33:10.452Z Compiling terminal_size v0.4.3
5122026-03-11T00:33:10.741Z Compiling cfg-if v1.0.4
5132026-03-11T00:33:10.838Z Compiling is_terminal_polyfill v1.70.2
5142026-03-11T00:33:10.908Z Compiling pretty-hex v0.4.1
5152026-03-11T00:33:10.930Z Compiling anstyle v1.0.13
5162026-03-11T00:33:10.960Z Compiling colorchoice v1.0.4
5172026-03-11T00:33:11.034Z Compiling anstyle-query v1.1.5
5182026-03-11T00:33:11.086Z Compiling serde-untagged v0.1.9
5192026-03-11T00:33:11.175Z Compiling anstream v0.6.21
5202026-03-11T00:33:11.255Z Compiling semver v1.0.27
5212026-03-11T00:33:11.363Z Compiling fs-err v3.3.0
5222026-03-11T00:33:11.422Z Compiling strsim v0.11.1
5232026-03-11T00:33:11.591Z Compiling bytecount v0.6.9
5242026-03-11T00:33:11.621Z Compiling heck v0.4.1
5252026-03-11T00:33:11.682Z Compiling fastrand v2.3.0
5262026-03-11T00:33:11.759Z Compiling heck v0.5.0
5272026-03-11T00:33:11.763Z Compiling clap_lex v1.0.0
5282026-03-11T00:33:11.881Z Compiling unicode-width v0.1.14
5292026-03-11T00:33:11.908Z Compiling unicode-xid v0.2.6
5302026-03-11T00:33:12.063Z Compiling once_cell v1.21.3
5312026-03-11T00:33:12.088Z Compiling anyhow v1.0.102
5322026-03-11T00:33:12.088Z Compiling fnv v1.0.7
5332026-03-11T00:33:12.230Z Compiling papergrid v0.11.0
5342026-03-11T00:33:12.253Z Compiling clap_builder v4.5.60
5352026-03-11T00:33:12.365Z Compiling tempfile v3.25.0
5362026-03-11T00:33:12.580Z Compiling memmap v0.7.0
5372026-03-11T00:33:12.816Z Compiling unicode-width v0.2.0
5382026-03-11T00:33:12.840Z Compiling smawk v0.3.2
5392026-03-11T00:33:12.875Z Compiling unicode-linebreak v0.1.5
5402026-03-11T00:33:12.919Z Compiling serde_derive v1.0.228
5412026-03-11T00:33:13.012Z Compiling zerofrom-derive v0.1.6
5422026-03-11T00:33:13.181Z Compiling yoke-derive v0.8.1
5432026-03-11T00:33:13.203Z Compiling zerovec-derive v0.11.2
5442026-03-11T00:33:13.383Z Compiling displaydoc v0.2.5
5452026-03-11T00:33:14.262Z Compiling thiserror-impl v1.0.69
5462026-03-11T00:33:14.385Z Compiling zerocopy-derive v0.7.35
5472026-03-11T00:33:14.689Z Compiling pest_derive v2.8.6
5482026-03-11T00:33:14.784Z Compiling scroll_derive v0.12.1
5492026-03-11T00:33:14.962Z Compiling zerofrom v0.1.6
5502026-03-11T00:33:15.135Z Compiling yoke v0.8.1
5512026-03-11T00:33:15.262Z Compiling thiserror-impl v2.0.18
5522026-03-11T00:33:15.385Z Compiling zerovec v0.11.5
5532026-03-11T00:33:15.560Z Compiling zerotrie v0.2.3
5542026-03-11T00:33:15.684Z Compiling zerocopy v0.7.35
5552026-03-11T00:33:15.956Z Compiling scroll v0.12.0
5562026-03-11T00:33:16.066Z Compiling tinystr v0.8.2
5572026-03-11T00:33:16.123Z Compiling potential_utf v0.1.4
5582026-03-11T00:33:16.308Z Compiling icu_locale_core v2.1.1
5592026-03-11T00:33:16.337Z Compiling icu_collections v2.1.1
5602026-03-11T00:33:16.337Z Compiling dtrace-parser v0.2.0
5612026-03-11T00:33:16.472Z Compiling goblin v0.8.2
5622026-03-11T00:33:16.626Z Compiling tabled_derive v0.7.0
5632026-03-11T00:33:17.175Z Compiling icu_provider v2.1.1
5642026-03-11T00:33:17.237Z Compiling clap_derive v4.5.55
5652026-03-11T00:33:17.432Z Compiling textwrap v0.16.2
5662026-03-11T00:33:17.605Z Compiling icu_properties v2.1.2
5672026-03-11T00:33:17.629Z Compiling icu_normalizer v2.1.1
5682026-03-11T00:33:17.770Z Compiling toml_datetime v0.6.11
5692026-03-11T00:33:17.794Z Compiling serde_spanned v0.6.9
5702026-03-11T00:33:17.924Z Compiling dof v0.3.0
5712026-03-11T00:33:17.986Z Compiling serde_tokenstream v0.2.3
5722026-03-11T00:33:18.069Z Compiling toml_edit v0.22.27
5732026-03-11T00:33:18.120Z Compiling serde-value v0.7.0
5742026-03-11T00:33:18.394Z Compiling cargo-platform v0.2.0
5752026-03-11T00:33:18.460Z Compiling tabled v0.15.0
5762026-03-11T00:33:18.612Z Compiling macaddr v1.0.1
5772026-03-11T00:33:18.911Z Compiling idna_adapter v1.2.1
5782026-03-11T00:33:19.090Z Compiling idna v1.1.0
5792026-03-11T00:33:19.196Z Compiling usdt-attr-macro v0.5.0
5802026-03-11T00:33:19.196Z Compiling usdt-macro v0.5.0
5812026-03-11T00:33:19.242Z Compiling camino-tempfile v1.4.1
5822026-03-11T00:33:19.541Z Compiling url v2.5.8
5832026-03-11T00:33:19.975Z Compiling clap v4.5.60
5842026-03-11T00:33:20.052Z Compiling toml v0.8.23
5852026-03-11T00:33:20.109Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5862026-03-11T00:33:20.464Z Compiling swrite v0.1.0
5872026-03-11T00:33:20.564Z Compiling cargo-util-schemas v0.8.2
5882026-03-11T00:33:20.601Z Compiling cargo_toml v0.21.0
5892026-03-11T00:33:20.841Z Compiling usdt v0.5.0
5902026-03-11T00:33:21.783Z Compiling cargo_metadata v0.21.0
5912026-03-11T00:33:23.120Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5922026-03-11T00:33:25.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5932026-03-11T00:33:26.265Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5942026-03-11T00:33:26.978Z Downloading crates ...
5952026-03-11T00:33:27.097Z Downloaded aead v0.5.2
5962026-03-11T00:33:27.101Z Downloaded cargo_metadata v0.19.2
5972026-03-11T00:33:27.106Z Downloaded bcs v0.1.6
5982026-03-11T00:33:27.109Z Downloaded bb8 v0.8.6
5992026-03-11T00:33:27.112Z Downloaded atty v0.2.14
6002026-03-11T00:33:27.115Z Downloaded base64ct v1.8.3
6012026-03-11T00:33:27.119Z Downloaded backoff v0.4.0
6022026-03-11T00:33:27.122Z Downloaded embedded-io v0.6.1
6032026-03-11T00:33:27.126Z Downloaded assert_matches v1.5.0
6042026-03-11T00:33:27.129Z Downloaded ed25519 v2.2.3
6052026-03-11T00:33:27.133Z Downloaded curve25519-dalek-derive v0.1.1
6062026-03-11T00:33:27.136Z Downloaded foreign-types-macros v0.2.3
6072026-03-11T00:33:27.139Z Downloaded flume v0.11.1
6082026-03-11T00:33:27.144Z Downloaded darling_macro v0.21.3
6092026-03-11T00:33:27.147Z Downloaded critical-section v1.2.0
6102026-03-11T00:33:27.150Z Downloaded dof v0.4.0
6112026-03-11T00:33:27.153Z Downloaded cargo-platform v0.1.9
6122026-03-11T00:33:27.156Z Downloaded constant_time_eq v0.4.2
6132026-03-11T00:33:27.160Z Downloaded fixedbitset v0.4.2
6142026-03-11T00:33:27.163Z Downloaded crossbeam-deque v0.8.6
6152026-03-11T00:33:27.167Z Downloaded dunce v1.0.5
6162026-03-11T00:33:27.170Z Downloaded env_logger v0.11.9
6172026-03-11T00:33:27.174Z Downloaded darling v0.21.3
6182026-03-11T00:33:27.180Z Downloaded cipher v0.4.4
6192026-03-11T00:33:27.183Z Downloaded foreign-types-shared v0.1.1
6202026-03-11T00:33:27.186Z Downloaded bit-set v0.5.3
6212026-03-11T00:33:27.190Z Downloaded atomicwrites v0.4.4
6222026-03-11T00:33:27.193Z Downloaded find-msvc-tools v0.1.9
6232026-03-11T00:33:27.196Z Downloaded fallible-iterator v0.2.0
6242026-03-11T00:33:27.200Z Downloaded bcrypt-pbkdf v0.10.0
6252026-03-11T00:33:27.203Z Downloaded diff v0.1.13
6262026-03-11T00:33:27.207Z Downloaded derive_more v0.99.20
6272026-03-11T00:33:27.213Z Downloaded float-ord v0.3.2
6282026-03-11T00:33:27.216Z Downloaded cfg_aliases v0.2.1
6292026-03-11T00:33:27.219Z Downloaded dyn-clone v1.0.20
6302026-03-11T00:33:27.223Z Downloaded flagset v0.4.7
6312026-03-11T00:33:27.226Z Downloaded dtrace-parser v0.3.0
6322026-03-11T00:33:27.230Z Downloaded foreign-types v0.5.0
6332026-03-11T00:33:27.233Z Downloaded fd-lock v4.0.4
6342026-03-11T00:33:27.236Z Downloaded defmt-parser v1.0.0
6352026-03-11T00:33:27.239Z Downloaded futures-sink v0.3.32
6362026-03-11T00:33:27.242Z Downloaded document-features v0.2.12
6372026-03-11T00:33:27.245Z Downloaded cpufeatures v0.3.0
6382026-03-11T00:33:27.248Z Downloaded dropshot-api-manager-types v0.6.0
6392026-03-11T00:33:27.252Z Downloaded crc v3.4.0
6402026-03-11T00:33:27.255Z Downloaded float-cmp v0.10.0
6412026-03-11T00:33:27.258Z Downloaded git-stub v1.0.0
6422026-03-11T00:33:27.262Z Downloaded funty v2.0.0
6432026-03-11T00:33:27.265Z Downloaded futures-io v0.3.32
6442026-03-11T00:33:27.268Z Downloaded crc8 v0.1.1
6452026-03-11T00:33:27.271Z Downloaded futures-task v0.3.32
6462026-03-11T00:33:27.275Z Downloaded futures-macro v0.3.32
6472026-03-11T00:33:27.278Z Downloaded blowfish v0.9.1
6482026-03-11T00:33:27.281Z Downloaded hash32 v0.3.1
6492026-03-11T00:33:27.284Z Downloaded dirs-next v2.0.0
6502026-03-11T00:33:27.287Z Downloaded hex-literal v0.4.1
6512026-03-11T00:33:27.290Z Downloaded futures-core v0.3.32
6522026-03-11T00:33:27.293Z Downloaded cookie_store v0.22.1
6532026-03-11T00:33:27.296Z Downloaded headers-core v0.3.0
6542026-03-11T00:33:27.299Z Downloaded defmt v1.0.1
6552026-03-11T00:33:27.304Z Downloaded home v0.5.12
6562026-03-11T00:33:27.307Z Downloaded http-range v0.1.5
6572026-03-11T00:33:27.310Z Downloaded hostname v0.3.1
6582026-03-11T00:33:27.313Z Downloaded http-body v1.0.1
6592026-03-11T00:33:27.316Z Downloaded hostname v0.4.2
6602026-03-11T00:33:27.319Z Downloaded drift v0.1.3
6612026-03-11T00:33:27.325Z Downloaded hyper-tls v0.6.0
6622026-03-11T00:33:27.329Z Downloaded ident_case v1.0.1
6632026-03-11T00:33:27.332Z Downloaded hubpack v0.1.2
6642026-03-11T00:33:27.335Z Downloaded futures-executor v0.3.32
6652026-03-11T00:33:27.355Z Downloaded hubpack_derive v0.1.1
6662026-03-11T00:33:27.358Z Downloaded ahash v0.8.12
6672026-03-11T00:33:27.361Z Downloaded globset v0.4.18
6682026-03-11T00:33:27.364Z Downloaded instant v0.1.13
6692026-03-11T00:33:27.367Z Downloaded inout v0.1.4
6702026-03-11T00:33:27.370Z Downloaded internet-checksum v0.2.1
6712026-03-11T00:33:27.374Z Downloaded des v0.8.1
6722026-03-11T00:33:27.377Z Downloaded const-oid v0.9.6
6732026-03-11T00:33:27.383Z Downloaded is_ci v1.2.0
6742026-03-11T00:33:27.386Z Downloaded http-body-util v0.1.3
6752026-03-11T00:33:27.386Z Downloaded lalrpop-util v0.19.12
6762026-03-11T00:33:27.389Z Downloaded keccak v0.1.6
6772026-03-11T00:33:27.390Z Downloaded impl-trait-for-tuples v0.2.3
6782026-03-11T00:33:27.393Z Downloaded lru-cache v0.1.2
6792026-03-11T00:33:27.397Z Downloaded lazy_static v1.5.0
6802026-03-11T00:33:27.400Z Downloaded md5 v0.7.0
6812026-03-11T00:33:27.403Z Downloaded match_cfg v0.1.0
6822026-03-11T00:33:27.407Z Downloaded indoc v2.0.7
6832026-03-11T00:33:27.410Z Downloaded humantime v2.3.0
6842026-03-11T00:33:27.413Z Downloaded derive_builder_core v0.20.2
6852026-03-11T00:33:27.416Z Downloaded multimap v0.10.1
6862026-03-11T00:33:27.419Z Downloaded maybe-uninit v2.0.0
6872026-03-11T00:33:27.422Z Downloaded mime v0.3.17
6882026-03-11T00:33:27.425Z Downloaded memoffset v0.9.1
6892026-03-11T00:33:27.429Z Downloaded derive-where v1.6.0
6902026-03-11T00:33:27.432Z Downloaded newline-converter v0.3.0
6912026-03-11T00:33:27.436Z Downloaded new_debug_unreachable v1.0.6
6922026-03-11T00:33:27.436Z Downloaded num v0.4.3
6932026-03-11T00:33:27.440Z Downloaded newtype-uuid-macros v0.1.0
6942026-03-11T00:33:27.444Z Downloaded diesel_derives v2.2.7
6952026-03-11T00:33:27.448Z Downloaded kstat-rs v0.2.4
6962026-03-11T00:33:27.451Z Downloaded nonempty v0.12.0
6972026-03-11T00:33:27.453Z Downloaded lru v0.12.5
6982026-03-11T00:33:27.457Z Downloaded libloading v0.8.9
6992026-03-11T00:33:27.460Z Downloaded lru-slab v0.1.2
7002026-03-11T00:33:27.460Z Downloaded num-derive v0.4.2
7012026-03-11T00:33:27.463Z Downloaded libsw v3.5.0
7022026-03-11T00:33:27.466Z Downloaded openssl-probe v0.2.1
7032026-03-11T00:33:27.470Z Downloaded arc-swap v1.8.2
7042026-03-11T00:33:27.473Z Downloaded const_format v0.2.35
7052026-03-11T00:33:27.478Z Downloaded nanorand v0.7.0
7062026-03-11T00:33:27.481Z Downloaded peg-runtime v0.8.5
7072026-03-11T00:33:27.484Z Downloaded num_enum_derive v0.5.11
7082026-03-11T00:33:27.488Z Downloaded ingot-types v0.1.2
7092026-03-11T00:33:27.491Z Downloaded pbkdf2 v0.11.0
7102026-03-11T00:33:27.494Z Downloaded oso-derive v0.27.3
7112026-03-11T00:33:27.494Z Downloaded mime_guess v2.0.5
7122026-03-11T00:33:27.497Z Downloaded nu-ansi-term v0.50.3
7132026-03-11T00:33:27.500Z Downloaded pbkdf2 v0.12.2
7142026-03-11T00:33:27.504Z Downloaded openssl-probe v0.1.6
7152026-03-11T00:33:27.504Z Downloaded num-iter v0.1.45
7162026-03-11T00:33:27.507Z Downloaded openssl-macros v0.1.1
7172026-03-11T00:33:27.511Z Downloaded parse-display v0.10.0
7182026-03-11T00:33:27.511Z Downloaded path-slash v0.1.5
7192026-03-11T00:33:27.514Z Downloaded phf_shared v0.11.3
7202026-03-11T00:33:27.517Z Downloaded phf_shared v0.12.1
7212026-03-11T00:33:27.517Z Downloaded pin-utils v0.1.0
7222026-03-11T00:33:27.520Z Downloaded phf_shared v0.13.1
7232026-03-11T00:33:27.524Z Downloaded cancel-safe-futures v0.1.5
7242026-03-11T00:33:27.527Z Downloaded jobserver v0.1.34
7252026-03-11T00:33:27.527Z Downloaded packed_struct_codegen v0.10.1
7262026-03-11T00:33:27.531Z Downloaded litrs v1.0.0
7272026-03-11T00:33:27.534Z Downloaded memmap2 v0.9.10
7282026-03-11T00:33:27.537Z Downloaded getrandom v0.3.4
7292026-03-11T00:33:27.541Z Downloaded parse-size v1.1.0
7302026-03-11T00:33:27.544Z Downloaded indexmap v1.9.3
7312026-03-11T00:33:27.547Z Downloaded oxnet v0.1.4
7322026-03-11T00:33:27.550Z Downloaded precomputed-hash v0.1.1
7332026-03-11T00:33:27.555Z Downloaded predicates-tree v1.0.13
7342026-03-11T00:33:27.555Z Downloaded proc-macro-crate v1.3.1
7352026-03-11T00:33:27.559Z Downloaded predicates-core v1.0.10
7362026-03-11T00:33:27.559Z Downloaded powerfmt v0.2.0
7372026-03-11T00:33:27.563Z Downloaded crypto-bigint v0.5.5
7382026-03-11T00:33:27.566Z Downloaded num_threads v0.1.7
7392026-03-11T00:33:27.569Z Downloaded peg-macros v0.8.5
7402026-03-11T00:33:27.572Z Downloaded progenitor-client v0.11.2
7412026-03-11T00:33:27.572Z Downloaded progenitor-macro v0.11.2
7422026-03-11T00:33:27.576Z Downloaded heapless v0.8.0
7432026-03-11T00:33:27.579Z Downloaded phf v0.12.1
7442026-03-11T00:33:27.582Z Downloaded pem-rfc7468 v0.7.0
7452026-03-11T00:33:27.585Z Downloaded progenitor-client v0.10.0
7462026-03-11T00:33:27.585Z Downloaded libbz2-rs-sys v0.2.2
7472026-03-11T00:33:27.588Z Downloaded psl-types v2.0.11
7482026-03-11T00:33:27.591Z Downloaded headers v0.4.1
7492026-03-11T00:33:27.595Z Downloaded proc-macro-error-attr2 v2.0.0
7502026-03-11T00:33:27.598Z Downloaded password-hash v0.5.0
7512026-03-11T00:33:27.601Z Downloaded pkg-config v0.3.32
7522026-03-11T00:33:27.604Z Downloaded radium v0.7.0
7532026-03-11T00:33:27.604Z Downloaded pkcs8 v0.10.2
7542026-03-11T00:33:27.608Z Downloaded omicron-zone-package v0.12.2
7552026-03-11T00:33:27.611Z Downloaded rand_xorshift v0.4.0
7562026-03-11T00:33:27.614Z Downloaded peg v0.8.5
7572026-03-11T00:33:27.617Z Downloaded phf v0.13.1
7582026-03-11T00:33:27.620Z Downloaded poly1305 v0.8.0
7592026-03-11T00:33:27.623Z Downloaded quick-error v1.2.3
7602026-03-11T00:33:27.626Z Downloaded progenitor-macro v0.10.0
7612026-03-11T00:33:27.629Z Downloaded recursive v0.1.1
7622026-03-11T00:33:27.629Z Downloaded hickory-resolver v0.25.2
7632026-03-11T00:33:27.633Z Downloaded predicates v3.1.4
7642026-03-11T00:33:27.637Z Downloaded parking_lot v0.12.5
7652026-03-11T00:33:27.640Z Downloaded recursive-proc-macro-impl v0.1.1
7662026-03-11T00:33:27.643Z Downloaded progenitor-macro v0.13.0
7672026-03-11T00:33:27.648Z Downloaded ref-cast-impl v1.0.25
7682026-03-11T00:33:27.648Z Downloaded proc-macro-error2 v2.0.1
7692026-03-11T00:33:27.651Z Downloaded rand_chacha v0.3.1
7702026-03-11T00:33:27.653Z Downloaded primeorder v0.13.6
7712026-03-11T00:33:27.653Z Downloaded owo-colors v4.3.0
7722026-03-11T00:33:27.657Z Downloaded psm v0.1.30
7732026-03-11T00:33:27.660Z Downloaded progenitor v0.10.0
7742026-03-11T00:33:27.663Z Downloaded ppv-lite86 v0.2.21
7752026-03-11T00:33:27.663Z Downloaded r2d2 v0.8.10
7762026-03-11T00:33:27.667Z Downloaded parking_lot_core v0.9.12
7772026-03-11T00:33:27.670Z Downloaded indicatif v0.18.4
7782026-03-11T00:33:27.673Z Downloaded rustc_version v0.1.7
7792026-03-11T00:33:27.673Z Downloaded russh-cryptovec v0.7.3
7802026-03-11T00:33:27.676Z Downloaded rtoolbox v0.0.3
7812026-03-11T00:33:27.679Z Downloaded ref-cast v1.0.25
7822026-03-11T00:33:27.682Z Downloaded rfc6979 v0.4.0
7832026-03-11T00:33:27.682Z Downloaded progenitor-client v0.13.0
7842026-03-11T00:33:27.685Z Downloaded postcard v1.1.3
7852026-03-11T00:33:27.688Z Downloaded postgres-types v0.2.12
7862026-03-11T00:33:27.691Z Downloaded oso v0.27.3
7872026-03-11T00:33:27.694Z Downloaded progenitor v0.11.2
7882026-03-11T00:33:27.698Z Downloaded packed_struct v0.10.1
7892026-03-11T00:33:27.698Z Downloaded rand_seeder v0.4.0
7902026-03-11T00:33:27.701Z Downloaded rustc-hash v2.1.1
7912026-03-11T00:33:27.704Z Downloaded progenitor-extras v0.1.1
7922026-03-11T00:33:27.704Z Downloaded crossbeam-channel v0.5.15
7932026-03-11T00:33:27.707Z Downloaded same-file v1.0.6
7942026-03-11T00:33:27.710Z Downloaded p256 v0.13.2
7952026-03-11T00:33:27.713Z Downloaded salsa20 v0.10.2
7962026-03-11T00:33:27.716Z Downloaded scroll_derive v0.13.1
7972026-03-11T00:33:27.716Z Downloaded miniz_oxide v0.8.9
7982026-03-11T00:33:27.720Z Downloaded derive_more-impl v2.1.1
7992026-03-11T00:33:27.723Z Downloaded rustc_version v0.4.1
8002026-03-11T00:33:27.726Z Downloaded pkcs5 v0.7.1
8012026-03-11T00:33:27.730Z Downloaded serde_repr v0.1.20
8022026-03-11T00:33:27.733Z Downloaded serde_urlencoded v0.7.1
8032026-03-11T00:33:27.733Z Downloaded secrecy v0.8.0
8042026-03-11T00:33:27.736Z Downloaded rand_core v0.10.0
8052026-03-11T00:33:27.739Z Downloaded pkcs1 v0.7.5
8062026-03-11T00:33:27.742Z Downloaded scheduled-thread-pool v0.2.7
8072026-03-11T00:33:27.742Z Downloaded sha1 v0.10.6
8082026-03-11T00:33:27.746Z Downloaded hyper-util v0.1.20
8092026-03-11T00:33:27.749Z Downloaded signal-hook-mio v0.2.5
8102026-03-11T00:33:27.752Z Downloaded secrecy v0.10.3
8112026-03-11T00:33:27.752Z Downloaded rustls-pemfile v2.2.0
8122026-03-11T00:33:27.756Z Downloaded serde_bytes v0.11.19
8132026-03-11T00:33:27.759Z Downloaded rand_core v0.6.4
8142026-03-11T00:33:27.759Z Downloaded progenitor v0.13.0
8152026-03-11T00:33:27.762Z Downloaded rustls-native-certs v0.8.3
8162026-03-11T00:33:27.762Z Downloaded hashbrown v0.12.3
8172026-03-11T00:33:27.766Z Downloaded rusty-fork v0.3.1
8182026-03-11T00:33:27.769Z Downloaded rustversion v1.0.22
8192026-03-11T00:33:27.772Z Downloaded resolv-conf v0.7.6
8202026-03-11T00:33:27.775Z Downloaded seq-macro v0.3.6
8212026-03-11T00:33:27.778Z Downloaded serde-big-array v0.5.1
8222026-03-11T00:33:27.778Z Downloaded serde_plain v1.0.2
8232026-03-11T00:33:27.781Z Downloaded scrypt v0.11.0
8242026-03-11T00:33:27.784Z Downloaded siphasher v1.0.2
8252026-03-11T00:33:27.784Z Downloaded sigpipe v0.1.3
8262026-03-11T00:33:27.787Z Downloaded slog-bunyan v2.5.0
8272026-03-11T00:33:27.787Z Downloaded hickory-resolver v0.24.4
8282026-03-11T00:33:27.790Z Downloaded crossterm v0.29.0
8292026-03-11T00:33:27.795Z Downloaded shell-words v1.1.1
8302026-03-11T00:33:27.798Z Downloaded signal-hook-tokio v0.3.1
8312026-03-11T00:33:27.798Z Downloaded slog-envlogger v2.2.0
8322026-03-11T00:33:27.801Z Downloaded serde_spanned v1.0.4
8332026-03-11T00:33:27.805Z Downloaded serde-hex v0.1.0
8342026-03-11T00:33:27.805Z Downloaded crossterm v0.28.1
8352026-03-11T00:33:27.809Z Downloaded sct v0.7.1
8362026-03-11T00:33:27.812Z Downloaded progenitor-impl v0.11.2
8372026-03-11T00:33:27.815Z Downloaded scroll v0.13.0
8382026-03-11T00:33:27.818Z Downloaded schemars_derive v0.8.22
8392026-03-11T00:33:27.818Z Downloaded signal-hook-registry v1.4.8
8402026-03-11T00:33:27.823Z Downloaded papergrid v0.17.0
8412026-03-11T00:33:27.826Z Downloaded aes-gcm v0.10.3
8422026-03-11T00:33:27.829Z Downloaded sapling-renderdag v0.1.0
8432026-03-11T00:33:27.829Z Downloaded semver v0.1.20
8442026-03-11T00:33:27.833Z Downloaded quinn-udp v0.5.14
8452026-03-11T00:33:27.833Z Downloaded serde_path_to_error v0.1.20
8462026-03-11T00:33:27.836Z Downloaded hickory-server v0.25.2
8472026-03-11T00:33:27.840Z Downloaded rustls-pki-types v1.14.0
8482026-03-11T00:33:27.845Z Downloaded sqlparser_derive v0.5.0
8492026-03-11T00:33:27.845Z Downloaded rand_core v0.9.5
8502026-03-11T00:33:27.845Z Downloaded simd-adler32 v0.3.8
8512026-03-11T00:33:27.849Z Downloaded signature v2.2.0
8522026-03-11T00:33:27.849Z Downloaded prefix-trie v0.7.0
8532026-03-11T00:33:27.852Z Downloaded serde_derive_internals v0.29.1
8542026-03-11T00:33:27.855Z Downloaded hashbrown v0.13.2
8552026-03-11T00:33:27.860Z Downloaded strum v0.26.3
8562026-03-11T00:33:27.860Z Downloaded strip-ansi-escapes v0.2.1
8572026-03-11T00:33:27.860Z Downloaded pretty_assertions v1.4.1
8582026-03-11T00:33:27.864Z Downloaded slog-async v2.8.0
8592026-03-11T00:33:27.864Z Downloaded slog-json v2.6.1
8602026-03-11T00:33:27.864Z Downloaded progenitor-impl v0.10.0
8612026-03-11T00:33:27.868Z Downloaded slab v0.4.12
8622026-03-11T00:33:27.869Z Downloaded scopeguard v1.2.0
8632026-03-11T00:33:27.872Z Downloaded ssh-cipher v0.2.0
8642026-03-11T00:33:27.872Z Downloaded supports-color v3.0.2
8652026-03-11T00:33:27.875Z Downloaded tabled_derive v0.11.0
8662026-03-11T00:33:27.875Z Downloaded termtree v0.5.1
8672026-03-11T00:33:27.875Z Downloaded ssh-encoding v0.2.0
8682026-03-11T00:33:27.878Z Downloaded structmeta v0.3.0
8692026-03-11T00:33:27.879Z Downloaded prettyplease v0.2.37
8702026-03-11T00:33:27.882Z Downloaded sec1 v0.7.3
8712026-03-11T00:33:27.886Z Downloaded smf v0.2.3
8722026-03-11T00:33:27.886Z Downloaded rustls-pemfile v1.0.4
8732026-03-11T00:33:27.889Z Downloaded http v1.4.0
8742026-03-11T00:33:27.892Z Downloaded minimal-lexical v0.2.1
8752026-03-11T00:33:27.895Z Downloaded testing_table v0.3.0
8762026-03-11T00:33:27.895Z Downloaded itertools v0.10.5
8772026-03-11T00:33:27.899Z Downloaded thread-id v5.1.0
8782026-03-11T00:33:27.902Z Downloaded thiserror-impl-no-std v2.0.2
8792026-03-11T00:33:27.902Z Downloaded sync_wrapper v1.0.2
8802026-03-11T00:33:27.905Z Downloaded sync-ptr v0.1.4
8812026-03-11T00:33:27.905Z Downloaded slog-stdlog v4.1.1
8822026-03-11T00:33:27.908Z Downloaded hashbrown v0.15.5
8832026-03-11T00:33:27.911Z Downloaded time-core v0.1.8
8842026-03-11T00:33:27.914Z Downloaded tagptr v0.2.0
8852026-03-11T00:33:27.914Z Downloaded tinyvec_macros v0.1.1
8862026-03-11T00:33:27.917Z Downloaded take_mut v0.2.2
8872026-03-11T00:33:27.917Z Downloaded smallvec v0.6.14
8882026-03-11T00:33:27.917Z Downloaded ryu v1.0.23
8892026-03-11T00:33:27.920Z Downloaded progenitor-impl v0.13.0
8902026-03-11T00:33:27.923Z Downloaded subtle v2.6.1
8912026-03-11T00:33:27.923Z Downloaded static_assertions v1.1.0
8922026-03-11T00:33:27.926Z Downloaded stacker v0.1.23
8932026-03-11T00:33:27.929Z Downloaded stringprep v0.1.5
8942026-03-11T00:33:27.929Z Downloaded russh-keys v0.45.0
8952026-03-11T00:33:27.932Z Downloaded strum v0.27.2
8962026-03-11T00:33:27.932Z Downloaded string_cache v0.8.9
8972026-03-11T00:33:27.935Z Downloaded structmeta-derive v0.3.0
8982026-03-11T00:33:27.935Z Downloaded slog-dtrace v0.3.0
8992026-03-11T00:33:27.939Z Downloaded shlex v1.3.0
9002026-03-11T00:33:27.939Z Downloaded strum_macros v0.26.4
9012026-03-11T00:33:27.942Z Downloaded openssl-sys v0.9.111
9022026-03-11T00:33:27.947Z Downloaded tabwriter v1.4.1
9032026-03-11T00:33:27.950Z Downloaded support-bundle-viewer v0.1.2
9042026-03-11T00:33:27.950Z Downloaded strum_macros v0.27.2
9052026-03-11T00:33:27.950Z Downloaded strum_macros v0.24.3
9062026-03-11T00:33:27.953Z Downloaded tap v1.0.1
9072026-03-11T00:33:27.953Z Downloaded iddqd v0.3.17
9082026-03-11T00:33:27.957Z Downloaded slog-term v2.9.2
9092026-03-11T00:33:27.960Z Downloaded serde_yaml v0.9.34+deprecated
9102026-03-11T00:33:27.964Z Downloaded spin v0.9.8
9112026-03-11T00:33:27.967Z Downloaded rustls-platform-verifier v0.6.2
9122026-03-11T00:33:27.970Z Downloaded snafu-derive v0.8.9
9132026-03-11T00:33:27.970Z Downloaded serde_with_macros v3.17.0
9142026-03-11T00:33:27.974Z Downloaded thread_local v1.1.9
9152026-03-11T00:33:27.974Z Downloaded spki v0.7.3
9162026-03-11T00:33:27.979Z Downloaded flate2 v1.1.9
9172026-03-11T00:33:27.983Z Downloaded pin-project v1.1.11
9182026-03-11T00:33:27.992Z Downloaded tower-service v0.3.3
9192026-03-11T00:33:27.992Z Downloaded topological-sort v0.2.2
9202026-03-11T00:33:27.992Z Downloaded tower-layer v0.3.3
9212026-03-11T00:33:27.992Z Downloaded rcgen v0.12.1
9222026-03-11T00:33:27.997Z Downloaded tokio-macros v2.6.0
9232026-03-11T00:33:27.997Z Downloaded thiserror-no-std v2.0.2
9242026-03-11T00:33:28.003Z Downloaded schemars v0.8.22
9252026-03-11T00:33:28.011Z Downloaded try-lock v0.2.5
9262026-03-11T00:33:28.012Z Downloaded aes v0.8.4
9272026-03-11T00:33:28.022Z Downloaded num-bigint-dig v0.8.6
9282026-03-11T00:33:28.022Z Downloaded unarray v0.1.4
9292026-03-11T00:33:28.022Z Downloaded trait-variant v0.1.2
9302026-03-11T00:33:28.029Z Downloaded tls_codec_derive v0.4.2
9312026-03-11T00:33:28.029Z Downloaded typify-macro v0.6.1
9322026-03-11T00:33:28.030Z Downloaded termios v0.3.3
9332026-03-11T00:33:28.030Z Downloaded unit-prefix v0.5.2
9342026-03-11T00:33:28.030Z Downloaded slog-scope v4.4.1
9352026-03-11T00:33:28.030Z Downloaded tiny-keccak v2.0.2
9362026-03-11T00:33:28.030Z Downloaded ron v0.8.1
9372026-03-11T00:33:28.039Z Downloaded rand v0.9.2
9382026-03-11T00:33:28.040Z Downloaded rand v0.8.5
9392026-03-11T00:33:28.040Z Downloaded tokio-tungstenite v0.23.1
9402026-03-11T00:33:28.059Z Downloaded tokio-native-tls v0.3.1
9412026-03-11T00:33:28.059Z Downloaded universal-hash v0.5.1
9422026-03-11T00:33:28.059Z Downloaded untrusted v0.7.1
9432026-03-11T00:33:28.059Z Downloaded unicode-truncate v1.1.0
9442026-03-11T00:33:28.059Z Downloaded untrusted v0.9.0
9452026-03-11T00:33:28.060Z Downloaded typify-macro v0.4.3
9462026-03-11T00:33:28.060Z Downloaded signal-hook v0.3.18
9472026-03-11T00:33:28.060Z Downloaded rand v0.10.0
9482026-03-11T00:33:28.060Z Downloaded tls_codec v0.4.2
9492026-03-11T00:33:28.060Z Downloaded tokio-rustls v0.25.0
9502026-03-11T00:33:28.066Z Downloaded itertools v0.13.0
9512026-03-11T00:33:28.067Z Downloaded rustls-webpki v0.103.9
9522026-03-11T00:33:28.067Z Downloaded similar v2.7.0
9532026-03-11T00:33:28.067Z Downloaded num-bigint v0.4.6
9542026-03-11T00:33:28.077Z Downloaded futures-util v0.3.32
9552026-03-11T00:33:28.085Z Downloaded usdt-attr-macro v0.6.0
9562026-03-11T00:33:28.085Z Downloaded usdt-macro v0.6.0
9572026-03-11T00:33:28.085Z Downloaded term v0.7.0
9582026-03-11T00:33:28.085Z Downloaded toml_writer v1.0.6+spec-1.1.0
9592026-03-11T00:33:28.090Z Downloaded wait-timeout v0.2.1
9602026-03-11T00:33:28.090Z Downloaded schemars v1.2.1
9612026-03-11T00:33:28.098Z Downloaded want v0.3.1
9622026-03-11T00:33:28.104Z Downloaded aws-lc-rs v1.16.0
9632026-03-11T00:33:28.116Z Downloaded unicase v2.9.0
9642026-03-11T00:33:28.117Z Downloaded usdt v0.6.0
9652026-03-11T00:33:28.117Z Downloaded libxml v0.3.3
9662026-03-11T00:33:28.124Z Downloaded xshell-macros v0.2.7
9672026-03-11T00:33:28.124Z Downloaded void v1.0.2
9682026-03-11T00:33:28.125Z Downloaded utf-8 v0.7.6
9692026-03-11T00:33:28.125Z Downloaded tui-tree-widget v0.23.1
9702026-03-11T00:33:28.125Z Downloaded subprocess v0.2.15
9712026-03-11T00:33:28.125Z Downloaded waitgroup v0.1.2
9722026-03-11T00:33:28.125Z Downloaded tokio-rustls v0.24.1
9732026-03-11T00:33:28.125Z Downloaded xattr v1.6.1
9742026-03-11T00:33:28.125Z Downloaded toml_parser v1.0.9+spec-1.1.0
9752026-03-11T00:33:28.125Z Downloaded iri-string v0.7.10
9762026-03-11T00:33:28.131Z Downloaded tinyvec v1.10.0
9772026-03-11T00:33:28.165Z Downloaded hkdf v0.12.4
9782026-03-11T00:33:28.165Z Downloaded term v1.2.1
9792026-03-11T00:33:28.166Z Downloaded slog v2.8.2
9802026-03-11T00:33:28.166Z Downloaded libm v0.2.16
9812026-03-11T00:33:28.166Z Downloaded zone_cfg_derive v0.3.1
9822026-03-11T00:33:28.166Z Downloaded zone v0.3.1
9832026-03-11T00:33:28.166Z Downloaded zeroize_derive v1.4.3
9842026-03-11T00:33:28.166Z Downloaded itertools v0.14.0
9852026-03-11T00:33:28.166Z Downloaded hyper v1.8.1
9862026-03-11T00:33:28.167Z Downloaded vergen-lib v0.1.6
9872026-03-11T00:33:28.175Z Downloaded vergen-gitcl v1.0.8
9882026-03-11T00:33:28.175Z Downloaded vergen-git2 v1.0.7
9892026-03-11T00:33:28.175Z Downloaded uzers v0.12.2
9902026-03-11T00:33:28.175Z Downloaded bitvec v1.0.1
9912026-03-11T00:33:28.183Z Downloaded walkdir v2.5.0
9922026-03-11T00:33:28.184Z Downloaded vsss-rs v3.3.4
9932026-03-11T00:33:28.184Z Downloaded whoami v1.6.1
9942026-03-11T00:33:28.184Z Downloaded unicode-properties v0.1.4
9952026-03-11T00:33:28.184Z Downloaded twox-hash v2.1.2
9962026-03-11T00:33:28.195Z Downloaded xz2 v0.1.7
9972026-03-11T00:33:28.195Z Downloaded russh v0.45.0
9982026-03-11T00:33:28.195Z Downloaded whoami v2.1.0
9992026-03-11T00:33:28.195Z Downloaded toml v0.7.8
10002026-03-11T00:33:28.203Z Downloaded wyz v0.5.1
10012026-03-11T00:33:28.204Z Downloaded tokio-rustls v0.26.4
10022026-03-11T00:33:28.204Z Downloaded socket2 v0.6.2
10032026-03-11T00:33:28.204Z Downloaded rustyline v14.0.0
10042026-03-11T00:33:28.213Z Downloaded usdt-impl v0.6.0
10052026-03-11T00:33:28.214Z Downloaded tracing-attributes v0.1.31
10062026-03-11T00:33:28.214Z Downloaded p521 v0.13.3
10072026-03-11T00:33:28.214Z Downloaded zstd v0.13.3
10082026-03-11T00:33:28.214Z Downloaded xshell v0.2.7
10092026-03-11T00:33:28.214Z Downloaded zeroize v1.8.2
10102026-03-11T00:33:28.222Z Downloaded schemars v0.9.0
10112026-03-11T00:33:28.228Z Downloaded zstd-safe v7.2.4
10122026-03-11T00:33:28.229Z Downloaded tracing-core v0.1.36
10132026-03-11T00:33:28.229Z Downloaded tokio-stream v0.1.18
10142026-03-11T00:33:28.229Z Downloaded tungstenite v0.23.0
10152026-03-11T00:33:28.234Z Downloaded tar v0.4.44
10162026-03-11T00:33:28.234Z Downloaded rsa v0.9.10
10172026-03-11T00:33:28.242Z Downloaded vergen v9.0.6
10182026-03-11T00:33:28.242Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10192026-03-11T00:33:28.242Z Downloaded test-strategy v0.4.5
10202026-03-11T00:33:28.281Z Downloaded yasna v0.5.2
10212026-03-11T00:33:28.281Z Downloaded snafu v0.8.9
10222026-03-11T00:33:28.281Z Downloaded unsafe-libyaml v0.2.11
10232026-03-11T00:33:28.281Z Downloaded toml_edit v0.23.10+spec-1.0.0
10242026-03-11T00:33:28.281Z Downloaded h2 v0.4.13
10252026-03-11T00:33:28.281Z Downloaded unicode-bidi v0.3.18
10262026-03-11T00:33:28.281Z Downloaded typify v0.6.1
10272026-03-11T00:33:28.281Z Downloaded samael v0.0.19
10282026-03-11T00:33:28.282Z Downloaded quinn v0.11.9
10292026-03-11T00:33:28.282Z Downloaded toml v0.9.12+spec-1.1.0
10302026-03-11T00:33:28.282Z Downloaded mio v1.1.1
10312026-03-11T00:33:28.292Z Downloaded tungstenite v0.21.0
10322026-03-11T00:33:28.292Z Downloaded ron v0.12.0
10332026-03-11T00:33:28.292Z Downloaded rpassword v7.4.0
10342026-03-11T00:33:28.292Z Downloaded aho-corasick v1.1.4
10352026-03-11T00:33:28.300Z Downloaded zerocopy v0.6.6
10362026-03-11T00:33:28.300Z Downloaded typify v0.4.3
10372026-03-11T00:33:28.300Z Downloaded steno v0.4.1
10382026-03-11T00:33:28.317Z Downloaded git2 v0.20.4
10392026-03-11T00:33:28.336Z Downloaded uuid v1.21.0
10402026-03-11T00:33:28.336Z Downloaded chrono v0.4.44
10412026-03-11T00:33:28.337Z Downloaded zopfli v0.8.3
10422026-03-11T00:33:28.337Z Downloaded toml_edit v0.19.15
10432026-03-11T00:33:28.347Z Downloaded tokio-postgres v0.7.16
10442026-03-11T00:33:28.347Z Downloaded ssh-key v0.6.7
10452026-03-11T00:33:28.348Z Downloaded reqwest v0.12.28
10462026-03-11T00:33:28.379Z Downloaded reedline v0.40.0
10472026-03-11T00:33:28.379Z Downloaded tokio-tungstenite v0.21.0
10482026-03-11T00:33:28.380Z Downloaded socket2 v0.5.10
10492026-03-11T00:33:28.380Z Downloaded tower v0.5.3
10502026-03-11T00:33:28.380Z Downloaded zip v0.6.6
10512026-03-11T00:33:28.380Z Downloaded p384 v0.13.1
10522026-03-11T00:33:28.380Z Downloaded curve25519-dalek v4.1.3
10532026-03-11T00:33:28.380Z Downloaded vte v0.14.1
10542026-03-11T00:33:28.380Z Downloaded reqwest v0.13.2
10552026-03-11T00:33:28.398Z Downloaded unicode_categories v0.1.1
10562026-03-11T00:33:28.398Z Downloaded qorb v0.4.1
10572026-03-11T00:33:28.398Z Downloaded typed-path v0.9.3
10582026-03-11T00:33:28.398Z Downloaded regex v1.12.3
10592026-03-11T00:33:28.403Z Downloaded rayon v1.11.0
10602026-03-11T00:33:28.403Z Downloaded unicode-segmentation v1.12.0
10612026-03-11T00:33:28.403Z Downloaded portable-atomic v1.13.1
10622026-03-11T00:33:28.409Z Downloaded lalrpop v0.19.12
10632026-03-11T00:33:28.412Z Downloaded x509-cert v0.2.5
10642026-03-11T00:33:28.417Z Downloaded quick-xml v0.37.5
10652026-03-11T00:33:28.421Z Downloaded yansi v1.0.1
10662026-03-11T00:33:28.424Z Downloaded salty v0.3.0
10672026-03-11T00:33:28.428Z Downloaded rustls-webpki v0.101.7
10682026-03-11T00:33:28.439Z Downloaded moka v0.12.13
10692026-03-11T00:33:28.446Z Downloaded goblin v0.10.5
10702026-03-11T00:33:28.453Z Downloaded unicode-normalization v0.1.25
10712026-03-11T00:33:28.457Z Downloaded tokio-util v0.7.18
10722026-03-11T00:33:28.460Z Downloaded zerocopy-derive v0.8.40
10732026-03-11T00:33:28.465Z Downloaded zip v4.6.1
10742026-03-11T00:33:28.469Z Downloaded tower-http v0.6.8
10752026-03-11T00:33:28.474Z Downloaded tough v0.20.0
10762026-03-11T00:33:28.481Z Downloaded itertools v0.12.1
10772026-03-11T00:33:28.490Z Downloaded proptest v1.10.0
10782026-03-11T00:33:28.494Z Downloaded rustls-webpki v0.102.8
10792026-03-11T00:33:28.507Z Downloaded serde_with v3.17.0
10802026-03-11T00:33:28.515Z Downloaded petname v2.0.2
10812026-03-11T00:33:28.522Z Downloaded object v0.30.4
10822026-03-11T00:33:28.526Z Downloaded radix_trie v0.2.1
10832026-03-11T00:33:28.531Z Downloaded nix v0.27.1
10842026-03-11T00:33:28.537Z Downloaded quinn-proto v0.11.14
10852026-03-11T00:33:28.544Z Downloaded winnow v0.6.26
10862026-03-11T00:33:28.552Z Downloaded bstr v1.12.1
10872026-03-11T00:33:28.557Z Downloaded nix v0.28.0
10882026-03-11T00:33:28.564Z Downloaded winnow v0.5.40
10892026-03-11T00:33:28.570Z Downloaded polar-core v0.27.3
10902026-03-11T00:33:28.578Z Downloaded tabled v0.20.0
10912026-03-11T00:33:28.589Z Downloaded openssl v0.10.75
10922026-03-11T00:33:28.597Z Downloaded nix v0.29.0
10932026-03-11T00:33:28.604Z Downloaded diesel v2.2.12
10942026-03-11T00:33:28.618Z Downloaded time v0.3.47
10952026-03-11T00:33:28.627Z Downloaded nix v0.30.1
10962026-03-11T00:33:28.637Z Downloaded webpki-roots v1.0.6
10972026-03-11T00:33:28.640Z Downloaded nix v0.31.1
10982026-03-11T00:33:28.649Z Downloaded smoltcp v0.11.0
10992026-03-11T00:33:28.657Z Downloaded vcpkg v0.2.15
11002026-03-11T00:33:28.686Z Downloaded zlib-rs v0.6.2
11012026-03-11T00:33:28.691Z Downloaded hickory-proto v0.25.2
11022026-03-11T00:33:28.701Z Downloaded zerocopy v0.8.40
11032026-03-11T00:33:28.708Z Downloaded rustls v0.22.4
11042026-03-11T00:33:28.717Z Downloaded regex-syntax v0.8.10
11052026-03-11T00:33:28.724Z Downloaded regress v0.10.5
11062026-03-11T00:33:28.730Z Downloaded openapiv3 v2.2.0
11072026-03-11T00:33:28.740Z Downloaded rustls v0.23.37
11082026-03-11T00:33:28.747Z Downloaded regex-syntax v0.6.29
11092026-03-11T00:33:28.753Z Downloaded dropshot v0.16.7
11102026-03-11T00:33:28.768Z Downloaded rustix v0.38.44
11112026-03-11T00:33:28.784Z Downloaded smoltcp v0.9.1
11122026-03-11T00:33:28.794Z Downloaded rustls v0.21.12
11132026-03-11T00:33:28.801Z Downloaded object v0.37.3
11142026-03-11T00:33:28.811Z Downloaded sled v0.34.7
11152026-03-11T00:33:28.818Z Downloaded hickory-proto v0.24.4
11162026-03-11T00:33:28.830Z Downloaded typify-impl v0.4.3
11172026-03-11T00:33:28.839Z Downloaded typify-impl v0.6.1
11182026-03-11T00:33:28.851Z Downloaded sqlparser v0.61.0
11192026-03-11T00:33:28.857Z Downloaded zerocopy-derive v0.6.6
11202026-03-11T00:33:28.865Z Downloaded tracing v0.1.44
11212026-03-11T00:33:28.881Z Downloaded ratatui v0.29.0
11222026-03-11T00:33:28.897Z Downloaded bzip2-sys v0.1.13+1.0.8
11232026-03-11T00:33:28.904Z Downloaded rayon-core v1.13.0
11242026-03-11T00:33:28.907Z Downloaded tokio-dtrace v0.1.1
11252026-03-11T00:33:28.912Z Downloaded serde_cbor v0.11.2
11262026-03-11T00:33:28.912Z Downloaded publicsuffix v2.3.0
11272026-03-11T00:33:28.915Z Downloaded nom v7.1.3
11282026-03-11T00:33:28.919Z Downloaded blake3 v1.8.3
11292026-03-11T00:33:28.923Z Downloaded time-macros v0.2.27
11302026-03-11T00:33:28.927Z Downloaded chrono-tz v0.10.4
11312026-03-11T00:33:28.937Z Downloaded regex-automata v0.4.14
11322026-03-11T00:33:28.950Z Downloaded sqlformat v0.3.5
11332026-03-11T00:33:28.955Z Downloaded petgraph v0.8.3
11342026-03-11T00:33:28.966Z Downloaded petgraph v0.6.5
11352026-03-11T00:33:28.980Z Downloaded lzma-sys v0.1.20
11362026-03-11T00:33:29.000Z Downloaded jiff-static v0.2.21
11372026-03-11T00:33:29.003Z Downloaded jiff v0.2.21
11382026-03-11T00:33:29.017Z Downloaded rand_chacha v0.9.0
11392026-03-11T00:33:29.022Z Downloaded parking_lot v0.11.2
11402026-03-11T00:33:29.022Z Downloaded dropshot-api-manager v0.6.0
11412026-03-11T00:33:29.025Z Downloaded postgres-protocol v0.6.10
11422026-03-11T00:33:29.025Z Downloaded polyval v0.6.2
11432026-03-11T00:33:29.025Z Downloaded pin-project-internal v1.1.11
11442026-03-11T00:33:29.025Z Downloaded pem v3.0.6
11452026-03-11T00:33:29.028Z Downloaded csv v1.4.0
11462026-03-11T00:33:29.041Z Downloaded sha3 v0.10.8
11472026-03-11T00:33:29.045Z Downloaded libz-sys v1.1.24
11482026-03-11T00:33:29.060Z Downloaded paste v1.0.15
11492026-03-11T00:33:29.067Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11502026-03-11T00:33:29.075Z Downloaded password-hash v0.4.2
11512026-03-11T00:33:29.079Z Downloaded num-rational v0.4.2
11522026-03-11T00:33:29.079Z Downloaded derive_more v2.1.1
11532026-03-11T00:33:29.087Z Downloaded proc-macro-crate v3.4.0
11542026-03-11T00:33:29.090Z Downloaded tokio v1.49.0
11552026-03-11T00:33:29.115Z Downloaded pin-project-lite v0.2.17
11562026-03-11T00:33:29.119Z Downloaded oxide-tokio-rt v0.1.2
11572026-03-11T00:33:29.139Z Downloaded num-complex v0.4.6
11582026-03-11T00:33:29.139Z Downloaded ignore v0.4.25
11592026-03-11T00:33:29.139Z Downloaded der v0.7.10
11602026-03-11T00:33:29.139Z Downloaded parking_lot_core v0.8.6
11612026-03-11T00:33:29.139Z Downloaded num_enum v0.5.11
11622026-03-11T00:33:29.139Z Downloaded parse-display-derive v0.10.0
11632026-03-11T00:33:29.139Z Downloaded num_enum_derive v0.7.5
11642026-03-11T00:33:29.139Z Downloaded num_enum v0.7.5
11652026-03-11T00:33:29.139Z Downloaded num-integer v0.1.46
11662026-03-11T00:33:29.143Z Downloaded heapless v0.7.17
11672026-03-11T00:33:29.143Z Downloaded darling_core v0.21.3
11682026-03-11T00:33:29.146Z Downloaded compact_str v0.8.1
11692026-03-11T00:33:29.146Z Downloaded bytes v1.11.1
11702026-03-11T00:33:29.149Z Downloaded chacha20poly1305 v0.10.1
11712026-03-11T00:33:29.153Z Downloaded elliptic-curve v0.13.8
11722026-03-11T00:33:29.153Z Downloaded nibble_vec v0.1.0
11732026-03-11T00:33:29.156Z Downloaded newtype-uuid v1.3.2
11742026-03-11T00:33:29.156Z Downloaded native-tls v0.2.18
11752026-03-11T00:33:29.156Z Downloaded multer v3.1.0
11762026-03-11T00:33:29.159Z Downloaded iana-time-zone v0.1.65
11772026-03-11T00:33:29.159Z Downloaded ingot-macros v0.1.1
11782026-03-11T00:33:29.162Z Downloaded ingot v0.1.1
11792026-03-11T00:33:29.162Z Downloaded half v2.7.1
11802026-03-11T00:33:29.165Z Downloaded crc-any v2.5.0
11812026-03-11T00:33:29.165Z Downloaded cc v1.2.56
11822026-03-11T00:33:29.169Z Downloaded opaque-debug v0.3.1
11832026-03-11T00:33:29.169Z Downloaded encoding_rs v0.8.35
11842026-03-11T00:33:29.185Z Downloaded olpc-cjson v0.1.4
11852026-03-11T00:33:29.188Z Downloaded num-derive v0.3.3
11862026-03-11T00:33:29.188Z Downloaded num-conv v0.2.0
11872026-03-11T00:33:29.188Z Downloaded libsw-core v0.3.2
11882026-03-11T00:33:29.188Z Downloaded lock_api v0.4.14
11892026-03-11T00:33:29.191Z Downloaded linear-map v1.2.0
11902026-03-11T00:33:29.191Z Downloaded libefi-sys v0.1.0
11912026-03-11T00:33:29.191Z Downloaded hyper-rustls v0.27.7
11922026-03-11T00:33:29.194Z Downloaded httparse v1.10.1
11932026-03-11T00:33:29.194Z Downloaded futures v0.3.32
11942026-03-11T00:33:29.197Z Downloaded cookie v0.18.1
11952026-03-11T00:33:29.201Z Downloaded hmac v0.12.1
11962026-03-11T00:33:29.201Z Downloaded ring v0.17.14
11972026-03-11T00:33:29.233Z Downloaded allocator-api2 v0.2.21
11982026-03-11T00:33:29.236Z Downloaded normalize-line-endings v0.3.0
11992026-03-11T00:33:29.236Z Downloaded nodrop v0.1.14
12002026-03-11T00:33:29.236Z Downloaded newtype_derive v0.1.6
12012026-03-11T00:33:29.236Z Downloaded ipnetwork v0.21.1
12022026-03-11T00:33:29.240Z Downloaded ipnet v2.11.0
12032026-03-11T00:33:29.240Z Downloaded crossbeam-utils v0.8.21
12042026-03-11T00:33:29.240Z Downloaded md-5 v0.10.6
12052026-03-11T00:33:29.243Z Downloaded lzss v0.8.2
12062026-03-11T00:33:29.243Z Downloaded hickory-client v0.25.2
12072026-03-11T00:33:29.246Z Downloaded darling v0.20.11
12082026-03-11T00:33:29.246Z Downloaded crossbeam-epoch v0.9.18
12092026-03-11T00:33:29.250Z Downloaded fixedbitset v0.5.7
12102026-03-11T00:33:29.250Z Downloaded derive_builder v0.20.2
12112026-03-11T00:33:29.253Z Downloaded maplit v1.0.2
12122026-03-11T00:33:29.253Z Downloaded managed v0.8.0
12132026-03-11T00:33:29.256Z Downloaded linked-hash-map v0.5.6
12142026-03-11T00:33:29.256Z Downloaded libscf-sys v1.1.0
12152026-03-11T00:33:29.256Z Downloaded chacha20 v0.9.1
12162026-03-11T00:33:29.261Z Downloaded is-terminal v0.4.17
12172026-03-11T00:33:29.261Z Downloaded indent_write v2.2.0
12182026-03-11T00:33:29.261Z Downloaded hyper-staticfile v0.10.1
12192026-03-11T00:33:29.261Z Downloaded futures-channel v0.3.32
12202026-03-11T00:33:29.264Z Downloaded fs-err v2.11.0
12212026-03-11T00:33:29.264Z Downloaded blake2 v0.10.6
12222026-03-11T00:33:29.264Z Downloaded highway v1.3.0
12232026-03-11T00:33:29.267Z Downloaded colored v3.1.1
12242026-03-11T00:33:29.267Z Downloaded colored v2.2.0
12252026-03-11T00:33:29.270Z Downloaded clang-sys v1.8.1
12262026-03-11T00:33:29.270Z Downloaded cargo_toml v0.22.3
12272026-03-11T00:33:29.273Z Downloaded async-bb8-diesel v0.2.1
12282026-03-11T00:33:29.273Z Downloaded arrayvec v0.7.6
12292026-03-11T00:33:29.276Z Downloaded ar_archive_writer v0.5.1
12302026-03-11T00:33:29.276Z Downloaded instability v0.3.11
12312026-03-11T00:33:29.280Z Downloaded libgit2-sys v0.18.3+1.9.2
12322026-03-11T00:33:29.319Z Downloaded getrandom v0.2.17
12332026-03-11T00:33:29.322Z Downloaded indoc v1.0.9
12342026-03-11T00:33:29.325Z Downloaded half v1.8.3
12352026-03-11T00:33:29.325Z Downloaded group v0.13.0
12362026-03-11T00:33:29.328Z Downloaded glob v0.3.3
12372026-03-11T00:33:29.328Z Downloaded fs_extra v1.3.0
12382026-03-11T00:33:29.328Z Downloaded derive-ex v0.1.8
12392026-03-11T00:33:29.331Z Downloaded daft-derive v0.1.5
12402026-03-11T00:33:29.334Z Downloaded ctr v0.9.2
12412026-03-11T00:33:29.334Z Downloaded csv-core v0.1.13
12422026-03-11T00:33:29.334Z Downloaded crc32fast v1.5.0
12432026-03-11T00:33:29.338Z Downloaded corncobs v0.1.4
12442026-03-11T00:33:29.338Z Downloaded console v0.16.2
12452026-03-11T00:33:29.338Z Downloaded ciborium v0.2.2
12462026-03-11T00:33:29.342Z Downloaded chacha20 v0.10.0
12472026-03-11T00:33:29.342Z Downloaded bzip2 v0.6.1
12482026-03-11T00:33:29.345Z Downloaded bumpalo v3.20.2
12492026-03-11T00:33:29.345Z Downloaded env_filter v1.0.0
12502026-03-11T00:33:29.345Z Downloaded ed25519-dalek v2.2.0
12512026-03-11T00:33:29.349Z Downloaded cexpr v0.6.0
12522026-03-11T00:33:29.349Z Downloaded httpdate v1.0.3
12532026-03-11T00:33:29.352Z Downloaded fatfs v0.3.6
12542026-03-11T00:33:29.352Z Downloaded either v1.15.0
12552026-03-11T00:33:29.352Z Downloaded darling v0.23.0
12562026-03-11T00:33:29.355Z Downloaded convert_case v0.10.0
12572026-03-11T00:33:29.358Z Downloaded cmake v0.1.57
12582026-03-11T00:33:29.358Z Downloaded camino-tempfile-ext v0.3.3
12592026-03-11T00:33:29.361Z Downloaded buf-list v1.1.2
12602026-03-11T00:33:29.361Z Downloaded ena v0.14.4
12612026-03-11T00:33:29.361Z Downloaded hex v0.4.3
12622026-03-11T00:33:29.364Z Downloaded git-stub-vcs v0.1.0
12632026-03-11T00:33:29.364Z Downloaded gethostname v0.5.0
12642026-03-11T00:33:29.364Z Downloaded filetime v0.2.27
12652026-03-11T00:33:29.368Z Downloaded erased-serde v0.3.31
12662026-03-11T00:33:29.368Z Downloaded ghash v0.5.1
12672026-03-11T00:33:29.368Z Downloaded ff v0.13.1
12682026-03-11T00:33:29.372Z Downloaded diesel-dtrace v0.4.2
12692026-03-11T00:33:29.372Z Downloaded bit-vec v0.6.3
12702026-03-11T00:33:29.372Z Downloaded base64 v0.21.7
12712026-03-11T00:33:29.375Z Downloaded hash32 v0.2.1
12722026-03-11T00:33:29.375Z Downloaded globwalk v0.9.1
12732026-03-11T00:33:29.375Z Downloaded ciborium-io v0.2.2
12742026-03-11T00:33:29.378Z Downloaded fxhash v0.2.1
12752026-03-11T00:33:29.378Z Downloaded foreign-types v0.3.2
12762026-03-11T00:33:29.378Z Downloaded enum-as-inner v0.6.1
12772026-03-11T00:33:29.378Z Downloaded bitfield v0.19.4
12782026-03-11T00:33:29.378Z Downloaded argon2 v0.5.3
12792026-03-11T00:33:29.381Z Downloaded embedded-io v0.4.0
12802026-03-11T00:33:29.381Z Downloaded dirs-sys-next v0.1.2
12812026-03-11T00:33:29.381Z Downloaded defmt v0.3.100
12822026-03-11T00:33:29.381Z Downloaded crc-catalog v2.4.0
12832026-03-11T00:33:29.384Z Downloaded const_format_proc_macros v0.2.34
12842026-03-11T00:33:29.384Z Downloaded cbc v0.1.2
12852026-03-11T00:33:29.384Z Downloaded bitflags v1.3.2
12862026-03-11T00:33:29.387Z Downloaded ciborium-ll v0.2.2
12872026-03-11T00:33:29.387Z Downloaded darling_core v0.23.0
12882026-03-11T00:33:29.390Z Downloaded foldhash v0.2.0
12892026-03-11T00:33:29.393Z Downloaded foldhash v0.1.5
12902026-03-11T00:33:29.393Z Downloaded ecdsa v0.16.9
12912026-03-11T00:33:29.394Z Downloaded dsl_auto_type v0.1.3
12922026-03-11T00:33:29.396Z Downloaded defmt-macros v1.0.1
12932026-03-11T00:33:29.396Z Downloaded daft v0.1.5
12942026-03-11T00:33:29.399Z Downloaded cobs v0.3.0
12952026-03-11T00:33:29.399Z Downloaded castaway v0.2.4
12962026-03-11T00:33:29.399Z Downloaded async-stream-impl v0.3.6
12972026-03-11T00:33:29.399Z Downloaded display-error-chain v0.2.2
12982026-03-11T00:33:29.402Z Downloaded bitfield-macros v0.19.4
12992026-03-11T00:33:29.402Z Downloaded bit-set v0.8.0
13002026-03-11T00:33:29.403Z Downloaded foreign-types-shared v0.3.1
13012026-03-11T00:33:29.403Z Downloaded ascii-canvas v3.0.0
13022026-03-11T00:33:29.403Z Downloaded darling_macro v0.23.0
13032026-03-11T00:33:29.406Z Downloaded darling_macro v0.20.11
13042026-03-11T00:33:29.406Z Downloaded derive_builder_macro v0.20.2
13052026-03-11T00:33:29.406Z Downloaded crunchy v0.2.4
13062026-03-11T00:33:29.406Z Downloaded bitfield-struct v0.6.2
13072026-03-11T00:33:29.406Z Downloaded debug-ignore v1.0.5
13082026-03-11T00:33:29.409Z Downloaded crucible-workspace-hack v0.1.0
13092026-03-11T00:33:29.409Z Downloaded convert_case v0.4.0
13102026-03-11T00:33:29.409Z Downloaded block-padding v0.3.3
13112026-03-11T00:33:29.409Z Downloaded atomic-waker v1.1.2
13122026-03-11T00:33:29.409Z Downloaded array-init v0.0.4
13132026-03-11T00:33:29.409Z Downloaded cfg_aliases v0.1.1
13142026-03-11T00:33:29.412Z Downloaded bit-vec v0.8.0
13152026-03-11T00:33:29.412Z Downloaded der_derive v0.7.3
13162026-03-11T00:33:29.412Z Downloaded async-recursion v1.1.1
13172026-03-11T00:33:29.415Z Downloaded arrayref v0.3.9
13182026-03-11T00:33:29.415Z Downloaded bzip2 v0.4.4
13192026-03-11T00:33:29.418Z Downloaded async-trait v0.1.89
13202026-03-11T00:33:29.418Z Downloaded data-encoding v2.10.0
13212026-03-11T00:33:29.421Z Downloaded async-stream v0.3.6
13222026-03-11T00:33:29.421Z Downloaded dropshot_endpoint v0.16.7
13232026-03-11T00:33:29.426Z Downloaded diesel_table_macro_syntax v0.2.0
13242026-03-11T00:33:29.426Z Downloaded deranged v0.5.8
13252026-03-11T00:33:29.426Z Downloaded darling_core v0.20.11
13262026-03-11T00:33:29.429Z Downloaded cstr-argument v0.1.2
13272026-03-11T00:33:29.429Z Downloaded expectorate v1.2.0
13282026-03-11T00:33:29.433Z Downloaded endian-type v0.1.2
13292026-03-11T00:33:29.433Z Downloaded difflib v0.4.0
13302026-03-11T00:33:29.433Z Downloaded console v0.15.11
13312026-03-11T00:33:29.436Z Downloaded backon v1.6.0
13322026-03-11T00:33:29.437Z Downloaded cassowary v0.3.0
13332026-03-11T00:33:29.437Z Downloaded base64 v0.22.1
13342026-03-11T00:33:29.440Z Downloaded adler2 v2.0.1
13352026-03-11T00:33:29.440Z Downloaded bindgen v0.71.1
13362026-03-11T00:33:29.444Z Downloaded base16ct v1.0.0
13372026-03-11T00:33:29.448Z Downloaded base16ct v0.2.0
13382026-03-11T00:33:29.805Z Downloaded aws-lc-sys v0.37.1
13392026-03-11T00:33:30.107Z Compiling libc v0.2.180
13402026-03-11T00:33:30.110Z Compiling serde v1.0.228
13412026-03-11T00:33:30.110Z Compiling log v0.4.29
13422026-03-11T00:33:30.111Z Compiling find-msvc-tools v0.1.9
13432026-03-11T00:33:30.111Z Compiling shlex v1.3.0
13442026-03-11T00:33:30.111Z Compiling smallvec v1.15.1
13452026-03-11T00:33:30.277Z Compiling syn v2.0.117
13462026-03-11T00:33:30.286Z Compiling typenum v1.19.0
13472026-03-11T00:33:30.515Z Compiling generic-array v0.14.7
13482026-03-11T00:33:30.555Z Compiling subtle v2.6.1
13492026-03-11T00:33:30.570Z Compiling scopeguard v1.2.0
13502026-03-11T00:33:30.625Z Compiling portable-atomic v1.13.1
13512026-03-11T00:33:30.702Z Compiling lock_api v0.4.14
13522026-03-11T00:33:30.719Z Compiling const-oid v0.9.6
13532026-03-11T00:33:30.792Z Compiling critical-section v1.2.0
13542026-03-11T00:33:30.844Z Compiling zerocopy v0.8.40
13552026-03-11T00:33:30.915Z Compiling pin-project-lite v0.2.17
13562026-03-11T00:33:30.990Z Compiling parking_lot_core v0.9.12
13572026-03-11T00:33:31.028Z Compiling serde_json v1.0.149
13582026-03-11T00:33:31.338Z Compiling pkg-config v0.3.32
13592026-03-11T00:33:31.428Z Compiling libm v0.2.16
13602026-03-11T00:33:31.545Z Compiling getrandom v0.2.17
13612026-03-11T00:33:31.598Z Compiling jobserver v0.1.34
13622026-03-11T00:33:31.792Z Compiling rand_core v0.6.4
13632026-03-11T00:33:31.817Z Compiling errno v0.3.14
13642026-03-11T00:33:31.967Z Compiling cc v1.2.56
13652026-03-11T00:33:31.996Z Compiling once_cell v1.21.3
13662026-03-11T00:33:32.056Z Compiling signal-hook-registry v1.4.8
13672026-03-11T00:33:32.087Z Compiling parking_lot v0.12.5
13682026-03-11T00:33:32.133Z Compiling mio v1.1.1
13692026-03-11T00:33:32.208Z Compiling num-traits v0.2.19
13702026-03-11T00:33:32.386Z Compiling bitflags v2.11.0
13712026-03-11T00:33:32.560Z Compiling futures-core v0.3.32
13722026-03-11T00:33:32.716Z Compiling socket2 v0.6.2
13732026-03-11T00:33:32.750Z Compiling percent-encoding v2.3.2
13742026-03-11T00:33:32.799Z Compiling allocator-api2 v0.2.21
13752026-03-11T00:33:32.900Z Compiling foldhash v0.2.0
13762026-03-11T00:33:33.001Z Compiling futures-sink v0.3.32
13772026-03-11T00:33:33.022Z Compiling cpufeatures v0.2.17
13782026-03-11T00:33:33.118Z Compiling futures-channel v0.3.32
13792026-03-11T00:33:33.137Z Compiling getrandom v0.4.1
13802026-03-11T00:33:33.170Z Compiling futures-io v0.3.32
13812026-03-11T00:33:33.260Z Compiling hashbrown v0.16.1
13822026-03-11T00:33:33.278Z Compiling slab v0.4.12
13832026-03-11T00:33:33.369Z Compiling futures-task v0.3.32
13842026-03-11T00:33:33.413Z Compiling rustversion v1.0.22
13852026-03-11T00:33:33.510Z Compiling getrandom v0.3.4
13862026-03-11T00:33:33.586Z Compiling rand_core v0.10.0
13872026-03-11T00:33:33.642Z Compiling cmake v0.1.57
13882026-03-11T00:33:34.106Z Compiling indexmap v2.13.0
13892026-03-11T00:33:34.260Z Compiling form_urlencoded v1.2.2
13902026-03-11T00:33:34.309Z Compiling dunce v1.0.5
13912026-03-11T00:33:34.378Z Compiling base64ct v1.8.3
13922026-03-11T00:33:34.442Z Compiling ident_case v1.0.1
13932026-03-11T00:33:34.485Z Compiling fs_extra v1.3.0
13942026-03-11T00:33:34.594Z Compiling synstructure v0.13.2
13952026-03-11T00:33:34.710Z Compiling pem-rfc7468 v0.7.0
13962026-03-11T00:33:34.780Z Compiling flagset v0.4.7
13972026-03-11T00:33:34.835Z Compiling aws-lc-sys v0.37.1
13982026-03-11T00:33:34.877Z Compiling rand_core v0.9.5
13992026-03-11T00:33:34.945Z Compiling iana-time-zone v0.1.65
14002026-03-11T00:33:35.011Z Compiling rustix v1.1.3
14012026-03-11T00:33:35.040Z Compiling ring v0.17.14
14022026-03-11T00:33:35.122Z Compiling uuid v1.21.0
14032026-03-11T00:33:35.199Z Compiling rustc_version v0.4.1
14042026-03-11T00:33:35.255Z Compiling regex-syntax v0.8.10
14052026-03-11T00:33:35.456Z Compiling vcpkg v0.2.15
14062026-03-11T00:33:35.638Z Compiling aws-lc-rs v1.16.0
14072026-03-11T00:33:36.035Z Compiling tracing-core v0.1.36
14082026-03-11T00:33:36.067Z Compiling crossbeam-utils v0.8.21
14092026-03-11T00:33:36.463Z Compiling openssl-sys v0.9.111
14102026-03-11T00:33:36.504Z Compiling pest_generator v2.8.6
14112026-03-11T00:33:36.773Z Compiling serde_derive_internals v0.29.1
14122026-03-11T00:33:37.226Z Compiling openssl-probe v0.2.1
14132026-03-11T00:33:37.283Z Compiling serde_derive v1.0.228
14142026-03-11T00:33:37.447Z Compiling zeroize_derive v1.4.3
14152026-03-11T00:33:37.465Z Compiling zerofrom-derive v0.1.6
14162026-03-11T00:33:37.484Z Compiling yoke-derive v0.8.1
14172026-03-11T00:33:38.070Z Compiling zerocopy-derive v0.8.40
14182026-03-11T00:33:38.315Z Compiling zeroize v1.8.2
14192026-03-11T00:33:38.628Z Compiling zerovec-derive v0.11.2
14202026-03-11T00:33:39.074Z Compiling displaydoc v0.2.5
14212026-03-11T00:33:39.360Z Compiling crypto-common v0.1.7
14222026-03-11T00:33:39.413Z Compiling zerofrom v0.1.6
14232026-03-11T00:33:39.532Z Compiling block-buffer v0.10.4
14242026-03-11T00:33:39.568Z Compiling yoke v0.8.1
14252026-03-11T00:33:39.735Z Compiling digest v0.10.7
14262026-03-11T00:33:39.805Z Compiling tokio-macros v2.6.0
14272026-03-11T00:33:40.023Z Compiling hmac v0.12.1
14282026-03-11T00:33:40.044Z Compiling zerotrie v0.2.3
14292026-03-11T00:33:40.062Z Compiling futures-macro v0.3.32
14302026-03-11T00:33:40.099Z Compiling zerovec v0.11.5
14312026-03-11T00:33:40.213Z Compiling block-padding v0.3.3
14322026-03-11T00:33:40.410Z Compiling inout v0.1.4
14332026-03-11T00:33:40.429Z Compiling sha2 v0.10.9
14342026-03-11T00:33:40.624Z Compiling cipher v0.4.4
14352026-03-11T00:33:40.779Z Compiling tinystr v0.8.2
14362026-03-11T00:33:40.806Z Compiling potential_utf v0.1.4
14372026-03-11T00:33:40.976Z Compiling icu_collections v2.1.1
14382026-03-11T00:33:41.011Z Compiling icu_locale_core v2.1.1
14392026-03-11T00:33:41.041Z Compiling der_derive v0.7.3
14402026-03-11T00:33:41.149Z Compiling futures-util v0.3.32
14412026-03-11T00:33:41.630Z Compiling salsa20 v0.10.2
14422026-03-11T00:33:41.798Z Compiling pbkdf2 v0.12.2
14432026-03-11T00:33:41.937Z Compiling bytes v1.11.1
14442026-03-11T00:33:42.017Z Compiling icu_provider v2.1.1
14452026-03-11T00:33:42.190Z Compiling chrono v0.4.44
14462026-03-11T00:33:42.241Z Compiling thiserror-impl v2.0.18
14472026-03-11T00:33:42.335Z Compiling der v0.7.10
14482026-03-11T00:33:42.448Z Compiling icu_normalizer v2.1.1
14492026-03-11T00:33:42.783Z Compiling tokio v1.49.0
14502026-03-11T00:33:43.162Z Compiling icu_properties v2.1.2
14512026-03-11T00:33:43.992Z Compiling spki v0.7.3
14522026-03-11T00:33:44.092Z Compiling http v1.4.0
14532026-03-11T00:33:44.146Z Compiling thiserror v2.0.18
14542026-03-11T00:33:44.241Z Compiling scrypt v0.11.0
14552026-03-11T00:33:44.266Z Compiling aes v0.8.4
14562026-03-11T00:33:44.284Z Compiling cbc v0.1.2
14572026-03-11T00:33:44.466Z Compiling ppv-lite86 v0.2.21
14582026-03-11T00:33:44.559Z Compiling idna_adapter v1.2.1
14592026-03-11T00:33:44.631Z Compiling rustls-pki-types v1.14.0
14602026-03-11T00:33:44.673Z Compiling tracing-attributes v0.1.31
14612026-03-11T00:33:44.720Z Compiling idna v1.1.0
14622026-03-11T00:33:44.909Z Compiling rand_chacha v0.9.0
14632026-03-11T00:33:45.218Z Compiling url v2.5.8
14642026-03-11T00:33:45.309Z Compiling rand v0.9.2
14652026-03-11T00:33:45.581Z Compiling http-body v1.0.1
14662026-03-11T00:33:45.658Z Compiling pkcs5 v0.7.1
14672026-03-11T00:33:45.770Z Compiling httparse v1.10.1
14682026-03-11T00:33:45.803Z Compiling untrusted v0.9.0
14692026-03-11T00:33:45.951Z Compiling base64 v0.22.1
14702026-03-11T00:33:46.231Z Compiling syn v1.0.109
14712026-03-11T00:33:46.275Z Compiling untrusted v0.7.1
14722026-03-11T00:33:46.296Z Compiling schemars v0.8.22
14732026-03-11T00:33:46.366Z Compiling pkcs8 v0.10.2
14742026-03-11T00:33:46.425Z Compiling schemars_derive v0.8.22
14752026-03-11T00:33:46.513Z Compiling tracing v0.1.44
14762026-03-11T00:33:46.581Z Compiling pest_derive v2.8.6
14772026-03-11T00:33:46.690Z Compiling scroll_derive v0.13.1
14782026-03-11T00:33:46.848Z Compiling darling_core v0.20.11
14792026-03-11T00:33:47.134Z Compiling rustls v0.23.37
14802026-03-11T00:33:47.385Z Compiling atomic-waker v1.1.2
14812026-03-11T00:33:47.444Z Compiling dyn-clone v1.0.20
14822026-03-11T00:33:47.534Z Compiling tinyvec_macros v0.1.1
14832026-03-11T00:33:47.619Z Compiling tower-service v0.3.3
14842026-03-11T00:33:47.635Z Compiling tower-layer v0.3.3
14852026-03-11T00:33:47.740Z Compiling try-lock v0.2.5
14862026-03-11T00:33:47.821Z Compiling tokio-util v0.7.18
14872026-03-11T00:33:47.839Z Compiling scroll v0.13.0
14882026-03-11T00:33:47.876Z Compiling want v0.3.1
14892026-03-11T00:33:48.081Z Compiling tinyvec v1.10.0
14902026-03-11T00:33:48.883Z Compiling h2 v0.4.13
14912026-03-11T00:33:48.925Z Compiling ipnet v2.11.0
14922026-03-11T00:33:49.239Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14932026-03-11T00:33:49.610Z Compiling spin v0.9.8
14942026-03-11T00:33:50.175Z Compiling aho-corasick v1.1.4
14952026-03-11T00:33:50.189Z Compiling num-conv v0.2.0
14962026-03-11T00:33:50.189Z Compiling foreign-types-shared v0.1.1
14972026-03-11T00:33:50.189Z Compiling crc32fast v1.5.0
14982026-03-11T00:33:50.189Z Compiling pin-utils v0.1.0
14992026-03-11T00:33:50.189Z Compiling time-core v0.1.8
15002026-03-11T00:33:50.189Z Compiling darling_macro v0.20.11
15012026-03-11T00:33:50.335Z Compiling openssl v0.10.75
15022026-03-11T00:33:50.377Z Compiling powerfmt v0.2.0
15032026-03-11T00:33:50.630Z Compiling httpdate v1.0.3
15042026-03-11T00:33:50.668Z Compiling deranged v0.5.8
15052026-03-11T00:33:50.748Z Compiling time-macros v0.2.27
15062026-03-11T00:33:50.769Z Compiling darling v0.20.11
15072026-03-11T00:33:50.871Z Compiling regex-automata v0.4.14
15082026-03-11T00:33:50.907Z Compiling foreign-types v0.3.2
15092026-03-11T00:33:50.993Z Compiling tempfile v3.25.0
15102026-03-11T00:33:52.071Z Compiling goblin v0.10.5
15112026-03-11T00:33:52.126Z Compiling thiserror-impl v1.0.69
15122026-03-11T00:33:52.199Z Compiling openssl-macros v0.1.1
15132026-03-11T00:33:53.563Z Compiling hyper v1.8.1
15142026-03-11T00:33:53.832Z Compiling wait-timeout v0.2.1
15152026-03-11T00:33:53.849Z Compiling bit-vec v0.8.0
15162026-03-11T00:33:54.140Z Compiling simd-adler32 v0.3.8
15172026-03-11T00:33:54.158Z Compiling either v1.15.0
15182026-03-11T00:33:54.212Z Compiling num_threads v0.1.7
15192026-03-11T00:33:54.337Z Compiling siphasher v1.0.2
15202026-03-11T00:33:54.457Z Compiling quick-error v1.2.3
15212026-03-11T00:33:54.477Z Compiling usdt-impl v0.6.0
15222026-03-11T00:33:54.611Z Compiling native-tls v0.2.18
15232026-03-11T00:33:54.680Z Compiling rusty-fork v0.3.1
15242026-03-11T00:33:54.762Z Compiling time v0.3.47
15252026-03-11T00:33:54.840Z Compiling bit-set v0.8.0
15262026-03-11T00:33:54.978Z Compiling hyper-util v0.1.20
15272026-03-11T00:33:55.043Z Compiling thiserror v1.0.69
15282026-03-11T00:33:55.643Z Compiling derive_builder_core v0.20.2
15292026-03-11T00:33:56.643Z Compiling dof v0.4.0
15302026-03-11T00:33:56.973Z Compiling unicode-normalization v0.1.25
15312026-03-11T00:33:57.051Z Compiling crossbeam-epoch v0.9.18
15322026-03-11T00:33:57.286Z Compiling dtrace-parser v0.3.0
15332026-03-11T00:33:57.488Z Compiling rustls-native-certs v0.8.3
15342026-03-11T00:33:57.615Z Compiling signature v2.2.0
15352026-03-11T00:33:57.828Z Compiling scroll_derive v0.12.1
15362026-03-11T00:33:57.863Z Compiling heapless v0.7.17
15372026-03-11T00:33:58.187Z Compiling rand_xorshift v0.4.0
15382026-03-11T00:33:58.278Z Compiling slog v2.8.2
15392026-03-11T00:33:58.352Z Compiling darling_core v0.21.3
15402026-03-11T00:33:58.388Z Compiling bzip2-sys v0.1.13+1.0.8
15412026-03-11T00:33:58.442Z Compiling sync_wrapper v1.0.2
15422026-03-11T00:33:58.527Z Compiling thread-id v5.1.0
15432026-03-11T00:33:58.571Z Compiling cookie v0.18.1
15442026-03-11T00:33:58.625Z Compiling adler2 v2.0.1
15452026-03-11T00:33:58.723Z Compiling unicode-bidi v0.3.18
15462026-03-11T00:33:58.758Z Compiling rayon-core v1.13.0
15472026-03-11T00:33:58.781Z Compiling signal-hook v0.3.18
15482026-03-11T00:33:58.812Z Compiling anyhow v1.0.102
15492026-03-11T00:33:58.990Z Compiling unicode-properties v0.1.4
15502026-03-11T00:33:59.012Z Compiling zstd-safe v7.2.4
15512026-03-11T00:33:59.216Z Compiling paste v1.0.15
15522026-03-11T00:33:59.249Z Compiling unarray v0.1.4
15532026-03-11T00:33:59.271Z Compiling unicode-segmentation v1.12.0
15542026-03-11T00:33:59.366Z Compiling proptest v1.10.0
15552026-03-11T00:33:59.441Z Compiling stringprep v0.1.5
15562026-03-11T00:33:59.723Z Compiling miniz_oxide v0.8.9
15572026-03-11T00:33:59.777Z Compiling scroll v0.12.0
15582026-03-11T00:34:00.076Z Compiling tower v0.5.3
15592026-03-11T00:34:00.499Z Compiling crossbeam-deque v0.8.6
15602026-03-11T00:34:00.532Z Compiling derive_builder_macro v0.20.2
15612026-03-11T00:34:00.536Z Compiling ipnetwork v0.21.1
15622026-03-11T00:34:00.694Z Compiling http-body-util v0.1.3
15632026-03-11T00:34:00.739Z Compiling webpki-roots v1.0.6
15642026-03-11T00:34:00.816Z Compiling rand_chacha v0.3.1
15652026-03-11T00:34:00.888Z Compiling serde_spanned v0.6.9
15662026-03-11T00:34:01.007Z Compiling toml_datetime v0.6.11
15672026-03-11T00:34:01.064Z Compiling erased-serde v0.3.31
15682026-03-11T00:34:01.081Z Compiling serde_tokenstream v0.2.3
15692026-03-11T00:34:01.127Z Compiling md-5 v0.10.6
15702026-03-11T00:34:01.325Z Compiling zerocopy-derive v0.7.35
15712026-03-11T00:34:01.342Z Compiling curve25519-dalek v4.1.3
15722026-03-11T00:34:01.475Z Compiling vergen-lib v0.1.6
15732026-03-11T00:34:01.718Z Compiling num-integer v0.1.46
15742026-03-11T00:34:01.795Z Compiling hash32 v0.2.1
15752026-03-11T00:34:01.813Z Compiling ff v0.13.1
15762026-03-11T00:34:01.885Z Compiling psl-types v2.0.11
15772026-03-11T00:34:01.929Z Compiling darling_macro v0.21.3
15782026-03-11T00:34:01.979Z Compiling iri-string v0.7.10
15792026-03-11T00:34:02.037Z Compiling base16ct v0.2.0
15802026-03-11T00:34:02.040Z Compiling ref-cast v1.0.25
15812026-03-11T00:34:02.146Z Compiling ryu v1.0.23
15822026-03-11T00:34:02.307Z Compiling fallible-iterator v0.2.0
15832026-03-11T00:34:02.424Z Compiling num-bigint-dig v0.8.6
15842026-03-11T00:34:02.481Z Compiling rustix v0.38.44
15852026-03-11T00:34:02.550Z Compiling zlib-rs v0.6.2
15862026-03-11T00:34:02.568Z Compiling litrs v1.0.0
15872026-03-11T00:34:02.676Z Compiling smoltcp v0.9.1
15882026-03-11T00:34:02.727Z Compiling newtype-uuid v1.3.2
15892026-03-11T00:34:03.055Z Compiling postgres-protocol v0.6.10
15902026-03-11T00:34:03.161Z Compiling darling v0.21.3
15912026-03-11T00:34:03.183Z Compiling zerocopy v0.7.35
15922026-03-11T00:34:03.255Z Compiling document-features v0.2.12
15932026-03-11T00:34:03.333Z Compiling serde_urlencoded v0.7.1
15942026-03-11T00:34:03.662Z Compiling tower-http v0.6.8
15952026-03-11T00:34:03.794Z Compiling sec1 v0.7.3
15962026-03-11T00:34:03.971Z Compiling num-iter v0.1.45
15972026-03-11T00:34:04.051Z Compiling publicsuffix v2.3.0
15982026-03-11T00:34:04.150Z Compiling group v0.13.0
15992026-03-11T00:34:04.258Z Compiling derive_builder v0.20.2
16002026-03-11T00:34:04.275Z Compiling rand v0.8.5
16012026-03-11T00:34:04.372Z Compiling oxnet v0.1.4
16022026-03-11T00:34:04.708Z Compiling proc-macro-error v1.0.4
16032026-03-11T00:34:04.846Z Compiling tokio-native-tls v0.3.1
16042026-03-11T00:34:05.054Z Compiling goblin v0.8.2
16052026-03-11T00:34:05.155Z Compiling heck v0.4.1
16062026-03-11T00:34:05.664Z Compiling phf_shared v0.13.1
16072026-03-11T00:34:05.797Z Compiling regex v1.12.3
16082026-03-11T00:34:05.857Z Compiling hubpack_derive v0.1.1
16092026-03-11T00:34:05.998Z Compiling lazy_static v1.5.0
16102026-03-11T00:34:06.115Z Compiling cargo-platform v0.1.9
16112026-03-11T00:34:06.136Z Compiling hkdf v0.12.4
16122026-03-11T00:34:06.326Z Compiling crypto-bigint v0.5.5
16132026-03-11T00:34:06.377Z Compiling strum_macros v0.27.2
16142026-03-11T00:34:06.432Z Compiling flate2 v1.1.9
16152026-03-11T00:34:06.436Z Compiling async-trait v0.1.89
16162026-03-11T00:34:06.952Z Compiling curve25519-dalek-derive v0.1.1
16172026-03-11T00:34:06.983Z Compiling ref-cast-impl v1.0.25
16182026-03-11T00:34:07.751Z Compiling daft-derive v0.1.5
16192026-03-11T00:34:07.864Z Compiling terminal_size v0.4.3
16202026-03-11T00:34:07.953Z Compiling vergen v9.0.6
16212026-03-11T00:34:08.031Z Compiling fs-err v3.3.0
16222026-03-11T00:34:08.199Z Compiling ahash v0.8.12
16232026-03-11T00:34:08.283Z Compiling winnow v0.5.40
16242026-03-11T00:34:08.474Z Compiling object v0.37.3
16252026-03-11T00:34:08.721Z Compiling managed v0.8.0
16262026-03-11T00:34:08.833Z Compiling libbz2-rs-sys v0.2.2
16272026-03-11T00:34:08.998Z Compiling bumpalo v3.20.2
16282026-03-11T00:34:09.135Z Compiling foldhash v0.1.5
16292026-03-11T00:34:09.325Z Compiling bitflags v1.3.2
16302026-03-11T00:34:09.360Z Compiling clap_builder v4.5.60
16312026-03-11T00:34:09.608Z Compiling bzip2 v0.6.1
16322026-03-11T00:34:09.751Z Compiling hashbrown v0.15.5
16332026-03-11T00:34:09.875Z Compiling zopfli v0.8.3
16342026-03-11T00:34:10.174Z Compiling toml_edit v0.19.15
16352026-03-11T00:34:10.192Z Compiling strum v0.27.2
16362026-03-11T00:34:10.402Z Compiling console v0.16.2
16372026-03-11T00:34:10.498Z Compiling daft v0.1.5
16382026-03-11T00:34:10.721Z Compiling dof v0.3.0
16392026-03-11T00:34:10.802Z Compiling elliptic-curve v0.13.8
16402026-03-11T00:34:11.277Z Compiling hubpack v0.1.2
16412026-03-11T00:34:11.332Z Compiling cargo_metadata v0.19.2
16422026-03-11T00:34:11.730Z Compiling phf v0.13.1
16432026-03-11T00:34:12.459Z Compiling signal-hook-mio v0.2.5
16442026-03-11T00:34:12.606Z Compiling cookie_store v0.22.1
16452026-03-11T00:34:13.266Z Compiling zone_cfg_derive v0.3.1
16462026-03-11T00:34:13.523Z Compiling zstd v0.13.3
16472026-03-11T00:34:13.684Z Compiling hyper-tls v0.6.0
16482026-03-11T00:34:13.870Z Compiling rayon v1.11.0
16492026-03-11T00:34:13.942Z Compiling bzip2 v0.4.4
16502026-03-11T00:34:13.967Z Compiling postgres-types v0.2.12
16512026-03-11T00:34:14.130Z Compiling serde_with_macros v3.17.0
16522026-03-11T00:34:14.343Z Compiling usdt-macro v0.6.0
16532026-03-11T00:34:14.722Z Compiling usdt-attr-macro v0.6.0
16542026-03-11T00:34:15.123Z Compiling ed25519 v2.2.3
16552026-03-11T00:34:15.358Z Compiling dtrace-parser v0.2.0
16562026-03-11T00:34:15.690Z Compiling phf_shared v0.11.3
16572026-03-11T00:34:15.777Z Compiling itertools v0.12.1
16582026-03-11T00:34:15.823Z Compiling bstr v1.12.1
16592026-03-11T00:34:15.934Z Compiling pkcs1 v0.7.5
16602026-03-11T00:34:16.283Z Compiling serde-big-array v0.5.1
16612026-03-11T00:34:16.366Z Compiling hex v0.4.3
16622026-03-11T00:34:16.413Z Compiling rfc6979 v0.4.0
16632026-03-11T00:34:16.458Z Compiling strum_macros v0.26.4
16642026-03-11T00:34:16.492Z Compiling clap_derive v4.5.55
16652026-03-11T00:34:16.565Z Compiling enum-as-inner v0.6.1
16662026-03-11T00:34:16.711Z Compiling serde_repr v0.1.20
16672026-03-11T00:34:16.729Z Compiling float-cmp v0.10.0
16682026-03-11T00:34:16.912Z Compiling memmap2 v0.9.10
16692026-03-11T00:34:17.192Z Compiling thread-id v4.2.2
16702026-03-11T00:34:17.241Z Compiling env_filter v1.0.0
16712026-03-11T00:34:17.340Z Compiling encoding_rs v0.8.35
16722026-03-11T00:34:17.446Z Compiling fixedbitset v0.4.2
16732026-03-11T00:34:17.474Z Compiling fixedbitset v0.5.7
16742026-03-11T00:34:17.682Z Compiling precomputed-hash v0.1.1
16752026-03-11T00:34:17.741Z Compiling difflib v0.4.0
16762026-03-11T00:34:17.794Z Compiling static_assertions v1.1.0
16772026-03-11T00:34:17.888Z Compiling unit-prefix v0.5.2
16782026-03-11T00:34:17.906Z Compiling whoami v2.1.0
16792026-03-11T00:34:18.068Z Compiling jiff v0.2.21
16802026-03-11T00:34:18.423Z Compiling mime v0.3.17
16812026-03-11T00:34:18.526Z Compiling normalize-line-endings v0.3.0
16822026-03-11T00:34:18.647Z Compiling rustc-hash v2.1.1
16832026-03-11T00:34:18.761Z Compiling data-encoding v2.10.0
16842026-03-11T00:34:18.802Z Compiling new_debug_unreachable v1.0.6
16852026-03-11T00:34:18.897Z Compiling predicates-core v1.0.10
16862026-03-11T00:34:18.976Z Compiling keccak v0.1.6
16872026-03-11T00:34:18.996Z Compiling strum v0.26.3
16882026-03-11T00:34:19.001Z Compiling clap v4.5.60
16892026-03-11T00:34:19.116Z Compiling predicates v3.1.4
16902026-03-11T00:34:19.135Z Compiling string_cache v0.8.9
16912026-03-11T00:34:19.152Z Compiling hickory-proto v0.25.2
16922026-03-11T00:34:19.418Z Compiling sha3 v0.10.8
16932026-03-11T00:34:19.435Z Compiling iddqd v0.3.17
16942026-03-11T00:34:19.737Z Compiling tokio-postgres v0.7.16
16952026-03-11T00:34:19.990Z Compiling indicatif v0.18.4
16962026-03-11T00:34:20.035Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16972026-03-11T00:34:20.097Z Compiling petgraph v0.8.3
16982026-03-11T00:34:20.973Z Compiling petgraph v0.6.5
16992026-03-11T00:34:21.135Z Compiling env_logger v0.11.9
17002026-03-11T00:34:21.593Z Compiling toml_edit v0.22.27
17012026-03-11T00:34:22.675Z Compiling zip v4.6.1
17022026-03-11T00:34:22.753Z Compiling zone v0.3.1
17032026-03-11T00:34:23.030Z Compiling usdt-impl v0.5.0
17042026-03-11T00:34:23.664Z Compiling usdt v0.6.0
17052026-03-11T00:34:23.764Z Compiling serde_with v3.17.0
17062026-03-11T00:34:23.797Z Compiling ecdsa v0.16.9
17072026-03-11T00:34:23.967Z Compiling similar v2.7.0
17082026-03-11T00:34:23.986Z Compiling rsa v0.9.10
17092026-03-11T00:34:23.989Z Compiling crossterm v0.28.1
17102026-03-11T00:34:24.314Z Compiling ed25519-dalek v2.2.0
17112026-03-11T00:34:25.130Z Compiling zip v0.6.6
17122026-03-11T00:34:25.522Z Compiling toml v0.7.8
17132026-03-11T00:34:25.910Z Compiling toml_parser v1.0.9+spec-1.1.0
17142026-03-11T00:34:26.041Z Compiling itertools v0.13.0
17152026-03-11T00:34:26.144Z Compiling tokio-stream v0.1.18
17162026-03-11T00:34:26.195Z Compiling buf-list v1.1.2
17172026-03-11T00:34:26.354Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17182026-03-11T00:34:26.567Z Compiling x509-cert v0.2.5
17192026-03-11T00:34:26.740Z Compiling openapiv3 v2.2.0
17202026-03-11T00:34:26.770Z Compiling sha1 v0.10.6
17212026-03-11T00:34:26.773Z Compiling toml_datetime v0.7.5+spec-1.1.0
17222026-03-11T00:34:27.055Z Compiling lalrpop-util v0.19.12
17232026-03-11T00:34:27.177Z Compiling peg-runtime v0.8.5
17242026-03-11T00:34:27.341Z Compiling thread_local v1.1.9
17252026-03-11T00:34:27.600Z Compiling slog-async v2.8.0
17262026-03-11T00:34:27.655Z Compiling crossbeam-channel v0.5.15
17272026-03-11T00:34:27.754Z Compiling futures-executor v0.3.32
17282026-03-11T00:34:28.027Z Compiling filetime v0.2.27
17292026-03-11T00:34:28.088Z Compiling is-terminal v0.4.17
17302026-03-11T00:34:28.210Z Compiling term v1.2.1
17312026-03-11T00:34:28.246Z Compiling xattr v1.6.1
17322026-03-11T00:34:28.264Z Compiling take_mut v0.2.2
17332026-03-11T00:34:28.405Z Compiling tar v0.4.44
17342026-03-11T00:34:28.456Z Compiling futures v0.3.32
17352026-03-11T00:34:28.932Z Compiling slog-term v2.9.2
17362026-03-11T00:34:35.454Z Compiling rustls-webpki v0.103.9
17372026-03-11T00:34:39.454Z Compiling tokio-rustls v0.26.4
17382026-03-11T00:34:39.454Z Compiling rustls-platform-verifier v0.6.2
17392026-03-11T00:34:39.722Z Compiling hyper-rustls v0.27.7
17402026-03-11T00:34:39.975Z Compiling reqwest v0.13.2
17412026-03-11T00:34:39.993Z Compiling reqwest v0.12.28
17422026-03-11T00:34:42.929Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17432026-03-11T00:34:43.232Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17442026-03-11T00:34:47.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
17452026-03-11T00:34:47.234Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17462026-03-11T00:34:47.298ZMar 11 00:34:46.130 INFO Starting download, target: Clickhouse
17472026-03-11T00:34:47.301ZMar 11 00:34:46.131 INFO Starting download, target: Console
17482026-03-11T00:34:47.301ZMar 11 00:34:46.131 INFO Starting download, target: Cockroach
17492026-03-11T00:34:47.301ZMar 11 00:34:46.131 INFO Starting download, target: DendriteStub
17502026-03-11T00:34:47.301ZMar 11 00:34:46.131 INFO Starting download, target: MaghemiteMgd
17512026-03-11T00:34:47.301ZMar 11 00:34:46.132 INFO Starting download, target: TransceiverControl
17522026-03-11T00:34:47.301ZMar 11 00:34:46.132 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17532026-03-11T00:34:47.301ZMar 11 00:34:46.132 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17542026-03-11T00:34:47.301ZMar 11 00:34:46.132 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17552026-03-11T00:34:47.301ZMar 11 00:34:46.133 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17562026-03-11T00:34:47.301ZMar 11 00:34:46.133 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17572026-03-11T00:34:47.301ZMar 11 00:34:46.133 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17582026-03-11T00:34:47.662ZMar 11 00:34:46.490 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17592026-03-11T00:34:47.999ZMar 11 00:34:46.823 INFO Download complete, target: TransceiverControl
17602026-03-11T00:34:48.413ZMar 11 00:34:47.240 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17612026-03-11T00:34:48.773ZMar 11 00:34:47.604 INFO Download complete, target: Console
17622026-03-11T00:34:48.979ZMar 11 00:34:47.810 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17632026-03-11T00:34:49.229ZMar 11 00:34:48.057 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17642026-03-11T00:34:49.950ZMar 11 00:34:48.781 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17652026-03-11T00:34:49.951ZMar 11 00:34:48.781 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17662026-03-11T00:34:49.994ZMar 11 00:34:48.820 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17672026-03-11T00:34:52.522ZMar 11 00:34:51.355 INFO Download complete, target: DendriteStub
17682026-03-11T00:34:52.698ZMar 11 00:34:51.530 INFO Download complete, target: MaghemiteMgd
17692026-03-11T00:34:57.593ZMar 11 00:34:56.425 INFO Checking that binary works, target: Cockroach
17702026-03-11T00:34:57.708ZMar 11 00:34:56.540 INFO Download complete, target: Cockroach
17712026-03-11T00:35:01.050ZMar 11 00:34:59.881 INFO Checking that binary works, target: Clickhouse
17722026-03-11T00:35:01.187ZMar 11 00:35:00.018 INFO Download complete, target: Clickhouse
17732026-03-11T00:35:01.205ZAll builder prerequisites installed successfully, and PATH looks valid
17742026-03-11T00:35:01.208Z
17752026-03-11T00:35:01.208Zreal 4:05.236111949
17762026-03-11T00:35:01.208Zuser 10:24.188419756
17772026-03-11T00:35:01.208Zsys 1:46.904988952
17782026-03-11T00:35:01.208Ztrap 0.323210383
17792026-03-11T00:35:01.208Ztflt 0.599397429
17802026-03-11T00:35:01.208Zdflt 0.640673830
17812026-03-11T00:35:01.209Zkflt 0.023855877
17822026-03-11T00:35:01.209Zlock 23:01.859609451
17832026-03-11T00:35:01.209Zslp 38:19.853524011
17842026-03-11T00:35:01.209Zlat 57.649730213
17852026-03-11T00:35:01.209Zstop 2:31.108667486
17862026-03-11T00:35:01.209Z+ banner hack-check
17872026-03-11T00:35:01.209Z
17882026-03-11T00:35:01.209Z # # ## #### # # #### # # ###### #### # #
17892026-03-11T00:35:01.209Z # # # # # # # # # # # # # # # # #
17902026-03-11T00:35:01.209Z ###### # # # #### ##### # ###### ##### # ####
17912026-03-11T00:35:01.209Z # # ###### # # # # # # # # # #
17922026-03-11T00:35:01.209Z # # # # # # # # # # # # # # # # #
17932026-03-11T00:35:01.209Z # # # # #### # # #### # # ###### #### # #
17942026-03-11T00:35:01.209Z
17952026-03-11T00:35:01.209Z+ export CARGO_INCREMENTAL=0
17962026-03-11T00:35:01.209Z+ CARGO_INCREMENTAL=0
17972026-03-11T00:35:01.209Z+ ptime -m timeout 2h cargo xtask check-features --ci
17982026-03-11T00:35:01.934Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17992026-03-11T00:35:02.204Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18002026-03-11T00:35:04.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
18012026-03-11T00:35:04.863Z Running `target/debug/xtask check-features --ci`
18022026-03-11T00:35:04.890Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18032026-03-11T00:35:04.893Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18042026-03-11T00:35:05.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18052026-03-11T00:35:05.520Z Running `target/debug/xtask download cargo-hack`
18062026-03-11T00:35:06.475Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18072026-03-11T00:35:06.867Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18082026-03-11T00:35:10.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
18092026-03-11T00:35:10.360Z Running `target/debug/xtask-downloader cargo-hack`
18102026-03-11T00:35:10.400ZMar 11 00:35:09.230 INFO Starting download, target: CargoHack
18112026-03-11T00:35:10.403ZMar 11 00:35:09.230 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18122026-03-11T00:35:10.891ZMar 11 00:35:09.720 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18132026-03-11T00:35:10.970ZMar 11 00:35:09.799 INFO Download complete, target: CargoHack
18142026-03-11T00:35:10.973Zrunning: "/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"
18152026-03-11T00:35:10.993Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18162026-03-11T00:35:11.190Zinfo: running `cargo check --bins` on api_identity (1/256)
18172026-03-11T00:35:11.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182026-03-11T00:35:11.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192026-03-11T00:35:11.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202026-03-11T00:35:11.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18212026-03-11T00:35:11.926Z
18222026-03-11T00:35:11.926Zinfo: running `cargo check --bins` on bootstore (2/256)
18232026-03-11T00:35:12.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242026-03-11T00:35:12.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252026-03-11T00:35:12.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262026-03-11T00:35:12.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18272026-03-11T00:35:12.692Z
18282026-03-11T00:35:12.692Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18292026-03-11T00:35:13.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302026-03-11T00:35:13.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312026-03-11T00:35:13.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322026-03-11T00:35:13.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18332026-03-11T00:35:13.448Z
18342026-03-11T00:35:13.448Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18352026-03-11T00:35:14.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362026-03-11T00:35:14.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372026-03-11T00:35:14.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382026-03-11T00:35:14.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18392026-03-11T00:35:14.196Z
18402026-03-11T00:35:14.196Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18412026-03-11T00:35:14.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422026-03-11T00:35:14.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432026-03-11T00:35:14.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442026-03-11T00:35:14.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18452026-03-11T00:35:14.786Z
18462026-03-11T00:35:14.786Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18472026-03-11T00:35:15.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482026-03-11T00:35:15.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492026-03-11T00:35:15.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502026-03-11T00:35:15.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18512026-03-11T00:35:15.378Z
18522026-03-11T00:35:15.379Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18532026-03-11T00:35:15.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542026-03-11T00:35:15.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552026-03-11T00:35:15.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562026-03-11T00:35:15.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18572026-03-11T00:35:15.964Z
18582026-03-11T00:35:15.964Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18592026-03-11T00:35:16.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602026-03-11T00:35:16.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612026-03-11T00:35:16.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622026-03-11T00:35:16.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18632026-03-11T00:35:16.554Z
18642026-03-11T00:35:16.554Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18652026-03-11T00:35:17.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662026-03-11T00:35:17.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672026-03-11T00:35:17.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682026-03-11T00:35:17.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18692026-03-11T00:35:17.136Z
18702026-03-11T00:35:17.136Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18712026-03-11T00:35:17.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722026-03-11T00:35:17.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732026-03-11T00:35:17.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742026-03-11T00:35:17.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18752026-03-11T00:35:17.729Z
18762026-03-11T00:35:17.729Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18772026-03-11T00:35:18.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782026-03-11T00:35:18.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792026-03-11T00:35:18.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802026-03-11T00:35:18.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18812026-03-11T00:35:18.313Z
18822026-03-11T00:35:18.313Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18832026-03-11T00:35:18.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842026-03-11T00:35:18.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852026-03-11T00:35:18.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862026-03-11T00:35:18.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18872026-03-11T00:35:18.897Z
18882026-03-11T00:35:18.897Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18892026-03-11T00:35:19.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902026-03-11T00:35:19.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912026-03-11T00:35:19.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922026-03-11T00:35:19.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18932026-03-11T00:35:19.480Z
18942026-03-11T00:35:19.480Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
18952026-03-11T00:35:20.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962026-03-11T00:35:20.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972026-03-11T00:35:20.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982026-03-11T00:35:20.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18992026-03-11T00:35:20.070Z
19002026-03-11T00:35:20.071Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19012026-03-11T00:35:20.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022026-03-11T00:35:20.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032026-03-11T00:35:20.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042026-03-11T00:35:20.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19052026-03-11T00:35:20.659Z
19062026-03-11T00:35:20.659Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19072026-03-11T00:35:21.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082026-03-11T00:35:21.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092026-03-11T00:35:21.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102026-03-11T00:35:21.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19112026-03-11T00:35:21.255Z
19122026-03-11T00:35:21.255Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19132026-03-11T00:35:21.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142026-03-11T00:35:21.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152026-03-11T00:35:21.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162026-03-11T00:35:21.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19172026-03-11T00:35:21.841Z
19182026-03-11T00:35:21.841Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19192026-03-11T00:35:22.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202026-03-11T00:35:22.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212026-03-11T00:35:22.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222026-03-11T00:35:22.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19232026-03-11T00:35:22.434Z
19242026-03-11T00:35:22.434Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19252026-03-11T00:35:22.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262026-03-11T00:35:22.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272026-03-11T00:35:22.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282026-03-11T00:35:22.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19292026-03-11T00:35:23.028Z
19302026-03-11T00:35:23.028Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19312026-03-11T00:35:23.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322026-03-11T00:35:23.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332026-03-11T00:35:23.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342026-03-11T00:35:23.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19352026-03-11T00:35:23.614Z
19362026-03-11T00:35:23.614Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19372026-03-11T00:35:24.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382026-03-11T00:35:24.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392026-03-11T00:35:24.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402026-03-11T00:35:24.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19412026-03-11T00:35:24.203Z
19422026-03-11T00:35:24.203Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19432026-03-11T00:35:24.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442026-03-11T00:35:24.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452026-03-11T00:35:24.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462026-03-11T00:35:24.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19472026-03-11T00:35:24.790Z
19482026-03-11T00:35:24.790Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19492026-03-11T00:35:25.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502026-03-11T00:35:25.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512026-03-11T00:35:25.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522026-03-11T00:35:25.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19532026-03-11T00:35:25.378Z
19542026-03-11T00:35:25.378Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19552026-03-11T00:35:25.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562026-03-11T00:35:25.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572026-03-11T00:35:25.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582026-03-11T00:35:25.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19592026-03-11T00:35:25.967Z
19602026-03-11T00:35:25.967Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19612026-03-11T00:35:26.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622026-03-11T00:35:26.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632026-03-11T00:35:26.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642026-03-11T00:35:26.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19652026-03-11T00:35:26.557Z
19662026-03-11T00:35:26.557Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19672026-03-11T00:35:27.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-03-11T00:35:27.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-03-11T00:35:27.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-03-11T00:35:27.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19712026-03-11T00:35:27.148Z
19722026-03-11T00:35:27.148Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19732026-03-11T00:35:27.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-03-11T00:35:27.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-03-11T00:35:27.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-03-11T00:35:27.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19772026-03-11T00:35:27.732Z
19782026-03-11T00:35:27.732Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19792026-03-11T00:35:28.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-03-11T00:35:28.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-03-11T00:35:28.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-03-11T00:35:28.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19832026-03-11T00:35:28.317Z
19842026-03-11T00:35:28.317Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19852026-03-11T00:35:28.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-03-11T00:35:28.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-03-11T00:35:28.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-03-11T00:35:28.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19892026-03-11T00:35:28.902Z
19902026-03-11T00:35:28.902Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19912026-03-11T00:35:29.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-03-11T00:35:29.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-03-11T00:35:29.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-03-11T00:35:29.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19952026-03-11T00:35:29.491Z
19962026-03-11T00:35:29.491Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
19972026-03-11T00:35:30.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-03-11T00:35:30.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-03-11T00:35:30.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-03-11T00:35:30.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20012026-03-11T00:35:30.081Z
20022026-03-11T00:35:30.081Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20032026-03-11T00:35:30.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-03-11T00:35:30.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-03-11T00:35:30.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-03-11T00:35:30.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20072026-03-11T00:35:30.668Z
20082026-03-11T00:35:30.668Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20092026-03-11T00:35:31.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-03-11T00:35:31.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-03-11T00:35:31.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-03-11T00:35:31.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20132026-03-11T00:35:31.260Z
20142026-03-11T00:35:31.260Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20152026-03-11T00:35:31.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-03-11T00:35:31.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-03-11T00:35:31.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-03-11T00:35:31.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20192026-03-11T00:35:31.848Z
20202026-03-11T00:35:31.848Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20212026-03-11T00:35:32.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-03-11T00:35:32.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-03-11T00:35:32.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-03-11T00:35:32.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20252026-03-11T00:35:32.432Z
20262026-03-11T00:35:32.432Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20272026-03-11T00:35:32.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-03-11T00:35:32.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-03-11T00:35:32.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-03-11T00:35:32.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20312026-03-11T00:35:33.023Z
20322026-03-11T00:35:33.023Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20332026-03-11T00:35:33.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-03-11T00:35:33.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-03-11T00:35:33.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-03-11T00:35:33.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20372026-03-11T00:35:33.613Z
20382026-03-11T00:35:33.613Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20392026-03-11T00:35:34.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-03-11T00:35:34.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-03-11T00:35:34.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-03-11T00:35:34.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20432026-03-11T00:35:34.204Z
20442026-03-11T00:35:34.204Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20452026-03-11T00:35:34.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-03-11T00:35:34.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-03-11T00:35:34.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-03-11T00:35:34.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20492026-03-11T00:35:34.796Z
20502026-03-11T00:35:34.796Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20512026-03-11T00:35:35.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-03-11T00:35:35.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-03-11T00:35:35.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-03-11T00:35:35.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20552026-03-11T00:35:35.392Z
20562026-03-11T00:35:35.392Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20572026-03-11T00:35:35.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-03-11T00:35:35.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-03-11T00:35:35.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-03-11T00:35:35.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20612026-03-11T00:35:35.987Z
20622026-03-11T00:35:35.987Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20632026-03-11T00:35:36.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-03-11T00:35:36.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-03-11T00:35:36.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-03-11T00:35:36.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20672026-03-11T00:35:36.581Z
20682026-03-11T00:35:36.581Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20692026-03-11T00:35:37.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-03-11T00:35:37.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-03-11T00:35:37.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-03-11T00:35:37.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20732026-03-11T00:35:37.171Z
20742026-03-11T00:35:37.171Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20752026-03-11T00:35:37.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-03-11T00:35:37.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-03-11T00:35:37.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-03-11T00:35:37.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20792026-03-11T00:35:37.763Z
20802026-03-11T00:35:37.763Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20812026-03-11T00:35:38.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-03-11T00:35:38.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-03-11T00:35:38.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-03-11T00:35:38.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20852026-03-11T00:35:38.531Z
20862026-03-11T00:35:38.531Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20872026-03-11T00:35:39.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-03-11T00:35:39.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-03-11T00:35:39.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-03-11T00:35:39.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20912026-03-11T00:35:39.306Z
20922026-03-11T00:35:39.306Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20932026-03-11T00:35:39.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-03-11T00:35:39.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-03-11T00:35:39.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-03-11T00:35:39.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20972026-03-11T00:35:40.075Z
20982026-03-11T00:35:40.076Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
20992026-03-11T00:35:40.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-03-11T00:35:40.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-03-11T00:35:40.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-03-11T00:35:40.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
21032026-03-11T00:35:40.845Z
21042026-03-11T00:35:40.845Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21052026-03-11T00:35:41.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-03-11T00:35:41.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-03-11T00:35:41.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-03-11T00:35:41.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
21092026-03-11T00:35:41.577Z
21102026-03-11T00:35:41.577Zinfo: running `cargo check --bins` on oxlog (50/256)
21112026-03-11T00:35:42.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-03-11T00:35:42.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-03-11T00:35:42.327Z Checking cfg-if v1.0.4
21142026-03-11T00:35:42.330Z Checking libc v0.2.180
21152026-03-11T00:35:42.330Z Checking serde_core v1.0.228
21162026-03-11T00:35:42.450Z Checking zeroize v1.8.2
21172026-03-11T00:35:42.459Z Checking memchr v2.8.0
21182026-03-11T00:35:42.462Z Checking log v0.4.29
21192026-03-11T00:35:42.462Z Checking smallvec v1.15.1
21202026-03-11T00:35:42.492Z Checking typenum v1.19.0
21212026-03-11T00:35:42.505Z Checking subtle v2.6.1
21222026-03-11T00:35:42.626Z Checking itoa v1.0.17
21232026-03-11T00:35:42.680Z Checking scopeguard v1.2.0
21242026-03-11T00:35:42.694Z Checking stable_deref_trait v1.2.1
21252026-03-11T00:35:42.697Z Checking const-oid v0.9.6
21262026-03-11T00:35:42.779Z Checking portable-atomic v1.13.1
21272026-03-11T00:35:42.797Z Checking lock_api v0.4.14
21282026-03-11T00:35:42.800Z Checking critical-section v1.2.0
21292026-03-11T00:35:42.956Z Checking zerofrom v0.1.6
21302026-03-11T00:35:42.974Z Checking pin-project-lite v0.2.17
21312026-03-11T00:35:43.077Z Checking zerocopy v0.8.40
21322026-03-11T00:35:43.090Z Checking getrandom v0.2.17
21332026-03-11T00:35:43.090Z Checking errno v0.3.14
21342026-03-11T00:35:43.116Z Checking yoke v0.8.1
21352026-03-11T00:35:43.190Z Checking generic-array v0.14.7
21362026-03-11T00:35:43.238Z Checking signal-hook-registry v1.4.8
21372026-03-11T00:35:43.261Z Checking rand_core v0.6.4
21382026-03-11T00:35:43.324Z Checking parking_lot_core v0.9.12
21392026-03-11T00:35:43.347Z Checking once_cell v1.21.3
21402026-03-11T00:35:43.429Z Checking zerovec v0.11.5
21412026-03-11T00:35:43.475Z Checking mio v1.1.1
21422026-03-11T00:35:43.546Z Checking parking_lot v0.12.5
21432026-03-11T00:35:43.562Z Checking socket2 v0.6.2
21442026-03-11T00:35:43.721Z Checking libm v0.2.16
21452026-03-11T00:35:43.775Z Checking zmij v1.0.21
21462026-03-11T00:35:43.829Z Checking crypto-common v0.1.7
21472026-03-11T00:35:43.847Z Checking block-buffer v0.10.4
21482026-03-11T00:35:43.876Z Checking allocator-api2 v0.2.21
21492026-03-11T00:35:43.974Z Checking futures-core v0.3.32
21502026-03-11T00:35:44.012Z Checking digest v0.10.7
21512026-03-11T00:35:44.026Z Checking tinystr v0.8.2
21522026-03-11T00:35:44.047Z Checking writeable v0.6.2
21532026-03-11T00:35:44.120Z Checking equivalent v1.0.2
21542026-03-11T00:35:44.220Z Checking percent-encoding v2.3.2
21552026-03-11T00:35:44.241Z Checking litemap v0.8.1
21562026-03-11T00:35:44.256Z Checking potential_utf v0.1.4
21572026-03-11T00:35:44.259Z Checking zerotrie v0.2.3
21582026-03-11T00:35:44.259Z Checking cpufeatures v0.2.17
21592026-03-11T00:35:44.355Z Checking foldhash v0.2.0
21602026-03-11T00:35:44.393Z Checking hmac v0.12.1
21612026-03-11T00:35:44.444Z Checking icu_collections v2.1.1
21622026-03-11T00:35:44.462Z Checking icu_locale_core v2.1.1
21632026-03-11T00:35:44.544Z Checking hashbrown v0.16.1
21642026-03-11T00:35:44.561Z Checking block-padding v0.3.3
21652026-03-11T00:35:44.579Z Checking serde v1.0.228
21662026-03-11T00:35:44.579Z Checking bitflags v2.11.0
21672026-03-11T00:35:44.719Z Checking serde_json v1.0.149
21682026-03-11T00:35:44.735Z Checking num-traits v0.2.19
21692026-03-11T00:35:44.782Z Checking icu_properties_data v2.1.2
21702026-03-11T00:35:44.843Z Checking icu_normalizer_data v2.1.1
21712026-03-11T00:35:44.931Z Checking futures-sink v0.3.32
21722026-03-11T00:35:44.946Z Checking rand_core v0.10.0
21732026-03-11T00:35:45.048Z Checking futures-channel v0.3.32
21742026-03-11T00:35:45.117Z Checking getrandom v0.4.1
21752026-03-11T00:35:45.150Z Checking bytes v1.11.1
21762026-03-11T00:35:45.210Z Checking indexmap v2.13.0
21772026-03-11T00:35:45.213Z Checking icu_provider v2.1.1
21782026-03-11T00:35:45.291Z Checking inout v0.1.4
21792026-03-11T00:35:45.304Z Checking slab v0.4.12
21802026-03-11T00:35:45.457Z Checking futures-task v0.3.32
21812026-03-11T00:35:45.496Z Checking futures-io v0.3.32
21822026-03-11T00:35:45.510Z Checking cipher v0.4.4
21832026-03-11T00:35:45.524Z Checking icu_properties v2.1.2
21842026-03-11T00:35:45.627Z Checking icu_normalizer v2.1.1
21852026-03-11T00:35:45.640Z Checking futures-util v0.3.32
21862026-03-11T00:35:45.654Z Checking sha2 v0.10.9
21872026-03-11T00:35:45.750Z Checking tokio v1.49.0
21882026-03-11T00:35:45.776Z Checking getrandom v0.3.4
21892026-03-11T00:35:45.948Z Checking byteorder v1.5.0
21902026-03-11T00:35:45.967Z Checking base64ct v1.8.3
21912026-03-11T00:35:46.003Z Checking utf8_iter v1.0.4
21922026-03-11T00:35:46.018Z Checking form_urlencoded v1.2.2
21932026-03-11T00:35:46.152Z Checking fnv v1.0.7
21942026-03-11T00:35:46.169Z Checking flagset v0.4.7
21952026-03-11T00:35:46.208Z Checking rand_core v0.9.5
21962026-03-11T00:35:46.262Z Checking salsa20 v0.10.2
21972026-03-11T00:35:46.275Z Checking pem-rfc7468 v0.7.0
21982026-03-11T00:35:46.320Z Checking http v1.4.0
21992026-03-11T00:35:46.419Z Checking uuid v1.21.0
22002026-03-11T00:35:46.436Z Checking pbkdf2 v0.12.2
22012026-03-11T00:35:46.466Z Checking der v0.7.10
22022026-03-11T00:35:46.565Z Checking scrypt v0.11.0
22032026-03-11T00:35:46.679Z Checking idna_adapter v1.2.1
22042026-03-11T00:35:46.733Z Checking aes v0.8.4
22052026-03-11T00:35:46.824Z Checking idna v1.1.0
22062026-03-11T00:35:46.838Z Checking cbc v0.1.2
22072026-03-11T00:35:46.992Z Checking rustix v1.1.3
22082026-03-11T00:35:47.092Z Checking tracing-core v0.1.36
22092026-03-11T00:35:47.130Z Checking url v2.5.8
22102026-03-11T00:35:47.245Z Checking rustls-pki-types v1.14.0
22112026-03-11T00:35:47.400Z Checking ppv-lite86 v0.2.21
22122026-03-11T00:35:47.466Z Checking spki v0.7.3
22132026-03-11T00:35:47.499Z Checking regex-syntax v0.8.10
22142026-03-11T00:35:47.616Z Checking iana-time-zone v0.1.65
22152026-03-11T00:35:47.668Z Checking pkcs5 v0.7.1
22162026-03-11T00:35:47.683Z Checking tracing v0.1.44
22172026-03-11T00:35:47.738Z Checking chrono v0.4.44
22182026-03-11T00:35:47.807Z Checking rand_chacha v0.9.0
22192026-03-11T00:35:47.932Z Checking http-body v1.0.1
22202026-03-11T00:35:47.996Z Checking aws-lc-sys v0.37.1
22212026-03-11T00:35:48.061Z Checking rand v0.9.2
22222026-03-11T00:35:48.093Z Checking openssl-probe v0.2.1
22232026-03-11T00:35:48.156Z Checking untrusted v0.7.1
22242026-03-11T00:35:48.224Z Checking base64 v0.22.1
22252026-03-11T00:35:48.288Z Checking untrusted v0.9.0
22262026-03-11T00:35:48.302Z Checking pkcs8 v0.10.2
22272026-03-11T00:35:48.420Z Checking ring v0.17.14
22282026-03-11T00:35:48.519Z Checking atomic-waker v1.1.2
22292026-03-11T00:35:48.522Z Checking plain v0.2.3
22302026-03-11T00:35:48.638Z Checking tower-layer v0.3.3
22312026-03-11T00:35:48.653Z Checking tinyvec_macros v0.1.1
22322026-03-11T00:35:48.675Z Checking try-lock v0.2.5
22332026-03-11T00:35:48.731Z Checking tower-service v0.3.3
22342026-03-11T00:35:48.796Z Checking want v0.3.1
22352026-03-11T00:35:48.822Z Checking tinyvec v1.10.0
22362026-03-11T00:35:48.838Z Checking ipnet v2.11.0
22372026-03-11T00:35:48.898Z Checking aws-lc-rs v1.16.0
22382026-03-11T00:35:48.912Z Checking semver v1.0.27
22392026-03-11T00:35:48.941Z Checking httparse v1.10.1
22402026-03-11T00:35:49.167Z Checking spin v0.9.8
22412026-03-11T00:35:49.181Z Checking foreign-types-shared v0.1.1
22422026-03-11T00:35:49.202Z Checking fastrand v2.3.0
22432026-03-11T00:35:49.247Z Checking dyn-clone v1.0.20
22442026-03-11T00:35:49.291Z Checking unicode-ident v1.0.24
22452026-03-11T00:35:49.342Z Checking pin-utils v0.1.0
22462026-03-11T00:35:49.369Z Checking ucd-trie v0.1.7
22472026-03-11T00:35:49.414Z Checking httpdate v1.0.3
22482026-03-11T00:35:49.428Z Checking proc-macro2 v1.0.106
22492026-03-11T00:35:49.431Z Checking schemars v0.8.22
22502026-03-11T00:35:49.455Z Checking tempfile v3.25.0
22512026-03-11T00:35:49.527Z Checking pest v2.8.6
22522026-03-11T00:35:49.592Z Checking foreign-types v0.3.2
22532026-03-11T00:35:49.675Z Checking crossbeam-utils v0.8.21
22542026-03-11T00:35:49.706Z Checking openssl-sys v0.9.111
22552026-03-11T00:35:49.795Z Checking thiserror v2.0.18
22562026-03-11T00:35:49.847Z Checking wait-timeout v0.2.1
22572026-03-11T00:35:49.915Z Checking aho-corasick v1.1.4
22582026-03-11T00:35:49.996Z Checking pretty-hex v0.4.1
22592026-03-11T00:35:50.063Z Checking rustls-webpki v0.103.9
22602026-03-11T00:35:50.106Z Checking tokio-util v0.7.18
22612026-03-11T00:35:50.121Z Checking bit-vec v0.8.0
22622026-03-11T00:35:50.138Z Checking either v1.15.0
22632026-03-11T00:35:50.338Z Checking siphasher v1.0.2
22642026-03-11T00:35:50.372Z Checking quick-error v1.2.3
22652026-03-11T00:35:50.384Z Checking anstyle v1.0.13
22662026-03-11T00:35:50.461Z Checking powerfmt v0.2.0
22672026-03-11T00:35:50.491Z Checking utf8parse v0.2.2
22682026-03-11T00:35:50.543Z Checking simd-adler32 v0.3.8
22692026-03-11T00:35:50.608Z Checking rustls v0.23.37
22702026-03-11T00:35:50.609Z Checking anstyle-parse v0.2.7
22712026-03-11T00:35:50.612Z Checking rusty-fork v0.3.1
22722026-03-11T00:35:50.650Z Checking deranged v0.5.8
22732026-03-11T00:35:50.766Z Checking openssl v0.10.75
22742026-03-11T00:35:50.822Z Checking bit-set v0.8.0
22752026-03-11T00:35:50.825Z Checking crossbeam-epoch v0.9.18
22762026-03-11T00:35:50.854Z Checking regex-automata v0.4.14
22772026-03-11T00:35:50.912Z Checking h2 v0.4.13
22782026-03-11T00:35:51.007Z Checking quote v1.0.44
22792026-03-11T00:35:51.035Z Compiling newtype-uuid v1.3.2
22802026-03-11T00:35:51.119Z Checking unicode-normalization v0.1.25
22812026-03-11T00:35:51.229Z Checking rustls-native-certs v0.8.3
22822026-03-11T00:35:51.255Z Checking rand_xorshift v0.4.0
22832026-03-11T00:35:51.384Z Checking thiserror v1.0.69
22842026-03-11T00:35:51.398Z Checking crc32fast v1.5.0
22852026-03-11T00:35:51.501Z Checking scroll v0.13.0
22862026-03-11T00:35:51.568Z Checking signature v2.2.0
22872026-03-11T00:35:51.648Z Checking sync_wrapper v1.0.2
22882026-03-11T00:35:51.722Z Checking unicode-properties v0.1.4
22892026-03-11T00:35:51.771Z Checking is_terminal_polyfill v1.70.2
22902026-03-11T00:35:51.800Z Checking unarray v0.1.4
22912026-03-11T00:35:51.875Z Checking anstyle-query v1.1.5
22922026-03-11T00:35:51.924Z Checking num_threads v0.1.7
22932026-03-11T00:35:51.955Z Checking num-conv v0.2.0
22942026-03-11T00:35:51.988Z Checking unicode-bidi v0.3.18
22952026-03-11T00:35:52.014Z Checking time-core v0.1.8
22962026-03-11T00:35:52.028Z Checking adler2 v2.0.1
22972026-03-11T00:35:52.105Z Checking colorchoice v1.0.4
22982026-03-11T00:35:52.152Z Checking miniz_oxide v0.8.9
22992026-03-11T00:35:52.198Z Checking time v0.3.47
23002026-03-11T00:35:52.222Z Checking anstream v0.6.21
23012026-03-11T00:35:52.366Z Checking stringprep v0.1.5
23022026-03-11T00:35:52.471Z Checking proptest v1.10.0
23032026-03-11T00:35:52.555Z Checking goblin v0.10.5
23042026-03-11T00:35:52.623Z Checking tower v0.5.3
23052026-03-11T00:35:53.135Z Checking syn v2.0.117
23062026-03-11T00:35:53.366Z Compiling daft v0.1.5
23072026-03-11T00:35:53.602Z Checking native-tls v0.2.18
23082026-03-11T00:35:53.735Z Checking crossbeam-deque v0.8.6
23092026-03-11T00:35:53.760Z Checking ipnetwork v0.21.1
23102026-03-11T00:35:53.779Z Checking tokio-rustls v0.26.4
23112026-03-11T00:35:53.826Z Checking http-body-util v0.1.3
23122026-03-11T00:35:53.951Z Checking rand_chacha v0.3.1
23132026-03-11T00:35:54.038Z Checking webpki-roots v1.0.6
23142026-03-11T00:35:54.066Z Checking scroll v0.12.0
23152026-03-11T00:35:54.101Z Checking zstd-sys v2.0.16+zstd.1.5.7
23162026-03-11T00:35:54.180Z Checking hash32 v0.2.1
23172026-03-11T00:35:54.222Z Checking num-integer v0.1.46
23182026-03-11T00:35:54.247Z Checking serde_spanned v0.6.9
23192026-03-11T00:35:54.377Z Checking toml_datetime v0.6.11
23202026-03-11T00:35:54.390Z Checking md-5 v0.10.6
23212026-03-11T00:35:54.405Z Checking ff v0.13.1
23222026-03-11T00:35:54.536Z Checking ryu v1.0.23
23232026-03-11T00:35:54.551Z Checking hyper v1.8.1
23242026-03-11T00:35:54.565Z Checking psl-types v2.0.11
23252026-03-11T00:35:54.568Z Checking fallible-iterator v0.2.0
23262026-03-11T00:35:54.607Z Checking base16ct v0.2.0
23272026-03-11T00:35:54.707Z Checking iri-string v0.7.10
23282026-03-11T00:35:54.721Z Checking zlib-rs v0.6.2
23292026-03-11T00:35:54.763Z Checking sec1 v0.7.3
23302026-03-11T00:35:54.938Z Checking postgres-protocol v0.6.10
23312026-03-11T00:35:55.022Z Checking publicsuffix v2.3.0
23322026-03-11T00:35:55.218Z Checking serde_urlencoded v0.7.1
23332026-03-11T00:35:55.232Z Compiling iddqd v0.3.17
23342026-03-11T00:35:55.337Z Checking group v0.13.0
23352026-03-11T00:35:55.491Z Checking num-iter v0.1.45
23362026-03-11T00:35:55.516Z Checking heapless v0.7.17
23372026-03-11T00:35:55.624Z Checking goblin v0.8.2
23382026-03-11T00:35:55.750Z Checking hyper-util v0.1.20
23392026-03-11T00:35:55.894Z Checking flate2 v1.1.9
23402026-03-11T00:35:55.908Z Checking dof v0.4.0
23412026-03-11T00:35:56.079Z Checking zstd-safe v7.2.4
23422026-03-11T00:35:56.146Z Checking tower-http v0.6.8
23432026-03-11T00:35:56.294Z Checking rand v0.8.5
23442026-03-11T00:35:56.301Z Checking oxnet v0.1.4
23452026-03-11T00:35:56.459Z Checking rayon-core v1.13.0
23462026-03-11T00:35:56.504Z Checking tokio-native-tls v0.3.1
23472026-03-11T00:35:56.605Z Checking cookie v0.18.1
23482026-03-11T00:35:56.698Z Checking dtrace-parser v0.3.0
23492026-03-11T00:35:56.756Z Checking phf_shared v0.13.1
23502026-03-11T00:35:56.865Z Checking lazy_static v1.5.0
23512026-03-11T00:35:56.868Z Checking terminal_size v0.4.3
23522026-03-11T00:35:56.893Z Checking zerocopy v0.7.35
23532026-03-11T00:35:56.972Z Checking bzip2-sys v0.1.13+1.0.8
23542026-03-11T00:35:56.993Z Checking signal-hook v0.3.18
23552026-03-11T00:35:57.008Z Checking hkdf v0.12.4
23562026-03-11T00:35:57.011Z Checking crypto-bigint v0.5.5
23572026-03-11T00:35:57.035Z Checking thread-id v5.1.0
23582026-03-11T00:35:57.072Z Checking libbz2-rs-sys v0.2.2
23592026-03-11T00:35:57.127Z Checking bumpalo v3.20.2
23602026-03-11T00:35:57.179Z Checking foldhash v0.1.5
23612026-03-11T00:35:57.223Z Checking unicode-width v0.2.0
23622026-03-11T00:35:57.342Z Checking clap_lex v1.0.0
23632026-03-11T00:35:57.379Z Checking hyper-rustls v0.27.7
23642026-03-11T00:35:57.393Z Checking strsim v0.11.1
23652026-03-11T00:35:57.529Z Checking bitflags v1.3.2
23662026-03-11T00:35:57.543Z Checking winnow v0.7.14
23672026-03-11T00:35:57.574Z Checking managed v0.8.0
23682026-03-11T00:35:57.591Z Checking winnow v0.5.40
23692026-03-11T00:35:57.606Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23702026-03-11T00:35:57.620Z Checking clap_builder v4.5.60
23712026-03-11T00:35:57.637Z Checking bzip2 v0.6.1
23722026-03-11T00:35:57.817Z Checking smoltcp v0.9.1
23732026-03-11T00:35:57.838Z Checking console v0.16.2
23742026-03-11T00:35:57.855Z Checking zopfli v0.8.3
23752026-03-11T00:35:58.225Z Checking hyper-tls v0.6.0
23762026-03-11T00:35:58.269Z Checking hashbrown v0.15.5
23772026-03-11T00:35:58.386Z Checking dof v0.3.0
23782026-03-11T00:35:58.432Z Checking signal-hook-mio v0.2.5
23792026-03-11T00:35:58.554Z Checking usdt-impl v0.6.0
23802026-03-11T00:35:58.558Z Checking elliptic-curve v0.13.8
23812026-03-11T00:35:58.636Z Checking bzip2 v0.4.4
23822026-03-11T00:35:58.756Z Checking phf v0.13.1
23832026-03-11T00:35:58.837Z Checking num-bigint-dig v0.8.6
23842026-03-11T00:35:58.896Z Checking cookie_store v0.22.1
23852026-03-11T00:35:58.899Z Checking rayon v1.11.0
23862026-03-11T00:35:58.961Z Checking zstd v0.13.3
23872026-03-11T00:35:59.129Z Checking toml_edit v0.19.15
23882026-03-11T00:35:59.146Z Checking postgres-types v0.2.12
23892026-03-11T00:35:59.205Z Checking rustls-platform-verifier v0.6.2
23902026-03-11T00:35:59.253Z Checking bstr v1.12.1
23912026-03-11T00:35:59.307Z Checking regex v1.12.3
23922026-03-11T00:35:59.357Z Checking ed25519 v2.2.3
23932026-03-11T00:35:59.387Z Checking dtrace-parser v0.2.0
23942026-03-11T00:35:59.583Z Checking phf_shared v0.11.3
23952026-03-11T00:35:59.586Z Checking itertools v0.12.1
23962026-03-11T00:35:59.689Z Checking ref-cast v1.0.25
23972026-03-11T00:35:59.702Z Checking curve25519-dalek v4.1.3
23982026-03-11T00:35:59.779Z Checking strum v0.27.2
23992026-03-11T00:35:59.802Z Checking hubpack v0.1.2
24002026-03-11T00:35:59.816Z Checking rustix v0.38.44
24012026-03-11T00:35:59.908Z Checking pkcs1 v0.7.5
24022026-03-11T00:35:59.986Z Checking float-cmp v0.10.0
24032026-03-11T00:36:00.009Z Checking serde-big-array v0.5.1
24042026-03-11T00:36:00.141Z Checking hex v0.4.3
24052026-03-11T00:36:00.175Z Checking erased-serde v0.3.31
24062026-03-11T00:36:00.178Z Checking rfc6979 v0.4.0
24072026-03-11T00:36:00.314Z Checking thread-id v4.2.2
24082026-03-11T00:36:00.408Z Checking memmap2 v0.9.10
24092026-03-11T00:36:00.441Z Checking env_filter v1.0.0
24102026-03-11T00:36:00.580Z Checking encoding_rs v0.8.35
24112026-03-11T00:36:00.608Z Checking unicode-segmentation v1.12.0
24122026-03-11T00:36:00.621Z Checking unit-prefix v0.5.2
24132026-03-11T00:36:00.718Z Checking difflib v0.4.0
24142026-03-11T00:36:00.753Z Checking rustc-hash v2.1.1
24152026-03-11T00:36:00.767Z Checking toml_write v0.1.2
24162026-03-11T00:36:00.890Z Checking precomputed-hash v0.1.1
24172026-03-11T00:36:00.930Z Checking predicates-core v1.0.10
24182026-03-11T00:36:00.944Z Checking fixedbitset v0.5.7
24192026-03-11T00:36:00.948Z Checking data-encoding v2.10.0
24202026-03-11T00:36:00.973Z Checking new_debug_unreachable v1.0.6
24212026-03-11T00:36:00.987Z Checking fixedbitset v0.4.2
24222026-03-11T00:36:01.001Z Checking jiff v0.2.21
24232026-03-11T00:36:01.017Z Checking normalize-line-endings v0.3.0
24242026-03-11T00:36:01.053Z Checking static_assertions v1.1.0
24252026-03-11T00:36:01.076Z Checking keccak v0.1.6
24262026-03-11T00:36:01.121Z Checking mime v0.3.17
24272026-03-11T00:36:01.140Z Checking whoami v2.1.0
24282026-03-11T00:36:01.169Z Checking petgraph v0.6.5
24292026-03-11T00:36:01.189Z Checking petgraph v0.8.3
24302026-03-11T00:36:01.285Z Checking sha3 v0.10.8
24312026-03-11T00:36:01.308Z Checking hickory-proto v0.25.2
24322026-03-11T00:36:01.338Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24332026-03-11T00:36:01.382Z Checking tokio-postgres v0.7.16
24342026-03-11T00:36:01.546Z Checking predicates v3.1.4
24352026-03-11T00:36:01.867Z Checking reqwest v0.12.28
24362026-03-11T00:36:01.937Z Checking string_cache v0.8.9
24372026-03-11T00:36:02.148Z Checking similar v2.7.0
24382026-03-11T00:36:02.638Z Checking toml_edit v0.22.27
24392026-03-11T00:36:02.915Z Checking zone v0.3.1
24402026-03-11T00:36:02.954Z Checking crossterm v0.28.1
24412026-03-11T00:36:02.990Z Checking indicatif v0.18.4
24422026-03-11T00:36:03.376Z Checking slog v2.8.2
24432026-03-11T00:36:03.471Z Checking ed25519-dalek v2.2.0
24442026-03-11T00:36:03.716Z Checking env_logger v0.11.9
24452026-03-11T00:36:03.757Z Checking usdt v0.6.0
24462026-03-11T00:36:03.897Z Checking toml v0.7.8
24472026-03-11T00:36:03.952Z Checking serde_with v3.17.0
24482026-03-11T00:36:03.952Z Checking usdt-impl v0.5.0
24492026-03-11T00:36:04.113Z Checking ecdsa v0.16.9
24502026-03-11T00:36:04.137Z Checking zip v4.6.1
24512026-03-11T00:36:04.320Z Checking rsa v0.9.10
24522026-03-11T00:36:04.323Z Checking reqwest v0.13.2
24532026-03-11T00:36:04.348Z Checking clap v4.5.60
24542026-03-11T00:36:04.443Z Checking toml_parser v1.0.9+spec-1.1.0
24552026-03-11T00:36:04.504Z Checking zip v0.6.6
24562026-03-11T00:36:04.596Z Checking strum v0.26.3
24572026-03-11T00:36:04.729Z Checking fs-err v3.3.0
24582026-03-11T00:36:04.877Z Checking ahash v0.8.12
24592026-03-11T00:36:04.903Z Checking tokio-stream v0.1.18
24602026-03-11T00:36:04.919Z Checking object v0.37.3
24612026-03-11T00:36:04.942Z Checking itertools v0.13.0
24622026-03-11T00:36:05.024Z Checking buf-list v1.1.2
24632026-03-11T00:36:05.112Z Checking camino v1.2.2
24642026-03-11T00:36:05.126Z Checking anyhow v1.0.102
24652026-03-11T00:36:05.258Z Checking x509-cert v0.2.5
24662026-03-11T00:36:05.378Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24672026-03-11T00:36:05.403Z Checking openapiv3 v2.2.0
24682026-03-11T00:36:05.448Z Checking toml_datetime v0.7.5+spec-1.1.0
24692026-03-11T00:36:05.463Z Checking sha1 v0.10.6
24702026-03-11T00:36:05.659Z Checking lalrpop-util v0.19.12
24712026-03-11T00:36:05.696Z Checking peg-runtime v0.8.5
24722026-03-11T00:36:05.740Z Checking sigpipe v0.1.3
24732026-03-11T00:36:05.834Z Checking glob v0.3.3
24742026-03-11T00:36:08.204Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24752026-03-11T00:36:08.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.97s
24762026-03-11T00:36:08.739Z
24772026-03-11T00:36:08.739Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24782026-03-11T00:36:09.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-03-11T00:36:09.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-03-11T00:36:09.711Z Checking newtype-uuid v1.3.2
24812026-03-11T00:36:09.714Z Compiling structmeta-derive v0.3.0
24822026-03-11T00:36:09.714Z Compiling rustls v0.22.4
24832026-03-11T00:36:09.866Z Checking regress v0.10.5
24842026-03-11T00:36:09.870Z Compiling multer v3.1.0
24852026-03-11T00:36:09.895Z Compiling newtype-uuid-macros v0.1.0
24862026-03-11T00:36:09.898Z Compiling async-stream-impl v0.3.6
24872026-03-11T00:36:09.927Z Checking futures-executor v0.3.32
24882026-03-11T00:36:10.068Z Checking daft v0.1.5
24892026-03-11T00:36:10.121Z Compiling dropshot v0.16.7
24902026-03-11T00:36:10.209Z Checking futures v0.3.32
24912026-03-11T00:36:10.304Z Compiling dropshot_endpoint v0.16.7
24922026-03-11T00:36:10.385Z Checking iddqd v0.3.17
24932026-03-11T00:36:10.483Z Checking thread_local v1.1.9
24942026-03-11T00:36:10.690Z Checking crossbeam-channel v0.5.15
24952026-03-11T00:36:10.727Z Checking is-terminal v0.4.17
24962026-03-11T00:36:10.840Z Checking term v1.2.1
24972026-03-11T00:36:10.922Z Checking take_mut v0.2.2
24982026-03-11T00:36:11.049Z Checking rustls-webpki v0.102.8
24992026-03-11T00:36:11.121Z Checking slog-term v2.9.2
25002026-03-11T00:36:11.125Z Checking slog-async v2.8.0
25012026-03-11T00:36:11.314Z Compiling structmeta v0.3.0
25022026-03-11T00:36:11.360Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25032026-03-11T00:36:11.464Z Checking serde_spanned v1.0.4
25042026-03-11T00:36:11.522Z Checking match_cfg v0.1.0
25052026-03-11T00:36:11.525Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25062026-03-11T00:36:11.589Z Compiling derive-ex v0.1.8
25072026-03-11T00:36:11.609Z Compiling parse-display-derive v0.10.0
25082026-03-11T00:36:11.627Z Checking debug-ignore v1.0.5
25092026-03-11T00:36:11.646Z Checking toml_writer v1.0.6+spec-1.1.0
25102026-03-11T00:36:11.751Z Checking hostname v0.3.1
25112026-03-11T00:36:11.869Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25122026-03-11T00:36:11.872Z Checking slog-json v2.6.1
25132026-03-11T00:36:11.902Z Checking toml v0.9.12+spec-1.1.0
25142026-03-11T00:36:12.063Z Checking macaddr v1.0.1
25152026-03-11T00:36:12.296Z Checking slog-bunyan v2.5.0
25162026-03-11T00:36:12.331Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25172026-03-11T00:36:12.437Z Checking async-stream v0.3.6
25182026-03-11T00:36:12.708Z Checking waitgroup v0.1.2
25192026-03-11T00:36:12.766Z Checking rustls-pemfile v2.2.0
25202026-03-11T00:36:12.835Z Checking serde_path_to_error v0.1.20
25212026-03-11T00:36:12.854Z Checking hostname v0.4.2
25222026-03-11T00:36:12.886Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25232026-03-11T00:36:12.944Z Checking progenitor-client v0.13.0
25242026-03-11T00:36:12.979Z Checking progenitor-client v0.10.0
25252026-03-11T00:36:13.069Z Compiling itertools v0.14.0
25262026-03-11T00:36:13.211Z Checking backon v1.6.0
25272026-03-11T00:36:13.241Z Checking instant v0.1.13
25282026-03-11T00:36:13.273Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25292026-03-11T00:36:13.359Z Checking backoff v0.4.0
25302026-03-11T00:36:13.426Z Checking progenitor-extras v0.1.1
25312026-03-11T00:36:13.580Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25322026-03-11T00:36:13.714Z Checking heck v0.5.0
25332026-03-11T00:36:13.846Z Checking tokio-rustls v0.25.0
25342026-03-11T00:36:13.861Z Compiling toml_edit v0.23.10+spec-1.0.0
25352026-03-11T00:36:13.939Z Compiling test-strategy v0.4.5
25362026-03-11T00:36:13.957Z Checking parse-display v0.10.0
25372026-03-11T00:36:14.136Z Compiling crucible-workspace-hack v0.1.0
25382026-03-11T00:36:14.207Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25392026-03-11T00:36:14.330Z Compiling heapless v0.8.0
25402026-03-11T00:36:14.445Z Compiling typify-impl v0.4.3
25412026-03-11T00:36:14.556Z Checking hash32 v0.3.1
25422026-03-11T00:36:14.716Z Compiling proc-macro-crate v3.4.0
25432026-03-11T00:36:14.810Z Compiling ingot-macros v0.1.1
25442026-03-11T00:36:14.897Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25452026-03-11T00:36:14.944Z Compiling smoltcp v0.11.0
25462026-03-11T00:36:15.428Z Checking tabwriter v1.4.1
25472026-03-11T00:36:15.473Z Checking cobs v0.3.0
25482026-03-11T00:36:15.489Z Compiling num_enum_derive v0.7.5
25492026-03-11T00:36:15.608Z Compiling foreign-types-macros v0.2.3
25502026-03-11T00:36:15.648Z Checking foreign-types-shared v0.3.1
25512026-03-11T00:36:15.715Z Checking cpufeatures v0.3.0
25522026-03-11T00:36:15.807Z Checking chacha20 v0.10.0
25532026-03-11T00:36:16.047Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25542026-03-11T00:36:16.089Z Checking postcard v1.1.3
25552026-03-11T00:36:16.396Z Checking foreign-types v0.5.0
25562026-03-11T00:36:16.536Z Compiling proc-macro-crate v1.3.1
25572026-03-11T00:36:16.605Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25582026-03-11T00:36:16.626Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25592026-03-11T00:36:16.670Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25602026-03-11T00:36:16.902Z Checking cstr-argument v0.1.2
25612026-03-11T00:36:16.919Z Checking num_enum v0.7.5
25622026-03-11T00:36:17.071Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25632026-03-11T00:36:17.095Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25642026-03-11T00:36:17.159Z Checking colored v3.1.1
25652026-03-11T00:36:17.378Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662026-03-11T00:36:17.399Z Compiling num_enum_derive v0.5.11
25672026-03-11T00:36:17.417Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25682026-03-11T00:36:17.420Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25692026-03-11T00:36:17.532Z Checking rand v0.10.0
25702026-03-11T00:36:17.617Z Checking secrecy v0.10.3
25712026-03-11T00:36:17.647Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25722026-03-11T00:36:17.767Z Compiling memoffset v0.9.1
25732026-03-11T00:36:18.037Z Compiling cfg_aliases v0.2.1
25742026-03-11T00:36:18.136Z Compiling unsafe-libyaml v0.2.11
25752026-03-11T00:36:18.178Z Compiling convert_case v0.4.0
25762026-03-11T00:36:18.679Z Checking ingot-types v0.1.2
25772026-03-11T00:36:18.695Z Compiling derive_more v0.99.20
25782026-03-11T00:36:18.804Z Checking num_enum v0.5.11
25792026-03-11T00:36:18.940Z Compiling serde_yaml v0.9.34+deprecated
25802026-03-11T00:36:19.136Z Compiling nix v0.30.1
25812026-03-11T00:36:19.163Z Checking ingot v0.1.1
25822026-03-11T00:36:19.384Z Checking camino-tempfile v1.4.1
25832026-03-11T00:36:19.492Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25842026-03-11T00:36:19.590Z Compiling prettyplease v0.2.37
25852026-03-11T00:36:19.826Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25862026-03-11T00:36:19.898Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25872026-03-11T00:36:19.922Z Checking smf v0.2.3
25882026-03-11T00:36:20.131Z Compiling num-derive v0.4.2
25892026-03-11T00:36:20.323Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25902026-03-11T00:36:21.017Z Compiling typify-macro v0.4.3
25912026-03-11T00:36:21.108Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25922026-03-11T00:36:21.202Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-11T00:36:21.375Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25942026-03-11T00:36:21.492Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25952026-03-11T00:36:21.611Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25962026-03-11T00:36:21.912Z Checking whoami v1.6.1
25972026-03-11T00:36:22.313Z Compiling typify-impl v0.6.1
25982026-03-11T00:36:23.082Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25992026-03-11T00:36:23.381Z Compiling typify v0.4.3
26002026-03-11T00:36:23.708Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26012026-03-11T00:36:24.229Z Checking num-rational v0.4.2
26022026-03-11T00:36:24.413Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26032026-03-11T00:36:24.647Z Compiling thiserror-impl-no-std v2.0.2
26042026-03-11T00:36:25.038Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26052026-03-11T00:36:25.187Z Checking universal-hash v0.5.1
26062026-03-11T00:36:25.342Z Checking half v2.7.1
26072026-03-11T00:36:25.346Z Checking num-complex v0.4.6
26082026-03-11T00:36:25.667Z Checking ciborium-io v0.2.2
26092026-03-11T00:36:25.696Z Checking opaque-debug v0.3.1
26102026-03-11T00:36:25.778Z Checking ciborium-ll v0.2.2
26112026-03-11T00:36:25.795Z Checking poly1305 v0.8.0
26122026-03-11T00:36:25.844Z Checking num v0.4.3
26132026-03-11T00:36:25.863Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26142026-03-11T00:36:25.937Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26152026-03-11T00:36:26.003Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26162026-03-11T00:36:26.135Z Checking toml v0.8.23
26172026-03-11T00:36:26.278Z Checking thiserror-no-std v2.0.2
26182026-03-11T00:36:26.390Z Checking password-hash v0.5.0
26192026-03-11T00:36:26.440Z Checking chacha20 v0.9.1
26202026-03-11T00:36:26.581Z Compiling usdt-attr-macro v0.5.0
26212026-03-11T00:36:26.685Z Compiling usdt-macro v0.5.0
26222026-03-11T00:36:26.688Z Checking blake2 v0.10.6
26232026-03-11T00:36:27.006Z Checking aead v0.5.2
26242026-03-11T00:36:27.111Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26252026-03-11T00:36:27.209Z Checking memmap v0.7.0
26262026-03-11T00:36:27.563Z Checking float-ord v0.3.2
26272026-03-11T00:36:27.630Z Checking chacha20poly1305 v0.10.1
26282026-03-11T00:36:27.660Z Checking usdt v0.5.0
26292026-03-11T00:36:27.688Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26302026-03-11T00:36:27.710Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26312026-03-11T00:36:27.783Z Checking argon2 v0.5.3
26322026-03-11T00:36:27.844Z Checking vsss-rs v3.3.4
26332026-03-11T00:36:27.861Z Checking ciborium v0.2.2
26342026-03-11T00:36:28.222Z Compiling semver v0.1.20
26352026-03-11T00:36:28.595Z Checking indent_write v2.2.0
26362026-03-11T00:36:28.611Z Compiling rustc_version v0.1.7
26372026-03-11T00:36:28.732Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26382026-03-11T00:36:28.757Z Compiling progenitor-impl v0.11.2
26392026-03-11T00:36:28.883Z Compiling typify-macro v0.6.1
26402026-03-11T00:36:29.541Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26412026-03-11T00:36:29.557Z Compiling pin-project-internal v1.1.11
26422026-03-11T00:36:29.902Z Checking linked-hash-map v0.5.6
26432026-03-11T00:36:30.131Z Compiling minimal-lexical v0.2.1
26442026-03-11T00:36:30.461Z Checking swrite v0.1.0
26452026-03-11T00:36:30.486Z Compiling nom v7.1.3
26462026-03-11T00:36:30.580Z Checking lru-cache v0.1.2
26472026-03-11T00:36:30.735Z Compiling newtype_derive v0.1.6
26482026-03-11T00:36:31.132Z Checking pin-project v1.1.11
26492026-03-11T00:36:31.228Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26502026-03-11T00:36:31.251Z Checking newline-converter v0.3.0
26512026-03-11T00:36:31.254Z Compiling typify v0.6.1
26522026-03-11T00:36:31.387Z Compiling progenitor-impl v0.13.0
26532026-03-11T00:36:31.537Z Checking atomicwrites v0.4.4
26542026-03-11T00:36:31.699Z Checking phf_shared v0.12.1
26552026-03-11T00:36:31.801Z Checking hickory-proto v0.24.4
26562026-03-11T00:36:31.886Z Checking progenitor-client v0.11.2
26572026-03-11T00:36:32.188Z Checking console v0.15.11
26582026-03-11T00:36:32.204Z Compiling snafu-derive v0.8.9
26592026-03-11T00:36:32.331Z Checking pem v3.0.6
26602026-03-11T00:36:32.503Z Compiling progenitor-macro v0.11.2
26612026-03-11T00:36:32.535Z Checking csv-core v0.1.13
26622026-03-11T00:36:32.558Z Compiling async-recursion v1.1.1
26632026-03-11T00:36:32.766Z Compiling derive-where v1.6.0
26642026-03-11T00:36:33.474Z Compiling slog-dtrace v0.3.0
26652026-03-11T00:36:33.737Z Checking resolv-conf v0.7.6
26662026-03-11T00:36:33.975Z Compiling owo-colors v4.3.0
26672026-03-11T00:36:34.437Z Checking same-file v1.0.6
26682026-03-11T00:36:34.595Z Compiling cancel-safe-futures v0.1.5
26692026-03-11T00:36:34.609Z Checking highway v1.3.0
26702026-03-11T00:36:34.883Z Compiling chrono-tz v0.10.4
26712026-03-11T00:36:34.918Z Checking unicode-width v0.1.14
26722026-03-11T00:36:34.962Z Compiling const_format_proc_macros v0.2.34
26732026-03-11T00:36:35.111Z Compiling progenitor-macro v0.13.0
26742026-03-11T00:36:35.170Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26752026-03-11T00:36:35.275Z Checking snafu v0.8.9
26762026-03-11T00:36:35.591Z Checking walkdir v2.5.0
26772026-03-11T00:36:35.867Z Checking hickory-resolver v0.24.4
26782026-03-11T00:36:36.160Z Checking csv v1.4.0
26792026-03-11T00:36:36.177Z Checking expectorate v1.2.0
26802026-03-11T00:36:36.338Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26812026-03-11T00:36:36.649Z Checking phf v0.12.1
26822026-03-11T00:36:36.825Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26832026-03-11T00:36:37.269Z Checking tokio-dtrace v0.1.1
26842026-03-11T00:36:37.494Z Compiling progenitor-impl v0.10.0
26852026-03-11T00:36:37.510Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26862026-03-11T00:36:37.999Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26872026-03-11T00:36:38.406Z Checking globset v0.4.18
26882026-03-11T00:36:38.697Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26892026-03-11T00:36:38.719Z Checking olpc-cjson v0.1.4
26902026-03-11T00:36:38.758Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26912026-03-11T00:36:38.893Z Checking libsw-core v0.3.2
26922026-03-11T00:36:38.939Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26932026-03-11T00:36:39.080Z Checking arc-swap v1.8.2
26942026-03-11T00:36:39.097Z Compiling lzma-sys v0.1.20
26952026-03-11T00:36:39.422Z Checking serde_plain v1.0.2
26962026-03-11T00:36:39.558Z Checking progenitor v0.11.2
26972026-03-11T00:36:39.576Z Checking typed-path v0.9.3
26982026-03-11T00:36:39.671Z Checking bytecount v0.6.9
26992026-03-11T00:36:39.732Z Checking utf-8 v0.7.6
27002026-03-11T00:36:39.804Z Checking papergrid v0.11.0
27012026-03-11T00:36:39.823Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27022026-03-11T00:36:39.908Z Checking tungstenite v0.21.0
27032026-03-11T00:36:40.497Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27042026-03-11T00:36:40.653Z Checking slog-scope v4.4.1
27052026-03-11T00:36:40.682Z Checking tough v0.20.0
27062026-03-11T00:36:40.708Z Checking libsw v3.5.0
27072026-03-11T00:36:40.822Z Checking oxide-tokio-rt v0.1.2
27082026-03-11T00:36:41.030Z Checking qorb v0.4.1
27092026-03-11T00:36:41.304Z Compiling progenitor-macro v0.10.0
27102026-03-11T00:36:41.382Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27112026-03-11T00:36:41.946Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27122026-03-11T00:36:42.245Z Checking progenitor v0.13.0
27132026-03-11T00:36:42.589Z Checking const_format v0.2.35
27142026-03-11T00:36:42.811Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27152026-03-11T00:36:43.097Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27162026-03-11T00:36:43.369Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27172026-03-11T00:36:43.386Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27182026-03-11T00:36:43.409Z Compiling cargo_toml v0.22.3
27192026-03-11T00:36:43.582Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27202026-03-11T00:36:44.013Z Checking gethostname v0.5.0
27212026-03-11T00:36:44.031Z Compiling tabled_derive v0.7.0
27222026-03-11T00:36:44.058Z Checking bcs v0.1.6
27232026-03-11T00:36:44.125Z Checking unicode-linebreak v0.1.5
27242026-03-11T00:36:44.398Z Checking smawk v0.3.2
27252026-03-11T00:36:44.420Z Checking termtree v0.5.1
27262026-03-11T00:36:44.437Z Checking linear-map v1.2.0
27272026-03-11T00:36:44.567Z Checking textwrap v0.16.2
27282026-03-11T00:36:44.599Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27292026-03-11T00:36:44.665Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27302026-03-11T00:36:44.740Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27312026-03-11T00:36:44.850Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27322026-03-11T00:36:45.115Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27332026-03-11T00:36:45.382Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27342026-03-11T00:36:45.467Z Checking tabled v0.15.0
27352026-03-11T00:36:46.418Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27362026-03-11T00:36:46.641Z Checking steno v0.4.1
27372026-03-11T00:36:46.681Z Checking slog-stdlog v4.1.1
27382026-03-11T00:36:46.837Z Checking typeid v1.0.3
27392026-03-11T00:36:47.098Z Checking tokio-tungstenite v0.21.0
27402026-03-11T00:36:47.115Z Checking base64 v0.21.7
27412026-03-11T00:36:47.385Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27422026-03-11T00:36:47.424Z Checking humantime v2.3.0
27432026-03-11T00:36:47.445Z Checking xz2 v0.1.7
27442026-03-11T00:36:47.660Z Checking ron v0.12.0
27452026-03-11T00:36:47.677Z Checking slog-envlogger v2.2.0
27462026-03-11T00:36:47.866Z Checking yasna v0.5.2
27472026-03-11T00:36:47.963Z Checking headers-core v0.3.0
27482026-03-11T00:36:48.001Z Checking filetime v0.2.27
27492026-03-11T00:36:48.096Z Checking xattr v1.6.1
27502026-03-11T00:36:48.172Z Checking base16ct v1.0.0
27512026-03-11T00:36:48.258Z Checking tar v0.4.44
27522026-03-11T00:36:48.337Z Checking headers v0.4.1
27532026-03-11T00:36:48.354Z Checking progenitor v0.10.0
27542026-03-11T00:36:48.374Z Checking rcgen v0.12.1
27552026-03-11T00:36:48.526Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27562026-03-11T00:36:48.610Z Checking subprocess v0.2.15
27572026-03-11T00:36:55.349Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27582026-03-11T00:37:03.443Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27592026-03-11T00:37:05.241Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27602026-03-11T00:37:06.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.08s
27612026-03-11T00:37:07.059Z
27622026-03-11T00:37:07.059Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27632026-03-11T00:37:07.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642026-03-11T00:37:07.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652026-03-11T00:37:07.950Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27662026-03-11T00:37:09.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
27672026-03-11T00:37:09.905Z
27682026-03-11T00:37:09.905Zinfo: running `cargo check --bins` on nexus-config (53/256)
27692026-03-11T00:37:10.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702026-03-11T00:37:10.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712026-03-11T00:37:10.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722026-03-11T00:37:10.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27732026-03-11T00:37:10.728Z
27742026-03-11T00:37:10.728Zinfo: running `cargo check --bins` on nexus-types (54/256)
27752026-03-11T00:37:11.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762026-03-11T00:37:11.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772026-03-11T00:37:11.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782026-03-11T00:37:11.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27792026-03-11T00:37:11.543Z
27802026-03-11T00:37:11.543Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27812026-03-11T00:37:12.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822026-03-11T00:37:12.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832026-03-11T00:37:12.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842026-03-11T00:37:12.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27852026-03-11T00:37:12.306Z
27862026-03-11T00:37:12.306Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27872026-03-11T00:37:12.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882026-03-11T00:37:12.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892026-03-11T00:37:12.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902026-03-11T00:37:12.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27912026-03-11T00:37:13.080Z
27922026-03-11T00:37:13.080Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27932026-03-11T00:37:13.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942026-03-11T00:37:13.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952026-03-11T00:37:13.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962026-03-11T00:37:13.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27972026-03-11T00:37:13.826Z
27982026-03-11T00:37:13.826Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
27992026-03-11T00:37:14.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002026-03-11T00:37:14.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012026-03-11T00:37:14.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022026-03-11T00:37:14.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28032026-03-11T00:37:14.575Z
28042026-03-11T00:37:14.575Zinfo: running `cargo check --bins` on ereport-types (59/256)
28052026-03-11T00:37:15.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062026-03-11T00:37:15.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072026-03-11T00:37:15.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082026-03-11T00:37:15.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28092026-03-11T00:37:15.328Z
28102026-03-11T00:37:15.328Zinfo: running `cargo check --bins` on gateway-client (60/256)
28112026-03-11T00:37:15.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122026-03-11T00:37:15.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132026-03-11T00:37:15.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142026-03-11T00:37:15.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28152026-03-11T00:37:16.092Z
28162026-03-11T00:37:16.092Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28172026-03-11T00:37:16.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182026-03-11T00:37:16.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192026-03-11T00:37:16.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202026-03-11T00:37:16.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28212026-03-11T00:37:16.850Z
28222026-03-11T00:37:16.850Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28232026-03-11T00:37:17.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242026-03-11T00:37:17.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252026-03-11T00:37:17.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262026-03-11T00:37:17.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28272026-03-11T00:37:17.606Z
28282026-03-11T00:37:17.606Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28292026-03-11T00:37:18.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302026-03-11T00:37:18.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312026-03-11T00:37:18.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322026-03-11T00:37:18.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28332026-03-11T00:37:18.368Z
28342026-03-11T00:37:18.368Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28352026-03-11T00:37:19.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362026-03-11T00:37:19.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372026-03-11T00:37:19.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382026-03-11T00:37:19.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28392026-03-11T00:37:19.127Z
28402026-03-11T00:37:19.127Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28412026-03-11T00:37:19.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422026-03-11T00:37:19.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432026-03-11T00:37:19.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442026-03-11T00:37:19.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28452026-03-11T00:37:19.888Z
28462026-03-11T00:37:19.888Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28472026-03-11T00:37:20.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482026-03-11T00:37:20.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492026-03-11T00:37:20.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502026-03-11T00:37:20.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28512026-03-11T00:37:20.655Z
28522026-03-11T00:37:20.655Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28532026-03-11T00:37:21.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542026-03-11T00:37:21.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552026-03-11T00:37:21.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562026-03-11T00:37:21.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28572026-03-11T00:37:21.456Z
28582026-03-11T00:37:21.456Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28592026-03-11T00:37:22.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602026-03-11T00:37:22.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612026-03-11T00:37:22.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622026-03-11T00:37:22.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28632026-03-11T00:37:22.205Z
28642026-03-11T00:37:22.205Zinfo: running `cargo check --bins` on oxql-types (69/256)
28652026-03-11T00:37:22.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662026-03-11T00:37:22.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672026-03-11T00:37:22.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682026-03-11T00:37:22.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28692026-03-11T00:37:22.968Z
28702026-03-11T00:37:22.968Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28712026-03-11T00:37:23.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722026-03-11T00:37:23.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732026-03-11T00:37:23.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742026-03-11T00:37:23.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28752026-03-11T00:37:23.729Z
28762026-03-11T00:37:23.729Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28772026-03-11T00:37:24.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782026-03-11T00:37:24.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792026-03-11T00:37:24.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802026-03-11T00:37:24.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28812026-03-11T00:37:24.491Z
28822026-03-11T00:37:24.491Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28832026-03-11T00:37:25.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842026-03-11T00:37:25.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852026-03-11T00:37:25.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862026-03-11T00:37:25.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28872026-03-11T00:37:25.239Z
28882026-03-11T00:37:25.239Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28892026-03-11T00:37:25.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902026-03-11T00:37:25.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912026-03-11T00:37:25.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922026-03-11T00:37:25.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28932026-03-11T00:37:26.028Z
28942026-03-11T00:37:26.028Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
28952026-03-11T00:37:26.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962026-03-11T00:37:26.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972026-03-11T00:37:26.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982026-03-11T00:37:26.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28992026-03-11T00:37:26.817Z
29002026-03-11T00:37:26.817Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29012026-03-11T00:37:27.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022026-03-11T00:37:27.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032026-03-11T00:37:27.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042026-03-11T00:37:27.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29052026-03-11T00:37:27.606Z
29062026-03-11T00:37:27.606Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29072026-03-11T00:37:28.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082026-03-11T00:37:28.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092026-03-11T00:37:28.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102026-03-11T00:37:28.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29112026-03-11T00:37:28.393Z
29122026-03-11T00:37:28.393Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29132026-03-11T00:37:29.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142026-03-11T00:37:29.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152026-03-11T00:37:29.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162026-03-11T00:37:29.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29172026-03-11T00:37:29.178Z
29182026-03-11T00:37:29.178Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29192026-03-11T00:37:29.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202026-03-11T00:37:29.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212026-03-11T00:37:29.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222026-03-11T00:37:29.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29232026-03-11T00:37:29.965Z
29242026-03-11T00:37:29.965Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29252026-03-11T00:37:30.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262026-03-11T00:37:30.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272026-03-11T00:37:30.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282026-03-11T00:37:30.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29292026-03-11T00:37:30.716Z
29302026-03-11T00:37:30.716Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29312026-03-11T00:37:31.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322026-03-11T00:37:31.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332026-03-11T00:37:31.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342026-03-11T00:37:31.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29352026-03-11T00:37:31.467Z
29362026-03-11T00:37:31.467Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29372026-03-11T00:37:32.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382026-03-11T00:37:32.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392026-03-11T00:37:32.256Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29402026-03-11T00:37:32.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
29412026-03-11T00:37:33.099Z
29422026-03-11T00:37:33.099Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29432026-03-11T00:37:33.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442026-03-11T00:37:33.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452026-03-11T00:37:33.901Z Compiling ar_archive_writer v0.5.1
29462026-03-11T00:37:33.904Z Compiling stacker v0.1.23
29472026-03-11T00:37:33.904Z Compiling cfg_aliases v0.1.1
29482026-03-11T00:37:34.019Z Compiling convert_case v0.10.0
29492026-03-11T00:37:34.033Z Checking fd-lock v4.0.4
29502026-03-11T00:37:34.036Z Checking nibble_vec v0.1.0
29512026-03-11T00:37:34.037Z Checking vte v0.14.1
29522026-03-11T00:37:34.037Z Compiling recursive-proc-macro-impl v0.1.1
29532026-03-11T00:37:34.088Z Compiling nix v0.28.0
29542026-03-11T00:37:34.176Z Checking endian-type v0.1.2
29552026-03-11T00:37:34.191Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29562026-03-11T00:37:34.240Z Checking strip-ansi-escapes v0.2.1
29572026-03-11T00:37:34.332Z Checking radix_trie v0.2.1
29582026-03-11T00:37:34.368Z Compiling peg-macros v0.8.5
29592026-03-11T00:37:34.371Z Checking winnow v0.6.26
29602026-03-11T00:37:34.428Z Compiling derive_more-impl v2.1.1
29612026-03-11T00:37:34.595Z Compiling sqlparser_derive v0.5.0
29622026-03-11T00:37:34.622Z Checking unicode_categories v0.1.1
29632026-03-11T00:37:34.824Z Checking nu-ansi-term v0.50.3
29642026-03-11T00:37:34.843Z Checking home v0.5.12
29652026-03-11T00:37:34.994Z Checking display-error-chain v0.2.2
29662026-03-11T00:37:35.095Z Checking reedline v0.40.0
29672026-03-11T00:37:35.223Z Compiling psm v0.1.30
29682026-03-11T00:37:35.556Z Checking derive_more v2.1.1
29692026-03-11T00:37:35.644Z Checking crossterm v0.29.0
29702026-03-11T00:37:35.894Z Checking peg v0.8.5
29712026-03-11T00:37:35.908Z Checking sqlformat v0.3.5
29722026-03-11T00:37:35.942Z Checking rustyline v14.0.0
29732026-03-11T00:37:36.179Z Checking recursive v0.1.1
29742026-03-11T00:37:36.284Z Checking sqlparser v0.61.0
29752026-03-11T00:37:52.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.15s
29762026-03-11T00:37:52.463Z
29772026-03-11T00:37:52.463Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29782026-03-11T00:37:53.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792026-03-11T00:37:53.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802026-03-11T00:37:53.265Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29812026-03-11T00:37:57.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
29822026-03-11T00:37:58.118Z
29832026-03-11T00:37:58.118Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29842026-03-11T00:37:58.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852026-03-11T00:37:58.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862026-03-11T00:37:58.929Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29872026-03-11T00:38:02.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s
29882026-03-11T00:38:02.424Z
29892026-03-11T00:38:02.425Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29902026-03-11T00:38:03.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912026-03-11T00:38:03.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922026-03-11T00:38:03.226Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29932026-03-11T00:38:07.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
29942026-03-11T00:38:07.806Z
29952026-03-11T00:38:07.806Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
29962026-03-11T00:38:08.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972026-03-11T00:38:08.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982026-03-11T00:38:08.606Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29992026-03-11T00:38:13.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s
30002026-03-11T00:38:13.267Z
30012026-03-11T00:38:13.267Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30022026-03-11T00:38:13.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032026-03-11T00:38:13.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042026-03-11T00:38:14.069Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30052026-03-11T00:38:17.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
30062026-03-11T00:38:17.721Z
30072026-03-11T00:38:17.721Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30082026-03-11T00:38:18.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092026-03-11T00:38:18.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102026-03-11T00:38:18.520Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30112026-03-11T00:38:22.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
30122026-03-11T00:38:22.212Z
30132026-03-11T00:38:22.212Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30142026-03-11T00:38:22.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152026-03-11T00:38:22.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162026-03-11T00:38:23.015Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30172026-03-11T00:38:27.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
30182026-03-11T00:38:27.817Z
30192026-03-11T00:38:27.817Zinfo: running `cargo check --bins` on oximeter (90/256)
30202026-03-11T00:38:28.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212026-03-11T00:38:28.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222026-03-11T00:38:28.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232026-03-11T00:38:28.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30242026-03-11T00:38:28.582Z
30252026-03-11T00:38:28.582Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30262026-03-11T00:38:29.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272026-03-11T00:38:29.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282026-03-11T00:38:29.351Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-03-11T00:38:29.531Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30302026-03-11T00:38:29.977Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30312026-03-11T00:38:34.984Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30322026-03-11T00:38:35.403Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30332026-03-11T00:38:36.952Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30342026-03-11T00:38:37.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.25s
30352026-03-11T00:38:38.043Z
30362026-03-11T00:38:38.043Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30372026-03-11T00:38:38.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382026-03-11T00:38:38.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392026-03-11T00:38:38.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402026-03-11T00:38:38.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30412026-03-11T00:38:38.811Z
30422026-03-11T00:38:38.811Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30432026-03-11T00:38:39.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442026-03-11T00:38:39.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452026-03-11T00:38:39.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462026-03-11T00:38:39.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30472026-03-11T00:38:39.641Z
30482026-03-11T00:38:39.641Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30492026-03-11T00:38:40.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502026-03-11T00:38:40.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512026-03-11T00:38:40.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522026-03-11T00:38:40.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30532026-03-11T00:38:40.424Z
30542026-03-11T00:38:40.424Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30552026-03-11T00:38:41.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562026-03-11T00:38:41.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572026-03-11T00:38:41.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582026-03-11T00:38:41.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30592026-03-11T00:38:41.208Z
30602026-03-11T00:38:41.208Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30612026-03-11T00:38:41.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622026-03-11T00:38:41.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632026-03-11T00:38:41.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642026-03-11T00:38:41.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30652026-03-11T00:38:41.988Z
30662026-03-11T00:38:41.988Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30672026-03-11T00:38:42.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682026-03-11T00:38:42.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692026-03-11T00:38:42.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702026-03-11T00:38:42.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30712026-03-11T00:38:42.770Z
30722026-03-11T00:38:42.770Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30732026-03-11T00:38:43.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742026-03-11T00:38:43.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752026-03-11T00:38:43.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762026-03-11T00:38:43.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30772026-03-11T00:38:43.552Z
30782026-03-11T00:38:43.552Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30792026-03-11T00:38:44.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802026-03-11T00:38:44.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812026-03-11T00:38:44.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822026-03-11T00:38:44.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30832026-03-11T00:38:44.343Z
30842026-03-11T00:38:44.343Zinfo: running `cargo check --bins` on update-engine (100/256)
30852026-03-11T00:38:45.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862026-03-11T00:38:45.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872026-03-11T00:38:45.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882026-03-11T00:38:45.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30892026-03-11T00:38:45.102Z
30902026-03-11T00:38:45.102Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30912026-03-11T00:38:45.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922026-03-11T00:38:45.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932026-03-11T00:38:45.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942026-03-11T00:38:45.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30952026-03-11T00:38:45.870Z
30962026-03-11T00:38:45.870Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
30972026-03-11T00:38:46.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982026-03-11T00:38:46.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992026-03-11T00:38:46.690Z Checking dropshot-api-manager-types v0.6.0
31002026-03-11T00:38:46.691Z Checking nanorand v0.7.0
31012026-03-11T00:38:46.974Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31022026-03-11T00:38:47.001Z Checking flume v0.11.1
31032026-03-11T00:38:47.273Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31042026-03-11T00:38:48.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
31052026-03-11T00:38:48.739Z
31062026-03-11T00:38:48.739Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31072026-03-11T00:38:49.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082026-03-11T00:38:49.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092026-03-11T00:38:49.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102026-03-11T00:38:49.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31112026-03-11T00:38:49.516Z
31122026-03-11T00:38:49.516Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31132026-03-11T00:38:50.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142026-03-11T00:38:50.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152026-03-11T00:38:50.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162026-03-11T00:38:50.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31172026-03-11T00:38:50.292Z
31182026-03-11T00:38:50.292Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31192026-03-11T00:38:50.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202026-03-11T00:38:50.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212026-03-11T00:38:50.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222026-03-11T00:38:50.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31232026-03-11T00:38:51.083Z
31242026-03-11T00:38:51.083Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31252026-03-11T00:38:51.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262026-03-11T00:38:51.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272026-03-11T00:38:51.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282026-03-11T00:38:51.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31292026-03-11T00:38:51.880Z
31302026-03-11T00:38:51.880Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31312026-03-11T00:38:52.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322026-03-11T00:38:52.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332026-03-11T00:38:52.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342026-03-11T00:38:52.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31352026-03-11T00:38:52.647Z
31362026-03-11T00:38:52.647Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31372026-03-11T00:38:53.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382026-03-11T00:38:53.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392026-03-11T00:38:53.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402026-03-11T00:38:53.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31412026-03-11T00:38:53.427Z
31422026-03-11T00:38:53.427Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31432026-03-11T00:38:54.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442026-03-11T00:38:54.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452026-03-11T00:38:54.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462026-03-11T00:38:54.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31472026-03-11T00:38:54.203Z
31482026-03-11T00:38:54.203Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31492026-03-11T00:38:54.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502026-03-11T00:38:54.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512026-03-11T00:38:54.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522026-03-11T00:38:54.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31532026-03-11T00:38:54.966Z
31542026-03-11T00:38:54.966Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31552026-03-11T00:38:55.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562026-03-11T00:38:55.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572026-03-11T00:38:55.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582026-03-11T00:38:55.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31592026-03-11T00:38:55.753Z
31602026-03-11T00:38:55.753Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31612026-03-11T00:38:56.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622026-03-11T00:38:56.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632026-03-11T00:38:56.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642026-03-11T00:38:56.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31652026-03-11T00:38:56.522Z
31662026-03-11T00:38:56.522Zinfo: running `cargo check --bins` on installinator-client (113/256)
31672026-03-11T00:38:57.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682026-03-11T00:38:57.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692026-03-11T00:38:57.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702026-03-11T00:38:57.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31712026-03-11T00:38:57.297Z
31722026-03-11T00:38:57.297Zinfo: running `cargo check --bins` on nexus-client (114/256)
31732026-03-11T00:38:58.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742026-03-11T00:38:58.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752026-03-11T00:38:58.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762026-03-11T00:38:58.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31772026-03-11T00:38:58.126Z
31782026-03-11T00:38:58.126Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31792026-03-11T00:38:58.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802026-03-11T00:38:58.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812026-03-11T00:38:58.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822026-03-11T00:38:58.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31832026-03-11T00:38:58.951Z
31842026-03-11T00:38:58.951Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31852026-03-11T00:38:59.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862026-03-11T00:38:59.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872026-03-11T00:38:59.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882026-03-11T00:38:59.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31892026-03-11T00:38:59.709Z
31902026-03-11T00:38:59.709Zinfo: running `cargo check --bins` on oxide-client (117/256)
31912026-03-11T00:39:00.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922026-03-11T00:39:00.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932026-03-11T00:39:00.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942026-03-11T00:39:00.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31952026-03-11T00:39:00.467Z
31962026-03-11T00:39:00.467Zinfo: running `cargo check --bins` on oximeter-client (118/256)
31972026-03-11T00:39:01.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982026-03-11T00:39:01.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992026-03-11T00:39:01.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002026-03-11T00:39:01.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32012026-03-11T00:39:01.240Z
32022026-03-11T00:39:01.240Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32032026-03-11T00:39:01.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042026-03-11T00:39:01.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052026-03-11T00:39:01.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062026-03-11T00:39:01.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32072026-03-11T00:39:01.996Z
32082026-03-11T00:39:01.997Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32092026-03-11T00:39:02.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102026-03-11T00:39:02.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112026-03-11T00:39:02.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122026-03-11T00:39:02.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32132026-03-11T00:39:02.799Z
32142026-03-11T00:39:02.800Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32152026-03-11T00:39:03.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162026-03-11T00:39:03.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172026-03-11T00:39:03.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182026-03-11T00:39:03.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32192026-03-11T00:39:03.595Z
32202026-03-11T00:39:03.595Zinfo: running `cargo check --bins` on installinator-common (122/256)
32212026-03-11T00:39:04.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222026-03-11T00:39:04.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232026-03-11T00:39:04.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242026-03-11T00:39:04.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32252026-03-11T00:39:04.375Z
32262026-03-11T00:39:04.375Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32272026-03-11T00:39:05.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282026-03-11T00:39:05.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292026-03-11T00:39:05.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302026-03-11T00:39:05.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32312026-03-11T00:39:05.120Z
32322026-03-11T00:39:05.120Zinfo: running `cargo check --bins` on wicket-common (124/256)
32332026-03-11T00:39:05.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342026-03-11T00:39:05.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352026-03-11T00:39:05.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362026-03-11T00:39:05.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32372026-03-11T00:39:05.914Z
32382026-03-11T00:39:05.914Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32392026-03-11T00:39:06.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402026-03-11T00:39:06.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412026-03-11T00:39:06.721Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32422026-03-11T00:39:06.725Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32432026-03-11T00:39:06.725Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32442026-03-11T00:39:06.725Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32452026-03-11T00:39:06.725Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32462026-03-11T00:39:07.005Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32472026-03-11T00:39:07.036Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32482026-03-11T00:39:07.335Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32492026-03-11T00:39:07.338Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32502026-03-11T00:39:10.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
32512026-03-11T00:39:10.347Z
32522026-03-11T00:39:10.348Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32532026-03-11T00:39:11.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542026-03-11T00:39:11.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552026-03-11T00:39:11.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562026-03-11T00:39:11.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32572026-03-11T00:39:11.114Z
32582026-03-11T00:39:11.115Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32592026-03-11T00:39:11.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602026-03-11T00:39:11.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612026-03-11T00:39:11.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622026-03-11T00:39:11.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32632026-03-11T00:39:11.998Z
32642026-03-11T00:39:11.998Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32652026-03-11T00:39:12.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662026-03-11T00:39:12.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672026-03-11T00:39:12.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682026-03-11T00:39:12.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32692026-03-11T00:39:12.877Z
32702026-03-11T00:39:12.877Zinfo: running `cargo check --bins` on dns-server (129/256)
32712026-03-11T00:39:13.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722026-03-11T00:39:13.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732026-03-11T00:39:13.673Z Compiling parking_lot_core v0.8.6
32742026-03-11T00:39:13.676Z Compiling git-stub v1.0.0
32752026-03-11T00:39:13.676Z Compiling atomicwrites v0.4.4
32762026-03-11T00:39:13.676Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32772026-03-11T00:39:13.676Z Checking tagptr v0.2.0
32782026-03-11T00:39:13.807Z Checking prefix-trie v0.7.0
32792026-03-11T00:39:13.817Z Checking fxhash v0.2.1
32802026-03-11T00:39:13.830Z Checking hickory-client v0.25.2
32812026-03-11T00:39:13.972Z Compiling git-stub-vcs v0.1.0
32822026-03-11T00:39:13.979Z Checking moka v0.12.13
32832026-03-11T00:39:14.240Z Checking hickory-server v0.25.2
32842026-03-11T00:39:14.327Z Checking parking_lot v0.11.2
32852026-03-11T00:39:14.343Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32862026-03-11T00:39:14.449Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32872026-03-11T00:39:14.453Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32882026-03-11T00:39:14.453Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32892026-03-11T00:39:14.559Z Checking sled v0.34.7
32902026-03-11T00:39:14.822Z Checking hickory-resolver v0.25.2
32912026-03-11T00:39:17.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s
32922026-03-11T00:39:17.533Z
32932026-03-11T00:39:17.533Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32942026-03-11T00:39:18.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952026-03-11T00:39:18.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962026-03-11T00:39:18.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972026-03-11T00:39:18.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32982026-03-11T00:39:18.300Z
32992026-03-11T00:39:18.300Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33002026-03-11T00:39:19.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012026-03-11T00:39:19.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022026-03-11T00:39:19.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032026-03-11T00:39:19.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33042026-03-11T00:39:19.140Z
33052026-03-11T00:39:19.140Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33062026-03-11T00:39:19.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072026-03-11T00:39:19.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082026-03-11T00:39:20.032Z Compiling radium v0.7.0
33092026-03-11T00:39:20.036Z Checking tap v1.0.1
33102026-03-11T00:39:20.036Z Compiling maybe-uninit v2.0.0
33112026-03-11T00:39:20.148Z Compiling zerocopy-derive v0.6.6
33122026-03-11T00:39:20.151Z Compiling packed_struct v0.10.1
33132026-03-11T00:39:20.151Z Checking crc-catalog v2.4.0
33142026-03-11T00:39:20.151Z Checking funty v2.0.0
33152026-03-11T00:39:20.162Z Compiling packed_struct_codegen v0.10.1
33162026-03-11T00:39:20.305Z Checking wyz v0.5.1
33172026-03-11T00:39:20.320Z Checking crc v3.4.0
33182026-03-11T00:39:20.533Z Compiling bitfield-macros v0.19.4
33192026-03-11T00:39:20.547Z Compiling indexmap v1.9.3
33202026-03-11T00:39:20.551Z Checking nodrop v0.1.14
33212026-03-11T00:39:20.669Z Checking array-init v0.0.4
33222026-03-11T00:39:20.686Z Checking hashbrown v0.12.3
33232026-03-11T00:39:20.722Z Checking smallvec v0.6.14
33242026-03-11T00:39:20.737Z Checking bitvec v1.0.1
33252026-03-11T00:39:20.829Z Checking ron v0.8.1
33262026-03-11T00:39:20.973Z Checking hashbrown v0.13.2
33272026-03-11T00:39:21.155Z Checking serde-hex v0.1.0
33282026-03-11T00:39:21.373Z Checking zerocopy v0.6.6
33292026-03-11T00:39:21.492Z Checking bitfield v0.19.4
33302026-03-11T00:39:21.544Z Checking crc-any v2.5.0
33312026-03-11T00:39:21.547Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33322026-03-11T00:39:21.690Z Checking object v0.30.4
33332026-03-11T00:39:21.718Z Checking void v1.0.2
33342026-03-11T00:39:21.773Z Checking half v1.8.3
33352026-03-11T00:39:21.789Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33362026-03-11T00:39:21.833Z Checking path-slash v0.1.5
33372026-03-11T00:39:21.848Z Checking tungstenite v0.23.0
33382026-03-11T00:39:21.869Z Checking lzss v0.8.2
33392026-03-11T00:39:21.976Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33402026-03-11T00:39:22.037Z Checking serde_cbor v0.11.2
33412026-03-11T00:39:22.101Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33422026-03-11T00:39:22.117Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33432026-03-11T00:39:22.169Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33442026-03-11T00:39:22.292Z Checking nix v0.27.1
33452026-03-11T00:39:22.386Z Checking kstat-rs v0.2.4
33462026-03-11T00:39:22.551Z Checking serde_bytes v0.11.19
33472026-03-11T00:39:22.621Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33482026-03-11T00:39:22.641Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33492026-03-11T00:39:22.770Z Checking tokio-tungstenite v0.23.1
33502026-03-11T00:39:22.990Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33512026-03-11T00:39:23.030Z Checking signal-hook-tokio v0.3.1
33522026-03-11T00:39:24.068Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33532026-03-11T00:39:24.285Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33542026-03-11T00:39:27.646Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33552026-03-11T00:39:28.884Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33562026-03-11T00:39:29.252Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33572026-03-11T00:39:30.730Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33582026-03-11T00:39:33.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
33592026-03-11T00:39:33.760Z
33602026-03-11T00:39:33.760Zinfo: running `cargo check --bins` on gateway-api (133/256)
33612026-03-11T00:39:34.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622026-03-11T00:39:34.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632026-03-11T00:39:34.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642026-03-11T00:39:34.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33652026-03-11T00:39:34.524Z
33662026-03-11T00:39:34.524Zinfo: running `cargo check --bins` on ipcc (134/256)
33672026-03-11T00:39:35.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682026-03-11T00:39:35.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692026-03-11T00:39:35.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702026-03-11T00:39:35.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33712026-03-11T00:39:35.292Z
33722026-03-11T00:39:35.292Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33732026-03-11T00:39:35.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742026-03-11T00:39:35.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752026-03-11T00:39:35.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762026-03-11T00:39:35.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33772026-03-11T00:39:36.037Z
33782026-03-11T00:39:36.037Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33792026-03-11T00:39:36.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802026-03-11T00:39:36.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812026-03-11T00:39:36.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822026-03-11T00:39:36.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33832026-03-11T00:39:36.808Z
33842026-03-11T00:39:36.808Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33852026-03-11T00:39:37.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862026-03-11T00:39:37.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872026-03-11T00:39:37.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33882026-03-11T00:39:37.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33892026-03-11T00:39:37.578Z
33902026-03-11T00:39:37.578Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33912026-03-11T00:39:38.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922026-03-11T00:39:38.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932026-03-11T00:39:38.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33942026-03-11T00:39:38.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33952026-03-11T00:39:38.345Z
33962026-03-11T00:39:38.345Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
33972026-03-11T00:39:39.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982026-03-11T00:39:39.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992026-03-11T00:39:39.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34002026-03-11T00:39:39.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34012026-03-11T00:39:39.109Z
34022026-03-11T00:39:39.109Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34032026-03-11T00:39:39.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042026-03-11T00:39:39.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052026-03-11T00:39:39.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34062026-03-11T00:39:39.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34072026-03-11T00:39:39.875Z
34082026-03-11T00:39:39.875Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34092026-03-11T00:39:40.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102026-03-11T00:39:40.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112026-03-11T00:39:40.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34122026-03-11T00:39:40.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34132026-03-11T00:39:40.637Z
34142026-03-11T00:39:40.637Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34152026-03-11T00:39:41.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162026-03-11T00:39:41.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172026-03-11T00:39:41.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182026-03-11T00:39:41.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34192026-03-11T00:39:41.407Z
34202026-03-11T00:39:41.407Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34212026-03-11T00:39:42.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222026-03-11T00:39:42.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232026-03-11T00:39:42.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242026-03-11T00:39:42.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34252026-03-11T00:39:42.168Z
34262026-03-11T00:39:42.168Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34272026-03-11T00:39:42.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282026-03-11T00:39:42.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292026-03-11T00:39:42.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34302026-03-11T00:39:42.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34312026-03-11T00:39:42.928Z
34322026-03-11T00:39:42.928Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34332026-03-11T00:39:43.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342026-03-11T00:39:43.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352026-03-11T00:39:43.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34362026-03-11T00:39:43.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34372026-03-11T00:39:43.698Z
34382026-03-11T00:39:43.699Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34392026-03-11T00:39:44.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34402026-03-11T00:39:44.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34412026-03-11T00:39:44.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34422026-03-11T00:39:44.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34432026-03-11T00:39:44.524Z
34442026-03-11T00:39:44.524Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34452026-03-11T00:39:45.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462026-03-11T00:39:45.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472026-03-11T00:39:45.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34482026-03-11T00:39:45.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34492026-03-11T00:39:45.296Z
34502026-03-11T00:39:45.296Zinfo: running `cargo check --bins` on sp-sim (148/256)
34512026-03-11T00:39:46.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34522026-03-11T00:39:46.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34532026-03-11T00:39:46.156Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34542026-03-11T00:39:48.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
34552026-03-11T00:39:48.711Z
34562026-03-11T00:39:48.711Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34572026-03-11T00:39:49.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582026-03-11T00:39:49.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592026-03-11T00:39:49.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34602026-03-11T00:39:49.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34612026-03-11T00:39:49.554Z
34622026-03-11T00:39:49.554Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34632026-03-11T00:39:50.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642026-03-11T00:39:50.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652026-03-11T00:39:50.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662026-03-11T00:39:50.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34672026-03-11T00:39:50.406Z
34682026-03-11T00:39:50.406Zinfo: running `cargo check --bins` on db-macros (151/256)
34692026-03-11T00:39:51.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702026-03-11T00:39:51.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712026-03-11T00:39:51.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722026-03-11T00:39:51.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34732026-03-11T00:39:51.155Z
34742026-03-11T00:39:51.155Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34752026-03-11T00:39:51.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762026-03-11T00:39:51.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772026-03-11T00:39:51.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34782026-03-11T00:39:51.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34792026-03-11T00:39:51.903Z
34802026-03-11T00:39:51.903Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34812026-03-11T00:39:52.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822026-03-11T00:39:52.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832026-03-11T00:39:52.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842026-03-11T00:39:52.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34852026-03-11T00:39:52.744Z
34862026-03-11T00:39:52.744Zinfo: running `cargo check --bins` on authz-macros (154/256)
34872026-03-11T00:39:53.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882026-03-11T00:39:53.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892026-03-11T00:39:53.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902026-03-11T00:39:53.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34912026-03-11T00:39:53.492Z
34922026-03-11T00:39:53.492Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34932026-03-11T00:39:54.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942026-03-11T00:39:54.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952026-03-11T00:39:54.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962026-03-11T00:39:54.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34972026-03-11T00:39:54.317Z
34982026-03-11T00:39:54.317Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
34992026-03-11T00:39:55.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002026-03-11T00:39:55.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012026-03-11T00:39:55.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022026-03-11T00:39:55.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35032026-03-11T00:39:55.144Z
35042026-03-11T00:39:55.144Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35052026-03-11T00:39:55.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062026-03-11T00:39:55.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072026-03-11T00:39:55.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082026-03-11T00:39:55.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35092026-03-11T00:39:55.899Z
35102026-03-11T00:39:55.899Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35112026-03-11T00:39:56.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122026-03-11T00:39:56.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132026-03-11T00:39:56.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142026-03-11T00:39:56.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35152026-03-11T00:39:56.644Z
35162026-03-11T00:39:56.644Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35172026-03-11T00:39:57.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182026-03-11T00:39:57.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192026-03-11T00:39:57.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202026-03-11T00:39:57.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35212026-03-11T00:39:57.417Z
35222026-03-11T00:39:57.417Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35232026-03-11T00:39:58.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242026-03-11T00:39:58.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252026-03-11T00:39:58.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262026-03-11T00:39:58.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35272026-03-11T00:39:58.169Z
35282026-03-11T00:39:58.169Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35292026-03-11T00:39:58.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302026-03-11T00:39:58.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312026-03-11T00:39:58.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322026-03-11T00:39:58.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35332026-03-11T00:39:58.915Z
35342026-03-11T00:39:58.916Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35352026-03-11T00:39:59.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362026-03-11T00:39:59.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372026-03-11T00:39:59.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382026-03-11T00:39:59.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35392026-03-11T00:39:59.752Z
35402026-03-11T00:39:59.752Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35412026-03-11T00:40:00.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422026-03-11T00:40:00.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432026-03-11T00:40:00.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442026-03-11T00:40:00.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35452026-03-11T00:40:00.594Z
35462026-03-11T00:40:00.594Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35472026-03-11T00:40:01.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482026-03-11T00:40:01.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492026-03-11T00:40:01.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502026-03-11T00:40:01.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35512026-03-11T00:40:01.426Z
35522026-03-11T00:40:01.426Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35532026-03-11T00:40:02.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542026-03-11T00:40:02.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552026-03-11T00:40:02.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562026-03-11T00:40:02.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35572026-03-11T00:40:02.217Z
35582026-03-11T00:40:02.217Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35592026-03-11T00:40:02.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602026-03-11T00:40:02.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612026-03-11T00:40:02.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622026-03-11T00:40:02.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35632026-03-11T00:40:02.996Z
35642026-03-11T00:40:02.996Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35652026-03-11T00:40:03.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662026-03-11T00:40:03.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672026-03-11T00:40:03.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682026-03-11T00:40:03.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35692026-03-11T00:40:03.790Z
35702026-03-11T00:40:03.790Zinfo: running `cargo check --bins` on key-manager (168/256)
35712026-03-11T00:40:04.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722026-03-11T00:40:04.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732026-03-11T00:40:04.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742026-03-11T00:40:04.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35752026-03-11T00:40:04.548Z
35762026-03-11T00:40:04.548Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35772026-03-11T00:40:05.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782026-03-11T00:40:05.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792026-03-11T00:40:05.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802026-03-11T00:40:05.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35812026-03-11T00:40:05.333Z
35822026-03-11T00:40:05.333Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35832026-03-11T00:40:06.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842026-03-11T00:40:06.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852026-03-11T00:40:06.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862026-03-11T00:40:06.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35872026-03-11T00:40:06.117Z
35882026-03-11T00:40:06.117Zinfo: running `cargo check --bins` on typed-rng (171/256)
35892026-03-11T00:40:06.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902026-03-11T00:40:06.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912026-03-11T00:40:06.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922026-03-11T00:40:06.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35932026-03-11T00:40:06.864Z
35942026-03-11T00:40:06.864Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
35952026-03-11T00:40:07.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962026-03-11T00:40:07.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972026-03-11T00:40:07.878Z Compiling libefi-sys v0.1.0
35982026-03-11T00:40:07.882Z Compiling bitfield-struct v0.6.2
35992026-03-11T00:40:07.882Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36002026-03-11T00:40:08.030Z Compiling xshell-macros v0.2.7
36012026-03-11T00:40:08.041Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36022026-03-11T00:40:08.055Z Compiling salty v0.3.0
36032026-03-11T00:40:08.072Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36042026-03-11T00:40:08.088Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36052026-03-11T00:40:08.105Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36062026-03-11T00:40:08.463Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36072026-03-11T00:40:08.507Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36082026-03-11T00:40:08.524Z Checking xshell v0.2.7
36092026-03-11T00:40:08.669Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36102026-03-11T00:40:08.689Z Checking primeorder v0.13.6
36112026-03-11T00:40:08.727Z Compiling proc-macro-error-attr2 v2.0.0
36122026-03-11T00:40:08.748Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36132026-03-11T00:40:08.767Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36142026-03-11T00:40:08.841Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36152026-03-11T00:40:08.989Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36162026-03-11T00:40:09.006Z Checking p384 v0.13.1
36172026-03-11T00:40:09.043Z Compiling nix v0.31.1
36182026-03-11T00:40:09.176Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36192026-03-11T00:40:09.252Z Compiling proc-macro-error2 v2.0.1
36202026-03-11T00:40:09.425Z Compiling num-derive v0.3.3
36212026-03-11T00:40:09.486Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36222026-03-11T00:40:09.572Z Compiling unicase v2.9.0
36232026-03-11T00:40:09.633Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36242026-03-11T00:40:09.668Z Compiling tabled_derive v0.11.0
36252026-03-11T00:40:09.756Z Checking papergrid v0.17.0
36262026-03-11T00:40:09.841Z Compiling mime_guess v2.0.5
36272026-03-11T00:40:10.129Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36282026-03-11T00:40:10.549Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36292026-03-11T00:40:10.567Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36302026-03-11T00:40:10.617Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36312026-03-11T00:40:10.636Z Checking libscf-sys v1.1.0
36322026-03-11T00:40:10.839Z Checking testing_table v0.3.0
36332026-03-11T00:40:10.857Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36342026-03-11T00:40:10.955Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36352026-03-11T00:40:11.135Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36362026-03-11T00:40:11.207Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36372026-03-11T00:40:11.294Z Checking corncobs v0.1.4
36382026-03-11T00:40:11.312Z Checking tabled v0.20.0
36392026-03-11T00:40:11.385Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36402026-03-11T00:40:11.451Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36412026-03-11T00:40:11.512Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36422026-03-11T00:40:11.561Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36432026-03-11T00:40:11.610Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36442026-03-11T00:40:11.794Z Checking secrecy v0.8.0
36452026-03-11T00:40:11.920Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36462026-03-11T00:40:11.950Z Checking http-range v0.1.5
36472026-03-11T00:40:12.405Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36482026-03-11T00:40:12.549Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36492026-03-11T00:40:12.626Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36502026-03-11T00:40:12.725Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36512026-03-11T00:40:12.773Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36522026-03-11T00:40:12.824Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36532026-03-11T00:40:12.843Z Checking atty v0.2.14
36542026-03-11T00:40:12.902Z Checking crc8 v0.1.1
36552026-03-11T00:40:12.958Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36562026-03-11T00:40:12.978Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36572026-03-11T00:40:13.022Z Checking hyper-staticfile v0.10.1
36582026-03-11T00:40:13.107Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36592026-03-11T00:40:13.372Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36602026-03-11T00:40:13.390Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36612026-03-11T00:40:13.628Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36622026-03-11T00:40:13.648Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36632026-03-11T00:40:13.663Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36642026-03-11T00:40:14.053Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36652026-03-11T00:40:14.074Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36662026-03-11T00:40:14.091Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36672026-03-11T00:40:14.112Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36682026-03-11T00:40:14.363Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36692026-03-11T00:40:14.448Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36702026-03-11T00:40:14.768Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36712026-03-11T00:40:14.816Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36722026-03-11T00:40:14.898Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36732026-03-11T00:40:16.380Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36742026-03-11T00:40:16.434Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36752026-03-11T00:40:16.700Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36762026-03-11T00:40:16.979Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36772026-03-11T00:40:17.491Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36782026-03-11T00:40:17.784Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36792026-03-11T00:40:24.513Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36802026-03-11T00:40:40.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.51s
36812026-03-11T00:40:40.622Z
36822026-03-11T00:40:40.622Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36832026-03-11T00:40:41.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842026-03-11T00:40:41.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852026-03-11T00:40:41.553Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36862026-03-11T00:40:57.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s
36872026-03-11T00:40:57.736Z
36882026-03-11T00:40:57.736Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36892026-03-11T00:40:58.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902026-03-11T00:40:58.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912026-03-11T00:40:58.665Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36922026-03-11T00:41:14.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.03s
36932026-03-11T00:41:15.013Z
36942026-03-11T00:41:15.013Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
36952026-03-11T00:41:15.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962026-03-11T00:41:15.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972026-03-11T00:41:15.939Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36982026-03-11T00:41:31.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
36992026-03-11T00:41:32.193Z
37002026-03-11T00:41:32.193Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37012026-03-11T00:41:32.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022026-03-11T00:41:32.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032026-03-11T00:41:33.121Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37042026-03-11T00:41:49.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
37052026-03-11T00:41:49.369Z
37062026-03-11T00:41:49.369Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37072026-03-11T00:41:50.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082026-03-11T00:41:50.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092026-03-11T00:41:50.305Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37102026-03-11T00:42:06.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s
37112026-03-11T00:42:06.483Z
37122026-03-11T00:42:06.483Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37132026-03-11T00:42:07.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142026-03-11T00:42:07.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152026-03-11T00:42:07.414Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37162026-03-11T00:42:23.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.01s
37172026-03-11T00:42:23.743Z
37182026-03-11T00:42:23.743Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37192026-03-11T00:42:24.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202026-03-11T00:42:24.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212026-03-11T00:42:24.678Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37222026-03-11T00:42:40.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.94s
37232026-03-11T00:42:40.930Z
37242026-03-11T00:42:40.930Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37252026-03-11T00:42:41.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262026-03-11T00:42:41.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272026-03-11T00:42:41.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37282026-03-11T00:42:41.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37292026-03-11T00:42:41.724Z
37302026-03-11T00:42:41.724Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37312026-03-11T00:42:42.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322026-03-11T00:42:42.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332026-03-11T00:42:42.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37342026-03-11T00:42:42.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37352026-03-11T00:42:42.518Z
37362026-03-11T00:42:42.519Zinfo: running `cargo check --bins` on range-requests (182/256)
37372026-03-11T00:42:43.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37382026-03-11T00:42:43.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37392026-03-11T00:42:43.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37402026-03-11T00:42:43.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
37412026-03-11T00:42:43.281Z
37422026-03-11T00:42:43.281Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37432026-03-11T00:42:43.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442026-03-11T00:42:43.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452026-03-11T00:42:43.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37462026-03-11T00:42:43.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
37472026-03-11T00:42:44.046Z
37482026-03-11T00:42:44.046Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37492026-03-11T00:42:44.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502026-03-11T00:42:44.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512026-03-11T00:42:44.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37522026-03-11T00:42:44.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37532026-03-11T00:42:44.838Z
37542026-03-11T00:42:44.838Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37552026-03-11T00:42:45.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562026-03-11T00:42:45.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572026-03-11T00:42:45.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37582026-03-11T00:42:45.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37592026-03-11T00:42:45.624Z
37602026-03-11T00:42:45.624Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37612026-03-11T00:42:46.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622026-03-11T00:42:46.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632026-03-11T00:42:46.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37642026-03-11T00:42:46.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37652026-03-11T00:42:46.413Z
37662026-03-11T00:42:46.413Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37672026-03-11T00:42:47.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682026-03-11T00:42:47.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692026-03-11T00:42:47.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37702026-03-11T00:42:47.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37712026-03-11T00:42:47.212Z
37722026-03-11T00:42:47.212Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37732026-03-11T00:42:47.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742026-03-11T00:42:47.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752026-03-11T00:42:47.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37762026-03-11T00:42:47.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37772026-03-11T00:42:48.015Z
37782026-03-11T00:42:48.015Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37792026-03-11T00:42:48.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802026-03-11T00:42:48.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812026-03-11T00:42:48.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37822026-03-11T00:42:48.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37832026-03-11T00:42:48.815Z
37842026-03-11T00:42:48.815Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37852026-03-11T00:42:49.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862026-03-11T00:42:49.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872026-03-11T00:42:49.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37882026-03-11T00:42:49.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37892026-03-11T00:42:49.617Z
37902026-03-11T00:42:49.617Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37912026-03-11T00:42:50.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922026-03-11T00:42:50.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932026-03-11T00:42:50.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942026-03-11T00:42:50.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37952026-03-11T00:42:50.416Z
37962026-03-11T00:42:50.416Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
37972026-03-11T00:42:51.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982026-03-11T00:42:51.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992026-03-11T00:42:51.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38002026-03-11T00:42:51.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38012026-03-11T00:42:51.214Z
38022026-03-11T00:42:51.214Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38032026-03-11T00:42:51.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042026-03-11T00:42:51.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052026-03-11T00:42:51.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062026-03-11T00:42:51.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38072026-03-11T00:42:52.012Z
38082026-03-11T00:42:52.012Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38092026-03-11T00:42:52.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102026-03-11T00:42:52.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112026-03-11T00:42:52.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38122026-03-11T00:42:52.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38132026-03-11T00:42:52.837Z
38142026-03-11T00:42:52.837Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38152026-03-11T00:42:53.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162026-03-11T00:42:53.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172026-03-11T00:42:53.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38182026-03-11T00:42:53.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38192026-03-11T00:42:53.684Z
38202026-03-11T00:42:53.684Zinfo: running `cargo check --bins` on update-common (196/256)
38212026-03-11T00:42:54.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222026-03-11T00:42:54.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232026-03-11T00:42:54.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38242026-03-11T00:42:54.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
38252026-03-11T00:42:54.465Z
38262026-03-11T00:42:54.465Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38272026-03-11T00:42:55.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282026-03-11T00:42:55.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292026-03-11T00:42:55.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38302026-03-11T00:42:55.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38312026-03-11T00:42:55.306Z
38322026-03-11T00:42:55.306Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38332026-03-11T00:42:56.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342026-03-11T00:42:56.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352026-03-11T00:42:56.231Z Compiling fs-err v2.11.0
38362026-03-11T00:42:56.235Z Checking ignore v0.4.25
38372026-03-11T00:42:56.235Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38382026-03-11T00:42:56.235Z Checking predicates-tree v1.0.13
38392026-03-11T00:42:56.349Z Checking parse-size v1.1.0
38402026-03-11T00:42:56.363Z Checking rand_seeder v0.4.0
38412026-03-11T00:42:56.367Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38422026-03-11T00:42:56.367Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38432026-03-11T00:42:56.596Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38442026-03-11T00:42:56.599Z Compiling petname v2.0.2
38452026-03-11T00:42:56.612Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38462026-03-11T00:42:56.812Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38472026-03-11T00:42:56.829Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38482026-03-11T00:42:56.854Z Checking globwalk v0.9.1
38492026-03-11T00:42:56.917Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38502026-03-11T00:42:57.034Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38512026-03-11T00:42:57.076Z Checking camino-tempfile-ext v0.3.3
38522026-03-11T00:42:57.094Z Checking sapling-renderdag v0.1.0
38532026-03-11T00:42:57.279Z Checking sync-ptr v0.1.4
38542026-03-11T00:42:57.322Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38552026-03-11T00:42:57.402Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38562026-03-11T00:42:57.465Z Checking colored v2.2.0
38572026-03-11T00:42:57.567Z Checking assert_matches v1.5.0
38582026-03-11T00:42:57.917Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38592026-03-11T00:42:57.934Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38602026-03-11T00:42:57.938Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38612026-03-11T00:42:58.794Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38622026-03-11T00:43:00.579Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38632026-03-11T00:43:03.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s
38642026-03-11T00:43:03.769Z
38652026-03-11T00:43:03.769Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38662026-03-11T00:43:04.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672026-03-11T00:43:04.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682026-03-11T00:43:04.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38692026-03-11T00:43:04.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
38702026-03-11T00:43:04.523Z
38712026-03-11T00:43:04.523Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38722026-03-11T00:43:05.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732026-03-11T00:43:05.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742026-03-11T00:43:05.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38752026-03-11T00:43:05.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38762026-03-11T00:43:05.369Z
38772026-03-11T00:43:05.369Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38782026-03-11T00:43:06.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792026-03-11T00:43:06.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802026-03-11T00:43:06.236Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38812026-03-11T00:43:06.236Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38822026-03-11T00:43:07.052Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38832026-03-11T00:43:09.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.72s
38842026-03-11T00:43:09.321Z
38852026-03-11T00:43:09.321Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38862026-03-11T00:43:09.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872026-03-11T00:43:09.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882026-03-11T00:43:09.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38892026-03-11T00:43:09.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
38902026-03-11T00:43:10.094Z
38912026-03-11T00:43:10.094Zinfo: running `cargo check --bins` on cert-dev (203/256)
38922026-03-11T00:43:10.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932026-03-11T00:43:10.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942026-03-11T00:43:10.837Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38952026-03-11T00:43:11.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
38962026-03-11T00:43:11.341Z
38972026-03-11T00:43:11.341Zinfo: running `cargo check --bins` on clickana (204/256)
38982026-03-11T00:43:12.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38992026-03-11T00:43:12.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39002026-03-11T00:43:12.119Z Compiling darling_core v0.23.0
39012026-03-11T00:43:12.122Z Compiling instability v0.3.11
39022026-03-11T00:43:12.122Z Checking castaway v0.2.4
39032026-03-11T00:43:12.122Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39042026-03-11T00:43:12.122Z Compiling indoc v2.0.7
39052026-03-11T00:43:12.237Z Checking unicode-truncate v1.1.0
39062026-03-11T00:43:12.249Z Checking lru v0.12.5
39072026-03-11T00:43:12.252Z Checking cassowary v0.3.0
39082026-03-11T00:43:12.341Z Checking compact_str v0.8.1
39092026-03-11T00:43:13.536Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39102026-03-11T00:43:13.760Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39112026-03-11T00:43:14.213Z Compiling darling_macro v0.23.0
39122026-03-11T00:43:14.770Z Compiling darling v0.23.0
39132026-03-11T00:43:15.569Z Checking ratatui v0.29.0
39142026-03-11T00:43:17.098Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39152026-03-11T00:43:17.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s
39162026-03-11T00:43:18.154Z
39172026-03-11T00:43:18.154Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39182026-03-11T00:43:18.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39192026-03-11T00:43:18.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39202026-03-11T00:43:19.022Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39212026-03-11T00:43:19.022Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39222026-03-11T00:43:19.767Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39232026-03-11T00:43:20.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
39242026-03-11T00:43:20.520Z
39252026-03-11T00:43:20.521Zinfo: running `cargo check --bins` on ch-dev (206/256)
39262026-03-11T00:43:21.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272026-03-11T00:43:21.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282026-03-11T00:43:21.386Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39292026-03-11T00:43:22.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
39302026-03-11T00:43:22.547Z
39312026-03-11T00:43:22.547Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39322026-03-11T00:43:23.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332026-03-11T00:43:23.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342026-03-11T00:43:23.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39352026-03-11T00:43:23.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39362026-03-11T00:43:23.143Z
39372026-03-11T00:43:23.143Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39382026-03-11T00:43:23.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392026-03-11T00:43:23.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402026-03-11T00:43:24.003Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39412026-03-11T00:43:24.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
39422026-03-11T00:43:24.757Z
39432026-03-11T00:43:24.757Zinfo: running `cargo check --bins` on db-dev (209/256)
39442026-03-11T00:43:25.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452026-03-11T00:43:25.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462026-03-11T00:43:25.628Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39472026-03-11T00:43:26.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
39482026-03-11T00:43:26.804Z
39492026-03-11T00:43:26.804Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39502026-03-11T00:43:27.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512026-03-11T00:43:27.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522026-03-11T00:43:27.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39532026-03-11T00:43:27.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39542026-03-11T00:43:27.639Z
39552026-03-11T00:43:27.639Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39562026-03-11T00:43:28.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39572026-03-11T00:43:28.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39582026-03-11T00:43:28.382Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39592026-03-11T00:43:29.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
39602026-03-11T00:43:29.424Z
39612026-03-11T00:43:29.424Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39622026-03-11T00:43:30.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632026-03-11T00:43:30.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642026-03-11T00:43:30.321Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39652026-03-11T00:43:30.321Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39662026-03-11T00:43:30.324Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39672026-03-11T00:43:30.324Z Checking git-stub v1.0.0
39682026-03-11T00:43:30.324Z Compiling trait-variant v0.1.2
39692026-03-11T00:43:30.324Z Checking is_ci v1.2.0
39702026-03-11T00:43:30.324Z Checking maplit v1.0.2
39712026-03-11T00:43:30.325Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39722026-03-11T00:43:30.560Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39732026-03-11T00:43:30.592Z Checking supports-color v3.0.2
39742026-03-11T00:43:30.630Z Checking git-stub-vcs v0.1.0
39752026-03-11T00:43:30.730Z Checking drift v0.1.3
39762026-03-11T00:43:30.746Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39772026-03-11T00:43:30.769Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39782026-03-11T00:43:30.872Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39792026-03-11T00:43:31.008Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39802026-03-11T00:43:31.084Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39812026-03-11T00:43:31.130Z Checking dropshot-api-manager v0.6.0
39822026-03-11T00:43:31.204Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39832026-03-11T00:43:31.342Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39842026-03-11T00:43:31.450Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39852026-03-11T00:43:31.675Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39862026-03-11T00:43:32.171Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39872026-03-11T00:43:39.001Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39882026-03-11T00:43:40.381Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39892026-03-11T00:43:41.158Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39902026-03-11T00:43:41.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.27s
39912026-03-11T00:43:41.936Z
39922026-03-11T00:43:41.936Zinfo: running `cargo check --bins` on installinator-api (213/256)
39932026-03-11T00:43:42.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942026-03-11T00:43:42.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952026-03-11T00:43:42.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39962026-03-11T00:43:42.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
39972026-03-11T00:43:42.709Z
39982026-03-11T00:43:42.709Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
39992026-03-11T00:43:43.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002026-03-11T00:43:43.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012026-03-11T00:43:43.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40022026-03-11T00:43:43.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
40032026-03-11T00:43:43.542Z
40042026-03-11T00:43:43.542Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40052026-03-11T00:43:44.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062026-03-11T00:43:44.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072026-03-11T00:43:44.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082026-03-11T00:43:44.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
40092026-03-11T00:43:44.371Z
40102026-03-11T00:43:44.371Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40112026-03-11T00:43:45.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-03-11T00:43:45.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-03-11T00:43:45.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40142026-03-11T00:43:45.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
40152026-03-11T00:43:45.194Z
40162026-03-11T00:43:45.194Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40172026-03-11T00:43:45.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40182026-03-11T00:43:45.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40192026-03-11T00:43:45.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40202026-03-11T00:43:45.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
40212026-03-11T00:43:45.971Z
40222026-03-11T00:43:45.971Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40232026-03-11T00:43:46.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40242026-03-11T00:43:46.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40252026-03-11T00:43:46.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40262026-03-11T00:43:46.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
40272026-03-11T00:43:46.730Z
40282026-03-11T00:43:46.730Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40292026-03-11T00:43:47.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40302026-03-11T00:43:47.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40312026-03-11T00:43:47.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40322026-03-11T00:43:47.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
40332026-03-11T00:43:47.531Z
40342026-03-11T00:43:47.531Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40352026-03-11T00:43:48.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362026-03-11T00:43:48.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372026-03-11T00:43:48.272Z Checking erased-serde v0.4.9
40382026-03-11T00:43:48.376Z Checking ordered-float v2.10.1
40392026-03-11T00:43:48.389Z Checking unicode-xid v0.2.6
40402026-03-11T00:43:48.398Z Checking cargo-platform v0.2.0
40412026-03-11T00:43:48.657Z Checking serde-value v0.7.0
40422026-03-11T00:43:48.835Z Checking serde-untagged v0.1.9
40432026-03-11T00:43:49.043Z Checking cargo-util-schemas v0.8.2
40442026-03-11T00:43:50.051Z Checking cargo_metadata v0.21.0
40452026-03-11T00:43:50.927Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40462026-03-11T00:43:51.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
40472026-03-11T00:43:52.031Z
40482026-03-11T00:43:52.031Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40492026-03-11T00:43:52.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40502026-03-11T00:43:52.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40512026-03-11T00:43:52.914Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40522026-03-11T00:43:53.681Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40532026-03-11T00:43:54.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
40542026-03-11T00:43:54.559Z
40552026-03-11T00:43:54.559Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40562026-03-11T00:43:55.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40572026-03-11T00:43:55.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40582026-03-11T00:43:55.613Z Compiling vergen-gitcl v1.0.8
40592026-03-11T00:43:55.613Z Compiling dirs-sys-next v0.1.2
40602026-03-11T00:43:55.617Z Compiling glob v0.3.3
40612026-03-11T00:43:55.617Z Compiling crunchy v0.2.4
40622026-03-11T00:43:55.617Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40632026-03-11T00:43:55.617Z Compiling dsl_auto_type v0.1.3
40642026-03-11T00:43:55.617Z Checking scheduled-thread-pool v0.2.7
40652026-03-11T00:43:55.617Z Compiling diesel_table_macro_syntax v0.2.0
40662026-03-11T00:43:55.952Z Compiling dirs-next v2.0.0
40672026-03-11T00:43:56.039Z Compiling tiny-keccak v2.0.2
40682026-03-11T00:43:56.064Z Compiling term v0.7.0
40692026-03-11T00:43:56.113Z Checking r2d2 v0.8.10
40702026-03-11T00:43:56.228Z Compiling bit-vec v0.6.3
40712026-03-11T00:43:56.244Z Compiling clang-sys v1.8.1
40722026-03-11T00:43:56.343Z Compiling itertools v0.10.5
40732026-03-11T00:43:56.512Z Compiling bit-set v0.5.3
40742026-03-11T00:43:56.671Z Compiling diesel_derives v2.2.7
40752026-03-11T00:43:56.728Z Compiling ascii-canvas v3.0.0
40762026-03-11T00:43:56.749Z Compiling ena v0.14.4
40772026-03-11T00:43:56.817Z Compiling libloading v0.8.9
40782026-03-11T00:43:56.834Z Compiling diff v0.1.13
40792026-03-11T00:43:56.872Z Compiling regex-syntax v0.6.29
40802026-03-11T00:43:57.019Z Compiling bindgen v0.71.1
40812026-03-11T00:43:57.083Z Compiling cexpr v0.6.0
40822026-03-11T00:43:57.184Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40832026-03-11T00:43:57.442Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40842026-03-11T00:43:57.657Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40852026-03-11T00:43:57.698Z Compiling libxml v0.3.3
40862026-03-11T00:43:57.797Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40872026-03-11T00:43:58.001Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40882026-03-11T00:43:58.040Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40892026-03-11T00:43:58.188Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40902026-03-11T00:43:58.296Z Compiling strum_macros v0.24.3
40912026-03-11T00:43:58.435Z Compiling indoc v1.0.9
40922026-03-11T00:43:59.028Z Compiling lalrpop v0.19.12
40932026-03-11T00:43:59.816Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40942026-03-11T00:43:59.842Z Checking derive_builder v0.20.2
40952026-03-11T00:43:59.989Z Compiling oso-derive v0.27.3
40962026-03-11T00:44:00.074Z Checking quick-xml v0.37.5
40972026-03-11T00:44:00.159Z Compiling impl-trait-for-tuples v0.2.3
40982026-03-11T00:44:00.651Z Checking openssl-probe v0.1.6
40992026-03-11T00:44:00.818Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41002026-03-11T00:44:01.282Z Compiling diesel-dtrace v0.4.2
41012026-03-11T00:44:01.624Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41022026-03-11T00:44:01.783Z Checking bb8 v0.8.6
41032026-03-11T00:44:01.906Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41042026-03-11T00:44:02.130Z Checking nonempty v0.12.0
41052026-03-11T00:44:02.189Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41062026-03-11T00:44:02.334Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41072026-03-11T00:44:02.350Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41082026-03-11T00:44:02.475Z Checking support-bundle-viewer v0.1.2
41092026-03-11T00:44:02.569Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41102026-03-11T00:44:02.619Z Checking multimap v0.10.1
41112026-03-11T00:44:02.790Z Checking diesel v2.2.12
41122026-03-11T00:44:05.308Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41132026-03-11T00:44:07.021Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41142026-03-11T00:44:07.280Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41152026-03-11T00:44:07.429Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41162026-03-11T00:44:08.775Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41172026-03-11T00:44:09.299Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41182026-03-11T00:44:09.303Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41192026-03-11T00:44:10.226Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41202026-03-11T00:44:12.872Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41212026-03-11T00:44:18.665Z Compiling samael v0.0.19
41222026-03-11T00:44:24.892Z Checking async-bb8-diesel v0.2.1
41232026-03-11T00:44:26.498Z Compiling polar-core v0.27.3
41242026-03-11T00:44:32.755Z Checking oso v0.27.3
41252026-03-11T00:45:07.392Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41262026-03-11T00:45:53.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
41272026-03-11T00:45:54.137Z
41282026-03-11T00:45:54.137Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41292026-03-11T00:45:54.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302026-03-11T00:45:54.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312026-03-11T00:45:54.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322026-03-11T00:45:54.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41332026-03-11T00:45:54.991Z
41342026-03-11T00:45:54.991Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41352026-03-11T00:45:55.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-03-11T00:45:55.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-03-11T00:45:55.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-03-11T00:45:55.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41392026-03-11T00:45:55.848Z
41402026-03-11T00:45:55.848Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41412026-03-11T00:45:56.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-03-11T00:45:56.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-03-11T00:45:56.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41442026-03-11T00:45:56.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41452026-03-11T00:45:56.607Z
41462026-03-11T00:45:56.607Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41472026-03-11T00:45:57.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-03-11T00:45:57.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-03-11T00:45:57.668Z Compiling libz-sys v1.1.24
41502026-03-11T00:45:57.793Z Compiling libgit2-sys v0.18.3+1.9.2
41512026-03-11T00:45:57.808Z Compiling vergen-git2 v1.0.7
41522026-03-11T00:45:57.819Z Compiling rustls v0.21.12
41532026-03-11T00:45:57.822Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41542026-03-11T00:45:57.830Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41552026-03-11T00:45:57.833Z Compiling nix v0.29.0
41562026-03-11T00:45:57.833Z Checking sct v0.7.1
41572026-03-11T00:45:58.040Z Checking rustls-webpki v0.101.7
41582026-03-11T00:45:58.095Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41592026-03-11T00:45:58.112Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41602026-03-11T00:45:58.157Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41612026-03-11T00:45:58.340Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41622026-03-11T00:45:58.496Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41632026-03-11T00:45:58.527Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41642026-03-11T00:45:58.609Z Checking rustls-pemfile v1.0.4
41652026-03-11T00:45:58.762Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41662026-03-11T00:45:58.778Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41672026-03-11T00:45:59.025Z Checking twox-hash v2.1.2
41682026-03-11T00:45:59.056Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41692026-03-11T00:45:59.286Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41702026-03-11T00:46:00.010Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41712026-03-11T00:46:00.140Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41722026-03-11T00:46:00.204Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41732026-03-11T00:46:00.256Z Checking tokio-rustls v0.24.1
41742026-03-11T00:46:00.508Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41752026-03-11T00:46:00.683Z Checking fatfs v0.3.6
41762026-03-11T00:46:01.011Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41772026-03-11T00:46:01.040Z Compiling seq-macro v0.3.6
41782026-03-11T00:46:05.984Z Compiling git2 v0.20.4
41792026-03-11T00:46:06.914Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41802026-03-11T00:46:07.065Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41812026-03-11T00:46:09.176Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41822026-03-11T00:47:17.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
41832026-03-11T00:47:17.580Z
41842026-03-11T00:47:17.580Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41852026-03-11T00:47:18.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-03-11T00:47:18.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-03-11T00:47:18.656Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41882026-03-11T00:48:17.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
41892026-03-11T00:48:17.918Z
41902026-03-11T00:48:17.919Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41912026-03-11T00:48:18.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-03-11T00:48:18.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-03-11T00:48:18.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41942026-03-11T00:48:18.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41952026-03-11T00:48:18.683Z
41962026-03-11T00:48:18.683Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
41972026-03-11T00:48:19.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41982026-03-11T00:48:19.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41992026-03-11T00:48:19.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42002026-03-11T00:48:19.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42012026-03-11T00:48:19.529Z
42022026-03-11T00:48:19.529Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42032026-03-11T00:48:20.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42042026-03-11T00:48:20.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42052026-03-11T00:48:20.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42062026-03-11T00:48:20.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
42072026-03-11T00:48:20.362Z
42082026-03-11T00:48:20.363Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42092026-03-11T00:48:21.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-03-11T00:48:21.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-03-11T00:48:21.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42122026-03-11T00:48:21.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42132026-03-11T00:48:21.208Z
42142026-03-11T00:48:21.208Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42152026-03-11T00:48:21.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-03-11T00:48:21.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-03-11T00:48:21.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42182026-03-11T00:48:21.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42192026-03-11T00:48:22.049Z
42202026-03-11T00:48:22.049Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42212026-03-11T00:48:22.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222026-03-11T00:48:22.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232026-03-11T00:48:22.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42242026-03-11T00:48:22.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42252026-03-11T00:48:22.888Z
42262026-03-11T00:48:22.888Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42272026-03-11T00:48:23.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282026-03-11T00:48:23.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292026-03-11T00:48:23.974Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42302026-03-11T00:48:23.977Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42312026-03-11T00:48:24.123Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42322026-03-11T00:48:24.138Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42332026-03-11T00:48:24.141Z Checking yansi v1.0.1
42342026-03-11T00:48:24.141Z Checking diff v0.1.13
42352026-03-11T00:48:24.141Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42362026-03-11T00:48:24.141Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42372026-03-11T00:48:24.312Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42382026-03-11T00:48:24.500Z Checking pretty_assertions v1.4.1
42392026-03-11T00:48:25.409Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42402026-03-11T00:48:58.304Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42412026-03-11T00:48:58.308Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42422026-03-11T00:48:58.308Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42432026-03-11T00:48:58.308Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42442026-03-11T00:48:58.308Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42452026-03-11T00:48:58.308Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42462026-03-11T00:48:59.245Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42472026-03-11T00:49:00.680Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42482026-03-11T00:49:59.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
42492026-03-11T00:49:59.627Z
42502026-03-11T00:49:59.627Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42512026-03-11T00:50:00.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42522026-03-11T00:50:00.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42532026-03-11T00:50:00.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42542026-03-11T00:50:00.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42552026-03-11T00:50:00.394Z
42562026-03-11T00:50:00.394Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42572026-03-11T00:50:01.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42582026-03-11T00:50:01.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42592026-03-11T00:50:01.326Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42602026-03-11T00:50:01.443Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42612026-03-11T00:50:01.446Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42622026-03-11T00:50:23.375Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42632026-03-11T00:50:23.882Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42642026-03-11T00:50:26.237Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42652026-03-11T00:50:26.809Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42662026-03-11T00:50:30.886Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42672026-03-11T00:51:02.694Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42682026-03-11T00:51:03.530Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42692026-03-11T00:51:05.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
42702026-03-11T00:51:05.944Z
42712026-03-11T00:51:05.944Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42722026-03-11T00:51:06.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732026-03-11T00:51:06.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742026-03-11T00:51:06.809Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42752026-03-11T00:51:07.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
42762026-03-11T00:51:07.916Z
42772026-03-11T00:51:07.916Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42782026-03-11T00:51:08.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792026-03-11T00:51:08.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802026-03-11T00:51:08.709Z Compiling blake3 v1.8.3
42812026-03-11T00:51:08.712Z Checking constant_time_eq v0.4.2
42822026-03-11T00:51:08.815Z Checking arrayref v0.3.9
42832026-03-11T00:51:08.819Z Checking arrayvec v0.7.6
42842026-03-11T00:51:08.835Z Checking topological-sort v0.2.2
42852026-03-11T00:51:08.842Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42862026-03-11T00:51:08.845Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42872026-03-11T00:51:08.845Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42882026-03-11T00:51:08.898Z Checking shell-words v1.1.1
42892026-03-11T00:51:09.847Z Checking omicron-zone-package v0.12.2
42902026-03-11T00:51:10.832Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42912026-03-11T00:51:11.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
42922026-03-11T00:51:12.134Z
42932026-03-11T00:51:12.134Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
42942026-03-11T00:51:12.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42952026-03-11T00:51:12.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42962026-03-11T00:51:12.920Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42972026-03-11T00:51:13.295Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42982026-03-11T00:51:13.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
42992026-03-11T00:51:13.999Z
43002026-03-11T00:51:13.999Zinfo: running `cargo check --bins` on xtask (240/256)
43012026-03-11T00:51:14.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-03-11T00:51:14.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-03-11T00:51:14.586Z Checking libc v0.2.180
43042026-03-11T00:51:14.676Z Checking serde v1.0.228
43052026-03-11T00:51:14.679Z Checking zerofrom v0.1.6
43062026-03-11T00:51:14.680Z Checking bitflags v2.11.0
43072026-03-11T00:51:14.698Z Checking hashbrown v0.16.1
43082026-03-11T00:51:14.701Z Checking smallvec v1.15.1
43092026-03-11T00:51:14.718Z Checking serde_json v1.0.149
43102026-03-11T00:51:14.721Z Checking scroll v0.12.0
43112026-03-11T00:51:14.817Z Checking yoke v0.8.1
43122026-03-11T00:51:14.883Z Checking num-traits v0.2.19
43132026-03-11T00:51:14.944Z Checking thiserror v1.0.69
43142026-03-11T00:51:15.020Z Checking log v0.4.29
43152026-03-11T00:51:15.059Z Checking zerovec v0.11.5
43162026-03-11T00:51:15.072Z Checking zerotrie v0.2.3
43172026-03-11T00:51:15.142Z Checking errno v0.3.14
43182026-03-11T00:51:15.231Z Checking serde_spanned v0.6.9
43192026-03-11T00:51:15.244Z Checking toml_datetime v0.6.11
43202026-03-11T00:51:15.289Z Checking rustix v1.1.3
43212026-03-11T00:51:15.312Z Checking indexmap v2.13.0
43222026-03-11T00:51:15.384Z Checking percent-encoding v2.3.2
43232026-03-11T00:51:15.384Z Checking zerocopy v0.7.35
43242026-03-11T00:51:15.470Z Checking goblin v0.8.2
43252026-03-11T00:51:15.560Z Checking form_urlencoded v1.2.2
43262026-03-11T00:51:15.575Z Checking getrandom v0.4.1
43272026-03-11T00:51:15.657Z Checking tinystr v0.8.2
43282026-03-11T00:51:15.670Z Checking potential_utf v0.1.4
43292026-03-11T00:51:15.716Z Checking ordered-float v2.10.1
43302026-03-11T00:51:15.735Z Checking thiserror v2.0.18
43312026-03-11T00:51:15.828Z Checking icu_collections v2.1.1
43322026-03-11T00:51:15.860Z Checking syn v2.0.117
43332026-03-11T00:51:15.888Z Checking icu_locale_core v2.1.1
43342026-03-11T00:51:16.029Z Checking serde-value v0.7.0
43352026-03-11T00:51:16.064Z Checking toml_edit v0.22.27
43362026-03-11T00:51:16.095Z Checking dtrace-parser v0.2.0
43372026-03-11T00:51:16.229Z Checking thread-id v4.2.2
43382026-03-11T00:51:16.295Z Checking once_cell v1.21.3
43392026-03-11T00:51:16.326Z Checking cargo-platform v0.2.0
43402026-03-11T00:51:16.405Z Checking memmap v0.7.0
43412026-03-11T00:51:16.462Z Checking terminal_size v0.4.3
43422026-03-11T00:51:16.516Z Checking tempfile v3.25.0
43432026-03-11T00:51:16.549Z Checking fs-err v3.3.0
43442026-03-11T00:51:16.564Z Checking tabled v0.15.0
43452026-03-11T00:51:16.598Z Checking clap_builder v4.5.60
43462026-03-11T00:51:16.656Z Checking icu_provider v2.1.1
43472026-03-11T00:51:16.769Z Checking camino-tempfile v1.4.1
43482026-03-11T00:51:16.782Z Checking textwrap v0.16.2
43492026-03-11T00:51:16.965Z Checking icu_properties v2.1.2
43502026-03-11T00:51:16.979Z Checking icu_normalizer v2.1.1
43512026-03-11T00:51:17.046Z Checking anyhow v1.0.102
43522026-03-11T00:51:17.304Z Checking macaddr v1.0.1
43532026-03-11T00:51:17.374Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43542026-03-11T00:51:17.564Z Checking toml v0.8.23
43552026-03-11T00:51:17.997Z Checking cargo_toml v0.21.0
43562026-03-11T00:51:18.099Z Checking idna_adapter v1.2.1
43572026-03-11T00:51:18.174Z Checking dof v0.3.0
43582026-03-11T00:51:18.240Z Checking idna v1.1.0
43592026-03-11T00:51:18.263Z Checking clap v4.5.60
43602026-03-11T00:51:18.531Z Checking usdt-impl v0.5.0
43612026-03-11T00:51:18.534Z Checking url v2.5.8
43622026-03-11T00:51:18.851Z Checking usdt v0.5.0
43632026-03-11T00:51:18.995Z Checking cargo-util-schemas v0.8.2
43642026-03-11T00:51:19.987Z Checking cargo_metadata v0.21.0
43652026-03-11T00:51:20.848Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43662026-03-11T00:51:21.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.41s
43672026-03-11T00:51:21.555Z
43682026-03-11T00:51:21.556Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43692026-03-11T00:51:22.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43702026-03-11T00:51:22.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43712026-03-11T00:51:22.512Z Checking polyval v0.6.2
43722026-03-11T00:51:22.629Z Checking ctr v0.9.2
43732026-03-11T00:51:22.645Z Checking ssh-encoding v0.2.0
43742026-03-11T00:51:22.648Z Checking blowfish v0.9.1
43752026-03-11T00:51:22.671Z Checking password-hash v0.4.2
43762026-03-11T00:51:22.686Z Checking p521 v0.13.3
43772026-03-11T00:51:22.689Z Checking p256 v0.13.2
43782026-03-11T00:51:22.689Z Checking russh-cryptovec v0.7.3
43792026-03-11T00:51:22.819Z Checking ghash v0.5.1
43802026-03-11T00:51:22.836Z Checking bcrypt-pbkdf v0.10.0
43812026-03-11T00:51:22.839Z Checking md5 v0.7.0
43822026-03-11T00:51:22.878Z Checking num-bigint v0.4.6
43832026-03-11T00:51:22.895Z Checking des v0.8.1
43842026-03-11T00:51:22.946Z Checking pbkdf2 v0.11.0
43852026-03-11T00:51:22.963Z Checking aes-gcm v0.10.3
43862026-03-11T00:51:23.027Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43872026-03-11T00:51:23.043Z Checking hex-literal v0.4.1
43882026-03-11T00:51:23.059Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43892026-03-11T00:51:23.085Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43902026-03-11T00:51:23.143Z Checking ssh-cipher v0.2.0
43912026-03-11T00:51:23.158Z Checking socket2 v0.5.10
43922026-03-11T00:51:23.161Z Checking internet-checksum v0.2.1
43932026-03-11T00:51:23.354Z Checking ssh-key v0.6.7
43942026-03-11T00:51:23.542Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43952026-03-11T00:51:24.217Z Checking russh-keys v0.45.0
43962026-03-11T00:51:24.932Z Checking russh v0.45.0
43972026-03-11T00:51:46.929Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43982026-03-11T00:51:48.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.94s
43992026-03-11T00:51:48.749Z
44002026-03-11T00:51:48.749Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44012026-03-11T00:51:49.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44022026-03-11T00:51:49.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44032026-03-11T00:51:49.531Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44042026-03-11T00:51:49.534Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44052026-03-11T00:51:49.534Z Checking termios v0.3.3
44062026-03-11T00:51:51.329Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44072026-03-11T00:51:51.512Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44082026-03-11T00:51:54.123Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44092026-03-11T00:51:54.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
44102026-03-11T00:51:55.081Z
44112026-03-11T00:51:55.081Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44122026-03-11T00:51:55.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-03-11T00:51:55.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-03-11T00:51:55.928Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44152026-03-11T00:51:55.931Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44162026-03-11T00:51:56.054Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44172026-03-11T00:51:56.058Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44182026-03-11T00:51:56.058Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44192026-03-11T00:51:56.552Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44202026-03-11T00:51:56.555Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44212026-03-11T00:51:57.469Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44222026-03-11T00:51:57.560Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44232026-03-11T00:51:57.564Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44242026-03-11T00:51:58.401Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44252026-03-11T00:52:00.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
44262026-03-11T00:52:00.862Z
44272026-03-11T00:52:00.862Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44282026-03-11T00:52:01.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-03-11T00:52:01.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-03-11T00:52:01.631Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44312026-03-11T00:52:02.181Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44322026-03-11T00:52:02.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
44332026-03-11T00:52:02.793Z
44342026-03-11T00:52:02.793Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44352026-03-11T00:52:03.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-03-11T00:52:03.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-03-11T00:52:03.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44382026-03-11T00:52:03.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
44392026-03-11T00:52:03.544Z
44402026-03-11T00:52:03.544Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44412026-03-11T00:52:04.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-03-11T00:52:04.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-03-11T00:52:04.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-03-11T00:52:04.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
44452026-03-11T00:52:04.298Z
44462026-03-11T00:52:04.298Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44472026-03-11T00:52:05.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-03-11T00:52:05.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-03-11T00:52:05.200Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44502026-03-11T00:52:05.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
44512026-03-11T00:52:06.183Z
44522026-03-11T00:52:06.183Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44532026-03-11T00:52:06.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-03-11T00:52:06.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-03-11T00:52:06.963Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44562026-03-11T00:52:06.966Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44572026-03-11T00:52:07.251Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44582026-03-11T00:52:07.254Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44592026-03-11T00:52:08.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
44602026-03-11T00:52:08.436Z
44612026-03-11T00:52:08.436Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44622026-03-11T00:52:09.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44632026-03-11T00:52:09.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44642026-03-11T00:52:09.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44652026-03-11T00:52:09.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
44662026-03-11T00:52:09.187Z
44672026-03-11T00:52:09.187Zinfo: running `cargo check --bins` on omicron-package (250/256)
44682026-03-11T00:52:09.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44692026-03-11T00:52:09.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44702026-03-11T00:52:09.985Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44712026-03-11T00:52:11.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
44722026-03-11T00:52:11.545Z
44732026-03-11T00:52:11.545Zinfo: running `cargo check --bins` on tqdb (251/256)
44742026-03-11T00:52:12.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44752026-03-11T00:52:12.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44762026-03-11T00:52:12.485Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44772026-03-11T00:52:12.899Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44782026-03-11T00:52:13.778Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44792026-03-11T00:52:13.782Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44802026-03-11T00:52:20.273Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44812026-03-11T00:52:21.183Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44822026-03-11T00:52:21.187Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44832026-03-11T00:52:21.187Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44842026-03-11T00:52:21.187Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44852026-03-11T00:52:22.325Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44862026-03-11T00:52:31.410Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44872026-03-11T00:52:39.540Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44882026-03-11T00:52:39.544Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44892026-03-11T00:52:39.544Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44902026-03-11T00:52:39.544Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44912026-03-11T00:52:41.454Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44922026-03-11T00:52:43.226Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44932026-03-11T00:52:44.137Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44942026-03-11T00:52:45.818Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44952026-03-11T00:52:46.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.99s
44962026-03-11T00:52:46.784Z
44972026-03-11T00:52:46.784Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
44982026-03-11T00:52:47.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44992026-03-11T00:52:47.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45002026-03-11T00:52:47.642Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45012026-03-11T00:52:47.645Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45022026-03-11T00:52:47.645Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45032026-03-11T00:52:47.779Z Checking rtoolbox v0.0.3
45042026-03-11T00:52:47.782Z Checking tui-tree-widget v0.23.1
45052026-03-11T00:52:47.922Z Checking rpassword v7.4.0
45062026-03-11T00:52:48.065Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45072026-03-11T00:52:49.229Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45082026-03-11T00:52:55.654Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45092026-03-11T00:52:56.574Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45102026-03-11T00:52:57.962Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45112026-03-11T00:53:02.139Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45122026-03-11T00:53:04.699Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45132026-03-11T00:53:05.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.08s
45142026-03-11T00:53:06.093Z
45152026-03-11T00:53:06.093Zinfo: running `cargo check --bins` on wicket (253/256)
45162026-03-11T00:53:06.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45172026-03-11T00:53:06.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45182026-03-11T00:53:06.920Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45192026-03-11T00:53:07.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
45202026-03-11T00:53:07.568Z
45212026-03-11T00:53:07.568Zinfo: running `cargo check --bins` on wicketd (254/256)
45222026-03-11T00:53:08.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45232026-03-11T00:53:08.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45242026-03-11T00:53:08.435Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45252026-03-11T00:53:08.440Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45262026-03-11T00:53:08.440Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45272026-03-11T00:53:08.440Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45282026-03-11T00:53:09.967Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45292026-03-11T00:53:10.747Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45302026-03-11T00:53:14.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.26s
45312026-03-11T00:53:15.066Z
45322026-03-11T00:53:15.066Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45332026-03-11T00:53:15.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45342026-03-11T00:53:15.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45352026-03-11T00:53:15.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45362026-03-11T00:53:15.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
45372026-03-11T00:53:15.821Z
45382026-03-11T00:53:15.821Zinfo: running `cargo check --bins` on zone-setup (256/256)
45392026-03-11T00:53:16.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45402026-03-11T00:53:16.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45412026-03-11T00:53:16.622Z Checking uzers v0.12.2
45422026-03-11T00:53:16.950Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45432026-03-11T00:53:17.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
45442026-03-11T00:53:18.164Z
45452026-03-11T00:53:18.164Zreal 18:16.783194978
45462026-03-11T00:53:18.164Zuser 27:54.871610988
45472026-03-11T00:53:18.172Zsys 5:03.048505311
45482026-03-11T00:53:18.172Ztrap 0.486197903
45492026-03-11T00:53:18.172Ztflt 0.639821804
45502026-03-11T00:53:18.172Zdflt 0.680652893
45512026-03-11T00:53:18.172Zkflt 0.001168114
45522026-03-11T00:53:18.172Zlock 1:16:51.341663802
45532026-03-11T00:53:18.172Zslp 2:37:07.453420934
45542026-03-11T00:53:18.172Zlat 1:28.066123265
45552026-03-11T00:53:18.172Zstop 4:22.405929465
45562026-03-11T00:53:18.172Zprocess exited: duration 1342176 ms, exit code 0
 
45572026-03-11T00:53:18.206Zfound 0 output files