01KKCEJ8E1H7SCPB398QZ8DS29: 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: 01KKCEJVF8ZP53RJD1FD0DNGKP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T18:01:42.911Zjob assigned to worker 01KKCEBADNXJSA1612ZGCGJW7V [factory aws, i-088dc6e84cea305a9] (queued for 0 s)
 
22026-03-10T18:01:43.402Zstarting task 0: "setup"
32026-03-10T18:01:43.407Z++ uname -s
42026-03-10T18:01:43.411Z+ kern=SunOS
52026-03-10T18:01:43.411Z+ build_user=build
62026-03-10T18:01:43.411Z+ build_uid=12345
72026-03-10T18:01:43.411Z+ work_dir=/work
82026-03-10T18:01:43.411Z+ input_dir=/input
92026-03-10T18:01:43.411Z+ [[ 0 == 12345 ]]
102026-03-10T18:01:43.411Z+ case "$kern" in
112026-03-10T18:01:43.411Z+ groupadd -g 12345 build
122026-03-10T18:01:43.415Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T18:01:45.419Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T18:01:45.538Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T18:01:45.541Z+ home_fs=zfs
162026-03-10T18:01:45.541Z+ [[ zfs == autofs ]]
172026-03-10T18:01:45.541Z+ mkdir -p /home/build
182026-03-10T18:01:45.542Z+ chown build:build /home/build /work
192026-03-10T18:01:46.544Z+ chmod 0700 /home/build /work
202026-03-10T18:01:46.548Zprocess exited: duration 3145 ms, exit code 0
 
212026-03-10T18:01:46.555Zstarting task 1: "rust-toolchain"
222026-03-10T18:01:46.559Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-10T18:01:46.559Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-10T18:01:46.562Z * rust toolchain channel = "1.91.1"
252026-03-10T18:01:46.562Z * rust toolchain profile = "default"
262026-03-10T18:01:46.562Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T18:01:46.562Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T18:01:46.563Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T18:01:46.563Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T18:01:46.711Zinfo: downloading installer
312026-03-10T18:01:48.332Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T18:01:48.332Zwarn: /opt/ooce/bin
332026-03-10T18:01:48.332Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T18:01:48.332Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T18:01:48.332Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T18:01:48.332Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T18:01:48.332Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T18:01:48.332Zerror: cannot install while Rust is installed
392026-03-10T18:01:48.332Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T18:01:48.351Zinfo: profile set to 'default'
412026-03-10T18:01:48.351Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T18:01:48.364Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T18:01:48.537Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T18:01:48.538Zinfo: downloading component 'cargo'
452026-03-10T18:01:49.470Zinfo: downloading component 'clippy'
462026-03-10T18:01:49.860Zinfo: downloading component 'rust-docs'
472026-03-10T18:01:51.623Zinfo: downloading component 'rust-std'
482026-03-10T18:01:53.358Zinfo: downloading component 'rustc'
492026-03-10T18:02:02.424Zinfo: downloading component 'rustfmt'
502026-03-10T18:02:02.752Zinfo: installing component 'cargo'
512026-03-10T18:02:03.566Zinfo: installing component 'clippy'
522026-03-10T18:02:03.917Zinfo: installing component 'rust-docs'
532026-03-10T18:02:05.362Zinfo: installing component 'rust-std'
542026-03-10T18:02:06.853Zinfo: installing component 'rustc'
552026-03-10T18:02:12.679Zinfo: installing component 'rustfmt'
562026-03-10T18:02:12.985Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-10T18:02:12.985Z
582026-03-10T18:02:13.384Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T18:02:13.384Z
602026-03-10T18:02:13.388Z
612026-03-10T18:02:13.388ZRust is installed now. Great!
622026-03-10T18:02:13.388Z
632026-03-10T18:02:13.388ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T18:02:13.388Zenvironment variable. This has not been done automatically.
652026-03-10T18:02:13.388Z
662026-03-10T18:02:13.388ZTo configure your current shell, you need to source
672026-03-10T18:02:13.388Zthe corresponding env file under $HOME/.cargo.
682026-03-10T18:02:13.388Z
692026-03-10T18:02:13.388ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T18:02:13.388Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T18:02:13.388Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T18:02:13.388Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T18:02:13.486Z+ rustup --version
742026-03-10T18:02:13.496Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T18:02:13.500Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T18:02:13.579Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T18:02:13.582Z+ cargo --version
782026-03-10T18:02:13.649Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T18:02:13.652Z+ rustc --version
802026-03-10T18:02:13.722Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T18:02:13.725Zprocess exited: duration 27168 ms, exit code 0
 
822026-03-10T18:02:13.733Zstarting task 2: "authentication"
832026-03-10T18:02:13.753Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T18:02:13.760Zstarting task 3: "clone repository"
852026-03-10T18:02:13.763Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T18:02:13.767Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T18:02:13.796ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T18:02:24.561Z+ cd /work/oxidecomputer/omicron
892026-03-10T18:02:24.561Z+ git fetch origin 1a2568e91303752c4790c8822f60be9cbe1fc605
902026-03-10T18:02:25.070ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T18:02:25.070Z * branch 1a2568e91303752c4790c8822f60be9cbe1fc605 -> FETCH_HEAD
922026-03-10T18:02:25.081Z+ [[ -n ea-large-helios ]]
932026-03-10T18:02:25.084Z++ git branch --show-current
942026-03-10T18:02:25.084Z+ current=main
952026-03-10T18:02:25.084Z+ [[ main != ea-large-helios ]]
962026-03-10T18:02:25.084Z+ git branch -f ea-large-helios 1a2568e91303752c4790c8822f60be9cbe1fc605
972026-03-10T18:02:25.088Z+ git checkout -f ea-large-helios
982026-03-10T18:02:25.188ZSwitched to branch 'ea-large-helios'
992026-03-10T18:02:25.192Z+ git reset --hard 1a2568e91303752c4790c8822f60be9cbe1fc605
1002026-03-10T18:02:25.293ZHEAD is now at 1a2568e91 switch some helios jobs to larger VMs
1012026-03-10T18:02:25.297Zprocess exited: duration 11535 ms, exit code 0
 
1022026-03-10T18:02:25.303Zstarting task 4: "build"
1032026-03-10T18:02:25.308Z+ source .github/buildomat/ci-env.sh
1042026-03-10T18:02:25.311Z++ export CARGO_TERM_COLOR=always
1052026-03-10T18:02:25.311Z++ CARGO_TERM_COLOR=always
1062026-03-10T18:02:25.311Z+ cargo --version
1072026-03-10T18:02:25.365Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-10T18:02:25.368Z+ rustc --version
1092026-03-10T18:02:25.438Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-10T18:02:25.441Z+ source ./env.sh
1112026-03-10T18:02:25.441Z++ OLD_SHELL_OPTS=ehxB
1122026-03-10T18:02:25.441Z++ set -o xtrace
1132026-03-10T18:02:25.445Z++++ dirname ./env.sh
1142026-03-10T18:02:25.448Z+++ readlink -f .
1152026-03-10T18:02:25.448Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-10T18:02:25.448Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-10T18:02:25.448Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-10T18:02:25.448Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-03-10T18:02:25.448Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-03-10T18:02:25.448Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-03-10T18:02:25.448Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-03-10T18:02:25.448Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-03-10T18:02:25.448Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-03-10T18:02:25.448Z++ case $OLD_SHELL_OPTS in
1252026-03-10T18:02:25.448Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-10T18:02:25.448Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272026-03-10T18:02:25.448Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282026-03-10T18:02:25.448Z+ banner prerequisites
1292026-03-10T18:02:25.453Z
1302026-03-10T18:02:25.453Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-10T18:02:25.453Z # # # # # # # # # # # # # # #
1322026-03-10T18:02:25.453Z # # # # ##### # # ##### # # # # # #### #
1332026-03-10T18:02:25.453Z ##### ##### # ##### # # # # # # # # #
1342026-03-10T18:02:25.453Z # # # # # # # # # # # # # # #
1352026-03-10T18:02:25.453Z # # # ###### # # ###### ### # #### # #### #
1362026-03-10T18:02:25.453Z
1372026-03-10T18:02:25.453Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-10T18:02:40.340Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-10T18:02:49.723Z Startup: Caching catalogs ... Done
1402026-03-10T18:03:11.038ZPlanning: Solver setup ... Done (19.779s)
1412026-03-10T18:03:11.183ZPlanning: Running solver ... Done (0.145s)
1422026-03-10T18:03:11.358ZPlanning: Finding local manifests ... Done (0.003s)
1432026-03-10T18:03:11.370ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-10T18:03:11.493ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-10T18:03:11.535ZPlanning: Package planning ... Done (0.042s)
1462026-03-10T18:03:11.575ZPlanning: Merging actions ... Done (0.040s)
1472026-03-10T18:03:11.813ZPlanning: Checking for conflicting actions ... Done (0.238s)
1482026-03-10T18:03:11.823ZPlanning: Consolidating action changes ... Done (0.010s)
1492026-03-10T18:03:12.681ZPlanning: Evaluating mediators ... Done (0.857s)
1502026-03-10T18:03:12.689ZPlanning: Planning completed in 22.82 seconds
1512026-03-10T18:03:12.702Z Packages to install: 4
1522026-03-10T18:03:12.703Z Mediators to change: 2
1532026-03-10T18:03:12.706Z Services to change: 1
1542026-03-10T18:03:12.706Z Estimated space available: 155.44 GB
1552026-03-10T18:03:12.706ZEstimated space to be consumed: 1.82 GB
1562026-03-10T18:03:12.706Z Create boot environment: No
1572026-03-10T18:03:12.706ZCreate backup boot environment: No
1582026-03-10T18:03:12.706Z Rebuild boot archive: No
1592026-03-10T18:03:12.706Z
1602026-03-10T18:03:12.706ZChanged mediators:
1612026-03-10T18:03:12.706Z mediator clang:
1622026-03-10T18:03:12.706Z version: None -> 15 (system default)
1632026-03-10T18:03:12.706Z
1642026-03-10T18:03:12.706Z mediator llvm:
1652026-03-10T18:03:12.706Z version: 14 (system default) -> 15 (system default)
1662026-03-10T18:03:12.706Z
1672026-03-10T18:03:12.706ZChanged packages:
1682026-03-10T18:03:12.706Zhelios-dev
1692026-03-10T18:03:12.706Z developer/build-essential
1702026-03-10T18:03:12.706Z None -> 11-2.0
1712026-03-10T18:03:12.707Z library/libxmlsec1
1722026-03-10T18:03:12.707Z None -> 1.2.35-2.0
1732026-03-10T18:03:12.707Z ooce/developer/clang-15
1742026-03-10T18:03:12.707Z None -> 15.0.7-2.0
1752026-03-10T18:03:12.707Z ooce/developer/llvm-15
1762026-03-10T18:03:12.707Z None -> 15.0.7-2.0
1772026-03-10T18:03:12.707Z
1782026-03-10T18:03:12.707ZServices:
1792026-03-10T18:03:12.707Z restart_fmri:
1802026-03-10T18:03:12.707Z svc:/system/update-man-index:default
1812026-03-10T18:03:12.752Z
1822026-03-10T18:03:12.752ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-10T18:03:17.755ZDownload: 1913/3290 items 118.5/212.6MB 55% complete (24.0M/s)
1842026-03-10T18:03:23.713ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (22.8M/s)
1852026-03-10T18:03:24.577ZDownload: Completed 212.60 MB in 11.82 seconds (18.0M/s)
1862026-03-10T18:03:25.659Z Actions: 1/3689 actions (Installing new actions)
1872026-03-10T18:03:29.772Z Actions: Completed 3689 actions in 4.11 seconds.
1882026-03-10T18:03:30.492Z Done (0.715s)
1892026-03-10T18:03:30.492Z Done (0.000s)
1902026-03-10T18:03:31.478Z Done (0.985s)
1912026-03-10T18:03:35.432Z Done (3.608s)
1922026-03-10T18:03:35.516Z Done (0.017s)
1932026-03-10T18:03:35.519Z Done (0.000s)
1942026-03-10T18:03:35.652Z Done (0.000s)
1952026-03-10T18:03:36.613ZPlanning: Evaluating mediator changes ... Done
1962026-03-10T18:03:36.755ZPlanning: Checking for conflicting actions ... Done
1972026-03-10T18:03:36.758ZPlanning: Consolidating action changes ... Done
1982026-03-10T18:03:36.980ZPlanning: Evaluating mediators ... Done
1992026-03-10T18:03:36.983ZPlanning: Planning completed in 0.37 seconds
2002026-03-10T18:03:37.010Z Mediators to change: 2
2012026-03-10T18:03:37.013Z Create boot environment: No
2022026-03-10T18:03:37.013ZCreate backup boot environment: No
2032026-03-10T18:03:37.054Z Done
2042026-03-10T18:03:37.054Z Done
2052026-03-10T18:03:37.775Z Done
2062026-03-10T18:03:41.074Z Done
2072026-03-10T18:03:41.160Z Done
2082026-03-10T18:03:41.164Z Done
2092026-03-10T18:03:41.289Z Done
2102026-03-10T18:03:41.824ZPlanning: Evaluating mediator changes ... Done
2112026-03-10T18:03:41.827ZPlanning: Merging actions ... Done
2122026-03-10T18:03:41.991ZPlanning: Checking for conflicting actions ... Done
2132026-03-10T18:03:41.994ZPlanning: Consolidating action changes ... Done
2142026-03-10T18:03:42.209ZPlanning: Evaluating mediators ... Done
2152026-03-10T18:03:42.252ZPlanning: Planning completed in 0.63 seconds
2162026-03-10T18:03:42.282Z Packages to change: 1
2172026-03-10T18:03:42.282Z Mediators to change: 1
2182026-03-10T18:03:42.285Z Services to change: 1
2192026-03-10T18:03:42.285Z Create boot environment: No
2202026-03-10T18:03:42.285ZCreate backup boot environment: Yes
2212026-03-10T18:03:44.805Z Actions: 1/6 actions (Updating modified actions)
2222026-03-10T18:03:44.808Z Actions: Completed 6 actions in 0.00 seconds.
2232026-03-10T18:03:44.808Z Done
2242026-03-10T18:03:44.808Z Done
2252026-03-10T18:03:44.992Z Done
2262026-03-10T18:03:48.286Z Done
2272026-03-10T18:03:48.370Z Done
2282026-03-10T18:03:48.373Z Done
2292026-03-10T18:03:48.556Z Done
2302026-03-10T18:03:48.936ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-03-10T18:03:48.936Zclang system 15 system
2322026-03-10T18:03:48.936Zcsh system system illumos
2332026-03-10T18:03:48.936Zctags system system illumos
2342026-03-10T18:03:48.936Zfile system system illumos
2352026-03-10T18:03:48.936Zgcc vendor 12 vendor
2362026-03-10T18:03:48.936Zgcc system 10 system
2372026-03-10T18:03:48.936Zgcc system 7 system
2382026-03-10T18:03:48.936Zgo system 1.20 system
2392026-03-10T18:03:48.936Zgo system 1.19 system
2402026-03-10T18:03:48.937Zllvm system 15 system
2412026-03-10T18:03:48.937Zllvm system 14 system
2422026-03-10T18:03:48.937Zmariadb system 10.6 system
2432026-03-10T18:03:48.937Zmta vendor vendor dma
2442026-03-10T18:03:48.937Zopenjdk system 17 system
2452026-03-10T18:03:48.937Zopenjdk system 11 system
2462026-03-10T18:03:48.937Zopenjdk system 1.8 system
2472026-03-10T18:03:48.937Zopenssl vendor 3 vendor
2482026-03-10T18:03:48.937Zperl system 5.36 system
2492026-03-10T18:03:48.937Zpostgresql system 15 system
2502026-03-10T18:03:48.937Zpostgresql system 13 system
2512026-03-10T18:03:48.937Zpython vendor 3 vendor
2522026-03-10T18:03:48.937Zpython system 2 system
2532026-03-10T18:03:48.937Zpython3 system 3.11 system
2542026-03-10T18:03:48.937Zruby system 3.0 system
2552026-03-10T18:03:48.937Zwords vendor vendor american-english
2562026-03-10T18:03:48.937Zwords system system australian-english
2572026-03-10T18:03:48.937Zwords system system british-english
2582026-03-10T18:03:48.937Zwords system system canadian-english
2592026-03-10T18:03:48.937Zwords system system french
2602026-03-10T18:03:48.937Zwords system system italian
2612026-03-10T18:03:48.937Zwords system system ngerman
2622026-03-10T18:03:48.937Zwords system system ogerman
2632026-03-10T18:03:48.937Zwords system system spanish
2642026-03-10T18:03:49.236ZPUBLISHER TYPE STATUS P LOCATION
2652026-03-10T18:03:49.236Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-03-10T18:03:55.193ZFMRI IFO
2672026-03-10T18:03:55.193Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-03-10T18:03:55.193Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-03-10T18:03:55.193Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-03-10T18:03:55.193Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-03-10T18:03:55.193Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-03-10T18:03:55.193Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-03-10T18:03:55.193Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-03-10T18:03:55.193Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-03-10T18:03:55.193Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-03-10T18:03:55.193Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-03-10T18:03:55.193Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-03-10T18:03:55.193Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-03-10T18:03:55.193Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-03-10T18:03:55.193Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-03-10T18:03:55.193Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-03-10T18:03:55.193Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-03-10T18:03:56.468Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-03-10T18:03:56.742Z Updating crates.io index
2852026-03-10T18:03:56.746Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-03-10T18:03:57.203Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-03-10T18:03:57.630Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-03-10T18:03:57.967Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892026-03-10T18:03:58.318Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902026-03-10T18:04:01.071Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-03-10T18:04:14.607Z Updating git repository `https://github.com/oxidecomputer/opte`
2922026-03-10T18:04:16.680Z Updating git repository `https://github.com/oxidecomputer/tofino`
2932026-03-10T18:04:17.309Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942026-03-10T18:04:22.950Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-03-10T18:04:24.622Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2962026-03-10T18:04:26.840Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-03-10T18:04:27.430Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-03-10T18:04:28.225Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-03-10T18:04:28.616Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-03-10T18:04:29.660Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-03-10T18:04:30.663Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-03-10T18:04:31.252Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-03-10T18:04:31.694Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-03-10T18:04:32.494Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-03-10T18:04:32.767Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-03-10T18:04:33.030Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-03-10T18:04:33.309Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-03-10T18:04:33.752Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-03-10T18:04:34.206Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-03-10T18:04:35.132Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-03-10T18:04:35.591Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-03-10T18:04:35.989Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-03-10T18:04:36.951Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-03-10T18:04:37.965Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3152026-03-10T18:04:38.261Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162026-03-10T18:04:38.738Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3172026-03-10T18:04:39.146Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3182026-03-10T18:04:39.657Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3192026-03-10T18:04:40.169Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3202026-03-10T18:04:40.447Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3212026-03-10T18:04:40.747Z Updating git repository `https://github.com/illumos/smf-rs`
3222026-03-10T18:04:41.153Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232026-03-10T18:05:35.219Z Downloading crates ...
3242026-03-10T18:05:35.270Z Downloaded anstyle-parse v0.2.7
3252026-03-10T18:05:35.275Z Downloaded digest v0.10.7
3262026-03-10T18:05:35.286Z Downloaded tempfile v3.25.0
3272026-03-10T18:05:35.296Z Downloaded fnv v1.0.7
3282026-03-10T18:05:35.301Z Downloaded anstyle-query v1.1.5
3292026-03-10T18:05:35.302Z Downloaded clap_lex v1.0.0
3302026-03-10T18:05:35.302Z Downloaded textwrap v0.16.2
3312026-03-10T18:05:35.321Z Downloaded thiserror v2.0.18
3322026-03-10T18:05:35.321Z Downloaded indexmap v2.13.0
3332026-03-10T18:05:35.321Z Downloaded idna v1.1.0
3342026-03-10T18:05:35.321Z Downloaded usdt v0.5.0
3352026-03-10T18:05:35.321Z Downloaded utf8_iter v1.0.4
3362026-03-10T18:05:35.321Z Downloaded usdt-macro v0.5.0
3372026-03-10T18:05:35.321Z Downloaded dtrace-parser v0.2.0
3382026-03-10T18:05:35.321Z Downloaded thread-id v4.2.2
3392026-03-10T18:05:35.321Z Downloaded generic-array v0.14.7
3402026-03-10T18:05:35.321Z Downloaded proc-macro-error v1.0.4
3412026-03-10T18:05:35.324Z Downloaded zerofrom-derive v0.1.6
3422026-03-10T18:05:35.324Z Downloaded unicode-xid v0.2.6
3432026-03-10T18:05:35.325Z Downloaded cargo-platform v0.2.0
3442026-03-10T18:05:35.325Z Downloaded once_cell v1.21.3
3452026-03-10T18:05:35.328Z Downloaded typeid v1.0.3
3462026-03-10T18:05:35.329Z Downloaded equivalent v1.0.2
3472026-03-10T18:05:35.329Z Downloaded version_check v0.9.5
3482026-03-10T18:05:35.332Z Downloaded yoke-derive v0.8.1
3492026-03-10T18:05:35.332Z Downloaded usdt-attr-macro v0.5.0
3502026-03-10T18:05:35.332Z Downloaded unicode-linebreak v0.1.5
3512026-03-10T18:05:35.332Z Downloaded macaddr v1.0.1
3522026-03-10T18:05:35.333Z Downloaded icu_properties_data v2.1.2
3532026-03-10T18:05:35.339Z Downloaded zerovec-derive v0.11.2
3542026-03-10T18:05:35.343Z Downloaded toml_write v0.1.2
3552026-03-10T18:05:35.343Z Downloaded zerofrom v0.1.6
3562026-03-10T18:05:35.343Z Downloaded writeable v0.6.2
3572026-03-10T18:05:35.346Z Downloaded crypto-common v0.1.7
3582026-03-10T18:05:35.346Z Downloaded idna_adapter v1.2.1
3592026-03-10T18:05:35.346Z Downloaded itoa v1.0.17
3602026-03-10T18:05:35.349Z Downloaded fastrand v2.3.0
3612026-03-10T18:05:35.349Z Downloaded thiserror-impl v1.0.69
3622026-03-10T18:05:35.353Z Downloaded typenum v1.19.0
3632026-03-10T18:05:35.353Z Downloaded tinystr v0.8.2
3642026-03-10T18:05:35.356Z Downloaded pretty-hex v0.4.1
3652026-03-10T18:05:35.356Z Downloaded percent-encoding v2.3.2
3662026-03-10T18:05:35.356Z Downloaded heck v0.4.1
3672026-03-10T18:05:35.356Z Downloaded zmij v1.0.21
3682026-03-10T18:05:35.359Z Downloaded utf8parse v0.2.2
3692026-03-10T18:05:35.359Z Downloaded displaydoc v0.2.5
3702026-03-10T18:05:35.363Z Downloaded form_urlencoded v1.2.2
3712026-03-10T18:05:35.363Z Downloaded cpufeatures v0.2.17
3722026-03-10T18:05:35.363Z Downloaded cargo_metadata v0.21.0
3732026-03-10T18:05:35.366Z Downloaded yoke v0.8.1
3742026-03-10T18:05:35.366Z Downloaded unicode-ident v1.0.24
3752026-03-10T18:05:35.371Z Downloaded ucd-trie v0.1.7
3762026-03-10T18:05:35.371Z Downloaded is_terminal_polyfill v1.70.2
3772026-03-10T18:05:35.374Z Downloaded heck v0.5.0
3782026-03-10T18:05:35.374Z Downloaded zerocopy-derive v0.7.35
3792026-03-10T18:05:35.374Z Downloaded dof v0.3.0
3802026-03-10T18:05:35.377Z Downloaded potential_utf v0.1.4
3812026-03-10T18:05:35.377Z Downloaded toml v0.8.23
3822026-03-10T18:05:35.380Z Downloaded swrite v0.1.0
3832026-03-10T18:05:35.380Z Downloaded thiserror-impl v2.0.18
3842026-03-10T18:05:35.380Z Downloaded serde-value v0.7.0
3852026-03-10T18:05:35.384Z Downloaded usdt-impl v0.5.0
3862026-03-10T18:05:35.384Z Downloaded toml_datetime v0.6.11
3872026-03-10T18:05:35.384Z Downloaded plain v0.2.3
3882026-03-10T18:05:35.384Z Downloaded memmap v0.7.0
3892026-03-10T18:05:35.387Z Downloaded zerotrie v0.2.3
3902026-03-10T18:05:35.390Z Downloaded ordered-float v2.10.1
3912026-03-10T18:05:35.390Z Downloaded block-buffer v0.10.4
3922026-03-10T18:05:35.390Z Downloaded url v2.5.8
3932026-03-10T18:05:35.394Z Downloaded toml_edit v0.22.27
3942026-03-10T18:05:35.397Z Downloaded zerovec v0.11.5
3952026-03-10T18:05:35.400Z Downloaded cfg-if v1.0.4
3962026-03-10T18:05:35.400Z Downloaded terminal_size v0.4.3
3972026-03-10T18:05:35.405Z Downloaded colorchoice v1.0.4
3982026-03-10T18:05:35.405Z Downloaded smawk v0.3.2
3992026-03-10T18:05:35.405Z Downloaded zerocopy v0.7.35
4002026-03-10T18:05:35.417Z Downloaded strsim v0.11.1
4012026-03-10T18:05:35.420Z Downloaded memchr v2.8.0
4022026-03-10T18:05:35.421Z Downloaded tabled_derive v0.7.0
4032026-03-10T18:05:35.421Z Downloaded winnow v0.7.14
4042026-03-10T18:05:35.427Z Downloaded unicode-width v0.2.0
4052026-03-10T18:05:35.431Z Downloaded autocfg v1.5.0
4062026-03-10T18:05:35.434Z Downloaded anstyle v1.0.13
4072026-03-10T18:05:35.434Z Downloaded unicode-width v0.1.14
4082026-03-10T18:05:35.437Z Downloaded stable_deref_trait v1.2.1
4092026-03-10T18:05:35.441Z Downloaded proc-macro-error-attr v1.0.4
4102026-03-10T18:05:35.441Z Downloaded fs-err v3.3.0
4112026-03-10T18:05:35.441Z Downloaded errno v0.3.14
4122026-03-10T18:05:35.446Z Downloaded camino-tempfile v1.4.1
4132026-03-10T18:05:35.446Z Downloaded scroll_derive v0.12.1
4142026-03-10T18:05:35.446Z Downloaded papergrid v0.11.0
4152026-03-10T18:05:35.449Z Downloaded serde_spanned v0.6.9
4162026-03-10T18:05:35.449Z Downloaded serde-untagged v0.1.9
4172026-03-10T18:05:35.449Z Downloaded byteorder v1.5.0
4182026-03-10T18:05:35.452Z Downloaded semver v1.0.27
4192026-03-10T18:05:35.459Z Downloaded quote v1.0.44
4202026-03-10T18:05:35.462Z Downloaded bytecount v0.6.9
4212026-03-10T18:05:35.462Z Downloaded pest_generator v2.8.6
4222026-03-10T18:05:35.466Z Downloaded cargo_toml v0.21.0
4232026-03-10T18:05:35.469Z Downloaded thiserror v1.0.69
4242026-03-10T18:05:35.472Z Downloaded synstructure v0.13.2
4252026-03-10T18:05:35.472Z Downloaded scroll v0.12.0
4262026-03-10T18:05:35.475Z Downloaded anstream v0.6.21
4272026-03-10T18:05:35.478Z Downloaded camino v1.2.2
4282026-03-10T18:05:35.482Z Downloaded litemap v0.8.1
4292026-03-10T18:05:35.490Z Downloaded smallvec v1.15.1
4302026-03-10T18:05:35.493Z Downloaded erased-serde v0.4.9
4312026-03-10T18:05:35.493Z Downloaded clap_derive v4.5.55
4322026-03-10T18:05:35.496Z Downloaded num-traits v0.2.19
4332026-03-10T18:05:35.496Z Downloaded bitflags v2.11.0
4342026-03-10T18:05:35.500Z Downloaded log v0.4.29
4352026-03-10T18:05:35.503Z Downloaded icu_properties v2.1.2
4362026-03-10T18:05:35.503Z Downloaded sha2 v0.10.9
4372026-03-10T18:05:35.506Z Downloaded serde_tokenstream v0.2.3
4382026-03-10T18:05:35.506Z Downloaded pest_derive v2.8.6
4392026-03-10T18:05:35.509Z Downloaded getrandom v0.4.1
4402026-03-10T18:05:35.509Z Downloaded cargo-util-schemas v0.8.2
4412026-03-10T18:05:35.513Z Downloaded serde_core v1.0.228
4422026-03-10T18:05:35.516Z Downloaded serde_derive v1.0.228
4432026-03-10T18:05:35.516Z Downloaded icu_provider v2.1.1
4442026-03-10T18:05:35.519Z Downloaded anyhow v1.0.102
4452026-03-10T18:05:35.523Z Downloaded clap v4.5.60
4462026-03-10T18:05:35.527Z Downloaded icu_locale_core v2.1.1
4472026-03-10T18:05:35.533Z Downloaded proc-macro2 v1.0.106
4482026-03-10T18:05:35.537Z Downloaded icu_collections v2.1.1
4492026-03-10T18:05:35.540Z Downloaded serde v1.0.228
4502026-03-10T18:05:35.540Z Downloaded icu_normalizer_data v2.1.1
4512026-03-10T18:05:35.543Z Downloaded pest_meta v2.8.6
4522026-03-10T18:05:35.546Z Downloaded icu_normalizer v2.1.1
4532026-03-10T18:05:35.571Z Downloaded pest v2.8.6
4542026-03-10T18:05:35.579Z Downloaded serde_json v1.0.149
4552026-03-10T18:05:35.584Z Downloaded hashbrown v0.16.1
4562026-03-10T18:05:35.588Z Downloaded clap_builder v4.5.60
4572026-03-10T18:05:35.594Z Downloaded goblin v0.8.2
4582026-03-10T18:05:35.606Z Downloaded tabled v0.15.0
4592026-03-10T18:05:35.620Z Downloaded syn v1.0.109
4602026-03-10T18:05:35.624Z Downloaded syn v2.0.117
4612026-03-10T18:05:35.641Z Downloaded rustix v1.1.3
4622026-03-10T18:05:35.667Z Downloaded libc v0.2.180
4632026-03-10T18:05:35.745Z Compiling proc-macro2 v1.0.106
4642026-03-10T18:05:35.749Z Compiling unicode-ident v1.0.24
4652026-03-10T18:05:35.749Z Compiling quote v1.0.44
4662026-03-10T18:05:35.749Z Compiling serde_core v1.0.228
4672026-03-10T18:05:35.749Z Compiling libc v0.2.180
4682026-03-10T18:05:35.749Z Compiling version_check v0.9.5
4692026-03-10T18:05:35.749Z Compiling serde v1.0.228
4702026-03-10T18:05:35.749Z Compiling memchr v2.8.0
4712026-03-10T18:05:36.185Z Compiling stable_deref_trait v1.2.1
4722026-03-10T18:05:36.243Z Compiling zmij v1.0.21
4732026-03-10T18:05:36.482Z Compiling autocfg v1.5.0
4742026-03-10T18:05:36.572Z Compiling itoa v1.0.17
4752026-03-10T18:05:36.828Z Compiling thiserror v1.0.69
4762026-03-10T18:05:36.852Z Compiling ucd-trie v0.1.7
4772026-03-10T18:05:36.985Z Compiling writeable v0.6.2
4782026-03-10T18:05:37.036Z Compiling litemap v0.8.1
4792026-03-10T18:05:37.095Z Compiling pest v2.8.6
4802026-03-10T18:05:37.211Z Compiling rustix v1.1.3
4812026-03-10T18:05:37.293Z Compiling byteorder v1.5.0
4822026-03-10T18:05:37.608Z Compiling icu_properties_data v2.1.2
4832026-03-10T18:05:37.659Z Compiling icu_normalizer_data v2.1.1
4842026-03-10T18:05:37.784Z Compiling syn v2.0.117
4852026-03-10T18:05:37.873Z Compiling errno v0.3.14
4862026-03-10T18:05:37.896Z Compiling bitflags v2.11.0
4872026-03-10T18:05:37.949Z Compiling serde_json v1.0.149
4882026-03-10T18:05:38.081Z Compiling num-traits v0.2.19
4892026-03-10T18:05:38.236Z Compiling equivalent v1.0.2
4902026-03-10T18:05:38.262Z Compiling hashbrown v0.16.1
4912026-03-10T18:05:38.330Z Compiling typeid v1.0.3
4922026-03-10T18:05:38.353Z Compiling smallvec v1.15.1
4932026-03-10T18:05:38.645Z Compiling pest_meta v2.8.6
4942026-03-10T18:05:38.991Z Compiling indexmap v2.13.0
4952026-03-10T18:05:39.045Z Compiling thread-id v4.2.2
4962026-03-10T18:05:39.152Z Compiling usdt-impl v0.5.0
4972026-03-10T18:05:39.219Z Compiling proc-macro-error-attr v1.0.4
4982026-03-10T18:05:39.300Z Compiling toml_write v0.1.2
4992026-03-10T18:05:39.444Z Compiling winnow v0.7.14
5002026-03-10T18:05:39.479Z Compiling syn v1.0.109
5012026-03-10T18:05:39.754Z Compiling erased-serde v0.4.9
5022026-03-10T18:05:40.141Z Compiling proc-macro-error v1.0.4
5032026-03-10T18:05:40.175Z Compiling log v0.4.29
5042026-03-10T18:05:40.401Z Compiling utf8parse v0.2.2
5052026-03-10T18:05:40.424Z Compiling percent-encoding v2.3.2
5062026-03-10T18:05:40.544Z Compiling camino v1.2.2
5072026-03-10T18:05:40.662Z Compiling plain v0.2.3
5082026-03-10T18:05:40.801Z Compiling utf8_iter v1.0.4
5092026-03-10T18:05:40.857Z Compiling thiserror v2.0.18
5102026-03-10T18:05:40.957Z Compiling getrandom v0.4.1
5112026-03-10T18:05:41.013Z Compiling ordered-float v2.10.1
5122026-03-10T18:05:41.034Z Compiling form_urlencoded v1.2.2
5132026-03-10T18:05:41.057Z Compiling anstyle-parse v0.2.7
5142026-03-10T18:05:41.410Z Compiling terminal_size v0.4.3
5152026-03-10T18:05:41.484Z Compiling colorchoice v1.0.4
5162026-03-10T18:05:41.571Z Compiling synstructure v0.13.2
5172026-03-10T18:05:41.596Z Compiling pest_generator v2.8.6
5182026-03-10T18:05:41.629Z Compiling is_terminal_polyfill v1.70.2
5192026-03-10T18:05:41.737Z Compiling anstyle-query v1.1.5
5202026-03-10T18:05:41.761Z Compiling cfg-if v1.0.4
5212026-03-10T18:05:41.857Z Compiling anstyle v1.0.13
5222026-03-10T18:05:41.896Z Compiling pretty-hex v0.4.1
5232026-03-10T18:05:41.950Z Compiling serde-untagged v0.1.9
5242026-03-10T18:05:42.124Z Compiling anstream v0.6.21
5252026-03-10T18:05:42.179Z Compiling semver v1.0.27
5262026-03-10T18:05:42.377Z Compiling fs-err v3.3.0
5272026-03-10T18:05:42.516Z Compiling heck v0.5.0
5282026-03-10T18:05:42.538Z Compiling bytecount v0.6.9
5292026-03-10T18:05:42.607Z Compiling strsim v0.11.1
5302026-03-10T18:05:42.655Z Compiling fnv v1.0.7
5312026-03-10T18:05:42.682Z Compiling unicode-width v0.1.14
5322026-03-10T18:05:42.704Z Compiling once_cell v1.21.3
5332026-03-10T18:05:42.762Z Compiling heck v0.4.1
5342026-03-10T18:05:42.837Z Compiling anyhow v1.0.102
5352026-03-10T18:05:43.029Z Compiling clap_lex v1.0.0
5362026-03-10T18:05:43.052Z Compiling unicode-xid v0.2.6
5372026-03-10T18:05:43.056Z Compiling fastrand v2.3.0
5382026-03-10T18:05:43.211Z Compiling papergrid v0.11.0
5392026-03-10T18:05:43.336Z Compiling tempfile v3.25.0
5402026-03-10T18:05:43.359Z Compiling clap_builder v4.5.60
5412026-03-10T18:05:43.552Z Compiling memmap v0.7.0
5422026-03-10T18:05:43.582Z Compiling smawk v0.3.2
5432026-03-10T18:05:43.764Z Compiling unicode-linebreak v0.1.5
5442026-03-10T18:05:43.790Z Compiling unicode-width v0.2.0
5452026-03-10T18:05:43.892Z Compiling camino-tempfile v1.4.1
5462026-03-10T18:05:44.088Z Compiling textwrap v0.16.2
5472026-03-10T18:05:44.172Z Compiling serde_derive v1.0.228
5482026-03-10T18:05:44.195Z Compiling zerofrom-derive v0.1.6
5492026-03-10T18:05:44.299Z Compiling yoke-derive v0.8.1
5502026-03-10T18:05:44.533Z Compiling zerovec-derive v0.11.2
5512026-03-10T18:05:44.710Z Compiling displaydoc v0.2.5
5522026-03-10T18:05:45.222Z Compiling thiserror-impl v1.0.69
5532026-03-10T18:05:45.698Z Compiling zerocopy-derive v0.7.35
5542026-03-10T18:05:45.884Z Compiling pest_derive v2.8.6
5552026-03-10T18:05:46.024Z Compiling scroll_derive v0.12.1
5562026-03-10T18:05:46.122Z Compiling zerofrom v0.1.6
5572026-03-10T18:05:46.294Z Compiling yoke v0.8.1
5582026-03-10T18:05:46.455Z Compiling thiserror-impl v2.0.18
5592026-03-10T18:05:46.540Z Compiling zerovec v0.11.5
5602026-03-10T18:05:46.890Z Compiling zerotrie v0.2.3
5612026-03-10T18:05:46.924Z Compiling zerocopy v0.7.35
5622026-03-10T18:05:47.078Z Compiling dtrace-parser v0.2.0
5632026-03-10T18:05:47.225Z Compiling tinystr v0.8.2
5642026-03-10T18:05:47.281Z Compiling potential_utf v0.1.4
5652026-03-10T18:05:47.488Z Compiling icu_locale_core v2.1.1
5662026-03-10T18:05:47.492Z Compiling icu_collections v2.1.1
5672026-03-10T18:05:47.664Z Compiling scroll v0.12.0
5682026-03-10T18:05:47.715Z Compiling tabled_derive v0.7.0
5692026-03-10T18:05:48.011Z Compiling goblin v0.8.2
5702026-03-10T18:05:48.098Z Compiling clap_derive v4.5.55
5712026-03-10T18:05:48.136Z Compiling swrite v0.1.0
5722026-03-10T18:05:48.418Z Compiling icu_provider v2.1.1
5732026-03-10T18:05:48.640Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5742026-03-10T18:05:48.804Z Compiling icu_normalizer v2.1.1
5752026-03-10T18:05:48.852Z Compiling toml_datetime v0.6.11
5762026-03-10T18:05:48.962Z Compiling serde_spanned v0.6.9
5772026-03-10T18:05:48.964Z Compiling icu_properties v2.1.2
5782026-03-10T18:05:49.010Z Compiling dof v0.3.0
5792026-03-10T18:05:49.031Z Compiling serde_tokenstream v0.2.3
5802026-03-10T18:05:49.155Z Compiling toml_edit v0.22.27
5812026-03-10T18:05:49.198Z Compiling serde-value v0.7.0
5822026-03-10T18:05:49.567Z Compiling cargo-platform v0.2.0
5832026-03-10T18:05:49.590Z Compiling tabled v0.15.0
5842026-03-10T18:05:49.719Z Compiling macaddr v1.0.1
5852026-03-10T18:05:50.148Z Compiling usdt-attr-macro v0.5.0
5862026-03-10T18:05:50.148Z Compiling usdt-macro v0.5.0
5872026-03-10T18:05:50.192Z Compiling idna_adapter v1.2.1
5882026-03-10T18:05:50.372Z Compiling idna v1.1.0
5892026-03-10T18:05:50.468Z Compiling clap v4.5.60
5902026-03-10T18:05:50.724Z Compiling url v2.5.8
5912026-03-10T18:05:51.103Z Compiling toml v0.8.23
5922026-03-10T18:05:51.582Z Compiling cargo-util-schemas v0.8.2
5932026-03-10T18:05:51.627Z Compiling cargo_toml v0.21.0
5942026-03-10T18:05:52.316Z Compiling usdt v0.5.0
5952026-03-10T18:05:52.814Z Compiling cargo_metadata v0.21.0
5962026-03-10T18:05:54.118Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5972026-03-10T18:05:56.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
5982026-03-10T18:05:57.297Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5992026-03-10T18:05:58.009Z Downloading crates ...
6002026-03-10T18:05:58.123Z Downloaded array-init v0.0.4
6012026-03-10T18:05:58.127Z Downloaded adler2 v2.0.1
6022026-03-10T18:05:58.134Z Downloaded async-stream v0.3.6
6032026-03-10T18:05:58.140Z Downloaded ciborium-io v0.2.2
6042026-03-10T18:05:58.143Z Downloaded crc-catalog v2.4.0
6052026-03-10T18:05:58.146Z Downloaded atomicwrites v0.4.4
6062026-03-10T18:05:58.149Z Downloaded critical-section v1.2.0
6072026-03-10T18:05:58.153Z Downloaded chacha20 v0.9.1
6082026-03-10T18:05:58.157Z Downloaded crossbeam-epoch v0.9.18
6092026-03-10T18:05:58.161Z Downloaded crossbeam-utils v0.8.21
6102026-03-10T18:05:58.165Z Downloaded convert_case v0.4.0
6112026-03-10T18:05:58.171Z Downloaded arc-swap v1.8.2
6122026-03-10T18:05:58.174Z Downloaded console v0.15.11
6132026-03-10T18:05:58.178Z Downloaded cargo_metadata v0.19.2
6142026-03-10T18:05:58.182Z Downloaded bitflags v1.3.2
6152026-03-10T18:05:58.186Z Downloaded crc8 v0.1.1
6162026-03-10T18:05:58.190Z Downloaded ciborium v0.2.2
6172026-03-10T18:05:58.194Z Downloaded funty v2.0.0
6182026-03-10T18:05:58.197Z Downloaded bit-vec v0.8.0
6192026-03-10T18:05:58.201Z Downloaded crc v3.4.0
6202026-03-10T18:05:58.204Z Downloaded dtrace-parser v0.3.0
6212026-03-10T18:05:58.207Z Downloaded async-stream-impl v0.3.6
6222026-03-10T18:05:58.210Z Downloaded bitfield-struct v0.6.2
6232026-03-10T18:05:58.214Z Downloaded foreign-types-shared v0.1.1
6242026-03-10T18:05:58.216Z Downloaded enum-as-inner v0.6.1
6252026-03-10T18:05:58.220Z Downloaded dsl_auto_type v0.1.3
6262026-03-10T18:05:58.223Z Downloaded foreign-types-shared v0.3.1
6272026-03-10T18:05:58.227Z Downloaded fd-lock v4.0.4
6282026-03-10T18:05:58.231Z Downloaded darling_core v0.20.11
6292026-03-10T18:05:58.237Z Downloaded fixedbitset v0.4.2
6302026-03-10T18:05:58.242Z Downloaded foreign-types v0.5.0
6312026-03-10T18:05:58.245Z Downloaded foldhash v0.1.5
6322026-03-10T18:05:58.247Z Downloaded defmt-parser v1.0.0
6332026-03-10T18:05:58.250Z Downloaded foreign-types v0.3.2
6342026-03-10T18:05:58.253Z Downloaded flagset v0.4.7
6352026-03-10T18:05:58.256Z Downloaded dyn-clone v1.0.20
6362026-03-10T18:05:58.259Z Downloaded derive_builder_macro v0.20.2
6372026-03-10T18:05:58.262Z Downloaded dunce v1.0.5
6382026-03-10T18:05:58.265Z Downloaded futures-macro v0.3.32
6392026-03-10T18:05:58.268Z Downloaded futures-core v0.3.32
6402026-03-10T18:05:58.271Z Downloaded float-ord v0.3.2
6412026-03-10T18:05:58.274Z Downloaded futures-sink v0.3.32
6422026-03-10T18:05:58.277Z Downloaded corncobs v0.1.4
6432026-03-10T18:05:58.280Z Downloaded backoff v0.4.0
6442026-03-10T18:05:58.283Z Downloaded embedded-io v0.6.1
6452026-03-10T18:05:58.289Z Downloaded ghash v0.5.1
6462026-03-10T18:05:58.332Z Downloaded git-stub v1.0.0
6472026-03-10T18:05:58.336Z Downloaded globwalk v0.9.1
6482026-03-10T18:05:58.336Z Downloaded hash32 v0.3.1
6492026-03-10T18:05:58.336Z Downloaded hex-literal v0.4.1
6502026-03-10T18:05:58.336Z Downloaded hex v0.4.3
6512026-03-10T18:05:58.336Z Downloaded cassowary v0.3.0
6522026-03-10T18:05:58.336Z Downloaded httpdate v1.0.3
6532026-03-10T18:05:58.336Z Downloaded der_derive v0.7.3
6542026-03-10T18:05:58.336Z Downloaded daft-derive v0.1.5
6552026-03-10T18:05:58.336Z Downloaded diesel_table_macro_syntax v0.2.0
6562026-03-10T18:05:58.336Z Downloaded env_logger v0.11.9
6572026-03-10T18:05:58.336Z Downloaded headers-core v0.3.0
6582026-03-10T18:05:58.336Z Downloaded foldhash v0.2.0
6592026-03-10T18:05:58.336Z Downloaded derive_builder_core v0.20.2
6602026-03-10T18:05:58.339Z Downloaded http-range v0.1.5
6612026-03-10T18:05:58.339Z Downloaded hyper-tls v0.6.0
6622026-03-10T18:05:58.342Z Downloaded hostname v0.3.1
6632026-03-10T18:05:58.345Z Downloaded hubpack v0.1.2
6642026-03-10T18:05:58.348Z Downloaded aes v0.8.4
6652026-03-10T18:05:58.353Z Downloaded indoc v1.0.9
6662026-03-10T18:05:58.356Z Downloaded group v0.13.0
6672026-03-10T18:05:58.360Z Downloaded globset v0.4.18
6682026-03-10T18:05:58.363Z Downloaded ident_case v1.0.1
6692026-03-10T18:05:58.366Z Downloaded is_ci v1.2.0
6702026-03-10T18:05:58.369Z Downloaded is-terminal v0.4.17
6712026-03-10T18:05:58.383Z Downloaded internet-checksum v0.2.1
6722026-03-10T18:05:58.386Z Downloaded darling v0.23.0
6732026-03-10T18:05:58.391Z Downloaded libscf-sys v1.1.0
6742026-03-10T18:05:58.394Z Downloaded find-msvc-tools v0.1.9
6752026-03-10T18:05:58.398Z Downloaded diff v0.1.13
6762026-03-10T18:05:58.401Z Downloaded lazy_static v1.5.0
6772026-03-10T18:05:58.404Z Downloaded lalrpop-util v0.19.12
6782026-03-10T18:05:58.406Z Downloaded lru-cache v0.1.2
6792026-03-10T18:05:58.409Z Downloaded lru v0.12.5
6802026-03-10T18:05:58.412Z Downloaded managed v0.8.0
6812026-03-10T18:05:58.415Z Downloaded impl-trait-for-tuples v0.2.3
6822026-03-10T18:05:58.419Z Downloaded maybe-uninit v2.0.0
6832026-03-10T18:05:58.422Z Downloaded getrandom v0.2.17
6842026-03-10T18:05:58.428Z Downloaded new_debug_unreachable v1.0.6
6852026-03-10T18:05:58.431Z Downloaded ipnetwork v0.21.1
6862026-03-10T18:05:58.434Z Downloaded ingot-types v0.1.2
6872026-03-10T18:05:58.437Z Downloaded futures v0.3.32
6882026-03-10T18:05:58.442Z Downloaded newtype-uuid-macros v0.1.0
6892026-03-10T18:05:58.446Z Downloaded jobserver v0.1.34
6902026-03-10T18:05:58.449Z Downloaded num v0.4.3
6912026-03-10T18:05:58.452Z Downloaded normalize-line-endings v0.3.0
6922026-03-10T18:05:58.457Z Downloaded newtype_derive v0.1.6
6932026-03-10T18:05:58.457Z Downloaded num-iter v0.1.45
6942026-03-10T18:05:58.460Z Downloaded nodrop v0.1.14
6952026-03-10T18:05:58.460Z Downloaded num-derive v0.3.3
6962026-03-10T18:05:58.464Z Downloaded linear-map v1.2.0
6972026-03-10T18:05:58.467Z Downloaded libefi-sys v0.1.0
6982026-03-10T18:05:58.467Z Downloaded humantime v2.3.0
6992026-03-10T18:05:58.470Z Downloaded num_threads v0.1.7
7002026-03-10T18:05:58.475Z Downloaded libsw v3.5.0
7012026-03-10T18:05:58.478Z Downloaded httparse v1.10.1
7022026-03-10T18:05:58.478Z Downloaded hyper-rustls v0.27.7
7032026-03-10T18:05:58.481Z Downloaded olpc-cjson v0.1.4
7042026-03-10T18:05:58.485Z Downloaded iana-time-zone v0.1.65
7052026-03-10T18:05:58.488Z Downloaded half v1.8.3
7062026-03-10T18:05:58.491Z Downloaded openssl-probe v0.2.1
7072026-03-10T18:05:58.494Z Downloaded openssl-probe v0.1.6
7082026-03-10T18:05:58.498Z Downloaded derive_more v0.99.20
7092026-03-10T18:05:58.501Z Downloaded ingot-macros v0.1.1
7102026-03-10T18:05:58.504Z Downloaded parse-display v0.10.0
7112026-03-10T18:05:58.508Z Downloaded aho-corasick v1.1.4
7122026-03-10T18:05:58.512Z Downloaded pbkdf2 v0.12.2
7132026-03-10T18:05:58.515Z Downloaded darling_core v0.23.0
7142026-03-10T18:05:58.520Z Downloaded peg-runtime v0.8.5
7152026-03-10T18:05:58.524Z Downloaded num-complex v0.4.6
7162026-03-10T18:05:58.527Z Downloaded path-slash v0.1.5
7172026-03-10T18:05:58.530Z Downloaded num-rational v0.4.2
7182026-03-10T18:05:58.534Z Downloaded num_enum v0.5.11
7192026-03-10T18:05:58.537Z Downloaded phf_shared v0.13.1
7202026-03-10T18:05:58.540Z Downloaded pin-utils v0.1.0
7212026-03-10T18:05:58.540Z Downloaded precomputed-hash v0.1.1
7222026-03-10T18:05:58.543Z Downloaded phf_shared v0.12.1
7232026-03-10T18:05:58.548Z Downloaded phf_shared v0.11.3
7242026-03-10T18:05:58.551Z Downloaded num_enum v0.7.5
7252026-03-10T18:05:58.555Z Downloaded ar_archive_writer v0.5.1
7262026-03-10T18:05:58.558Z Downloaded predicates-core v1.0.10
7272026-03-10T18:05:58.561Z Downloaded proc-macro-crate v1.3.1
7282026-03-10T18:05:58.561Z Downloaded predicates-tree v1.0.13
7292026-03-10T18:05:58.564Z Downloaded proc-macro-crate v3.4.0
7302026-03-10T18:05:58.569Z Downloaded packed_struct v0.10.1
7312026-03-10T18:05:58.572Z Downloaded indexmap v1.9.3
7322026-03-10T18:05:58.572Z Downloaded headers v0.4.1
7332026-03-10T18:05:58.577Z Downloaded progenitor-client v0.11.2
7342026-03-10T18:05:58.580Z Downloaded progenitor-client v0.10.0
7352026-03-10T18:05:58.583Z Downloaded heapless v0.8.0
7362026-03-10T18:05:58.587Z Downloaded psl-types v2.0.11
7372026-03-10T18:05:58.591Z Downloaded progenitor-macro v0.11.2
7382026-03-10T18:05:58.591Z Downloaded dropshot-api-manager v0.5.2
7392026-03-10T18:05:58.594Z Downloaded crossbeam-channel v0.5.15
7402026-03-10T18:05:58.598Z Downloaded pkg-config v0.3.32
7412026-03-10T18:05:58.601Z Downloaded pkcs8 v0.10.2
7422026-03-10T18:05:58.604Z Downloaded polyval v0.6.2
7432026-03-10T18:05:58.608Z Downloaded radium v0.7.0
7442026-03-10T18:05:58.611Z Downloaded powerfmt v0.2.0
7452026-03-10T18:05:58.611Z Downloaded postgres-protocol v0.6.10
7462026-03-10T18:05:58.614Z Downloaded flate2 v1.1.9
7472026-03-10T18:05:58.617Z Downloaded predicates v3.1.4
7482026-03-10T18:05:58.620Z Downloaded litrs v1.0.0
7492026-03-10T18:05:58.623Z Downloaded omicron-zone-package v0.12.2
7502026-03-10T18:05:58.627Z Downloaded ppv-lite86 v0.2.21
7512026-03-10T18:05:58.630Z Downloaded recursive v0.1.1
7522026-03-10T18:05:58.630Z Downloaded ref-cast-impl v1.0.25
7532026-03-10T18:05:58.635Z Downloaded rand_chacha v0.3.1
7542026-03-10T18:05:58.638Z Downloaded bumpalo v3.20.2
7552026-03-10T18:05:58.638Z Downloaded progenitor v0.11.2
7562026-03-10T18:05:58.641Z Downloaded parking_lot v0.12.5
7572026-03-10T18:05:58.644Z Downloaded recursive-proc-macro-impl v0.1.1
7582026-03-10T18:05:58.645Z Downloaded rand_xorshift v0.4.0
7592026-03-10T18:05:58.649Z Downloaded progenitor-macro v0.10.0
7602026-03-10T18:05:58.649Z Downloaded progenitor-extras v0.1.0
7612026-03-10T18:05:58.652Z Downloaded proc-macro-error2 v2.0.1
7622026-03-10T18:05:58.655Z Downloaded rfc6979 v0.4.0
7632026-03-10T18:05:58.659Z Downloaded expectorate v1.2.0
7642026-03-10T18:05:58.659Z Downloaded peg v0.8.5
7652026-03-10T18:05:58.664Z Downloaded psm v0.1.30
7662026-03-10T18:05:58.667Z Downloaded rtoolbox v0.0.3
7672026-03-10T18:05:58.670Z Downloaded pem v3.0.6
7682026-03-10T18:05:58.670Z Downloaded hickory-resolver v0.24.4
7692026-03-10T18:05:58.674Z Downloaded r2d2 v0.8.10
7702026-03-10T18:05:58.679Z Downloaded rustc_version v0.4.1
7712026-03-10T18:05:58.682Z Downloaded rustc-hash v2.1.1
7722026-03-10T18:05:58.682Z Downloaded russh-cryptovec v0.7.3
7732026-03-10T18:05:58.682Z Downloaded rustc_version v0.1.7
7742026-03-10T18:05:58.685Z Downloaded postcard v1.1.3
7752026-03-10T18:05:58.688Z Downloaded scheduled-thread-pool v0.2.7
7762026-03-10T18:05:58.688Z Downloaded quick-error v1.2.3
7772026-03-10T18:05:58.692Z Downloaded rand_seeder v0.4.0
7782026-03-10T18:05:58.695Z Downloaded rand_core v0.10.0
7792026-03-10T18:05:58.695Z Downloaded same-file v1.0.6
7802026-03-10T18:05:58.698Z Downloaded salsa20 v0.10.2
7812026-03-10T18:05:58.699Z Downloaded sapling-renderdag v0.1.0
7822026-03-10T18:05:58.701Z Downloaded rand_core v0.9.5
7832026-03-10T18:05:58.705Z Downloaded ref-cast v1.0.25
7842026-03-10T18:05:58.708Z Downloaded scopeguard v1.2.0
7852026-03-10T18:05:58.708Z Downloaded hashbrown v0.12.3
7862026-03-10T18:05:58.711Z Downloaded secrecy v0.8.0
7872026-03-10T18:05:58.716Z Downloaded indicatif v0.18.4
7882026-03-10T18:05:58.720Z Downloaded oso v0.27.3
7892026-03-10T18:05:58.724Z Downloaded serde_bytes v0.11.19
7902026-03-10T18:05:58.724Z Downloaded scrypt v0.11.0
7912026-03-10T18:05:58.724Z Downloaded semver v0.1.20
7922026-03-10T18:05:58.727Z Downloaded seq-macro v0.3.6
7932026-03-10T18:05:58.730Z Downloaded derive_more-impl v2.1.1
7942026-03-10T18:05:58.734Z Downloaded papergrid v0.17.0
7952026-03-10T18:05:58.738Z Downloaded sha1 v0.10.6
7962026-03-10T18:05:58.741Z Downloaded shell-words v1.1.1
7972026-03-10T18:05:58.745Z Downloaded resolv-conf v0.7.6
7982026-03-10T18:05:58.745Z Downloaded serde_spanned v1.0.4
7992026-03-10T18:05:58.748Z Downloaded signal-hook-tokio v0.3.1
8002026-03-10T18:05:58.748Z Downloaded serde_urlencoded v0.7.1
8012026-03-10T18:05:58.752Z Downloaded rustls-pemfile v1.0.4
8022026-03-10T18:05:58.755Z Downloaded serde_repr v0.1.20
8032026-03-10T18:05:58.755Z Downloaded rustls-native-certs v0.8.3
8042026-03-10T18:05:58.763Z Downloaded rand_core v0.6.4
8052026-03-10T18:05:58.766Z Downloaded jiff-static v0.2.21
8062026-03-10T18:05:58.766Z Downloaded siphasher v1.0.2
8072026-03-10T18:05:58.766Z Downloaded sigpipe v0.1.3
8082026-03-10T18:05:58.766Z Downloaded signal-hook-mio v0.2.5
8092026-03-10T18:05:58.769Z Downloaded signature v2.2.0
8102026-03-10T18:05:58.772Z Downloaded slog-envlogger v2.2.0
8112026-03-10T18:05:58.772Z Downloaded rusty-fork v0.3.1
8122026-03-10T18:05:58.776Z Downloaded rustls-pemfile v2.2.0
8132026-03-10T18:05:58.780Z Downloaded prefix-trie v0.7.0
8142026-03-10T18:05:58.783Z Downloaded quinn-udp v0.5.14
8152026-03-10T18:05:58.783Z Downloaded serde_plain v1.0.2
8162026-03-10T18:05:58.783Z Downloaded slog-bunyan v2.5.0
8172026-03-10T18:05:58.786Z Downloaded schemars_derive v0.8.22
8182026-03-10T18:05:58.786Z Downloaded hashbrown v0.13.2
8192026-03-10T18:05:58.790Z Downloaded scroll v0.13.0
8202026-03-10T18:05:58.794Z Downloaded sec1 v0.7.3
8212026-03-10T18:05:58.797Z Downloaded sct v0.7.1
8222026-03-10T18:05:58.800Z Downloaded progenitor-impl v0.13.0
8232026-03-10T18:05:58.803Z Downloaded ssh-encoding v0.2.0
8242026-03-10T18:05:58.803Z Downloaded miniz_oxide v0.8.9
8252026-03-10T18:05:58.806Z Downloaded serde_derive_internals v0.29.1
8262026-03-10T18:05:58.810Z Downloaded minimal-lexical v0.2.1
8272026-03-10T18:05:58.813Z Downloaded serde-big-array v0.5.1
8282026-03-10T18:05:58.813Z Downloaded secrecy v0.10.3
8292026-03-10T18:05:58.816Z Downloaded ssh-cipher v0.2.0
8302026-03-10T18:05:58.816Z Downloaded scroll_derive v0.13.1
8312026-03-10T18:05:58.819Z Downloaded strum v0.26.3
8322026-03-10T18:05:58.819Z Downloaded serde_path_to_error v0.1.20
8332026-03-10T18:05:58.823Z Downloaded structmeta-derive v0.3.0
8342026-03-10T18:05:58.823Z Downloaded strip-ansi-escapes v0.2.1
8352026-03-10T18:05:58.826Z Downloaded shlex v1.3.0
8362026-03-10T18:05:58.826Z Downloaded serde-hex v0.1.0
8372026-03-10T18:05:58.830Z Downloaded pin-project v1.1.11
8382026-03-10T18:05:58.835Z Downloaded slab v0.4.12
8392026-03-10T18:05:58.839Z Downloaded subtle v2.6.1
8402026-03-10T18:05:58.842Z Downloaded simd-adler32 v0.3.8
8412026-03-10T18:05:58.842Z Downloaded rustversion v1.0.22
8422026-03-10T18:05:58.846Z Downloaded slog-async v2.8.0
8432026-03-10T18:05:58.850Z Downloaded http v1.4.0
8442026-03-10T18:05:58.850Z Downloaded structmeta v0.3.0
8452026-03-10T18:05:58.856Z Downloaded rcgen v0.12.1
8462026-03-10T18:05:58.856Z Downloaded tagptr v0.2.0
8472026-03-10T18:05:58.860Z Downloaded take_mut v0.2.2
8482026-03-10T18:05:58.860Z Downloaded tabwriter v1.4.1
8492026-03-10T18:05:58.860Z Downloaded tabled_derive v0.11.0
8502026-03-10T18:05:58.860Z Downloaded sync-ptr v0.1.4
8512026-03-10T18:05:58.863Z Downloaded slog-scope v4.4.1
8522026-03-10T18:05:58.863Z Downloaded slog-json v2.6.1
8532026-03-10T18:05:58.867Z Downloaded openssl-sys v0.9.111
8542026-03-10T18:05:58.870Z Downloaded hickory-server v0.25.2
8552026-03-10T18:05:58.874Z Downloaded smf v0.2.3
8562026-03-10T18:05:58.875Z Downloaded slog-term v2.9.2
8572026-03-10T18:05:58.878Z Downloaded termtree v0.5.1
8582026-03-10T18:05:58.878Z Downloaded supports-color v3.0.2
8592026-03-10T18:05:58.881Z Downloaded spki v0.7.3
8602026-03-10T18:05:58.881Z Downloaded thread-id v5.1.0
8612026-03-10T18:05:58.881Z Downloaded serde_with_macros v3.17.0
8622026-03-10T18:05:58.885Z Downloaded ron v0.8.1
8632026-03-10T18:05:58.888Z Downloaded time-core v0.1.8
8642026-03-10T18:05:58.891Z Downloaded string_cache v0.8.9
8652026-03-10T18:05:58.892Z Downloaded serde_cbor v0.11.2
8662026-03-10T18:05:58.895Z Downloaded num-bigint v0.4.6
8672026-03-10T18:05:58.898Z Downloaded thiserror-impl-no-std v2.0.2
8682026-03-10T18:05:58.904Z Downloaded rustls-pki-types v1.14.0
8692026-03-10T18:05:58.904Z Downloaded static_assertions v1.1.0
8702026-03-10T18:05:58.910Z Downloaded support-bundle-viewer v0.1.2
8712026-03-10T18:05:58.910Z Downloaded strum_macros v0.27.2
8722026-03-10T18:05:58.910Z Downloaded stringprep v0.1.5
8732026-03-10T18:05:58.915Z Downloaded tinyvec_macros v0.1.1
8742026-03-10T18:05:58.915Z Downloaded progenitor-impl v0.11.2
8752026-03-10T18:05:58.915Z Downloaded progenitor-impl v0.10.0
8762026-03-10T18:05:58.919Z Downloaded russh-keys v0.45.0
8772026-03-10T18:05:58.919Z Downloaded testing_table v0.3.0
8782026-03-10T18:05:58.920Z Downloaded sqlformat v0.3.5
8792026-03-10T18:05:58.923Z Downloaded rayon-core v1.13.0
8802026-03-10T18:05:58.923Z Downloaded smallvec v0.6.14
8812026-03-10T18:05:58.927Z Downloaded sync_wrapper v1.0.2
8822026-03-10T18:05:58.927Z Downloaded slog-stdlog v4.1.1
8832026-03-10T18:05:58.931Z Downloaded itertools v0.10.5
8842026-03-10T18:05:58.934Z Downloaded strum_macros v0.26.4
8852026-03-10T18:05:58.938Z Downloaded strum_macros v0.24.3
8862026-03-10T18:05:58.938Z Downloaded ryu v1.0.23
8872026-03-10T18:05:58.942Z Downloaded strum v0.27.2
8882026-03-10T18:05:58.942Z Downloaded rustls-platform-verifier v0.6.2
8892026-03-10T18:05:58.945Z Downloaded termios v0.3.3
8902026-03-10T18:05:58.948Z Downloaded prettyplease v0.2.37
8912026-03-10T18:05:58.951Z Downloaded tap v1.0.1
8922026-03-10T18:05:58.951Z Downloaded pretty_assertions v1.4.1
8932026-03-10T18:05:58.956Z Downloaded hashbrown v0.15.5
8942026-03-10T18:05:58.959Z Downloaded tower-service v0.3.3
8952026-03-10T18:05:58.959Z Downloaded topological-sort v0.2.2
8962026-03-10T18:05:58.959Z Downloaded thiserror-no-std v2.0.2
8972026-03-10T18:05:58.963Z Downloaded trait-variant v0.1.2
8982026-03-10T18:05:58.968Z Downloaded tower-layer v0.3.3
8992026-03-10T18:05:58.968Z Downloaded spin v0.9.8
9002026-03-10T18:05:58.971Z Downloaded stacker v0.1.23
9012026-03-10T18:05:58.971Z Downloaded thread_local v1.1.9
9022026-03-10T18:05:58.971Z Downloaded nom v7.1.3
9032026-03-10T18:05:58.975Z Downloaded tiny-keccak v2.0.2
9042026-03-10T18:05:58.979Z Downloaded tokio-native-tls v0.3.1
9052026-03-10T18:05:58.980Z Downloaded rand v0.8.5
9062026-03-10T18:05:58.983Z Downloaded typify-macro v0.6.1
9072026-03-10T18:05:58.983Z Downloaded typify-macro v0.4.3
9082026-03-10T18:05:58.986Z Downloaded tokio-macros v2.6.0
9092026-03-10T18:05:58.986Z Downloaded tokio-dtrace v0.1.1
9102026-03-10T18:05:58.986Z Downloaded time-macros v0.2.27
9112026-03-10T18:05:58.990Z Downloaded qorb v0.4.1
9122026-03-10T18:05:58.993Z Downloaded try-lock v0.2.5
9132026-03-10T18:05:58.993Z Downloaded schemars v0.9.0
9142026-03-10T18:05:59.002Z Downloaded unicode-truncate v1.1.0
9152026-03-10T18:05:59.006Z Downloaded untrusted v0.9.0
9162026-03-10T18:05:59.006Z Downloaded untrusted v0.7.1
9172026-03-10T18:05:59.009Z Downloaded unit-prefix v0.5.2
9182026-03-10T18:05:59.009Z Downloaded unarray v0.1.4
9192026-03-10T18:05:59.009Z Downloaded tokio-rustls v0.25.0
9202026-03-10T18:05:59.012Z Downloaded quinn v0.11.9
9212026-03-10T18:05:59.016Z Downloaded iri-string v0.7.10
9222026-03-10T18:05:59.019Z Downloaded usdt-attr-macro v0.6.0
9232026-03-10T18:05:59.023Z Downloaded usdt v0.6.0
9242026-03-10T18:05:59.023Z Downloaded universal-hash v0.5.1
9252026-03-10T18:05:59.023Z Downloaded tokio-tungstenite v0.23.1
9262026-03-10T18:05:59.026Z Downloaded tokio-tungstenite v0.21.0
9272026-03-10T18:05:59.026Z Downloaded usdt-macro v0.6.0
9282026-03-10T18:05:59.026Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9292026-03-10T18:05:59.030Z Downloaded utf-8 v0.7.6
9302026-03-10T18:05:59.030Z Downloaded term v0.7.0
9312026-03-10T18:05:59.033Z Downloaded aes-gcm v0.10.3
9322026-03-10T18:05:59.036Z Downloaded toml_writer v1.0.6+spec-1.1.0
9332026-03-10T18:05:59.036Z Downloaded mio v1.1.1
9342026-03-10T18:05:59.041Z Downloaded socket2 v0.5.10
9352026-03-10T18:05:59.044Z Downloaded tls_codec_derive v0.4.2
9362026-03-10T18:05:59.048Z Downloaded tls_codec v0.4.2
9372026-03-10T18:05:59.048Z Downloaded signal-hook v0.3.18
9382026-03-10T18:05:59.051Z Downloaded snafu-derive v0.8.9
9392026-03-10T18:05:59.051Z Downloaded hyper-util v0.1.20
9402026-03-10T18:05:59.054Z Downloaded similar v2.7.0
9412026-03-10T18:05:59.058Z Downloaded want v0.3.1
9422026-03-10T18:05:59.061Z Downloaded waitgroup v0.1.2
9432026-03-10T18:05:59.061Z Downloaded void v1.0.2
9442026-03-10T18:05:59.061Z Downloaded tui-tree-widget v0.23.1
9452026-03-10T18:05:59.065Z Downloaded libxml v0.3.3
9462026-03-10T18:05:59.068Z Downloaded serde_yaml v0.9.34+deprecated
9472026-03-10T18:05:59.072Z Downloaded schemars v0.8.22
9482026-03-10T18:05:59.078Z Downloaded unicase v2.9.0
9492026-03-10T18:05:59.081Z Downloaded slog v2.8.2
9502026-03-10T18:05:59.084Z Downloaded bindgen v0.71.1
9512026-03-10T18:05:59.088Z Downloaded xattr v1.6.1
9522026-03-10T18:05:59.093Z Downloaded tokio-rustls v0.26.4
9532026-03-10T18:05:59.093Z Downloaded tokio-rustls v0.24.1
9542026-03-10T18:05:59.096Z Downloaded tokio-stream v0.1.18
9552026-03-10T18:05:59.099Z Downloaded zeroize_derive v1.4.3
9562026-03-10T18:05:59.099Z Downloaded futures-util v0.3.32
9572026-03-10T18:05:59.107Z Downloaded toml_parser v1.0.9+spec-1.1.0
9582026-03-10T18:05:59.110Z Downloaded test-strategy v0.4.5
9592026-03-10T18:05:59.114Z Downloaded zone_cfg_derive v0.3.1
9602026-03-10T18:05:59.114Z Downloaded itertools v0.12.1
9612026-03-10T18:05:59.119Z Downloaded vergen-git2 v1.0.7
9622026-03-10T18:05:59.122Z Downloaded uzers v0.12.2
9632026-03-10T18:05:59.125Z Downloaded blake3 v1.8.3
9642026-03-10T18:05:59.129Z Downloaded wait-timeout v0.2.1
9652026-03-10T18:05:59.132Z Downloaded vergen-gitcl v1.0.8
9662026-03-10T18:05:59.132Z Downloaded twox-hash v2.1.2
9672026-03-10T18:05:59.136Z Downloaded tinyvec v1.10.0
9682026-03-10T18:05:59.139Z Downloaded subprocess v0.2.15
9692026-03-10T18:05:59.142Z Downloaded vergen-lib v0.1.6
9702026-03-10T18:05:59.142Z Downloaded tracing-attributes v0.1.31
9712026-03-10T18:05:59.145Z Downloaded whoami v1.6.1
9722026-03-10T18:05:59.145Z Downloaded walkdir v2.5.0
9732026-03-10T18:05:59.148Z Downloaded whoami v2.1.0
9742026-03-10T18:05:59.148Z Downloaded itertools v0.14.0
9752026-03-10T18:05:59.153Z Downloaded xshell-macros v0.2.7
9762026-03-10T18:05:59.156Z Downloaded xshell v0.2.7
9772026-03-10T18:05:59.156Z Downloaded russh v0.45.0
9782026-03-10T18:05:59.162Z Downloaded xz2 v0.1.7
9792026-03-10T18:05:59.166Z Downloaded samael v0.0.19
9802026-03-10T18:05:59.169Z Downloaded p521 v0.13.3
9812026-03-10T18:05:59.174Z Downloaded zeroize v1.8.2
9822026-03-10T18:05:59.174Z Downloaded vergen v9.0.6
9832026-03-10T18:05:59.174Z Downloaded term v1.2.1
9842026-03-10T18:05:59.178Z Downloaded toml v0.9.12+spec-1.1.0
9852026-03-10T18:05:59.181Z Downloaded zstd-safe v7.2.4
9862026-03-10T18:05:59.181Z Downloaded zstd v0.13.3
9872026-03-10T18:05:59.184Z Downloaded snafu v0.8.9
9882026-03-10T18:05:59.188Z Downloaded libm v0.2.16
9892026-03-10T18:05:59.195Z Downloaded vsss-rs v3.3.4
9902026-03-10T18:05:59.198Z Downloaded unsafe-libyaml v0.2.11
9912026-03-10T18:05:59.202Z Downloaded typify v0.4.3
9922026-03-10T18:05:59.207Z Downloaded rand v0.10.0
9932026-03-10T18:05:59.210Z Downloaded typify v0.6.1
9942026-03-10T18:05:59.211Z Downloaded wyz v0.5.1
9952026-03-10T18:05:59.211Z Downloaded unicode-properties v0.1.4
9962026-03-10T18:05:59.215Z Downloaded yasna v0.5.2
9972026-03-10T18:05:59.215Z Downloaded rustyline v14.0.0
9982026-03-10T18:05:59.218Z Downloaded zone v0.3.1
9992026-03-10T18:05:59.221Z Downloaded zerocopy v0.6.6
10002026-03-10T18:05:59.221Z Downloaded hkdf v0.12.4
10012026-03-10T18:05:59.224Z Downloaded toml_edit v0.23.10+spec-1.0.0
10022026-03-10T18:05:59.228Z Downloaded rpassword v7.4.0
10032026-03-10T18:05:59.231Z Downloaded bitvec v1.0.1
10042026-03-10T18:05:59.240Z Downloaded uuid v1.21.0
10052026-03-10T18:05:59.243Z Downloaded tungstenite v0.21.0
10062026-03-10T18:05:59.247Z Downloaded steno v0.4.1
10072026-03-10T18:05:59.288Z Downloaded ron v0.12.0
10082026-03-10T18:05:59.288Z Downloaded tungstenite v0.23.0
10092026-03-10T18:05:59.288Z Downloaded tracing-core v0.1.36
10102026-03-10T18:05:59.288Z Downloaded toml v0.7.8
10112026-03-10T18:05:59.288Z Downloaded unicode-bidi v0.3.18
10122026-03-10T18:05:59.288Z Downloaded zopfli v0.8.3
10132026-03-10T18:05:59.288Z Downloaded rsa v0.9.10
10142026-03-10T18:05:59.288Z Downloaded usdt-impl v0.6.0
10152026-03-10T18:05:59.288Z Downloaded toml_edit v0.19.15
10162026-03-10T18:05:59.292Z Downloaded vte v0.14.1
10172026-03-10T18:05:59.293Z Downloaded h2 v0.4.13
10182026-03-10T18:05:59.297Z Downloaded p384 v0.13.1
10192026-03-10T18:05:59.300Z Downloaded yansi v1.0.1
10202026-03-10T18:05:59.300Z Downloaded reedline v0.40.0
10212026-03-10T18:05:59.306Z Downloaded ssh-key v0.6.7
10222026-03-10T18:05:59.311Z Downloaded aws-lc-rs v1.16.0
10232026-03-10T18:05:59.319Z Downloaded tar v0.4.44
10242026-03-10T18:05:59.322Z Downloaded unicode_categories v0.1.1
10252026-03-10T18:05:59.325Z Downloaded git2 v0.20.4
10262026-03-10T18:05:59.329Z Downloaded reqwest v0.12.28
10272026-03-10T18:05:59.334Z Downloaded zip v0.6.6
10282026-03-10T18:05:59.338Z Downloaded zerocopy-derive v0.8.40
10292026-03-10T18:05:59.345Z Downloaded tokio-postgres v0.7.16
10302026-03-10T18:05:59.754Z Downloaded x509-cert v0.2.5
10312026-03-10T18:05:59.754Z Downloaded regex v1.12.3
10322026-03-10T18:05:59.754Z Downloaded salty v0.3.0
10332026-03-10T18:05:59.754Z Downloaded goblin v0.10.5
10342026-03-10T18:05:59.754Z Downloaded rustls-webpki v0.101.7
10352026-03-10T18:05:59.756Z Downloaded unicode-normalization v0.1.25
10362026-03-10T18:05:59.756Z Downloaded tokio-util v0.7.18
10372026-03-10T18:05:59.756Z Downloaded rayon v1.11.0
10382026-03-10T18:05:59.756Z Downloaded reqwest v0.13.2
10392026-03-10T18:05:59.756Z Downloaded unicode-segmentation v1.12.0
10402026-03-10T18:05:59.756Z Downloaded tower-http v0.6.8
10412026-03-10T18:05:59.756Z Downloaded portable-atomic v1.13.1
10422026-03-10T18:05:59.756Z Downloaded tower v0.5.3
10432026-03-10T18:05:59.756Z Downloaded proptest v1.10.0
10442026-03-10T18:05:59.756Z Downloaded rustls-webpki v0.102.8
10452026-03-10T18:05:59.756Z Downloaded serde_with v3.17.0
10462026-03-10T18:05:59.756Z Downloaded zip v4.6.1
10472026-03-10T18:05:59.756Z Downloaded petname v2.0.2
10482026-03-10T18:05:59.757Z Downloaded openssl v0.10.75
10492026-03-10T18:05:59.757Z Downloaded radix_trie v0.2.1
10502026-03-10T18:05:59.757Z Downloaded tough v0.20.0
10512026-03-10T18:05:59.757Z Downloaded quinn-proto v0.11.13
10522026-03-10T18:05:59.757Z Downloaded nix v0.27.1
10532026-03-10T18:05:59.757Z Downloaded moka v0.12.13
10542026-03-10T18:05:59.757Z Downloaded bstr v1.12.1
10552026-03-10T18:05:59.757Z Downloaded time v0.3.47
10562026-03-10T18:05:59.757Z Downloaded vcpkg v0.2.15
10572026-03-10T18:05:59.757Z Downloaded zlib-rs v0.6.2
10582026-03-10T18:05:59.757Z Downloaded nix v0.31.1
10592026-03-10T18:05:59.757Z Downloaded winnow v0.6.26
10602026-03-10T18:05:59.757Z Downloaded polar-core v0.27.3
10612026-03-10T18:05:59.757Z Downloaded openapiv3 v2.2.0
10622026-03-10T18:05:59.757Z Downloaded object v0.30.4
10632026-03-10T18:05:59.757Z Downloaded curve25519-dalek v4.1.3
10642026-03-10T18:05:59.757Z Downloaded winnow v0.5.40
10652026-03-10T18:05:59.757Z Downloaded rustix v0.38.44
10662026-03-10T18:05:59.757Z Downloaded regex-syntax v0.6.29
10672026-03-10T18:05:59.757Z Downloaded lalrpop v0.19.12
10682026-03-10T18:05:59.757Z Downloaded nix v0.28.0
10692026-03-10T18:05:59.757Z Downloaded rustls v0.21.12
10702026-03-10T18:05:59.757Z Downloaded dropshot v0.16.7
10712026-03-10T18:05:59.758Z Downloaded tabled v0.20.0
10722026-03-10T18:05:59.758Z Downloaded sqlparser v0.61.0
10732026-03-10T18:05:59.758Z Downloaded smoltcp v0.9.1
10742026-03-10T18:05:59.758Z Downloaded csv v1.4.0
10752026-03-10T18:05:59.758Z Downloaded webpki-roots v1.0.6
10762026-03-10T18:05:59.758Z Downloaded ratatui v0.29.0
10772026-03-10T18:05:59.758Z Downloaded diesel v2.2.12
10782026-03-10T18:05:59.758Z Downloaded bzip2-sys v0.1.13+1.0.8
10792026-03-10T18:05:59.762Z Downloaded regress v0.10.5
10802026-03-10T18:05:59.769Z Downloaded rustls v0.22.4
10812026-03-10T18:05:59.777Z Downloaded zerocopy v0.8.40
10822026-03-10T18:05:59.785Z Downloaded smoltcp v0.11.0
10832026-03-10T18:05:59.794Z Downloaded rustls v0.23.37
10842026-03-10T18:05:59.803Z Downloaded chrono-tz v0.10.4
10852026-03-10T18:05:59.817Z Downloaded petgraph v0.6.5
10862026-03-10T18:05:59.831Z Downloaded jiff v0.2.21
10872026-03-10T18:05:59.846Z Downloaded hickory-proto v0.25.2
10882026-03-10T18:05:59.857Z Downloaded regex-syntax v0.8.10
10892026-03-10T18:05:59.863Z Downloaded regex-automata v0.4.14
10902026-03-10T18:05:59.875Z Downloaded object v0.37.3
10912026-03-10T18:05:59.883Z Downloaded libz-sys v1.1.24
10922026-03-10T18:05:59.900Z Downloaded nix v0.30.1
10932026-03-10T18:05:59.909Z Downloaded sled v0.34.7
10942026-03-10T18:05:59.917Z Downloaded hickory-proto v0.24.4
10952026-03-10T18:05:59.929Z Downloaded nix v0.29.0
10962026-03-10T18:05:59.936Z Downloaded typify-impl v0.6.1
10972026-03-10T18:05:59.947Z Downloaded typify-impl v0.4.3
10982026-03-10T18:05:59.959Z Downloaded tracing v0.1.44
10992026-03-10T18:05:59.976Z Downloaded quick-xml v0.37.5
11002026-03-10T18:05:59.980Z Downloaded typed-path v0.9.3
11012026-03-10T18:05:59.985Z Downloaded chrono v0.4.44
11022026-03-10T18:05:59.990Z Downloaded socket2 v0.6.2
11032026-03-10T18:05:59.993Z Downloaded schemars v1.2.1
11042026-03-10T18:06:00.002Z Downloaded publicsuffix v2.3.0
11052026-03-10T18:06:00.006Z Downloaded num-bigint-dig v0.8.6
11062026-03-10T18:06:00.009Z Downloaded zerocopy-derive v0.6.6
11072026-03-10T18:06:00.015Z Downloaded itertools v0.13.0
11082026-03-10T18:06:00.020Z Downloaded rustls-webpki v0.103.9
11092026-03-10T18:06:00.024Z Downloaded rand v0.9.2
11102026-03-10T18:06:00.027Z Downloaded iddqd v0.3.17
11112026-03-10T18:06:00.032Z Downloaded hyper v1.8.1
11122026-03-10T18:06:00.036Z Downloaded slog-dtrace v0.3.0
11132026-03-10T18:06:00.039Z Downloaded p256 v0.13.2
11142026-03-10T18:06:00.043Z Downloaded signal-hook-registry v1.4.8
11152026-03-10T18:06:00.043Z Downloaded sqlparser_derive v0.5.0
11162026-03-10T18:06:00.043Z Downloaded postgres-types v0.2.12
11172026-03-10T18:06:00.046Z Downloaded rand_chacha v0.9.0
11182026-03-10T18:06:00.046Z Downloaded ed25519-dalek v2.2.0
11192026-03-10T18:06:00.050Z Downloaded lzma-sys v0.1.20
11202026-03-10T18:06:00.068Z Downloaded pkcs5 v0.7.1
11212026-03-10T18:06:00.071Z Downloaded pkcs1 v0.7.5
11222026-03-10T18:06:00.075Z Downloaded hickory-resolver v0.25.2
11232026-03-10T18:06:00.078Z Downloaded progenitor-client v0.13.0
11242026-03-10T18:06:00.078Z Downloaded progenitor v0.13.0
11252026-03-10T18:06:00.078Z Downloaded progenitor v0.10.0
11262026-03-10T18:06:00.081Z Downloaded primeorder v0.13.6
11272026-03-10T18:06:00.081Z Downloaded parking_lot v0.11.2
11282026-03-10T18:06:00.081Z Downloaded parking_lot_core v0.9.12
11292026-03-10T18:06:00.087Z Downloaded cc v1.2.56
11302026-03-10T18:06:00.090Z Downloaded pin-project-lite v0.2.17
11312026-03-10T18:06:00.090Z Downloaded pin-project-internal v1.1.11
11322026-03-10T18:06:00.090Z Downloaded num_enum_derive v0.7.5
11332026-03-10T18:06:00.094Z Downloaded poly1305 v0.8.0
11342026-03-10T18:06:00.094Z Downloaded phf v0.13.1
11352026-03-10T18:06:00.094Z Downloaded phf v0.12.1
11362026-03-10T18:06:00.097Z Downloaded petgraph v0.8.3
11372026-03-10T18:06:00.111Z Downloaded libbz2-rs-sys v0.2.2
11382026-03-10T18:06:00.116Z Downloaded diesel_derives v2.2.7
11392026-03-10T18:06:00.119Z Downloaded der v0.7.10
11402026-03-10T18:06:00.119Z Downloaded progenitor-macro v0.13.0
11412026-03-10T18:06:00.123Z Downloaded pem-rfc7468 v0.7.0
11422026-03-10T18:06:00.123Z Downloaded peg-macros v0.8.5
11432026-03-10T18:06:00.123Z Downloaded password-hash v0.5.0
11442026-03-10T18:06:00.126Z Downloaded password-hash v0.4.2
11452026-03-10T18:06:00.126Z Downloaded multer v3.1.0
11462026-03-10T18:06:00.129Z Downloaded heapless v0.7.17
11472026-03-10T18:06:00.129Z Downloaded proc-macro-error-attr2 v2.0.0
11482026-03-10T18:06:00.132Z Downloaded paste v1.0.15
11492026-03-10T18:06:00.132Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11502026-03-10T18:06:00.146Z Downloaded sha3 v0.10.8
11512026-03-10T18:06:00.150Z Downloaded parse-display-derive v0.10.0
11522026-03-10T18:06:00.154Z Downloaded parking_lot_core v0.8.6
11532026-03-10T18:06:00.154Z Downloaded tokio v1.49.0
11542026-03-10T18:06:00.182Z Downloaded crypto-bigint v0.5.5
11552026-03-10T18:06:00.187Z Downloaded memmap2 v0.9.10
11562026-03-10T18:06:00.190Z Downloaded parse-size v1.1.0
11572026-03-10T18:06:00.190Z Downloaded packed_struct_codegen v0.10.1
11582026-03-10T18:06:00.190Z Downloaded oxnet v0.1.4
11592026-03-10T18:06:00.194Z Downloaded oxide-tokio-rt v0.1.2
11602026-03-10T18:06:00.194Z Downloaded owo-colors v4.3.0
11612026-03-10T18:06:00.194Z Downloaded oso-derive v0.27.3
11622026-03-10T18:06:00.194Z Downloaded ignore v0.4.25
11632026-03-10T18:06:00.198Z Downloaded num-integer v0.1.46
11642026-03-10T18:06:00.198Z Downloaded getrandom v0.3.4
11652026-03-10T18:06:00.201Z Downloaded derive_more v2.1.1
11662026-03-10T18:06:00.208Z Downloaded nibble_vec v0.1.0
11672026-03-10T18:06:00.212Z Downloaded newtype-uuid v1.3.2
11682026-03-10T18:06:00.212Z Downloaded flume v0.11.1
11692026-03-10T18:06:00.215Z Downloaded pbkdf2 v0.11.0
11702026-03-10T18:06:00.215Z Downloaded nu-ansi-term v0.50.3
11712026-03-10T18:06:00.218Z Downloaded native-tls v0.2.18
11722026-03-10T18:06:00.218Z Downloaded darling_core v0.21.3
11732026-03-10T18:06:00.222Z Downloaded nanorand v0.7.0
11742026-03-10T18:06:00.225Z Downloaded multimap v0.10.1
11752026-03-10T18:06:00.225Z Downloaded mime_guess v2.0.5
11762026-03-10T18:06:00.225Z Downloaded ipnet v2.11.0
11772026-03-10T18:06:00.228Z Downloaded base64 v0.21.7
11782026-03-10T18:06:00.231Z Downloaded hmac v0.12.1
11792026-03-10T18:06:00.231Z Downloaded half v2.7.1
11802026-03-10T18:06:00.236Z Downloaded crossterm v0.29.0
11812026-03-10T18:06:00.242Z Downloaded bytes v1.11.1
11822026-03-10T18:06:00.245Z Downloaded openssl-macros v0.1.1
11832026-03-10T18:06:00.245Z Downloaded opaque-debug v0.3.1
11842026-03-10T18:06:00.245Z Downloaded encoding_rs v0.8.35
11852026-03-10T18:06:00.258Z Downloaded base64 v0.22.1
11862026-03-10T18:06:00.262Z Downloaded num_enum_derive v0.5.11
11872026-03-10T18:06:00.265Z Downloaded lock_api v0.4.14
11882026-03-10T18:06:00.265Z Downloaded libsw-core v0.3.2
11892026-03-10T18:06:00.265Z Downloaded libloading v0.8.9
11902026-03-10T18:06:00.268Z Downloaded num-conv v0.2.0
11912026-03-10T18:06:00.268Z Downloaded num-derive v0.4.2
11922026-03-10T18:06:00.268Z Downloaded nonempty v0.12.0
11932026-03-10T18:06:00.272Z Downloaded fatfs v0.3.6
11942026-03-10T18:06:00.272Z Downloaded dropshot_endpoint v0.16.7
11952026-03-10T18:06:00.275Z Downloaded newline-converter v0.3.0
11962026-03-10T18:06:00.275Z Downloaded elliptic-curve v0.13.8
11972026-03-10T18:06:00.278Z Downloaded derive-where v1.6.0
11982026-03-10T18:06:00.281Z Downloaded ring v0.17.14
11992026-03-10T18:06:00.311Z Downloaded crc-any v2.5.0
12002026-03-10T18:06:00.314Z Downloaded const_format v0.2.35
12012026-03-10T18:06:00.317Z Downloaded const-oid v0.9.6
12022026-03-10T18:06:00.317Z Downloaded ingot v0.1.1
12032026-03-10T18:06:00.321Z Downloaded mime v0.3.17
12042026-03-10T18:06:00.321Z Downloaded memoffset v0.9.1
12052026-03-10T18:06:00.321Z Downloaded md5 v0.7.0
12062026-03-10T18:06:00.324Z Downloaded md-5 v0.10.6
12072026-03-10T18:06:00.324Z Downloaded maplit v1.0.2
12082026-03-10T18:06:00.324Z Downloaded indoc v2.0.7
12092026-03-10T18:06:00.324Z Downloaded hickory-client v0.25.2
12102026-03-10T18:06:00.328Z Downloaded match_cfg v0.1.0
12112026-03-10T18:06:00.328Z Downloaded lzss v0.8.2
12122026-03-10T18:06:00.328Z Downloaded linked-hash-map v0.5.6
12132026-03-10T18:06:00.331Z Downloaded glob v0.3.3
12142026-03-10T18:06:00.331Z Downloaded hyper-staticfile v0.10.1
12152026-03-10T18:06:00.331Z Downloaded blake2 v0.10.6
12162026-03-10T18:06:00.335Z Downloaded allocator-api2 v0.2.21
12172026-03-10T18:06:00.335Z Downloaded lru-slab v0.1.2
12182026-03-10T18:06:00.338Z Downloaded kstat-rs v0.2.4
12192026-03-10T18:06:00.338Z Downloaded keccak v0.1.6
12202026-03-10T18:06:00.338Z Downloaded http-body-util v0.1.3
12212026-03-10T18:06:00.338Z Downloaded futures-channel v0.3.32
12222026-03-10T18:06:00.341Z Downloaded fallible-iterator v0.2.0
12232026-03-10T18:06:00.341Z Downloaded libgit2-sys v0.18.3+1.9.2
12242026-03-10T18:06:00.383Z Downloaded des v0.8.1
12252026-03-10T18:06:00.386Z Downloaded darling v0.20.11
12262026-03-10T18:06:00.389Z Downloaded chacha20poly1305 v0.10.1
12272026-03-10T18:06:00.389Z Downloaded cancel-safe-futures v0.1.5
12282026-03-10T18:06:00.392Z Downloaded csv-core v0.1.13
12292026-03-10T18:06:00.392Z Downloaded async-bb8-diesel v0.2.1
12302026-03-10T18:06:00.398Z Downloaded ahash v0.8.12
12312026-03-10T18:06:00.398Z Downloaded ecdsa v0.16.9
12322026-03-10T18:06:00.398Z Downloaded derive_builder v0.20.2
12332026-03-10T18:06:00.401Z Downloaded darling v0.21.3
12342026-03-10T18:06:00.405Z Downloaded crc32fast v1.5.0
12352026-03-10T18:06:00.405Z Downloaded cpufeatures v0.3.0
12362026-03-10T18:06:00.405Z Downloaded cookie_store v0.22.1
12372026-03-10T18:06:00.408Z Downloaded cookie v0.18.1
12382026-03-10T18:06:00.408Z Downloaded console v0.16.2
12392026-03-10T18:06:00.413Z Downloaded clang-sys v1.8.1
12402026-03-10T18:06:00.413Z Downloaded buf-list v1.1.2
12412026-03-10T18:06:00.416Z Downloaded bit-vec v0.6.3
12422026-03-10T18:06:00.416Z Downloaded backon v1.6.0
12432026-03-10T18:06:00.416Z Downloaded instant v0.1.13
12442026-03-10T18:06:00.416Z Downloaded instability v0.3.11
12452026-03-10T18:06:00.419Z Downloaded inout v0.1.4
12462026-03-10T18:06:00.419Z Downloaded indent_write v2.2.0
12472026-03-10T18:06:00.419Z Downloaded highway v1.3.0
12482026-03-10T18:06:00.423Z Downloaded git-stub-vcs v0.1.0
12492026-03-10T18:06:00.423Z Downloaded erased-serde v0.3.31
12502026-03-10T18:06:00.423Z Downloaded ena v0.14.4
12512026-03-10T18:06:00.426Z Downloaded hubpack_derive v0.1.1
12522026-03-10T18:06:00.426Z Downloaded cargo_toml v0.22.3
12532026-03-10T18:06:00.426Z Downloaded hostname v0.4.2
12542026-03-10T18:06:00.429Z Downloaded diesel-dtrace v0.4.2
12552026-03-10T18:06:00.429Z Downloaded colored v3.1.1
12562026-03-10T18:06:00.430Z Downloaded colored v2.2.0
12572026-03-10T18:06:00.433Z Downloaded futures-executor v0.3.32
12582026-03-10T18:06:00.433Z Downloaded http-body v1.0.1
12592026-03-10T18:06:00.437Z Downloaded drift v0.1.3
12602026-03-10T18:06:00.437Z Downloaded bcs v0.1.6
12612026-03-10T18:06:00.440Z Downloaded filetime v0.2.27
12622026-03-10T18:06:00.440Z Downloaded either v1.15.0
12632026-03-10T18:06:00.444Z Downloaded derive-ex v0.1.8
12642026-03-10T18:06:00.444Z Downloaded crossbeam-deque v0.8.6
12652026-03-10T18:06:00.444Z Downloaded bzip2 v0.6.1
12662026-03-10T18:06:00.444Z Downloaded fs-err v2.11.0
12672026-03-10T18:06:00.447Z Downloaded foreign-types-macros v0.2.3
12682026-03-10T18:06:00.447Z Downloaded ctr v0.9.2
12692026-03-10T18:06:00.447Z Downloaded compact_str v0.8.1
12702026-03-10T18:06:00.450Z Downloaded deranged v0.5.8
12712026-03-10T18:06:00.450Z Downloaded convert_case v0.10.0
12722026-03-10T18:06:00.454Z Downloaded blowfish v0.9.1
12732026-03-10T18:06:00.454Z Downloaded constant_time_eq v0.4.2
12742026-03-10T18:06:00.457Z Downloaded cipher v0.4.4
12752026-03-10T18:06:00.457Z Downloaded defmt v1.0.1
12762026-03-10T18:06:00.461Z Downloaded const_format_proc_macros v0.2.34
12772026-03-10T18:06:00.461Z Downloaded camino-tempfile-ext v0.3.3
12782026-03-10T18:06:00.461Z Downloaded home v0.5.12
12792026-03-10T18:06:00.464Z Downloaded block-padding v0.3.3
12802026-03-10T18:06:00.464Z Downloaded bitfield v0.19.4
12812026-03-10T18:06:00.464Z Downloaded daft v0.1.5
12822026-03-10T18:06:00.464Z Downloaded hash32 v0.2.1
12832026-03-10T18:06:00.467Z Downloaded fxhash v0.2.1
12842026-03-10T18:06:00.467Z Downloaded debug-ignore v1.0.5
12852026-03-10T18:06:00.467Z Downloaded data-encoding v2.10.0
12862026-03-10T18:06:00.467Z Downloaded crossterm v0.28.1
12872026-03-10T18:06:00.472Z Downloaded gethostname v0.5.0
12882026-03-10T18:06:00.475Z Downloaded futures-task v0.3.32
12892026-03-10T18:06:00.478Z Downloaded fs_extra v1.3.0
12902026-03-10T18:06:00.478Z Downloaded float-cmp v0.10.0
12912026-03-10T18:06:00.478Z Downloaded fixedbitset v0.5.7
12922026-03-10T18:06:00.482Z Downloaded ff v0.13.1
12932026-03-10T18:06:00.482Z Downloaded crucible-workspace-hack v0.1.0
12942026-03-10T18:06:00.482Z Downloaded cexpr v0.6.0
12952026-03-10T18:06:00.485Z Downloaded cbc v0.1.2
12962026-03-10T18:06:00.485Z Downloaded arrayvec v0.7.6
12972026-03-10T18:06:00.485Z Downloaded futures-io v0.3.32
12982026-03-10T18:06:00.485Z Downloaded darling_macro v0.20.11
12992026-03-10T18:06:00.485Z Downloaded darling_macro v0.23.0
13002026-03-10T18:06:00.488Z Downloaded curve25519-dalek-derive v0.1.1
13012026-03-10T18:06:00.489Z Downloaded crunchy v0.2.4
13022026-03-10T18:06:00.489Z Downloaded dirs-next v2.0.0
13032026-03-10T18:06:00.489Z Downloaded dirs-sys-next v0.1.2
13042026-03-10T18:06:00.489Z Downloaded difflib v0.4.0
13052026-03-10T18:06:00.489Z Downloaded async-trait v0.1.89
13062026-03-10T18:06:00.492Z Downloaded bit-set v0.8.0
13072026-03-10T18:06:00.492Z Downloaded atomic-waker v1.1.2
13082026-03-10T18:06:00.495Z Downloaded assert_matches v1.5.0
13092026-03-10T18:06:00.495Z Downloaded base16ct v0.2.0
13102026-03-10T18:06:00.495Z Downloaded ascii-canvas v3.0.0
13112026-03-10T18:06:00.495Z Downloaded embedded-io v0.4.0
13122026-03-10T18:06:00.499Z Downloaded ed25519 v2.2.3
13132026-03-10T18:06:00.499Z Downloaded dropshot-api-manager-types v0.5.2
13142026-03-10T18:06:00.499Z Downloaded defmt-macros v1.0.1
13152026-03-10T18:06:00.502Z Downloaded cfg_aliases v0.1.1
13162026-03-10T18:06:00.502Z Downloaded env_filter v1.0.0
13172026-03-10T18:06:00.502Z Downloaded endian-type v0.1.2
13182026-03-10T18:06:00.502Z Downloaded display-error-chain v0.2.2
13192026-03-10T18:06:00.506Z Downloaded darling_macro v0.21.3
13202026-03-10T18:06:00.506Z Downloaded cstr-argument v0.1.2
13212026-03-10T18:06:00.506Z Downloaded bcrypt-pbkdf v0.10.0
13222026-03-10T18:06:00.507Z Downloaded arrayref v0.3.9
13232026-03-10T18:06:00.507Z Downloaded async-recursion v1.1.1
13242026-03-10T18:06:00.511Z Downloaded dof v0.4.0
13252026-03-10T18:06:00.511Z Downloaded cobs v0.3.0
13262026-03-10T18:06:00.511Z Downloaded bb8 v0.8.6
13272026-03-10T18:06:00.515Z Downloaded defmt v0.3.100
13282026-03-10T18:06:00.515Z Downloaded document-features v0.2.12
13292026-03-10T18:06:00.515Z Downloaded cfg_aliases v0.2.1
13302026-03-10T18:06:00.515Z Downloaded bit-set v0.5.3
13312026-03-10T18:06:00.515Z Downloaded bitfield-macros v0.19.4
13322026-03-10T18:06:00.515Z Downloaded atty v0.2.14
13332026-03-10T18:06:00.515Z Downloaded argon2 v0.5.3
13342026-03-10T18:06:00.518Z Downloaded chacha20 v0.10.0
13352026-03-10T18:06:00.518Z Downloaded castaway v0.2.4
13362026-03-10T18:06:00.518Z Downloaded ciborium-ll v0.2.2
13372026-03-10T18:06:00.522Z Downloaded bzip2 v0.4.4
13382026-03-10T18:06:00.522Z Downloaded base16ct v1.0.0
13392026-03-10T18:06:00.522Z Downloaded cargo-platform v0.1.9
13402026-03-10T18:06:00.522Z Downloaded base64ct v1.8.3
13412026-03-10T18:06:00.525Z Downloaded cmake v0.1.57
13422026-03-10T18:06:00.525Z Downloaded aead v0.5.2
13432026-03-10T18:06:00.817Z Downloaded aws-lc-sys v0.37.1
13442026-03-10T18:06:01.126Z Compiling libc v0.2.180
13452026-03-10T18:06:01.130Z Compiling serde v1.0.228
13462026-03-10T18:06:01.130Z Compiling log v0.4.29
13472026-03-10T18:06:01.130Z Compiling shlex v1.3.0
13482026-03-10T18:06:01.130Z Compiling find-msvc-tools v0.1.9
13492026-03-10T18:06:01.280Z Compiling smallvec v1.15.1
13502026-03-10T18:06:01.293Z Compiling syn v2.0.117
13512026-03-10T18:06:01.304Z Compiling typenum v1.19.0
13522026-03-10T18:06:01.538Z Compiling generic-array v0.14.7
13532026-03-10T18:06:01.556Z Compiling subtle v2.6.1
13542026-03-10T18:06:01.601Z Compiling scopeguard v1.2.0
13552026-03-10T18:06:01.651Z Compiling portable-atomic v1.13.1
13562026-03-10T18:06:01.728Z Compiling lock_api v0.4.14
13572026-03-10T18:06:01.745Z Compiling const-oid v0.9.6
13582026-03-10T18:06:01.795Z Compiling critical-section v1.2.0
13592026-03-10T18:06:01.885Z Compiling zerocopy v0.8.40
13602026-03-10T18:06:01.924Z Compiling pin-project-lite v0.2.17
13612026-03-10T18:06:02.020Z Compiling parking_lot_core v0.9.12
13622026-03-10T18:06:02.041Z Compiling serde_json v1.0.149
13632026-03-10T18:06:02.380Z Compiling pkg-config v0.3.32
13642026-03-10T18:06:02.455Z Compiling libm v0.2.16
13652026-03-10T18:06:02.576Z Compiling getrandom v0.2.17
13662026-03-10T18:06:02.617Z Compiling jobserver v0.1.34
13672026-03-10T18:06:02.829Z Compiling rand_core v0.6.4
13682026-03-10T18:06:02.853Z Compiling errno v0.3.14
13692026-03-10T18:06:03.026Z Compiling cc v1.2.56
13702026-03-10T18:06:03.043Z Compiling once_cell v1.21.3
13712026-03-10T18:06:03.119Z Compiling signal-hook-registry v1.4.8
13722026-03-10T18:06:03.124Z Compiling parking_lot v0.12.5
13732026-03-10T18:06:03.176Z Compiling mio v1.1.1
13742026-03-10T18:06:03.255Z Compiling num-traits v0.2.19
13752026-03-10T18:06:03.301Z Compiling bitflags v2.11.0
13762026-03-10T18:06:03.513Z Compiling futures-core v0.3.32
13772026-03-10T18:06:03.760Z Compiling socket2 v0.6.2
13782026-03-10T18:06:03.763Z Compiling percent-encoding v2.3.2
13792026-03-10T18:06:03.778Z Compiling allocator-api2 v0.2.21
13802026-03-10T18:06:03.910Z Compiling cpufeatures v0.2.17
13812026-03-10T18:06:04.001Z Compiling futures-sink v0.3.32
13822026-03-10T18:06:04.026Z Compiling foldhash v0.2.0
13832026-03-10T18:06:04.051Z Compiling futures-io v0.3.32
13842026-03-10T18:06:04.138Z Compiling futures-channel v0.3.32
13852026-03-10T18:06:04.242Z Compiling hashbrown v0.16.1
13862026-03-10T18:06:04.258Z Compiling getrandom v0.4.1
13872026-03-10T18:06:04.297Z Compiling futures-task v0.3.32
13882026-03-10T18:06:04.325Z Compiling slab v0.4.12
13892026-03-10T18:06:04.427Z Compiling rand_core v0.10.0
13902026-03-10T18:06:04.525Z Compiling getrandom v0.3.4
13912026-03-10T18:06:04.561Z Compiling rustversion v1.0.22
13922026-03-10T18:06:04.652Z Compiling cmake v0.1.57
13932026-03-10T18:06:05.079Z Compiling indexmap v2.13.0
13942026-03-10T18:06:05.205Z Compiling form_urlencoded v1.2.2
13952026-03-10T18:06:05.273Z Compiling dunce v1.0.5
13962026-03-10T18:06:05.396Z Compiling ident_case v1.0.1
13972026-03-10T18:06:05.435Z Compiling fs_extra v1.3.0
13982026-03-10T18:06:05.438Z Compiling base64ct v1.8.3
13992026-03-10T18:06:05.555Z Compiling synstructure v0.13.2
14002026-03-10T18:06:05.747Z Compiling flagset v0.4.7
14012026-03-10T18:06:05.791Z Compiling aws-lc-sys v0.37.1
14022026-03-10T18:06:05.840Z Compiling pem-rfc7468 v0.7.0
14032026-03-10T18:06:05.927Z Compiling rand_core v0.9.5
14042026-03-10T18:06:05.972Z Compiling iana-time-zone v0.1.65
14052026-03-10T18:06:06.009Z Compiling rustix v1.1.3
14062026-03-10T18:06:06.037Z Compiling ring v0.17.14
14072026-03-10T18:06:06.240Z Compiling uuid v1.21.0
14082026-03-10T18:06:06.266Z Compiling rustc_version v0.4.1
14092026-03-10T18:06:06.313Z Compiling aws-lc-rs v1.16.0
14102026-03-10T18:06:06.415Z Compiling regex-syntax v0.8.10
14112026-03-10T18:06:06.699Z Compiling vcpkg v0.2.15
14122026-03-10T18:06:06.719Z Compiling tracing-core v0.1.36
14132026-03-10T18:06:07.161Z Compiling crossbeam-utils v0.8.21
14142026-03-10T18:06:07.492Z Compiling pest_generator v2.8.6
14152026-03-10T18:06:07.587Z Compiling serde_derive_internals v0.29.1
14162026-03-10T18:06:07.723Z Compiling openssl-sys v0.9.111
14172026-03-10T18:06:08.229Z Compiling serde_derive v1.0.228
14182026-03-10T18:06:08.409Z Compiling zeroize_derive v1.4.3
14192026-03-10T18:06:08.460Z Compiling zerofrom-derive v0.1.6
14202026-03-10T18:06:08.503Z Compiling yoke-derive v0.8.1
14212026-03-10T18:06:08.865Z Compiling zerocopy-derive v0.8.40
14222026-03-10T18:06:09.300Z Compiling zeroize v1.8.2
14232026-03-10T18:06:09.755Z Compiling zerovec-derive v0.11.2
14242026-03-10T18:06:10.100Z Compiling displaydoc v0.2.5
14252026-03-10T18:06:10.351Z Compiling crypto-common v0.1.7
14262026-03-10T18:06:10.388Z Compiling zerofrom v0.1.6
14272026-03-10T18:06:10.527Z Compiling yoke v0.8.1
14282026-03-10T18:06:10.546Z Compiling block-buffer v0.10.4
14292026-03-10T18:06:10.752Z Compiling digest v0.10.7
14302026-03-10T18:06:10.770Z Compiling tokio-macros v2.6.0
14312026-03-10T18:06:10.935Z Compiling futures-macro v0.3.32
14322026-03-10T18:06:11.097Z Compiling zerotrie v0.2.3
14332026-03-10T18:06:11.108Z Compiling hmac v0.12.1
14342026-03-10T18:06:11.239Z Compiling zerovec v0.11.5
14352026-03-10T18:06:11.290Z Compiling block-padding v0.3.3
14362026-03-10T18:06:11.467Z Compiling inout v0.1.4
14372026-03-10T18:06:11.493Z Compiling sha2 v0.10.9
14382026-03-10T18:06:11.684Z Compiling cipher v0.4.4
14392026-03-10T18:06:11.739Z Compiling der_derive v0.7.3
14402026-03-10T18:06:11.929Z Compiling tinystr v0.8.2
14412026-03-10T18:06:12.019Z Compiling potential_utf v0.1.4
14422026-03-10T18:06:12.041Z Compiling futures-util v0.3.32
14432026-03-10T18:06:12.193Z Compiling icu_locale_core v2.1.1
14442026-03-10T18:06:12.225Z Compiling icu_collections v2.1.1
14452026-03-10T18:06:12.861Z Compiling salsa20 v0.10.2
14462026-03-10T18:06:12.969Z Compiling bytes v1.11.1
14472026-03-10T18:06:13.028Z Compiling icu_provider v2.1.1
14482026-03-10T18:06:13.031Z Compiling der v0.7.10
14492026-03-10T18:06:13.279Z Compiling chrono v0.4.44
14502026-03-10T18:06:13.402Z Compiling icu_properties v2.1.2
14512026-03-10T18:06:13.421Z Compiling icu_normalizer v2.1.1
14522026-03-10T18:06:13.856Z Compiling tokio v1.49.0
14532026-03-10T18:06:14.169Z Compiling http v1.4.0
14542026-03-10T18:06:14.736Z Compiling idna_adapter v1.2.1
14552026-03-10T18:06:14.906Z Compiling idna v1.1.0
14562026-03-10T18:06:14.966Z Compiling spki v0.7.3
14572026-03-10T18:06:15.150Z Compiling pbkdf2 v0.12.2
14582026-03-10T18:06:15.219Z Compiling thiserror-impl v2.0.18
14592026-03-10T18:06:15.236Z Compiling ppv-lite86 v0.2.21
14602026-03-10T18:06:15.284Z Compiling url v2.5.8
14612026-03-10T18:06:15.402Z Compiling scrypt v0.11.0
14622026-03-10T18:06:15.458Z Compiling cbc v0.1.2
14632026-03-10T18:06:15.643Z Compiling rand_chacha v0.9.0
14642026-03-10T18:06:15.683Z Compiling aes v0.8.4
14652026-03-10T18:06:15.721Z Compiling rustls-pki-types v1.14.0
14662026-03-10T18:06:15.768Z Compiling tracing-attributes v0.1.31
14672026-03-10T18:06:16.308Z Compiling pkcs5 v0.7.1
14682026-03-10T18:06:16.332Z Compiling rand v0.9.2
14692026-03-10T18:06:16.533Z Compiling http-body v1.0.1
14702026-03-10T18:06:16.791Z Compiling syn v1.0.109
14712026-03-10T18:06:16.950Z Compiling schemars v0.8.22
14722026-03-10T18:06:17.005Z Compiling thiserror v2.0.18
14732026-03-10T18:06:17.064Z Compiling base64 v0.22.1
14742026-03-10T18:06:17.135Z Compiling untrusted v0.9.0
14752026-03-10T18:06:17.203Z Compiling openssl-probe v0.2.1
14762026-03-10T18:06:17.228Z Compiling untrusted v0.7.1
14772026-03-10T18:06:17.282Z Compiling httparse v1.10.1
14782026-03-10T18:06:17.428Z Compiling pkcs8 v0.10.2
14792026-03-10T18:06:17.495Z Compiling schemars_derive v0.8.22
14802026-03-10T18:06:17.506Z Compiling pest_derive v2.8.6
14812026-03-10T18:06:17.564Z Compiling tracing v0.1.44
14822026-03-10T18:06:17.789Z Compiling scroll_derive v0.13.1
14832026-03-10T18:06:17.899Z Compiling darling_core v0.20.11
14842026-03-10T18:06:18.041Z Compiling tinyvec_macros v0.1.1
14852026-03-10T18:06:18.130Z Compiling try-lock v0.2.5
14862026-03-10T18:06:18.263Z Compiling atomic-waker v1.1.2
14872026-03-10T18:06:18.417Z Compiling rustls v0.23.37
14882026-03-10T18:06:18.481Z Compiling tower-service v0.3.3
14892026-03-10T18:06:18.598Z Compiling tower-layer v0.3.3
14902026-03-10T18:06:18.682Z Compiling dyn-clone v1.0.20
14912026-03-10T18:06:18.803Z Compiling want v0.3.1
14922026-03-10T18:06:18.858Z Compiling tokio-util v0.7.18
14932026-03-10T18:06:18.901Z Compiling scroll v0.13.0
14942026-03-10T18:06:19.006Z Compiling tinyvec v1.10.0
14952026-03-10T18:06:19.637Z Compiling ipnet v2.11.0
14962026-03-10T18:06:19.871Z Compiling h2 v0.4.13
14972026-03-10T18:06:20.282Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14982026-03-10T18:06:20.314Z Compiling spin v0.9.8
14992026-03-10T18:06:20.581Z Compiling aho-corasick v1.1.4
15002026-03-10T18:06:20.803Z Compiling num-conv v0.2.0
15012026-03-10T18:06:20.965Z Compiling pin-utils v0.1.0
15022026-03-10T18:06:20.982Z Compiling powerfmt v0.2.0
15032026-03-10T18:06:21.056Z Compiling openssl v0.10.75
15042026-03-10T18:06:21.190Z Compiling darling_macro v0.20.11
15052026-03-10T18:06:21.235Z Compiling foreign-types-shared v0.1.1
15062026-03-10T18:06:21.349Z Compiling time-core v0.1.8
15072026-03-10T18:06:21.366Z Compiling crc32fast v1.5.0
15082026-03-10T18:06:21.546Z Compiling httpdate v1.0.3
15092026-03-10T18:06:21.701Z Compiling regex-automata v0.4.14
15102026-03-10T18:06:21.781Z Compiling time-macros v0.2.27
15112026-03-10T18:06:21.800Z Compiling darling v0.20.11
15122026-03-10T18:06:21.851Z Compiling foreign-types v0.3.2
15132026-03-10T18:06:21.906Z Compiling deranged v0.5.8
15142026-03-10T18:06:21.940Z Compiling tempfile v3.25.0
15152026-03-10T18:06:22.955Z Compiling goblin v0.10.5
15162026-03-10T18:06:23.296Z Compiling thiserror-impl v1.0.69
15172026-03-10T18:06:24.079Z Compiling hyper v1.8.1
15182026-03-10T18:06:25.047Z Compiling openssl-macros v0.1.1
15192026-03-10T18:06:25.107Z Compiling wait-timeout v0.2.1
15202026-03-10T18:06:25.210Z Compiling simd-adler32 v0.3.8
15212026-03-10T18:06:25.435Z Compiling bit-vec v0.8.0
15222026-03-10T18:06:25.571Z Compiling either v1.15.0
15232026-03-10T18:06:25.576Z Compiling num_threads v0.1.7
15242026-03-10T18:06:25.676Z Compiling siphasher v1.0.2
15252026-03-10T18:06:25.757Z Compiling usdt-impl v0.6.0
15262026-03-10T18:06:25.811Z Compiling native-tls v0.2.18
15272026-03-10T18:06:25.920Z Compiling quick-error v1.2.3
15282026-03-10T18:06:26.054Z Compiling rusty-fork v0.3.1
15292026-03-10T18:06:26.057Z Compiling bit-set v0.8.0
15302026-03-10T18:06:26.115Z Compiling time v0.3.47
15312026-03-10T18:06:26.274Z Compiling hyper-util v0.1.20
15322026-03-10T18:06:26.464Z Compiling thiserror v1.0.69
15332026-03-10T18:06:26.591Z Compiling derive_builder_core v0.20.2
15342026-03-10T18:06:27.464Z Compiling dof v0.4.0
15352026-03-10T18:06:28.002Z Compiling unicode-normalization v0.1.25
15362026-03-10T18:06:28.289Z Compiling crossbeam-epoch v0.9.18
15372026-03-10T18:06:28.568Z Compiling dtrace-parser v0.3.0
15382026-03-10T18:06:28.646Z Compiling rustls-native-certs v0.8.3
15392026-03-10T18:06:28.761Z Compiling signature v2.2.0
15402026-03-10T18:06:29.007Z Compiling scroll_derive v0.12.1
15412026-03-10T18:06:29.027Z Compiling heapless v0.7.17
15422026-03-10T18:06:29.146Z Compiling rand_xorshift v0.4.0
15432026-03-10T18:06:29.275Z Compiling slog v2.8.2
15442026-03-10T18:06:29.349Z Compiling darling_core v0.21.3
15452026-03-10T18:06:29.417Z Compiling bzip2-sys v0.1.13+1.0.8
15462026-03-10T18:06:29.521Z Compiling sync_wrapper v1.0.2
15472026-03-10T18:06:29.629Z Compiling thread-id v5.1.0
15482026-03-10T18:06:29.656Z Compiling cookie v0.18.1
15492026-03-10T18:06:29.723Z Compiling anyhow v1.0.102
15502026-03-10T18:06:29.728Z Compiling unicode-segmentation v1.12.0
15512026-03-10T18:06:29.866Z Compiling zstd-safe v7.2.4
15522026-03-10T18:06:29.898Z Compiling paste v1.0.15
15532026-03-10T18:06:30.123Z Compiling unicode-properties v0.1.4
15542026-03-10T18:06:30.132Z Compiling adler2 v2.0.1
15552026-03-10T18:06:30.226Z Compiling rayon-core v1.13.0
15562026-03-10T18:06:30.252Z Compiling unicode-bidi v0.3.18
15572026-03-10T18:06:30.297Z Compiling unarray v0.1.4
15582026-03-10T18:06:30.380Z Compiling signal-hook v0.3.18
15592026-03-10T18:06:30.430Z Compiling proptest v1.10.0
15602026-03-10T18:06:30.448Z Compiling miniz_oxide v0.8.9
15612026-03-10T18:06:30.682Z Compiling stringprep v0.1.5
15622026-03-10T18:06:30.743Z Compiling scroll v0.12.0
15632026-03-10T18:06:31.080Z Compiling tower v0.5.3
15642026-03-10T18:06:31.371Z Compiling crossbeam-deque v0.8.6
15652026-03-10T18:06:31.523Z Compiling derive_builder_macro v0.20.2
15662026-03-10T18:06:31.595Z Compiling ipnetwork v0.21.1
15672026-03-10T18:06:31.710Z Compiling http-body-util v0.1.3
15682026-03-10T18:06:31.713Z Compiling webpki-roots v1.0.6
15692026-03-10T18:06:31.742Z Compiling rand_chacha v0.3.1
15702026-03-10T18:06:31.862Z Compiling toml_datetime v0.6.11
15712026-03-10T18:06:32.041Z Compiling erased-serde v0.3.31
15722026-03-10T18:06:32.120Z Compiling serde_tokenstream v0.2.3
15732026-03-10T18:06:32.134Z Compiling serde_spanned v0.6.9
15742026-03-10T18:06:32.195Z Compiling md-5 v0.10.6
15752026-03-10T18:06:32.322Z Compiling zerocopy-derive v0.7.35
15762026-03-10T18:06:32.395Z Compiling curve25519-dalek v4.1.3
15772026-03-10T18:06:32.503Z Compiling vergen-lib v0.1.6
15782026-03-10T18:06:32.752Z Compiling num-integer v0.1.46
15792026-03-10T18:06:32.773Z Compiling hash32 v0.2.1
15802026-03-10T18:06:32.799Z Compiling ff v0.13.1
15812026-03-10T18:06:32.847Z Compiling num-bigint-dig v0.8.6
15822026-03-10T18:06:32.903Z Compiling darling_macro v0.21.3
15832026-03-10T18:06:32.966Z Compiling zlib-rs v0.6.2
15842026-03-10T18:06:33.029Z Compiling smoltcp v0.9.1
15852026-03-10T18:06:33.096Z Compiling litrs v1.0.0
15862026-03-10T18:06:33.177Z Compiling fallible-iterator v0.2.0
15872026-03-10T18:06:33.473Z Compiling rustix v0.38.44
15882026-03-10T18:06:33.545Z Compiling ref-cast v1.0.25
15892026-03-10T18:06:33.562Z Compiling iri-string v0.7.10
15902026-03-10T18:06:33.647Z Compiling base16ct v0.2.0
15912026-03-10T18:06:33.811Z Compiling psl-types v2.0.11
15922026-03-10T18:06:33.870Z Compiling ryu v1.0.23
15932026-03-10T18:06:33.972Z Compiling publicsuffix v2.3.0
15942026-03-10T18:06:34.010Z Compiling document-features v0.2.12
15952026-03-10T18:06:34.044Z Compiling serde_urlencoded v0.7.1
15962026-03-10T18:06:34.101Z Compiling sec1 v0.7.3
15972026-03-10T18:06:34.188Z Compiling newtype-uuid v1.3.2
15982026-03-10T18:06:34.370Z Compiling postgres-protocol v0.6.10
15992026-03-10T18:06:34.468Z Compiling zerocopy v0.7.35
16002026-03-10T18:06:34.630Z Compiling darling v0.21.3
16012026-03-10T18:06:34.803Z Compiling num-iter v0.1.45
16022026-03-10T18:06:34.928Z Compiling group v0.13.0
16032026-03-10T18:06:35.193Z Compiling tower-http v0.6.8
16042026-03-10T18:06:35.259Z Compiling derive_builder v0.20.2
16052026-03-10T18:06:35.398Z Compiling rand v0.8.5
16062026-03-10T18:06:35.448Z Compiling oxnet v0.1.4
16072026-03-10T18:06:35.700Z Compiling proc-macro-error v1.0.4
16082026-03-10T18:06:35.726Z Compiling tokio-native-tls v0.3.1
16092026-03-10T18:06:35.933Z Compiling goblin v0.8.2
16102026-03-10T18:06:36.585Z Compiling heck v0.4.1
16112026-03-10T18:06:36.873Z Compiling phf_shared v0.13.1
16122026-03-10T18:06:36.887Z Compiling hubpack_derive v0.1.1
16132026-03-10T18:06:37.036Z Compiling flate2 v1.1.9
16142026-03-10T18:06:37.193Z Compiling regex v1.12.3
16152026-03-10T18:06:37.212Z Compiling lazy_static v1.5.0
16162026-03-10T18:06:37.329Z Compiling cargo-platform v0.1.9
16172026-03-10T18:06:37.472Z Compiling hkdf v0.12.4
16182026-03-10T18:06:37.554Z Compiling crypto-bigint v0.5.5
16192026-03-10T18:06:37.598Z Compiling daft-derive v0.1.5
16202026-03-10T18:06:37.665Z Compiling curve25519-dalek-derive v0.1.1
16212026-03-10T18:06:37.678Z Compiling ref-cast-impl v1.0.25
16222026-03-10T18:06:37.796Z Compiling strum_macros v0.27.2
16232026-03-10T18:06:38.405Z Compiling async-trait v0.1.89
16242026-03-10T18:06:38.525Z Compiling terminal_size v0.4.3
16252026-03-10T18:06:38.584Z Compiling vergen v9.0.6
16262026-03-10T18:06:38.692Z Compiling fs-err v3.3.0
16272026-03-10T18:06:38.827Z Compiling ahash v0.8.12
16282026-03-10T18:06:38.943Z Compiling libbz2-rs-sys v0.2.2
16292026-03-10T18:06:39.102Z Compiling bumpalo v3.20.2
16302026-03-10T18:06:39.423Z Compiling bitflags v1.3.2
16312026-03-10T18:06:39.521Z Compiling foldhash v0.1.5
16322026-03-10T18:06:39.733Z Compiling winnow v0.5.40
16332026-03-10T18:06:39.842Z Compiling managed v0.8.0
16342026-03-10T18:06:39.874Z Compiling object v0.37.3
16352026-03-10T18:06:40.306Z Compiling hashbrown v0.15.5
16362026-03-10T18:06:40.540Z Compiling strum v0.27.2
16372026-03-10T18:06:40.694Z Compiling bzip2 v0.6.1
16382026-03-10T18:06:40.783Z Compiling zopfli v0.8.3
16392026-03-10T18:06:40.955Z Compiling elliptic-curve v0.13.8
16402026-03-10T18:06:40.995Z Compiling dof v0.3.0
16412026-03-10T18:06:41.096Z Compiling clap_builder v4.5.60
16422026-03-10T18:06:41.226Z Compiling console v0.16.2
16432026-03-10T18:06:41.484Z Compiling toml_edit v0.19.15
16442026-03-10T18:06:41.700Z Compiling daft v0.1.5
16452026-03-10T18:06:42.006Z Compiling cargo_metadata v0.19.2
16462026-03-10T18:06:42.053Z Compiling hubpack v0.1.2
16472026-03-10T18:06:42.336Z Compiling phf v0.13.1
16482026-03-10T18:06:42.547Z Compiling zone_cfg_derive v0.3.1
16492026-03-10T18:06:43.382Z Compiling signal-hook-mio v0.2.5
16502026-03-10T18:06:43.580Z Compiling cookie_store v0.22.1
16512026-03-10T18:06:44.350Z Compiling zstd v0.13.3
16522026-03-10T18:06:44.470Z Compiling rayon v1.11.0
16532026-03-10T18:06:44.707Z Compiling bzip2 v0.4.4
16542026-03-10T18:06:44.974Z Compiling hyper-tls v0.6.0
16552026-03-10T18:06:45.154Z Compiling postgres-types v0.2.12
16562026-03-10T18:06:45.240Z Compiling serde_with_macros v3.17.0
16572026-03-10T18:06:45.412Z Compiling usdt-attr-macro v0.6.0
16582026-03-10T18:06:45.906Z Compiling usdt-macro v0.6.0
16592026-03-10T18:06:45.975Z Compiling ed25519 v2.2.3
16602026-03-10T18:06:46.453Z Compiling dtrace-parser v0.2.0
16612026-03-10T18:06:46.783Z Compiling phf_shared v0.11.3
16622026-03-10T18:06:46.843Z Compiling itertools v0.12.1
16632026-03-10T18:06:46.889Z Compiling bstr v1.12.1
16642026-03-10T18:06:46.925Z Compiling pkcs1 v0.7.5
16652026-03-10T18:06:47.024Z Compiling hex v0.4.3
16662026-03-10T18:06:47.185Z Compiling serde-big-array v0.5.1
16672026-03-10T18:06:47.364Z Compiling rfc6979 v0.4.0
16682026-03-10T18:06:47.391Z Compiling clap_derive v4.5.55
16692026-03-10T18:06:47.450Z Compiling strum_macros v0.26.4
16702026-03-10T18:06:47.511Z Compiling enum-as-inner v0.6.1
16712026-03-10T18:06:47.519Z Compiling serde_repr v0.1.20
16722026-03-10T18:06:47.785Z Compiling float-cmp v0.10.0
16732026-03-10T18:06:47.968Z Compiling thread-id v4.2.2
16742026-03-10T18:06:48.399Z Compiling memmap2 v0.9.10
16752026-03-10T18:06:48.412Z Compiling env_filter v1.0.0
16762026-03-10T18:06:48.412Z Compiling encoding_rs v0.8.35
16772026-03-10T18:06:48.412Z Compiling predicates-core v1.0.10
16782026-03-10T18:06:48.515Z Compiling data-encoding v2.10.0
16792026-03-10T18:06:48.618Z Compiling jiff v0.2.21
16802026-03-10T18:06:48.620Z Compiling keccak v0.1.6
16812026-03-10T18:06:49.385Z Compiling fixedbitset v0.5.7
16822026-03-10T18:06:49.494Z Compiling difflib v0.4.0
16832026-03-10T18:06:49.760Z Compiling fixedbitset v0.4.2
16842026-03-10T18:06:49.787Z Compiling static_assertions v1.1.0
16852026-03-10T18:06:49.880Z Compiling mime v0.3.17
16862026-03-10T18:06:49.901Z Compiling unit-prefix v0.5.2
16872026-03-10T18:06:49.920Z Compiling normalize-line-endings v0.3.0
16882026-03-10T18:06:50.039Z Compiling new_debug_unreachable v1.0.6
16892026-03-10T18:06:50.058Z Compiling whoami v2.1.0
16902026-03-10T18:06:50.080Z Compiling rustc-hash v2.1.1
16912026-03-10T18:06:50.128Z Compiling precomputed-hash v0.1.1
16922026-03-10T18:06:50.213Z Compiling string_cache v0.8.9
16932026-03-10T18:06:50.233Z Compiling iddqd v0.3.17
16942026-03-10T18:06:50.233Z Compiling toml_edit v0.22.27
16952026-03-10T18:06:50.269Z Compiling indicatif v0.18.4
16962026-03-10T18:06:50.311Z Compiling predicates v3.1.4
16972026-03-10T18:06:50.506Z Compiling tokio-postgres v0.7.16
16982026-03-10T18:06:50.546Z Compiling petgraph v0.6.5
16992026-03-10T18:06:51.212Z Compiling strum v0.26.3
17002026-03-10T18:06:51.333Z Compiling clap v4.5.60
17012026-03-10T18:06:51.424Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17022026-03-10T18:06:51.442Z Compiling petgraph v0.8.3
17032026-03-10T18:06:51.753Z Compiling hickory-proto v0.25.2
17042026-03-10T18:06:52.564Z Compiling zip v4.6.1
17052026-03-10T18:06:53.431Z Compiling sha3 v0.10.8
17062026-03-10T18:06:53.883Z Compiling env_logger v0.11.9
17072026-03-10T18:06:54.068Z Compiling zone v0.3.1
17082026-03-10T18:06:54.070Z Compiling usdt v0.6.0
17092026-03-10T18:06:54.166Z Compiling usdt-impl v0.5.0
17102026-03-10T18:06:54.348Z Compiling ecdsa v0.16.9
17112026-03-10T18:06:54.416Z Compiling similar v2.7.0
17122026-03-10T18:06:54.550Z Compiling serde_with v3.17.0
17132026-03-10T18:06:54.855Z Compiling rsa v0.9.10
17142026-03-10T18:06:54.934Z Compiling crossterm v0.28.1
17152026-03-10T18:06:54.979Z Compiling ed25519-dalek v2.2.0
17162026-03-10T18:06:55.195Z Compiling zip v0.6.6
17172026-03-10T18:06:55.862Z Compiling toml v0.7.8
17182026-03-10T18:06:56.498Z Compiling toml_parser v1.0.9+spec-1.1.0
17192026-03-10T18:06:56.697Z Compiling itertools v0.13.0
17202026-03-10T18:06:56.716Z Compiling tokio-stream v0.1.18
17212026-03-10T18:06:56.945Z Compiling buf-list v1.1.2
17222026-03-10T18:06:57.324Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17232026-03-10T18:06:57.331Z Compiling x509-cert v0.2.5
17242026-03-10T18:06:57.358Z Compiling openapiv3 v2.2.0
17252026-03-10T18:06:57.732Z Compiling sha1 v0.10.6
17262026-03-10T18:06:58.019Z Compiling toml_datetime v0.7.5+spec-1.1.0
17272026-03-10T18:06:58.240Z Compiling peg-runtime v0.8.5
17282026-03-10T18:06:58.375Z Compiling lalrpop-util v0.19.12
17292026-03-10T18:06:58.398Z Compiling thread_local v1.1.9
17302026-03-10T18:06:58.651Z Compiling slog-async v2.8.0
17312026-03-10T18:06:58.669Z Compiling crossbeam-channel v0.5.15
17322026-03-10T18:06:58.731Z Compiling futures-executor v0.3.32
17332026-03-10T18:06:59.060Z Compiling filetime v0.2.27
17342026-03-10T18:06:59.077Z Compiling is-terminal v0.4.17
17352026-03-10T18:06:59.185Z Compiling xattr v1.6.1
17362026-03-10T18:06:59.203Z Compiling take_mut v0.2.2
17372026-03-10T18:06:59.273Z Compiling term v1.2.1
17382026-03-10T18:06:59.291Z Compiling futures v0.3.32
17392026-03-10T18:06:59.335Z Compiling tar v0.4.44
17402026-03-10T18:06:59.625Z Compiling slog-term v2.9.2
17412026-03-10T18:07:06.343Z Compiling rustls-webpki v0.103.9
17422026-03-10T18:07:10.350Z Compiling tokio-rustls v0.26.4
17432026-03-10T18:07:10.350Z Compiling rustls-platform-verifier v0.6.2
17442026-03-10T18:07:10.619Z Compiling hyper-rustls v0.27.7
17452026-03-10T18:07:10.879Z Compiling reqwest v0.12.28
17462026-03-10T18:07:10.895Z Compiling reqwest v0.13.2
17472026-03-10T18:07:13.751Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17482026-03-10T18:07:14.104Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17492026-03-10T18:07:17.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
17502026-03-10T18:07:18.024Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17512026-03-10T18:07:18.084ZMar 10 18:07:16.618 INFO Starting download, target: Clickhouse
17522026-03-10T18:07:18.084ZMar 10 18:07:16.618 INFO Starting download, target: Console
17532026-03-10T18:07:18.084ZMar 10 18:07:16.618 INFO Starting download, target: TransceiverControl
17542026-03-10T18:07:18.087ZMar 10 18:07:16.618 INFO Starting download, target: DendriteStub
17552026-03-10T18:07:18.087ZMar 10 18:07:16.618 INFO Starting download, target: MaghemiteMgd
17562026-03-10T18:07:18.087ZMar 10 18:07:16.618 INFO Starting download, target: Cockroach
17572026-03-10T18:07:18.087ZMar 10 18:07:16.618 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17582026-03-10T18:07:18.088ZMar 10 18:07:16.618 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17592026-03-10T18:07:18.088ZMar 10 18:07:16.619 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17602026-03-10T18:07:18.088ZMar 10 18:07:16.619 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17612026-03-10T18:07:18.088ZMar 10 18:07:16.619 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17622026-03-10T18:07:18.088ZMar 10 18:07:16.619 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17632026-03-10T18:07:18.479ZMar 10 18:07:17.015 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17642026-03-10T18:07:18.819ZMar 10 18:07:17.352 INFO Download complete, target: TransceiverControl
17652026-03-10T18:07:19.055ZMar 10 18:07:17.579 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17662026-03-10T18:07:19.446ZMar 10 18:07:17.977 INFO Download complete, target: Console
17672026-03-10T18:07:20.261ZMar 10 18:07:18.798 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17682026-03-10T18:07:20.266ZMar 10 18:07:18.799 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17692026-03-10T18:07:20.266ZMar 10 18:07:18.799 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17702026-03-10T18:07:20.276ZMar 10 18:07:18.813 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17712026-03-10T18:07:20.482ZMar 10 18:07:19.019 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17722026-03-10T18:07:23.680ZMar 10 18:07:22.216 INFO Download complete, target: MaghemiteMgd
17732026-03-10T18:07:23.826ZMar 10 18:07:22.361 INFO Download complete, target: DendriteStub
17742026-03-10T18:07:27.893ZMar 10 18:07:26.429 INFO Checking that binary works, target: Cockroach
17752026-03-10T18:07:28.006ZMar 10 18:07:26.542 INFO Download complete, target: Cockroach
17762026-03-10T18:07:31.423ZMar 10 18:07:29.959 INFO Checking that binary works, target: Clickhouse
17772026-03-10T18:07:31.545ZMar 10 18:07:30.081 INFO Download complete, target: Clickhouse
17782026-03-10T18:07:31.562ZAll builder prerequisites installed successfully, and PATH looks valid
17792026-03-10T18:07:31.566Z
17802026-03-10T18:07:31.566Zreal 5:06.084008023
17812026-03-10T18:07:31.566Zuser 10:20.307521918
17822026-03-10T18:07:31.566Zsys 1:47.940776594
17832026-03-10T18:07:31.566Ztrap 0.320885665
17842026-03-10T18:07:31.566Ztflt 0.638103982
17852026-03-10T18:07:31.566Zdflt 0.602522525
17862026-03-10T18:07:31.566Zkflt 0.019384701
17872026-03-10T18:07:31.566Zlock 22:24.839150180
17882026-03-10T18:07:31.566Zslp 40:04.392043297
17892026-03-10T18:07:31.566Zlat 55.226733070
17902026-03-10T18:07:31.566Zstop 2:31.350100253
17912026-03-10T18:07:31.566Z+ banner hack-check
17922026-03-10T18:07:31.566Z
17932026-03-10T18:07:31.566Z # # ## #### # # #### # # ###### #### # #
17942026-03-10T18:07:31.566Z # # # # # # # # # # # # # # # # #
17952026-03-10T18:07:31.566Z ###### # # # #### ##### # ###### ##### # ####
17962026-03-10T18:07:31.566Z # # ###### # # # # # # # # # #
17972026-03-10T18:07:31.566Z # # # # # # # # # # # # # # # # #
17982026-03-10T18:07:31.566Z # # # # #### # # #### # # ###### #### # #
17992026-03-10T18:07:31.566Z
18002026-03-10T18:07:31.570Z+ export CARGO_INCREMENTAL=0
18012026-03-10T18:07:31.570Z+ CARGO_INCREMENTAL=0
18022026-03-10T18:07:31.570Z+ ptime -m timeout 2h cargo xtask check-features --ci
18032026-03-10T18:07:32.285Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18042026-03-10T18:07:32.553Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18052026-03-10T18:07:35.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
18062026-03-10T18:07:35.211Z Running `target/debug/xtask check-features --ci`
18072026-03-10T18:07:35.238Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18082026-03-10T18:07:35.241Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18092026-03-10T18:07:35.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
18102026-03-10T18:07:35.881Z Running `target/debug/xtask download cargo-hack`
18112026-03-10T18:07:36.838Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18122026-03-10T18:07:37.221Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18132026-03-10T18:07:40.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
18142026-03-10T18:07:40.691Z Running `target/debug/xtask-downloader cargo-hack`
18152026-03-10T18:07:40.734ZMar 10 18:07:39.266 INFO Starting download, target: CargoHack
18162026-03-10T18:07:40.736ZMar 10 18:07:39.266 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18172026-03-10T18:07:41.138ZMar 10 18:07:39.673 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18182026-03-10T18:07:41.217ZMar 10 18:07:39.752 INFO Download complete, target: CargoHack
18192026-03-10T18:07:41.221Zrunning: "/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"
18202026-03-10T18:07:41.239Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18212026-03-10T18:07:41.442Zinfo: running `cargo check --bins` on api_identity (1/256)
18222026-03-10T18:07:42.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232026-03-10T18:07:42.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242026-03-10T18:07:42.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252026-03-10T18:07:42.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18262026-03-10T18:07:42.182Z
18272026-03-10T18:07:42.182Zinfo: running `cargo check --bins` on bootstore (2/256)
18282026-03-10T18:07:42.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292026-03-10T18:07:42.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302026-03-10T18:07:42.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312026-03-10T18:07:42.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18322026-03-10T18:07:42.953Z
18332026-03-10T18:07:42.953Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18342026-03-10T18:07:43.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352026-03-10T18:07:43.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362026-03-10T18:07:43.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372026-03-10T18:07:43.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18382026-03-10T18:07:43.711Z
18392026-03-10T18:07:43.711Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18402026-03-10T18:07:44.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412026-03-10T18:07:44.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422026-03-10T18:07:44.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432026-03-10T18:07:44.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18442026-03-10T18:07:44.493Z
18452026-03-10T18:07:44.493Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18462026-03-10T18:07:44.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472026-03-10T18:07:44.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482026-03-10T18:07:44.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492026-03-10T18:07:45.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18502026-03-10T18:07:45.062Z
18512026-03-10T18:07:45.062Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18522026-03-10T18:07:45.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532026-03-10T18:07:45.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542026-03-10T18:07:45.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552026-03-10T18:07:45.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18562026-03-10T18:07:45.657Z
18572026-03-10T18:07:45.657Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18582026-03-10T18:07:46.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592026-03-10T18:07:46.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602026-03-10T18:07:46.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612026-03-10T18:07:46.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18622026-03-10T18:07:46.242Z
18632026-03-10T18:07:46.242Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18642026-03-10T18:07:46.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652026-03-10T18:07:46.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662026-03-10T18:07:46.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672026-03-10T18:07:46.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18682026-03-10T18:07:46.829Z
18692026-03-10T18:07:46.829Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18702026-03-10T18:07:47.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712026-03-10T18:07:47.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722026-03-10T18:07:47.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732026-03-10T18:07:47.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18742026-03-10T18:07:47.414Z
18752026-03-10T18:07:47.414Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18762026-03-10T18:07:47.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772026-03-10T18:07:47.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782026-03-10T18:07:47.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792026-03-10T18:07:47.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18802026-03-10T18:07:48.002Z
18812026-03-10T18:07:48.002Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18822026-03-10T18:07:48.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832026-03-10T18:07:48.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842026-03-10T18:07:48.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852026-03-10T18:07:48.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18862026-03-10T18:07:48.588Z
18872026-03-10T18:07:48.588Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18882026-03-10T18:07:49.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892026-03-10T18:07:49.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902026-03-10T18:07:49.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912026-03-10T18:07:49.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18922026-03-10T18:07:49.176Z
18932026-03-10T18:07:49.176Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18942026-03-10T18:07:49.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952026-03-10T18:07:49.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962026-03-10T18:07:49.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972026-03-10T18:07:49.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18982026-03-10T18:07:49.781Z
18992026-03-10T18:07:49.781Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
19002026-03-10T18:07:50.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012026-03-10T18:07:50.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022026-03-10T18:07:50.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032026-03-10T18:07:50.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19042026-03-10T18:07:50.351Z
19052026-03-10T18:07:50.351Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19062026-03-10T18:07:50.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072026-03-10T18:07:50.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082026-03-10T18:07:50.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092026-03-10T18:07:50.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19102026-03-10T18:07:50.939Z
19112026-03-10T18:07:50.939Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19122026-03-10T18:07:51.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-03-10T18:07:51.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-03-10T18:07:51.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-03-10T18:07:51.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19162026-03-10T18:07:51.528Z
19172026-03-10T18:07:51.528Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19182026-03-10T18:07:52.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-03-10T18:07:52.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-03-10T18:07:52.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-03-10T18:07:52.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19222026-03-10T18:07:52.117Z
19232026-03-10T18:07:52.117Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19242026-03-10T18:07:52.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-03-10T18:07:52.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-03-10T18:07:52.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-03-10T18:07:52.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19282026-03-10T18:07:52.709Z
19292026-03-10T18:07:52.709Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19302026-03-10T18:07:53.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-03-10T18:07:53.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-03-10T18:07:53.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-03-10T18:07:53.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19342026-03-10T18:07:53.298Z
19352026-03-10T18:07:53.298Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19362026-03-10T18:07:53.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-03-10T18:07:53.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-03-10T18:07:53.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-03-10T18:07:53.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19402026-03-10T18:07:53.895Z
19412026-03-10T18:07:53.895Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19422026-03-10T18:07:54.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-03-10T18:07:54.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-03-10T18:07:54.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-03-10T18:07:54.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19462026-03-10T18:07:54.491Z
19472026-03-10T18:07:54.491Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19482026-03-10T18:07:55.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-03-10T18:07:55.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-03-10T18:07:55.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-03-10T18:07:55.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19522026-03-10T18:07:55.087Z
19532026-03-10T18:07:55.087Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19542026-03-10T18:07:55.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-03-10T18:07:55.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-03-10T18:07:55.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-03-10T18:07:55.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19582026-03-10T18:07:55.684Z
19592026-03-10T18:07:55.684Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19602026-03-10T18:07:56.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-03-10T18:07:56.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-03-10T18:07:56.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-03-10T18:07:56.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19642026-03-10T18:07:56.277Z
19652026-03-10T18:07:56.277Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19662026-03-10T18:07:56.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-03-10T18:07:56.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-03-10T18:07:56.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-03-10T18:07:56.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19702026-03-10T18:07:56.866Z
19712026-03-10T18:07:56.866Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19722026-03-10T18:07:57.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-03-10T18:07:57.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-03-10T18:07:57.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-03-10T18:07:57.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19762026-03-10T18:07:57.452Z
19772026-03-10T18:07:57.452Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19782026-03-10T18:07:57.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-03-10T18:07:57.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-03-10T18:07:57.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-03-10T18:07:57.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19822026-03-10T18:07:58.039Z
19832026-03-10T18:07:58.039Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19842026-03-10T18:07:58.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-03-10T18:07:58.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-03-10T18:07:58.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-03-10T18:07:58.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19882026-03-10T18:07:58.629Z
19892026-03-10T18:07:58.629Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19902026-03-10T18:07:59.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-03-10T18:07:59.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-03-10T18:07:59.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-03-10T18:07:59.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19942026-03-10T18:07:59.223Z
19952026-03-10T18:07:59.223Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19962026-03-10T18:07:59.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-03-10T18:07:59.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-03-10T18:07:59.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-03-10T18:07:59.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20002026-03-10T18:07:59.814Z
20012026-03-10T18:07:59.814Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20022026-03-10T18:08:00.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-03-10T18:08:00.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-03-10T18:08:00.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-03-10T18:08:00.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20062026-03-10T18:08:00.400Z
20072026-03-10T18:08:00.400Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20082026-03-10T18:08:00.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-03-10T18:08:00.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-03-10T18:08:00.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-03-10T18:08:00.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20122026-03-10T18:08:00.990Z
20132026-03-10T18:08:00.990Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20142026-03-10T18:08:01.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-03-10T18:08:01.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-03-10T18:08:01.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-03-10T18:08:01.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20182026-03-10T18:08:01.580Z
20192026-03-10T18:08:01.580Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20202026-03-10T18:08:02.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-03-10T18:08:02.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-03-10T18:08:02.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-03-10T18:08:02.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20242026-03-10T18:08:02.166Z
20252026-03-10T18:08:02.166Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20262026-03-10T18:08:02.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-03-10T18:08:02.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-03-10T18:08:02.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-03-10T18:08:02.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20302026-03-10T18:08:02.756Z
20312026-03-10T18:08:02.756Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20322026-03-10T18:08:03.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-03-10T18:08:03.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-03-10T18:08:03.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-03-10T18:08:03.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20362026-03-10T18:08:03.351Z
20372026-03-10T18:08:03.351Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20382026-03-10T18:08:03.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-03-10T18:08:03.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-03-10T18:08:03.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-03-10T18:08:03.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20422026-03-10T18:08:03.949Z
20432026-03-10T18:08:03.949Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20442026-03-10T18:08:04.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-03-10T18:08:04.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-03-10T18:08:04.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-03-10T18:08:04.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20482026-03-10T18:08:04.541Z
20492026-03-10T18:08:04.541Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20502026-03-10T18:08:05.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-03-10T18:08:05.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-03-10T18:08:05.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-03-10T18:08:05.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20542026-03-10T18:08:05.133Z
20552026-03-10T18:08:05.133Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20562026-03-10T18:08:05.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-03-10T18:08:05.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-03-10T18:08:05.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-03-10T18:08:05.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20602026-03-10T18:08:05.724Z
20612026-03-10T18:08:05.725Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20622026-03-10T18:08:06.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-03-10T18:08:06.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-03-10T18:08:06.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-03-10T18:08:06.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20662026-03-10T18:08:06.319Z
20672026-03-10T18:08:06.319Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20682026-03-10T18:08:06.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-03-10T18:08:06.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-03-10T18:08:06.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-03-10T18:08:06.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20722026-03-10T18:08:06.913Z
20732026-03-10T18:08:06.913Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20742026-03-10T18:08:07.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-03-10T18:08:07.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-03-10T18:08:07.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-03-10T18:08:07.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20782026-03-10T18:08:07.506Z
20792026-03-10T18:08:07.506Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20802026-03-10T18:08:08.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-03-10T18:08:08.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-03-10T18:08:08.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-03-10T18:08:08.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20842026-03-10T18:08:08.099Z
20852026-03-10T18:08:08.099Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20862026-03-10T18:08:08.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-03-10T18:08:08.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-03-10T18:08:08.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-03-10T18:08:08.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20902026-03-10T18:08:08.879Z
20912026-03-10T18:08:08.879Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20922026-03-10T18:08:09.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-03-10T18:08:09.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-03-10T18:08:09.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-03-10T18:08:09.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20962026-03-10T18:08:09.651Z
20972026-03-10T18:08:09.651Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20982026-03-10T18:08:10.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-03-10T18:08:10.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-03-10T18:08:10.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-03-10T18:08:10.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
21022026-03-10T18:08:10.421Z
21032026-03-10T18:08:10.421Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21042026-03-10T18:08:11.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-03-10T18:08:11.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-03-10T18:08:11.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-03-10T18:08:11.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
21082026-03-10T18:08:11.195Z
21092026-03-10T18:08:11.195Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21102026-03-10T18:08:11.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-03-10T18:08:11.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-03-10T18:08:11.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132026-03-10T18:08:11.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
21142026-03-10T18:08:11.933Z
21152026-03-10T18:08:11.933Zinfo: running `cargo check --bins` on oxlog (50/256)
21162026-03-10T18:08:12.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172026-03-10T18:08:12.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182026-03-10T18:08:12.682Z Checking cfg-if v1.0.4
21192026-03-10T18:08:12.686Z Checking libc v0.2.180
21202026-03-10T18:08:12.686Z Checking serde_core v1.0.228
21212026-03-10T18:08:12.804Z Checking zeroize v1.8.2
21222026-03-10T18:08:12.814Z Checking memchr v2.8.0
21232026-03-10T18:08:12.817Z Checking log v0.4.29
21242026-03-10T18:08:12.840Z Checking smallvec v1.15.1
21252026-03-10T18:08:12.851Z Checking typenum v1.19.0
21262026-03-10T18:08:12.854Z Checking subtle v2.6.1
21272026-03-10T18:08:12.981Z Checking itoa v1.0.17
21282026-03-10T18:08:13.028Z Checking scopeguard v1.2.0
21292026-03-10T18:08:13.066Z Checking const-oid v0.9.6
21302026-03-10T18:08:13.071Z Checking stable_deref_trait v1.2.1
21312026-03-10T18:08:13.147Z Checking lock_api v0.4.14
21322026-03-10T18:08:13.166Z Checking portable-atomic v1.13.1
21332026-03-10T18:08:13.179Z Checking critical-section v1.2.0
21342026-03-10T18:08:13.294Z Checking zerofrom v0.1.6
21352026-03-10T18:08:13.325Z Checking pin-project-lite v0.2.17
21362026-03-10T18:08:13.409Z Checking zerocopy v0.8.40
21372026-03-10T18:08:13.427Z Checking getrandom v0.2.17
21382026-03-10T18:08:13.427Z Checking errno v0.3.14
21392026-03-10T18:08:13.430Z Checking yoke v0.8.1
21402026-03-10T18:08:13.555Z Checking generic-array v0.14.7
21412026-03-10T18:08:13.572Z Checking signal-hook-registry v1.4.8
21422026-03-10T18:08:13.624Z Checking rand_core v0.6.4
21432026-03-10T18:08:13.645Z Checking parking_lot_core v0.9.12
21442026-03-10T18:08:13.728Z Checking once_cell v1.21.3
21452026-03-10T18:08:13.760Z Checking zerovec v0.11.5
21462026-03-10T18:08:13.838Z Checking mio v1.1.1
21472026-03-10T18:08:13.873Z Checking parking_lot v0.12.5
21482026-03-10T18:08:13.979Z Checking socket2 v0.6.2
21492026-03-10T18:08:14.081Z Checking libm v0.2.16
21502026-03-10T18:08:14.104Z Checking zmij v1.0.21
21512026-03-10T18:08:14.195Z Checking crypto-common v0.1.7
21522026-03-10T18:08:14.213Z Checking block-buffer v0.10.4
21532026-03-10T18:08:14.247Z Checking writeable v0.6.2
21542026-03-10T18:08:14.340Z Checking futures-core v0.3.32
21552026-03-10T18:08:14.354Z Checking tinystr v0.8.2
21562026-03-10T18:08:14.374Z Checking digest v0.10.7
21572026-03-10T18:08:14.374Z Checking equivalent v1.0.2
21582026-03-10T18:08:14.446Z Checking percent-encoding v2.3.2
21592026-03-10T18:08:14.476Z Checking allocator-api2 v0.2.21
21602026-03-10T18:08:14.491Z Checking litemap v0.8.1
21612026-03-10T18:08:14.581Z Checking potential_utf v0.1.4
21622026-03-10T18:08:14.615Z Checking zerotrie v0.2.3
21632026-03-10T18:08:14.631Z Checking cpufeatures v0.2.17
21642026-03-10T18:08:14.703Z Checking icu_locale_core v2.1.1
21652026-03-10T18:08:14.717Z Checking foldhash v0.2.0
21662026-03-10T18:08:14.735Z Checking icu_collections v2.1.1
21672026-03-10T18:08:14.847Z Checking hmac v0.12.1
21682026-03-10T18:08:14.905Z Checking hashbrown v0.16.1
21692026-03-10T18:08:14.926Z Checking serde v1.0.228
21702026-03-10T18:08:14.926Z Checking bitflags v2.11.0
21712026-03-10T18:08:15.007Z Checking serde_json v1.0.149
21722026-03-10T18:08:15.080Z Checking num-traits v0.2.19
21732026-03-10T18:08:15.148Z Checking block-padding v0.3.3
21742026-03-10T18:08:15.163Z Checking icu_properties_data v2.1.2
21752026-03-10T18:08:15.311Z Checking icu_normalizer_data v2.1.1
21762026-03-10T18:08:15.325Z Checking futures-sink v0.3.32
21772026-03-10T18:08:15.395Z Checking rand_core v0.10.0
21782026-03-10T18:08:15.442Z Checking futures-channel v0.3.32
21792026-03-10T18:08:15.473Z Checking icu_provider v2.1.1
21802026-03-10T18:08:15.502Z Checking bytes v1.11.1
21812026-03-10T18:08:15.566Z Checking getrandom v0.4.1
21822026-03-10T18:08:15.596Z Checking indexmap v2.13.0
21832026-03-10T18:08:15.682Z Checking inout v0.1.4
21842026-03-10T18:08:15.741Z Checking futures-io v0.3.32
21852026-03-10T18:08:15.767Z Checking icu_normalizer v2.1.1
21862026-03-10T18:08:15.844Z Checking icu_properties v2.1.2
21872026-03-10T18:08:15.846Z Checking slab v0.4.12
21882026-03-10T18:08:15.879Z Checking futures-task v0.3.32
21892026-03-10T18:08:15.951Z Checking cipher v0.4.4
21902026-03-10T18:08:16.048Z Checking futures-util v0.3.32
21912026-03-10T18:08:16.049Z Checking sha2 v0.10.9
21922026-03-10T18:08:16.096Z Checking tokio v1.49.0
21932026-03-10T18:08:16.161Z Checking getrandom v0.3.4
21942026-03-10T18:08:16.251Z Checking base64ct v1.8.3
21952026-03-10T18:08:16.335Z Checking byteorder v1.5.0
21962026-03-10T18:08:16.364Z Checking utf8_iter v1.0.4
21972026-03-10T18:08:16.392Z Checking form_urlencoded v1.2.2
21982026-03-10T18:08:16.513Z Checking pem-rfc7468 v0.7.0
21992026-03-10T18:08:16.527Z Checking fnv v1.0.7
22002026-03-10T18:08:16.545Z Checking flagset v0.4.7
22012026-03-10T18:08:16.595Z Checking rand_core v0.9.5
22022026-03-10T18:08:16.635Z Checking salsa20 v0.10.2
22032026-03-10T18:08:16.694Z Checking http v1.4.0
22042026-03-10T18:08:16.712Z Checking der v0.7.10
22052026-03-10T18:08:16.796Z Checking uuid v1.21.0
22062026-03-10T18:08:16.823Z Checking pbkdf2 v0.12.2
22072026-03-10T18:08:16.955Z Checking scrypt v0.11.0
22082026-03-10T18:08:17.001Z Checking idna_adapter v1.2.1
22092026-03-10T18:08:17.120Z Checking cbc v0.1.2
22102026-03-10T18:08:17.146Z Checking idna v1.1.0
22112026-03-10T18:08:17.203Z Checking aes v0.8.4
22122026-03-10T18:08:17.283Z Checking rustix v1.1.3
22132026-03-10T18:08:17.462Z Checking url v2.5.8
22142026-03-10T18:08:17.475Z Checking tracing-core v0.1.36
22152026-03-10T18:08:17.721Z Checking spki v0.7.3
22162026-03-10T18:08:17.734Z Checking rustls-pki-types v1.14.0
22172026-03-10T18:08:17.744Z Checking ppv-lite86 v0.2.21
22182026-03-10T18:08:17.878Z Checking regex-syntax v0.8.10
22192026-03-10T18:08:17.919Z Checking iana-time-zone v0.1.65
22202026-03-10T18:08:18.017Z Checking pkcs5 v0.7.1
22212026-03-10T18:08:18.042Z Checking chrono v0.4.44
22222026-03-10T18:08:18.098Z Checking tracing v0.1.44
22232026-03-10T18:08:18.148Z Checking rand_chacha v0.9.0
22242026-03-10T18:08:18.340Z Checking http-body v1.0.1
22252026-03-10T18:08:18.354Z Checking aws-lc-sys v0.37.1
22262026-03-10T18:08:18.400Z Checking rand v0.9.2
22272026-03-10T18:08:18.454Z Checking untrusted v0.9.0
22282026-03-10T18:08:18.498Z Checking untrusted v0.7.1
22292026-03-10T18:08:18.588Z Checking base64 v0.22.1
22302026-03-10T18:08:18.636Z Checking openssl-probe v0.2.1
22312026-03-10T18:08:18.713Z Checking ring v0.17.14
22322026-03-10T18:08:18.762Z Checking pkcs8 v0.10.2
22332026-03-10T18:08:18.894Z Checking tower-service v0.3.3
22342026-03-10T18:08:18.981Z Checking tinyvec_macros v0.1.1
22352026-03-10T18:08:19.002Z Checking plain v0.2.3
22362026-03-10T18:08:19.015Z Checking tower-layer v0.3.3
22372026-03-10T18:08:19.059Z Checking try-lock v0.2.5
22382026-03-10T18:08:20.126Z Checking atomic-waker v1.1.2
22392026-03-10T18:08:20.129Z Checking want v0.3.1
22402026-03-10T18:08:20.129Z Checking tinyvec v1.10.0
22412026-03-10T18:08:20.129Z Checking ipnet v2.11.0
22422026-03-10T18:08:20.129Z Checking semver v1.0.27
22432026-03-10T18:08:20.129Z Checking aws-lc-rs v1.16.0
22442026-03-10T18:08:20.129Z Checking httparse v1.10.1
22452026-03-10T18:08:20.129Z Checking spin v0.9.8
22462026-03-10T18:08:20.129Z Checking dyn-clone v1.0.20
22472026-03-10T18:08:20.129Z Checking foreign-types-shared v0.1.1
22482026-03-10T18:08:20.129Z Checking unicode-ident v1.0.24
22492026-03-10T18:08:20.129Z Checking fastrand v2.3.0
22502026-03-10T18:08:20.130Z Checking ucd-trie v0.1.7
22512026-03-10T18:08:20.130Z Checking httpdate v1.0.3
22522026-03-10T18:08:20.130Z Checking pin-utils v0.1.0
22532026-03-10T18:08:20.130Z Checking proc-macro2 v1.0.106
22542026-03-10T18:08:20.130Z Checking schemars v0.8.22
22552026-03-10T18:08:20.130Z Checking pest v2.8.6
22562026-03-10T18:08:20.130Z Checking foreign-types v0.3.2
22572026-03-10T18:08:20.130Z Checking tempfile v3.25.0
22582026-03-10T18:08:20.130Z Checking crossbeam-utils v0.8.21
22592026-03-10T18:08:20.130Z Checking openssl-sys v0.9.111
22602026-03-10T18:08:20.174Z Checking thiserror v2.0.18
22612026-03-10T18:08:20.186Z Checking wait-timeout v0.2.1
22622026-03-10T18:08:20.293Z Checking aho-corasick v1.1.4
22632026-03-10T18:08:20.336Z Checking siphasher v1.0.2
22642026-03-10T18:08:20.405Z Checking rustls-webpki v0.103.9
22652026-03-10T18:08:20.440Z Checking quick-error v1.2.3
22662026-03-10T18:08:20.495Z Checking tokio-util v0.7.18
22672026-03-10T18:08:20.536Z Checking utf8parse v0.2.2
22682026-03-10T18:08:20.561Z Checking either v1.15.0
22692026-03-10T18:08:20.666Z Checking powerfmt v0.2.0
22702026-03-10T18:08:20.755Z Checking pretty-hex v0.4.1
22712026-03-10T18:08:20.799Z Checking simd-adler32 v0.3.8
22722026-03-10T18:08:20.848Z Checking bit-vec v0.8.0
22732026-03-10T18:08:20.851Z Checking anstyle v1.0.13
22742026-03-10T18:08:20.877Z Checking openssl v0.10.75
22752026-03-10T18:08:20.961Z Checking rustls v0.23.37
22762026-03-10T18:08:21.019Z Checking deranged v0.5.8
22772026-03-10T18:08:21.092Z Checking anstyle-parse v0.2.7
22782026-03-10T18:08:21.097Z Checking bit-set v0.8.0
22792026-03-10T18:08:21.226Z Checking regex-automata v0.4.14
22802026-03-10T18:08:21.278Z Checking rusty-fork v0.3.1
22812026-03-10T18:08:21.295Z Checking crossbeam-epoch v0.9.18
22822026-03-10T18:08:21.309Z Checking h2 v0.4.13
22832026-03-10T18:08:21.367Z Checking quote v1.0.44
22842026-03-10T18:08:21.482Z Compiling newtype-uuid v1.3.2
22852026-03-10T18:08:21.572Z Checking unicode-normalization v0.1.25
22862026-03-10T18:08:21.589Z Checking rustls-native-certs v0.8.3
22872026-03-10T18:08:21.697Z Checking rand_xorshift v0.4.0
22882026-03-10T18:08:21.743Z Checking thiserror v1.0.69
22892026-03-10T18:08:21.878Z Checking crc32fast v1.5.0
22902026-03-10T18:08:21.891Z Checking scroll v0.13.0
22912026-03-10T18:08:22.018Z Checking signature v2.2.0
22922026-03-10T18:08:22.097Z Checking sync_wrapper v1.0.2
22932026-03-10T18:08:22.162Z Checking time-core v0.1.8
22942026-03-10T18:08:22.186Z Checking colorchoice v1.0.4
22952026-03-10T18:08:22.220Z Checking unicode-bidi v0.3.18
22962026-03-10T18:08:22.290Z Checking is_terminal_polyfill v1.70.2
22972026-03-10T18:08:22.346Z Checking num_threads v0.1.7
22982026-03-10T18:08:22.376Z Checking unarray v0.1.4
22992026-03-10T18:08:22.392Z Checking anstyle-query v1.1.5
23002026-03-10T18:08:22.454Z Checking unicode-properties v0.1.4
23012026-03-10T18:08:22.497Z Checking num-conv v0.2.0
23022026-03-10T18:08:22.502Z Checking adler2 v2.0.1
23032026-03-10T18:08:22.919Z Checking anstream v0.6.21
23042026-03-10T18:08:22.936Z Checking miniz_oxide v0.8.9
23052026-03-10T18:08:22.936Z Checking time v0.3.47
23062026-03-10T18:08:22.937Z Checking stringprep v0.1.5
23072026-03-10T18:08:22.937Z Checking proptest v1.10.0
23082026-03-10T18:08:22.937Z Checking tower v0.5.3
23092026-03-10T18:08:23.092Z Checking goblin v0.10.5
23102026-03-10T18:08:23.384Z Compiling daft v0.1.5
23112026-03-10T18:08:23.706Z Checking native-tls v0.2.18
23122026-03-10T18:08:23.724Z Checking syn v2.0.117
23132026-03-10T18:08:23.751Z Checking crossbeam-deque v0.8.6
23142026-03-10T18:08:23.928Z Checking ipnetwork v0.21.1
23152026-03-10T18:08:23.973Z Checking http-body-util v0.1.3
23162026-03-10T18:08:24.154Z Checking tokio-rustls v0.26.4
23172026-03-10T18:08:24.204Z Checking rand_chacha v0.3.1
23182026-03-10T18:08:24.209Z Checking webpki-roots v1.0.6
23192026-03-10T18:08:24.251Z Checking scroll v0.12.0
23202026-03-10T18:08:24.355Z Checking zstd-sys v2.0.16+zstd.1.5.7
23212026-03-10T18:08:24.439Z Checking hash32 v0.2.1
23222026-03-10T18:08:24.471Z Checking num-integer v0.1.46
23232026-03-10T18:08:24.519Z Checking toml_datetime v0.6.11
23242026-03-10T18:08:24.546Z Checking serde_spanned v0.6.9
23252026-03-10T18:08:24.640Z Checking md-5 v0.10.6
23262026-03-10T18:08:24.696Z Checking ff v0.13.1
23272026-03-10T18:08:24.727Z Checking base16ct v0.2.0
23282026-03-10T18:08:24.766Z Checking zlib-rs v0.6.2
23292026-03-10T18:08:24.803Z Checking fallible-iterator v0.2.0
23302026-03-10T18:08:24.851Z Checking iri-string v0.7.10
23312026-03-10T18:08:24.869Z Checking hyper v1.8.1
23322026-03-10T18:08:24.884Z Checking psl-types v2.0.11
23332026-03-10T18:08:25.028Z Checking ryu v1.0.23
23342026-03-10T18:08:25.180Z Checking postgres-protocol v0.6.10
23352026-03-10T18:08:25.208Z Checking serde_urlencoded v0.7.1
23362026-03-10T18:08:25.462Z Checking publicsuffix v2.3.0
23372026-03-10T18:08:25.592Z Compiling iddqd v0.3.17
23382026-03-10T18:08:25.630Z Checking sec1 v0.7.3
23392026-03-10T18:08:25.655Z Checking group v0.13.0
23402026-03-10T18:08:25.836Z Checking num-iter v0.1.45
23412026-03-10T18:08:25.884Z Checking heapless v0.7.17
23422026-03-10T18:08:25.971Z Checking goblin v0.8.2
23432026-03-10T18:08:25.990Z Checking flate2 v1.1.9
23442026-03-10T18:08:26.068Z Checking hyper-util v0.1.20
23452026-03-10T18:08:26.303Z Checking tower-http v0.6.8
23462026-03-10T18:08:26.387Z Checking zstd-safe v7.2.4
23472026-03-10T18:08:26.430Z Checking rand v0.8.5
23482026-03-10T18:08:26.445Z Checking dof v0.4.0
23492026-03-10T18:08:26.598Z Checking oxnet v0.1.4
23502026-03-10T18:08:26.656Z Checking cookie v0.18.1
23512026-03-10T18:08:26.896Z Checking rayon-core v1.13.0
23522026-03-10T18:08:26.953Z Checking tokio-native-tls v0.3.1
23532026-03-10T18:08:27.069Z Checking dtrace-parser v0.3.0
23542026-03-10T18:08:27.089Z Checking phf_shared v0.13.1
23552026-03-10T18:08:27.126Z Checking lazy_static v1.5.0
23562026-03-10T18:08:27.142Z Checking zerocopy v0.7.35
23572026-03-10T18:08:27.234Z Checking terminal_size v0.4.3
23582026-03-10T18:08:27.315Z Checking bzip2-sys v0.1.13+1.0.8
23592026-03-10T18:08:27.349Z Checking signal-hook v0.3.18
23602026-03-10T18:08:27.368Z Checking hkdf v0.12.4
23612026-03-10T18:08:27.368Z Checking crypto-bigint v0.5.5
23622026-03-10T18:08:27.400Z Checking thread-id v5.1.0
23632026-03-10T18:08:27.414Z Checking bitflags v1.3.2
23642026-03-10T18:08:27.492Z Checking bumpalo v3.20.2
23652026-03-10T18:08:27.508Z Checking managed v0.8.0
23662026-03-10T18:08:27.526Z Checking clap_lex v1.0.0
23672026-03-10T18:08:27.612Z Checking libbz2-rs-sys v0.2.2
23682026-03-10T18:08:27.715Z Checking strsim v0.11.1
23692026-03-10T18:08:27.718Z Checking hyper-rustls v0.27.7
23702026-03-10T18:08:27.743Z Checking winnow v0.5.40
23712026-03-10T18:08:27.746Z Checking foldhash v0.1.5
23722026-03-10T18:08:27.850Z Checking unicode-width v0.2.0
23732026-03-10T18:08:27.915Z Checking winnow v0.7.14
23742026-03-10T18:08:27.927Z Checking hashbrown v0.15.5
23752026-03-10T18:08:27.981Z Checking clap_builder v4.5.60
23762026-03-10T18:08:28.099Z Checking bzip2 v0.6.1
23772026-03-10T18:08:28.165Z Checking console v0.16.2
23782026-03-10T18:08:28.300Z Checking zopfli v0.8.3
23792026-03-10T18:08:28.552Z Checking smoltcp v0.9.1
23802026-03-10T18:08:28.555Z Checking hyper-tls v0.6.0
23812026-03-10T18:08:28.679Z Checking dof v0.3.0
23822026-03-10T18:08:28.716Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23832026-03-10T18:08:28.772Z Checking signal-hook-mio v0.2.5
23842026-03-10T18:08:28.893Z Checking usdt-impl v0.6.0
23852026-03-10T18:08:28.916Z Checking elliptic-curve v0.13.8
23862026-03-10T18:08:28.955Z Checking bzip2 v0.4.4
23872026-03-10T18:08:29.062Z Checking phf v0.13.1
23882026-03-10T18:08:29.155Z Checking rayon v1.11.0
23892026-03-10T18:08:29.242Z Checking num-bigint-dig v0.8.6
23902026-03-10T18:08:29.245Z Checking cookie_store v0.22.1
23912026-03-10T18:08:29.299Z Checking toml_edit v0.19.15
23922026-03-10T18:08:29.383Z Checking zstd v0.13.3
23932026-03-10T18:08:29.528Z Checking postgres-types v0.2.12
23942026-03-10T18:08:29.618Z Checking rustls-platform-verifier v0.6.2
23952026-03-10T18:08:29.621Z Checking bstr v1.12.1
23962026-03-10T18:08:29.672Z Checking regex v1.12.3
23972026-03-10T18:08:29.687Z Checking ed25519 v2.2.3
23982026-03-10T18:08:29.784Z Checking dtrace-parser v0.2.0
23992026-03-10T18:08:29.908Z Checking itertools v0.12.1
24002026-03-10T18:08:29.939Z Checking phf_shared v0.11.3
24012026-03-10T18:08:30.051Z Checking ref-cast v1.0.25
24022026-03-10T18:08:30.086Z Checking curve25519-dalek v4.1.3
24032026-03-10T18:08:30.147Z Checking strum v0.27.2
24042026-03-10T18:08:30.171Z Checking hubpack v0.1.2
24052026-03-10T18:08:30.175Z Checking rustix v0.38.44
24062026-03-10T18:08:30.273Z Checking pkcs1 v0.7.5
24072026-03-10T18:08:30.389Z Checking float-cmp v0.10.0
24082026-03-10T18:08:30.413Z Checking hex v0.4.3
24092026-03-10T18:08:30.542Z Checking serde-big-array v0.5.1
24102026-03-10T18:08:30.545Z Checking erased-serde v0.3.31
24112026-03-10T18:08:30.704Z Checking rfc6979 v0.4.0
24122026-03-10T18:08:30.717Z Checking memmap2 v0.9.10
24132026-03-10T18:08:30.733Z Checking thread-id v4.2.2
24142026-03-10T18:08:30.827Z Checking env_filter v1.0.0
24152026-03-10T18:08:30.843Z Checking encoding_rs v0.8.35
24162026-03-10T18:08:30.913Z Checking predicates-core v1.0.10
24172026-03-10T18:08:31.002Z Checking fixedbitset v0.5.7
24182026-03-10T18:08:31.061Z Checking new_debug_unreachable v1.0.6
24192026-03-10T18:08:31.113Z Checking difflib v0.4.0
24202026-03-10T18:08:31.117Z Checking static_assertions v1.1.0
24212026-03-10T18:08:31.141Z Checking fixedbitset v0.4.2
24222026-03-10T18:08:31.187Z Checking data-encoding v2.10.0
24232026-03-10T18:08:31.224Z Checking precomputed-hash v0.1.1
24242026-03-10T18:08:31.250Z Checking whoami v2.1.0
24252026-03-10T18:08:31.302Z Checking normalize-line-endings v0.3.0
24262026-03-10T18:08:31.315Z Checking mime v0.3.17
24272026-03-10T18:08:31.318Z Checking keccak v0.1.6
24282026-03-10T18:08:31.342Z Checking jiff v0.2.21
24292026-03-10T18:08:31.346Z Checking rustc-hash v2.1.1
24302026-03-10T18:08:31.403Z Checking toml_write v0.1.2
24312026-03-10T18:08:31.486Z Checking unicode-segmentation v1.12.0
24322026-03-10T18:08:31.500Z Checking unit-prefix v0.5.2
24332026-03-10T18:08:31.524Z Checking sha3 v0.10.8
24342026-03-10T18:08:31.539Z Checking hickory-proto v0.25.2
24352026-03-10T18:08:31.616Z Checking toml_edit v0.22.27
24362026-03-10T18:08:31.645Z Checking indicatif v0.18.4
24372026-03-10T18:08:31.783Z Checking tokio-postgres v0.7.16
24382026-03-10T18:08:31.894Z Checking similar v2.7.0
24392026-03-10T18:08:32.133Z Checking predicates v3.1.4
24402026-03-10T18:08:32.135Z Checking reqwest v0.12.28
24412026-03-10T18:08:32.398Z Checking petgraph v0.6.5
24422026-03-10T18:08:32.525Z Checking crossterm v0.28.1
24432026-03-10T18:08:32.702Z Checking string_cache v0.8.9
24442026-03-10T18:08:32.908Z Checking zone v0.3.1
24452026-03-10T18:08:33.116Z Checking petgraph v0.8.3
24462026-03-10T18:08:33.282Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24472026-03-10T18:08:33.376Z Checking ed25519-dalek v2.2.0
24482026-03-10T18:08:33.409Z Checking slog v2.8.2
24492026-03-10T18:08:33.477Z Checking env_logger v0.11.9
24502026-03-10T18:08:33.667Z Checking usdt v0.6.0
24512026-03-10T18:08:33.713Z Checking ecdsa v0.16.9
24522026-03-10T18:08:33.752Z Checking usdt-impl v0.5.0
24532026-03-10T18:08:33.868Z Checking toml v0.7.8
24542026-03-10T18:08:34.099Z Checking serde_with v3.17.0
24552026-03-10T18:08:34.102Z Checking rsa v0.9.10
24562026-03-10T18:08:34.145Z Checking reqwest v0.13.2
24572026-03-10T18:08:34.286Z Checking clap v4.5.60
24582026-03-10T18:08:34.380Z Checking toml_parser v1.0.9+spec-1.1.0
24592026-03-10T18:08:34.421Z Checking zip v4.6.1
24602026-03-10T18:08:34.713Z Checking zip v0.6.6
24612026-03-10T18:08:34.824Z Checking strum v0.26.3
24622026-03-10T18:08:34.958Z Checking fs-err v3.3.0
24632026-03-10T18:08:35.147Z Checking ahash v0.8.12
24642026-03-10T18:08:35.185Z Checking tokio-stream v0.1.18
24652026-03-10T18:08:35.256Z Checking object v0.37.3
24662026-03-10T18:08:35.278Z Checking itertools v0.13.0
24672026-03-10T18:08:35.331Z Checking buf-list v1.1.2
24682026-03-10T18:08:35.346Z Checking anyhow v1.0.102
24692026-03-10T18:08:35.397Z Checking camino v1.2.2
24702026-03-10T18:08:35.560Z Checking x509-cert v0.2.5
24712026-03-10T18:08:35.596Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24722026-03-10T18:08:35.689Z Checking openapiv3 v2.2.0
24732026-03-10T18:08:35.732Z Checking toml_datetime v0.7.5+spec-1.1.0
24742026-03-10T18:08:35.968Z Checking sha1 v0.10.6
24752026-03-10T18:08:35.987Z Checking peg-runtime v0.8.5
24762026-03-10T18:08:36.083Z Checking lalrpop-util v0.19.12
24772026-03-10T18:08:36.157Z Checking sigpipe v0.1.3
24782026-03-10T18:08:36.171Z Checking glob v0.3.3
24792026-03-10T18:08:38.529Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24802026-03-10T18:08:38.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.93s
24812026-03-10T18:08:39.089Z
24822026-03-10T18:08:39.089Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24832026-03-10T18:08:39.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842026-03-10T18:08:39.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852026-03-10T18:08:40.032Z Checking newtype-uuid v1.3.2
24862026-03-10T18:08:40.035Z Compiling structmeta-derive v0.3.0
24872026-03-10T18:08:40.035Z Compiling rustls v0.22.4
24882026-03-10T18:08:40.188Z Checking regress v0.10.5
24892026-03-10T18:08:40.191Z Compiling multer v3.1.0
24902026-03-10T18:08:40.216Z Compiling newtype-uuid-macros v0.1.0
24912026-03-10T18:08:40.219Z Compiling async-stream-impl v0.3.6
24922026-03-10T18:08:40.248Z Checking futures-executor v0.3.32
24932026-03-10T18:08:40.389Z Checking daft v0.1.5
24942026-03-10T18:08:40.488Z Compiling dropshot v0.16.7
24952026-03-10T18:08:40.530Z Checking futures v0.3.32
24962026-03-10T18:08:40.627Z Compiling dropshot_endpoint v0.16.7
24972026-03-10T18:08:40.725Z Checking iddqd v0.3.17
24982026-03-10T18:08:40.802Z Checking thread_local v1.1.9
24992026-03-10T18:08:41.013Z Checking crossbeam-channel v0.5.15
25002026-03-10T18:08:41.030Z Checking is-terminal v0.4.17
25012026-03-10T18:08:41.140Z Checking take_mut v0.2.2
25022026-03-10T18:08:41.231Z Checking term v1.2.1
25032026-03-10T18:08:41.266Z Checking rustls-webpki v0.102.8
25042026-03-10T18:08:41.454Z Checking slog-async v2.8.0
25052026-03-10T18:08:41.513Z Checking slog-term v2.9.2
25062026-03-10T18:08:41.634Z Compiling structmeta v0.3.0
25072026-03-10T18:08:41.671Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25082026-03-10T18:08:41.741Z Checking serde_spanned v1.0.4
25092026-03-10T18:08:41.854Z Checking toml_writer v1.0.6+spec-1.1.0
25102026-03-10T18:08:41.876Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25112026-03-10T18:08:41.902Z Compiling derive-ex v0.1.8
25122026-03-10T18:08:41.904Z Compiling parse-display-derive v0.10.0
25132026-03-10T18:08:41.971Z Checking debug-ignore v1.0.5
25142026-03-10T18:08:42.091Z Checking match_cfg v0.1.0
25152026-03-10T18:08:42.110Z Checking toml v0.9.12+spec-1.1.0
25162026-03-10T18:08:42.177Z Checking hostname v0.3.1
25172026-03-10T18:08:42.194Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25182026-03-10T18:08:42.295Z Checking slog-json v2.6.1
25192026-03-10T18:08:42.491Z Checking macaddr v1.0.1
25202026-03-10T18:08:42.643Z Checking slog-bunyan v2.5.0
25212026-03-10T18:08:42.721Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25222026-03-10T18:08:42.785Z Checking async-stream v0.3.6
25232026-03-10T18:08:42.944Z Checking waitgroup v0.1.2
25242026-03-10T18:08:43.016Z Checking rustls-pemfile v2.2.0
25252026-03-10T18:08:43.070Z Checking serde_path_to_error v0.1.20
25262026-03-10T18:08:43.191Z Checking hostname v0.4.2
25272026-03-10T18:08:43.207Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25282026-03-10T18:08:43.238Z Checking progenitor-client v0.10.0
25292026-03-10T18:08:43.330Z Compiling itertools v0.14.0
25302026-03-10T18:08:43.384Z Checking progenitor-client v0.13.0
25312026-03-10T18:08:43.441Z Checking instant v0.1.13
25322026-03-10T18:08:43.526Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25332026-03-10T18:08:43.548Z Checking backoff v0.4.0
25342026-03-10T18:08:43.679Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25352026-03-10T18:08:43.763Z Checking backon v1.6.0
25362026-03-10T18:08:43.975Z Checking heck v0.5.0
25372026-03-10T18:08:44.132Z Compiling toml_edit v0.23.10+spec-1.0.0
25382026-03-10T18:08:44.164Z Checking tokio-rustls v0.25.0
25392026-03-10T18:08:44.203Z Checking parse-display v0.10.0
25402026-03-10T18:08:44.255Z Compiling test-strategy v0.4.5
25412026-03-10T18:08:44.303Z Compiling crucible-workspace-hack v0.1.0
25422026-03-10T18:08:44.378Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25432026-03-10T18:08:44.542Z Compiling heapless v0.8.0
25442026-03-10T18:08:44.693Z Compiling typify-impl v0.4.3
25452026-03-10T18:08:44.711Z Checking hash32 v0.3.1
25462026-03-10T18:08:44.866Z Compiling proc-macro-crate v3.4.0
25472026-03-10T18:08:45.005Z Compiling ingot-macros v0.1.1
25482026-03-10T18:08:45.163Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25492026-03-10T18:08:45.193Z Compiling smoltcp v0.11.0
25502026-03-10T18:08:45.672Z Compiling num_enum_derive v0.7.5
25512026-03-10T18:08:45.693Z Checking tabwriter v1.4.1
25522026-03-10T18:08:45.726Z Checking cobs v0.3.0
25532026-03-10T18:08:45.880Z Compiling foreign-types-macros v0.2.3
25542026-03-10T18:08:45.909Z Checking cpufeatures v0.3.0
25552026-03-10T18:08:45.962Z Checking foreign-types-shared v0.3.1
25562026-03-10T18:08:46.002Z Checking chacha20 v0.10.0
25572026-03-10T18:08:46.289Z Checking postcard v1.1.3
25582026-03-10T18:08:46.357Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25592026-03-10T18:08:46.661Z Checking foreign-types v0.5.0
25602026-03-10T18:08:46.804Z Compiling proc-macro-crate v1.3.1
25612026-03-10T18:08:46.839Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25622026-03-10T18:08:46.893Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25632026-03-10T18:08:46.943Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25642026-03-10T18:08:47.095Z Checking num_enum v0.7.5
25652026-03-10T18:08:47.174Z Checking cstr-argument v0.1.2
25662026-03-10T18:08:47.325Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25672026-03-10T18:08:47.398Z Checking colored v3.1.1
25682026-03-10T18:08:47.427Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25692026-03-10T18:08:47.651Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25702026-03-10T18:08:47.669Z Compiling num_enum_derive v0.5.11
25712026-03-10T18:08:47.709Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25722026-03-10T18:08:47.737Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25732026-03-10T18:08:47.780Z Checking rand v0.10.0
25742026-03-10T18:08:47.927Z Checking secrecy v0.10.3
25752026-03-10T18:08:47.947Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25762026-03-10T18:08:48.076Z Compiling memoffset v0.9.1
25772026-03-10T18:08:48.340Z Compiling convert_case v0.4.0
25782026-03-10T18:08:48.421Z Compiling unsafe-libyaml v0.2.11
25792026-03-10T18:08:48.531Z Compiling cfg_aliases v0.2.1
25802026-03-10T18:08:48.627Z Compiling nix v0.30.1
25812026-03-10T18:08:48.846Z Compiling derive_more v0.99.20
25822026-03-10T18:08:48.875Z Checking ingot-types v0.1.2
25832026-03-10T18:08:49.061Z Checking num_enum v0.5.11
25842026-03-10T18:08:49.151Z Compiling serde_yaml v0.9.34+deprecated
25852026-03-10T18:08:49.364Z Checking ingot v0.1.1
25862026-03-10T18:08:49.474Z Checking camino-tempfile v1.4.1
25872026-03-10T18:08:49.541Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25882026-03-10T18:08:49.677Z Compiling prettyplease v0.2.37
25892026-03-10T18:08:50.012Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25902026-03-10T18:08:50.140Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25912026-03-10T18:08:50.250Z Checking smf v0.2.3
25922026-03-10T18:08:50.382Z Compiling num-derive v0.4.2
25932026-03-10T18:08:50.557Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25942026-03-10T18:08:50.905Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25952026-03-10T18:08:51.227Z Compiling typify-macro v0.4.3
25962026-03-10T18:08:51.301Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25972026-03-10T18:08:51.597Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25982026-03-10T18:08:51.633Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25992026-03-10T18:08:51.853Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26002026-03-10T18:08:52.163Z Checking whoami v1.6.1
26012026-03-10T18:08:52.473Z Compiling typify-impl v0.6.1
26022026-03-10T18:08:53.317Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26032026-03-10T18:08:53.467Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26042026-03-10T18:08:53.550Z Compiling typify v0.4.3
26052026-03-10T18:08:54.088Z Checking num-rational v0.4.2
26062026-03-10T18:08:54.615Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26072026-03-10T18:08:54.838Z Compiling thiserror-impl-no-std v2.0.2
26082026-03-10T18:08:55.051Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26092026-03-10T18:08:55.069Z Checking universal-hash v0.5.1
26102026-03-10T18:08:55.226Z Checking half v2.7.1
26112026-03-10T18:08:55.359Z Checking num-complex v0.4.6
26122026-03-10T18:08:55.814Z Checking opaque-debug v0.3.1
26132026-03-10T18:08:55.863Z Checking ciborium-io v0.2.2
26142026-03-10T18:08:55.887Z Checking num v0.4.3
26152026-03-10T18:08:55.905Z Checking poly1305 v0.8.0
26162026-03-10T18:08:55.975Z Checking ciborium-ll v0.2.2
26172026-03-10T18:08:55.978Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26182026-03-10T18:08:56.010Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26192026-03-10T18:08:56.214Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26202026-03-10T18:08:56.246Z Checking toml v0.8.23
26212026-03-10T18:08:56.491Z Checking thiserror-no-std v2.0.2
26222026-03-10T18:08:56.572Z Checking password-hash v0.5.0
26232026-03-10T18:08:56.598Z Checking chacha20 v0.9.1
26242026-03-10T18:08:56.695Z Compiling usdt-attr-macro v0.5.0
26252026-03-10T18:08:56.843Z Compiling usdt-macro v0.5.0
26262026-03-10T18:08:56.867Z Checking blake2 v0.10.6
26272026-03-10T18:08:57.174Z Checking aead v0.5.2
26282026-03-10T18:08:57.329Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26292026-03-10T18:08:57.347Z Checking memmap v0.7.0
26302026-03-10T18:08:57.695Z Checking float-ord v0.3.2
26312026-03-10T18:08:57.719Z Checking chacha20poly1305 v0.10.1
26322026-03-10T18:08:57.810Z Checking usdt v0.5.0
26332026-03-10T18:08:57.827Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26342026-03-10T18:08:57.916Z Checking argon2 v0.5.3
26352026-03-10T18:08:57.923Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26362026-03-10T18:08:57.969Z Checking vsss-rs v3.3.4
26372026-03-10T18:08:58.014Z Checking ciborium v0.2.2
26382026-03-10T18:08:58.358Z Checking indent_write v2.2.0
26392026-03-10T18:08:58.526Z Compiling semver v0.1.20
26402026-03-10T18:08:58.747Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26412026-03-10T18:08:58.881Z Compiling typify-macro v0.6.1
26422026-03-10T18:08:58.896Z Compiling rustc_version v0.1.7
26432026-03-10T18:08:58.923Z Compiling progenitor-impl v0.11.2
26442026-03-10T18:08:59.641Z Compiling pin-project-internal v1.1.11
26452026-03-10T18:08:59.659Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26462026-03-10T18:09:00.084Z Checking linked-hash-map v0.5.6
26472026-03-10T18:09:00.318Z Compiling minimal-lexical v0.2.1
26482026-03-10T18:09:00.574Z Checking swrite v0.1.0
26492026-03-10T18:09:00.653Z Compiling nom v7.1.3
26502026-03-10T18:09:00.691Z Checking lru-cache v0.1.2
26512026-03-10T18:09:00.845Z Compiling newtype_derive v0.1.6
26522026-03-10T18:09:01.240Z Compiling typify v0.6.1
26532026-03-10T18:09:01.240Z Checking pin-project v1.1.11
26542026-03-10T18:09:01.337Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26552026-03-10T18:09:01.370Z Compiling progenitor-impl v0.13.0
26562026-03-10T18:09:01.525Z Checking newline-converter v0.3.0
26572026-03-10T18:09:01.659Z Checking atomicwrites v0.4.4
26582026-03-10T18:09:01.826Z Checking progenitor-client v0.11.2
26592026-03-10T18:09:01.911Z Checking hickory-proto v0.24.4
26602026-03-10T18:09:02.120Z Checking phf_shared v0.12.1
26612026-03-10T18:09:02.284Z Checking console v0.15.11
26622026-03-10T18:09:02.311Z Compiling snafu-derive v0.8.9
26632026-03-10T18:09:02.484Z Checking pem v3.0.6
26642026-03-10T18:09:02.651Z Checking csv-core v0.1.13
26652026-03-10T18:09:02.691Z Compiling derive-where v1.6.0
26662026-03-10T18:09:02.706Z Compiling progenitor-macro v0.11.2
26672026-03-10T18:09:02.884Z Compiling async-recursion v1.1.1
26682026-03-10T18:09:03.799Z Compiling slog-dtrace v0.3.0
26692026-03-10T18:09:04.095Z Compiling owo-colors v4.3.0
26702026-03-10T18:09:04.518Z Compiling chrono-tz v0.10.4
26712026-03-10T18:09:04.548Z Checking same-file v1.0.6
26722026-03-10T18:09:04.645Z Checking unicode-width v0.1.14
26732026-03-10T18:09:04.714Z Compiling cancel-safe-futures v0.1.5
26742026-03-10T18:09:05.026Z Checking highway v1.3.0
26752026-03-10T18:09:05.031Z Checking resolv-conf v0.7.6
26762026-03-10T18:09:05.076Z Compiling progenitor-macro v0.13.0
26772026-03-10T18:09:05.099Z Compiling const_format_proc_macros v0.2.34
26782026-03-10T18:09:05.290Z Checking hickory-resolver v0.24.4
26792026-03-10T18:09:05.326Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26802026-03-10T18:09:06.236Z Checking snafu v0.8.9
26812026-03-10T18:09:06.283Z Checking walkdir v2.5.0
26822026-03-10T18:09:06.441Z Checking csv v1.4.0
26832026-03-10T18:09:06.492Z Checking expectorate v1.2.0
26842026-03-10T18:09:06.545Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26852026-03-10T18:09:06.682Z Checking phf v0.12.1
26862026-03-10T18:09:06.840Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26872026-03-10T18:09:07.274Z Checking tokio-dtrace v0.1.1
26882026-03-10T18:09:07.487Z Compiling progenitor-impl v0.10.0
26892026-03-10T18:09:07.506Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26902026-03-10T18:09:08.101Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26912026-03-10T18:09:08.538Z Checking globset v0.4.18
26922026-03-10T18:09:08.808Z Checking olpc-cjson v0.1.4
26932026-03-10T18:09:08.874Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26942026-03-10T18:09:08.887Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26952026-03-10T18:09:09.009Z Checking libsw-core v0.3.2
26962026-03-10T18:09:09.109Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26972026-03-10T18:09:09.175Z Checking arc-swap v1.8.2
26982026-03-10T18:09:09.214Z Compiling lzma-sys v0.1.20
26992026-03-10T18:09:09.466Z Checking serde_plain v1.0.2
27002026-03-10T18:09:09.512Z Checking typed-path v0.9.3
27012026-03-10T18:09:09.653Z Checking bytecount v0.6.9
27022026-03-10T18:09:09.657Z Checking progenitor v0.11.2
27032026-03-10T18:09:09.736Z Checking utf-8 v0.7.6
27042026-03-10T18:09:09.837Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27052026-03-10T18:09:09.904Z Checking tungstenite v0.21.0
27062026-03-10T18:09:09.949Z Checking papergrid v0.11.0
27072026-03-10T18:09:10.561Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27082026-03-10T18:09:10.651Z Checking tough v0.20.0
27092026-03-10T18:09:10.781Z Checking slog-scope v4.4.1
27102026-03-10T18:09:10.856Z Checking libsw v3.5.0
27112026-03-10T18:09:10.958Z Checking oxide-tokio-rt v0.1.2
27122026-03-10T18:09:11.159Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27132026-03-10T18:09:11.235Z Compiling progenitor-macro v0.10.0
27142026-03-10T18:09:11.566Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27152026-03-10T18:09:12.192Z Checking progenitor v0.13.0
27162026-03-10T18:09:12.366Z Checking qorb v0.4.1
27172026-03-10T18:09:12.898Z Checking const_format v0.2.35
27182026-03-10T18:09:12.966Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27192026-03-10T18:09:13.185Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27202026-03-10T18:09:13.341Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27212026-03-10T18:09:13.428Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27222026-03-10T18:09:13.466Z Compiling cargo_toml v0.22.3
27232026-03-10T18:09:13.906Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27242026-03-10T18:09:14.015Z Checking gethostname v0.5.0
27252026-03-10T18:09:14.066Z Compiling tabled_derive v0.7.0
27262026-03-10T18:09:14.125Z Checking bcs v0.1.6
27272026-03-10T18:09:14.336Z Checking termtree v0.5.1
27282026-03-10T18:09:14.355Z Checking linear-map v1.2.0
27292026-03-10T18:09:14.427Z Checking unicode-linebreak v0.1.5
27302026-03-10T18:09:14.514Z Checking smawk v0.3.2
27312026-03-10T18:09:14.584Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27322026-03-10T18:09:14.681Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27332026-03-10T18:09:14.705Z Checking textwrap v0.16.2
27342026-03-10T18:09:14.837Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27352026-03-10T18:09:15.039Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27362026-03-10T18:09:15.435Z Checking tabled v0.15.0
27372026-03-10T18:09:15.566Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27382026-03-10T18:09:16.446Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27392026-03-10T18:09:16.712Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27402026-03-10T18:09:16.896Z Checking steno v0.4.1
27412026-03-10T18:09:16.938Z Checking slog-stdlog v4.1.1
27422026-03-10T18:09:17.049Z Checking typeid v1.0.3
27432026-03-10T18:09:17.180Z Checking tokio-tungstenite v0.21.0
27442026-03-10T18:09:17.228Z Checking humantime v2.3.0
27452026-03-10T18:09:17.406Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27462026-03-10T18:09:17.462Z Checking base64 v0.21.7
27472026-03-10T18:09:17.516Z Checking xz2 v0.1.7
27482026-03-10T18:09:17.737Z Checking ron v0.12.0
27492026-03-10T18:09:17.780Z Checking slog-envlogger v2.2.0
27502026-03-10T18:09:17.878Z Checking yasna v0.5.2
27512026-03-10T18:09:17.966Z Checking headers-core v0.3.0
27522026-03-10T18:09:18.101Z Checking filetime v0.2.27
27532026-03-10T18:09:18.223Z Checking xattr v1.6.1
27542026-03-10T18:09:18.272Z Checking base16ct v1.0.0
27552026-03-10T18:09:18.319Z Checking progenitor v0.10.0
27562026-03-10T18:09:18.383Z Checking tar v0.4.44
27572026-03-10T18:09:18.401Z Checking rcgen v0.12.1
27582026-03-10T18:09:18.433Z Checking headers v0.4.1
27592026-03-10T18:09:18.485Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27602026-03-10T18:09:18.611Z Checking subprocess v0.2.15
27612026-03-10T18:09:25.487Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27622026-03-10T18:09:33.501Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27632026-03-10T18:09:35.272Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27642026-03-10T18:09:36.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.78s
27652026-03-10T18:09:37.083Z
27662026-03-10T18:09:37.083Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27672026-03-10T18:09:37.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682026-03-10T18:09:37.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692026-03-10T18:09:37.979Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27702026-03-10T18:09:39.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
27712026-03-10T18:09:39.950Z
27722026-03-10T18:09:39.950Zinfo: running `cargo check --bins` on nexus-config (53/256)
27732026-03-10T18:09:40.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742026-03-10T18:09:40.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752026-03-10T18:09:40.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762026-03-10T18:09:40.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27772026-03-10T18:09:40.777Z
27782026-03-10T18:09:40.777Zinfo: running `cargo check --bins` on nexus-types (54/256)
27792026-03-10T18:09:41.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802026-03-10T18:09:41.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812026-03-10T18:09:41.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822026-03-10T18:09:41.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27832026-03-10T18:09:41.596Z
27842026-03-10T18:09:41.596Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27852026-03-10T18:09:42.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862026-03-10T18:09:42.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872026-03-10T18:09:42.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882026-03-10T18:09:42.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27892026-03-10T18:09:42.368Z
27902026-03-10T18:09:42.368Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27912026-03-10T18:09:43.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922026-03-10T18:09:43.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932026-03-10T18:09:43.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942026-03-10T18:09:43.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27952026-03-10T18:09:43.139Z
27962026-03-10T18:09:43.139Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27972026-03-10T18:09:43.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982026-03-10T18:09:43.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992026-03-10T18:09:43.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002026-03-10T18:09:43.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28012026-03-10T18:09:43.890Z
28022026-03-10T18:09:43.890Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28032026-03-10T18:09:44.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042026-03-10T18:09:44.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052026-03-10T18:09:44.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062026-03-10T18:09:44.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28072026-03-10T18:09:44.642Z
28082026-03-10T18:09:44.642Zinfo: running `cargo check --bins` on ereport-types (59/256)
28092026-03-10T18:09:45.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102026-03-10T18:09:45.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112026-03-10T18:09:45.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122026-03-10T18:09:45.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28132026-03-10T18:09:45.402Z
28142026-03-10T18:09:45.402Zinfo: running `cargo check --bins` on gateway-client (60/256)
28152026-03-10T18:09:46.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162026-03-10T18:09:46.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172026-03-10T18:09:46.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182026-03-10T18:09:46.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28192026-03-10T18:09:46.167Z
28202026-03-10T18:09:46.167Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28212026-03-10T18:09:46.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222026-03-10T18:09:46.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232026-03-10T18:09:46.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242026-03-10T18:09:46.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28252026-03-10T18:09:46.932Z
28262026-03-10T18:09:46.932Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28272026-03-10T18:09:47.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282026-03-10T18:09:47.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292026-03-10T18:09:47.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302026-03-10T18:09:47.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28312026-03-10T18:09:47.694Z
28322026-03-10T18:09:47.694Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28332026-03-10T18:09:48.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342026-03-10T18:09:48.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352026-03-10T18:09:48.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362026-03-10T18:09:48.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28372026-03-10T18:09:48.457Z
28382026-03-10T18:09:48.457Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28392026-03-10T18:09:49.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402026-03-10T18:09:49.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412026-03-10T18:09:49.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422026-03-10T18:09:49.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28432026-03-10T18:09:49.221Z
28442026-03-10T18:09:49.221Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28452026-03-10T18:09:49.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462026-03-10T18:09:49.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472026-03-10T18:09:49.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482026-03-10T18:09:49.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28492026-03-10T18:09:49.988Z
28502026-03-10T18:09:49.988Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28512026-03-10T18:09:50.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522026-03-10T18:09:50.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532026-03-10T18:09:50.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542026-03-10T18:09:50.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28552026-03-10T18:09:50.758Z
28562026-03-10T18:09:50.758Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28572026-03-10T18:09:51.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582026-03-10T18:09:51.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592026-03-10T18:09:51.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602026-03-10T18:09:51.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28612026-03-10T18:09:51.561Z
28622026-03-10T18:09:51.561Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28632026-03-10T18:09:52.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642026-03-10T18:09:52.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652026-03-10T18:09:52.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662026-03-10T18:09:52.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28672026-03-10T18:09:52.314Z
28682026-03-10T18:09:52.314Zinfo: running `cargo check --bins` on oxql-types (69/256)
28692026-03-10T18:09:52.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702026-03-10T18:09:52.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712026-03-10T18:09:52.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722026-03-10T18:09:52.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28732026-03-10T18:09:53.082Z
28742026-03-10T18:09:53.082Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28752026-03-10T18:09:53.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762026-03-10T18:09:53.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772026-03-10T18:09:53.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782026-03-10T18:09:53.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28792026-03-10T18:09:53.850Z
28802026-03-10T18:09:53.850Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28812026-03-10T18:09:54.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822026-03-10T18:09:54.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832026-03-10T18:09:54.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842026-03-10T18:09:54.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28852026-03-10T18:09:54.622Z
28862026-03-10T18:09:54.622Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28872026-03-10T18:09:55.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882026-03-10T18:09:55.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892026-03-10T18:09:55.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902026-03-10T18:09:55.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28912026-03-10T18:09:55.375Z
28922026-03-10T18:09:55.375Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28932026-03-10T18:09:56.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942026-03-10T18:09:56.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952026-03-10T18:09:56.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962026-03-10T18:09:56.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28972026-03-10T18:09:56.165Z
28982026-03-10T18:09:56.165Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
28992026-03-10T18:09:56.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002026-03-10T18:09:56.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012026-03-10T18:09:56.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022026-03-10T18:09:56.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29032026-03-10T18:09:56.957Z
29042026-03-10T18:09:56.957Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29052026-03-10T18:09:57.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062026-03-10T18:09:57.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072026-03-10T18:09:57.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082026-03-10T18:09:57.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29092026-03-10T18:09:57.748Z
29102026-03-10T18:09:57.748Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29112026-03-10T18:09:58.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122026-03-10T18:09:58.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132026-03-10T18:09:58.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142026-03-10T18:09:58.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29152026-03-10T18:09:58.540Z
29162026-03-10T18:09:58.540Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29172026-03-10T18:09:59.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182026-03-10T18:09:59.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192026-03-10T18:09:59.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202026-03-10T18:09:59.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29212026-03-10T18:09:59.323Z
29222026-03-10T18:09:59.323Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29232026-03-10T18:10:00.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242026-03-10T18:10:00.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252026-03-10T18:10:00.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262026-03-10T18:10:00.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29272026-03-10T18:10:00.116Z
29282026-03-10T18:10:00.116Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29292026-03-10T18:10:00.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302026-03-10T18:10:00.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312026-03-10T18:10:00.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322026-03-10T18:10:00.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29332026-03-10T18:10:00.866Z
29342026-03-10T18:10:00.866Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29352026-03-10T18:10:01.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362026-03-10T18:10:01.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372026-03-10T18:10:01.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382026-03-10T18:10:01.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29392026-03-10T18:10:01.618Z
29402026-03-10T18:10:01.618Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29412026-03-10T18:10:02.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422026-03-10T18:10:02.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432026-03-10T18:10:02.404Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29442026-03-10T18:10:03.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
29452026-03-10T18:10:03.237Z
29462026-03-10T18:10:03.237Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29472026-03-10T18:10:03.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482026-03-10T18:10:03.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492026-03-10T18:10:04.042Z Compiling ar_archive_writer v0.5.1
29502026-03-10T18:10:04.045Z Compiling stacker v0.1.23
29512026-03-10T18:10:04.045Z Compiling cfg_aliases v0.1.1
29522026-03-10T18:10:04.151Z Compiling convert_case v0.10.0
29532026-03-10T18:10:04.176Z Checking fd-lock v4.0.4
29542026-03-10T18:10:04.179Z Checking nibble_vec v0.1.0
29552026-03-10T18:10:04.179Z Checking vte v0.14.1
29562026-03-10T18:10:04.179Z Compiling recursive-proc-macro-impl v0.1.1
29572026-03-10T18:10:04.227Z Compiling nix v0.28.0
29582026-03-10T18:10:04.313Z Checking endian-type v0.1.2
29592026-03-10T18:10:04.333Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-03-10T18:10:04.397Z Checking strip-ansi-escapes v0.2.1
29612026-03-10T18:10:04.471Z Checking radix_trie v0.2.1
29622026-03-10T18:10:04.508Z Compiling peg-macros v0.8.5
29632026-03-10T18:10:04.521Z Checking winnow v0.6.26
29642026-03-10T18:10:04.569Z Compiling derive_more-impl v2.1.1
29652026-03-10T18:10:04.722Z Compiling sqlparser_derive v0.5.0
29662026-03-10T18:10:04.770Z Checking unicode_categories v0.1.1
29672026-03-10T18:10:04.981Z Checking home v0.5.12
29682026-03-10T18:10:05.004Z Checking nu-ansi-term v0.50.3
29692026-03-10T18:10:05.136Z Checking display-error-chain v0.2.2
29702026-03-10T18:10:05.280Z Checking reedline v0.40.0
29712026-03-10T18:10:05.359Z Compiling psm v0.1.30
29722026-03-10T18:10:05.688Z Checking derive_more v2.1.1
29732026-03-10T18:10:05.776Z Checking crossterm v0.29.0
29742026-03-10T18:10:06.051Z Checking sqlformat v0.3.5
29752026-03-10T18:10:06.054Z Checking rustyline v14.0.0
29762026-03-10T18:10:06.054Z Checking peg v0.8.5
29772026-03-10T18:10:06.338Z Checking recursive v0.1.1
29782026-03-10T18:10:06.443Z Checking sqlparser v0.61.0
29792026-03-10T18:10:22.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.11s
29802026-03-10T18:10:22.555Z
29812026-03-10T18:10:22.555Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29822026-03-10T18:10:23.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832026-03-10T18:10:23.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842026-03-10T18:10:23.359Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29852026-03-10T18:10:27.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
29862026-03-10T18:10:28.198Z
29872026-03-10T18:10:28.198Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29882026-03-10T18:10:28.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892026-03-10T18:10:28.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902026-03-10T18:10:29.003Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29912026-03-10T18:10:32.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
29922026-03-10T18:10:32.435Z
29932026-03-10T18:10:32.435Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29942026-03-10T18:10:33.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952026-03-10T18:10:33.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962026-03-10T18:10:33.239Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29972026-03-10T18:10:37.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
29982026-03-10T18:10:37.812Z
29992026-03-10T18:10:37.812Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
30002026-03-10T18:10:38.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012026-03-10T18:10:38.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022026-03-10T18:10:38.613Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30032026-03-10T18:10:43.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s
30042026-03-10T18:10:43.228Z
30052026-03-10T18:10:43.228Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30062026-03-10T18:10:43.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072026-03-10T18:10:43.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082026-03-10T18:10:44.029Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30092026-03-10T18:10:47.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
30102026-03-10T18:10:47.640Z
30112026-03-10T18:10:47.640Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30122026-03-10T18:10:48.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132026-03-10T18:10:48.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142026-03-10T18:10:48.441Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30152026-03-10T18:10:51.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
30162026-03-10T18:10:52.118Z
30172026-03-10T18:10:52.118Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30182026-03-10T18:10:52.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192026-03-10T18:10:52.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202026-03-10T18:10:52.919Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30212026-03-10T18:10:57.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
30222026-03-10T18:10:57.697Z
30232026-03-10T18:10:57.697Zinfo: running `cargo check --bins` on oximeter (90/256)
30242026-03-10T18:10:58.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252026-03-10T18:10:58.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262026-03-10T18:10:58.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272026-03-10T18:10:58.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30282026-03-10T18:10:58.468Z
30292026-03-10T18:10:58.468Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30302026-03-10T18:10:59.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312026-03-10T18:10:59.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322026-03-10T18:10:59.243Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30332026-03-10T18:10:59.419Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30342026-03-10T18:10:59.866Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30352026-03-10T18:11:04.857Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30362026-03-10T18:11:05.271Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30372026-03-10T18:11:06.810Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30382026-03-10T18:11:07.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s
30392026-03-10T18:11:07.887Z
30402026-03-10T18:11:07.887Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30412026-03-10T18:11:08.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422026-03-10T18:11:08.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432026-03-10T18:11:08.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442026-03-10T18:11:08.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30452026-03-10T18:11:08.662Z
30462026-03-10T18:11:08.662Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30472026-03-10T18:11:09.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482026-03-10T18:11:09.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492026-03-10T18:11:09.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502026-03-10T18:11:09.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30512026-03-10T18:11:09.497Z
30522026-03-10T18:11:09.497Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30532026-03-10T18:11:10.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542026-03-10T18:11:10.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552026-03-10T18:11:10.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562026-03-10T18:11:10.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30572026-03-10T18:11:10.295Z
30582026-03-10T18:11:10.295Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30592026-03-10T18:11:10.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602026-03-10T18:11:10.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612026-03-10T18:11:10.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622026-03-10T18:11:11.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30632026-03-10T18:11:11.096Z
30642026-03-10T18:11:11.096Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30652026-03-10T18:11:11.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662026-03-10T18:11:11.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672026-03-10T18:11:11.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682026-03-10T18:11:11.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30692026-03-10T18:11:11.892Z
30702026-03-10T18:11:11.892Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30712026-03-10T18:11:12.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722026-03-10T18:11:12.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732026-03-10T18:11:12.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742026-03-10T18:11:12.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30752026-03-10T18:11:12.691Z
30762026-03-10T18:11:12.691Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30772026-03-10T18:11:13.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782026-03-10T18:11:13.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792026-03-10T18:11:13.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802026-03-10T18:11:13.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30812026-03-10T18:11:13.476Z
30822026-03-10T18:11:13.476Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30832026-03-10T18:11:14.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842026-03-10T18:11:14.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852026-03-10T18:11:14.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862026-03-10T18:11:14.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30872026-03-10T18:11:14.278Z
30882026-03-10T18:11:14.278Zinfo: running `cargo check --bins` on update-engine (100/256)
30892026-03-10T18:11:14.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902026-03-10T18:11:14.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912026-03-10T18:11:14.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30922026-03-10T18:11:14.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30932026-03-10T18:11:15.033Z
30942026-03-10T18:11:15.033Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30952026-03-10T18:11:15.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962026-03-10T18:11:15.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972026-03-10T18:11:15.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982026-03-10T18:11:15.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30992026-03-10T18:11:15.801Z
31002026-03-10T18:11:15.802Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31012026-03-10T18:11:16.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022026-03-10T18:11:16.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032026-03-10T18:11:16.631Z Checking dropshot-api-manager-types v0.5.2
31042026-03-10T18:11:16.631Z Checking nanorand v0.7.0
31052026-03-10T18:11:16.910Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31062026-03-10T18:11:16.944Z Checking flume v0.11.1
31072026-03-10T18:11:17.241Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31082026-03-10T18:11:18.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s
31092026-03-10T18:11:18.698Z
31102026-03-10T18:11:18.698Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31112026-03-10T18:11:19.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122026-03-10T18:11:19.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132026-03-10T18:11:19.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142026-03-10T18:11:19.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31152026-03-10T18:11:19.464Z
31162026-03-10T18:11:19.464Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31172026-03-10T18:11:20.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182026-03-10T18:11:20.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192026-03-10T18:11:20.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202026-03-10T18:11:20.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31212026-03-10T18:11:20.229Z
31222026-03-10T18:11:20.229Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31232026-03-10T18:11:20.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242026-03-10T18:11:20.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252026-03-10T18:11:20.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262026-03-10T18:11:20.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31272026-03-10T18:11:21.006Z
31282026-03-10T18:11:21.006Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31292026-03-10T18:11:21.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302026-03-10T18:11:21.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312026-03-10T18:11:21.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322026-03-10T18:11:21.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31332026-03-10T18:11:21.790Z
31342026-03-10T18:11:21.790Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31352026-03-10T18:11:22.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362026-03-10T18:11:22.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372026-03-10T18:11:22.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382026-03-10T18:11:22.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31392026-03-10T18:11:22.559Z
31402026-03-10T18:11:22.559Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31412026-03-10T18:11:23.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422026-03-10T18:11:23.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432026-03-10T18:11:23.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442026-03-10T18:11:23.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31452026-03-10T18:11:23.326Z
31462026-03-10T18:11:23.326Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31472026-03-10T18:11:23.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482026-03-10T18:11:23.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492026-03-10T18:11:23.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502026-03-10T18:11:23.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31512026-03-10T18:11:24.094Z
31522026-03-10T18:11:24.094Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31532026-03-10T18:11:24.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542026-03-10T18:11:24.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552026-03-10T18:11:24.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562026-03-10T18:11:24.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31572026-03-10T18:11:24.840Z
31582026-03-10T18:11:24.840Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31592026-03-10T18:11:25.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602026-03-10T18:11:25.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612026-03-10T18:11:25.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622026-03-10T18:11:25.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31632026-03-10T18:11:25.623Z
31642026-03-10T18:11:25.623Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31652026-03-10T18:11:26.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662026-03-10T18:11:26.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672026-03-10T18:11:26.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682026-03-10T18:11:26.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31692026-03-10T18:11:26.386Z
31702026-03-10T18:11:26.386Zinfo: running `cargo check --bins` on installinator-client (113/256)
31712026-03-10T18:11:27.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722026-03-10T18:11:27.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732026-03-10T18:11:27.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742026-03-10T18:11:27.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31752026-03-10T18:11:27.151Z
31762026-03-10T18:11:27.151Zinfo: running `cargo check --bins` on nexus-client (114/256)
31772026-03-10T18:11:27.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782026-03-10T18:11:27.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792026-03-10T18:11:27.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802026-03-10T18:11:27.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31812026-03-10T18:11:27.965Z
31822026-03-10T18:11:27.965Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31832026-03-10T18:11:28.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842026-03-10T18:11:28.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852026-03-10T18:11:28.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862026-03-10T18:11:28.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31872026-03-10T18:11:28.781Z
31882026-03-10T18:11:28.781Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31892026-03-10T18:11:29.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902026-03-10T18:11:29.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912026-03-10T18:11:29.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922026-03-10T18:11:29.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31932026-03-10T18:11:29.530Z
31942026-03-10T18:11:29.530Zinfo: running `cargo check --bins` on oxide-client (117/256)
31952026-03-10T18:11:30.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962026-03-10T18:11:30.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972026-03-10T18:11:30.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982026-03-10T18:11:30.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31992026-03-10T18:11:30.279Z
32002026-03-10T18:11:30.279Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32012026-03-10T18:11:30.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022026-03-10T18:11:30.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032026-03-10T18:11:30.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042026-03-10T18:11:30.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32052026-03-10T18:11:31.043Z
32062026-03-10T18:11:31.043Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32072026-03-10T18:11:31.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082026-03-10T18:11:31.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092026-03-10T18:11:31.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102026-03-10T18:11:31.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32112026-03-10T18:11:31.792Z
32122026-03-10T18:11:31.792Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32132026-03-10T18:11:32.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142026-03-10T18:11:32.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152026-03-10T18:11:32.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162026-03-10T18:11:32.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32172026-03-10T18:11:32.592Z
32182026-03-10T18:11:32.592Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32192026-03-10T18:11:33.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-03-10T18:11:33.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-03-10T18:11:33.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222026-03-10T18:11:33.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32232026-03-10T18:11:33.384Z
32242026-03-10T18:11:33.384Zinfo: running `cargo check --bins` on installinator-common (122/256)
32252026-03-10T18:11:34.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-03-10T18:11:34.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-03-10T18:11:34.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282026-03-10T18:11:34.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32292026-03-10T18:11:34.161Z
32302026-03-10T18:11:34.161Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32312026-03-10T18:11:34.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-03-10T18:11:34.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-03-10T18:11:34.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342026-03-10T18:11:34.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32352026-03-10T18:11:34.906Z
32362026-03-10T18:11:34.906Zinfo: running `cargo check --bins` on wicket-common (124/256)
32372026-03-10T18:11:35.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-03-10T18:11:35.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-03-10T18:11:35.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402026-03-10T18:11:35.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32412026-03-10T18:11:35.698Z
32422026-03-10T18:11:35.698Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32432026-03-10T18:11:36.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-03-10T18:11:36.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-03-10T18:11:36.501Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32462026-03-10T18:11:36.505Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32472026-03-10T18:11:36.505Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32482026-03-10T18:11:36.619Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32492026-03-10T18:11:36.626Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32502026-03-10T18:11:36.781Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32512026-03-10T18:11:36.798Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32522026-03-10T18:11:37.100Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32532026-03-10T18:11:37.104Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32542026-03-10T18:11:39.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
32552026-03-10T18:11:40.077Z
32562026-03-10T18:11:40.077Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32572026-03-10T18:11:40.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582026-03-10T18:11:40.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592026-03-10T18:11:40.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602026-03-10T18:11:40.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32612026-03-10T18:11:40.850Z
32622026-03-10T18:11:40.850Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32632026-03-10T18:11:41.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642026-03-10T18:11:41.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652026-03-10T18:11:41.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662026-03-10T18:11:41.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32672026-03-10T18:11:41.738Z
32682026-03-10T18:11:41.738Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32692026-03-10T18:11:42.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702026-03-10T18:11:42.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712026-03-10T18:11:42.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722026-03-10T18:11:42.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32732026-03-10T18:11:42.624Z
32742026-03-10T18:11:42.624Zinfo: running `cargo check --bins` on dns-server (129/256)
32752026-03-10T18:11:43.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762026-03-10T18:11:43.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772026-03-10T18:11:43.426Z Compiling parking_lot_core v0.8.6
32782026-03-10T18:11:43.430Z Compiling git-stub v1.0.0
32792026-03-10T18:11:43.430Z Compiling atomicwrites v0.4.4
32802026-03-10T18:11:43.430Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32812026-03-10T18:11:43.559Z Checking tagptr v0.2.0
32822026-03-10T18:11:43.571Z Checking prefix-trie v0.7.0
32832026-03-10T18:11:43.575Z Checking fxhash v0.2.1
32842026-03-10T18:11:43.575Z Checking hickory-client v0.25.2
32852026-03-10T18:11:43.732Z Compiling git-stub-vcs v0.1.0
32862026-03-10T18:11:43.749Z Checking moka v0.12.13
32872026-03-10T18:11:43.989Z Checking hickory-server v0.25.2
32882026-03-10T18:11:44.075Z Checking parking_lot v0.11.2
32892026-03-10T18:11:44.102Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32902026-03-10T18:11:44.193Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32912026-03-10T18:11:44.196Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32922026-03-10T18:11:44.196Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32932026-03-10T18:11:44.298Z Checking sled v0.34.7
32942026-03-10T18:11:44.577Z Checking hickory-resolver v0.25.2
32952026-03-10T18:11:47.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s
32962026-03-10T18:11:47.275Z
32972026-03-10T18:11:47.275Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32982026-03-10T18:11:47.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992026-03-10T18:11:47.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002026-03-10T18:11:47.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012026-03-10T18:11:47.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33022026-03-10T18:11:48.054Z
33032026-03-10T18:11:48.054Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33042026-03-10T18:11:48.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052026-03-10T18:11:48.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062026-03-10T18:11:48.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072026-03-10T18:11:48.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33082026-03-10T18:11:48.905Z
33092026-03-10T18:11:48.905Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33102026-03-10T18:11:49.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112026-03-10T18:11:49.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122026-03-10T18:11:49.794Z Compiling radium v0.7.0
33132026-03-10T18:11:49.798Z Checking tap v1.0.1
33142026-03-10T18:11:49.798Z Compiling maybe-uninit v2.0.0
33152026-03-10T18:11:49.928Z Compiling zerocopy-derive v0.6.6
33162026-03-10T18:11:49.931Z Checking funty v2.0.0
33172026-03-10T18:11:49.931Z Checking crc-catalog v2.4.0
33182026-03-10T18:11:49.940Z Compiling packed_struct v0.10.1
33192026-03-10T18:11:49.943Z Compiling packed_struct_codegen v0.10.1
33202026-03-10T18:11:50.033Z Checking wyz v0.5.1
33212026-03-10T18:11:50.090Z Checking crc v3.4.0
33222026-03-10T18:11:50.281Z Compiling bitfield-macros v0.19.4
33232026-03-10T18:11:50.314Z Compiling indexmap v1.9.3
33242026-03-10T18:11:50.367Z Checking nodrop v0.1.14
33252026-03-10T18:11:50.413Z Checking smallvec v0.6.14
33262026-03-10T18:11:50.456Z Checking hashbrown v0.12.3
33272026-03-10T18:11:50.479Z Checking array-init v0.0.4
33282026-03-10T18:11:50.493Z Checking bitvec v1.0.1
33292026-03-10T18:11:50.594Z Checking ron v0.8.1
33302026-03-10T18:11:50.665Z Checking hashbrown v0.13.2
33312026-03-10T18:11:50.970Z Checking serde-hex v0.1.0
33322026-03-10T18:11:51.051Z Checking zerocopy v0.6.6
33332026-03-10T18:11:51.227Z Checking bitfield v0.19.4
33342026-03-10T18:11:51.241Z Checking crc-any v2.5.0
33352026-03-10T18:11:51.299Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33362026-03-10T18:11:51.443Z Checking path-slash v0.1.5
33372026-03-10T18:11:51.458Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33382026-03-10T18:11:51.461Z Checking object v0.30.4
33392026-03-10T18:11:51.487Z Checking void v1.0.2
33402026-03-10T18:11:51.569Z Checking half v1.8.3
33412026-03-10T18:11:51.604Z Checking tungstenite v0.23.0
33422026-03-10T18:11:51.618Z Checking lzss v0.8.2
33432026-03-10T18:11:51.647Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33442026-03-10T18:11:51.745Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33452026-03-10T18:11:51.832Z Checking serde_cbor v0.11.2
33462026-03-10T18:11:51.846Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33472026-03-10T18:11:51.860Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33482026-03-10T18:11:51.936Z Checking nix v0.27.1
33492026-03-10T18:11:52.134Z Checking kstat-rs v0.2.4
33502026-03-10T18:11:52.338Z Checking serde_bytes v0.11.19
33512026-03-10T18:11:52.360Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33522026-03-10T18:11:52.374Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33532026-03-10T18:11:52.584Z Checking tokio-tungstenite v0.23.1
33542026-03-10T18:11:52.645Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33552026-03-10T18:11:52.740Z Checking signal-hook-tokio v0.3.1
33562026-03-10T18:11:53.805Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33572026-03-10T18:11:53.990Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33582026-03-10T18:11:57.392Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33592026-03-10T18:11:58.624Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33602026-03-10T18:11:58.993Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33612026-03-10T18:12:00.473Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33622026-03-10T18:12:03.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
33632026-03-10T18:12:03.461Z
33642026-03-10T18:12:03.461Zinfo: running `cargo check --bins` on gateway-api (133/256)
33652026-03-10T18:12:04.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662026-03-10T18:12:04.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672026-03-10T18:12:04.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33682026-03-10T18:12:04.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33692026-03-10T18:12:04.232Z
33702026-03-10T18:12:04.232Zinfo: running `cargo check --bins` on ipcc (134/256)
33712026-03-10T18:12:04.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722026-03-10T18:12:04.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732026-03-10T18:12:04.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33742026-03-10T18:12:04.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33752026-03-10T18:12:05.004Z
33762026-03-10T18:12:05.004Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33772026-03-10T18:12:05.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782026-03-10T18:12:05.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792026-03-10T18:12:05.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33802026-03-10T18:12:05.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33812026-03-10T18:12:05.758Z
33822026-03-10T18:12:05.758Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33832026-03-10T18:12:06.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842026-03-10T18:12:06.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852026-03-10T18:12:06.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862026-03-10T18:12:06.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33872026-03-10T18:12:06.529Z
33882026-03-10T18:12:06.530Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33892026-03-10T18:12:07.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902026-03-10T18:12:07.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912026-03-10T18:12:07.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33922026-03-10T18:12:07.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33932026-03-10T18:12:07.300Z
33942026-03-10T18:12:07.300Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33952026-03-10T18:12:07.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962026-03-10T18:12:07.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972026-03-10T18:12:07.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33982026-03-10T18:12:07.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33992026-03-10T18:12:08.069Z
34002026-03-10T18:12:08.069Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34012026-03-10T18:12:08.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022026-03-10T18:12:08.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032026-03-10T18:12:08.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042026-03-10T18:12:08.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34052026-03-10T18:12:08.854Z
34062026-03-10T18:12:08.854Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34072026-03-10T18:12:09.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082026-03-10T18:12:09.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092026-03-10T18:12:09.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34102026-03-10T18:12:09.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34112026-03-10T18:12:09.635Z
34122026-03-10T18:12:09.635Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34132026-03-10T18:12:10.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142026-03-10T18:12:10.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152026-03-10T18:12:10.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34162026-03-10T18:12:10.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34172026-03-10T18:12:10.407Z
34182026-03-10T18:12:10.407Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34192026-03-10T18:12:11.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202026-03-10T18:12:11.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212026-03-10T18:12:11.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34222026-03-10T18:12:11.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34232026-03-10T18:12:11.182Z
34242026-03-10T18:12:11.182Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34252026-03-10T18:12:11.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262026-03-10T18:12:11.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272026-03-10T18:12:11.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34282026-03-10T18:12:11.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34292026-03-10T18:12:11.958Z
34302026-03-10T18:12:11.959Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34312026-03-10T18:12:12.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322026-03-10T18:12:12.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332026-03-10T18:12:12.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34342026-03-10T18:12:12.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34352026-03-10T18:12:12.732Z
34362026-03-10T18:12:12.732Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34372026-03-10T18:12:13.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382026-03-10T18:12:13.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392026-03-10T18:12:13.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402026-03-10T18:12:13.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34412026-03-10T18:12:13.501Z
34422026-03-10T18:12:13.501Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34432026-03-10T18:12:14.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442026-03-10T18:12:14.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452026-03-10T18:12:14.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462026-03-10T18:12:14.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34472026-03-10T18:12:14.327Z
34482026-03-10T18:12:14.327Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34492026-03-10T18:12:15.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502026-03-10T18:12:15.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512026-03-10T18:12:15.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522026-03-10T18:12:15.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34532026-03-10T18:12:15.106Z
34542026-03-10T18:12:15.107Zinfo: running `cargo check --bins` on sp-sim (148/256)
34552026-03-10T18:12:15.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562026-03-10T18:12:15.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572026-03-10T18:12:15.972Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34582026-03-10T18:12:18.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
34592026-03-10T18:12:18.546Z
34602026-03-10T18:12:18.546Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34612026-03-10T18:12:19.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622026-03-10T18:12:19.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632026-03-10T18:12:19.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642026-03-10T18:12:19.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34652026-03-10T18:12:19.401Z
34662026-03-10T18:12:19.401Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34672026-03-10T18:12:20.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682026-03-10T18:12:20.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692026-03-10T18:12:20.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702026-03-10T18:12:20.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34712026-03-10T18:12:20.255Z
34722026-03-10T18:12:20.255Zinfo: running `cargo check --bins` on db-macros (151/256)
34732026-03-10T18:12:20.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742026-03-10T18:12:20.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752026-03-10T18:12:20.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762026-03-10T18:12:20.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34772026-03-10T18:12:21.011Z
34782026-03-10T18:12:21.011Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34792026-03-10T18:12:21.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802026-03-10T18:12:21.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812026-03-10T18:12:21.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822026-03-10T18:12:21.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34832026-03-10T18:12:21.767Z
34842026-03-10T18:12:21.767Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34852026-03-10T18:12:22.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862026-03-10T18:12:22.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872026-03-10T18:12:22.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34882026-03-10T18:12:22.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34892026-03-10T18:12:22.610Z
34902026-03-10T18:12:22.611Zinfo: running `cargo check --bins` on authz-macros (154/256)
34912026-03-10T18:12:23.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922026-03-10T18:12:23.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932026-03-10T18:12:23.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34942026-03-10T18:12:23.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34952026-03-10T18:12:23.367Z
34962026-03-10T18:12:23.367Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34972026-03-10T18:12:24.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982026-03-10T18:12:24.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992026-03-10T18:12:24.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35002026-03-10T18:12:24.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35012026-03-10T18:12:24.203Z
35022026-03-10T18:12:24.203Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35032026-03-10T18:12:24.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042026-03-10T18:12:24.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052026-03-10T18:12:24.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062026-03-10T18:12:24.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35072026-03-10T18:12:25.036Z
35082026-03-10T18:12:25.037Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35092026-03-10T18:12:25.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102026-03-10T18:12:25.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112026-03-10T18:12:25.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122026-03-10T18:12:25.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35132026-03-10T18:12:25.793Z
35142026-03-10T18:12:25.793Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35152026-03-10T18:12:26.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162026-03-10T18:12:26.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172026-03-10T18:12:26.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182026-03-10T18:12:26.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35192026-03-10T18:12:26.545Z
35202026-03-10T18:12:26.546Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35212026-03-10T18:12:27.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222026-03-10T18:12:27.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232026-03-10T18:12:27.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242026-03-10T18:12:27.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35252026-03-10T18:12:27.314Z
35262026-03-10T18:12:27.314Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35272026-03-10T18:12:27.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282026-03-10T18:12:28.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292026-03-10T18:12:28.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302026-03-10T18:12:28.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35312026-03-10T18:12:28.194Z
35322026-03-10T18:12:28.194Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35332026-03-10T18:12:28.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342026-03-10T18:12:28.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352026-03-10T18:12:28.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362026-03-10T18:12:28.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35372026-03-10T18:12:28.825Z
35382026-03-10T18:12:28.825Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35392026-03-10T18:12:29.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402026-03-10T18:12:29.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412026-03-10T18:12:29.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422026-03-10T18:12:29.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35432026-03-10T18:12:29.671Z
35442026-03-10T18:12:29.671Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35452026-03-10T18:12:30.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462026-03-10T18:12:30.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472026-03-10T18:12:30.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482026-03-10T18:12:30.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35492026-03-10T18:12:30.518Z
35502026-03-10T18:12:30.518Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35512026-03-10T18:12:31.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522026-03-10T18:12:31.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532026-03-10T18:12:31.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542026-03-10T18:12:31.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35552026-03-10T18:12:31.349Z
35562026-03-10T18:12:31.349Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35572026-03-10T18:12:32.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582026-03-10T18:12:32.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592026-03-10T18:12:32.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602026-03-10T18:12:32.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35612026-03-10T18:12:32.147Z
35622026-03-10T18:12:32.147Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35632026-03-10T18:12:32.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642026-03-10T18:12:32.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652026-03-10T18:12:32.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662026-03-10T18:12:32.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35672026-03-10T18:12:32.937Z
35682026-03-10T18:12:32.937Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35692026-03-10T18:12:37.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702026-03-10T18:12:37.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712026-03-10T18:12:37.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722026-03-10T18:12:37.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35732026-03-10T18:12:37.303Z
35742026-03-10T18:12:37.303Zinfo: running `cargo check --bins` on key-manager (168/256)
35752026-03-10T18:12:37.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762026-03-10T18:12:37.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772026-03-10T18:12:37.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35782026-03-10T18:12:37.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35792026-03-10T18:12:37.303Z
35802026-03-10T18:12:37.303Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35812026-03-10T18:12:37.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35822026-03-10T18:12:37.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35832026-03-10T18:12:37.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35842026-03-10T18:12:37.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35852026-03-10T18:12:37.304Z
35862026-03-10T18:12:37.304Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35872026-03-10T18:12:37.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882026-03-10T18:12:37.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892026-03-10T18:12:37.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902026-03-10T18:12:37.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35912026-03-10T18:12:37.304Z
35922026-03-10T18:12:37.304Zinfo: running `cargo check --bins` on typed-rng (171/256)
35932026-03-10T18:12:37.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942026-03-10T18:12:37.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952026-03-10T18:12:37.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962026-03-10T18:12:37.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35972026-03-10T18:12:37.304Z
35982026-03-10T18:12:37.304Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
35992026-03-10T18:12:37.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002026-03-10T18:12:37.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012026-03-10T18:12:37.846Z Compiling libefi-sys v0.1.0
36022026-03-10T18:12:37.849Z Compiling bitfield-struct v0.6.2
36032026-03-10T18:12:37.849Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36042026-03-10T18:12:37.990Z Compiling xshell-macros v0.2.7
36052026-03-10T18:12:37.995Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36062026-03-10T18:12:37.995Z Compiling salty v0.3.0
36072026-03-10T18:12:37.995Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36082026-03-10T18:12:37.998Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36092026-03-10T18:12:38.148Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36102026-03-10T18:12:38.457Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36112026-03-10T18:12:38.523Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36122026-03-10T18:12:38.579Z Checking xshell v0.2.7
36132026-03-10T18:12:38.640Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36142026-03-10T18:12:38.667Z Checking primeorder v0.13.6
36152026-03-10T18:12:38.763Z Compiling proc-macro-error-attr2 v2.0.0
36162026-03-10T18:12:38.834Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36172026-03-10T18:12:38.834Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36182026-03-10T18:12:38.839Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36192026-03-10T18:12:38.994Z Checking p384 v0.13.1
36202026-03-10T18:12:39.011Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36212026-03-10T18:12:39.027Z Compiling nix v0.31.1
36222026-03-10T18:12:39.143Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36232026-03-10T18:12:39.221Z Compiling proc-macro-error2 v2.0.1
36242026-03-10T18:12:39.421Z Compiling num-derive v0.3.3
36252026-03-10T18:12:39.445Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36262026-03-10T18:12:39.535Z Compiling unicase v2.9.0
36272026-03-10T18:12:39.591Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36282026-03-10T18:12:39.610Z Compiling tabled_derive v0.11.0
36292026-03-10T18:12:39.733Z Checking papergrid v0.17.0
36302026-03-10T18:12:39.794Z Compiling mime_guess v2.0.5
36312026-03-10T18:12:40.085Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36322026-03-10T18:12:40.508Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36332026-03-10T18:12:40.539Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36342026-03-10T18:12:40.645Z Checking libscf-sys v1.1.0
36352026-03-10T18:12:40.663Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36362026-03-10T18:12:40.811Z Checking testing_table v0.3.0
36372026-03-10T18:12:40.842Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36382026-03-10T18:12:40.925Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36392026-03-10T18:12:41.119Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36402026-03-10T18:12:41.261Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36412026-03-10T18:12:41.267Z Checking corncobs v0.1.4
36422026-03-10T18:12:41.315Z Checking tabled v0.20.0
36432026-03-10T18:12:41.351Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36442026-03-10T18:12:41.400Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36452026-03-10T18:12:41.474Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36462026-03-10T18:12:41.527Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36472026-03-10T18:12:41.580Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36482026-03-10T18:12:41.743Z Checking secrecy v0.8.0
36492026-03-10T18:12:41.887Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36502026-03-10T18:12:41.903Z Checking http-range v0.1.5
36512026-03-10T18:12:42.360Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36522026-03-10T18:12:42.503Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36532026-03-10T18:12:42.600Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36542026-03-10T18:12:42.727Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36552026-03-10T18:12:42.730Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36562026-03-10T18:12:42.778Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36572026-03-10T18:12:42.796Z Checking atty v0.2.14
36582026-03-10T18:12:42.858Z Checking crc8 v0.1.1
36592026-03-10T18:12:42.911Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36602026-03-10T18:12:42.929Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36612026-03-10T18:12:42.975Z Checking hyper-staticfile v0.10.1
36622026-03-10T18:12:43.069Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36632026-03-10T18:12:43.324Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36642026-03-10T18:12:43.345Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36652026-03-10T18:12:43.582Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36662026-03-10T18:12:43.605Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36672026-03-10T18:12:43.623Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36682026-03-10T18:12:43.995Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36692026-03-10T18:12:44.051Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36702026-03-10T18:12:44.075Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36712026-03-10T18:12:44.093Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36722026-03-10T18:12:44.305Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36732026-03-10T18:12:44.417Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36742026-03-10T18:12:44.714Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36752026-03-10T18:12:44.775Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36762026-03-10T18:12:44.814Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36772026-03-10T18:12:46.328Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36782026-03-10T18:12:46.384Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36792026-03-10T18:12:46.650Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36802026-03-10T18:12:46.917Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36812026-03-10T18:12:47.426Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36822026-03-10T18:12:47.734Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36832026-03-10T18:12:54.504Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36842026-03-10T18:13:10.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.51s
36852026-03-10T18:13:10.575Z
36862026-03-10T18:13:10.575Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36872026-03-10T18:13:11.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882026-03-10T18:13:11.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892026-03-10T18:13:11.518Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36902026-03-10T18:13:27.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.79s
36912026-03-10T18:13:27.614Z
36922026-03-10T18:13:27.614Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36932026-03-10T18:13:28.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942026-03-10T18:13:28.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952026-03-10T18:13:28.548Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36962026-03-10T18:13:44.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.95s
36972026-03-10T18:13:44.810Z
36982026-03-10T18:13:44.810Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
36992026-03-10T18:13:45.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002026-03-10T18:13:45.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012026-03-10T18:13:45.741Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37022026-03-10T18:14:01.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.82s
37032026-03-10T18:14:01.872Z
37042026-03-10T18:14:01.872Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37052026-03-10T18:14:02.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062026-03-10T18:14:02.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072026-03-10T18:14:02.813Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37082026-03-10T18:14:18.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.86s
37092026-03-10T18:14:18.970Z
37102026-03-10T18:14:18.970Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37112026-03-10T18:14:19.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37122026-03-10T18:14:19.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37132026-03-10T18:14:19.913Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37142026-03-10T18:14:35.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.89s
37152026-03-10T18:14:36.091Z
37162026-03-10T18:14:36.091Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37172026-03-10T18:14:36.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37182026-03-10T18:14:36.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37192026-03-10T18:14:37.021Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37202026-03-10T18:14:52.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.81s
37212026-03-10T18:14:53.141Z
37222026-03-10T18:14:53.141Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37232026-03-10T18:14:53.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242026-03-10T18:14:53.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252026-03-10T18:14:54.165Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37262026-03-10T18:15:10.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s
37272026-03-10T18:15:10.290Z
37282026-03-10T18:15:10.290Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37292026-03-10T18:15:10.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302026-03-10T18:15:10.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312026-03-10T18:15:10.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37322026-03-10T18:15:10.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37332026-03-10T18:15:11.098Z
37342026-03-10T18:15:11.098Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37352026-03-10T18:15:11.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362026-03-10T18:15:11.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372026-03-10T18:15:11.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37382026-03-10T18:15:11.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37392026-03-10T18:15:11.894Z
37402026-03-10T18:15:11.894Zinfo: running `cargo check --bins` on range-requests (182/256)
37412026-03-10T18:15:12.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422026-03-10T18:15:12.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432026-03-10T18:15:12.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37442026-03-10T18:15:12.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37452026-03-10T18:15:12.663Z
37462026-03-10T18:15:12.663Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37472026-03-10T18:15:13.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482026-03-10T18:15:13.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492026-03-10T18:15:13.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37502026-03-10T18:15:13.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
37512026-03-10T18:15:13.431Z
37522026-03-10T18:15:13.431Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37532026-03-10T18:15:14.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542026-03-10T18:15:14.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552026-03-10T18:15:14.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37562026-03-10T18:15:14.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37572026-03-10T18:15:14.232Z
37582026-03-10T18:15:14.232Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37592026-03-10T18:15:14.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602026-03-10T18:15:14.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612026-03-10T18:15:14.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37622026-03-10T18:15:14.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37632026-03-10T18:15:15.023Z
37642026-03-10T18:15:15.023Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37652026-03-10T18:15:15.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662026-03-10T18:15:15.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672026-03-10T18:15:15.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37682026-03-10T18:15:15.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37692026-03-10T18:15:15.809Z
37702026-03-10T18:15:15.809Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37712026-03-10T18:15:16.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722026-03-10T18:15:16.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732026-03-10T18:15:16.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37742026-03-10T18:15:16.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37752026-03-10T18:15:16.613Z
37762026-03-10T18:15:16.613Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37772026-03-10T18:15:17.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782026-03-10T18:15:17.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792026-03-10T18:15:17.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37802026-03-10T18:15:17.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37812026-03-10T18:15:17.416Z
37822026-03-10T18:15:17.416Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37832026-03-10T18:15:18.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842026-03-10T18:15:18.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852026-03-10T18:15:18.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862026-03-10T18:15:18.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37872026-03-10T18:15:18.218Z
37882026-03-10T18:15:18.218Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37892026-03-10T18:15:18.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902026-03-10T18:15:18.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912026-03-10T18:15:18.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922026-03-10T18:15:18.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37932026-03-10T18:15:19.023Z
37942026-03-10T18:15:19.023Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37952026-03-10T18:15:19.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962026-03-10T18:15:19.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972026-03-10T18:15:19.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982026-03-10T18:15:19.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37992026-03-10T18:15:19.830Z
38002026-03-10T18:15:19.830Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38012026-03-10T18:15:20.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022026-03-10T18:15:20.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032026-03-10T18:15:20.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042026-03-10T18:15:20.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38052026-03-10T18:15:20.634Z
38062026-03-10T18:15:20.634Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38072026-03-10T18:15:21.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082026-03-10T18:15:21.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092026-03-10T18:15:21.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38102026-03-10T18:15:21.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38112026-03-10T18:15:21.443Z
38122026-03-10T18:15:21.443Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38132026-03-10T18:15:22.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142026-03-10T18:15:22.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152026-03-10T18:15:22.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162026-03-10T18:15:22.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38172026-03-10T18:15:22.268Z
38182026-03-10T18:15:22.268Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38192026-03-10T18:15:22.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202026-03-10T18:15:23.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212026-03-10T18:15:23.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222026-03-10T18:15:23.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38232026-03-10T18:15:23.115Z
38242026-03-10T18:15:23.115Zinfo: running `cargo check --bins` on update-common (196/256)
38252026-03-10T18:15:23.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262026-03-10T18:15:23.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272026-03-10T18:15:23.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38282026-03-10T18:15:23.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
38292026-03-10T18:15:23.897Z
38302026-03-10T18:15:23.897Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38312026-03-10T18:15:24.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322026-03-10T18:15:24.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332026-03-10T18:15:24.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38342026-03-10T18:15:24.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38352026-03-10T18:15:24.741Z
38362026-03-10T18:15:24.741Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38372026-03-10T18:15:25.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382026-03-10T18:15:25.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392026-03-10T18:15:25.666Z Compiling fs-err v2.11.0
38402026-03-10T18:15:25.669Z Checking ignore v0.4.25
38412026-03-10T18:15:25.669Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38422026-03-10T18:15:25.670Z Checking predicates-tree v1.0.13
38432026-03-10T18:15:25.781Z Checking parse-size v1.1.0
38442026-03-10T18:15:25.817Z Checking rand_seeder v0.4.0
38452026-03-10T18:15:25.831Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38462026-03-10T18:15:25.834Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38472026-03-10T18:15:25.932Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38482026-03-10T18:15:25.956Z Compiling petname v2.0.2
38492026-03-10T18:15:26.009Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38502026-03-10T18:15:26.194Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38512026-03-10T18:15:26.213Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38522026-03-10T18:15:26.307Z Checking globwalk v0.9.1
38532026-03-10T18:15:26.372Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38542026-03-10T18:15:26.417Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38552026-03-10T18:15:26.535Z Checking camino-tempfile-ext v0.3.3
38562026-03-10T18:15:26.555Z Checking sapling-renderdag v0.1.0
38572026-03-10T18:15:26.667Z Checking sync-ptr v0.1.4
38582026-03-10T18:15:26.781Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38592026-03-10T18:15:26.816Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38602026-03-10T18:15:26.887Z Checking colored v2.2.0
38612026-03-10T18:15:26.938Z Checking assert_matches v1.5.0
38622026-03-10T18:15:27.243Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38632026-03-10T18:15:27.401Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38642026-03-10T18:15:27.404Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38652026-03-10T18:15:28.144Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38662026-03-10T18:15:29.901Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38672026-03-10T18:15:32.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.13s
38682026-03-10T18:15:33.105Z
38692026-03-10T18:15:33.105Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38702026-03-10T18:15:33.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712026-03-10T18:15:33.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722026-03-10T18:15:33.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38732026-03-10T18:15:33.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
38742026-03-10T18:15:33.855Z
38752026-03-10T18:15:33.855Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38762026-03-10T18:15:34.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772026-03-10T18:15:34.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782026-03-10T18:15:34.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38792026-03-10T18:15:34.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38802026-03-10T18:15:34.699Z
38812026-03-10T18:15:34.699Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38822026-03-10T18:15:35.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832026-03-10T18:15:35.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842026-03-10T18:15:35.562Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38852026-03-10T18:15:35.562Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38862026-03-10T18:15:36.386Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38872026-03-10T18:15:38.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s
38882026-03-10T18:15:38.658Z
38892026-03-10T18:15:38.658Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38902026-03-10T18:15:39.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38912026-03-10T18:15:39.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38922026-03-10T18:15:39.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38932026-03-10T18:15:39.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
38942026-03-10T18:15:39.427Z
38952026-03-10T18:15:39.427Zinfo: running `cargo check --bins` on cert-dev (203/256)
38962026-03-10T18:15:40.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38972026-03-10T18:15:40.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38982026-03-10T18:15:40.164Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38992026-03-10T18:15:40.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
39002026-03-10T18:15:40.686Z
39012026-03-10T18:15:40.686Zinfo: running `cargo check --bins` on clickana (204/256)
39022026-03-10T18:15:41.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032026-03-10T18:15:41.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042026-03-10T18:15:41.464Z Compiling darling_core v0.23.0
39052026-03-10T18:15:41.467Z Compiling instability v0.3.11
39062026-03-10T18:15:41.467Z Checking castaway v0.2.4
39072026-03-10T18:15:41.467Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39082026-03-10T18:15:41.467Z Compiling indoc v2.0.7
39092026-03-10T18:15:41.581Z Checking unicode-truncate v1.1.0
39102026-03-10T18:15:41.590Z Checking lru v0.12.5
39112026-03-10T18:15:41.593Z Checking cassowary v0.3.0
39122026-03-10T18:15:41.696Z Checking compact_str v0.8.1
39132026-03-10T18:15:42.887Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39142026-03-10T18:15:43.109Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39152026-03-10T18:15:43.558Z Compiling darling_macro v0.23.0
39162026-03-10T18:15:44.108Z Compiling darling v0.23.0
39172026-03-10T18:15:44.905Z Checking ratatui v0.29.0
39182026-03-10T18:15:46.447Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39192026-03-10T18:15:47.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s
39202026-03-10T18:15:47.491Z
39212026-03-10T18:15:47.491Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39222026-03-10T18:15:48.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232026-03-10T18:15:48.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242026-03-10T18:15:48.366Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39252026-03-10T18:15:48.369Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39262026-03-10T18:15:49.096Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39272026-03-10T18:15:49.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
39282026-03-10T18:15:49.846Z
39292026-03-10T18:15:49.846Zinfo: running `cargo check --bins` on ch-dev (206/256)
39302026-03-10T18:15:50.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39312026-03-10T18:15:50.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39322026-03-10T18:15:50.715Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39332026-03-10T18:15:51.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
39342026-03-10T18:15:51.874Z
39352026-03-10T18:15:51.874Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39362026-03-10T18:15:52.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39372026-03-10T18:15:52.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39382026-03-10T18:15:52.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39392026-03-10T18:15:52.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39402026-03-10T18:15:52.469Z
39412026-03-10T18:15:52.469Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39422026-03-10T18:15:53.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39432026-03-10T18:15:53.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39442026-03-10T18:15:53.325Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39452026-03-10T18:15:53.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
39462026-03-10T18:15:54.077Z
39472026-03-10T18:15:54.077Zinfo: running `cargo check --bins` on db-dev (209/256)
39482026-03-10T18:15:54.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39492026-03-10T18:15:54.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39502026-03-10T18:15:54.944Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39512026-03-10T18:15:55.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
39522026-03-10T18:15:56.118Z
39532026-03-10T18:15:56.118Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39542026-03-10T18:15:56.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552026-03-10T18:15:56.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562026-03-10T18:15:56.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39572026-03-10T18:15:56.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39582026-03-10T18:15:56.956Z
39592026-03-10T18:15:56.957Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39602026-03-10T18:15:57.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612026-03-10T18:15:57.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622026-03-10T18:15:57.695Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39632026-03-10T18:15:58.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
39642026-03-10T18:15:58.753Z
39652026-03-10T18:15:58.753Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39662026-03-10T18:15:59.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672026-03-10T18:15:59.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682026-03-10T18:15:59.660Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39692026-03-10T18:15:59.660Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39702026-03-10T18:15:59.664Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39712026-03-10T18:15:59.664Z Checking git-stub v1.0.0
39722026-03-10T18:15:59.664Z Compiling trait-variant v0.1.2
39732026-03-10T18:15:59.664Z Checking maplit v1.0.2
39742026-03-10T18:15:59.664Z Checking is_ci v1.2.0
39752026-03-10T18:15:59.664Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39762026-03-10T18:15:59.934Z Checking supports-color v3.0.2
39772026-03-10T18:15:59.965Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39782026-03-10T18:15:59.969Z Checking git-stub-vcs v0.1.0
39792026-03-10T18:16:00.082Z Checking drift v0.1.3
39802026-03-10T18:16:00.097Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39812026-03-10T18:16:00.170Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39822026-03-10T18:16:00.229Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39832026-03-10T18:16:00.405Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39842026-03-10T18:16:00.442Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39852026-03-10T18:16:00.488Z Checking dropshot-api-manager v0.5.2
39862026-03-10T18:16:00.512Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39872026-03-10T18:16:00.707Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39882026-03-10T18:16:00.862Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39892026-03-10T18:16:00.989Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39902026-03-10T18:16:01.473Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39912026-03-10T18:16:08.306Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39922026-03-10T18:16:09.690Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39932026-03-10T18:16:10.468Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39942026-03-10T18:16:11.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.26s
39952026-03-10T18:16:11.243Z
39962026-03-10T18:16:11.243Zinfo: running `cargo check --bins` on installinator-api (213/256)
39972026-03-10T18:16:11.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-03-10T18:16:11.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-03-10T18:16:11.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-03-10T18:16:11.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
40012026-03-10T18:16:12.016Z
40022026-03-10T18:16:12.018Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40032026-03-10T18:16:12.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-03-10T18:16:12.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-03-10T18:16:12.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-03-10T18:16:12.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
40072026-03-10T18:16:12.841Z
40082026-03-10T18:16:12.841Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40092026-03-10T18:16:13.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-03-10T18:16:13.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-03-10T18:16:13.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-03-10T18:16:13.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
40132026-03-10T18:16:13.662Z
40142026-03-10T18:16:13.663Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40152026-03-10T18:16:14.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-03-10T18:16:14.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-03-10T18:16:14.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-03-10T18:16:14.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
40192026-03-10T18:16:14.485Z
40202026-03-10T18:16:14.485Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40212026-03-10T18:16:15.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-03-10T18:16:15.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-03-10T18:16:15.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-03-10T18:16:15.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
40252026-03-10T18:16:15.255Z
40262026-03-10T18:16:15.255Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40272026-03-10T18:16:15.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-03-10T18:16:15.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-03-10T18:16:15.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-03-10T18:16:15.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
40312026-03-10T18:16:16.009Z
40322026-03-10T18:16:16.009Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40332026-03-10T18:16:16.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-03-10T18:16:16.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-03-10T18:16:16.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-03-10T18:16:16.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
40372026-03-10T18:16:16.814Z
40382026-03-10T18:16:16.814Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40392026-03-10T18:16:17.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-03-10T18:16:17.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-03-10T18:16:17.566Z Checking erased-serde v0.4.9
40422026-03-10T18:16:17.668Z Checking ordered-float v2.10.1
40432026-03-10T18:16:17.681Z Checking unicode-xid v0.2.6
40442026-03-10T18:16:17.693Z Checking cargo-platform v0.2.0
40452026-03-10T18:16:17.953Z Checking serde-value v0.7.0
40462026-03-10T18:16:18.126Z Checking serde-untagged v0.1.9
40472026-03-10T18:16:18.337Z Checking cargo-util-schemas v0.8.2
40482026-03-10T18:16:19.341Z Checking cargo_metadata v0.21.0
40492026-03-10T18:16:20.224Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40502026-03-10T18:16:21.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
40512026-03-10T18:16:21.341Z
40522026-03-10T18:16:21.341Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40532026-03-10T18:16:22.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40542026-03-10T18:16:22.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40552026-03-10T18:16:22.223Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40562026-03-10T18:16:22.991Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40572026-03-10T18:16:23.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
40582026-03-10T18:16:23.865Z
40592026-03-10T18:16:23.866Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40602026-03-10T18:16:24.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40612026-03-10T18:16:24.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40622026-03-10T18:16:24.922Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40632026-03-10T18:16:24.922Z Compiling vergen-gitcl v1.0.8
40642026-03-10T18:16:24.925Z Compiling dirs-sys-next v0.1.2
40652026-03-10T18:16:24.925Z Compiling glob v0.3.3
40662026-03-10T18:16:24.925Z Compiling crunchy v0.2.4
40672026-03-10T18:16:24.925Z Compiling dsl_auto_type v0.1.3
40682026-03-10T18:16:24.925Z Checking scheduled-thread-pool v0.2.7
40692026-03-10T18:16:24.925Z Compiling diesel_table_macro_syntax v0.2.0
40702026-03-10T18:16:25.283Z Compiling dirs-next v2.0.0
40712026-03-10T18:16:25.392Z Compiling tiny-keccak v2.0.2
40722026-03-10T18:16:25.408Z Compiling term v0.7.0
40732026-03-10T18:16:25.440Z Checking r2d2 v0.8.10
40742026-03-10T18:16:25.564Z Compiling clang-sys v1.8.1
40752026-03-10T18:16:25.581Z Compiling bit-vec v0.6.3
40762026-03-10T18:16:25.693Z Compiling itertools v0.10.5
40772026-03-10T18:16:25.865Z Compiling bit-set v0.5.3
40782026-03-10T18:16:25.931Z Compiling diesel_derives v2.2.7
40792026-03-10T18:16:26.050Z Compiling ascii-canvas v3.0.0
40802026-03-10T18:16:26.068Z Compiling ena v0.14.4
40812026-03-10T18:16:26.180Z Compiling libloading v0.8.9
40822026-03-10T18:16:26.205Z Compiling diff v0.1.13
40832026-03-10T18:16:26.209Z Compiling regex-syntax v0.6.29
40842026-03-10T18:16:26.341Z Compiling bindgen v0.71.1
40852026-03-10T18:16:26.448Z Compiling cexpr v0.6.0
40862026-03-10T18:16:26.553Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40872026-03-10T18:16:26.815Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40882026-03-10T18:16:27.032Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40892026-03-10T18:16:27.050Z Compiling libxml v0.3.3
40902026-03-10T18:16:27.123Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40912026-03-10T18:16:27.368Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40922026-03-10T18:16:27.385Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40932026-03-10T18:16:27.508Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40942026-03-10T18:16:27.648Z Compiling strum_macros v0.24.3
40952026-03-10T18:16:27.837Z Compiling indoc v1.0.9
40962026-03-10T18:16:28.420Z Compiling lalrpop v0.19.12
40972026-03-10T18:16:29.104Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40982026-03-10T18:16:29.155Z Checking derive_builder v0.20.2
40992026-03-10T18:16:29.299Z Compiling oso-derive v0.27.3
41002026-03-10T18:16:29.360Z Checking quick-xml v0.37.5
41012026-03-10T18:16:29.476Z Compiling impl-trait-for-tuples v0.2.3
41022026-03-10T18:16:29.955Z Checking openssl-probe v0.1.6
41032026-03-10T18:16:30.173Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41042026-03-10T18:16:30.593Z Compiling diesel-dtrace v0.4.2
41052026-03-10T18:16:30.930Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41062026-03-10T18:16:31.157Z Checking bb8 v0.8.6
41072026-03-10T18:16:31.224Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41082026-03-10T18:16:31.503Z Checking nonempty v0.12.0
41092026-03-10T18:16:31.521Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41102026-03-10T18:16:31.714Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41112026-03-10T18:16:31.746Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41122026-03-10T18:16:31.802Z Checking support-bundle-viewer v0.1.2
41132026-03-10T18:16:31.911Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41142026-03-10T18:16:31.990Z Checking multimap v0.10.1
41152026-03-10T18:16:32.066Z Checking diesel v2.2.12
41162026-03-10T18:16:34.387Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41172026-03-10T18:16:36.336Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41182026-03-10T18:16:36.555Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41192026-03-10T18:16:37.071Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41202026-03-10T18:16:37.896Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41212026-03-10T18:16:38.675Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41222026-03-10T18:16:38.915Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41232026-03-10T18:16:39.591Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41242026-03-10T18:16:42.215Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41252026-03-10T18:16:47.143Z Compiling samael v0.0.19
41262026-03-10T18:16:53.097Z Checking async-bb8-diesel v0.2.1
41272026-03-10T18:16:55.427Z Compiling polar-core v0.27.3
41282026-03-10T18:17:01.664Z Checking oso v0.27.3
41292026-03-10T18:17:37.028Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41302026-03-10T18:18:23.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
41312026-03-10T18:18:23.552Z
41322026-03-10T18:18:23.552Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41332026-03-10T18:18:24.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41342026-03-10T18:18:24.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41352026-03-10T18:18:24.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41362026-03-10T18:18:24.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41372026-03-10T18:18:24.413Z
41382026-03-10T18:18:24.413Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41392026-03-10T18:18:25.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41402026-03-10T18:18:25.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41412026-03-10T18:18:25.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41422026-03-10T18:18:25.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41432026-03-10T18:18:25.268Z
41442026-03-10T18:18:25.268Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41452026-03-10T18:18:25.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41462026-03-10T18:18:25.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41472026-03-10T18:18:25.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41482026-03-10T18:18:25.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
41492026-03-10T18:18:26.021Z
41502026-03-10T18:18:26.021Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41512026-03-10T18:18:26.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41522026-03-10T18:18:26.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41532026-03-10T18:18:27.077Z Compiling libz-sys v1.1.24
41542026-03-10T18:18:27.201Z Compiling libgit2-sys v0.18.3+1.9.2
41552026-03-10T18:18:27.215Z Compiling vergen-git2 v1.0.7
41562026-03-10T18:18:27.227Z Compiling rustls v0.21.12
41572026-03-10T18:18:27.241Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41582026-03-10T18:18:27.244Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41592026-03-10T18:18:27.244Z Compiling nix v0.29.0
41602026-03-10T18:18:27.244Z Checking rustls-webpki v0.101.7
41612026-03-10T18:18:27.495Z Checking sct v0.7.1
41622026-03-10T18:18:27.513Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41632026-03-10T18:18:27.557Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41642026-03-10T18:18:27.661Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41652026-03-10T18:18:27.741Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41662026-03-10T18:18:27.922Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41672026-03-10T18:18:27.946Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41682026-03-10T18:18:28.014Z Checking rustls-pemfile v1.0.4
41692026-03-10T18:18:28.161Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41702026-03-10T18:18:28.179Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41712026-03-10T18:18:28.429Z Checking twox-hash v2.1.2
41722026-03-10T18:18:28.477Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41732026-03-10T18:18:28.694Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41742026-03-10T18:18:29.391Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41752026-03-10T18:18:29.466Z Checking tokio-rustls v0.24.1
41762026-03-10T18:18:29.489Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41772026-03-10T18:18:29.584Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41782026-03-10T18:18:29.712Z Checking progenitor-extras v0.1.0
41792026-03-10T18:18:29.975Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41802026-03-10T18:18:30.169Z Checking fatfs v0.3.6
41812026-03-10T18:18:30.365Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41822026-03-10T18:18:30.456Z Compiling seq-macro v0.3.6
41832026-03-10T18:18:35.405Z Compiling git2 v0.20.4
41842026-03-10T18:18:36.312Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41852026-03-10T18:18:36.465Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41862026-03-10T18:18:38.615Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41872026-03-10T18:19:46.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
41882026-03-10T18:19:47.246Z
41892026-03-10T18:19:47.246Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41902026-03-10T18:19:48.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41912026-03-10T18:19:48.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41922026-03-10T18:19:48.343Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41932026-03-10T18:20:47.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
41942026-03-10T18:20:47.826Z
41952026-03-10T18:20:47.826Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41962026-03-10T18:20:48.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41972026-03-10T18:20:48.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41982026-03-10T18:20:48.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41992026-03-10T18:20:48.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42002026-03-10T18:20:48.592Z
42012026-03-10T18:20:48.592Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42022026-03-10T18:20:49.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42032026-03-10T18:20:49.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42042026-03-10T18:20:49.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42052026-03-10T18:20:49.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42062026-03-10T18:20:49.450Z
42072026-03-10T18:20:49.450Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42082026-03-10T18:20:50.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42092026-03-10T18:20:50.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42102026-03-10T18:20:50.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42112026-03-10T18:20:50.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
42122026-03-10T18:20:50.288Z
42132026-03-10T18:20:50.288Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42142026-03-10T18:20:51.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152026-03-10T18:20:51.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162026-03-10T18:20:51.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42172026-03-10T18:20:51.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42182026-03-10T18:20:51.137Z
42192026-03-10T18:20:51.137Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42202026-03-10T18:20:51.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42212026-03-10T18:20:51.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42222026-03-10T18:20:51.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42232026-03-10T18:20:51.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42242026-03-10T18:20:51.987Z
42252026-03-10T18:20:51.987Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42262026-03-10T18:20:52.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42272026-03-10T18:20:52.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42282026-03-10T18:20:52.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42292026-03-10T18:20:52.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42302026-03-10T18:20:52.842Z
42312026-03-10T18:20:52.842Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42322026-03-10T18:20:53.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42332026-03-10T18:20:53.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42342026-03-10T18:20:53.932Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42352026-03-10T18:20:53.932Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42362026-03-10T18:20:54.079Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42372026-03-10T18:20:54.095Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42382026-03-10T18:20:54.098Z Checking yansi v1.0.1
42392026-03-10T18:20:54.098Z Checking diff v0.1.13
42402026-03-10T18:20:54.098Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42412026-03-10T18:20:54.098Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42422026-03-10T18:20:54.291Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42432026-03-10T18:20:54.431Z Checking pretty_assertions v1.4.1
42442026-03-10T18:20:55.337Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42452026-03-10T18:21:28.290Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42462026-03-10T18:21:28.293Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42472026-03-10T18:21:28.293Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42482026-03-10T18:21:28.293Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42492026-03-10T18:21:28.293Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42502026-03-10T18:21:28.293Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42512026-03-10T18:21:29.205Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42522026-03-10T18:21:30.622Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42532026-03-10T18:22:29.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
42542026-03-10T18:22:29.395Z
42552026-03-10T18:22:29.395Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42562026-03-10T18:22:30.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572026-03-10T18:22:30.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582026-03-10T18:22:30.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42592026-03-10T18:22:30.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42602026-03-10T18:22:30.158Z
42612026-03-10T18:22:30.159Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42622026-03-10T18:22:30.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42632026-03-10T18:22:30.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42642026-03-10T18:22:31.085Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42652026-03-10T18:22:31.202Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42662026-03-10T18:22:31.206Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42672026-03-10T18:22:53.199Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42682026-03-10T18:22:53.708Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42692026-03-10T18:22:56.090Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42702026-03-10T18:22:56.665Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42712026-03-10T18:23:00.724Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42722026-03-10T18:23:32.559Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42732026-03-10T18:23:33.393Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42742026-03-10T18:23:35.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
42752026-03-10T18:23:35.797Z
42762026-03-10T18:23:35.797Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42772026-03-10T18:23:36.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-03-10T18:23:36.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-03-10T18:23:36.666Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42802026-03-10T18:23:37.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
42812026-03-10T18:23:37.776Z
42822026-03-10T18:23:37.776Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42832026-03-10T18:23:38.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-03-10T18:23:38.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-03-10T18:23:38.576Z Compiling blake3 v1.8.3
42862026-03-10T18:23:38.581Z Checking arrayref v0.3.9
42872026-03-10T18:23:38.679Z Checking constant_time_eq v0.4.2
42882026-03-10T18:23:38.685Z Checking arrayvec v0.7.6
42892026-03-10T18:23:38.715Z Checking topological-sort v0.2.2
42902026-03-10T18:23:38.720Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42912026-03-10T18:23:38.720Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42922026-03-10T18:23:38.720Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42932026-03-10T18:23:38.763Z Checking shell-words v1.1.1
42942026-03-10T18:23:39.780Z Checking omicron-zone-package v0.12.2
42952026-03-10T18:23:40.709Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42962026-03-10T18:23:41.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
42972026-03-10T18:23:42.007Z
42982026-03-10T18:23:42.007Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
42992026-03-10T18:23:42.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43002026-03-10T18:23:42.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43012026-03-10T18:23:42.802Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43022026-03-10T18:23:43.175Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43032026-03-10T18:23:43.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
43042026-03-10T18:23:43.884Z
43052026-03-10T18:23:43.884Zinfo: running `cargo check --bins` on xtask (240/256)
43062026-03-10T18:23:44.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43072026-03-10T18:23:44.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43082026-03-10T18:23:44.475Z Checking libc v0.2.180
43092026-03-10T18:23:44.564Z Checking serde v1.0.228
43102026-03-10T18:23:44.568Z Checking zerofrom v0.1.6
43112026-03-10T18:23:44.578Z Checking bitflags v2.11.0
43122026-03-10T18:23:44.592Z Checking hashbrown v0.16.1
43132026-03-10T18:23:44.595Z Checking smallvec v1.15.1
43142026-03-10T18:23:44.613Z Checking serde_json v1.0.149
43152026-03-10T18:23:44.616Z Checking scroll v0.12.0
43162026-03-10T18:23:44.711Z Checking yoke v0.8.1
43172026-03-10T18:23:44.778Z Checking num-traits v0.2.19
43182026-03-10T18:23:44.834Z Checking thiserror v1.0.69
43192026-03-10T18:23:44.910Z Checking percent-encoding v2.3.2
43202026-03-10T18:23:44.934Z Checking zerovec v0.11.5
43212026-03-10T18:23:44.951Z Checking zerotrie v0.2.3
43222026-03-10T18:23:45.037Z Checking errno v0.3.14
43232026-03-10T18:23:45.106Z Checking log v0.4.29
43242026-03-10T18:23:45.120Z Checking serde_spanned v0.6.9
43252026-03-10T18:23:45.187Z Checking rustix v1.1.3
43262026-03-10T18:23:45.206Z Checking indexmap v2.13.0
43272026-03-10T18:23:45.269Z Checking toml_datetime v0.6.11
43282026-03-10T18:23:45.283Z Checking form_urlencoded v1.2.2
43292026-03-10T18:23:45.297Z Checking goblin v0.8.2
43302026-03-10T18:23:45.443Z Checking zerocopy v0.7.35
43312026-03-10T18:23:45.483Z Checking getrandom v0.4.1
43322026-03-10T18:23:45.500Z Checking thiserror v2.0.18
43332026-03-10T18:23:45.542Z Checking tinystr v0.8.2
43342026-03-10T18:23:45.559Z Checking potential_utf v0.1.4
43352026-03-10T18:23:45.621Z Checking ordered-float v2.10.1
43362026-03-10T18:23:45.647Z Checking syn v2.0.117
43372026-03-10T18:23:45.722Z Checking icu_collections v2.1.1
43382026-03-10T18:23:45.775Z Checking icu_locale_core v2.1.1
43392026-03-10T18:23:45.939Z Checking serde-value v0.7.0
43402026-03-10T18:23:45.951Z Checking toml_edit v0.22.27
43412026-03-10T18:23:46.124Z Checking dtrace-parser v0.2.0
43422026-03-10T18:23:46.150Z Checking thread-id v4.2.2
43432026-03-10T18:23:46.207Z Checking once_cell v1.21.3
43442026-03-10T18:23:46.252Z Checking cargo-platform v0.2.0
43452026-03-10T18:23:46.328Z Checking terminal_size v0.4.3
43462026-03-10T18:23:46.427Z Checking memmap v0.7.0
43472026-03-10T18:23:46.430Z Checking tempfile v3.25.0
43482026-03-10T18:23:46.464Z Checking clap_builder v4.5.60
43492026-03-10T18:23:46.480Z Checking textwrap v0.16.2
43502026-03-10T18:23:46.555Z Checking icu_provider v2.1.1
43512026-03-10T18:23:46.589Z Checking fs-err v3.3.0
43522026-03-10T18:23:46.690Z Checking camino-tempfile v1.4.1
43532026-03-10T18:23:46.754Z Checking anyhow v1.0.102
43542026-03-10T18:23:46.823Z Checking tabled v0.15.0
43552026-03-10T18:23:46.860Z Checking icu_normalizer v2.1.1
43562026-03-10T18:23:46.892Z Checking icu_properties v2.1.2
43572026-03-10T18:23:47.010Z Checking macaddr v1.0.1
43582026-03-10T18:23:47.243Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43592026-03-10T18:23:47.451Z Checking toml v0.8.23
43602026-03-10T18:23:47.882Z Checking cargo_toml v0.21.0
43612026-03-10T18:23:48.016Z Checking dof v0.3.0
43622026-03-10T18:23:48.030Z Checking idna_adapter v1.2.1
43632026-03-10T18:23:48.111Z Checking clap v4.5.60
43642026-03-10T18:23:48.172Z Checking idna v1.1.0
43652026-03-10T18:23:48.379Z Checking usdt-impl v0.5.0
43662026-03-10T18:23:48.468Z Checking url v2.5.8
43672026-03-10T18:23:48.717Z Checking usdt v0.5.0
43682026-03-10T18:23:48.945Z Checking cargo-util-schemas v0.8.2
43692026-03-10T18:23:49.951Z Checking cargo_metadata v0.21.0
43702026-03-10T18:23:50.822Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43712026-03-10T18:23:51.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.50s
43722026-03-10T18:23:51.529Z
43732026-03-10T18:23:51.529Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43742026-03-10T18:23:52.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43752026-03-10T18:23:52.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43762026-03-10T18:23:52.488Z Checking polyval v0.6.2
43772026-03-10T18:23:52.605Z Checking ctr v0.9.2
43782026-03-10T18:23:52.619Z Checking ssh-encoding v0.2.0
43792026-03-10T18:23:52.622Z Checking blowfish v0.9.1
43802026-03-10T18:23:52.642Z Checking password-hash v0.4.2
43812026-03-10T18:23:52.656Z Checking p521 v0.13.3
43822026-03-10T18:23:52.659Z Checking p256 v0.13.2
43832026-03-10T18:23:52.659Z Checking russh-cryptovec v0.7.3
43842026-03-10T18:23:52.790Z Checking ghash v0.5.1
43852026-03-10T18:23:52.807Z Checking bcrypt-pbkdf v0.10.0
43862026-03-10T18:23:52.807Z Checking md5 v0.7.0
43872026-03-10T18:23:52.843Z Checking num-bigint v0.4.6
43882026-03-10T18:23:52.870Z Checking des v0.8.1
43892026-03-10T18:23:52.954Z Checking pbkdf2 v0.11.0
43902026-03-10T18:23:52.960Z Checking aes-gcm v0.10.3
43912026-03-10T18:23:52.999Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43922026-03-10T18:23:53.026Z Checking hex-literal v0.4.1
43932026-03-10T18:23:53.043Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43942026-03-10T18:23:53.060Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43952026-03-10T18:23:53.119Z Checking ssh-cipher v0.2.0
43962026-03-10T18:23:53.134Z Checking socket2 v0.5.10
43972026-03-10T18:23:53.156Z Checking internet-checksum v0.2.1
43982026-03-10T18:23:53.329Z Checking ssh-key v0.6.7
43992026-03-10T18:23:53.531Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44002026-03-10T18:23:54.206Z Checking russh-keys v0.45.0
44012026-03-10T18:23:54.940Z Checking russh v0.45.0
44022026-03-10T18:24:16.781Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44032026-03-10T18:24:18.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.80s
44042026-03-10T18:24:18.579Z
44052026-03-10T18:24:18.579Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44062026-03-10T18:24:19.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44072026-03-10T18:24:19.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44082026-03-10T18:24:19.367Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44092026-03-10T18:24:19.370Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44102026-03-10T18:24:19.370Z Checking termios v0.3.3
44112026-03-10T18:24:21.181Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44122026-03-10T18:24:21.364Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44132026-03-10T18:24:24.032Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44142026-03-10T18:24:24.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
44152026-03-10T18:24:24.978Z
44162026-03-10T18:24:24.978Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44172026-03-10T18:24:25.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44182026-03-10T18:24:25.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44192026-03-10T18:24:25.834Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44202026-03-10T18:24:25.944Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44212026-03-10T18:24:25.956Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44222026-03-10T18:24:25.959Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44232026-03-10T18:24:25.959Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44242026-03-10T18:24:26.458Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44252026-03-10T18:24:26.460Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44262026-03-10T18:24:27.371Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44272026-03-10T18:24:27.454Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44282026-03-10T18:24:27.458Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44292026-03-10T18:24:28.319Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44302026-03-10T18:24:30.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
44312026-03-10T18:24:30.765Z
44322026-03-10T18:24:30.765Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44332026-03-10T18:24:31.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44342026-03-10T18:24:31.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44352026-03-10T18:24:31.544Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44362026-03-10T18:24:32.094Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44372026-03-10T18:24:32.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
44382026-03-10T18:24:32.705Z
44392026-03-10T18:24:32.706Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44402026-03-10T18:24:33.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-03-10T18:24:33.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-03-10T18:24:33.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-03-10T18:24:33.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
44442026-03-10T18:24:33.467Z
44452026-03-10T18:24:33.467Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44462026-03-10T18:24:34.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-03-10T18:24:34.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-03-10T18:24:34.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-03-10T18:24:34.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
44502026-03-10T18:24:34.222Z
44512026-03-10T18:24:34.222Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44522026-03-10T18:24:34.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-03-10T18:24:34.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-03-10T18:24:35.116Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44552026-03-10T18:24:35.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
44562026-03-10T18:24:36.094Z
44572026-03-10T18:24:36.095Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44582026-03-10T18:24:36.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-03-10T18:24:36.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-03-10T18:24:36.876Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44612026-03-10T18:24:36.880Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44622026-03-10T18:24:37.164Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44632026-03-10T18:24:37.167Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44642026-03-10T18:24:38.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
44652026-03-10T18:24:38.359Z
44662026-03-10T18:24:38.359Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44672026-03-10T18:24:39.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44682026-03-10T18:24:39.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44692026-03-10T18:24:39.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44702026-03-10T18:24:39.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
44712026-03-10T18:24:39.127Z
44722026-03-10T18:24:39.127Zinfo: running `cargo check --bins` on omicron-package (250/256)
44732026-03-10T18:24:39.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44742026-03-10T18:24:39.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44752026-03-10T18:24:39.918Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44762026-03-10T18:24:41.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
44772026-03-10T18:24:41.496Z
44782026-03-10T18:24:41.496Zinfo: running `cargo check --bins` on tqdb (251/256)
44792026-03-10T18:24:42.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44802026-03-10T18:24:42.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44812026-03-10T18:24:42.425Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44822026-03-10T18:24:42.862Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44832026-03-10T18:24:43.713Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44842026-03-10T18:24:43.716Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44852026-03-10T18:24:50.218Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44862026-03-10T18:24:51.134Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44872026-03-10T18:24:51.138Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44882026-03-10T18:24:51.138Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44892026-03-10T18:24:51.138Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44902026-03-10T18:24:52.281Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44912026-03-10T18:25:01.374Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44922026-03-10T18:25:09.501Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44932026-03-10T18:25:09.521Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44942026-03-10T18:25:09.521Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44952026-03-10T18:25:09.521Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44962026-03-10T18:25:11.383Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44972026-03-10T18:25:13.163Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44982026-03-10T18:25:14.068Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44992026-03-10T18:25:15.756Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
45002026-03-10T18:25:16.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.98s
45012026-03-10T18:25:16.722Z
45022026-03-10T18:25:16.722Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45032026-03-10T18:25:17.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45042026-03-10T18:25:17.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45052026-03-10T18:25:17.577Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45062026-03-10T18:25:17.583Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45072026-03-10T18:25:17.583Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45082026-03-10T18:25:17.713Z Checking rtoolbox v0.0.3
45092026-03-10T18:25:17.717Z Checking tui-tree-widget v0.23.1
45102026-03-10T18:25:17.856Z Checking rpassword v7.4.0
45112026-03-10T18:25:18.003Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45122026-03-10T18:25:19.140Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45132026-03-10T18:25:25.608Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45142026-03-10T18:25:26.522Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45152026-03-10T18:25:27.904Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45162026-03-10T18:25:32.066Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45172026-03-10T18:25:34.597Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45182026-03-10T18:25:35.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.03s
45192026-03-10T18:25:35.975Z
45202026-03-10T18:25:35.976Zinfo: running `cargo check --bins` on wicket (253/256)
45212026-03-10T18:25:36.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45222026-03-10T18:25:36.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45232026-03-10T18:25:36.821Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45242026-03-10T18:25:37.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
45252026-03-10T18:25:37.444Z
45262026-03-10T18:25:37.444Zinfo: running `cargo check --bins` on wicketd (254/256)
45272026-03-10T18:25:38.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45282026-03-10T18:25:38.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45292026-03-10T18:25:38.295Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45302026-03-10T18:25:38.303Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45312026-03-10T18:25:38.303Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45322026-03-10T18:25:38.303Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45332026-03-10T18:25:39.857Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45342026-03-10T18:25:40.638Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45352026-03-10T18:25:45.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.26s
45362026-03-10T18:25:45.512Z
45372026-03-10T18:25:45.513Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45382026-03-10T18:25:45.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45392026-03-10T18:25:45.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45402026-03-10T18:25:45.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45412026-03-10T18:25:45.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
45422026-03-10T18:25:45.688Z
45432026-03-10T18:25:45.688Zinfo: running `cargo check --bins` on zone-setup (256/256)
45442026-03-10T18:25:46.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45452026-03-10T18:25:46.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45462026-03-10T18:25:46.492Z Checking uzers v0.12.2
45472026-03-10T18:25:46.820Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45482026-03-10T18:25:47.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
45492026-03-10T18:25:47.989Z
45502026-03-10T18:25:48.003Zreal 18:16.324140596
45512026-03-10T18:25:48.003Zuser 27:49.600812767
45522026-03-10T18:25:48.003Zsys 5:05.014175771
45532026-03-10T18:25:48.003Ztrap 0.487253208
45542026-03-10T18:25:48.003Ztflt 0.565669512
45552026-03-10T18:25:48.003Zdflt 0.703574986
45562026-03-10T18:25:48.003Zkflt 0.000942758
45572026-03-10T18:25:48.003Zlock 1:15:49.106346304
45582026-03-10T18:25:48.004Zslp 2:36:47.380574731
45592026-03-10T18:25:48.004Zlat 1:30.403599810
45602026-03-10T18:25:48.004Zstop 4:26.665638841
45612026-03-10T18:25:48.004Zprocess exited: duration 1402563 ms, exit code 0
 
45622026-03-10T18:25:48.016Zfound 0 output files