01KKFRWB3DESKV5M76ZKQ847V8: 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: 01KKFRWNJ9HMXWJ0KP9B2ZSQBN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-12T01:00:24.568Zjob assigned to worker 01KKFRWRZW2JBPQZ30TTMDKE5V [factory aws, i-0a00af87f434ad54f] (queued for 51 s)
 
22026-03-12T01:00:33.212Zstarting task 0: "setup"
32026-03-12T01:00:33.217Z++ uname -s
42026-03-12T01:00:33.219Z+ kern=SunOS
52026-03-12T01:00:33.219Z+ build_user=build
62026-03-12T01:00:33.220Z+ build_uid=12345
72026-03-12T01:00:33.220Z+ work_dir=/work
82026-03-12T01:00:33.220Z+ input_dir=/input
92026-03-12T01:00:33.220Z+ [[ 0 == 12345 ]]
102026-03-12T01:00:33.220Z+ case "$kern" in
112026-03-12T01:00:33.220Z+ groupadd -g 12345 build
122026-03-12T01:00:33.222Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-12T01:00:35.228Z+ zfs create -o mountpoint=/work rpool/work
142026-03-12T01:00:35.390Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-12T01:00:35.393Z+ home_fs=zfs
162026-03-12T01:00:35.393Z+ [[ zfs == autofs ]]
172026-03-12T01:00:35.393Z+ mkdir -p /home/build
182026-03-12T01:00:35.395Z+ chown build:build /home/build /work
192026-03-12T01:00:37.396Z+ chmod 0700 /home/build /work
202026-03-12T01:00:37.400Zprocess exited: duration 4187 ms, exit code 0
 
212026-03-12T01:00:37.405Zstarting task 1: "rust-toolchain"
222026-03-12T01:00:37.410Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-12T01:00:37.410Z * rust toolchain channel = "1.91.1"
242026-03-12T01:00:37.410Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-12T01:00:37.410Z * rust toolchain profile = "default"
262026-03-12T01:00:37.410Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-12T01:00:37.413Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-12T01:00:37.413Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-12T01:00:37.413Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-12T01:00:37.625Zinfo: downloading installer
312026-03-12T01:00:39.362Zwarn: It looks like you have an existing installation of Rust at:
322026-03-12T01:00:39.362Zwarn: /opt/ooce/bin
332026-03-12T01:00:39.362Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-12T01:00:39.362Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-12T01:00:39.362Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-12T01:00:39.362Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-12T01:00:39.362Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-12T01:00:39.362Zerror: cannot install while Rust is installed
392026-03-12T01:00:39.362Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-12T01:00:39.401Zinfo: profile set to 'default'
412026-03-12T01:00:39.401Zinfo: default host triple is x86_64-unknown-illumos
422026-03-12T01:00:39.404Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-12T01:00:39.584Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-12T01:00:39.585Zinfo: downloading component 'cargo'
452026-03-12T01:00:40.825Zinfo: downloading component 'clippy'
462026-03-12T01:00:41.302Zinfo: downloading component 'rust-docs'
472026-03-12T01:00:42.825Zinfo: downloading component 'rust-std'
482026-03-12T01:00:44.757Zinfo: downloading component 'rustc'
492026-03-12T01:00:52.203Zinfo: downloading component 'rustfmt'
502026-03-12T01:00:52.477Zinfo: installing component 'cargo'
512026-03-12T01:00:53.303Zinfo: installing component 'clippy'
522026-03-12T01:00:53.653Zinfo: installing component 'rust-docs'
532026-03-12T01:00:55.112Zinfo: installing component 'rust-std'
542026-03-12T01:00:56.605Zinfo: installing component 'rustc'
552026-03-12T01:01:02.432Zinfo: installing component 'rustfmt'
562026-03-12T01:01:02.740Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-12T01:01:02.740Z
582026-03-12T01:01:03.145Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-12T01:01:03.145Z
602026-03-12T01:01:03.150Z
612026-03-12T01:01:03.150ZRust is installed now. Great!
622026-03-12T01:01:03.150Z
632026-03-12T01:01:03.150ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-12T01:01:03.150Zenvironment variable. This has not been done automatically.
652026-03-12T01:01:03.150Z
662026-03-12T01:01:03.150ZTo configure your current shell, you need to source
672026-03-12T01:01:03.150Zthe corresponding env file under $HOME/.cargo.
682026-03-12T01:01:03.150Z
692026-03-12T01:01:03.151ZThis is usually done by running one of the following (note the leading DOT):
702026-03-12T01:01:03.151Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-12T01:01:03.151Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-12T01:01:03.151Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-12T01:01:03.259Z+ rustup --version
742026-03-12T01:01:03.268Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-12T01:01:03.273Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-12T01:01:03.349Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-12T01:01:03.355Z+ cargo --version
782026-03-12T01:01:03.419Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-12T01:01:03.427Z+ rustc --version
802026-03-12T01:01:03.493Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-12T01:01:03.497Zprocess exited: duration 26087 ms, exit code 0
 
822026-03-12T01:01:03.504Zstarting task 2: "authentication"
832026-03-12T01:01:03.524Zprocess exited: duration 20 ms, exit code 0
 
842026-03-12T01:01:03.533Zstarting task 3: "clone repository"
852026-03-12T01:01:03.538Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-12T01:01:03.541Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-12T01:01:03.588ZCloning into '/work/oxidecomputer/omicron'...
882026-03-12T01:01:14.449Z+ cd /work/oxidecomputer/omicron
892026-03-12T01:01:14.453Z+ git fetch origin cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
902026-03-12T01:01:14.739ZFrom https://github.com/oxidecomputer/omicron
912026-03-12T01:01:14.739Z * branch cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711 -> FETCH_HEAD
922026-03-12T01:01:14.749Z+ [[ -n wc/sb-nvme-logpage-health ]]
932026-03-12T01:01:14.756Z++ git branch --show-current
942026-03-12T01:01:14.756Z+ current=main
952026-03-12T01:01:14.756Z+ [[ main != wc/sb-nvme-logpage-health ]]
962026-03-12T01:01:14.756Z+ git branch -f wc/sb-nvme-logpage-health cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
972026-03-12T01:01:14.762Z+ git checkout -f wc/sb-nvme-logpage-health
982026-03-12T01:01:15.078ZSwitched to branch 'wc/sb-nvme-logpage-health'
992026-03-12T01:01:15.084Z+ git reset --hard cb97c8d5630c739fb0c0a4a7add85ea3f0d7f711
1002026-03-12T01:01:15.109ZHEAD is now at cb97c8d56 sled-diagnostics: Capture nvmeadm health logpage
1012026-03-12T01:01:15.115Zprocess exited: duration 11575 ms, exit code 0
 
1022026-03-12T01:01:15.123Zstarting task 4: "build"
1032026-03-12T01:01:15.127Z+ source .github/buildomat/ci-env.sh
1042026-03-12T01:01:15.127Z++ export CARGO_TERM_COLOR=always
1052026-03-12T01:01:15.127Z++ CARGO_TERM_COLOR=always
1062026-03-12T01:01:15.127Z+ cargo --version
1072026-03-12T01:01:15.184Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-12T01:01:15.190Z+ rustc --version
1092026-03-12T01:01:15.257Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-12T01:01:15.264Z+ source ./env.sh
1112026-03-12T01:01:15.264Z++ OLD_SHELL_OPTS=ehxB
1122026-03-12T01:01:15.265Z++ set -o xtrace
1132026-03-12T01:01:15.265Z++++ dirname ./env.sh
1142026-03-12T01:01:15.265Z+++ readlink -f .
1152026-03-12T01:01:15.269Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-12T01:01:15.269Z++ 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-12T01:01:15.269Z++ 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-12T01:01:15.269Z++ 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-12T01:01:15.269Z++ 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-12T01:01:15.269Z++ 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-12T01:01:15.269Z++ 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-12T01:01:15.269Z++ 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-12T01:01:15.269Z++ 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-12T01:01:15.269Z++ case $OLD_SHELL_OPTS in
1252026-03-12T01:01:15.269Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-12T01:01:15.269Z+ 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-12T01:01:15.269Z+ 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-12T01:01:15.269Z+ banner prerequisites
1292026-03-12T01:01:15.269Z
1302026-03-12T01:01:15.269Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-12T01:01:15.269Z # # # # # # # # # # # # # # #
1322026-03-12T01:01:15.270Z # # # # ##### # # ##### # # # # # #### #
1332026-03-12T01:01:15.270Z ##### ##### # ##### # # # # # # # # #
1342026-03-12T01:01:15.270Z # # # # # # # # # # # # # # #
1352026-03-12T01:01:15.270Z # # # ###### # # ###### ### # #### # #### #
1362026-03-12T01:01:15.270Z
1372026-03-12T01:01:15.270Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-12T01:01:29.875Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-12T01:01:37.486Z Startup: Caching catalogs ... Done
1402026-03-12T01:01:58.827ZPlanning: Solver setup ... Done (19.805s)
1412026-03-12T01:01:58.971ZPlanning: Running solver ... Done (0.144s)
1422026-03-12T01:01:59.147ZPlanning: Finding local manifests ... Done (0.003s)
1432026-03-12T01:01:59.159ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-12T01:01:59.284ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-12T01:01:59.328ZPlanning: Package planning ... Done (0.043s)
1462026-03-12T01:01:59.367ZPlanning: Merging actions ... Done (0.039s)
1472026-03-12T01:01:59.779ZPlanning: Checking for conflicting actions ... Done (0.412s)
1482026-03-12T01:01:59.789ZPlanning: Consolidating action changes ... Done (0.010s)
1492026-03-12T01:02:02.031ZPlanning: Evaluating mediators ... Done (2.242s)
1502026-03-12T01:02:02.040ZPlanning: Planning completed in 24.41 seconds
1512026-03-12T01:02:02.358Z Packages to install: 4
1522026-03-12T01:02:02.358Z Mediators to change: 2
1532026-03-12T01:02:02.358Z Services to change: 1
1542026-03-12T01:02:02.361Z Estimated space available: 155.43 GB
1552026-03-12T01:02:02.361ZEstimated space to be consumed: 1.82 GB
1562026-03-12T01:02:02.361Z Create boot environment: No
1572026-03-12T01:02:02.361ZCreate backup boot environment: No
1582026-03-12T01:02:02.361Z Rebuild boot archive: No
1592026-03-12T01:02:02.361Z
1602026-03-12T01:02:02.361ZChanged mediators:
1612026-03-12T01:02:02.361Z mediator clang:
1622026-03-12T01:02:02.361Z version: None -> 15 (system default)
1632026-03-12T01:02:02.361Z
1642026-03-12T01:02:02.361Z mediator llvm:
1652026-03-12T01:02:02.361Z version: 14 (system default) -> 15 (system default)
1662026-03-12T01:02:02.361Z
1672026-03-12T01:02:02.361ZChanged packages:
1682026-03-12T01:02:02.361Zhelios-dev
1692026-03-12T01:02:02.361Z developer/build-essential
1702026-03-12T01:02:02.361Z None -> 11-2.0
1712026-03-12T01:02:02.361Z library/libxmlsec1
1722026-03-12T01:02:02.361Z None -> 1.2.35-2.0
1732026-03-12T01:02:02.361Z ooce/developer/clang-15
1742026-03-12T01:02:02.361Z None -> 15.0.7-2.0
1752026-03-12T01:02:02.361Z ooce/developer/llvm-15
1762026-03-12T01:02:02.361Z None -> 15.0.7-2.0
1772026-03-12T01:02:02.361Z
1782026-03-12T01:02:02.361ZServices:
1792026-03-12T01:02:02.361Z restart_fmri:
1802026-03-12T01:02:02.361Z svc:/system/update-man-index:default
1812026-03-12T01:02:02.468Z
1822026-03-12T01:02:02.468ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-12T01:02:07.470ZDownload: 1248/3290 items 95.2/212.6MB 44% complete (18.9M/s)
1842026-03-12T01:02:12.471ZDownload: 3240/3290 items 197.4/212.6MB 92% complete (19.7M/s)
1852026-03-12T01:02:15.800ZDownload: Completed 212.60 MB in 13.33 seconds (15.9M/s)
1862026-03-12T01:02:15.953Z Actions: 1/3689 actions (Installing new actions)
1872026-03-12T01:02:20.358Z Actions: Completed 3689 actions in 4.40 seconds.
1882026-03-12T01:02:21.086Z Done (0.723s)
1892026-03-12T01:02:21.086Z Done (0.000s)
1902026-03-12T01:02:22.080Z Done (0.994s)
1912026-03-12T01:02:27.089Z Done (4.650s)
1922026-03-12T01:02:27.173Z Done (0.018s)
1932026-03-12T01:02:27.176Z Done (0.000s)
1942026-03-12T01:02:27.310Z Done (0.000s)
1952026-03-12T01:02:28.259ZPlanning: Evaluating mediator changes ... Done
1962026-03-12T01:02:28.403ZPlanning: Checking for conflicting actions ... Done
1972026-03-12T01:02:28.406ZPlanning: Consolidating action changes ... Done
1982026-03-12T01:02:28.624ZPlanning: Evaluating mediators ... Done
1992026-03-12T01:02:28.627ZPlanning: Planning completed in 0.37 seconds
2002026-03-12T01:02:28.654Z Mediators to change: 2
2012026-03-12T01:02:28.654Z Create boot environment: No
2022026-03-12T01:02:28.656ZCreate backup boot environment: No
2032026-03-12T01:02:28.791Z Done
2042026-03-12T01:02:28.791Z Done
2052026-03-12T01:02:29.513Z Done
2062026-03-12T01:02:32.848Z Done
2072026-03-12T01:02:32.931Z Done
2082026-03-12T01:02:32.934Z Done
2092026-03-12T01:02:33.086Z Done
2102026-03-12T01:02:33.619ZPlanning: Evaluating mediator changes ... Done
2112026-03-12T01:02:33.622ZPlanning: Merging actions ... Done
2122026-03-12T01:02:33.785ZPlanning: Checking for conflicting actions ... Done
2132026-03-12T01:02:33.788ZPlanning: Consolidating action changes ... Done
2142026-03-12T01:02:34.002ZPlanning: Evaluating mediators ... Done
2152026-03-12T01:02:34.044ZPlanning: Planning completed in 0.62 seconds
2162026-03-12T01:02:34.074Z Packages to change: 1
2172026-03-12T01:02:34.074Z Mediators to change: 1
2182026-03-12T01:02:34.077Z Services to change: 1
2192026-03-12T01:02:34.077Z Create boot environment: No
2202026-03-12T01:02:34.077ZCreate backup boot environment: Yes
2212026-03-12T01:02:36.638Z Actions: 1/6 actions (Updating modified actions)
2222026-03-12T01:02:36.640Z Actions: Completed 6 actions in 0.00 seconds.
2232026-03-12T01:02:36.640Z Done
2242026-03-12T01:02:36.641Z Done
2252026-03-12T01:02:36.821Z Done
2262026-03-12T01:02:40.122Z Done
2272026-03-12T01:02:40.205Z Done
2282026-03-12T01:02:40.208Z Done
2292026-03-12T01:02:40.396Z Done
2302026-03-12T01:02:40.775ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-03-12T01:02:40.775Zclang system 15 system
2322026-03-12T01:02:40.775Zcsh system system illumos
2332026-03-12T01:02:40.775Zctags system system illumos
2342026-03-12T01:02:40.775Zfile system system illumos
2352026-03-12T01:02:40.775Zgcc vendor 12 vendor
2362026-03-12T01:02:40.775Zgcc system 10 system
2372026-03-12T01:02:40.775Zgcc system 7 system
2382026-03-12T01:02:40.775Zgo system 1.20 system
2392026-03-12T01:02:40.775Zgo system 1.19 system
2402026-03-12T01:02:40.775Zllvm system 15 system
2412026-03-12T01:02:40.775Zllvm system 14 system
2422026-03-12T01:02:40.775Zmariadb system 10.6 system
2432026-03-12T01:02:40.775Zmta vendor vendor dma
2442026-03-12T01:02:40.775Zopenjdk system 17 system
2452026-03-12T01:02:40.775Zopenjdk system 11 system
2462026-03-12T01:02:40.775Zopenjdk system 1.8 system
2472026-03-12T01:02:40.775Zopenssl vendor 3 vendor
2482026-03-12T01:02:40.775Zperl system 5.36 system
2492026-03-12T01:02:40.775Zpostgresql system 15 system
2502026-03-12T01:02:40.775Zpostgresql system 13 system
2512026-03-12T01:02:40.775Zpython vendor 3 vendor
2522026-03-12T01:02:40.775Zpython system 2 system
2532026-03-12T01:02:40.775Zpython3 system 3.11 system
2542026-03-12T01:02:40.776Zruby system 3.0 system
2552026-03-12T01:02:40.776Zwords vendor vendor american-english
2562026-03-12T01:02:40.776Zwords system system australian-english
2572026-03-12T01:02:40.776Zwords system system british-english
2582026-03-12T01:02:40.776Zwords system system canadian-english
2592026-03-12T01:02:40.776Zwords system system french
2602026-03-12T01:02:40.776Zwords system system italian
2612026-03-12T01:02:40.776Zwords system system ngerman
2622026-03-12T01:02:40.776Zwords system system ogerman
2632026-03-12T01:02:40.776Zwords system system spanish
2642026-03-12T01:02:41.075ZPUBLISHER TYPE STATUS P LOCATION
2652026-03-12T01:02:41.076Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-03-12T01:02:46.961ZFMRI IFO
2672026-03-12T01:02:46.962Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-03-12T01:02:46.962Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-03-12T01:02:46.962Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-03-12T01:02:46.962Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-03-12T01:02:46.962Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-03-12T01:02:46.962Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-03-12T01:02:46.962Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-03-12T01:02:46.962Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-03-12T01:02:46.962Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-03-12T01:02:46.962Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-03-12T01:02:46.962Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-03-12T01:02:46.962Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-03-12T01:02:46.962Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-03-12T01:02:46.962Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-03-12T01:02:46.962Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-03-12T01:02:46.962Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-03-12T01:02:48.230Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-03-12T01:02:48.565Z Updating crates.io index
2852026-03-12T01:02:48.605Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-03-12T01:02:49.299Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-03-12T01:02:49.813Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-03-12T01:02:50.095Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892026-03-12T01:02:50.520Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902026-03-12T01:02:51.954Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-03-12T01:02:53.527Z Updating git repository `https://github.com/oxidecomputer/opte`
2922026-03-12T01:02:54.293Z Updating git repository `https://github.com/oxidecomputer/tofino`
2932026-03-12T01:02:54.774Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942026-03-12T01:02:56.081Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-03-12T01:02:56.614Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2962026-03-12T01:02:57.582Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-03-12T01:02:58.036Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-03-12T01:02:58.606Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-03-12T01:02:58.859Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-03-12T01:02:59.878Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-03-12T01:03:00.506Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-03-12T01:03:00.799Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-03-12T01:03:01.190Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-03-12T01:03:01.629Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-03-12T01:03:01.864Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-03-12T01:03:02.107Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-03-12T01:03:02.378Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-03-12T01:03:02.779Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-03-12T01:03:03.400Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-03-12T01:03:03.956Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-03-12T01:03:04.248Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-03-12T01:03:04.562Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-03-12T01:03:04.885Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-03-12T01:03:06.958Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3152026-03-12T01:03:07.264Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162026-03-12T01:03:07.575Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3172026-03-12T01:03:08.047Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3182026-03-12T01:03:08.631Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3192026-03-12T01:03:08.872Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3202026-03-12T01:03:09.142Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3212026-03-12T01:03:09.441Z Updating git repository `https://github.com/illumos/smf-rs`
3222026-03-12T01:03:09.886Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232026-03-12T01:03:25.861Z Downloading crates ...
3242026-03-12T01:03:25.921Z Downloaded serde-untagged v0.1.9
3252026-03-12T01:03:25.924Z Downloaded itoa v1.0.17
3262026-03-12T01:03:25.935Z Downloaded tabled_derive v0.7.0
3272026-03-12T01:03:25.938Z Downloaded smallvec v1.15.1
3282026-03-12T01:03:25.941Z Downloaded memchr v2.8.0
3292026-03-12T01:03:25.944Z Downloaded thiserror-impl v1.0.69
3302026-03-12T01:03:25.948Z Downloaded toml_datetime v0.6.11
3312026-03-12T01:03:25.948Z Downloaded pest_derive v2.8.6
3322026-03-12T01:03:25.951Z Downloaded icu_normalizer_data v2.1.1
3332026-03-12T01:03:25.951Z Downloaded anstyle-query v1.1.5
3342026-03-12T01:03:25.954Z Downloaded idna_adapter v1.2.1
3352026-03-12T01:03:25.954Z Downloaded zerocopy-derive v0.7.35
3362026-03-12T01:03:25.958Z Downloaded tinystr v0.8.2
3372026-03-12T01:03:25.958Z Downloaded icu_provider v2.1.1
3382026-03-12T01:03:25.961Z Downloaded semver v1.0.27
3392026-03-12T01:03:25.961Z Downloaded utf8_iter v1.0.4
3402026-03-12T01:03:25.964Z Downloaded thiserror-impl v2.0.18
3412026-03-12T01:03:25.964Z Downloaded terminal_size v0.4.3
3422026-03-12T01:03:25.964Z Downloaded unicode-xid v0.2.6
3432026-03-12T01:03:25.969Z Downloaded quote v1.0.44
3442026-03-12T01:03:25.969Z Downloaded percent-encoding v2.3.2
3452026-03-12T01:03:25.969Z Downloaded displaydoc v0.2.5
3462026-03-12T01:03:25.972Z Downloaded log v0.4.29
3472026-03-12T01:03:25.972Z Downloaded potential_utf v0.1.4
3482026-03-12T01:03:25.972Z Downloaded digest v0.10.7
3492026-03-12T01:03:25.974Z Downloaded ucd-trie v0.1.7
3502026-03-12T01:03:25.977Z Downloaded is_terminal_polyfill v1.70.2
3512026-03-12T01:03:25.977Z Downloaded zerofrom-derive v0.1.6
3522026-03-12T01:03:25.977Z Downloaded proc-macro-error-attr v1.0.4
3532026-03-12T01:03:25.980Z Downloaded heck v0.4.1
3542026-03-12T01:03:25.980Z Downloaded fastrand v2.3.0
3552026-03-12T01:03:25.980Z Downloaded yoke-derive v0.8.1
3562026-03-12T01:03:25.980Z Downloaded usdt-macro v0.5.0
3572026-03-12T01:03:25.983Z Downloaded version_check v0.9.5
3582026-03-12T01:03:25.983Z Downloaded toml_write v0.1.2
3592026-03-12T01:03:25.983Z Downloaded toml v0.8.23
3602026-03-12T01:03:26.007Z Downloaded proc-macro-error v1.0.4
3612026-03-12T01:03:26.007Z Downloaded serde_tokenstream v0.2.3
3622026-03-12T01:03:26.007Z Downloaded scroll_derive v0.12.1
3632026-03-12T01:03:26.007Z Downloaded usdt v0.5.0
3642026-03-12T01:03:26.007Z Downloaded memmap v0.7.0
3652026-03-12T01:03:26.008Z Downloaded macaddr v1.0.1
3662026-03-12T01:03:26.008Z Downloaded form_urlencoded v1.2.2
3672026-03-12T01:03:26.008Z Downloaded litemap v0.8.1
3682026-03-12T01:03:26.008Z Downloaded errno v0.3.14
3692026-03-12T01:03:26.008Z Downloaded unicode-linebreak v0.1.5
3702026-03-12T01:03:26.008Z Downloaded zerovec-derive v0.11.2
3712026-03-12T01:03:26.008Z Downloaded thread-id v4.2.2
3722026-03-12T01:03:26.008Z Downloaded cfg-if v1.0.4
3732026-03-12T01:03:26.008Z Downloaded erased-serde v0.4.9
3742026-03-12T01:03:26.008Z Downloaded writeable v0.6.2
3752026-03-12T01:03:26.008Z Downloaded strsim v0.11.1
3762026-03-12T01:03:26.008Z Downloaded ordered-float v2.10.1
3772026-03-12T01:03:26.008Z Downloaded yoke v0.8.1
3782026-03-12T01:03:26.011Z Downloaded usdt-impl v0.5.0
3792026-03-12T01:03:26.011Z Downloaded cpufeatures v0.2.17
3802026-03-12T01:03:26.011Z Downloaded typeid v1.0.3
3812026-03-12T01:03:26.011Z Downloaded swrite v0.1.0
3822026-03-12T01:03:26.014Z Downloaded zerofrom v0.1.6
3832026-03-12T01:03:26.017Z Downloaded utf8parse v0.2.2
3842026-03-12T01:03:26.017Z Downloaded cargo_metadata v0.21.0
3852026-03-12T01:03:26.017Z Downloaded anstream v0.6.21
3862026-03-12T01:03:26.020Z Downloaded zmij v1.0.21
3872026-03-12T01:03:26.020Z Downloaded block-buffer v0.10.4
3882026-03-12T01:03:26.023Z Downloaded smawk v0.3.2
3892026-03-12T01:03:26.026Z Downloaded toml_edit v0.22.27
3902026-03-12T01:03:26.026Z Downloaded serde-value v0.7.0
3912026-03-12T01:03:26.029Z Downloaded unicode-ident v1.0.24
3922026-03-12T01:03:26.029Z Downloaded generic-array v0.14.7
3932026-03-12T01:03:26.032Z Downloaded crypto-common v0.1.7
3942026-03-12T01:03:26.032Z Downloaded colorchoice v1.0.4
3952026-03-12T01:03:26.035Z Downloaded stable_deref_trait v1.2.1
3962026-03-12T01:03:26.035Z Downloaded heck v0.5.0
3972026-03-12T01:03:26.035Z Downloaded usdt-attr-macro v0.5.0
3982026-03-12T01:03:26.035Z Downloaded plain v0.2.3
3992026-03-12T01:03:26.039Z Downloaded serde_spanned v0.6.9
4002026-03-12T01:03:26.042Z Downloaded textwrap v0.16.2
4012026-03-12T01:03:26.042Z Downloaded autocfg v1.5.0
4022026-03-12T01:03:26.046Z Downloaded typenum v1.19.0
4032026-03-12T01:03:26.049Z Downloaded zerotrie v0.2.3
4042026-03-12T01:03:26.051Z Downloaded cargo-platform v0.2.0
4052026-03-12T01:03:26.054Z Downloaded url v2.5.8
4062026-03-12T01:03:26.057Z Downloaded pretty-hex v0.4.1
4072026-03-12T01:03:26.062Z Downloaded dof v0.3.0
4082026-03-12T01:03:26.065Z Downloaded equivalent v1.0.2
4092026-03-12T01:03:26.068Z Downloaded clap_lex v1.0.0
4102026-03-12T01:03:26.068Z Downloaded zerovec v0.11.5
4112026-03-12T01:03:26.071Z Downloaded fnv v1.0.7
4122026-03-12T01:03:26.073Z Downloaded dtrace-parser v0.2.0
4132026-03-12T01:03:26.073Z Downloaded bitflags v2.11.0
4142026-03-12T01:03:26.076Z Downloaded scroll v0.12.0
4152026-03-12T01:03:26.076Z Downloaded anstyle-parse v0.2.7
4162026-03-12T01:03:26.079Z Downloaded zerocopy v0.7.35
4172026-03-12T01:03:26.088Z Downloaded thiserror v2.0.18
4182026-03-12T01:03:26.092Z Downloaded winnow v0.7.14
4192026-03-12T01:03:26.098Z Downloaded unicode-width v0.1.14
4202026-03-12T01:03:26.102Z Downloaded sha2 v0.10.9
4212026-03-12T01:03:26.105Z Downloaded cargo_toml v0.21.0
4222026-03-12T01:03:26.105Z Downloaded fs-err v3.3.0
4232026-03-12T01:03:26.107Z Downloaded camino-tempfile v1.4.1
4242026-03-12T01:03:26.108Z Downloaded anstyle v1.0.13
4252026-03-12T01:03:26.110Z Downloaded bytecount v0.6.9
4262026-03-12T01:03:26.110Z Downloaded clap_derive v4.5.55
4272026-03-12T01:03:26.113Z Downloaded unicode-width v0.2.0
4282026-03-12T01:03:26.116Z Downloaded num-traits v0.2.19
4292026-03-12T01:03:26.119Z Downloaded camino v1.2.2
4302026-03-12T01:03:26.119Z Downloaded thiserror v1.0.69
4312026-03-12T01:03:26.121Z Downloaded indexmap v2.13.0
4322026-03-12T01:03:26.124Z Downloaded synstructure v0.13.2
4332026-03-12T01:03:26.128Z Downloaded byteorder v1.5.0
4342026-03-12T01:03:26.128Z Downloaded serde_derive v1.0.228
4352026-03-12T01:03:26.130Z Downloaded once_cell v1.21.3
4362026-03-12T01:03:26.133Z Downloaded anyhow v1.0.102
4372026-03-12T01:03:26.140Z Downloaded getrandom v0.4.1
4382026-03-12T01:03:26.143Z Downloaded icu_properties v2.1.2
4392026-03-12T01:03:26.146Z Downloaded cargo-util-schemas v0.8.2
4402026-03-12T01:03:26.149Z Downloaded papergrid v0.11.0
4412026-03-12T01:03:26.156Z Downloaded pest_generator v2.8.6
4422026-03-12T01:03:26.173Z Downloaded pest_meta v2.8.6
4432026-03-12T01:03:26.180Z Downloaded proc-macro2 v1.0.106
4442026-03-12T01:03:26.185Z Downloaded tempfile v3.25.0
4452026-03-12T01:03:26.187Z Downloaded icu_locale_core v2.1.1
4462026-03-12T01:03:26.191Z Downloaded icu_collections v2.1.1
4472026-03-12T01:03:26.195Z Downloaded serde v1.0.228
4482026-03-12T01:03:26.197Z Downloaded hashbrown v0.16.1
4492026-03-12T01:03:26.201Z Downloaded serde_core v1.0.228
4502026-03-12T01:03:26.204Z Downloaded icu_normalizer v2.1.1
4512026-03-12T01:03:26.207Z Downloaded clap v4.5.60
4522026-03-12T01:03:26.223Z Downloaded pest v2.8.6
4532026-03-12T01:03:26.229Z Downloaded icu_properties_data v2.1.2
4542026-03-12T01:03:26.238Z Downloaded idna v1.1.0
4552026-03-12T01:03:26.248Z Downloaded serde_json v1.0.149
4562026-03-12T01:03:26.252Z Downloaded clap_builder v4.5.60
4572026-03-12T01:03:26.264Z Downloaded goblin v0.8.2
4582026-03-12T01:03:26.270Z Downloaded tabled v0.15.0
4592026-03-12T01:03:26.279Z Downloaded syn v1.0.109
4602026-03-12T01:03:26.286Z Downloaded syn v2.0.117
4612026-03-12T01:03:26.294Z Downloaded rustix v1.1.3
4622026-03-12T01:03:26.326Z Downloaded libc v0.2.180
4632026-03-12T01:03:26.405Z Compiling proc-macro2 v1.0.106
4642026-03-12T01:03:26.408Z Compiling unicode-ident v1.0.24
4652026-03-12T01:03:26.408Z Compiling quote v1.0.44
4662026-03-12T01:03:26.408Z Compiling serde_core v1.0.228
4672026-03-12T01:03:26.408Z Compiling libc v0.2.180
4682026-03-12T01:03:26.408Z Compiling version_check v0.9.5
4692026-03-12T01:03:26.408Z Compiling memchr v2.8.0
4702026-03-12T01:03:26.408Z Compiling stable_deref_trait v1.2.1
4712026-03-12T01:03:26.812Z Compiling serde v1.0.228
4722026-03-12T01:03:26.835Z Compiling zmij v1.0.21
4732026-03-12T01:03:27.119Z Compiling ucd-trie v0.1.7
4742026-03-12T01:03:27.489Z Compiling autocfg v1.5.0
4752026-03-12T01:03:27.754Z Compiling itoa v1.0.17
4762026-03-12T01:03:27.801Z Compiling thiserror v1.0.69
4772026-03-12T01:03:27.904Z Compiling pest v2.8.6
4782026-03-12T01:03:27.985Z Compiling writeable v0.6.2
4792026-03-12T01:03:28.049Z Compiling litemap v0.8.1
4802026-03-12T01:03:28.241Z Compiling icu_normalizer_data v2.1.1
4812026-03-12T01:03:28.342Z Compiling rustix v1.1.3
4822026-03-12T01:03:28.486Z Compiling byteorder v1.5.0
4832026-03-12T01:03:28.506Z Compiling icu_properties_data v2.1.2
4842026-03-12T01:03:28.846Z Compiling errno v0.3.14
4852026-03-12T01:03:28.867Z Compiling serde_json v1.0.149
4862026-03-12T01:03:28.902Z Compiling bitflags v2.11.0
4872026-03-12T01:03:29.017Z Compiling syn v2.0.117
4882026-03-12T01:03:29.181Z Compiling num-traits v0.2.19
4892026-03-12T01:03:29.269Z Compiling hashbrown v0.16.1
4902026-03-12T01:03:29.440Z Compiling pest_meta v2.8.6
4912026-03-12T01:03:29.464Z Compiling equivalent v1.0.2
4922026-03-12T01:03:29.571Z Compiling smallvec v1.15.1
4932026-03-12T01:03:29.626Z Compiling typeid v1.0.3
4942026-03-12T01:03:30.002Z Compiling indexmap v2.13.0
4952026-03-12T01:03:30.055Z Compiling thread-id v4.2.2
4962026-03-12T01:03:30.082Z Compiling proc-macro-error-attr v1.0.4
4972026-03-12T01:03:30.169Z Compiling usdt-impl v0.5.0
4982026-03-12T01:03:30.382Z Compiling syn v1.0.109
4992026-03-12T01:03:30.423Z Compiling winnow v0.7.14
5002026-03-12T01:03:30.680Z Compiling erased-serde v0.4.9
5012026-03-12T01:03:30.796Z Compiling toml_write v0.1.2
5022026-03-12T01:03:31.111Z Compiling proc-macro-error v1.0.4
5032026-03-12T01:03:31.220Z Compiling percent-encoding v2.3.2
5042026-03-12T01:03:31.381Z Compiling getrandom v0.4.1
5052026-03-12T01:03:31.463Z Compiling camino v1.2.2
5062026-03-12T01:03:31.839Z Compiling utf8_iter v1.0.4
5072026-03-12T01:03:31.862Z Compiling plain v0.2.3
5082026-03-12T01:03:31.889Z Compiling log v0.4.29
5092026-03-12T01:03:31.945Z Compiling thiserror v2.0.18
5102026-03-12T01:03:31.971Z Compiling utf8parse v0.2.2
5112026-03-12T01:03:32.025Z Compiling ordered-float v2.10.1
5122026-03-12T01:03:32.093Z Compiling anstyle-parse v0.2.7
5132026-03-12T01:03:32.116Z Compiling form_urlencoded v1.2.2
5142026-03-12T01:03:32.375Z Compiling terminal_size v0.4.3
5152026-03-12T01:03:32.515Z Compiling colorchoice v1.0.4
5162026-03-12T01:03:32.541Z Compiling is_terminal_polyfill v1.70.2
5172026-03-12T01:03:32.649Z Compiling pretty-hex v0.4.1
5182026-03-12T01:03:32.672Z Compiling anstyle v1.0.13
5192026-03-12T01:03:32.675Z Compiling cfg-if v1.0.4
5202026-03-12T01:03:32.722Z Compiling anstyle-query v1.1.5
5212026-03-12T01:03:32.762Z Compiling synstructure v0.13.2
5222026-03-12T01:03:32.820Z Compiling pest_generator v2.8.6
5232026-03-12T01:03:32.856Z Compiling serde-untagged v0.1.9
5242026-03-12T01:03:32.921Z Compiling anstream v0.6.21
5252026-03-12T01:03:33.129Z Compiling semver v1.0.27
5262026-03-12T01:03:33.317Z Compiling fs-err v3.3.0
5272026-03-12T01:03:33.545Z Compiling once_cell v1.21.3
5282026-03-12T01:03:33.570Z Compiling unicode-width v0.1.14
5292026-03-12T01:03:33.592Z Compiling fnv v1.0.7
5302026-03-12T01:03:33.624Z Compiling clap_lex v1.0.0
5312026-03-12T01:03:33.713Z Compiling heck v0.5.0
5322026-03-12T01:03:33.753Z Compiling heck v0.4.1
5332026-03-12T01:03:33.818Z Compiling anyhow v1.0.102
5342026-03-12T01:03:33.920Z Compiling unicode-xid v0.2.6
5352026-03-12T01:03:34.025Z Compiling strsim v0.11.1
5362026-03-12T01:03:34.048Z Compiling bytecount v0.6.9
5372026-03-12T01:03:34.091Z Compiling fastrand v2.3.0
5382026-03-12T01:03:34.217Z Compiling papergrid v0.11.0
5392026-03-12T01:03:34.299Z Compiling clap_builder v4.5.60
5402026-03-12T01:03:34.428Z Compiling tempfile v3.25.0
5412026-03-12T01:03:34.534Z Compiling memmap v0.7.0
5422026-03-12T01:03:34.594Z Compiling smawk v0.3.2
5432026-03-12T01:03:34.758Z Compiling unicode-width v0.2.0
5442026-03-12T01:03:34.758Z Compiling unicode-linebreak v0.1.5
5452026-03-12T01:03:34.915Z Compiling camino-tempfile v1.4.1
5462026-03-12T01:03:35.092Z Compiling textwrap v0.16.2
5472026-03-12T01:03:35.251Z Compiling tabled_derive v0.7.0
5482026-03-12T01:03:35.304Z Compiling serde_derive v1.0.228
5492026-03-12T01:03:35.527Z Compiling zerofrom-derive v0.1.6
5502026-03-12T01:03:35.730Z Compiling yoke-derive v0.8.1
5512026-03-12T01:03:35.753Z Compiling zerovec-derive v0.11.2
5522026-03-12T01:03:36.201Z Compiling displaydoc v0.2.5
5532026-03-12T01:03:36.533Z Compiling thiserror-impl v1.0.69
5542026-03-12T01:03:37.182Z Compiling zerocopy-derive v0.7.35
5552026-03-12T01:03:37.248Z Compiling pest_derive v2.8.6
5562026-03-12T01:03:37.321Z Compiling scroll_derive v0.12.1
5572026-03-12T01:03:37.457Z Compiling zerofrom v0.1.6
5582026-03-12T01:03:37.622Z Compiling yoke v0.8.1
5592026-03-12T01:03:37.818Z Compiling thiserror-impl v2.0.18
5602026-03-12T01:03:37.862Z Compiling zerovec v0.11.5
5612026-03-12T01:03:38.210Z Compiling zerotrie v0.2.3
5622026-03-12T01:03:38.357Z Compiling zerocopy v0.7.35
5632026-03-12T01:03:38.378Z Compiling dtrace-parser v0.2.0
5642026-03-12T01:03:38.549Z Compiling tinystr v0.8.2
5652026-03-12T01:03:38.572Z Compiling potential_utf v0.1.4
5662026-03-12T01:03:38.594Z Compiling scroll v0.12.0
5672026-03-12T01:03:38.781Z Compiling icu_locale_core v2.1.1
5682026-03-12T01:03:38.809Z Compiling icu_collections v2.1.1
5692026-03-12T01:03:38.923Z Compiling goblin v0.8.2
5702026-03-12T01:03:38.945Z Compiling clap_derive v4.5.55
5712026-03-12T01:03:39.139Z Compiling tabled v0.15.0
5722026-03-12T01:03:39.458Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5732026-03-12T01:03:39.662Z Compiling icu_provider v2.1.1
5742026-03-12T01:03:39.909Z Compiling toml_datetime v0.6.11
5752026-03-12T01:03:40.004Z Compiling icu_normalizer v2.1.1
5762026-03-12T01:03:40.028Z Compiling icu_properties v2.1.2
5772026-03-12T01:03:40.051Z Compiling serde_spanned v0.6.9
5782026-03-12T01:03:40.137Z Compiling dof v0.3.0
5792026-03-12T01:03:40.253Z Compiling toml_edit v0.22.27
5802026-03-12T01:03:40.316Z Compiling serde_tokenstream v0.2.3
5812026-03-12T01:03:40.751Z Compiling serde-value v0.7.0
5822026-03-12T01:03:40.794Z Compiling cargo-platform v0.2.0
5832026-03-12T01:03:41.144Z Compiling macaddr v1.0.1
5842026-03-12T01:03:41.232Z Compiling swrite v0.1.0
5852026-03-12T01:03:41.354Z Compiling idna_adapter v1.2.1
5862026-03-12T01:03:41.408Z Compiling clap v4.5.60
5872026-03-12T01:03:41.513Z Compiling idna v1.1.0
5882026-03-12T01:03:41.537Z Compiling usdt-attr-macro v0.5.0
5892026-03-12T01:03:41.574Z Compiling usdt-macro v0.5.0
5902026-03-12T01:03:41.879Z Compiling url v2.5.8
5912026-03-12T01:03:42.194Z Compiling toml v0.8.23
5922026-03-12T01:03:42.724Z Compiling cargo-util-schemas v0.8.2
5932026-03-12T01:03:42.809Z Compiling cargo_toml v0.21.0
5942026-03-12T01:03:42.961Z Compiling usdt v0.5.0
5952026-03-12T01:03:43.918Z Compiling cargo_metadata v0.21.0
5962026-03-12T01:03:45.180Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5972026-03-12T01:03:48.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5982026-03-12T01:03:48.358Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5992026-03-12T01:03:49.071Z Downloading crates ...
6002026-03-12T01:03:49.209Z Downloaded adler2 v2.0.1
6012026-03-12T01:03:49.213Z Downloaded ciborium-io v0.2.2
6022026-03-12T01:03:49.213Z Downloaded cargo_metadata v0.19.2
6032026-03-12T01:03:49.213Z Downloaded async-recursion v1.1.1
6042026-03-12T01:03:49.216Z Downloaded arrayvec v0.7.6
6052026-03-12T01:03:49.219Z Downloaded crossbeam-epoch v0.9.18
6062026-03-12T01:03:49.221Z Downloaded crucible-workspace-hack v0.1.0
6072026-03-12T01:03:49.224Z Downloaded arc-swap v1.8.2
6082026-03-12T01:03:49.230Z Downloaded convert_case v0.10.0
6092026-03-12T01:03:49.233Z Downloaded critical-section v1.2.0
6102026-03-12T01:03:49.237Z Downloaded cpufeatures v0.3.0
6112026-03-12T01:03:49.240Z Downloaded bit-vec v0.8.0
6122026-03-12T01:03:49.244Z Downloaded diff v0.1.13
6132026-03-12T01:03:49.249Z Downloaded derive-ex v0.1.8
6142026-03-12T01:03:49.252Z Downloaded fixedbitset v0.4.2
6152026-03-12T01:03:49.255Z Downloaded darling_macro v0.23.0
6162026-03-12T01:03:49.258Z Downloaded data-encoding v2.10.0
6172026-03-12T01:03:49.261Z Downloaded crossterm v0.29.0
6182026-03-12T01:03:49.269Z Downloaded dirs-sys-next v0.1.2
6192026-03-12T01:03:49.272Z Downloaded dirs-next v2.0.0
6202026-03-12T01:03:49.275Z Downloaded diesel_table_macro_syntax v0.2.0
6212026-03-12T01:03:49.278Z Downloaded convert_case v0.4.0
6222026-03-12T01:03:49.282Z Downloaded darling_macro v0.21.3
6232026-03-12T01:03:49.285Z Downloaded darling v0.23.0
6242026-03-12T01:03:49.291Z Downloaded display-error-chain v0.2.2
6252026-03-12T01:03:49.295Z Downloaded embedded-io v0.6.1
6262026-03-12T01:03:49.298Z Downloaded cstr-argument v0.1.2
6272026-03-12T01:03:49.303Z Downloaded dropshot-api-manager-types v0.6.0
6282026-03-12T01:03:49.306Z Downloaded dtrace-parser v0.3.0
6292026-03-12T01:03:49.309Z Downloaded fs_extra v1.3.0
6302026-03-12T01:03:49.312Z Downloaded foreign-types v0.3.2
6312026-03-12T01:03:49.314Z Downloaded env_logger v0.11.9
6322026-03-12T01:03:49.317Z Downloaded dsl_auto_type v0.1.3
6332026-03-12T01:03:49.320Z Downloaded dof v0.4.0
6342026-03-12T01:03:49.324Z Downloaded async-stream v0.3.6
6352026-03-12T01:03:49.329Z Downloaded dyn-clone v1.0.20
6362026-03-12T01:03:49.332Z Downloaded derive_builder_macro v0.20.2
6372026-03-12T01:03:49.336Z Downloaded cfg_aliases v0.2.1
6382026-03-12T01:03:49.340Z Downloaded fd-lock v4.0.4
6392026-03-12T01:03:49.343Z Downloaded futures-task v0.3.32
6402026-03-12T01:03:49.347Z Downloaded futures-core v0.3.32
6412026-03-12T01:03:49.350Z Downloaded git-stub v1.0.0
6422026-03-12T01:03:49.350Z Downloaded foreign-types-shared v0.3.1
6432026-03-12T01:03:49.354Z Downloaded embedded-io v0.4.0
6442026-03-12T01:03:49.358Z Downloaded foreign-types-shared v0.1.1
6452026-03-12T01:03:49.361Z Downloaded float-ord v0.3.2
6462026-03-12T01:03:49.361Z Downloaded flagset v0.4.7
6472026-03-12T01:03:49.364Z Downloaded cmake v0.1.57
6482026-03-12T01:03:49.367Z Downloaded globwalk v0.9.1
6492026-03-12T01:03:49.371Z Downloaded ecdsa v0.16.9
6502026-03-12T01:03:49.373Z Downloaded dunce v1.0.5
6512026-03-12T01:03:49.376Z Downloaded hash32 v0.3.1
6522026-03-12T01:03:49.380Z Downloaded gethostname v0.5.0
6532026-03-12T01:03:49.382Z Downloaded home v0.5.12
6542026-03-12T01:03:49.385Z Downloaded find-msvc-tools v0.1.9
6552026-03-12T01:03:49.388Z Downloaded http-body v1.0.1
6562026-03-12T01:03:49.391Z Downloaded camino-tempfile-ext v0.3.3
6572026-03-12T01:03:49.394Z Downloaded headers-core v0.3.0
6582026-03-12T01:03:49.397Z Downloaded chacha20 v0.9.1
6592026-03-12T01:03:49.400Z Downloaded bitflags v1.3.2
6602026-03-12T01:03:49.404Z Downloaded hubpack v0.1.2
6612026-03-12T01:03:49.407Z Downloaded ident_case v1.0.1
6622026-03-12T01:03:49.411Z Downloaded hostname v0.4.2
6632026-03-12T01:03:49.414Z Downloaded hyper-tls v0.6.0
6642026-03-12T01:03:49.417Z Downloaded git-stub-vcs v0.1.0
6652026-03-12T01:03:49.420Z Downloaded drift v0.1.3
6662026-03-12T01:03:49.425Z Downloaded ff v0.13.1
6672026-03-12T01:03:49.428Z Downloaded futures-executor v0.3.32
6682026-03-12T01:03:49.446Z Downloaded instant v0.1.13
6692026-03-12T01:03:49.449Z Downloaded is_ci v1.2.0
6702026-03-12T01:03:49.452Z Downloaded is-terminal v0.4.17
6712026-03-12T01:03:49.455Z Downloaded bzip2 v0.4.4
6722026-03-12T01:03:49.458Z Downloaded hash32 v0.2.1
6732026-03-12T01:03:49.461Z Downloaded group v0.13.0
6742026-03-12T01:03:49.463Z Downloaded fs-err v2.11.0
6752026-03-12T01:03:49.466Z Downloaded console v0.16.2
6762026-03-12T01:03:49.469Z Downloaded kstat-rs v0.2.4
6772026-03-12T01:03:49.471Z Downloaded lazy_static v1.5.0
6782026-03-12T01:03:49.474Z Downloaded http-body-util v0.1.3
6792026-03-12T01:03:49.478Z Downloaded lru-cache v0.1.2
6802026-03-12T01:03:49.480Z Downloaded internet-checksum v0.2.1
6812026-03-12T01:03:49.486Z Downloaded lalrpop-util v0.19.12
6822026-03-12T01:03:49.491Z Downloaded lru v0.12.5
6832026-03-12T01:03:49.491Z Downloaded backon v1.6.0
6842026-03-12T01:03:49.494Z Downloaded mime v0.3.17
6852026-03-12T01:03:49.494Z Downloaded memoffset v0.9.1
6862026-03-12T01:03:49.497Z Downloaded maplit v1.0.2
6872026-03-12T01:03:49.501Z Downloaded multimap v0.10.1
6882026-03-12T01:03:49.501Z Downloaded ingot v0.1.1
6892026-03-12T01:03:49.505Z Downloaded globset v0.4.18
6902026-03-12T01:03:49.508Z Downloaded hmac v0.12.1
6912026-03-12T01:03:49.511Z Downloaded fallible-iterator v0.2.0
6922026-03-12T01:03:49.513Z Downloaded crossbeam-utils v0.8.21
6932026-03-12T01:03:49.516Z Downloaded nibble_vec v0.1.0
6942026-03-12T01:03:49.519Z Downloaded hyper-staticfile v0.10.1
6952026-03-12T01:03:49.522Z Downloaded md5 v0.7.0
6962026-03-12T01:03:49.524Z Downloaded impl-trait-for-tuples v0.2.3
6972026-03-12T01:03:49.529Z Downloaded md-5 v0.10.6
6982026-03-12T01:03:49.532Z Downloaded libloading v0.8.9
6992026-03-12T01:03:49.534Z Downloaded nonempty v0.12.0
7002026-03-12T01:03:49.538Z Downloaded num_threads v0.1.7
7012026-03-12T01:03:49.541Z Downloaded normalize-line-endings v0.3.0
7022026-03-12T01:03:49.541Z Downloaded newtype_derive v0.1.6
7032026-03-12T01:03:49.543Z Downloaded num_enum_derive v0.5.11
7042026-03-12T01:03:49.546Z Downloaded num-derive v0.3.3
7052026-03-12T01:03:49.550Z Downloaded num-conv v0.2.0
7062026-03-12T01:03:49.553Z Downloaded olpc-cjson v0.1.4
7072026-03-12T01:03:49.553Z Downloaded lock_api v0.4.14
7082026-03-12T01:03:49.556Z Downloaded mime_guess v2.0.5
7092026-03-12T01:03:49.559Z Downloaded opaque-debug v0.3.1
7102026-03-12T01:03:49.562Z Downloaded openssl-macros v0.1.1
7112026-03-12T01:03:49.562Z Downloaded hickory-client v0.25.2
7122026-03-12T01:03:49.565Z Downloaded libsw-core v0.3.2
7132026-03-12T01:03:49.568Z Downloaded ipnetwork v0.21.1
7142026-03-12T01:03:49.571Z Downloaded jobserver v0.1.34
7152026-03-12T01:03:49.574Z Downloaded libefi-sys v0.1.0
7162026-03-12T01:03:49.578Z Downloaded openssl-probe v0.1.6
7172026-03-12T01:03:49.580Z Downloaded linear-map v1.2.0
7182026-03-12T01:03:49.580Z Downloaded packed_struct_codegen v0.10.1
7192026-03-12T01:03:49.583Z Downloaded oso-derive v0.27.3
7202026-03-12T01:03:49.586Z Downloaded libsw v3.5.0
7212026-03-12T01:03:49.589Z Downloaded parse-size v1.1.0
7222026-03-12T01:03:49.589Z Downloaded iana-time-zone v0.1.65
7232026-03-12T01:03:49.592Z Downloaded hyper-rustls v0.27.7
7242026-03-12T01:03:49.597Z Downloaded phf_shared v0.12.1
7252026-03-12T01:03:49.600Z Downloaded const_format v0.2.35
7262026-03-12T01:03:49.603Z Downloaded cookie_store v0.22.1
7272026-03-12T01:03:49.606Z Downloaded native-tls v0.2.18
7282026-03-12T01:03:49.608Z Downloaded nanorand v0.7.0
7292026-03-12T01:03:49.611Z Downloaded darling_core v0.20.11
7302026-03-12T01:03:49.617Z Downloaded peg-runtime v0.8.5
7312026-03-12T01:03:49.620Z Downloaded num_enum_derive v0.7.5
7322026-03-12T01:03:49.623Z Downloaded path-slash v0.1.5
7332026-03-12T01:03:49.625Z Downloaded nu-ansi-term v0.50.3
7342026-03-12T01:03:49.628Z Downloaded pbkdf2 v0.11.0
7352026-03-12T01:03:49.631Z Downloaded num-rational v0.4.2
7362026-03-12T01:03:49.635Z Downloaded phf_shared v0.13.1
7372026-03-12T01:03:49.635Z Downloaded phf_shared v0.11.3
7382026-03-12T01:03:49.637Z Downloaded oxnet v0.1.4
7392026-03-12T01:03:49.640Z Downloaded pin-utils v0.1.0
7402026-03-12T01:03:49.642Z Downloaded half v1.8.3
7412026-03-12T01:03:49.645Z Downloaded precomputed-hash v0.1.1
7422026-03-12T01:03:49.645Z Downloaded ingot-macros v0.1.1
7432026-03-12T01:03:49.648Z Downloaded half v2.7.1
7442026-03-12T01:03:49.651Z Downloaded heapless v0.7.17
7452026-03-12T01:03:49.655Z Downloaded headers v0.4.1
7462026-03-12T01:03:49.660Z Downloaded openssl-probe v0.2.1
7472026-03-12T01:03:49.663Z Downloaded num-complex v0.4.6
7482026-03-12T01:03:49.666Z Downloaded password-hash v0.5.0
7492026-03-12T01:03:49.668Z Downloaded predicates-tree v1.0.13
7502026-03-12T01:03:49.671Z Downloaded progenitor-macro v0.10.0
7512026-03-12T01:03:49.674Z Downloaded predicates-core v1.0.10
7522026-03-12T01:03:49.676Z Downloaded progenitor-macro v0.11.2
7532026-03-12T01:03:49.676Z Downloaded powerfmt v0.2.0
7542026-03-12T01:03:49.678Z Downloaded pem-rfc7468 v0.7.0
7552026-03-12T01:03:49.681Z Downloaded progenitor-client v0.11.2
7562026-03-12T01:03:49.684Z Downloaded chacha20poly1305 v0.10.1
7572026-03-12T01:03:49.688Z Downloaded ar_archive_writer v0.5.1
7582026-03-12T01:03:49.691Z Downloaded num_enum v0.5.11
7592026-03-12T01:03:49.694Z Downloaded peg-macros v0.8.5
7602026-03-12T01:03:49.698Z Downloaded flume v0.11.1
7612026-03-12T01:03:49.701Z Downloaded pin-project-internal v1.1.11
7622026-03-12T01:03:49.704Z Downloaded quick-error v1.2.3
7632026-03-12T01:03:49.706Z Downloaded proc-macro-crate v3.4.0
7642026-03-12T01:03:49.709Z Downloaded radium v0.7.0
7652026-03-12T01:03:49.711Z Downloaded litrs v1.0.0
7662026-03-12T01:03:49.714Z Downloaded pin-project-lite v0.2.17
7672026-03-12T01:03:49.718Z Downloaded postgres-protocol v0.6.10
7682026-03-12T01:03:49.721Z Downloaded polyval v0.6.2
7692026-03-12T01:03:49.724Z Downloaded rand_xorshift v0.4.0
7702026-03-12T01:03:49.726Z Downloaded heapless v0.8.0
7712026-03-12T01:03:49.729Z Downloaded phf v0.13.1
7722026-03-12T01:03:49.732Z Downloaded phf v0.12.1
7732026-03-12T01:03:49.735Z Downloaded indicatif v0.18.4
7742026-03-12T01:03:49.738Z Downloaded rand_chacha v0.3.1
7752026-03-12T01:03:49.741Z Downloaded psl-types v2.0.11
7762026-03-12T01:03:49.743Z Downloaded recursive v0.1.1
7772026-03-12T01:03:49.743Z Downloaded omicron-zone-package v0.12.2
7782026-03-12T01:03:49.746Z Downloaded progenitor-extras v0.1.1
7792026-03-12T01:03:49.750Z Downloaded pkg-config v0.3.32
7802026-03-12T01:03:49.753Z Downloaded ref-cast v1.0.25
7812026-03-12T01:03:49.755Z Downloaded bumpalo v3.20.2
7822026-03-12T01:03:49.758Z Downloaded progenitor v0.13.0
7832026-03-12T01:03:49.761Z Downloaded libbz2-rs-sys v0.2.2
7842026-03-12T01:03:49.763Z Downloaded parking_lot_core v0.8.6
7852026-03-12T01:03:49.766Z Downloaded parking_lot v0.12.5
7862026-03-12T01:03:49.768Z Downloaded parking_lot v0.11.2
7872026-03-12T01:03:49.771Z Downloaded rfc6979 v0.4.0
7882026-03-12T01:03:49.774Z Downloaded psm v0.1.30
7892026-03-12T01:03:49.776Z Downloaded progenitor-macro v0.13.0
7902026-03-12T01:03:49.779Z Downloaded ref-cast-impl v1.0.25
7912026-03-12T01:03:49.781Z Downloaded recursive-proc-macro-impl v0.1.1
7922026-03-12T01:03:49.781Z Downloaded proc-macro-error-attr2 v2.0.0
7932026-03-12T01:03:49.784Z Downloaded crypto-bigint v0.5.5
7942026-03-12T01:03:49.788Z Downloaded rustc_version v0.1.7
7952026-03-12T01:03:49.791Z Downloaded r2d2 v0.8.10
7962026-03-12T01:03:49.793Z Downloaded flate2 v1.1.9
7972026-03-12T01:03:49.796Z Downloaded rustc_version v0.4.1
7982026-03-12T01:03:49.799Z Downloaded rustc-hash v2.1.1
7992026-03-12T01:03:49.802Z Downloaded dropshot-api-manager v0.6.0
8002026-03-12T01:03:49.805Z Downloaded progenitor-client v0.13.0
8012026-03-12T01:03:49.807Z Downloaded progenitor v0.11.2
8022026-03-12T01:03:49.810Z Downloaded rand_seeder v0.4.0
8032026-03-12T01:03:49.810Z Downloaded primeorder v0.13.6
8042026-03-12T01:03:49.813Z Downloaded miniz_oxide v0.8.9
8052026-03-12T01:03:49.815Z Downloaded progenitor v0.10.0
8062026-03-12T01:03:49.818Z Downloaded rand_core v0.6.4
8072026-03-12T01:03:49.821Z Downloaded pkcs1 v0.7.5
8082026-03-12T01:03:49.823Z Downloaded salsa20 v0.10.2
8092026-03-12T01:03:49.823Z Downloaded pkcs8 v0.10.2
8102026-03-12T01:03:49.826Z Downloaded sapling-renderdag v0.1.0
8112026-03-12T01:03:49.829Z Downloaded scheduled-thread-pool v0.2.7
8122026-03-12T01:03:49.831Z Downloaded resolv-conf v0.7.6
8132026-03-12T01:03:49.834Z Downloaded http v1.4.0
8142026-03-12T01:03:49.837Z Downloaded same-file v1.0.6
8152026-03-12T01:03:49.837Z Downloaded papergrid v0.17.0
8162026-03-12T01:03:49.842Z Downloaded scroll_derive v0.13.1
8172026-03-12T01:03:49.844Z Downloaded scopeguard v1.2.0
8182026-03-12T01:03:49.847Z Downloaded seq-macro v0.3.6
8192026-03-12T01:03:49.849Z Downloaded hickory-resolver v0.24.4
8202026-03-12T01:03:49.852Z Downloaded scrypt v0.11.0
8212026-03-12T01:03:49.855Z Downloaded oso v0.27.3
8222026-03-12T01:03:49.858Z Downloaded jiff-static v0.2.21
8232026-03-12T01:03:49.861Z Downloaded serde_repr v0.1.20
8242026-03-12T01:03:49.864Z Downloaded rtoolbox v0.0.3
8252026-03-12T01:03:49.866Z Downloaded serde_spanned v1.0.4
8262026-03-12T01:03:49.866Z Downloaded serde_plain v1.0.2
8272026-03-12T01:03:49.869Z Downloaded quinn-udp v0.5.14
8282026-03-12T01:03:49.872Z Downloaded postcard v1.1.3
8292026-03-12T01:03:49.875Z Downloaded rustls-native-certs v0.8.3
8302026-03-12T01:03:49.878Z Downloaded secrecy v0.10.3
8312026-03-12T01:03:49.878Z Downloaded semver v0.1.20
8322026-03-12T01:03:49.880Z Downloaded ed25519-dalek v2.2.0
8332026-03-12T01:03:49.883Z Downloaded sha1 v0.10.6
8342026-03-12T01:03:49.886Z Downloaded hashbrown v0.12.3
8352026-03-12T01:03:49.889Z Downloaded expectorate v1.2.0
8362026-03-12T01:03:49.891Z Downloaded crossbeam-channel v0.5.15
8372026-03-12T01:03:49.894Z Downloaded serde-big-array v0.5.1
8382026-03-12T01:03:49.897Z Downloaded secrecy v0.8.0
8392026-03-12T01:03:49.899Z Downloaded shell-words v1.1.1
8402026-03-12T01:03:49.899Z Downloaded siphasher v1.0.2
8412026-03-12T01:03:49.902Z Downloaded serde_urlencoded v0.7.1
8422026-03-12T01:03:49.902Z Downloaded sigpipe v0.1.3
8432026-03-12T01:03:49.905Z Downloaded rustls-pemfile v1.0.4
8442026-03-12T01:03:49.907Z Downloaded aes v0.8.4
8452026-03-12T01:03:49.910Z Downloaded rand_core v0.9.5
8462026-03-12T01:03:49.912Z Downloaded pin-project v1.1.11
8472026-03-12T01:03:49.920Z Downloaded slog-bunyan v2.5.0
8482026-03-12T01:03:49.923Z Downloaded sec1 v0.7.3
8492026-03-12T01:03:49.927Z Downloaded schemars_derive v0.8.22
8502026-03-12T01:03:49.930Z Downloaded rustls-pemfile v2.2.0
8512026-03-12T01:03:49.930Z Downloaded postgres-types v0.2.12
8522026-03-12T01:03:49.933Z Downloaded bstr v1.12.1
8532026-03-12T01:03:49.939Z Downloaded signature v2.2.0
8542026-03-12T01:03:49.941Z Downloaded signal-hook-tokio v0.3.1
8552026-03-12T01:03:49.944Z Downloaded signal-hook-mio v0.2.5
8562026-03-12T01:03:49.944Z Downloaded serde_bytes v0.11.19
8572026-03-12T01:03:49.948Z Downloaded proc-macro-error2 v2.0.1
8582026-03-12T01:03:49.951Z Downloaded rusty-fork v0.3.1
8592026-03-12T01:03:49.951Z Downloaded rustversion v1.0.22
8602026-03-12T01:03:49.954Z Downloaded ssh-cipher v0.2.0
8612026-03-12T01:03:49.957Z Downloaded sqlparser_derive v0.5.0
8622026-03-12T01:03:49.957Z Downloaded ssh-encoding v0.2.0
8632026-03-12T01:03:49.959Z Downloaded hickory-resolver v0.25.2
8642026-03-12T01:03:49.962Z Downloaded openssl-sys v0.9.111
8652026-03-12T01:03:49.966Z Downloaded minimal-lexical v0.2.1
8662026-03-12T01:03:49.970Z Downloaded rcgen v0.12.1
8672026-03-12T01:03:49.973Z Downloaded slog-envlogger v2.2.0
8682026-03-12T01:03:49.975Z Downloaded scroll v0.13.0
8692026-03-12T01:03:49.978Z Downloaded prefix-trie v0.7.0
8702026-03-12T01:03:49.981Z Downloaded strum v0.26.3
8712026-03-12T01:03:49.981Z Downloaded structmeta-derive v0.3.0
8722026-03-12T01:03:49.984Z Downloaded strum v0.27.2
8732026-03-12T01:03:49.984Z Downloaded structmeta v0.3.0
8742026-03-12T01:03:49.986Z Downloaded itertools v0.10.5
8752026-03-12T01:03:49.990Z Downloaded rustls-pki-types v1.14.0
8762026-03-12T01:03:49.993Z Downloaded serde_path_to_error v0.1.20
8772026-03-12T01:03:49.996Z Downloaded serde_derive_internals v0.29.1
8782026-03-12T01:03:49.998Z Downloaded strip-ansi-escapes v0.2.1
8792026-03-12T01:03:49.998Z Downloaded serde-hex v0.1.0
8802026-03-12T01:03:50.001Z Downloaded sync_wrapper v1.0.2
8812026-03-12T01:03:50.001Z Downloaded shlex v1.3.0
8822026-03-12T01:03:50.004Z Downloaded parking_lot_core v0.9.12
8832026-03-12T01:03:50.007Z Downloaded take_mut v0.2.2
8842026-03-12T01:03:50.007Z Downloaded smf v0.2.3
8852026-03-12T01:03:50.009Z Downloaded slog-dtrace v0.3.0
8862026-03-12T01:03:50.010Z Downloaded slog-async v2.8.0
8872026-03-12T01:03:50.012Z Downloaded aes-gcm v0.10.3
8882026-03-12T01:03:50.015Z Downloaded russh-keys v0.45.0
8892026-03-12T01:03:50.018Z Downloaded russh-cryptovec v0.7.3
8902026-03-12T01:03:50.018Z Downloaded rand_core v0.10.0
8912026-03-12T01:03:50.020Z Downloaded serde_cbor v0.11.2
8922026-03-12T01:03:50.023Z Downloaded tap v1.0.1
8932026-03-12T01:03:50.026Z Downloaded supports-color v3.0.2
8942026-03-12T01:03:50.026Z Downloaded subtle v2.6.1
8952026-03-12T01:03:50.029Z Downloaded signal-hook-registry v1.4.8
8962026-03-12T01:03:50.029Z Downloaded slog-json v2.6.1
8972026-03-12T01:03:50.032Z Downloaded tabwriter v1.4.1
8982026-03-12T01:03:50.032Z Downloaded tabled_derive v0.11.0
8992026-03-12T01:03:50.035Z Downloaded sync-ptr v0.1.4
9002026-03-12T01:03:50.035Z Downloaded tagptr v0.2.0
9012026-03-12T01:03:50.037Z Downloaded termtree v0.5.1
9022026-03-12T01:03:50.037Z Downloaded stacker v0.1.23
9032026-03-12T01:03:50.040Z Downloaded hashbrown v0.13.2
9042026-03-12T01:03:50.043Z Downloaded thread-id v5.1.0
9052026-03-12T01:03:50.046Z Downloaded snafu-derive v0.8.9
9062026-03-12T01:03:50.046Z Downloaded hickory-server v0.25.2
9072026-03-12T01:03:50.050Z Downloaded serde_with_macros v3.17.0
9082026-03-12T01:03:50.052Z Downloaded sqlformat v0.3.5
9092026-03-12T01:03:50.055Z Downloaded smallvec v0.6.14
9102026-03-12T01:03:50.058Z Downloaded ryu v1.0.23
9112026-03-12T01:03:50.060Z Downloaded testing_table v0.3.0
9122026-03-12T01:03:50.060Z Downloaded support-bundle-viewer v0.1.2
9132026-03-12T01:03:50.063Z Downloaded strum_macros v0.26.4
9142026-03-12T01:03:50.067Z Downloaded strum_macros v0.24.3
9152026-03-12T01:03:50.067Z Downloaded libxml v0.3.3
9162026-03-12T01:03:50.070Z Downloaded iddqd v0.3.17
9172026-03-12T01:03:50.076Z Downloaded schemars v0.8.22
9182026-03-12T01:03:50.085Z Downloaded tinyvec_macros v0.1.1
9192026-03-12T01:03:50.088Z Downloaded spki v0.7.3
9202026-03-12T01:03:50.090Z Downloaded num-bigint v0.4.6
9212026-03-12T01:03:50.093Z Downloaded time-core v0.1.8
9222026-03-12T01:03:50.094Z Downloaded thiserror-impl-no-std v2.0.2
9232026-03-12T01:03:50.096Z Downloaded static_assertions v1.1.0
9242026-03-12T01:03:50.096Z Downloaded ron v0.8.1
9252026-03-12T01:03:50.100Z Downloaded progenitor-impl v0.10.0
9262026-03-12T01:03:50.103Z Downloaded progenitor-impl v0.13.0
9272026-03-12T01:03:50.105Z Downloaded progenitor-impl v0.11.2
9282026-03-12T01:03:50.108Z Downloaded termios v0.3.3
9292026-03-12T01:03:50.111Z Downloaded hyper-util v0.1.20
9302026-03-12T01:03:50.113Z Downloaded slog-term v2.9.2
9312026-03-12T01:03:50.116Z Downloaded slab v0.4.12
9322026-03-12T01:03:50.118Z Downloaded stringprep v0.1.5
9332026-03-12T01:03:50.118Z Downloaded sct v0.7.1
9342026-03-12T01:03:50.121Z Downloaded prettyplease v0.2.37
9352026-03-12T01:03:50.124Z Downloaded tower-service v0.3.3
9362026-03-12T01:03:50.127Z Downloaded itertools v0.13.0
9372026-03-12T01:03:50.131Z Downloaded rayon-core v1.13.0
9382026-03-12T01:03:50.134Z Downloaded hashbrown v0.15.5
9392026-03-12T01:03:50.138Z Downloaded tower-layer v0.3.3
9402026-03-12T01:03:50.141Z Downloaded try-lock v0.2.5
9412026-03-12T01:03:50.141Z Downloaded topological-sort v0.2.2
9422026-03-12T01:03:50.145Z Downloaded trait-variant v0.1.2
9432026-03-12T01:03:50.145Z Downloaded nom v7.1.3
9442026-03-12T01:03:50.148Z Downloaded crossterm v0.28.1
9452026-03-12T01:03:50.153Z Downloaded slog v2.8.2
9462026-03-12T01:03:50.156Z Downloaded similar v2.7.0
9472026-03-12T01:03:50.159Z Downloaded tokio-macros v2.6.0
9482026-03-12T01:03:50.162Z Downloaded tls_codec_derive v0.4.2
9492026-03-12T01:03:50.162Z Downloaded schemars v0.9.0
9502026-03-12T01:03:50.172Z Downloaded tokio-native-tls v0.3.1
9512026-03-12T01:03:50.174Z Downloaded tls_codec v0.4.2
9522026-03-12T01:03:50.177Z Downloaded tiny-keccak v2.0.2
9532026-03-12T01:03:50.177Z Downloaded unarray v0.1.4
9542026-03-12T01:03:50.180Z Downloaded tokio-tungstenite v0.23.1
9552026-03-12T01:03:50.180Z Downloaded untrusted v0.7.1
9562026-03-12T01:03:50.182Z Downloaded universal-hash v0.5.1
9572026-03-12T01:03:50.182Z Downloaded unit-prefix v0.5.2
9582026-03-12T01:03:50.185Z Downloaded unicode-truncate v1.1.0
9592026-03-12T01:03:50.185Z Downloaded typify-macro v0.6.1
9602026-03-12T01:03:50.187Z Downloaded usdt v0.6.0
9612026-03-12T01:03:50.187Z Downloaded usdt-macro v0.6.0
9622026-03-12T01:03:50.187Z Downloaded untrusted v0.9.0
9632026-03-12T01:03:50.190Z Downloaded tokio-tungstenite v0.21.0
9642026-03-12T01:03:50.199Z Downloaded term v1.2.1
9652026-03-12T01:03:50.199Z Downloaded mio v1.1.1
9662026-03-12T01:03:50.199Z Downloaded rsa v0.9.10
9672026-03-12T01:03:50.202Z Downloaded socket2 v0.5.10
9682026-03-12T01:03:50.205Z Downloaded rustls-platform-verifier v0.6.2
9692026-03-12T01:03:50.207Z Downloaded utf-8 v0.7.6
9702026-03-12T01:03:50.207Z Downloaded signal-hook v0.3.18
9712026-03-12T01:03:50.210Z Downloaded itertools v0.12.1
9722026-03-12T01:03:50.215Z Downloaded wait-timeout v0.2.1
9732026-03-12T01:03:50.218Z Downloaded void v1.0.2
9742026-03-12T01:03:50.218Z Downloaded usdt-attr-macro v0.6.0
9752026-03-12T01:03:50.218Z Downloaded rustls-webpki v0.103.9
9762026-03-12T01:03:50.221Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9772026-03-12T01:03:50.224Z Downloaded futures-util v0.3.32
9782026-03-12T01:03:50.230Z Downloaded quinn v0.11.9
9792026-03-12T01:03:50.233Z Downloaded qorb v0.4.1
9802026-03-12T01:03:50.237Z Downloaded tokio-dtrace v0.1.1
9812026-03-12T01:03:50.239Z Downloaded toml_writer v1.0.6+spec-1.1.0
9822026-03-12T01:03:50.240Z Downloaded socket2 v0.6.2
9832026-03-12T01:03:50.242Z Downloaded xattr v1.6.1
9842026-03-12T01:03:50.245Z Downloaded strum_macros v0.27.2
9852026-03-12T01:03:50.245Z Downloaded publicsuffix v2.3.0
9862026-03-12T01:03:50.260Z Downloaded tokio-rustls v0.24.1
9872026-03-12T01:03:50.263Z Downloaded want v0.3.1
9882026-03-12T01:03:50.263Z Downloaded xshell-macros v0.2.7
9892026-03-12T01:03:50.263Z Downloaded snafu v0.8.9
9902026-03-12T01:03:50.268Z Downloaded term v0.7.0
9912026-03-12T01:03:50.271Z Downloaded rand v0.10.0
9922026-03-12T01:03:50.274Z Downloaded test-strategy v0.4.5
9932026-03-12T01:03:50.277Z Downloaded blake3 v1.8.3
9942026-03-12T01:03:50.283Z Downloaded zeroize_derive v1.4.3
9952026-03-12T01:03:50.287Z Downloaded unicase v2.9.0
9962026-03-12T01:03:50.287Z Downloaded typify-macro v0.4.3
9972026-03-12T01:03:50.289Z Downloaded tokio-rustls v0.25.0
9982026-03-12T01:03:50.289Z Downloaded tokio-stream v0.1.18
9992026-03-12T01:03:50.292Z Downloaded rand v0.9.2
10002026-03-12T01:03:50.295Z Downloaded zone v0.3.1
10012026-03-12T01:03:50.298Z Downloaded rand v0.8.5
10022026-03-12T01:03:50.298Z Downloaded time-macros v0.2.27
10032026-03-12T01:03:50.301Z Downloaded usdt-impl v0.6.0
10042026-03-12T01:03:50.304Z Downloaded toml_parser v1.0.9+spec-1.1.0
10052026-03-12T01:03:50.304Z Downloaded zone_cfg_derive v0.3.1
10062026-03-12T01:03:50.307Z Downloaded walkdir v2.5.0
10072026-03-12T01:03:50.307Z Downloaded tar v0.4.44
10082026-03-12T01:03:50.309Z Downloaded thread_local v1.1.9
10092026-03-12T01:03:50.309Z Downloaded schemars v1.2.1
10102026-03-12T01:03:50.320Z Downloaded whoami v2.1.0
10112026-03-12T01:03:50.324Z Downloaded tinyvec v1.10.0
10122026-03-12T01:03:50.327Z Downloaded iri-string v0.7.10
10132026-03-12T01:03:50.331Z Downloaded tokio-rustls v0.26.4
10142026-03-12T01:03:50.334Z Downloaded whoami v1.6.1
10152026-03-12T01:03:50.334Z Downloaded rpassword v7.4.0
10162026-03-12T01:03:50.334Z Downloaded xshell v0.2.7
10172026-03-12T01:03:50.337Z Downloaded waitgroup v0.1.2
10182026-03-12T01:03:50.337Z Downloaded toml v0.9.12+spec-1.1.0
10192026-03-12T01:03:50.340Z Downloaded toml v0.7.8
10202026-03-12T01:03:50.343Z Downloaded russh v0.45.0
10212026-03-12T01:03:50.349Z Downloaded twox-hash v2.1.2
10222026-03-12T01:03:50.352Z Downloaded hyper v1.8.1
10232026-03-12T01:03:50.354Z Downloaded zeroize v1.8.2
10242026-03-12T01:03:50.354Z Downloaded tui-tree-widget v0.23.1
10252026-03-12T01:03:50.357Z Downloaded vsss-rs v3.3.4
10262026-03-12T01:03:50.360Z Downloaded vergen-lib v0.1.6
10272026-03-12T01:03:50.360Z Downloaded wyz v0.5.1
10282026-03-12T01:03:50.360Z Downloaded vergen-gitcl v1.0.8
10292026-03-12T01:03:50.363Z Downloaded vergen-git2 v1.0.7
10302026-03-12T01:03:50.363Z Downloaded uzers v0.12.2
10312026-03-12T01:03:50.366Z Downloaded serde_yaml v0.9.34+deprecated
10322026-03-12T01:03:50.368Z Downloaded pretty_assertions v1.4.1
10332026-03-12T01:03:50.368Z Downloaded subprocess v0.2.15
10342026-03-12T01:03:50.372Z Downloaded num-bigint-dig v0.8.6
10352026-03-12T01:03:50.376Z Downloaded tracing-attributes v0.1.31
10362026-03-12T01:03:50.378Z Downloaded aho-corasick v1.1.4
10372026-03-12T01:03:50.381Z Downloaded tracing-core v0.1.36
10382026-03-12T01:03:50.384Z Downloaded ron v0.12.0
10392026-03-12T01:03:50.389Z Downloaded zstd-safe v7.2.4
10402026-03-12T01:03:50.391Z Downloaded unicode-properties v0.1.4
10412026-03-12T01:03:50.394Z Downloaded aws-lc-rs v1.16.0
10422026-03-12T01:03:50.399Z Downloaded unsafe-libyaml v0.2.11
10432026-03-12T01:03:50.402Z Downloaded xz2 v0.1.7
10442026-03-12T01:03:50.405Z Downloaded hkdf v0.12.4
10452026-03-12T01:03:50.408Z Downloaded yasna v0.5.2
10462026-03-12T01:03:50.408Z Downloaded libm v0.2.16
10472026-03-12T01:03:50.414Z Downloaded zerocopy v0.6.6
10482026-03-12T01:03:50.417Z Downloaded uuid v1.21.0
10492026-03-12T01:03:50.420Z Downloaded p521 v0.13.3
10502026-03-12T01:03:50.422Z Downloaded zstd v0.13.3
10512026-03-12T01:03:50.425Z Downloaded bitvec v1.0.1
10522026-03-12T01:03:50.434Z Downloaded vte v0.14.1
10532026-03-12T01:03:50.437Z Downloaded unicode-bidi v0.3.18
10542026-03-12T01:03:50.440Z Downloaded bindgen v0.71.1
10552026-03-12T01:03:50.443Z Downloaded typify v0.6.1
10562026-03-12T01:03:50.447Z Downloaded tungstenite v0.23.0
10572026-03-12T01:03:50.449Z Downloaded tungstenite v0.21.0
10582026-03-12T01:03:50.452Z Downloaded steno v0.4.1
10592026-03-12T01:03:50.455Z Downloaded samael v0.0.19
10602026-03-12T01:03:50.460Z Downloaded rustyline v14.0.0
10612026-03-12T01:03:50.464Z Downloaded git2 v0.20.4
10622026-03-12T01:03:50.470Z Downloaded h2 v0.4.13
10632026-03-12T01:03:50.475Z Downloaded thiserror-no-std v2.0.2
10642026-03-12T01:03:50.478Z Downloaded string_cache v0.8.9
10652026-03-12T01:03:50.481Z Downloaded spin v0.9.8
10662026-03-12T01:03:50.484Z Downloaded p256 v0.13.2
10672026-03-12T01:03:50.486Z Downloaded slog-stdlog v4.1.1
10682026-03-12T01:03:50.486Z Downloaded slog-scope v4.4.1
10692026-03-12T01:03:50.489Z Downloaded simd-adler32 v0.3.8
10702026-03-12T01:03:50.489Z Downloaded rand_chacha v0.9.0
10712026-03-12T01:03:50.491Z Downloaded ignore v0.4.25
10722026-03-12T01:03:50.494Z Downloaded pkcs5 v0.7.1
10732026-03-12T01:03:50.497Z Downloaded typify v0.4.3
10742026-03-12T01:03:50.500Z Downloaded unicode_categories v0.1.1
10752026-03-12T01:03:50.500Z Downloaded derive_more v2.1.1
10762026-03-12T01:03:50.509Z Downloaded yansi v1.0.1
10772026-03-12T01:03:50.513Z Downloaded ssh-key v0.6.7
10782026-03-12T01:03:50.515Z Downloaded zopfli v0.8.3
10792026-03-12T01:03:50.518Z Downloaded vergen v9.0.6
10802026-03-12T01:03:50.521Z Downloaded rayon v1.11.0
10812026-03-12T01:03:50.525Z Downloaded tower v0.5.3
10822026-03-12T01:03:50.532Z Downloaded itertools v0.14.0
10832026-03-12T01:03:50.536Z Downloaded quick-xml v0.37.5
10842026-03-12T01:03:50.541Z Downloaded toml_edit v0.23.10+spec-1.0.0
10852026-03-12T01:03:50.544Z Downloaded toml_edit v0.19.15
10862026-03-12T01:03:50.557Z Downloaded tokio-postgres v0.7.16
10872026-03-12T01:03:50.561Z Downloaded zip v0.6.6
10882026-03-12T01:03:50.564Z Downloaded chrono v0.4.44
10892026-03-12T01:03:50.570Z Downloaded rustls-webpki v0.101.7
10902026-03-12T01:03:50.581Z Downloaded zerocopy-derive v0.8.40
10912026-03-12T01:03:50.588Z Downloaded reqwest v0.13.2
10922026-03-12T01:03:50.593Z Downloaded regex v1.12.3
10932026-03-12T01:03:50.597Z Downloaded x509-cert v0.2.5
10942026-03-12T01:03:50.601Z Downloaded p384 v0.13.1
10952026-03-12T01:03:50.605Z Downloaded reqwest v0.12.28
10962026-03-12T01:03:50.609Z Downloaded predicates v3.1.4
10972026-03-12T01:03:50.612Z Downloaded unicode-segmentation v1.12.0
10982026-03-12T01:03:50.615Z Downloaded unicode-normalization v0.1.25
10992026-03-12T01:03:50.618Z Downloaded tokio-util v0.7.18
11002026-03-12T01:03:50.623Z Downloaded zip v4.6.1
11012026-03-12T01:03:50.626Z Downloaded tower-http v0.6.8
11022026-03-12T01:03:50.632Z Downloaded tough v0.20.0
11032026-03-12T01:03:50.639Z Downloaded rustls-webpki v0.102.8
11042026-03-12T01:03:50.654Z Downloaded proptest v1.10.0
11052026-03-12T01:03:50.660Z Downloaded salty v0.3.0
11062026-03-12T01:03:50.665Z Downloaded moka v0.12.13
11072026-03-12T01:03:50.672Z Downloaded serde_with v3.17.0
11082026-03-12T01:03:50.681Z Downloaded typed-path v0.9.3
11092026-03-12T01:03:50.686Z Downloaded reedline v0.40.0
11102026-03-12T01:03:50.693Z Downloaded lalrpop v0.19.12
11112026-03-12T01:03:50.701Z Downloaded polar-core v0.27.3
11122026-03-12T01:03:50.707Z Downloaded ppv-lite86 v0.2.21
11132026-03-12T01:03:50.709Z Downloaded num-integer v0.1.46
11142026-03-12T01:03:50.710Z Downloaded pbkdf2 v0.12.2
11152026-03-12T01:03:50.712Z Downloaded poly1305 v0.8.0
11162026-03-12T01:03:50.712Z Downloaded paste v1.0.15
11172026-03-12T01:03:50.715Z Downloaded parse-display v0.10.0
11182026-03-12T01:03:50.715Z Downloaded oxide-tokio-rt v0.1.2
11192026-03-12T01:03:50.718Z Downloaded indexmap v1.9.3
11202026-03-12T01:03:50.721Z Downloaded memmap2 v0.9.10
11212026-03-12T01:03:50.721Z Downloaded openssl v0.10.75
11222026-03-12T01:03:50.728Z Downloaded goblin v0.10.5
11232026-03-12T01:03:50.733Z Downloaded petname v2.0.2
11242026-03-12T01:03:50.737Z Downloaded elliptic-curve v0.13.8
11252026-03-12T01:03:50.740Z Downloaded dropshot_endpoint v0.16.7
11262026-03-12T01:03:50.742Z Downloaded nix v0.29.0
11272026-03-12T01:03:50.751Z Downloaded portable-atomic v1.13.1
11282026-03-12T01:03:50.757Z Downloaded nix v0.28.0
11292026-03-12T01:03:50.765Z Downloaded regex-syntax v0.6.29
11302026-03-12T01:03:50.770Z Downloaded pem v3.0.6
11312026-03-12T01:03:50.773Z Downloaded peg v0.8.5
11322026-03-12T01:03:50.776Z Downloaded progenitor-client v0.10.0
11332026-03-12T01:03:50.776Z Downloaded proc-macro-crate v1.3.1
11342026-03-12T01:03:50.779Z Downloaded packed_struct v0.10.1
11352026-03-12T01:03:50.779Z Downloaded owo-colors v4.3.0
11362026-03-12T01:03:50.779Z Downloaded password-hash v0.4.2
11372026-03-12T01:03:50.781Z Downloaded parse-display-derive v0.10.0
11382026-03-12T01:03:50.782Z Downloaded bytes v1.11.1
11392026-03-12T01:03:50.784Z Downloaded newtype-uuid v1.3.2
11402026-03-12T01:03:50.787Z Downloaded object v0.30.4
11412026-03-12T01:03:50.792Z Downloaded time v0.3.47
11422026-03-12T01:03:50.801Z Downloaded smoltcp v0.9.1
11432026-03-12T01:03:50.809Z Downloaded winnow v0.6.26
11442026-03-12T01:03:50.816Z Downloaded zlib-rs v0.6.2
11452026-03-12T01:03:50.819Z Downloaded nix v0.30.1
11462026-03-12T01:03:50.828Z Downloaded rustls v0.22.4
11472026-03-12T01:03:50.838Z Downloaded winnow v0.5.40
11482026-03-12T01:03:50.844Z Downloaded regex-syntax v0.8.10
11492026-03-12T01:03:50.850Z Downloaded nix v0.27.1
11502026-03-12T01:03:50.858Z Downloaded rustls v0.23.37
11512026-03-12T01:03:50.867Z Downloaded smoltcp v0.11.0
11522026-03-12T01:03:50.875Z Downloaded openapiv3 v2.2.0
11532026-03-12T01:03:50.883Z Downloaded radix_trie v0.2.1
11542026-03-12T01:03:50.887Z Downloaded quinn-proto v0.11.13
11552026-03-12T01:03:50.893Z Downloaded curve25519-dalek v4.1.3
11562026-03-12T01:03:50.901Z Downloaded nix v0.31.1
11572026-03-12T01:03:50.910Z Downloaded tabled v0.20.0
11582026-03-12T01:03:50.926Z Downloaded rustls v0.21.12
11592026-03-12T01:03:50.932Z Downloaded diesel v2.2.12
11602026-03-12T01:03:50.946Z Downloaded vcpkg v0.2.15
11612026-03-12T01:03:50.978Z Downloaded webpki-roots v1.0.6
11622026-03-12T01:03:50.981Z Downloaded dropshot v0.16.7
11632026-03-12T01:03:50.998Z Downloaded zerocopy v0.8.40
11642026-03-12T01:03:51.005Z Downloaded hickory-proto v0.24.4
11652026-03-12T01:03:51.018Z Downloaded object v0.37.3
11662026-03-12T01:03:51.026Z Downloaded hickory-proto v0.25.2
11672026-03-12T01:03:51.039Z Downloaded regress v0.10.5
11682026-03-12T01:03:51.046Z Downloaded bzip2-sys v0.1.13+1.0.8
11692026-03-12T01:03:51.056Z Downloaded typify-impl v0.6.1
11702026-03-12T01:03:51.069Z Downloaded zerocopy-derive v0.6.6
11712026-03-12T01:03:51.076Z Downloaded tracing v0.1.44
11722026-03-12T01:03:51.094Z Downloaded rustix v0.38.44
11732026-03-12T01:03:51.110Z Downloaded petgraph v0.6.5
11742026-03-12T01:03:51.125Z Downloaded chrono-tz v0.10.4
11752026-03-12T01:03:51.139Z Downloaded sled v0.34.7
11762026-03-12T01:03:51.147Z Downloaded petgraph v0.8.3
11772026-03-12T01:03:51.164Z Downloaded num_enum v0.7.5
11782026-03-12T01:03:51.168Z Downloaded blake2 v0.10.6
11792026-03-12T01:03:51.170Z Downloaded base64 v0.22.1
11802026-03-12T01:03:51.173Z Downloaded fatfs v0.3.6
11812026-03-12T01:03:51.176Z Downloaded derive-where v1.6.0
11822026-03-12T01:03:51.179Z Downloaded sqlparser v0.61.0
11832026-03-12T01:03:51.184Z Downloaded multer v3.1.0
11842026-03-12T01:03:51.187Z Downloaded num-iter v0.1.45
11852026-03-12T01:03:51.190Z Downloaded num-derive v0.4.2
11862026-03-12T01:03:51.190Z Downloaded num v0.4.3
11872026-03-12T01:03:51.190Z Downloaded nodrop v0.1.14
11882026-03-12T01:03:51.190Z Downloaded newtype-uuid-macros v0.1.0
11892026-03-12T01:03:51.192Z Downloaded newline-converter v0.3.0
11902026-03-12T01:03:51.192Z Downloaded sha3 v0.10.8
11912026-03-12T01:03:51.196Z Downloaded ipnet v2.11.0
11922026-03-12T01:03:51.198Z Downloaded ingot-types v0.1.2
11932026-03-12T01:03:51.199Z Downloaded darling_core v0.23.0
11942026-03-12T01:03:51.202Z Downloaded maybe-uninit v2.0.0
11952026-03-12T01:03:51.205Z Downloaded httparse v1.10.1
11962026-03-12T01:03:51.208Z Downloaded ratatui v0.29.0
11972026-03-12T01:03:51.220Z Downloaded getrandom v0.3.4
11982026-03-12T01:03:51.223Z Downloaded futures v0.3.32
11992026-03-12T01:03:51.226Z Downloaded darling v0.20.11
12002026-03-12T01:03:51.230Z Downloaded new_debug_unreachable v1.0.6
12012026-03-12T01:03:51.232Z Downloaded crc-any v2.5.0
12022026-03-12T01:03:51.232Z Downloaded typify-impl v0.4.3
12032026-03-12T01:03:51.244Z Downloaded der_derive v0.7.3
12042026-03-12T01:03:51.246Z Downloaded der v0.7.10
12052026-03-12T01:03:51.249Z Downloaded match_cfg v0.1.0
12062026-03-12T01:03:51.252Z Downloaded managed v0.8.0
12072026-03-12T01:03:51.252Z Downloaded lzss v0.8.2
12082026-03-12T01:03:51.252Z Downloaded lru-slab v0.1.2
12092026-03-12T01:03:51.255Z Downloaded linked-hash-map v0.5.6
12102026-03-12T01:03:51.255Z Downloaded libscf-sys v1.1.0
12112026-03-12T01:03:51.255Z Downloaded indoc v2.0.7
12122026-03-12T01:03:51.258Z Downloaded compact_str v0.8.1
12132026-03-12T01:03:51.260Z Downloaded keccak v0.1.6
12142026-03-12T01:03:51.260Z Downloaded humantime v2.3.0
12152026-03-12T01:03:51.263Z Downloaded allocator-api2 v0.2.21
12162026-03-12T01:03:51.263Z Downloaded getrandom v0.2.17
12172026-03-12T01:03:51.267Z Downloaded futures-channel v0.3.32
12182026-03-12T01:03:51.267Z Downloaded highway v1.3.0
12192026-03-12T01:03:51.271Z Downloaded colored v2.2.0
12202026-03-12T01:03:51.271Z Downloaded regex-automata v0.4.14
12212026-03-12T01:03:51.281Z Downloaded derive_more-impl v2.1.1
12222026-03-12T01:03:51.285Z Downloaded derive_builder v0.20.2
12232026-03-12T01:03:51.289Z Downloaded cexpr v0.6.0
12242026-03-12T01:03:51.291Z Downloaded diesel-dtrace v0.4.2
12252026-03-12T01:03:51.291Z Downloaded instability v0.3.11
12262026-03-12T01:03:51.294Z Downloaded inout v0.1.4
12272026-03-12T01:03:51.294Z Downloaded indoc v1.0.9
12282026-03-12T01:03:51.296Z Downloaded indent_write v2.2.0
12292026-03-12T01:03:51.296Z Downloaded hex-literal v0.4.1
12302026-03-12T01:03:51.296Z Downloaded glob v0.3.3
12312026-03-12T01:03:51.301Z Downloaded foldhash v0.2.0
12322026-03-12T01:03:51.301Z Downloaded foldhash v0.1.5
12332026-03-12T01:03:51.304Z Downloaded fixedbitset v0.5.7
12342026-03-12T01:03:51.304Z Downloaded filetime v0.2.27
12352026-03-12T01:03:51.304Z Downloaded cookie v0.18.1
12362026-03-12T01:03:51.304Z Downloaded constant_time_eq v0.4.2
12372026-03-12T01:03:51.307Z Downloaded cargo_toml v0.22.3
12382026-03-12T01:03:51.307Z Downloaded async-bb8-diesel v0.2.1
12392026-03-12T01:03:51.309Z Downloaded either v1.15.0
12402026-03-12T01:03:51.309Z Downloaded ed25519 v2.2.3
12412026-03-12T01:03:51.313Z Downloaded derive_builder_core v0.20.2
12422026-03-12T01:03:51.313Z Downloaded curve25519-dalek-derive v0.1.1
12432026-03-12T01:03:51.316Z Downloaded ctr v0.9.2
12442026-03-12T01:03:51.316Z Downloaded csv-core v0.1.13
12452026-03-12T01:03:51.316Z Downloaded console v0.15.11
12462026-03-12T01:03:51.319Z Downloaded clang-sys v1.8.1
12472026-03-12T01:03:51.321Z Downloaded cbc v0.1.2
12482026-03-12T01:03:51.321Z Downloaded diesel_derives v2.2.7
12492026-03-12T01:03:51.324Z Downloaded const_format_proc_macros v0.2.34
12502026-03-12T01:03:51.326Z Downloaded cancel-safe-futures v0.1.5
12512026-03-12T01:03:51.329Z Downloaded bcs v0.1.6
12522026-03-12T01:03:51.329Z Downloaded hubpack_derive v0.1.1
12532026-03-12T01:03:51.329Z Downloaded httpdate v1.0.3
12542026-03-12T01:03:51.333Z Downloaded daft-derive v0.1.5
12552026-03-12T01:03:51.336Z Downloaded http-range v0.1.5
12562026-03-12T01:03:51.336Z Downloaded hostname v0.3.1
12572026-03-12T01:03:51.336Z Downloaded corncobs v0.1.4
12582026-03-12T01:03:51.336Z Downloaded base64ct v1.8.3
12592026-03-12T01:03:51.339Z Downloaded argon2 v0.5.3
12602026-03-12T01:03:51.339Z Downloaded lzma-sys v0.1.20
12612026-03-12T01:03:51.361Z Downloaded jiff v0.2.21
12622026-03-12T01:03:51.375Z Downloaded bitfield v0.19.4
12632026-03-12T01:03:51.377Z Downloaded blowfish v0.9.1
12642026-03-12T01:03:51.377Z Downloaded bb8 v0.8.6
12652026-03-12T01:03:51.380Z Downloaded bit-vec v0.6.3
12662026-03-12T01:03:51.380Z Downloaded erased-serde v0.3.31
12672026-03-12T01:03:51.380Z Downloaded ena v0.14.4
12682026-03-12T01:03:51.383Z Downloaded darling_core v0.21.3
12692026-03-12T01:03:51.387Z Downloaded hex v0.4.3
12702026-03-12T01:03:51.387Z Downloaded derive_more v0.99.20
12712026-03-12T01:03:51.389Z Downloaded libgit2-sys v0.18.3+1.9.2
12722026-03-12T01:03:51.432Z Downloaded fxhash v0.2.1
12732026-03-12T01:03:51.435Z Downloaded libz-sys v1.1.24
12742026-03-12T01:03:51.449Z Downloaded csv v1.4.0
12752026-03-12T01:03:51.465Z Downloaded futures-sink v0.3.32
12762026-03-12T01:03:51.467Z Downloaded futures-io v0.3.32
12772026-03-12T01:03:51.467Z Downloaded defmt-macros v1.0.1
12782026-03-12T01:03:51.470Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12792026-03-12T01:03:51.482Z Downloaded crossbeam-deque v0.8.6
12802026-03-12T01:03:51.484Z Downloaded tokio v1.49.0
12812026-03-12T01:03:51.512Z Downloaded defmt v1.0.1
12822026-03-12T01:03:51.515Z Downloaded ciborium v0.2.2
12832026-03-12T01:03:51.517Z Downloaded ahash v0.8.12
12842026-03-12T01:03:51.520Z Downloaded ghash v0.5.1
12852026-03-12T01:03:51.520Z Downloaded futures-macro v0.3.32
12862026-03-12T01:03:51.520Z Downloaded cipher v0.4.4
12872026-03-12T01:03:51.523Z Downloaded cassowary v0.3.0
12882026-03-12T01:03:51.523Z Downloaded buf-list v1.1.2
12892026-03-12T01:03:51.526Z Downloaded async-trait v0.1.89
12902026-03-12T01:03:51.526Z Downloaded foreign-types-macros v0.2.3
12912026-03-12T01:03:51.526Z Downloaded foreign-types v0.5.0
12922026-03-12T01:03:51.526Z Downloaded atty v0.2.14
12932026-03-12T01:03:51.529Z Downloaded atomicwrites v0.4.4
12942026-03-12T01:03:51.529Z Downloaded funty v2.0.0
12952026-03-12T01:03:51.529Z Downloaded env_filter v1.0.0
12962026-03-12T01:03:51.532Z Downloaded enum-as-inner v0.6.1
12972026-03-12T01:03:51.532Z Downloaded endian-type v0.1.2
12982026-03-12T01:03:51.532Z Downloaded bit-set v0.5.3
12992026-03-12T01:03:51.532Z Downloaded base16ct v1.0.0
13002026-03-12T01:03:51.535Z Downloaded base16ct v0.2.0
13012026-03-12T01:03:51.535Z Downloaded cargo-platform v0.1.9
13022026-03-12T01:03:51.535Z Downloaded aead v0.5.2
13032026-03-12T01:03:51.535Z Downloaded float-cmp v0.10.0
13042026-03-12T01:03:51.538Z Downloaded darling_macro v0.20.11
13052026-03-12T01:03:51.538Z Downloaded cobs v0.3.0
13062026-03-12T01:03:51.538Z Downloaded document-features v0.2.12
13072026-03-12T01:03:51.538Z Downloaded defmt v0.3.100
13082026-03-12T01:03:51.541Z Downloaded ascii-canvas v3.0.0
13092026-03-12T01:03:51.541Z Downloaded bcrypt-pbkdf v0.10.0
13102026-03-12T01:03:51.541Z Downloaded async-stream-impl v0.3.6
13112026-03-12T01:03:51.541Z Downloaded crunchy v0.2.4
13122026-03-12T01:03:51.541Z Downloaded crc8 v0.1.1
13132026-03-12T01:03:51.541Z Downloaded crc v3.4.0
13142026-03-12T01:03:51.543Z Downloaded block-padding v0.3.3
13152026-03-12T01:03:51.543Z Downloaded assert_matches v1.5.0
13162026-03-12T01:03:51.543Z Downloaded difflib v0.4.0
13172026-03-12T01:03:51.547Z Downloaded deranged v0.5.8
13182026-03-12T01:03:51.547Z Downloaded defmt-parser v1.0.0
13192026-03-12T01:03:51.548Z Downloaded daft v0.1.5
13202026-03-12T01:03:51.552Z Downloaded crc-catalog v2.4.0
13212026-03-12T01:03:51.552Z Downloaded ciborium-ll v0.2.2
13222026-03-12T01:03:51.552Z Downloaded bitfield-macros v0.19.4
13232026-03-12T01:03:51.552Z Downloaded bit-set v0.8.0
13242026-03-12T01:03:51.552Z Downloaded cfg_aliases v0.1.1
13252026-03-12T01:03:51.552Z Downloaded bitfield-struct v0.6.2
13262026-03-12T01:03:51.555Z Downloaded castaway v0.2.4
13272026-03-12T01:03:51.555Z Downloaded array-init v0.0.4
13282026-03-12T01:03:51.555Z Downloaded des v0.8.1
13292026-03-12T01:03:51.555Z Downloaded debug-ignore v1.0.5
13302026-03-12T01:03:51.555Z Downloaded darling v0.21.3
13312026-03-12T01:03:51.558Z Downloaded cc v1.2.56
13322026-03-12T01:03:51.560Z Downloaded base64 v0.21.7
13332026-03-12T01:03:51.563Z Downloaded colored v3.1.1
13342026-03-12T01:03:51.588Z Downloaded crc32fast v1.5.0
13352026-03-12T01:03:51.588Z Downloaded const-oid v0.9.6
13362026-03-12T01:03:51.591Z Downloaded encoding_rs v0.8.35
13372026-03-12T01:03:51.591Z Downloaded chacha20 v0.10.0
13382026-03-12T01:03:51.591Z Downloaded bzip2 v0.6.1
13392026-03-12T01:03:51.591Z Downloaded backoff v0.4.0
13402026-03-12T01:03:51.591Z Downloaded arrayref v0.3.9
13412026-03-12T01:03:51.591Z Downloaded atomic-waker v1.1.2
13422026-03-12T01:03:51.591Z Downloaded ring v0.17.14
13432026-03-12T01:03:52.058Z Downloaded aws-lc-sys v0.37.1
13442026-03-12T01:03:52.359Z Compiling libc v0.2.180
13452026-03-12T01:03:52.363Z Compiling serde v1.0.228
13462026-03-12T01:03:52.363Z Compiling log v0.4.29
13472026-03-12T01:03:52.363Z Compiling find-msvc-tools v0.1.9
13482026-03-12T01:03:52.363Z Compiling shlex v1.3.0
13492026-03-12T01:03:52.363Z Compiling smallvec v1.15.1
13502026-03-12T01:03:52.526Z Compiling syn v2.0.117
13512026-03-12T01:03:52.537Z Compiling typenum v1.19.0
13522026-03-12T01:03:52.770Z Compiling generic-array v0.14.7
13532026-03-12T01:03:52.788Z Compiling subtle v2.6.1
13542026-03-12T01:03:52.813Z Compiling scopeguard v1.2.0
13552026-03-12T01:03:52.898Z Compiling portable-atomic v1.13.1
13562026-03-12T01:03:52.940Z Compiling lock_api v0.4.14
13572026-03-12T01:03:52.972Z Compiling const-oid v0.9.6
13582026-03-12T01:03:53.027Z Compiling critical-section v1.2.0
13592026-03-12T01:03:53.100Z Compiling zerocopy v0.8.40
13602026-03-12T01:03:53.156Z Compiling pin-project-lite v0.2.17
13612026-03-12T01:03:53.234Z Compiling parking_lot_core v0.9.12
13622026-03-12T01:03:53.270Z Compiling serde_json v1.0.149
13632026-03-12T01:03:53.590Z Compiling pkg-config v0.3.32
13642026-03-12T01:03:53.679Z Compiling libm v0.2.16
13652026-03-12T01:03:53.812Z Compiling getrandom v0.2.17
13662026-03-12T01:03:53.862Z Compiling jobserver v0.1.34
13672026-03-12T01:03:54.037Z Compiling rand_core v0.6.4
13682026-03-12T01:03:54.085Z Compiling errno v0.3.14
13692026-03-12T01:03:54.268Z Compiling cc v1.2.56
13702026-03-12T01:03:54.308Z Compiling once_cell v1.21.3
13712026-03-12T01:03:54.340Z Compiling signal-hook-registry v1.4.8
13722026-03-12T01:03:54.356Z Compiling parking_lot v0.12.5
13732026-03-12T01:03:54.383Z Compiling mio v1.1.1
13742026-03-12T01:03:54.474Z Compiling num-traits v0.2.19
13752026-03-12T01:03:54.565Z Compiling bitflags v2.11.0
13762026-03-12T01:03:54.683Z Compiling futures-core v0.3.32
13772026-03-12T01:03:54.855Z Compiling socket2 v0.6.2
13782026-03-12T01:03:54.873Z Compiling percent-encoding v2.3.2
13792026-03-12T01:03:54.913Z Compiling allocator-api2 v0.2.21
13802026-03-12T01:03:55.020Z Compiling cpufeatures v0.2.17
13812026-03-12T01:03:55.104Z Compiling futures-sink v0.3.32
13822026-03-12T01:03:55.122Z Compiling foldhash v0.2.0
13832026-03-12T01:03:55.139Z Compiling slab v0.4.12
13842026-03-12T01:03:55.231Z Compiling futures-channel v0.3.32
13852026-03-12T01:03:55.425Z Compiling hashbrown v0.16.1
13862026-03-12T01:03:55.467Z Compiling futures-io v0.3.32
13872026-03-12T01:03:55.486Z Compiling getrandom v0.4.1
13882026-03-12T01:03:55.502Z Compiling futures-task v0.3.32
13892026-03-12T01:03:55.635Z Compiling getrandom v0.3.4
13902026-03-12T01:03:55.661Z Compiling rand_core v0.10.0
13912026-03-12T01:03:55.719Z Compiling rustversion v1.0.22
13922026-03-12T01:03:55.881Z Compiling cmake v0.1.57
13932026-03-12T01:03:56.276Z Compiling indexmap v2.13.0
13942026-03-12T01:03:56.417Z Compiling form_urlencoded v1.2.2
13952026-03-12T01:03:56.458Z Compiling dunce v1.0.5
13962026-03-12T01:03:56.578Z Compiling base64ct v1.8.3
13972026-03-12T01:03:56.602Z Compiling ident_case v1.0.1
13982026-03-12T01:03:56.637Z Compiling fs_extra v1.3.0
13992026-03-12T01:03:56.752Z Compiling synstructure v0.13.2
14002026-03-12T01:03:56.833Z Compiling flagset v0.4.7
14012026-03-12T01:03:56.970Z Compiling pem-rfc7468 v0.7.0
14022026-03-12T01:03:56.987Z Compiling aws-lc-sys v0.37.1
14032026-03-12T01:03:57.005Z Compiling rand_core v0.9.5
14042026-03-12T01:03:57.109Z Compiling iana-time-zone v0.1.65
14052026-03-12T01:03:57.169Z Compiling rustix v1.1.3
14062026-03-12T01:03:57.187Z Compiling ring v0.17.14
14072026-03-12T01:03:57.367Z Compiling uuid v1.21.0
14082026-03-12T01:03:57.386Z Compiling rustc_version v0.4.1
14092026-03-12T01:03:57.389Z Compiling vcpkg v0.2.15
14102026-03-12T01:03:57.588Z Compiling regex-syntax v0.8.10
14112026-03-12T01:03:57.832Z Compiling aws-lc-rs v1.16.0
14122026-03-12T01:03:58.223Z Compiling tracing-core v0.1.36
14132026-03-12T01:03:58.280Z Compiling crossbeam-utils v0.8.21
14142026-03-12T01:03:58.401Z Compiling openssl-sys v0.9.111
14152026-03-12T01:03:58.690Z Compiling pest_generator v2.8.6
14162026-03-12T01:03:58.963Z Compiling serde_derive_internals v0.29.1
14172026-03-12T01:03:59.339Z Compiling serde_derive v1.0.228
14182026-03-12T01:03:59.393Z Compiling zeroize_derive v1.4.3
14192026-03-12T01:03:59.587Z Compiling zerofrom-derive v0.1.6
14202026-03-12T01:03:59.612Z Compiling yoke-derive v0.8.1
14212026-03-12T01:04:00.164Z Compiling zerocopy-derive v0.8.40
14222026-03-12T01:04:00.244Z Compiling zeroize v1.8.2
14232026-03-12T01:04:00.888Z Compiling zerovec-derive v0.11.2
14242026-03-12T01:04:01.237Z Compiling displaydoc v0.2.5
14252026-03-12T01:04:01.327Z Compiling crypto-common v0.1.7
14262026-03-12T01:04:01.502Z Compiling block-buffer v0.10.4
14272026-03-12T01:04:01.556Z Compiling zerofrom v0.1.6
14282026-03-12T01:04:01.700Z Compiling yoke v0.8.1
14292026-03-12T01:04:01.718Z Compiling digest v0.10.7
14302026-03-12T01:04:01.934Z Compiling tokio-macros v2.6.0
14312026-03-12T01:04:02.038Z Compiling hmac v0.12.1
14322026-03-12T01:04:02.209Z Compiling zerotrie v0.2.3
14332026-03-12T01:04:02.231Z Compiling futures-macro v0.3.32
14342026-03-12T01:04:02.366Z Compiling zerovec v0.11.5
14352026-03-12T01:04:02.602Z Compiling block-padding v0.3.3
14362026-03-12T01:04:02.792Z Compiling inout v0.1.4
14372026-03-12T01:04:02.912Z Compiling sha2 v0.10.9
14382026-03-12T01:04:02.995Z Compiling tinystr v0.8.2
14392026-03-12T01:04:03.035Z Compiling potential_utf v0.1.4
14402026-03-12T01:04:03.244Z Compiling icu_locale_core v2.1.1
14412026-03-12T01:04:03.262Z Compiling icu_collections v2.1.1
14422026-03-12T01:04:03.293Z Compiling futures-util v0.3.32
14432026-03-12T01:04:03.531Z Compiling cipher v0.4.4
14442026-03-12T01:04:03.858Z Compiling der_derive v0.7.3
14452026-03-12T01:04:04.072Z Compiling bytes v1.11.1
14462026-03-12T01:04:04.444Z Compiling icu_provider v2.1.1
14472026-03-12T01:04:04.516Z Compiling chrono v0.4.44
14482026-03-12T01:04:04.659Z Compiling salsa20 v0.10.2
14492026-03-12T01:04:04.819Z Compiling tokio v1.49.0
14502026-03-12T01:04:04.836Z Compiling icu_normalizer v2.1.1
14512026-03-12T01:04:04.884Z Compiling icu_properties v2.1.2
14522026-03-12T01:04:05.106Z Compiling der v0.7.10
14532026-03-12T01:04:05.583Z Compiling http v1.4.0
14542026-03-12T01:04:06.383Z Compiling idna_adapter v1.2.1
14552026-03-12T01:04:06.453Z Compiling spki v0.7.3
14562026-03-12T01:04:06.456Z Compiling pbkdf2 v0.12.2
14572026-03-12T01:04:06.548Z Compiling ppv-lite86 v0.2.21
14582026-03-12T01:04:06.609Z Compiling idna v1.1.0
14592026-03-12T01:04:06.709Z Compiling thiserror-impl v2.0.18
14602026-03-12T01:04:06.765Z Compiling scrypt v0.11.0
14612026-03-12T01:04:06.783Z Compiling cbc v0.1.2
14622026-03-12T01:04:06.824Z Compiling aes v0.8.4
14632026-03-12T01:04:06.959Z Compiling rand_chacha v0.9.0
14642026-03-12T01:04:07.004Z Compiling url v2.5.8
14652026-03-12T01:04:07.080Z Compiling rustls-pki-types v1.14.0
14662026-03-12T01:04:07.467Z Compiling tracing-attributes v0.1.31
14672026-03-12T01:04:07.664Z Compiling pkcs5 v0.7.1
14682026-03-12T01:04:07.857Z Compiling rand v0.9.2
14692026-03-12T01:04:08.056Z Compiling http-body v1.0.1
14702026-03-12T01:04:08.204Z Compiling schemars v0.8.22
14712026-03-12T01:04:08.239Z Compiling syn v1.0.109
14722026-03-12T01:04:08.303Z Compiling untrusted v0.9.0
14732026-03-12T01:04:08.454Z Compiling httparse v1.10.1
14742026-03-12T01:04:08.471Z Compiling untrusted v0.7.1
14752026-03-12T01:04:08.492Z Compiling thiserror v2.0.18
14762026-03-12T01:04:08.619Z Compiling base64 v0.22.1
14772026-03-12T01:04:08.622Z Compiling openssl-probe v0.2.1
14782026-03-12T01:04:08.852Z Compiling pkcs8 v0.10.2
14792026-03-12T01:04:08.891Z Compiling schemars_derive v0.8.22
14802026-03-12T01:04:08.964Z Compiling pest_derive v2.8.6
14812026-03-12T01:04:09.029Z Compiling scroll_derive v0.13.1
14822026-03-12T01:04:09.291Z Compiling tracing v0.1.44
14832026-03-12T01:04:09.515Z Compiling darling_core v0.20.11
14842026-03-12T01:04:09.626Z Compiling try-lock v0.2.5
14852026-03-12T01:04:09.760Z Compiling tower-service v0.3.3
14862026-03-12T01:04:09.875Z Compiling tokio-util v0.7.18
14872026-03-12T01:04:09.892Z Compiling atomic-waker v1.1.2
14882026-03-12T01:04:10.041Z Compiling rustls v0.23.37
14892026-03-12T01:04:10.100Z Compiling dyn-clone v1.0.20
14902026-03-12T01:04:10.302Z Compiling tinyvec_macros v0.1.1
14912026-03-12T01:04:10.320Z Compiling tower-layer v0.3.3
14922026-03-12T01:04:10.393Z Compiling tinyvec v1.10.0
14932026-03-12T01:04:10.527Z Compiling scroll v0.13.0
14942026-03-12T01:04:10.862Z Compiling h2 v0.4.13
14952026-03-12T01:04:10.880Z Compiling want v0.3.1
14962026-03-12T01:04:11.314Z Compiling ipnet v2.11.0
14972026-03-12T01:04:11.462Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14982026-03-12T01:04:11.976Z Compiling spin v0.9.8
14992026-03-12T01:04:11.998Z Compiling aho-corasick v1.1.4
15002026-03-12T01:04:12.238Z Compiling pin-utils v0.1.0
15012026-03-12T01:04:12.325Z Compiling foreign-types-shared v0.1.1
15022026-03-12T01:04:12.432Z Compiling openssl v0.10.75
15032026-03-12T01:04:12.451Z Compiling crc32fast v1.5.0
15042026-03-12T01:04:12.664Z Compiling httpdate v1.0.3
15052026-03-12T01:04:12.739Z Compiling time-core v0.1.8
15062026-03-12T01:04:12.776Z Compiling darling_macro v0.20.11
15072026-03-12T01:04:12.798Z Compiling num-conv v0.2.0
15082026-03-12T01:04:12.930Z Compiling powerfmt v0.2.0
15092026-03-12T01:04:12.948Z Compiling tempfile v3.25.0
15102026-03-12T01:04:12.970Z Compiling time-macros v0.2.27
15112026-03-12T01:04:13.185Z Compiling deranged v0.5.8
15122026-03-12T01:04:13.383Z Compiling darling v0.20.11
15132026-03-12T01:04:13.434Z Compiling regex-automata v0.4.14
15142026-03-12T01:04:13.562Z Compiling foreign-types v0.3.2
15152026-03-12T01:04:14.353Z Compiling goblin v0.10.5
15162026-03-12T01:04:14.597Z Compiling openssl-macros v0.1.1
15172026-03-12T01:04:15.098Z Compiling hyper v1.8.1
15182026-03-12T01:04:15.228Z Compiling thiserror-impl v1.0.69
15192026-03-12T01:04:16.221Z Compiling wait-timeout v0.2.1
15202026-03-12T01:04:16.551Z Compiling either v1.15.0
15212026-03-12T01:04:16.812Z Compiling usdt-impl v0.6.0
15222026-03-12T01:04:16.899Z Compiling quick-error v1.2.3
15232026-03-12T01:04:16.967Z Compiling num_threads v0.1.7
15242026-03-12T01:04:17.022Z Compiling simd-adler32 v0.3.8
15252026-03-12T01:04:17.081Z Compiling bit-vec v0.8.0
15262026-03-12T01:04:17.081Z Compiling native-tls v0.2.18
15272026-03-12T01:04:17.238Z Compiling siphasher v1.0.2
15282026-03-12T01:04:17.347Z Compiling bit-set v0.8.0
15292026-03-12T01:04:17.405Z Compiling time v0.3.47
15302026-03-12T01:04:17.425Z Compiling rusty-fork v0.3.1
15312026-03-12T01:04:17.485Z Compiling thiserror v1.0.69
15322026-03-12T01:04:17.550Z Compiling hyper-util v0.1.20
15332026-03-12T01:04:18.057Z Compiling derive_builder_core v0.20.2
15342026-03-12T01:04:19.207Z Compiling dof v0.4.0
15352026-03-12T01:04:19.225Z Compiling unicode-normalization v0.1.25
15362026-03-12T01:04:19.547Z Compiling crossbeam-epoch v0.9.18
15372026-03-12T01:04:19.822Z Compiling dtrace-parser v0.3.0
15382026-03-12T01:04:19.841Z Compiling rustls-native-certs v0.8.3
15392026-03-12T01:04:19.968Z Compiling signature v2.2.0
15402026-03-12T01:04:20.186Z Compiling scroll_derive v0.12.1
15412026-03-12T01:04:20.216Z Compiling heapless v0.7.17
15422026-03-12T01:04:20.505Z Compiling rand_xorshift v0.4.0
15432026-03-12T01:04:20.558Z Compiling slog v2.8.2
15442026-03-12T01:04:20.701Z Compiling darling_core v0.21.3
15452026-03-12T01:04:20.805Z Compiling bzip2-sys v0.1.13+1.0.8
15462026-03-12T01:04:20.884Z Compiling sync_wrapper v1.0.2
15472026-03-12T01:04:20.989Z Compiling thread-id v5.1.0
15482026-03-12T01:04:21.015Z Compiling cookie v0.18.1
15492026-03-12T01:04:21.086Z Compiling unicode-segmentation v1.12.0
15502026-03-12T01:04:21.104Z Compiling zstd-safe v7.2.4
15512026-03-12T01:04:21.172Z Compiling unicode-properties v0.1.4
15522026-03-12T01:04:21.257Z Compiling adler2 v2.0.1
15532026-03-12T01:04:21.367Z Compiling rayon-core v1.13.0
15542026-03-12T01:04:21.417Z Compiling paste v1.0.15
15552026-03-12T01:04:21.435Z Compiling signal-hook v0.3.18
15562026-03-12T01:04:21.581Z Compiling unicode-bidi v0.3.18
15572026-03-12T01:04:21.600Z Compiling anyhow v1.0.102
15582026-03-12T01:04:21.659Z Compiling unarray v0.1.4
15592026-03-12T01:04:21.770Z Compiling proptest v1.10.0
15602026-03-12T01:04:21.881Z Compiling miniz_oxide v0.8.9
15612026-03-12T01:04:21.975Z Compiling scroll v0.12.0
15622026-03-12T01:04:22.265Z Compiling stringprep v0.1.5
15632026-03-12T01:04:22.308Z Compiling tower v0.5.3
15642026-03-12T01:04:22.797Z Compiling crossbeam-deque v0.8.6
15652026-03-12T01:04:22.857Z Compiling derive_builder_macro v0.20.2
15662026-03-12T01:04:22.918Z Compiling ipnetwork v0.21.1
15672026-03-12T01:04:23.034Z Compiling http-body-util v0.1.3
15682026-03-12T01:04:23.052Z Compiling webpki-roots v1.0.6
15692026-03-12T01:04:23.116Z Compiling rand_chacha v0.3.1
15702026-03-12T01:04:23.196Z Compiling serde_spanned v0.6.9
15712026-03-12T01:04:23.343Z Compiling toml_datetime v0.6.11
15722026-03-12T01:04:23.377Z Compiling serde_tokenstream v0.2.3
15732026-03-12T01:04:23.419Z Compiling erased-serde v0.3.31
15742026-03-12T01:04:23.453Z Compiling md-5 v0.10.6
15752026-03-12T01:04:23.653Z Compiling zerocopy-derive v0.7.35
15762026-03-12T01:04:23.677Z Compiling curve25519-dalek v4.1.3
15772026-03-12T01:04:23.765Z Compiling vergen-lib v0.1.6
15782026-03-12T01:04:24.006Z Compiling num-integer v0.1.46
15792026-03-12T01:04:24.130Z Compiling hash32 v0.2.1
15802026-03-12T01:04:24.154Z Compiling ff v0.13.1
15812026-03-12T01:04:24.180Z Compiling psl-types v2.0.11
15822026-03-12T01:04:24.262Z Compiling darling_macro v0.21.3
15832026-03-12T01:04:24.323Z Compiling num-bigint-dig v0.8.6
15842026-03-12T01:04:24.341Z Compiling ryu v1.0.23
15852026-03-12T01:04:24.364Z Compiling rustix v0.38.44
15862026-03-12T01:04:24.439Z Compiling zlib-rs v0.6.2
15872026-03-12T01:04:24.566Z Compiling smoltcp v0.9.1
15882026-03-12T01:04:24.584Z Compiling ref-cast v1.0.25
15892026-03-12T01:04:24.819Z Compiling litrs v1.0.0
15902026-03-12T01:04:24.822Z Compiling fallible-iterator v0.2.0
15912026-03-12T01:04:24.880Z Compiling iri-string v0.7.10
15922026-03-12T01:04:24.986Z Compiling base16ct v0.2.0
15932026-03-12T01:04:25.028Z Compiling newtype-uuid v1.3.2
15942026-03-12T01:04:25.204Z Compiling postgres-protocol v0.6.10
15952026-03-12T01:04:25.239Z Compiling sec1 v0.7.3
15962026-03-12T01:04:25.535Z Compiling document-features v0.2.12
15972026-03-12T01:04:25.553Z Compiling darling v0.21.3
15982026-03-12T01:04:25.655Z Compiling zerocopy v0.7.35
15992026-03-12T01:04:25.771Z Compiling serde_urlencoded v0.7.1
16002026-03-12T01:04:26.098Z Compiling num-iter v0.1.45
16012026-03-12T01:04:26.243Z Compiling publicsuffix v2.3.0
16022026-03-12T01:04:26.323Z Compiling group v0.13.0
16032026-03-12T01:04:26.532Z Compiling tower-http v0.6.8
16042026-03-12T01:04:26.576Z Compiling derive_builder v0.20.2
16052026-03-12T01:04:26.599Z Compiling rand v0.8.5
16062026-03-12T01:04:26.723Z Compiling oxnet v0.1.4
16072026-03-12T01:04:27.050Z Compiling tokio-native-tls v0.3.1
16082026-03-12T01:04:27.068Z Compiling proc-macro-error v1.0.4
16092026-03-12T01:04:27.347Z Compiling goblin v0.8.2
16102026-03-12T01:04:27.980Z Compiling heck v0.4.1
16112026-03-12T01:04:28.101Z Compiling phf_shared v0.13.1
16122026-03-12T01:04:28.139Z Compiling hubpack_derive v0.1.1
16132026-03-12T01:04:28.264Z Compiling regex v1.12.3
16142026-03-12T01:04:28.427Z Compiling flate2 v1.1.9
16152026-03-12T01:04:28.514Z Compiling lazy_static v1.5.0
16162026-03-12T01:04:28.627Z Compiling cargo-platform v0.1.9
16172026-03-12T01:04:28.717Z Compiling hkdf v0.12.4
16182026-03-12T01:04:28.848Z Compiling crypto-bigint v0.5.5
16192026-03-12T01:04:28.878Z Compiling daft-derive v0.1.5
16202026-03-12T01:04:28.913Z Compiling async-trait v0.1.89
16212026-03-12T01:04:28.952Z Compiling strum_macros v0.27.2
16222026-03-12T01:04:28.980Z Compiling curve25519-dalek-derive v0.1.1
16232026-03-12T01:04:29.839Z Compiling ref-cast-impl v1.0.25
16242026-03-12T01:04:29.858Z Compiling terminal_size v0.4.3
16252026-03-12T01:04:30.019Z Compiling vergen v9.0.6
16262026-03-12T01:04:30.289Z Compiling fs-err v3.3.0
16272026-03-12T01:04:30.445Z Compiling ahash v0.8.12
16282026-03-12T01:04:30.540Z Compiling bumpalo v3.20.2
16292026-03-12T01:04:30.570Z Compiling foldhash v0.1.5
16302026-03-12T01:04:30.720Z Compiling winnow v0.5.40
16312026-03-12T01:04:30.790Z Compiling bitflags v1.3.2
16322026-03-12T01:04:30.865Z Compiling libbz2-rs-sys v0.2.2
16332026-03-12T01:04:30.883Z Compiling object v0.37.3
16342026-03-12T01:04:31.236Z Compiling managed v0.8.0
16352026-03-12T01:04:31.680Z Compiling strum v0.27.2
16362026-03-12T01:04:31.765Z Compiling bzip2 v0.6.1
16372026-03-12T01:04:31.887Z Compiling console v0.16.2
16382026-03-12T01:04:32.028Z Compiling zopfli v0.8.3
16392026-03-12T01:04:32.079Z Compiling hashbrown v0.15.5
16402026-03-12T01:04:32.397Z Compiling clap_builder v4.5.60
16412026-03-12T01:04:32.612Z Compiling toml_edit v0.19.15
16422026-03-12T01:04:32.776Z Compiling dof v0.3.0
16432026-03-12T01:04:32.808Z Compiling elliptic-curve v0.13.8
16442026-03-12T01:04:32.912Z Compiling daft v0.1.5
16452026-03-12T01:04:33.271Z Compiling cargo_metadata v0.19.2
16462026-03-12T01:04:33.332Z Compiling hubpack v0.1.2
16472026-03-12T01:04:33.767Z Compiling phf v0.13.1
16482026-03-12T01:04:33.974Z Compiling zone_cfg_derive v0.3.1
16492026-03-12T01:04:34.823Z Compiling signal-hook-mio v0.2.5
16502026-03-12T01:04:34.973Z Compiling zstd v0.13.3
16512026-03-12T01:04:35.140Z Compiling cookie_store v0.22.1
16522026-03-12T01:04:35.869Z Compiling rayon v1.11.0
16532026-03-12T01:04:36.089Z Compiling bzip2 v0.4.4
16542026-03-12T01:04:36.354Z Compiling hyper-tls v0.6.0
16552026-03-12T01:04:36.637Z Compiling postgres-types v0.2.12
16562026-03-12T01:04:36.676Z Compiling serde_with_macros v3.17.0
16572026-03-12T01:04:36.721Z Compiling usdt-macro v0.6.0
16582026-03-12T01:04:37.055Z Compiling usdt-attr-macro v0.6.0
16592026-03-12T01:04:37.385Z Compiling ed25519 v2.2.3
16602026-03-12T01:04:37.705Z Compiling dtrace-parser v0.2.0
16612026-03-12T01:04:37.953Z Compiling phf_shared v0.11.3
16622026-03-12T01:04:38.114Z Compiling itertools v0.12.1
16632026-03-12T01:04:38.195Z Compiling bstr v1.12.1
16642026-03-12T01:04:38.214Z Compiling pkcs1 v0.7.5
16652026-03-12T01:04:38.322Z Compiling serde-big-array v0.5.1
16662026-03-12T01:04:38.500Z Compiling hex v0.4.3
16672026-03-12T01:04:38.595Z Compiling rfc6979 v0.4.0
16682026-03-12T01:04:38.749Z Compiling serde_repr v0.1.20
16692026-03-12T01:04:38.766Z Compiling enum-as-inner v0.6.1
16702026-03-12T01:04:38.784Z Compiling clap_derive v4.5.55
16712026-03-12T01:04:38.860Z Compiling strum_macros v0.26.4
16722026-03-12T01:04:39.076Z Compiling float-cmp v0.10.0
16732026-03-12T01:04:39.257Z Compiling memmap2 v0.9.10
16742026-03-12T01:04:39.433Z Compiling thread-id v4.2.2
16752026-03-12T01:04:39.451Z Compiling env_filter v1.0.0
16762026-03-12T01:04:39.532Z Compiling encoding_rs v0.8.35
16772026-03-12T01:04:39.550Z Compiling rustc-hash v2.1.1
16782026-03-12T01:04:39.705Z Compiling normalize-line-endings v0.3.0
16792026-03-12T01:04:39.767Z Compiling whoami v2.1.0
16802026-03-12T01:04:39.820Z Compiling data-encoding v2.10.0
16812026-03-12T01:04:39.851Z Compiling difflib v0.4.0
16822026-03-12T01:04:40.278Z Compiling precomputed-hash v0.1.1
16832026-03-12T01:04:40.422Z Compiling unit-prefix v0.5.2
16842026-03-12T01:04:40.603Z Compiling fixedbitset v0.4.2
16852026-03-12T01:04:40.660Z Compiling mime v0.3.17
16862026-03-12T01:04:40.833Z Compiling new_debug_unreachable v1.0.6
16872026-03-12T01:04:40.898Z Compiling jiff v0.2.21
16882026-03-12T01:04:40.921Z Compiling fixedbitset v0.5.7
16892026-03-12T01:04:41.002Z Compiling static_assertions v1.1.0
16902026-03-12T01:04:41.045Z Compiling keccak v0.1.6
16912026-03-12T01:04:41.099Z Compiling predicates-core v1.0.10
16922026-03-12T01:04:41.217Z Compiling clap v4.5.60
16932026-03-12T01:04:41.312Z Compiling strum v0.26.3
16942026-03-12T01:04:41.332Z Compiling predicates v3.1.4
16952026-03-12T01:04:41.335Z Compiling sha3 v0.10.8
16962026-03-12T01:04:41.366Z Compiling petgraph v0.8.3
16972026-03-12T01:04:41.459Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16982026-03-12T01:04:41.657Z Compiling string_cache v0.8.9
16992026-03-12T01:04:41.953Z Compiling petgraph v0.6.5
17002026-03-12T01:04:41.970Z Compiling indicatif v0.18.4
17012026-03-12T01:04:42.153Z Compiling hickory-proto v0.25.2
17022026-03-12T01:04:42.197Z Compiling tokio-postgres v0.7.16
17032026-03-12T01:04:43.101Z Compiling toml_edit v0.22.27
17042026-03-12T01:04:43.952Z Compiling iddqd v0.3.17
17052026-03-12T01:04:44.036Z Compiling env_logger v0.11.9
17062026-03-12T01:04:44.495Z Compiling zip v4.6.1
17072026-03-12T01:04:45.106Z Compiling zone v0.3.1
17082026-03-12T01:04:45.178Z Compiling usdt-impl v0.5.0
17092026-03-12T01:04:45.478Z Compiling usdt v0.6.0
17102026-03-12T01:04:45.811Z Compiling serde_with v3.17.0
17112026-03-12T01:04:45.814Z Compiling similar v2.7.0
17122026-03-12T01:04:45.985Z Compiling ecdsa v0.16.9
17132026-03-12T01:04:46.065Z Compiling rsa v0.9.10
17142026-03-12T01:04:46.498Z Compiling ed25519-dalek v2.2.0
17152026-03-12T01:04:46.766Z Compiling crossterm v0.28.1
17162026-03-12T01:04:46.935Z Compiling zip v0.6.6
17172026-03-12T01:04:47.396Z Compiling toml v0.7.8
17182026-03-12T01:04:48.083Z Compiling toml_parser v1.0.9+spec-1.1.0
17192026-03-12T01:04:48.213Z Compiling itertools v0.13.0
17202026-03-12T01:04:48.240Z Compiling tokio-stream v0.1.18
17212026-03-12T01:04:48.561Z Compiling buf-list v1.1.2
17222026-03-12T01:04:48.653Z Compiling x509-cert v0.2.5
17232026-03-12T01:04:48.830Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17242026-03-12T01:04:48.916Z Compiling openapiv3 v2.2.0
17252026-03-12T01:04:48.935Z Compiling sha1 v0.10.6
17262026-03-12T01:04:49.213Z Compiling toml_datetime v0.7.5+spec-1.1.0
17272026-03-12T01:04:49.251Z Compiling peg-runtime v0.8.5
17282026-03-12T01:04:49.592Z Compiling lalrpop-util v0.19.12
17292026-03-12T01:04:49.621Z Compiling thread_local v1.1.9
17302026-03-12T01:04:49.834Z Compiling slog-async v2.8.0
17312026-03-12T01:04:49.880Z Compiling crossbeam-channel v0.5.15
17322026-03-12T01:04:49.934Z Compiling futures-executor v0.3.32
17332026-03-12T01:04:50.253Z Compiling filetime v0.2.27
17342026-03-12T01:04:50.291Z Compiling is-terminal v0.4.17
17352026-03-12T01:04:50.409Z Compiling take_mut v0.2.2
17362026-03-12T01:04:50.441Z Compiling xattr v1.6.1
17372026-03-12T01:04:50.491Z Compiling term v1.2.1
17382026-03-12T01:04:50.519Z Compiling futures v0.3.32
17392026-03-12T01:04:50.619Z Compiling tar v0.4.44
17402026-03-12T01:04:50.992Z Compiling slog-term v2.9.2
17412026-03-12T01:04:57.903Z Compiling rustls-webpki v0.103.9
17422026-03-12T01:05:01.926Z Compiling tokio-rustls v0.26.4
17432026-03-12T01:05:01.929Z Compiling rustls-platform-verifier v0.6.2
17442026-03-12T01:05:02.180Z Compiling hyper-rustls v0.27.7
17452026-03-12T01:05:02.435Z Compiling reqwest v0.13.2
17462026-03-12T01:05:02.461Z Compiling reqwest v0.12.28
17472026-03-12T01:05:05.416Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17482026-03-12T01:05:05.703Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17492026-03-12T01:05:09.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
17502026-03-12T01:05:09.685Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17512026-03-12T01:05:09.744ZMar 12 01:05:09.059 INFO Starting download, target: Cockroach
17522026-03-12T01:05:09.744ZMar 12 01:05:09.060 INFO Starting download, target: DendriteStub
17532026-03-12T01:05:09.744ZMar 12 01:05:09.060 INFO Starting download, target: TransceiverControl
17542026-03-12T01:05:09.744ZMar 12 01:05:09.060 INFO Starting download, target: Clickhouse
17552026-03-12T01:05:09.747ZMar 12 01:05:09.060 INFO Starting download, target: Console
17562026-03-12T01:05:09.747ZMar 12 01:05:09.060 INFO Starting download, target: MaghemiteMgd
17572026-03-12T01:05:09.747ZMar 12 01:05:09.060 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17582026-03-12T01:05:09.747ZMar 12 01:05:09.060 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17592026-03-12T01:05:09.747ZMar 12 01:05:09.060 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17602026-03-12T01:05:09.748ZMar 12 01:05:09.060 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17612026-03-12T01:05:09.748ZMar 12 01:05:09.060 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17622026-03-12T01:05:09.748ZMar 12 01:05:09.060 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17632026-03-12T01:05:10.572ZMar 12 01:05:09.878 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17642026-03-12T01:05:10.821ZMar 12 01:05:10.133 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17652026-03-12T01:05:10.903ZMar 12 01:05:10.208 INFO Download complete, target: TransceiverControl
17662026-03-12T01:05:10.945ZMar 12 01:05:10.260 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17672026-03-12T01:05:11.200ZMar 12 01:05:10.515 INFO Download complete, target: Console
17682026-03-12T01:05:11.291ZMar 12 01:05:10.606 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17692026-03-12T01:05:11.896ZMar 12 01:05:11.211 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17702026-03-12T01:05:11.896ZMar 12 01:05:11.211 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17712026-03-12T01:05:11.899ZMar 12 01:05:11.213 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17722026-03-12T01:05:14.427ZMar 12 01:05:13.743 INFO Download complete, target: MaghemiteMgd
17732026-03-12T01:05:14.871ZMar 12 01:05:14.186 INFO Download complete, target: DendriteStub
17742026-03-12T01:05:19.505ZMar 12 01:05:18.820 INFO Checking that binary works, target: Cockroach
17752026-03-12T01:05:19.620ZMar 12 01:05:18.935 INFO Download complete, target: Cockroach
17762026-03-12T01:05:22.929ZMar 12 01:05:22.243 INFO Checking that binary works, target: Clickhouse
17772026-03-12T01:05:23.122ZMar 12 01:05:22.438 INFO Download complete, target: Clickhouse
17782026-03-12T01:05:23.140ZAll builder prerequisites installed successfully, and PATH looks valid
17792026-03-12T01:05:23.143Z
17802026-03-12T01:05:23.143Zreal 4:07.853158505
17812026-03-12T01:05:23.143Zuser 10:20.652445219
17822026-03-12T01:05:23.143Zsys 1:46.689923669
17832026-03-12T01:05:23.143Ztrap 0.315682784
17842026-03-12T01:05:23.143Ztflt 1.884355908
17852026-03-12T01:05:23.143Zdflt 2.471213897
17862026-03-12T01:05:23.143Zkflt 0.220581003
17872026-03-12T01:05:23.143Zlock 23:15.122944586
17882026-03-12T01:05:23.143Zslp 38:38.181707397
17892026-03-12T01:05:23.143Zlat 51.040114431
17902026-03-12T01:05:23.143Zstop 2:28.395643915
17912026-03-12T01:05:23.143Z+ banner hack-check
17922026-03-12T01:05:23.143Z
17932026-03-12T01:05:23.146Z # # ## #### # # #### # # ###### #### # #
17942026-03-12T01:05:23.146Z # # # # # # # # # # # # # # # # #
17952026-03-12T01:05:23.147Z ###### # # # #### ##### # ###### ##### # ####
17962026-03-12T01:05:23.147Z # # ###### # # # # # # # # # #
17972026-03-12T01:05:23.147Z # # # # # # # # # # # # # # # # #
17982026-03-12T01:05:23.147Z # # # # #### # # #### # # ###### #### # #
17992026-03-12T01:05:23.147Z
18002026-03-12T01:05:23.147Z+ export CARGO_INCREMENTAL=0
18012026-03-12T01:05:23.147Z+ CARGO_INCREMENTAL=0
18022026-03-12T01:05:23.147Z+ ptime -m timeout 2h cargo xtask check-features --ci
18032026-03-12T01:05:23.898Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18042026-03-12T01:05:24.169Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18052026-03-12T01:05:26.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
18062026-03-12T01:05:26.838Z Running `target/debug/xtask check-features --ci`
18072026-03-12T01:05:26.866Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18082026-03-12T01:05:26.870Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18092026-03-12T01:05:27.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18102026-03-12T01:05:27.497Z Running `target/debug/xtask download cargo-hack`
18112026-03-12T01:05:28.454Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18122026-03-12T01:05:28.839Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18132026-03-12T01:05:32.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
18142026-03-12T01:05:32.338Z Running `target/debug/xtask-downloader cargo-hack`
18152026-03-12T01:05:32.370ZMar 12 01:05:31.684 INFO Starting download, target: CargoHack
18162026-03-12T01:05:32.374ZMar 12 01:05:31.685 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18172026-03-12T01:05:32.741ZMar 12 01:05:32.055 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18182026-03-12T01:05:32.819ZMar 12 01:05:32.134 INFO Download complete, target: CargoHack
18192026-03-12T01:05:32.823Zrunning: "/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-12T01:05:32.840Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18212026-03-12T01:05:33.042Zinfo: running `cargo check --bins` on api_identity (1/256)
18222026-03-12T01:05:33.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232026-03-12T01:05:33.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242026-03-12T01:05:33.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252026-03-12T01:05:33.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18262026-03-12T01:05:33.782Z
18272026-03-12T01:05:33.782Zinfo: running `cargo check --bins` on bootstore (2/256)
18282026-03-12T01:05:34.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292026-03-12T01:05:34.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302026-03-12T01:05:34.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312026-03-12T01:05:34.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18322026-03-12T01:05:34.541Z
18332026-03-12T01:05:34.541Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18342026-03-12T01:05:35.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352026-03-12T01:05:35.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362026-03-12T01:05:35.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372026-03-12T01:05:35.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18382026-03-12T01:05:35.287Z
18392026-03-12T01:05:35.287Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18402026-03-12T01:05:35.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412026-03-12T01:05:35.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422026-03-12T01:05:35.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432026-03-12T01:05:35.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18442026-03-12T01:05:36.033Z
18452026-03-12T01:05:36.033Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18462026-03-12T01:05:36.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472026-03-12T01:05:36.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482026-03-12T01:05:36.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492026-03-12T01:05:36.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18502026-03-12T01:05:36.630Z
18512026-03-12T01:05:36.630Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18522026-03-12T01:05:37.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532026-03-12T01:05:37.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542026-03-12T01:05:37.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552026-03-12T01:05:37.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18562026-03-12T01:05:37.224Z
18572026-03-12T01:05:37.224Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18582026-03-12T01:05:37.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592026-03-12T01:05:37.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602026-03-12T01:05:37.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612026-03-12T01:05:37.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18622026-03-12T01:05:37.806Z
18632026-03-12T01:05:37.806Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18642026-03-12T01:05:38.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652026-03-12T01:05:38.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662026-03-12T01:05:38.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672026-03-12T01:05:38.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18682026-03-12T01:05:38.391Z
18692026-03-12T01:05:38.391Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18702026-03-12T01:05:38.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712026-03-12T01:05:38.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722026-03-12T01:05:38.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732026-03-12T01:05:38.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18742026-03-12T01:05:38.979Z
18752026-03-12T01:05:38.979Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18762026-03-12T01:05:39.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772026-03-12T01:05:39.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782026-03-12T01:05:39.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792026-03-12T01:05:39.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18802026-03-12T01:05:39.559Z
18812026-03-12T01:05:39.559Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18822026-03-12T01:05:40.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832026-03-12T01:05:40.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842026-03-12T01:05:40.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852026-03-12T01:05:40.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18862026-03-12T01:05:40.143Z
18872026-03-12T01:05:40.143Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18882026-03-12T01:05:40.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892026-03-12T01:05:40.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902026-03-12T01:05:40.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912026-03-12T01:05:40.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18922026-03-12T01:05:40.727Z
18932026-03-12T01:05:40.727Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18942026-03-12T01:05:41.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952026-03-12T01:05:41.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962026-03-12T01:05:41.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972026-03-12T01:05:41.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18982026-03-12T01:05:41.311Z
18992026-03-12T01:05:41.311Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
19002026-03-12T01:05:41.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012026-03-12T01:05:41.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022026-03-12T01:05:41.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032026-03-12T01:05:41.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19042026-03-12T01:05:41.902Z
19052026-03-12T01:05:41.902Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19062026-03-12T01:05:42.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072026-03-12T01:05:42.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082026-03-12T01:05:42.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092026-03-12T01:05:42.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19102026-03-12T01:05:42.488Z
19112026-03-12T01:05:42.488Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19122026-03-12T01:05:43.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-03-12T01:05:43.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-03-12T01:05:43.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-03-12T01:05:43.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19162026-03-12T01:05:43.077Z
19172026-03-12T01:05:43.077Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19182026-03-12T01:05:43.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-03-12T01:05:43.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-03-12T01:05:43.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-03-12T01:05:43.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19222026-03-12T01:05:43.667Z
19232026-03-12T01:05:43.667Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19242026-03-12T01:05:44.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-03-12T01:05:44.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-03-12T01:05:44.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-03-12T01:05:44.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19282026-03-12T01:05:44.259Z
19292026-03-12T01:05:44.259Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19302026-03-12T01:05:44.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-03-12T01:05:44.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-03-12T01:05:44.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-03-12T01:05:44.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19342026-03-12T01:05:44.850Z
19352026-03-12T01:05:44.850Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19362026-03-12T01:05:45.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-03-12T01:05:45.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-03-12T01:05:45.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-03-12T01:05:45.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19402026-03-12T01:05:45.440Z
19412026-03-12T01:05:45.440Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19422026-03-12T01:05:45.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-03-12T01:05:45.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-03-12T01:05:45.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-03-12T01:05:45.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19462026-03-12T01:05:46.034Z
19472026-03-12T01:05:46.034Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19482026-03-12T01:05:46.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-03-12T01:05:46.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-03-12T01:05:46.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-03-12T01:05:46.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19522026-03-12T01:05:46.623Z
19532026-03-12T01:05:46.623Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19542026-03-12T01:05:47.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-03-12T01:05:47.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-03-12T01:05:47.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-03-12T01:05:47.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19582026-03-12T01:05:47.213Z
19592026-03-12T01:05:47.213Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19602026-03-12T01:05:47.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-03-12T01:05:47.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-03-12T01:05:47.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-03-12T01:05:47.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19642026-03-12T01:05:47.806Z
19652026-03-12T01:05:47.806Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19662026-03-12T01:05:48.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-03-12T01:05:48.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-03-12T01:05:48.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-03-12T01:05:48.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19702026-03-12T01:05:48.398Z
19712026-03-12T01:05:48.398Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19722026-03-12T01:05:48.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-03-12T01:05:48.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-03-12T01:05:48.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-03-12T01:05:48.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19762026-03-12T01:05:48.991Z
19772026-03-12T01:05:48.991Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19782026-03-12T01:05:49.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-03-12T01:05:49.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-03-12T01:05:49.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-03-12T01:05:49.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19822026-03-12T01:05:49.577Z
19832026-03-12T01:05:49.577Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19842026-03-12T01:05:50.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-03-12T01:05:50.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-03-12T01:05:50.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-03-12T01:05:50.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19882026-03-12T01:05:50.169Z
19892026-03-12T01:05:50.169Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19902026-03-12T01:05:50.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-03-12T01:05:50.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-03-12T01:05:50.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-03-12T01:05:50.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19942026-03-12T01:05:50.754Z
19952026-03-12T01:05:50.754Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19962026-03-12T01:05:51.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-03-12T01:05:51.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-03-12T01:05:51.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-03-12T01:05:51.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20002026-03-12T01:05:51.337Z
20012026-03-12T01:05:51.337Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20022026-03-12T01:05:51.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-03-12T01:05:51.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-03-12T01:05:51.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-03-12T01:05:51.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20062026-03-12T01:05:51.922Z
20072026-03-12T01:05:51.923Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20082026-03-12T01:05:52.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-03-12T01:05:52.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-03-12T01:05:52.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-03-12T01:05:52.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20122026-03-12T01:05:52.509Z
20132026-03-12T01:05:52.509Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20142026-03-12T01:05:53.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-03-12T01:05:53.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-03-12T01:05:53.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-03-12T01:05:53.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20182026-03-12T01:05:53.093Z
20192026-03-12T01:05:53.093Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20202026-03-12T01:05:53.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-03-12T01:05:53.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-03-12T01:05:53.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-03-12T01:05:53.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20242026-03-12T01:05:53.679Z
20252026-03-12T01:05:53.679Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20262026-03-12T01:05:54.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-03-12T01:05:54.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-03-12T01:05:54.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-03-12T01:05:54.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20302026-03-12T01:05:54.263Z
20312026-03-12T01:05:54.263Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20322026-03-12T01:05:54.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-03-12T01:05:54.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-03-12T01:05:54.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-03-12T01:05:54.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20362026-03-12T01:05:54.850Z
20372026-03-12T01:05:54.850Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20382026-03-12T01:05:55.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-03-12T01:05:55.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-03-12T01:05:55.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-03-12T01:05:55.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20422026-03-12T01:05:55.440Z
20432026-03-12T01:05:55.440Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20442026-03-12T01:05:55.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-03-12T01:05:55.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-03-12T01:05:55.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-03-12T01:05:55.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20482026-03-12T01:05:56.030Z
20492026-03-12T01:05:56.030Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20502026-03-12T01:05:56.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-03-12T01:05:56.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-03-12T01:05:56.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-03-12T01:05:56.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20542026-03-12T01:05:56.620Z
20552026-03-12T01:05:56.620Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20562026-03-12T01:05:57.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-03-12T01:05:57.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-03-12T01:05:57.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-03-12T01:05:57.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20602026-03-12T01:05:57.211Z
20612026-03-12T01:05:57.211Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20622026-03-12T01:05:57.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-03-12T01:05:57.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-03-12T01:05:57.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-03-12T01:05:57.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20662026-03-12T01:05:57.803Z
20672026-03-12T01:05:57.804Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20682026-03-12T01:05:58.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-03-12T01:05:58.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-03-12T01:05:58.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-03-12T01:05:58.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20722026-03-12T01:05:58.392Z
20732026-03-12T01:05:58.392Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20742026-03-12T01:05:58.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-03-12T01:05:58.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-03-12T01:05:58.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-03-12T01:05:58.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20782026-03-12T01:05:58.984Z
20792026-03-12T01:05:58.984Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20802026-03-12T01:05:59.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-03-12T01:05:59.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-03-12T01:05:59.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-03-12T01:05:59.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20842026-03-12T01:05:59.575Z
20852026-03-12T01:05:59.575Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20862026-03-12T01:06:00.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-03-12T01:06:00.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-03-12T01:06:00.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-03-12T01:06:00.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
20902026-03-12T01:06:00.342Z
20912026-03-12T01:06:00.342Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20922026-03-12T01:06:01.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-03-12T01:06:01.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-03-12T01:06:01.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-03-12T01:06:01.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20962026-03-12T01:06:01.115Z
20972026-03-12T01:06:01.115Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20982026-03-12T01:06:01.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-03-12T01:06:01.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-03-12T01:06:01.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-03-12T01:06:01.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
21022026-03-12T01:06:01.881Z
21032026-03-12T01:06:01.881Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21042026-03-12T01:06:02.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-03-12T01:06:02.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-03-12T01:06:02.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-03-12T01:06:02.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
21082026-03-12T01:06:02.649Z
21092026-03-12T01:06:02.649Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21102026-03-12T01:06:03.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-03-12T01:06:03.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-03-12T01:06:03.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132026-03-12T01:06:03.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
21142026-03-12T01:06:03.382Z
21152026-03-12T01:06:03.382Zinfo: running `cargo check --bins` on oxlog (50/256)
21162026-03-12T01:06:04.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172026-03-12T01:06:04.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182026-03-12T01:06:04.128Z Checking cfg-if v1.0.4
21192026-03-12T01:06:04.131Z Checking libc v0.2.180
21202026-03-12T01:06:04.131Z Checking serde_core v1.0.228
21212026-03-12T01:06:04.250Z Checking zeroize v1.8.2
21222026-03-12T01:06:04.258Z Checking memchr v2.8.0
21232026-03-12T01:06:04.262Z Checking log v0.4.29
21242026-03-12T01:06:04.262Z Checking smallvec v1.15.1
21252026-03-12T01:06:04.292Z Checking typenum v1.19.0
21262026-03-12T01:06:04.306Z Checking subtle v2.6.1
21272026-03-12T01:06:04.424Z Checking scopeguard v1.2.0
21282026-03-12T01:06:04.487Z Checking itoa v1.0.17
21292026-03-12T01:06:04.501Z Checking stable_deref_trait v1.2.1
21302026-03-12T01:06:04.504Z Checking const-oid v0.9.6
21312026-03-12T01:06:04.542Z Checking lock_api v0.4.14
21322026-03-12T01:06:04.600Z Checking portable-atomic v1.13.1
21332026-03-12T01:06:04.665Z Checking critical-section v1.2.0
21342026-03-12T01:06:04.774Z Checking zerofrom v0.1.6
21352026-03-12T01:06:04.808Z Checking pin-project-lite v0.2.17
21362026-03-12T01:06:04.808Z Checking zerocopy v0.8.40
21372026-03-12T01:06:04.869Z Checking getrandom v0.2.17
21382026-03-12T01:06:04.913Z Checking errno v0.3.14
21392026-03-12T01:06:04.916Z Checking yoke v0.8.1
21402026-03-12T01:06:04.987Z Checking generic-array v0.14.7
21412026-03-12T01:06:05.042Z Checking rand_core v0.6.4
21422026-03-12T01:06:05.055Z Checking signal-hook-registry v1.4.8
21432026-03-12T01:06:05.138Z Checking parking_lot_core v0.9.12
21442026-03-12T01:06:05.169Z Checking once_cell v1.21.3
21452026-03-12T01:06:05.250Z Checking zerovec v0.11.5
21462026-03-12T01:06:05.264Z Checking mio v1.1.1
21472026-03-12T01:06:05.368Z Checking parking_lot v0.12.5
21482026-03-12T01:06:05.386Z Checking socket2 v0.6.2
21492026-03-12T01:06:05.508Z Checking libm v0.2.16
21502026-03-12T01:06:05.603Z Checking zmij v1.0.21
21512026-03-12T01:06:05.627Z Checking crypto-common v0.1.7
21522026-03-12T01:06:05.644Z Checking block-buffer v0.10.4
21532026-03-12T01:06:05.698Z Checking equivalent v1.0.2
21542026-03-12T01:06:05.773Z Checking percent-encoding v2.3.2
21552026-03-12T01:06:05.794Z Checking litemap v0.8.1
21562026-03-12T01:06:05.808Z Checking digest v0.10.7
21572026-03-12T01:06:05.843Z Checking tinystr v0.8.2
21582026-03-12T01:06:05.872Z Checking allocator-api2 v0.2.21
21592026-03-12T01:06:05.939Z Checking writeable v0.6.2
21602026-03-12T01:06:06.014Z Checking futures-core v0.3.32
21612026-03-12T01:06:06.050Z Checking potential_utf v0.1.4
21622026-03-12T01:06:06.071Z Checking zerotrie v0.2.3
21632026-03-12T01:06:06.136Z Checking icu_locale_core v2.1.1
21642026-03-12T01:06:06.161Z Checking foldhash v0.2.0
21652026-03-12T01:06:06.204Z Checking cpufeatures v0.2.17
21662026-03-12T01:06:06.244Z Checking icu_collections v2.1.1
21672026-03-12T01:06:06.286Z Checking hmac v0.12.1
21682026-03-12T01:06:06.351Z Checking hashbrown v0.16.1
21692026-03-12T01:06:06.387Z Checking block-padding v0.3.3
21702026-03-12T01:06:06.401Z Checking serde v1.0.228
21712026-03-12T01:06:06.449Z Checking bitflags v2.11.0
21722026-03-12T01:06:06.517Z Checking num-traits v0.2.19
21732026-03-12T01:06:06.550Z Checking serde_json v1.0.149
21742026-03-12T01:06:06.656Z Checking icu_properties_data v2.1.2
21752026-03-12T01:06:06.659Z Checking icu_normalizer_data v2.1.1
21762026-03-12T01:06:06.755Z Checking futures-sink v0.3.32
21772026-03-12T01:06:06.814Z Checking rand_core v0.10.0
21782026-03-12T01:06:06.873Z Checking futures-channel v0.3.32
21792026-03-12T01:06:06.914Z Checking icu_provider v2.1.1
21802026-03-12T01:06:06.967Z Checking bytes v1.11.1
21812026-03-12T01:06:06.987Z Checking getrandom v0.4.1
21822026-03-12T01:06:07.018Z Checking indexmap v2.13.0
21832026-03-12T01:06:07.113Z Checking inout v0.1.4
21842026-03-12T01:06:07.160Z Checking slab v0.4.12
21852026-03-12T01:06:07.207Z Checking icu_normalizer v2.1.1
21862026-03-12T01:06:07.278Z Checking icu_properties v2.1.2
21872026-03-12T01:06:07.292Z Checking futures-io v0.3.32
21882026-03-12T01:06:07.353Z Checking futures-task v0.3.32
21892026-03-12T01:06:07.428Z Checking cipher v0.4.4
21902026-03-12T01:06:07.476Z Checking sha2 v0.10.9
21912026-03-12T01:06:07.525Z Checking futures-util v0.3.32
21922026-03-12T01:06:07.570Z Checking tokio v1.49.0
21932026-03-12T01:06:07.598Z Checking getrandom v0.3.4
21942026-03-12T01:06:07.695Z Checking byteorder v1.5.0
21952026-03-12T01:06:07.770Z Checking utf8_iter v1.0.4
21962026-03-12T01:06:07.788Z Checking base64ct v1.8.3
21972026-03-12T01:06:07.823Z Checking form_urlencoded v1.2.2
21982026-03-12T01:06:07.921Z Checking flagset v0.4.7
21992026-03-12T01:06:07.955Z Checking fnv v1.0.7
22002026-03-12T01:06:07.978Z Checking rand_core v0.9.5
22012026-03-12T01:06:08.066Z Checking salsa20 v0.10.2
22022026-03-12T01:06:08.069Z Checking http v1.4.0
22032026-03-12T01:06:08.093Z Checking pem-rfc7468 v0.7.0
22042026-03-12T01:06:08.206Z Checking uuid v1.21.0
22052026-03-12T01:06:08.229Z Checking pbkdf2 v0.12.2
22062026-03-12T01:06:08.289Z Checking der v0.7.10
22072026-03-12T01:06:08.359Z Checking scrypt v0.11.0
22082026-03-12T01:06:08.422Z Checking idna_adapter v1.2.1
22092026-03-12T01:06:08.527Z Checking aes v0.8.4
22102026-03-12T01:06:08.564Z Checking idna v1.1.0
22112026-03-12T01:06:08.621Z Checking cbc v0.1.2
22122026-03-12T01:06:08.773Z Checking rustix v1.1.3
22132026-03-12T01:06:08.851Z Checking tracing-core v0.1.36
22142026-03-12T01:06:08.872Z Checking url v2.5.8
22152026-03-12T01:06:09.035Z Checking rustls-pki-types v1.14.0
22162026-03-12T01:06:09.116Z Checking ppv-lite86 v0.2.21
22172026-03-12T01:06:09.253Z Checking regex-syntax v0.8.10
22182026-03-12T01:06:09.301Z Checking spki v0.7.3
22192026-03-12T01:06:09.405Z Checking iana-time-zone v0.1.65
22202026-03-12T01:06:09.431Z Checking tracing v0.1.44
22212026-03-12T01:06:09.501Z Checking pkcs5 v0.7.1
22222026-03-12T01:06:09.527Z Checking chrono v0.4.44
22232026-03-12T01:06:09.530Z Checking rand_chacha v0.9.0
22242026-03-12T01:06:09.685Z Checking http-body v1.0.1
22252026-03-12T01:06:09.799Z Checking rand v0.9.2
22262026-03-12T01:06:09.838Z Checking aws-lc-sys v0.37.1
22272026-03-12T01:06:09.847Z Checking base64 v0.22.1
22282026-03-12T01:06:09.955Z Checking untrusted v0.7.1
22292026-03-12T01:06:10.093Z Checking openssl-probe v0.2.1
22302026-03-12T01:06:10.150Z Checking untrusted v0.9.0
22312026-03-12T01:06:10.166Z Checking pkcs8 v0.10.2
22322026-03-12T01:06:10.221Z Checking plain v0.2.3
22332026-03-12T01:06:10.279Z Checking ring v0.17.14
22342026-03-12T01:06:10.341Z Checking tinyvec_macros v0.1.1
22352026-03-12T01:06:10.387Z Checking tower-layer v0.3.3
22362026-03-12T01:06:10.420Z Checking tower-service v0.3.3
22372026-03-12T01:06:10.434Z Checking try-lock v0.2.5
22382026-03-12T01:06:10.528Z Checking atomic-waker v1.1.2
22392026-03-12T01:06:10.552Z Checking want v0.3.1
22402026-03-12T01:06:10.570Z Checking tinyvec v1.10.0
22412026-03-12T01:06:10.646Z Checking ipnet v2.11.0
22422026-03-12T01:06:10.689Z Checking semver v1.0.27
22432026-03-12T01:06:10.703Z Checking httparse v1.10.1
22442026-03-12T01:06:10.731Z Checking aws-lc-rs v1.16.0
22452026-03-12T01:06:10.958Z Checking spin v0.9.8
22462026-03-12T01:06:10.974Z Checking httpdate v1.0.3
22472026-03-12T01:06:10.988Z Checking pin-utils v0.1.0
22482026-03-12T01:06:10.991Z Checking ucd-trie v0.1.7
22492026-03-12T01:06:11.054Z Checking foreign-types-shared v0.1.1
22502026-03-12T01:06:11.067Z Checking dyn-clone v1.0.20
22512026-03-12T01:06:11.148Z Checking unicode-ident v1.0.24
22522026-03-12T01:06:11.151Z Checking fastrand v2.3.0
22532026-03-12T01:06:11.151Z Checking pest v2.8.6
22542026-03-12T01:06:11.188Z Checking schemars v0.8.22
22552026-03-12T01:06:11.201Z Checking foreign-types v0.3.2
22562026-03-12T01:06:11.278Z Checking proc-macro2 v1.0.106
22572026-03-12T01:06:11.305Z Checking crossbeam-utils v0.8.21
22582026-03-12T01:06:11.392Z Checking tempfile v3.25.0
22592026-03-12T01:06:11.639Z Checking openssl-sys v0.9.111
22602026-03-12T01:06:11.653Z Checking thiserror v2.0.18
22612026-03-12T01:06:11.717Z Checking wait-timeout v0.2.1
22622026-03-12T01:06:11.753Z Checking aho-corasick v1.1.4
22632026-03-12T01:06:11.771Z Checking siphasher v1.0.2
22642026-03-12T01:06:11.867Z Checking utf8parse v0.2.2
22652026-03-12T01:06:11.894Z Checking tokio-util v0.7.18
22662026-03-12T01:06:11.909Z Checking rustls-webpki v0.103.9
22672026-03-12T01:06:11.976Z Checking powerfmt v0.2.0
22682026-03-12T01:06:11.991Z Checking bit-vec v0.8.0
22692026-03-12T01:06:12.107Z Checking quick-error v1.2.3
22702026-03-12T01:06:12.171Z Checking either v1.15.0
22712026-03-12T01:06:12.227Z Checking simd-adler32 v0.3.8
22722026-03-12T01:06:12.241Z Checking anstyle v1.0.13
22732026-03-12T01:06:12.392Z Checking pretty-hex v0.4.1
22742026-03-12T01:06:12.411Z Checking openssl v0.10.75
22752026-03-12T01:06:12.450Z Checking bit-set v0.8.0
22762026-03-12T01:06:12.465Z Checking rustls v0.23.37
22772026-03-12T01:06:12.467Z Checking rusty-fork v0.3.1
22782026-03-12T01:06:12.532Z Checking deranged v0.5.8
22792026-03-12T01:06:12.632Z Checking anstyle-parse v0.2.7
22802026-03-12T01:06:12.683Z Checking regex-automata v0.4.14
22812026-03-12T01:06:12.686Z Checking crossbeam-epoch v0.9.18
22822026-03-12T01:06:12.698Z Checking quote v1.0.44
22832026-03-12T01:06:12.726Z Checking h2 v0.4.13
22842026-03-12T01:06:12.824Z Compiling newtype-uuid v1.3.2
22852026-03-12T01:06:12.936Z Checking unicode-normalization v0.1.25
22862026-03-12T01:06:12.978Z Checking rustls-native-certs v0.8.3
22872026-03-12T01:06:13.043Z Checking rand_xorshift v0.4.0
22882026-03-12T01:06:13.132Z Checking thiserror v1.0.69
22892026-03-12T01:06:13.183Z Checking crc32fast v1.5.0
22902026-03-12T01:06:13.246Z Checking scroll v0.13.0
22912026-03-12T01:06:13.355Z Checking sync_wrapper v1.0.2
22922026-03-12T01:06:13.461Z Checking signature v2.2.0
22932026-03-12T01:06:13.476Z Checking unicode-properties v0.1.4
22942026-03-12T01:06:13.539Z Checking num-conv v0.2.0
22952026-03-12T01:06:13.613Z Checking num_threads v0.1.7
22962026-03-12T01:06:13.689Z Checking time-core v0.1.8
22972026-03-12T01:06:13.707Z Checking unarray v0.1.4
22982026-03-12T01:06:13.721Z Checking is_terminal_polyfill v1.70.2
22992026-03-12T01:06:13.822Z Checking adler2 v2.0.1
23002026-03-12T01:06:13.835Z Checking unicode-bidi v0.3.18
23012026-03-12T01:06:13.872Z Checking colorchoice v1.0.4
23022026-03-12T01:06:13.887Z Checking anstyle-query v1.1.5
23032026-03-12T01:06:13.947Z Checking miniz_oxide v0.8.9
23042026-03-12T01:06:13.989Z Checking time v0.3.47
23052026-03-12T01:06:13.992Z Checking anstream v0.6.21
23062026-03-12T01:06:14.204Z Checking stringprep v0.1.5
23072026-03-12T01:06:14.249Z Checking proptest v1.10.0
23082026-03-12T01:06:14.392Z Checking goblin v0.10.5
23092026-03-12T01:06:14.414Z Checking tower v0.5.3
23102026-03-12T01:06:14.924Z Compiling daft v0.1.5
23112026-03-12T01:06:15.208Z Checking crossbeam-deque v0.8.6
23122026-03-12T01:06:15.232Z Checking native-tls v0.2.18
23132026-03-12T01:06:15.288Z Checking syn v2.0.117
23142026-03-12T01:06:15.430Z Checking ipnetwork v0.21.1
23152026-03-12T01:06:15.455Z Checking http-body-util v0.1.3
23162026-03-12T01:06:15.523Z Checking rand_chacha v0.3.1
23172026-03-12T01:06:15.645Z Checking tokio-rustls v0.26.4
23182026-03-12T01:06:15.700Z Checking webpki-roots v1.0.6
23192026-03-12T01:06:15.733Z Checking scroll v0.12.0
23202026-03-12T01:06:15.786Z Checking zstd-sys v2.0.16+zstd.1.5.7
23212026-03-12T01:06:15.840Z Checking hash32 v0.2.1
23222026-03-12T01:06:15.925Z Checking num-integer v0.1.46
23232026-03-12T01:06:15.928Z Checking toml_datetime v0.6.11
23242026-03-12T01:06:16.028Z Checking serde_spanned v0.6.9
23252026-03-12T01:06:16.042Z Checking md-5 v0.10.6
23262026-03-12T01:06:16.164Z Checking ff v0.13.1
23272026-03-12T01:06:16.187Z Checking iri-string v0.7.10
23282026-03-12T01:06:16.207Z Checking zlib-rs v0.6.2
23292026-03-12T01:06:16.221Z Checking fallible-iterator v0.2.0
23302026-03-12T01:06:16.292Z Checking hyper v1.8.1
23312026-03-12T01:06:16.334Z Checking psl-types v2.0.11
23322026-03-12T01:06:16.482Z Checking ryu v1.0.23
23332026-03-12T01:06:16.597Z Checking base16ct v0.2.0
23342026-03-12T01:06:16.653Z Checking serde_urlencoded v0.7.1
23352026-03-12T01:06:16.758Z Checking sec1 v0.7.3
23362026-03-12T01:06:16.917Z Checking postgres-protocol v0.6.10
23372026-03-12T01:06:17.003Z Checking publicsuffix v2.3.0
23382026-03-12T01:06:17.017Z Checking group v0.13.0
23392026-03-12T01:06:17.194Z Compiling iddqd v0.3.17
23402026-03-12T01:06:17.197Z Checking num-iter v0.1.45
23412026-03-12T01:06:17.315Z Checking heapless v0.7.17
23422026-03-12T01:06:17.342Z Checking goblin v0.8.2
23432026-03-12T01:06:17.405Z Checking flate2 v1.1.9
23442026-03-12T01:06:17.488Z Checking hyper-util v0.1.20
23452026-03-12T01:06:17.637Z Checking tower-http v0.6.8
23462026-03-12T01:06:17.754Z Checking dof v0.4.0
23472026-03-12T01:06:17.796Z Checking zstd-safe v7.2.4
23482026-03-12T01:06:17.870Z Checking rand v0.8.5
23492026-03-12T01:06:17.994Z Checking oxnet v0.1.4
23502026-03-12T01:06:18.008Z Checking cookie v0.18.1
23512026-03-12T01:06:18.295Z Checking tokio-native-tls v0.3.1
23522026-03-12T01:06:18.309Z Checking rayon-core v1.13.0
23532026-03-12T01:06:18.490Z Checking dtrace-parser v0.3.0
23542026-03-12T01:06:18.577Z Checking phf_shared v0.13.1
23552026-03-12T01:06:18.627Z Checking lazy_static v1.5.0
23562026-03-12T01:06:18.701Z Checking terminal_size v0.4.3
23572026-03-12T01:06:18.716Z Checking zerocopy v0.7.35
23582026-03-12T01:06:18.733Z Checking bzip2-sys v0.1.13+1.0.8
23592026-03-12T01:06:18.736Z Checking signal-hook v0.3.18
23602026-03-12T01:06:18.793Z Checking hkdf v0.12.4
23612026-03-12T01:06:18.833Z Checking crypto-bigint v0.5.5
23622026-03-12T01:06:18.836Z Checking thread-id v5.1.0
23632026-03-12T01:06:18.860Z Checking winnow v0.5.40
23642026-03-12T01:06:18.940Z Checking strsim v0.11.1
23652026-03-12T01:06:18.953Z Checking managed v0.8.0
23662026-03-12T01:06:18.978Z Checking bumpalo v3.20.2
23672026-03-12T01:06:19.126Z Checking hyper-rustls v0.27.7
23682026-03-12T01:06:19.140Z Checking bitflags v1.3.2
23692026-03-12T01:06:19.192Z Checking clap_lex v1.0.0
23702026-03-12T01:06:19.223Z Checking libbz2-rs-sys v0.2.2
23712026-03-12T01:06:19.236Z Checking foldhash v0.1.5
23722026-03-12T01:06:19.373Z Checking unicode-width v0.2.0
23732026-03-12T01:06:19.388Z Checking winnow v0.7.14
23742026-03-12T01:06:19.401Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23752026-03-12T01:06:19.415Z Checking hashbrown v0.15.5
23762026-03-12T01:06:19.648Z Checking clap_builder v4.5.60
23772026-03-12T01:06:19.687Z Checking console v0.16.2
23782026-03-12T01:06:19.733Z Checking bzip2 v0.6.1
23792026-03-12T01:06:19.936Z Checking zopfli v0.8.3
23802026-03-12T01:06:20.038Z Checking dof v0.3.0
23812026-03-12T01:06:20.052Z Checking smoltcp v0.9.1
23822026-03-12T01:06:20.070Z Checking hyper-tls v0.6.0
23832026-03-12T01:06:20.274Z Checking signal-hook-mio v0.2.5
23842026-03-12T01:06:20.364Z Checking usdt-impl v0.6.0
23852026-03-12T01:06:20.379Z Checking elliptic-curve v0.13.8
23862026-03-12T01:06:20.394Z Checking phf v0.13.1
23872026-03-12T01:06:20.408Z Checking toml_edit v0.19.15
23882026-03-12T01:06:20.421Z Checking bzip2 v0.4.4
23892026-03-12T01:06:20.580Z Checking rayon v1.11.0
23902026-03-12T01:06:20.618Z Checking num-bigint-dig v0.8.6
23912026-03-12T01:06:20.708Z Checking cookie_store v0.22.1
23922026-03-12T01:06:20.871Z Checking zstd v0.13.3
23932026-03-12T01:06:21.004Z Checking postgres-types v0.2.12
23942026-03-12T01:06:21.084Z Checking rustls-platform-verifier v0.6.2
23952026-03-12T01:06:21.115Z Checking bstr v1.12.1
23962026-03-12T01:06:21.129Z Checking regex v1.12.3
23972026-03-12T01:06:21.248Z Checking ed25519 v2.2.3
23982026-03-12T01:06:21.316Z Checking dtrace-parser v0.2.0
23992026-03-12T01:06:21.431Z Checking itertools v0.12.1
24002026-03-12T01:06:21.480Z Checking phf_shared v0.11.3
24012026-03-12T01:06:21.516Z Checking curve25519-dalek v4.1.3
24022026-03-12T01:06:21.627Z Checking ref-cast v1.0.25
24032026-03-12T01:06:21.669Z Checking strum v0.27.2
24042026-03-12T01:06:21.683Z Checking hubpack v0.1.2
24052026-03-12T01:06:21.748Z Checking rustix v0.38.44
24062026-03-12T01:06:21.783Z Checking pkcs1 v0.7.5
24072026-03-12T01:06:21.802Z Checking float-cmp v0.10.0
24082026-03-12T01:06:21.861Z Checking erased-serde v0.3.31
24092026-03-12T01:06:21.892Z Checking hex v0.4.3
24102026-03-12T01:06:21.958Z Checking serde-big-array v0.5.1
24112026-03-12T01:06:22.056Z Checking rfc6979 v0.4.0
24122026-03-12T01:06:22.121Z Checking memmap2 v0.9.10
24132026-03-12T01:06:22.194Z Checking thread-id v4.2.2
24142026-03-12T01:06:22.209Z Checking env_filter v1.0.0
24152026-03-12T01:06:22.288Z Checking encoding_rs v0.8.35
24162026-03-12T01:06:22.321Z Checking precomputed-hash v0.1.1
24172026-03-12T01:06:22.383Z Checking normalize-line-endings v0.3.0
24182026-03-12T01:06:22.419Z Checking whoami v2.1.0
24192026-03-12T01:06:22.434Z Checking keccak v0.1.6
24202026-03-12T01:06:22.488Z Checking predicates-core v1.0.10
24212026-03-12T01:06:22.555Z Checking unit-prefix v0.5.2
24222026-03-12T01:06:22.635Z Checking data-encoding v2.10.0
24232026-03-12T01:06:22.650Z Checking fixedbitset v0.5.7
24242026-03-12T01:06:22.653Z Checking static_assertions v1.1.0
24252026-03-12T01:06:22.678Z Checking toml_write v0.1.2
24262026-03-12T01:06:22.701Z Checking mime v0.3.17
24272026-03-12T01:06:22.745Z Checking jiff v0.2.21
24282026-03-12T01:06:22.794Z Checking rustc-hash v2.1.1
24292026-03-12T01:06:22.881Z Checking unicode-segmentation v1.12.0
24302026-03-12T01:06:22.897Z Checking new_debug_unreachable v1.0.6
24312026-03-12T01:06:22.901Z Checking fixedbitset v0.4.2
24322026-03-12T01:06:22.926Z Checking difflib v0.4.0
24332026-03-12T01:06:22.972Z Checking string_cache v0.8.9
24342026-03-12T01:06:22.987Z Checking hickory-proto v0.25.2
24352026-03-12T01:06:23.096Z Checking petgraph v0.6.5
24362026-03-12T01:06:23.147Z Checking predicates v3.1.4
24372026-03-12T01:06:23.180Z Checking toml_edit v0.22.27
24382026-03-12T01:06:23.305Z Checking similar v2.7.0
24392026-03-12T01:06:23.552Z Checking petgraph v0.8.3
24402026-03-12T01:06:23.569Z Checking reqwest v0.12.28
24412026-03-12T01:06:23.807Z Checking crossterm v0.28.1
24422026-03-12T01:06:24.073Z Checking zone v0.3.1
24432026-03-12T01:06:24.528Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24442026-03-12T01:06:24.671Z Checking indicatif v0.18.4
24452026-03-12T01:06:24.686Z Checking tokio-postgres v0.7.16
24462026-03-12T01:06:24.748Z Checking sha3 v0.10.8
24472026-03-12T01:06:24.823Z Checking ed25519-dalek v2.2.0
24482026-03-12T01:06:25.014Z Checking slog v2.8.2
24492026-03-12T01:06:25.118Z Checking env_logger v0.11.9
24502026-03-12T01:06:25.160Z Checking usdt v0.6.0
24512026-03-12T01:06:25.355Z Checking usdt-impl v0.5.0
24522026-03-12T01:06:25.358Z Checking serde_with v3.17.0
24532026-03-12T01:06:25.358Z Checking ecdsa v0.16.9
24542026-03-12T01:06:25.702Z Checking rsa v0.9.10
24552026-03-12T01:06:25.716Z Checking toml v0.7.8
24562026-03-12T01:06:25.818Z Checking clap v4.5.60
24572026-03-12T01:06:25.843Z Checking zip v4.6.1
24582026-03-12T01:06:25.913Z Checking reqwest v0.13.2
24592026-03-12T01:06:26.135Z Checking toml_parser v1.0.9+spec-1.1.0
24602026-03-12T01:06:26.305Z Checking zip v0.6.6
24612026-03-12T01:06:26.341Z Checking strum v0.26.3
24622026-03-12T01:06:26.475Z Checking tokio-stream v0.1.18
24632026-03-12T01:06:26.591Z Checking fs-err v3.3.0
24642026-03-12T01:06:26.637Z Checking ahash v0.8.12
24652026-03-12T01:06:26.711Z Checking object v0.37.3
24662026-03-12T01:06:26.731Z Checking itertools v0.13.0
24672026-03-12T01:06:26.891Z Checking buf-list v1.1.2
24682026-03-12T01:06:26.970Z Checking anyhow v1.0.102
24692026-03-12T01:06:26.984Z Checking camino v1.2.2
24702026-03-12T01:06:27.030Z Checking x509-cert v0.2.5
24712026-03-12T01:06:27.118Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24722026-03-12T01:06:27.226Z Checking openapiv3 v2.2.0
24732026-03-12T01:06:27.319Z Checking toml_datetime v0.7.5+spec-1.1.0
24742026-03-12T01:06:27.356Z Checking sha1 v0.10.6
24752026-03-12T01:06:27.494Z Checking peg-runtime v0.8.5
24762026-03-12T01:06:27.537Z Checking lalrpop-util v0.19.12
24772026-03-12T01:06:27.553Z Checking sigpipe v0.1.3
24782026-03-12T01:06:27.568Z Checking glob v0.3.3
24792026-03-12T01:06:29.972Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24802026-03-12T01:06:30.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.94s
24812026-03-12T01:06:30.515Z
24822026-03-12T01:06:30.515Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24832026-03-12T01:06:31.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842026-03-12T01:06:31.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852026-03-12T01:06:31.487Z Checking newtype-uuid v1.3.2
24862026-03-12T01:06:31.491Z Compiling structmeta-derive v0.3.0
24872026-03-12T01:06:31.491Z Compiling rustls v0.22.4
24882026-03-12T01:06:31.642Z Checking regress v0.10.5
24892026-03-12T01:06:31.645Z Compiling multer v3.1.0
24902026-03-12T01:06:31.659Z Compiling newtype-uuid-macros v0.1.0
24912026-03-12T01:06:31.662Z Compiling async-stream-impl v0.3.6
24922026-03-12T01:06:31.662Z Checking futures-executor v0.3.32
24932026-03-12T01:06:31.840Z Checking daft v0.1.5
24942026-03-12T01:06:31.913Z Compiling dropshot v0.16.7
24952026-03-12T01:06:31.953Z Checking futures v0.3.32
24962026-03-12T01:06:32.050Z Compiling dropshot_endpoint v0.16.7
24972026-03-12T01:06:32.146Z Checking iddqd v0.3.17
24982026-03-12T01:06:32.233Z Checking thread_local v1.1.9
24992026-03-12T01:06:32.439Z Checking crossbeam-channel v0.5.15
25002026-03-12T01:06:32.513Z Checking is-terminal v0.4.17
25012026-03-12T01:06:32.626Z Checking term v1.2.1
25022026-03-12T01:06:32.761Z Checking take_mut v0.2.2
25032026-03-12T01:06:32.875Z Checking rustls-webpki v0.102.8
25042026-03-12T01:06:32.891Z Checking slog-async v2.8.0
25052026-03-12T01:06:32.907Z Checking slog-term v2.9.2
25062026-03-12T01:06:33.063Z Compiling structmeta v0.3.0
25072026-03-12T01:06:33.106Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25082026-03-12T01:06:33.251Z Checking serde_spanned v1.0.4
25092026-03-12T01:06:33.313Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25102026-03-12T01:06:33.335Z Compiling derive-ex v0.1.8
25112026-03-12T01:06:33.353Z Compiling parse-display-derive v0.10.0
25122026-03-12T01:06:33.405Z Checking toml_writer v1.0.6+spec-1.1.0
25132026-03-12T01:06:33.423Z Checking match_cfg v0.1.0
25142026-03-12T01:06:33.508Z Checking debug-ignore v1.0.5
25152026-03-12T01:06:33.621Z Checking hostname v0.3.1
25162026-03-12T01:06:33.653Z Checking toml v0.9.12+spec-1.1.0
25172026-03-12T01:06:33.669Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25182026-03-12T01:06:33.739Z Checking slog-json v2.6.1
25192026-03-12T01:06:33.933Z Checking macaddr v1.0.1
25202026-03-12T01:06:34.115Z Checking slog-bunyan v2.5.0
25212026-03-12T01:06:34.171Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25222026-03-12T01:06:34.257Z Checking async-stream v0.3.6
25232026-03-12T01:06:34.449Z Checking waitgroup v0.1.2
25242026-03-12T01:06:34.467Z Checking rustls-pemfile v2.2.0
25252026-03-12T01:06:34.575Z Checking serde_path_to_error v0.1.20
25262026-03-12T01:06:34.643Z Checking hostname v0.4.2
25272026-03-12T01:06:34.689Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25282026-03-12T01:06:34.706Z Checking progenitor-client v0.13.0
25292026-03-12T01:06:34.767Z Checking progenitor-client v0.10.0
25302026-03-12T01:06:34.867Z Compiling itertools v0.14.0
25312026-03-12T01:06:34.957Z Checking backon v1.6.0
25322026-03-12T01:06:34.998Z Checking instant v0.1.13
25332026-03-12T01:06:35.055Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25342026-03-12T01:06:35.106Z Checking backoff v0.4.0
25352026-03-12T01:06:35.173Z Checking progenitor-extras v0.1.1
25362026-03-12T01:06:35.325Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25372026-03-12T01:06:35.446Z Checking heck v0.5.0
25382026-03-12T01:06:35.599Z Checking tokio-rustls v0.25.0
25392026-03-12T01:06:35.615Z Compiling toml_edit v0.23.10+spec-1.0.0
25402026-03-12T01:06:35.639Z Checking parse-display v0.10.0
25412026-03-12T01:06:35.690Z Compiling test-strategy v0.4.5
25422026-03-12T01:06:35.814Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25432026-03-12T01:06:35.965Z Compiling crucible-workspace-hack v0.1.0
25442026-03-12T01:06:36.071Z Compiling heapless v0.8.0
25452026-03-12T01:06:36.111Z Compiling typify-impl v0.4.3
25462026-03-12T01:06:36.229Z Checking hash32 v0.3.1
25472026-03-12T01:06:36.389Z Compiling proc-macro-crate v3.4.0
25482026-03-12T01:06:36.629Z Compiling ingot-macros v0.1.1
25492026-03-12T01:06:36.671Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25502026-03-12T01:06:36.721Z Compiling smoltcp v0.11.0
25512026-03-12T01:06:37.161Z Compiling num_enum_derive v0.7.5
25522026-03-12T01:06:37.201Z Checking tabwriter v1.4.1
25532026-03-12T01:06:37.218Z Checking cobs v0.3.0
25542026-03-12T01:06:37.387Z Compiling foreign-types-macros v0.2.3
25552026-03-12T01:06:37.404Z Checking foreign-types-shared v0.3.1
25562026-03-12T01:06:37.472Z Checking cpufeatures v0.3.0
25572026-03-12T01:06:37.565Z Checking chacha20 v0.10.0
25582026-03-12T01:06:37.761Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25592026-03-12T01:06:37.851Z Checking postcard v1.1.3
25602026-03-12T01:06:38.174Z Checking foreign-types v0.5.0
25612026-03-12T01:06:38.272Z Compiling proc-macro-crate v1.3.1
25622026-03-12T01:06:38.366Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25632026-03-12T01:06:38.385Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25642026-03-12T01:06:38.401Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25652026-03-12T01:06:38.574Z Checking num_enum v0.7.5
25662026-03-12T01:06:38.677Z Checking cstr-argument v0.1.2
25672026-03-12T01:06:38.815Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25682026-03-12T01:06:38.914Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25692026-03-12T01:06:38.931Z Checking colored v3.1.1
25702026-03-12T01:06:39.136Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25712026-03-12T01:06:39.157Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25722026-03-12T01:06:39.198Z Compiling num_enum_derive v0.5.11
25732026-03-12T01:06:39.201Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25742026-03-12T01:06:39.264Z Checking rand v0.10.0
25752026-03-12T01:06:39.372Z Checking secrecy v0.10.3
25762026-03-12T01:06:39.413Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-03-12T01:06:39.523Z Compiling memoffset v0.9.1
25782026-03-12T01:06:39.790Z Compiling cfg_aliases v0.2.1
25792026-03-12T01:06:39.886Z Compiling unsafe-libyaml v0.2.11
25802026-03-12T01:06:39.916Z Compiling convert_case v0.4.0
25812026-03-12T01:06:40.426Z Compiling derive_more v0.99.20
25822026-03-12T01:06:40.480Z Checking ingot-types v0.1.2
25832026-03-12T01:06:40.583Z Checking num_enum v0.5.11
25842026-03-12T01:06:40.721Z Compiling serde_yaml v0.9.34+deprecated
25852026-03-12T01:06:40.873Z Compiling nix v0.30.1
25862026-03-12T01:06:40.967Z Checking ingot v0.1.1
25872026-03-12T01:06:41.064Z Checking camino-tempfile v1.4.1
25882026-03-12T01:06:41.124Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25892026-03-12T01:06:41.268Z Compiling prettyplease v0.2.37
25902026-03-12T01:06:41.557Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912026-03-12T01:06:41.589Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25922026-03-12T01:06:41.610Z Checking smf v0.2.3
25932026-03-12T01:06:41.819Z Compiling num-derive v0.4.2
25942026-03-12T01:06:41.915Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25952026-03-12T01:06:42.647Z Compiling typify-macro v0.4.3
25962026-03-12T01:06:42.845Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25972026-03-12T01:06:42.861Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-03-12T01:06:43.066Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25992026-03-12T01:06:43.252Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26002026-03-12T01:06:43.453Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26012026-03-12T01:06:43.622Z Checking whoami v1.6.1
26022026-03-12T01:06:44.029Z Compiling typify-impl v0.6.1
26032026-03-12T01:06:44.907Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26042026-03-12T01:06:44.976Z Compiling typify v0.4.3
26052026-03-12T01:06:45.443Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26062026-03-12T01:06:45.903Z Checking num-rational v0.4.2
26072026-03-12T01:06:46.212Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26082026-03-12T01:06:46.364Z Compiling thiserror-impl-no-std v2.0.2
26092026-03-12T01:06:46.721Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26102026-03-12T01:06:46.955Z Checking half v2.7.1
26112026-03-12T01:06:47.035Z Checking universal-hash v0.5.1
26122026-03-12T01:06:47.158Z Checking num-complex v0.4.6
26132026-03-12T01:06:47.316Z Checking ciborium-io v0.2.2
26142026-03-12T01:06:47.433Z Checking opaque-debug v0.3.1
26152026-03-12T01:06:47.481Z Checking ciborium-ll v0.2.2
26162026-03-12T01:06:47.520Z Checking poly1305 v0.8.0
26172026-03-12T01:06:47.539Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26182026-03-12T01:06:47.650Z Checking num v0.4.3
26192026-03-12T01:06:47.703Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26202026-03-12T01:06:47.747Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26212026-03-12T01:06:47.863Z Checking toml v0.8.23
26222026-03-12T01:06:47.993Z Checking thiserror-no-std v2.0.2
26232026-03-12T01:06:48.117Z Checking password-hash v0.5.0
26242026-03-12T01:06:48.209Z Checking chacha20 v0.9.1
26252026-03-12T01:06:48.311Z Compiling usdt-macro v0.5.0
26262026-03-12T01:06:48.414Z Compiling usdt-attr-macro v0.5.0
26272026-03-12T01:06:48.457Z Checking blake2 v0.10.6
26282026-03-12T01:06:48.765Z Checking aead v0.5.2
26292026-03-12T01:06:48.943Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26302026-03-12T01:06:49.264Z Checking memmap v0.7.0
26312026-03-12T01:06:49.280Z Checking float-ord v0.3.2
26322026-03-12T01:06:49.407Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26332026-03-12T01:06:49.432Z Checking chacha20poly1305 v0.10.1
26342026-03-12T01:06:49.435Z Checking usdt v0.5.0
26352026-03-12T01:06:49.512Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26362026-03-12T01:06:49.586Z Checking argon2 v0.5.3
26372026-03-12T01:06:49.625Z Checking vsss-rs v3.3.4
26382026-03-12T01:06:49.651Z Checking ciborium v0.2.2
26392026-03-12T01:06:50.191Z Checking indent_write v2.2.0
26402026-03-12T01:06:50.233Z Compiling semver v0.1.20
26412026-03-12T01:06:50.356Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26422026-03-12T01:06:50.455Z Compiling typify-macro v0.6.1
26432026-03-12T01:06:50.524Z Compiling rustc_version v0.1.7
26442026-03-12T01:06:50.604Z Compiling progenitor-impl v0.11.2
26452026-03-12T01:06:51.243Z Compiling pin-project-internal v1.1.11
26462026-03-12T01:06:51.281Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26472026-03-12T01:06:51.727Z Checking linked-hash-map v0.5.6
26482026-03-12T01:06:51.961Z Compiling minimal-lexical v0.2.1
26492026-03-12T01:06:52.168Z Checking swrite v0.1.0
26502026-03-12T01:06:52.283Z Compiling nom v7.1.3
26512026-03-12T01:06:52.298Z Checking lru-cache v0.1.2
26522026-03-12T01:06:52.457Z Compiling newtype_derive v0.1.6
26532026-03-12T01:06:52.802Z Compiling typify v0.6.1
26542026-03-12T01:06:52.832Z Checking pin-project v1.1.11
26552026-03-12T01:06:52.938Z Compiling progenitor-impl v0.13.0
26562026-03-12T01:06:53.030Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26572026-03-12T01:06:53.082Z Checking newline-converter v0.3.0
26582026-03-12T01:06:53.222Z Checking atomicwrites v0.4.4
26592026-03-12T01:06:53.383Z Checking hickory-proto v0.24.4
26602026-03-12T01:06:53.400Z Checking phf_shared v0.12.1
26612026-03-12T01:06:53.588Z Checking progenitor-client v0.11.2
26622026-03-12T01:06:53.763Z Checking console v0.15.11
26632026-03-12T01:06:53.893Z Checking pem v3.0.6
26642026-03-12T01:06:54.102Z Compiling snafu-derive v0.8.9
26652026-03-12T01:06:54.130Z Checking csv-core v0.1.13
26662026-03-12T01:06:54.150Z Compiling derive-where v1.6.0
26672026-03-12T01:06:54.330Z Compiling progenitor-macro v0.11.2
26682026-03-12T01:06:54.390Z Compiling async-recursion v1.1.1
26692026-03-12T01:06:55.314Z Compiling slog-dtrace v0.3.0
26702026-03-12T01:06:55.577Z Compiling chrono-tz v0.10.4
26712026-03-12T01:06:55.822Z Checking resolv-conf v0.7.6
26722026-03-12T01:06:55.995Z Compiling cancel-safe-futures v0.1.5
26732026-03-12T01:06:56.059Z Checking same-file v1.0.6
26742026-03-12T01:06:56.216Z Compiling owo-colors v4.3.0
26752026-03-12T01:06:56.290Z Checking highway v1.3.0
26762026-03-12T01:06:56.607Z Checking unicode-width v0.1.14
26772026-03-12T01:06:56.653Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26782026-03-12T01:06:56.763Z Compiling progenitor-macro v0.13.0
26792026-03-12T01:06:56.861Z Checking snafu v0.8.9
26802026-03-12T01:06:56.970Z Checking walkdir v2.5.0
26812026-03-12T01:06:57.184Z Checking hickory-resolver v0.24.4
26822026-03-12T01:06:57.224Z Compiling const_format_proc_macros v0.2.34
26832026-03-12T01:06:57.702Z Checking csv v1.4.0
26842026-03-12T01:06:58.138Z Checking expectorate v1.2.0
26852026-03-12T01:06:58.202Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26862026-03-12T01:06:58.307Z Checking phf v0.12.1
26872026-03-12T01:06:58.352Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26882026-03-12T01:06:58.857Z Checking tokio-dtrace v0.1.1
26892026-03-12T01:06:59.020Z Compiling progenitor-impl v0.10.0
26902026-03-12T01:06:59.090Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26912026-03-12T01:06:59.669Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26922026-03-12T01:07:00.039Z Checking globset v0.4.18
26932026-03-12T01:07:00.375Z Checking olpc-cjson v0.1.4
26942026-03-12T01:07:00.391Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26952026-03-12T01:07:00.548Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26962026-03-12T01:07:00.553Z Checking libsw-core v0.3.2
26972026-03-12T01:07:00.585Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26982026-03-12T01:07:00.724Z Checking arc-swap v1.8.2
26992026-03-12T01:07:00.752Z Compiling lzma-sys v0.1.20
27002026-03-12T01:07:01.034Z Checking serde_plain v1.0.2
27012026-03-12T01:07:01.224Z Checking bytecount v0.6.9
27022026-03-12T01:07:01.278Z Checking utf-8 v0.7.6
27032026-03-12T01:07:01.324Z Checking progenitor v0.11.2
27042026-03-12T01:07:01.365Z Checking typed-path v0.9.3
27052026-03-12T01:07:01.477Z Checking tungstenite v0.21.0
27062026-03-12T01:07:01.514Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27072026-03-12T01:07:01.725Z Checking papergrid v0.11.0
27082026-03-12T01:07:02.082Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27092026-03-12T01:07:02.303Z Checking slog-scope v4.4.1
27102026-03-12T01:07:02.478Z Checking libsw v3.5.0
27112026-03-12T01:07:02.498Z Checking tough v0.20.0
27122026-03-12T01:07:02.567Z Checking oxide-tokio-rt v0.1.2
27132026-03-12T01:07:02.722Z Compiling progenitor-macro v0.10.0
27142026-03-12T01:07:02.798Z Checking const_format v0.2.35
27152026-03-12T01:07:02.914Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27162026-03-12T01:07:03.111Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27172026-03-12T01:07:03.689Z Checking qorb v0.4.1
27182026-03-12T01:07:03.837Z Checking progenitor v0.13.0
27192026-03-12T01:07:04.345Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27202026-03-12T01:07:04.610Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27212026-03-12T01:07:04.876Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27222026-03-12T01:07:05.183Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27232026-03-12T01:07:05.210Z Compiling cargo_toml v0.22.3
27242026-03-12T01:07:05.291Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27252026-03-12T01:07:05.594Z Checking gethostname v0.5.0
27262026-03-12T01:07:05.707Z Compiling tabled_derive v0.7.0
27272026-03-12T01:07:05.731Z Checking bcs v0.1.6
27282026-03-12T01:07:05.765Z Checking termtree v0.5.1
27292026-03-12T01:07:05.836Z Checking smawk v0.3.2
27302026-03-12T01:07:05.938Z Checking unicode-linebreak v0.1.5
27312026-03-12T01:07:06.001Z Checking linear-map v1.2.0
27322026-03-12T01:07:06.039Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27332026-03-12T01:07:06.213Z Checking textwrap v0.16.2
27342026-03-12T01:07:06.233Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27352026-03-12T01:07:06.566Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27362026-03-12T01:07:06.582Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27372026-03-12T01:07:07.071Z Checking tabled v0.15.0
27382026-03-12T01:07:07.105Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27392026-03-12T01:07:08.057Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27402026-03-12T01:07:08.322Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27412026-03-12T01:07:08.442Z Checking steno v0.4.1
27422026-03-12T01:07:08.548Z Checking slog-stdlog v4.1.1
27432026-03-12T01:07:08.686Z Checking typeid v1.0.3
27442026-03-12T01:07:08.816Z Checking tokio-tungstenite v0.21.0
27452026-03-12T01:07:08.840Z Checking base64 v0.21.7
27462026-03-12T01:07:09.135Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27472026-03-12T01:07:09.164Z Checking humantime v2.3.0
27482026-03-12T01:07:09.167Z Checking xz2 v0.1.7
27492026-03-12T01:07:09.271Z Checking ron v0.12.0
27502026-03-12T01:07:09.399Z Checking slog-envlogger v2.2.0
27512026-03-12T01:07:09.403Z Checking yasna v0.5.2
27522026-03-12T01:07:09.584Z Checking headers-core v0.3.0
27532026-03-12T01:07:09.717Z Checking filetime v0.2.27
27542026-03-12T01:07:09.721Z Checking progenitor v0.10.0
27552026-03-12T01:07:09.783Z Checking base16ct v1.0.0
27562026-03-12T01:07:09.887Z Checking xattr v1.6.1
27572026-03-12T01:07:09.905Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27582026-03-12T01:07:09.927Z Checking rcgen v0.12.1
27592026-03-12T01:07:09.949Z Checking headers v0.4.1
27602026-03-12T01:07:10.048Z Checking tar v0.4.44
27612026-03-12T01:07:10.277Z Checking subprocess v0.2.15
27622026-03-12T01:07:17.131Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27632026-03-12T01:07:25.155Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27642026-03-12T01:07:26.961Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652026-03-12T01:07:28.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.03s
27662026-03-12T01:07:28.782Z
27672026-03-12T01:07:28.782Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27682026-03-12T01:07:29.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692026-03-12T01:07:29.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702026-03-12T01:07:29.673Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27712026-03-12T01:07:31.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
27722026-03-12T01:07:31.630Z
27732026-03-12T01:07:31.631Zinfo: running `cargo check --bins` on nexus-config (53/256)
27742026-03-12T01:07:32.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752026-03-12T01:07:32.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762026-03-12T01:07:32.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772026-03-12T01:07:32.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27782026-03-12T01:07:32.448Z
27792026-03-12T01:07:32.448Zinfo: running `cargo check --bins` on nexus-types (54/256)
27802026-03-12T01:07:33.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812026-03-12T01:07:33.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822026-03-12T01:07:33.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832026-03-12T01:07:33.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27842026-03-12T01:07:33.260Z
27852026-03-12T01:07:33.260Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27862026-03-12T01:07:33.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-03-12T01:07:33.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-03-12T01:07:33.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892026-03-12T01:07:33.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27902026-03-12T01:07:34.032Z
27912026-03-12T01:07:34.032Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27922026-03-12T01:07:34.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-03-12T01:07:34.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-03-12T01:07:34.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-03-12T01:07:34.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27962026-03-12T01:07:34.799Z
27972026-03-12T01:07:34.799Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27982026-03-12T01:07:35.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-03-12T01:07:35.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-03-12T01:07:35.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-03-12T01:07:35.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28022026-03-12T01:07:35.547Z
28032026-03-12T01:07:35.547Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28042026-03-12T01:07:36.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-03-12T01:07:36.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-03-12T01:07:36.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-03-12T01:07:36.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28082026-03-12T01:07:36.293Z
28092026-03-12T01:07:36.293Zinfo: running `cargo check --bins` on ereport-types (59/256)
28102026-03-12T01:07:36.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-03-12T01:07:36.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-03-12T01:07:36.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-03-12T01:07:36.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28142026-03-12T01:07:37.045Z
28152026-03-12T01:07:37.045Zinfo: running `cargo check --bins` on gateway-client (60/256)
28162026-03-12T01:07:37.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-03-12T01:07:37.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-03-12T01:07:37.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-03-12T01:07:37.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28202026-03-12T01:07:37.805Z
28212026-03-12T01:07:37.805Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28222026-03-12T01:07:38.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-03-12T01:07:38.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-03-12T01:07:38.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-03-12T01:07:38.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28262026-03-12T01:07:38.563Z
28272026-03-12T01:07:38.563Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28282026-03-12T01:07:39.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-03-12T01:07:39.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-03-12T01:07:39.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-03-12T01:07:39.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28322026-03-12T01:07:39.330Z
28332026-03-12T01:07:39.330Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28342026-03-12T01:07:39.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-03-12T01:07:39.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-03-12T01:07:39.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-03-12T01:07:39.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28382026-03-12T01:07:40.093Z
28392026-03-12T01:07:40.093Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28402026-03-12T01:07:40.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-03-12T01:07:40.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-03-12T01:07:40.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-03-12T01:07:40.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28442026-03-12T01:07:40.850Z
28452026-03-12T01:07:40.850Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28462026-03-12T01:07:41.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-03-12T01:07:41.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-03-12T01:07:41.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-03-12T01:07:41.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28502026-03-12T01:07:41.614Z
28512026-03-12T01:07:41.615Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28522026-03-12T01:07:42.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-03-12T01:07:42.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-03-12T01:07:42.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-03-12T01:07:42.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28562026-03-12T01:07:42.374Z
28572026-03-12T01:07:42.374Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28582026-03-12T01:07:43.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-03-12T01:07:43.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-03-12T01:07:43.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-03-12T01:07:43.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28622026-03-12T01:07:43.169Z
28632026-03-12T01:07:43.169Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28642026-03-12T01:07:43.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-03-12T01:07:43.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-03-12T01:07:43.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672026-03-12T01:07:43.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28682026-03-12T01:07:43.923Z
28692026-03-12T01:07:43.923Zinfo: running `cargo check --bins` on oxql-types (69/256)
28702026-03-12T01:07:44.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-03-12T01:07:44.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-03-12T01:07:44.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732026-03-12T01:07:44.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28742026-03-12T01:07:44.686Z
28752026-03-12T01:07:44.687Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28762026-03-12T01:07:45.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772026-03-12T01:07:45.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782026-03-12T01:07:45.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792026-03-12T01:07:45.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28802026-03-12T01:07:45.445Z
28812026-03-12T01:07:45.445Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28822026-03-12T01:07:46.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832026-03-12T01:07:46.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842026-03-12T01:07:46.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852026-03-12T01:07:46.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28862026-03-12T01:07:46.211Z
28872026-03-12T01:07:46.211Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28882026-03-12T01:07:46.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-03-12T01:07:46.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-03-12T01:07:46.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912026-03-12T01:07:46.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28922026-03-12T01:07:46.965Z
28932026-03-12T01:07:46.965Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28942026-03-12T01:07:47.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-03-12T01:07:47.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-03-12T01:07:47.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972026-03-12T01:07:47.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28982026-03-12T01:07:47.748Z
28992026-03-12T01:07:47.748Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
29002026-03-12T01:07:48.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-03-12T01:07:48.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-03-12T01:07:48.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032026-03-12T01:07:48.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29042026-03-12T01:07:48.535Z
29052026-03-12T01:07:48.535Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29062026-03-12T01:07:49.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-03-12T01:07:49.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-03-12T01:07:49.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092026-03-12T01:07:49.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29102026-03-12T01:07:49.322Z
29112026-03-12T01:07:49.322Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29122026-03-12T01:07:50.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-03-12T01:07:50.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-03-12T01:07:50.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152026-03-12T01:07:50.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29162026-03-12T01:07:50.107Z
29172026-03-12T01:07:50.107Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29182026-03-12T01:07:50.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-03-12T01:07:50.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-03-12T01:07:50.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212026-03-12T01:07:50.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29222026-03-12T01:07:50.887Z
29232026-03-12T01:07:50.887Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29242026-03-12T01:07:51.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-03-12T01:07:51.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-03-12T01:07:51.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272026-03-12T01:07:51.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29282026-03-12T01:07:51.674Z
29292026-03-12T01:07:51.674Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29302026-03-12T01:07:52.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-03-12T01:07:52.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-03-12T01:07:52.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332026-03-12T01:07:52.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29342026-03-12T01:07:52.415Z
29352026-03-12T01:07:52.415Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29362026-03-12T01:07:53.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-03-12T01:07:53.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-03-12T01:07:53.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392026-03-12T01:07:53.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29402026-03-12T01:07:53.159Z
29412026-03-12T01:07:53.159Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29422026-03-12T01:07:53.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-03-12T01:07:53.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-03-12T01:07:53.941Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29452026-03-12T01:07:54.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
29462026-03-12T01:07:54.797Z
29472026-03-12T01:07:54.797Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29482026-03-12T01:07:55.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492026-03-12T01:07:55.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502026-03-12T01:07:55.596Z Compiling ar_archive_writer v0.5.1
29512026-03-12T01:07:55.599Z Compiling stacker v0.1.23
29522026-03-12T01:07:55.599Z Compiling cfg_aliases v0.1.1
29532026-03-12T01:07:55.713Z Compiling convert_case v0.10.0
29542026-03-12T01:07:55.730Z Checking fd-lock v4.0.4
29552026-03-12T01:07:55.733Z Checking nibble_vec v0.1.0
29562026-03-12T01:07:55.733Z Checking vte v0.14.1
29572026-03-12T01:07:55.733Z Compiling recursive-proc-macro-impl v0.1.1
29582026-03-12T01:07:55.787Z Compiling nix v0.28.0
29592026-03-12T01:07:55.875Z Checking endian-type v0.1.2
29602026-03-12T01:07:55.890Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29612026-03-12T01:07:55.939Z Checking strip-ansi-escapes v0.2.1
29622026-03-12T01:07:56.035Z Checking radix_trie v0.2.1
29632026-03-12T01:07:56.071Z Compiling peg-macros v0.8.5
29642026-03-12T01:07:56.096Z Checking winnow v0.6.26
29652026-03-12T01:07:56.127Z Compiling derive_more-impl v2.1.1
29662026-03-12T01:07:56.316Z Compiling sqlparser_derive v0.5.0
29672026-03-12T01:07:56.319Z Checking nu-ansi-term v0.50.3
29682026-03-12T01:07:56.555Z Checking home v0.5.12
29692026-03-12T01:07:56.610Z Checking unicode_categories v0.1.1
29702026-03-12T01:07:56.683Z Checking reedline v0.40.0
29712026-03-12T01:07:56.841Z Checking display-error-chain v0.2.2
29722026-03-12T01:07:56.913Z Compiling psm v0.1.30
29732026-03-12T01:07:57.229Z Checking derive_more v2.1.1
29742026-03-12T01:07:57.324Z Checking crossterm v0.29.0
29752026-03-12T01:07:57.641Z Checking rustyline v14.0.0
29762026-03-12T01:07:57.654Z Checking sqlformat v0.3.5
29772026-03-12T01:07:57.668Z Checking peg v0.8.5
29782026-03-12T01:07:57.820Z Checking recursive v0.1.1
29792026-03-12T01:07:57.926Z Checking sqlparser v0.61.0
29802026-03-12T01:08:13.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.00s
29812026-03-12T01:08:14.011Z
29822026-03-12T01:08:14.011Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29832026-03-12T01:08:14.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-03-12T01:08:14.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-03-12T01:08:14.813Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862026-03-12T01:08:19.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s
29872026-03-12T01:08:19.718Z
29882026-03-12T01:08:19.718Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29892026-03-12T01:08:20.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-03-12T01:08:20.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-03-12T01:08:20.522Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29922026-03-12T01:08:23.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
29932026-03-12T01:08:23.991Z
29942026-03-12T01:08:23.991Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29952026-03-12T01:08:24.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-03-12T01:08:24.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-03-12T01:08:24.785Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29982026-03-12T01:08:29.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
29992026-03-12T01:08:29.361Z
30002026-03-12T01:08:29.361Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
30012026-03-12T01:08:30.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-03-12T01:08:30.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-03-12T01:08:30.161Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30042026-03-12T01:08:34.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
30052026-03-12T01:08:34.835Z
30062026-03-12T01:08:34.835Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30072026-03-12T01:08:35.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-03-12T01:08:35.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-03-12T01:08:35.629Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30102026-03-12T01:08:39.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s
30112026-03-12T01:08:39.295Z
30122026-03-12T01:08:39.295Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30132026-03-12T01:08:39.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-03-12T01:08:39.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-03-12T01:08:40.095Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30162026-03-12T01:08:43.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
30172026-03-12T01:08:43.828Z
30182026-03-12T01:08:43.828Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30192026-03-12T01:08:44.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-03-12T01:08:44.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-03-12T01:08:44.633Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30222026-03-12T01:08:49.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
30232026-03-12T01:08:49.459Z
30242026-03-12T01:08:49.459Zinfo: running `cargo check --bins` on oximeter (90/256)
30252026-03-12T01:08:50.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-03-12T01:08:50.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-03-12T01:08:50.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282026-03-12T01:08:50.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30292026-03-12T01:08:50.223Z
30302026-03-12T01:08:50.223Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30312026-03-12T01:08:50.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322026-03-12T01:08:50.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332026-03-12T01:08:50.989Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30342026-03-12T01:08:51.167Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30352026-03-12T01:08:51.618Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30362026-03-12T01:08:56.646Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30372026-03-12T01:08:57.069Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30382026-03-12T01:08:58.633Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30392026-03-12T01:08:59.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.29s
30402026-03-12T01:08:59.719Z
30412026-03-12T01:08:59.720Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30422026-03-12T01:09:00.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-03-12T01:09:00.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-03-12T01:09:00.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-03-12T01:09:00.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30462026-03-12T01:09:00.488Z
30472026-03-12T01:09:00.488Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30482026-03-12T01:09:01.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-03-12T01:09:01.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-03-12T01:09:01.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-03-12T01:09:01.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30522026-03-12T01:09:01.317Z
30532026-03-12T01:09:01.317Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30542026-03-12T01:09:01.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-03-12T01:09:02.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-03-12T01:09:02.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-03-12T01:09:02.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30582026-03-12T01:09:02.099Z
30592026-03-12T01:09:02.099Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30602026-03-12T01:09:02.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-03-12T01:09:02.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-03-12T01:09:02.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-03-12T01:09:02.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30642026-03-12T01:09:02.885Z
30652026-03-12T01:09:02.885Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30662026-03-12T01:09:03.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-03-12T01:09:03.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-03-12T01:09:03.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-03-12T01:09:03.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30702026-03-12T01:09:03.669Z
30712026-03-12T01:09:03.669Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30722026-03-12T01:09:04.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-03-12T01:09:04.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-03-12T01:09:04.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-03-12T01:09:04.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30762026-03-12T01:09:04.453Z
30772026-03-12T01:09:04.453Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30782026-03-12T01:09:05.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-03-12T01:09:05.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-03-12T01:09:05.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-03-12T01:09:05.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30822026-03-12T01:09:05.230Z
30832026-03-12T01:09:05.230Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30842026-03-12T01:09:05.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-03-12T01:09:05.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-03-12T01:09:05.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-03-12T01:09:05.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30882026-03-12T01:09:06.025Z
30892026-03-12T01:09:06.025Zinfo: running `cargo check --bins` on update-engine (100/256)
30902026-03-12T01:09:06.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-03-12T01:09:06.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-03-12T01:09:06.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932026-03-12T01:09:06.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30942026-03-12T01:09:06.780Z
30952026-03-12T01:09:06.780Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30962026-03-12T01:09:07.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972026-03-12T01:09:07.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982026-03-12T01:09:07.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992026-03-12T01:09:07.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31002026-03-12T01:09:07.543Z
31012026-03-12T01:09:07.543Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31022026-03-12T01:09:08.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032026-03-12T01:09:08.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042026-03-12T01:09:08.365Z Checking dropshot-api-manager-types v0.6.0
31052026-03-12T01:09:08.368Z Checking nanorand v0.7.0
31062026-03-12T01:09:08.643Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31072026-03-12T01:09:08.680Z Checking flume v0.11.1
31082026-03-12T01:09:08.950Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31092026-03-12T01:09:10.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
31102026-03-12T01:09:10.424Z
31112026-03-12T01:09:10.425Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31122026-03-12T01:09:11.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-03-12T01:09:11.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-03-12T01:09:11.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-03-12T01:09:11.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31162026-03-12T01:09:11.194Z
31172026-03-12T01:09:11.194Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31182026-03-12T01:09:11.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-03-12T01:09:11.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-03-12T01:09:11.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-03-12T01:09:11.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31222026-03-12T01:09:11.959Z
31232026-03-12T01:09:11.959Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31242026-03-12T01:09:12.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-03-12T01:09:12.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-03-12T01:09:12.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-03-12T01:09:12.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31282026-03-12T01:09:12.745Z
31292026-03-12T01:09:12.746Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31302026-03-12T01:09:13.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-03-12T01:09:13.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-03-12T01:09:13.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-03-12T01:09:13.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31342026-03-12T01:09:13.541Z
31352026-03-12T01:09:13.541Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31362026-03-12T01:09:14.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-03-12T01:09:14.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-03-12T01:09:14.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-03-12T01:09:14.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31402026-03-12T01:09:14.310Z
31412026-03-12T01:09:14.310Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31422026-03-12T01:09:14.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-03-12T01:09:14.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-03-12T01:09:14.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-03-12T01:09:14.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31462026-03-12T01:09:15.081Z
31472026-03-12T01:09:15.081Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31482026-03-12T01:09:15.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-03-12T01:09:15.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-03-12T01:09:15.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-03-12T01:09:15.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31522026-03-12T01:09:15.853Z
31532026-03-12T01:09:15.853Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31542026-03-12T01:09:16.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-03-12T01:09:16.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-03-12T01:09:16.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-03-12T01:09:16.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31582026-03-12T01:09:16.601Z
31592026-03-12T01:09:16.601Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31602026-03-12T01:09:17.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-03-12T01:09:17.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-03-12T01:09:17.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-03-12T01:09:17.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31642026-03-12T01:09:17.384Z
31652026-03-12T01:09:17.384Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31662026-03-12T01:09:18.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-03-12T01:09:18.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-03-12T01:09:18.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-03-12T01:09:18.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31702026-03-12T01:09:18.153Z
31712026-03-12T01:09:18.153Zinfo: running `cargo check --bins` on installinator-client (113/256)
31722026-03-12T01:09:18.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-03-12T01:09:18.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-03-12T01:09:18.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-03-12T01:09:18.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31762026-03-12T01:09:18.921Z
31772026-03-12T01:09:18.921Zinfo: running `cargo check --bins` on nexus-client (114/256)
31782026-03-12T01:09:19.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-03-12T01:09:19.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-03-12T01:09:19.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-03-12T01:09:19.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31822026-03-12T01:09:19.737Z
31832026-03-12T01:09:19.737Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31842026-03-12T01:09:20.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-03-12T01:09:20.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-03-12T01:09:20.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-03-12T01:09:20.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31882026-03-12T01:09:20.552Z
31892026-03-12T01:09:20.553Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31902026-03-12T01:09:21.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-03-12T01:09:21.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-03-12T01:09:21.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-03-12T01:09:21.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31942026-03-12T01:09:21.461Z
31952026-03-12T01:09:21.461Zinfo: running `cargo check --bins` on oxide-client (117/256)
31962026-03-12T01:09:21.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-03-12T01:09:21.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-03-12T01:09:21.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-03-12T01:09:21.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32002026-03-12T01:09:22.048Z
32012026-03-12T01:09:22.048Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32022026-03-12T01:09:22.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-03-12T01:09:22.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-03-12T01:09:22.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-03-12T01:09:22.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32062026-03-12T01:09:22.812Z
32072026-03-12T01:09:22.812Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32082026-03-12T01:09:23.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-03-12T01:09:23.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-03-12T01:09:23.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-03-12T01:09:23.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32122026-03-12T01:09:23.560Z
32132026-03-12T01:09:23.560Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32142026-03-12T01:09:24.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-03-12T01:09:24.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-03-12T01:09:24.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-03-12T01:09:24.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32182026-03-12T01:09:24.350Z
32192026-03-12T01:09:24.350Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32202026-03-12T01:09:25.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-03-12T01:09:25.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-03-12T01:09:25.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-03-12T01:09:25.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32242026-03-12T01:09:25.141Z
32252026-03-12T01:09:25.142Zinfo: running `cargo check --bins` on installinator-common (122/256)
32262026-03-12T01:09:25.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-03-12T01:09:25.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-03-12T01:09:25.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-03-12T01:09:25.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32302026-03-12T01:09:25.921Z
32312026-03-12T01:09:25.921Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32322026-03-12T01:09:26.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-03-12T01:09:26.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-03-12T01:09:26.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352026-03-12T01:09:26.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32362026-03-12T01:09:26.668Z
32372026-03-12T01:09:26.669Zinfo: running `cargo check --bins` on wicket-common (124/256)
32382026-03-12T01:09:27.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-03-12T01:09:27.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-03-12T01:09:27.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412026-03-12T01:09:27.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32422026-03-12T01:09:27.461Z
32432026-03-12T01:09:27.461Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32442026-03-12T01:09:28.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452026-03-12T01:09:28.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462026-03-12T01:09:28.269Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32472026-03-12T01:09:28.272Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32482026-03-12T01:09:28.272Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32492026-03-12T01:09:28.377Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32502026-03-12T01:09:28.394Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32512026-03-12T01:09:28.555Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32522026-03-12T01:09:28.573Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32532026-03-12T01:09:28.871Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32542026-03-12T01:09:28.874Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32552026-03-12T01:09:31.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
32562026-03-12T01:09:31.868Z
32572026-03-12T01:09:31.868Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32582026-03-12T01:09:32.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-03-12T01:09:32.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-03-12T01:09:32.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-03-12T01:09:32.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32622026-03-12T01:09:32.634Z
32632026-03-12T01:09:32.634Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32642026-03-12T01:09:33.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-03-12T01:09:33.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-03-12T01:09:33.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672026-03-12T01:09:33.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32682026-03-12T01:09:33.514Z
32692026-03-12T01:09:33.514Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32702026-03-12T01:09:34.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-03-12T01:09:34.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-03-12T01:09:34.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732026-03-12T01:09:34.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32742026-03-12T01:09:34.392Z
32752026-03-12T01:09:34.392Zinfo: running `cargo check --bins` on dns-server (129/256)
32762026-03-12T01:09:35.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-03-12T01:09:35.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-03-12T01:09:35.189Z Compiling parking_lot_core v0.8.6
32792026-03-12T01:09:35.189Z Compiling git-stub v1.0.0
32802026-03-12T01:09:35.193Z Compiling atomicwrites v0.4.4
32812026-03-12T01:09:35.193Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32822026-03-12T01:09:35.193Z Checking tagptr v0.2.0
32832026-03-12T01:09:35.324Z Checking prefix-trie v0.7.0
32842026-03-12T01:09:35.337Z Checking fxhash v0.2.1
32852026-03-12T01:09:35.362Z Checking hickory-client v0.25.2
32862026-03-12T01:09:35.484Z Compiling git-stub-vcs v0.1.0
32872026-03-12T01:09:35.498Z Checking moka v0.12.13
32882026-03-12T01:09:35.750Z Checking hickory-server v0.25.2
32892026-03-12T01:09:35.859Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32902026-03-12T01:09:35.888Z Checking parking_lot v0.11.2
32912026-03-12T01:09:35.960Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32922026-03-12T01:09:35.963Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32932026-03-12T01:09:35.963Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32942026-03-12T01:09:36.118Z Checking sled v0.34.7
32952026-03-12T01:09:36.356Z Checking hickory-resolver v0.25.2
32962026-03-12T01:09:38.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
32972026-03-12T01:09:39.097Z
32982026-03-12T01:09:39.097Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32992026-03-12T01:09:39.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-03-12T01:09:39.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-03-12T01:09:39.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022026-03-12T01:09:39.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33032026-03-12T01:09:39.859Z
33042026-03-12T01:09:39.859Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33052026-03-12T01:09:40.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062026-03-12T01:09:40.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072026-03-12T01:09:40.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082026-03-12T01:09:40.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33092026-03-12T01:09:40.697Z
33102026-03-12T01:09:40.697Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33112026-03-12T01:09:41.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122026-03-12T01:09:41.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132026-03-12T01:09:41.582Z Compiling radium v0.7.0
33142026-03-12T01:09:41.585Z Compiling maybe-uninit v2.0.0
33152026-03-12T01:09:41.585Z Checking tap v1.0.1
33162026-03-12T01:09:41.716Z Compiling zerocopy-derive v0.6.6
33172026-03-12T01:09:41.719Z Checking funty v2.0.0
33182026-03-12T01:09:41.719Z Checking crc-catalog v2.4.0
33192026-03-12T01:09:41.726Z Compiling packed_struct v0.10.1
33202026-03-12T01:09:41.757Z Compiling packed_struct_codegen v0.10.1
33212026-03-12T01:09:41.823Z Checking wyz v0.5.1
33222026-03-12T01:09:41.861Z Checking crc v3.4.0
33232026-03-12T01:09:42.068Z Compiling bitfield-macros v0.19.4
33242026-03-12T01:09:42.082Z Compiling indexmap v1.9.3
33252026-03-12T01:09:42.146Z Checking nodrop v0.1.14
33262026-03-12T01:09:42.231Z Checking hashbrown v0.12.3
33272026-03-12T01:09:42.235Z Checking smallvec v0.6.14
33282026-03-12T01:09:42.258Z Checking array-init v0.0.4
33292026-03-12T01:09:42.279Z Checking bitvec v1.0.1
33302026-03-12T01:09:42.363Z Checking ron v0.8.1
33312026-03-12T01:09:42.445Z Checking hashbrown v0.13.2
33322026-03-12T01:09:42.764Z Checking serde-hex v0.1.0
33332026-03-12T01:09:42.865Z Checking zerocopy v0.6.6
33342026-03-12T01:09:43.014Z Checking crc-any v2.5.0
33352026-03-12T01:09:43.029Z Checking bitfield v0.19.4
33362026-03-12T01:09:43.077Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33372026-03-12T01:09:43.184Z Checking object v0.30.4
33382026-03-12T01:09:43.255Z Checking half v1.8.3
33392026-03-12T01:09:43.272Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33402026-03-12T01:09:43.287Z Checking path-slash v0.1.5
33412026-03-12T01:09:43.354Z Checking void v1.0.2
33422026-03-12T01:09:43.421Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33432026-03-12T01:09:43.459Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33442026-03-12T01:09:43.477Z Checking lzss v0.8.2
33452026-03-12T01:09:43.520Z Checking serde_cbor v0.11.2
33462026-03-12T01:09:43.564Z Checking tungstenite v0.23.0
33472026-03-12T01:09:43.610Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33482026-03-12T01:09:43.655Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33492026-03-12T01:09:43.713Z Checking nix v0.27.1
33502026-03-12T01:09:44.029Z Checking kstat-rs v0.2.4
33512026-03-12T01:09:44.096Z Checking serde_bytes v0.11.19
33522026-03-12T01:09:44.130Z Checking tokio-tungstenite v0.23.1
33532026-03-12T01:09:44.265Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33542026-03-12T01:09:44.326Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33552026-03-12T01:09:44.415Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33562026-03-12T01:09:44.456Z Checking signal-hook-tokio v0.3.1
33572026-03-12T01:09:45.630Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33582026-03-12T01:09:45.774Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33592026-03-12T01:09:49.220Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-12T01:09:50.446Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33612026-03-12T01:09:50.818Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33622026-03-12T01:09:52.299Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33632026-03-12T01:09:55.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
33642026-03-12T01:09:55.295Z
33652026-03-12T01:09:55.295Zinfo: running `cargo check --bins` on gateway-api (133/256)
33662026-03-12T01:09:55.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672026-03-12T01:09:55.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682026-03-12T01:09:55.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692026-03-12T01:09:55.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33702026-03-12T01:09:56.060Z
33712026-03-12T01:09:56.060Zinfo: running `cargo check --bins` on ipcc (134/256)
33722026-03-12T01:09:56.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732026-03-12T01:09:56.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742026-03-12T01:09:56.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752026-03-12T01:09:56.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33762026-03-12T01:09:56.821Z
33772026-03-12T01:09:56.821Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33782026-03-12T01:09:57.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792026-03-12T01:09:57.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802026-03-12T01:09:57.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812026-03-12T01:09:57.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33822026-03-12T01:09:57.565Z
33832026-03-12T01:09:57.565Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33842026-03-12T01:09:58.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-03-12T01:09:58.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-03-12T01:09:58.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-03-12T01:09:58.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33882026-03-12T01:09:58.337Z
33892026-03-12T01:09:58.337Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33902026-03-12T01:09:58.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-03-12T01:09:59.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-03-12T01:09:59.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-03-12T01:09:59.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33942026-03-12T01:09:59.100Z
33952026-03-12T01:09:59.100Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33962026-03-12T01:09:59.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-03-12T01:09:59.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-03-12T01:09:59.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-03-12T01:09:59.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34002026-03-12T01:09:59.863Z
34012026-03-12T01:09:59.863Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34022026-03-12T01:10:00.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-03-12T01:10:00.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-03-12T01:10:00.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-03-12T01:10:00.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34062026-03-12T01:10:00.634Z
34072026-03-12T01:10:00.634Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34082026-03-12T01:10:01.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-03-12T01:10:01.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-03-12T01:10:01.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-03-12T01:10:01.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34122026-03-12T01:10:01.402Z
34132026-03-12T01:10:01.402Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34142026-03-12T01:10:02.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-03-12T01:10:02.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-03-12T01:10:02.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-03-12T01:10:02.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34182026-03-12T01:10:02.166Z
34192026-03-12T01:10:02.166Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34202026-03-12T01:10:02.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-03-12T01:10:02.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-03-12T01:10:02.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-03-12T01:10:02.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34242026-03-12T01:10:02.931Z
34252026-03-12T01:10:02.931Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34262026-03-12T01:10:03.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-03-12T01:10:03.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-03-12T01:10:03.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292026-03-12T01:10:03.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34302026-03-12T01:10:03.695Z
34312026-03-12T01:10:03.695Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34322026-03-12T01:10:04.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332026-03-12T01:10:04.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342026-03-12T01:10:04.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34352026-03-12T01:10:04.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34362026-03-12T01:10:04.464Z
34372026-03-12T01:10:04.464Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34382026-03-12T01:10:05.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392026-03-12T01:10:05.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402026-03-12T01:10:05.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412026-03-12T01:10:05.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34422026-03-12T01:10:05.230Z
34432026-03-12T01:10:05.230Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34442026-03-12T01:10:05.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452026-03-12T01:10:05.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462026-03-12T01:10:05.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472026-03-12T01:10:05.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34482026-03-12T01:10:06.050Z
34492026-03-12T01:10:06.050Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34502026-03-12T01:10:06.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512026-03-12T01:10:06.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522026-03-12T01:10:06.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34532026-03-12T01:10:06.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34542026-03-12T01:10:06.820Z
34552026-03-12T01:10:06.820Zinfo: running `cargo check --bins` on sp-sim (148/256)
34562026-03-12T01:10:07.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572026-03-12T01:10:07.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582026-03-12T01:10:07.675Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34592026-03-12T01:10:10.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s
34602026-03-12T01:10:10.244Z
34612026-03-12T01:10:10.244Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34622026-03-12T01:10:10.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632026-03-12T01:10:10.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642026-03-12T01:10:10.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652026-03-12T01:10:10.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34662026-03-12T01:10:11.087Z
34672026-03-12T01:10:11.087Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34682026-03-12T01:10:11.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692026-03-12T01:10:11.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702026-03-12T01:10:11.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712026-03-12T01:10:11.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34722026-03-12T01:10:11.935Z
34732026-03-12T01:10:11.935Zinfo: running `cargo check --bins` on db-macros (151/256)
34742026-03-12T01:10:12.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752026-03-12T01:10:12.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762026-03-12T01:10:12.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772026-03-12T01:10:12.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34782026-03-12T01:10:12.685Z
34792026-03-12T01:10:12.685Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34802026-03-12T01:10:13.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812026-03-12T01:10:13.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822026-03-12T01:10:13.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832026-03-12T01:10:13.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34842026-03-12T01:10:13.433Z
34852026-03-12T01:10:13.433Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34862026-03-12T01:10:14.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872026-03-12T01:10:14.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882026-03-12T01:10:14.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892026-03-12T01:10:14.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34902026-03-12T01:10:14.272Z
34912026-03-12T01:10:14.272Zinfo: running `cargo check --bins` on authz-macros (154/256)
34922026-03-12T01:10:14.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932026-03-12T01:10:14.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942026-03-12T01:10:14.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952026-03-12T01:10:14.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34962026-03-12T01:10:15.022Z
34972026-03-12T01:10:15.022Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34982026-03-12T01:10:15.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992026-03-12T01:10:15.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002026-03-12T01:10:15.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012026-03-12T01:10:15.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35022026-03-12T01:10:15.852Z
35032026-03-12T01:10:15.852Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35042026-03-12T01:10:16.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-03-12T01:10:16.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-03-12T01:10:16.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-03-12T01:10:16.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35082026-03-12T01:10:16.678Z
35092026-03-12T01:10:16.678Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35102026-03-12T01:10:17.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-03-12T01:10:17.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-03-12T01:10:17.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-03-12T01:10:17.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35142026-03-12T01:10:17.438Z
35152026-03-12T01:10:17.438Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35162026-03-12T01:10:18.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-03-12T01:10:18.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-03-12T01:10:18.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-03-12T01:10:18.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35202026-03-12T01:10:18.196Z
35212026-03-12T01:10:18.196Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35222026-03-12T01:10:18.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-03-12T01:10:18.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-03-12T01:10:18.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-03-12T01:10:18.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35262026-03-12T01:10:18.962Z
35272026-03-12T01:10:18.962Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35282026-03-12T01:10:19.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-03-12T01:10:19.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-03-12T01:10:19.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-03-12T01:10:19.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35322026-03-12T01:10:19.714Z
35332026-03-12T01:10:19.714Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35342026-03-12T01:10:20.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-03-12T01:10:20.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-03-12T01:10:20.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-03-12T01:10:20.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35382026-03-12T01:10:20.465Z
35392026-03-12T01:10:20.465Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35402026-03-12T01:10:21.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-03-12T01:10:21.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-03-12T01:10:21.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-03-12T01:10:21.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35442026-03-12T01:10:21.299Z
35452026-03-12T01:10:21.299Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35462026-03-12T01:10:22.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-03-12T01:10:22.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-03-12T01:10:22.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-03-12T01:10:22.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35502026-03-12T01:10:22.134Z
35512026-03-12T01:10:22.134Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35522026-03-12T01:10:22.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-03-12T01:10:22.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-03-12T01:10:22.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-03-12T01:10:22.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35562026-03-12T01:10:22.968Z
35572026-03-12T01:10:22.968Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35582026-03-12T01:10:23.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-03-12T01:10:23.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-03-12T01:10:23.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-03-12T01:10:23.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35622026-03-12T01:10:23.759Z
35632026-03-12T01:10:23.759Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35642026-03-12T01:10:24.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-03-12T01:10:24.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-03-12T01:10:24.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-03-12T01:10:24.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35682026-03-12T01:10:24.541Z
35692026-03-12T01:10:24.541Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35702026-03-12T01:10:25.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-03-12T01:10:25.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-03-12T01:10:25.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-03-12T01:10:25.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35742026-03-12T01:10:25.323Z
35752026-03-12T01:10:25.323Zinfo: running `cargo check --bins` on key-manager (168/256)
35762026-03-12T01:10:25.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-03-12T01:10:25.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-03-12T01:10:25.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-03-12T01:10:25.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35802026-03-12T01:10:26.088Z
35812026-03-12T01:10:26.088Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35822026-03-12T01:10:26.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-03-12T01:10:26.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-03-12T01:10:26.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-03-12T01:10:26.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35862026-03-12T01:10:26.866Z
35872026-03-12T01:10:26.866Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35882026-03-12T01:10:27.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-03-12T01:10:27.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-03-12T01:10:27.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-03-12T01:10:27.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35922026-03-12T01:10:27.649Z
35932026-03-12T01:10:27.649Zinfo: running `cargo check --bins` on typed-rng (171/256)
35942026-03-12T01:10:28.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-03-12T01:10:28.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-03-12T01:10:28.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-03-12T01:10:28.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35982026-03-12T01:10:28.400Z
35992026-03-12T01:10:28.400Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
36002026-03-12T01:10:29.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-03-12T01:10:29.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-03-12T01:10:29.417Z Compiling libefi-sys v0.1.0
36032026-03-12T01:10:29.420Z Compiling bitfield-struct v0.6.2
36042026-03-12T01:10:29.420Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36052026-03-12T01:10:29.568Z Compiling xshell-macros v0.2.7
36062026-03-12T01:10:29.571Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36072026-03-12T01:10:29.595Z Compiling salty v0.3.0
36082026-03-12T01:10:29.598Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36092026-03-12T01:10:29.598Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36102026-03-12T01:10:29.661Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36112026-03-12T01:10:29.993Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36122026-03-12T01:10:30.037Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36132026-03-12T01:10:30.060Z Checking xshell v0.2.7
36142026-03-12T01:10:30.198Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36152026-03-12T01:10:30.224Z Checking primeorder v0.13.6
36162026-03-12T01:10:30.303Z Compiling proc-macro-error-attr2 v2.0.0
36172026-03-12T01:10:30.322Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36182026-03-12T01:10:30.358Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36192026-03-12T01:10:30.374Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36202026-03-12T01:10:30.537Z Checking p384 v0.13.1
36212026-03-12T01:10:30.540Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36222026-03-12T01:10:30.595Z Compiling nix v0.31.1
36232026-03-12T01:10:30.717Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36242026-03-12T01:10:30.831Z Compiling proc-macro-error2 v2.0.1
36252026-03-12T01:10:30.968Z Compiling num-derive v0.3.3
36262026-03-12T01:10:31.023Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36272026-03-12T01:10:31.085Z Compiling unicase v2.9.0
36282026-03-12T01:10:31.166Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36292026-03-12T01:10:31.232Z Compiling tabled_derive v0.11.0
36302026-03-12T01:10:31.313Z Checking papergrid v0.17.0
36312026-03-12T01:10:31.364Z Compiling mime_guess v2.0.5
36322026-03-12T01:10:31.658Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36332026-03-12T01:10:32.083Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36342026-03-12T01:10:32.101Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36352026-03-12T01:10:32.180Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36362026-03-12T01:10:32.197Z Checking libscf-sys v1.1.0
36372026-03-12T01:10:32.382Z Checking testing_table v0.3.0
36382026-03-12T01:10:32.408Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36392026-03-12T01:10:32.497Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36402026-03-12T01:10:32.686Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36412026-03-12T01:10:32.755Z Checking corncobs v0.1.4
36422026-03-12T01:10:32.841Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36432026-03-12T01:10:32.895Z Checking tabled v0.20.0
36442026-03-12T01:10:32.916Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36452026-03-12T01:10:32.934Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36462026-03-12T01:10:33.043Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36472026-03-12T01:10:33.147Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36482026-03-12T01:10:33.169Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36492026-03-12T01:10:33.312Z Checking secrecy v0.8.0
36502026-03-12T01:10:33.450Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36512026-03-12T01:10:33.596Z Checking http-range v0.1.5
36522026-03-12T01:10:33.938Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36532026-03-12T01:10:34.042Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36542026-03-12T01:10:34.102Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36552026-03-12T01:10:34.291Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36562026-03-12T01:10:34.295Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36572026-03-12T01:10:34.382Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36582026-03-12T01:10:34.431Z Checking atty v0.2.14
36592026-03-12T01:10:34.449Z Checking crc8 v0.1.1
36602026-03-12T01:10:34.470Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36612026-03-12T01:10:34.549Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36622026-03-12T01:10:34.571Z Checking hyper-staticfile v0.10.1
36632026-03-12T01:10:34.595Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36642026-03-12T01:10:34.895Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36652026-03-12T01:10:34.933Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36662026-03-12T01:10:35.170Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36672026-03-12T01:10:35.199Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36682026-03-12T01:10:35.239Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36692026-03-12T01:10:35.538Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36702026-03-12T01:10:35.666Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36712026-03-12T01:10:35.686Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36722026-03-12T01:10:35.686Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36732026-03-12T01:10:35.819Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36742026-03-12T01:10:36.031Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36752026-03-12T01:10:36.338Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36762026-03-12T01:10:36.359Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36772026-03-12T01:10:36.429Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36782026-03-12T01:10:37.948Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36792026-03-12T01:10:37.969Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36802026-03-12T01:10:38.216Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36812026-03-12T01:10:38.575Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36822026-03-12T01:10:39.095Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36832026-03-12T01:10:39.282Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36842026-03-12T01:10:46.084Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36852026-03-12T01:11:01.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.54s
36862026-03-12T01:11:02.190Z
36872026-03-12T01:11:02.190Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36882026-03-12T01:11:02.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892026-03-12T01:11:02.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902026-03-12T01:11:03.128Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36912026-03-12T01:11:19.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s
36922026-03-12T01:11:19.238Z
36932026-03-12T01:11:19.238Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36942026-03-12T01:11:19.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952026-03-12T01:11:19.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962026-03-12T01:11:20.172Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972026-03-12T01:11:36.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.03s
36982026-03-12T01:11:36.518Z
36992026-03-12T01:11:36.518Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
37002026-03-12T01:11:37.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012026-03-12T01:11:37.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022026-03-12T01:11:37.450Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37032026-03-12T01:11:53.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
37042026-03-12T01:11:54.622Z
37052026-03-12T01:11:54.622Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37062026-03-12T01:11:54.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072026-03-12T01:11:54.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082026-03-12T01:11:54.625Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37092026-03-12T01:12:10.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s
37102026-03-12T01:12:10.989Z
37112026-03-12T01:12:10.989Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37122026-03-12T01:12:11.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132026-03-12T01:12:11.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142026-03-12T01:12:11.919Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37152026-03-12T01:12:28.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.01s
37162026-03-12T01:12:28.248Z
37172026-03-12T01:12:28.248Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37182026-03-12T01:12:28.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192026-03-12T01:12:28.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202026-03-12T01:12:29.174Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37212026-03-12T01:12:45.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.92s
37222026-03-12T01:12:45.416Z
37232026-03-12T01:12:45.416Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37242026-03-12T01:12:46.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252026-03-12T01:12:46.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262026-03-12T01:12:46.346Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37272026-03-12T01:13:02.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.88s
37282026-03-12T01:13:02.546Z
37292026-03-12T01:13:02.546Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37302026-03-12T01:13:03.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312026-03-12T01:13:03.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322026-03-12T01:13:03.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332026-03-12T01:13:03.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37342026-03-12T01:13:03.338Z
37352026-03-12T01:13:03.338Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37362026-03-12T01:13:04.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372026-03-12T01:13:04.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382026-03-12T01:13:04.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392026-03-12T01:13:04.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37402026-03-12T01:13:04.128Z
37412026-03-12T01:13:04.128Zinfo: running `cargo check --bins` on range-requests (182/256)
37422026-03-12T01:13:04.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432026-03-12T01:13:04.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442026-03-12T01:13:04.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452026-03-12T01:13:04.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
37462026-03-12T01:13:04.888Z
37472026-03-12T01:13:04.888Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37482026-03-12T01:13:05.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492026-03-12T01:13:05.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502026-03-12T01:13:05.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512026-03-12T01:13:05.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
37522026-03-12T01:13:05.650Z
37532026-03-12T01:13:05.650Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37542026-03-12T01:13:06.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552026-03-12T01:13:06.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562026-03-12T01:13:06.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572026-03-12T01:13:06.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37582026-03-12T01:13:06.442Z
37592026-03-12T01:13:06.442Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37602026-03-12T01:13:07.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-03-12T01:13:07.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-03-12T01:13:07.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-03-12T01:13:07.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37642026-03-12T01:13:07.232Z
37652026-03-12T01:13:07.233Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37662026-03-12T01:13:07.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-03-12T01:13:07.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-03-12T01:13:07.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-03-12T01:13:07.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37702026-03-12T01:13:08.006Z
37712026-03-12T01:13:08.006Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37722026-03-12T01:13:08.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-03-12T01:13:08.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-03-12T01:13:08.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-03-12T01:13:08.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37762026-03-12T01:13:08.802Z
37772026-03-12T01:13:08.802Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37782026-03-12T01:13:09.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-03-12T01:13:09.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-03-12T01:13:09.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-03-12T01:13:09.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37822026-03-12T01:13:09.599Z
37832026-03-12T01:13:09.599Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37842026-03-12T01:13:10.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-03-12T01:13:10.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-03-12T01:13:10.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-03-12T01:13:10.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37882026-03-12T01:13:10.391Z
37892026-03-12T01:13:10.391Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37902026-03-12T01:13:11.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-03-12T01:13:11.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-03-12T01:13:11.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-03-12T01:13:11.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37942026-03-12T01:13:11.186Z
37952026-03-12T01:13:11.187Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37962026-03-12T01:13:11.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-03-12T01:13:11.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-03-12T01:13:11.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-03-12T01:13:11.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38002026-03-12T01:13:11.987Z
38012026-03-12T01:13:11.987Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38022026-03-12T01:13:12.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-03-12T01:13:12.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-03-12T01:13:12.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-03-12T01:13:12.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38062026-03-12T01:13:12.785Z
38072026-03-12T01:13:12.785Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38082026-03-12T01:13:13.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-03-12T01:13:13.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-03-12T01:13:13.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-03-12T01:13:13.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38122026-03-12T01:13:13.581Z
38132026-03-12T01:13:13.581Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38142026-03-12T01:13:14.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-03-12T01:13:14.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-03-12T01:13:14.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172026-03-12T01:13:14.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38182026-03-12T01:13:14.403Z
38192026-03-12T01:13:14.403Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38202026-03-12T01:13:15.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-03-12T01:13:15.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-03-12T01:13:15.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-03-12T01:13:15.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38242026-03-12T01:13:15.244Z
38252026-03-12T01:13:15.244Zinfo: running `cargo check --bins` on update-common (196/256)
38262026-03-12T01:13:15.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-03-12T01:13:15.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-03-12T01:13:15.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292026-03-12T01:13:15.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38302026-03-12T01:13:16.026Z
38312026-03-12T01:13:16.026Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38322026-03-12T01:13:16.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-03-12T01:13:16.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-03-12T01:13:16.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352026-03-12T01:13:16.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38362026-03-12T01:13:16.869Z
38372026-03-12T01:13:16.870Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38382026-03-12T01:13:17.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392026-03-12T01:13:17.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402026-03-12T01:13:17.792Z Compiling fs-err v2.11.0
38412026-03-12T01:13:17.795Z Checking ignore v0.4.25
38422026-03-12T01:13:17.795Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38432026-03-12T01:13:17.795Z Checking predicates-tree v1.0.13
38442026-03-12T01:13:17.908Z Checking parse-size v1.1.0
38452026-03-12T01:13:17.923Z Checking rand_seeder v0.4.0
38462026-03-12T01:13:17.926Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38472026-03-12T01:13:17.926Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38482026-03-12T01:13:18.091Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38492026-03-12T01:13:18.137Z Compiling petname v2.0.2
38502026-03-12T01:13:18.170Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38512026-03-12T01:13:18.357Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38522026-03-12T01:13:18.426Z Checking globwalk v0.9.1
38532026-03-12T01:13:18.469Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38542026-03-12T01:13:18.496Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38552026-03-12T01:13:18.652Z Checking camino-tempfile-ext v0.3.3
38562026-03-12T01:13:18.670Z Checking sapling-renderdag v0.1.0
38572026-03-12T01:13:18.687Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38582026-03-12T01:13:18.901Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38592026-03-12T01:13:18.931Z Checking sync-ptr v0.1.4
38602026-03-12T01:13:18.985Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38612026-03-12T01:13:19.106Z Checking colored v2.2.0
38622026-03-12T01:13:19.124Z Checking assert_matches v1.5.0
38632026-03-12T01:13:19.368Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38642026-03-12T01:13:19.539Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38652026-03-12T01:13:19.542Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38662026-03-12T01:13:20.304Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38672026-03-12T01:13:22.089Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38682026-03-12T01:13:25.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.20s
38692026-03-12T01:13:25.301Z
38702026-03-12T01:13:25.301Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38712026-03-12T01:13:25.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-03-12T01:13:25.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-03-12T01:13:25.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-03-12T01:13:25.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
38752026-03-12T01:13:26.055Z
38762026-03-12T01:13:26.055Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38772026-03-12T01:13:26.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-03-12T01:13:26.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-03-12T01:13:26.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-03-12T01:13:26.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38812026-03-12T01:13:26.898Z
38822026-03-12T01:13:26.898Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38832026-03-12T01:13:27.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-03-12T01:13:27.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-03-12T01:13:27.762Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38862026-03-12T01:13:27.762Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38872026-03-12T01:13:28.583Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38882026-03-12T01:13:30.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s
38892026-03-12T01:13:30.862Z
38902026-03-12T01:13:30.862Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38912026-03-12T01:13:31.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-03-12T01:13:31.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-03-12T01:13:31.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942026-03-12T01:13:31.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
38952026-03-12T01:13:31.629Z
38962026-03-12T01:13:31.629Zinfo: running `cargo check --bins` on cert-dev (203/256)
38972026-03-12T01:13:32.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-03-12T01:13:32.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-03-12T01:13:32.368Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39002026-03-12T01:13:32.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
39012026-03-12T01:13:32.872Z
39022026-03-12T01:13:32.872Zinfo: running `cargo check --bins` on clickana (204/256)
39032026-03-12T01:13:33.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042026-03-12T01:13:33.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052026-03-12T01:13:33.652Z Compiling darling_core v0.23.0
39062026-03-12T01:13:33.656Z Compiling instability v0.3.11
39072026-03-12T01:13:33.656Z Checking castaway v0.2.4
39082026-03-12T01:13:33.656Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39092026-03-12T01:13:33.757Z Compiling indoc v2.0.7
39102026-03-12T01:13:33.768Z Checking unicode-truncate v1.1.0
39112026-03-12T01:13:33.783Z Checking lru v0.12.5
39122026-03-12T01:13:33.786Z Checking cassowary v0.3.0
39132026-03-12T01:13:33.881Z Checking compact_str v0.8.1
39142026-03-12T01:13:35.064Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39152026-03-12T01:13:35.284Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39162026-03-12T01:13:35.738Z Compiling darling_macro v0.23.0
39172026-03-12T01:13:36.285Z Compiling darling v0.23.0
39182026-03-12T01:13:37.087Z Checking ratatui v0.29.0
39192026-03-12T01:13:38.614Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39202026-03-12T01:13:39.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.57s
39212026-03-12T01:13:39.657Z
39222026-03-12T01:13:39.657Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39232026-03-12T01:13:40.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39242026-03-12T01:13:40.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39252026-03-12T01:13:40.517Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39262026-03-12T01:13:40.517Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39272026-03-12T01:13:41.259Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39282026-03-12T01:13:41.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
39292026-03-12T01:13:42.008Z
39302026-03-12T01:13:42.008Zinfo: running `cargo check --bins` on ch-dev (206/256)
39312026-03-12T01:13:42.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-03-12T01:13:42.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-03-12T01:13:42.866Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39342026-03-12T01:13:43.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
39352026-03-12T01:13:44.029Z
39362026-03-12T01:13:44.029Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39372026-03-12T01:13:44.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-03-12T01:13:44.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-03-12T01:13:44.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-03-12T01:13:44.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39412026-03-12T01:13:44.618Z
39422026-03-12T01:13:44.618Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39432026-03-12T01:13:45.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-03-12T01:13:45.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-03-12T01:13:45.477Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39462026-03-12T01:13:46.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
39472026-03-12T01:13:46.245Z
39482026-03-12T01:13:46.245Zinfo: running `cargo check --bins` on db-dev (209/256)
39492026-03-12T01:13:46.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-03-12T01:13:46.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-03-12T01:13:47.107Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39522026-03-12T01:13:48.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
39532026-03-12T01:13:48.286Z
39542026-03-12T01:13:48.286Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39552026-03-12T01:13:49.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-03-12T01:13:49.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-03-12T01:13:49.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-03-12T01:13:49.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39592026-03-12T01:13:49.128Z
39602026-03-12T01:13:49.128Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39612026-03-12T01:13:49.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-03-12T01:13:49.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-03-12T01:13:49.862Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39642026-03-12T01:13:50.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
39652026-03-12T01:13:50.910Z
39662026-03-12T01:13:50.910Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39672026-03-12T01:13:51.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-03-12T01:13:51.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-03-12T01:13:51.797Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39702026-03-12T01:13:51.798Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39712026-03-12T01:13:51.801Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39722026-03-12T01:13:51.801Z Checking git-stub v1.0.0
39732026-03-12T01:13:51.801Z Compiling trait-variant v0.1.2
39742026-03-12T01:13:51.801Z Checking is_ci v1.2.0
39752026-03-12T01:13:51.801Z Checking maplit v1.0.2
39762026-03-12T01:13:51.913Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39772026-03-12T01:13:52.106Z Checking git-stub-vcs v0.1.0
39782026-03-12T01:13:52.109Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39792026-03-12T01:13:52.109Z Checking supports-color v3.0.2
39802026-03-12T01:13:52.208Z Checking drift v0.1.3
39812026-03-12T01:13:52.286Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39822026-03-12T01:13:52.331Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39832026-03-12T01:13:52.349Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39842026-03-12T01:13:52.572Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39852026-03-12T01:13:52.613Z Checking dropshot-api-manager v0.6.0
39862026-03-12T01:13:52.632Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39872026-03-12T01:13:52.648Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39882026-03-12T01:13:52.895Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39892026-03-12T01:13:52.933Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39902026-03-12T01:13:53.131Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39912026-03-12T01:13:53.616Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39922026-03-12T01:14:00.456Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39932026-03-12T01:14:01.845Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39942026-03-12T01:14:02.630Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39952026-03-12T01:14:03.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.26s
39962026-03-12T01:14:03.394Z
39972026-03-12T01:14:03.394Zinfo: running `cargo check --bins` on installinator-api (213/256)
39982026-03-12T01:14:04.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-03-12T01:14:04.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-03-12T01:14:04.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-03-12T01:14:04.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
40022026-03-12T01:14:04.167Z
40032026-03-12T01:14:04.167Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40042026-03-12T01:14:04.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-03-12T01:14:04.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-03-12T01:14:04.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-03-12T01:14:04.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
40082026-03-12T01:14:04.989Z
40092026-03-12T01:14:04.989Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40102026-03-12T01:14:05.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-03-12T01:14:05.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-03-12T01:14:05.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-03-12T01:14:05.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
40142026-03-12T01:14:05.806Z
40152026-03-12T01:14:05.806Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40162026-03-12T01:14:06.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-03-12T01:14:06.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-03-12T01:14:06.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-03-12T01:14:06.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
40202026-03-12T01:14:06.627Z
40212026-03-12T01:14:06.627Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40222026-03-12T01:14:07.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-03-12T01:14:07.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-03-12T01:14:07.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-03-12T01:14:07.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
40262026-03-12T01:14:07.397Z
40272026-03-12T01:14:07.397Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40282026-03-12T01:14:08.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-03-12T01:14:08.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-03-12T01:14:08.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40312026-03-12T01:14:08.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
40322026-03-12T01:14:08.147Z
40332026-03-12T01:14:08.147Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40342026-03-12T01:14:08.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-03-12T01:14:08.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-03-12T01:14:08.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40372026-03-12T01:14:08.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
40382026-03-12T01:14:08.942Z
40392026-03-12T01:14:08.942Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40402026-03-12T01:14:09.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40412026-03-12T01:14:09.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40422026-03-12T01:14:09.677Z Checking erased-serde v0.4.9
40432026-03-12T01:14:09.779Z Checking ordered-float v2.10.1
40442026-03-12T01:14:09.792Z Checking unicode-xid v0.2.6
40452026-03-12T01:14:09.801Z Checking cargo-platform v0.2.0
40462026-03-12T01:14:10.063Z Checking serde-value v0.7.0
40472026-03-12T01:14:10.246Z Checking serde-untagged v0.1.9
40482026-03-12T01:14:10.459Z Checking cargo-util-schemas v0.8.2
40492026-03-12T01:14:11.458Z Checking cargo_metadata v0.21.0
40502026-03-12T01:14:12.326Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40512026-03-12T01:14:13.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
40522026-03-12T01:14:13.441Z
40532026-03-12T01:14:13.441Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40542026-03-12T01:14:14.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40552026-03-12T01:14:14.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40562026-03-12T01:14:14.323Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40572026-03-12T01:14:15.096Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40582026-03-12T01:14:15.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
40592026-03-12T01:14:15.972Z
40602026-03-12T01:14:15.972Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40612026-03-12T01:14:16.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40622026-03-12T01:14:16.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40632026-03-12T01:14:17.024Z Compiling vergen-gitcl v1.0.8
40642026-03-12T01:14:17.024Z Compiling dirs-sys-next v0.1.2
40652026-03-12T01:14:17.027Z Compiling glob v0.3.3
40662026-03-12T01:14:17.027Z Compiling crunchy v0.2.4
40672026-03-12T01:14:17.027Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40682026-03-12T01:14:17.027Z Compiling dsl_auto_type v0.1.3
40692026-03-12T01:14:17.027Z Checking scheduled-thread-pool v0.2.7
40702026-03-12T01:14:17.027Z Compiling diesel_table_macro_syntax v0.2.0
40712026-03-12T01:14:17.383Z Compiling dirs-next v2.0.0
40722026-03-12T01:14:17.454Z Compiling tiny-keccak v2.0.2
40732026-03-12T01:14:17.486Z Compiling term v0.7.0
40742026-03-12T01:14:17.536Z Checking r2d2 v0.8.10
40752026-03-12T01:14:17.654Z Compiling bit-vec v0.6.3
40762026-03-12T01:14:17.677Z Compiling clang-sys v1.8.1
40772026-03-12T01:14:17.770Z Compiling itertools v0.10.5
40782026-03-12T01:14:17.940Z Compiling bit-set v0.5.3
40792026-03-12T01:14:18.033Z Compiling diesel_derives v2.2.7
40802026-03-12T01:14:18.140Z Compiling ascii-canvas v3.0.0
40812026-03-12T01:14:18.181Z Compiling ena v0.14.4
40822026-03-12T01:14:18.233Z Compiling libloading v0.8.9
40832026-03-12T01:14:18.272Z Compiling bindgen v0.71.1
40842026-03-12T01:14:18.286Z Compiling regex-syntax v0.6.29
40852026-03-12T01:14:18.452Z Compiling diff v0.1.13
40862026-03-12T01:14:18.501Z Compiling cexpr v0.6.0
40872026-03-12T01:14:18.810Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40882026-03-12T01:14:18.935Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40892026-03-12T01:14:19.091Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40902026-03-12T01:14:19.122Z Compiling libxml v0.3.3
40912026-03-12T01:14:19.226Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40922026-03-12T01:14:19.403Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40932026-03-12T01:14:19.488Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40942026-03-12T01:14:19.620Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40952026-03-12T01:14:19.744Z Compiling strum_macros v0.24.3
40962026-03-12T01:14:19.869Z Compiling indoc v1.0.9
40972026-03-12T01:14:20.448Z Compiling lalrpop v0.19.12
40982026-03-12T01:14:21.137Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40992026-03-12T01:14:21.242Z Checking derive_builder v0.20.2
41002026-03-12T01:14:21.419Z Compiling oso-derive v0.27.3
41012026-03-12T01:14:21.435Z Checking quick-xml v0.37.5
41022026-03-12T01:14:21.608Z Compiling impl-trait-for-tuples v0.2.3
41032026-03-12T01:14:22.102Z Checking openssl-probe v0.1.6
41042026-03-12T01:14:22.274Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41052026-03-12T01:14:22.677Z Compiling diesel-dtrace v0.4.2
41062026-03-12T01:14:23.012Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41072026-03-12T01:14:23.237Z Checking bb8 v0.8.6
41082026-03-12T01:14:23.295Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41092026-03-12T01:14:23.574Z Checking nonempty v0.12.0
41102026-03-12T01:14:23.592Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41112026-03-12T01:14:23.790Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41122026-03-12T01:14:23.807Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41132026-03-12T01:14:23.874Z Checking support-bundle-viewer v0.1.2
41142026-03-12T01:14:24.006Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41152026-03-12T01:14:24.065Z Checking multimap v0.10.1
41162026-03-12T01:14:24.179Z Checking diesel v2.2.12
41172026-03-12T01:14:26.670Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41182026-03-12T01:14:28.458Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41192026-03-12T01:14:28.538Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41202026-03-12T01:14:28.655Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41212026-03-12T01:14:28.761Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41222026-03-12T01:14:29.224Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41232026-03-12T01:14:30.759Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41242026-03-12T01:14:31.715Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41252026-03-12T01:14:34.337Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41262026-03-12T01:14:39.481Z Compiling samael v0.0.19
41272026-03-12T01:14:45.912Z Checking async-bb8-diesel v0.2.1
41282026-03-12T01:14:48.058Z Compiling polar-core v0.27.3
41292026-03-12T01:14:54.291Z Checking oso v0.27.3
41302026-03-12T01:15:29.187Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41312026-03-12T01:16:15.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
41322026-03-12T01:16:16.151Z
41332026-03-12T01:16:16.151Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41342026-03-12T01:16:16.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352026-03-12T01:16:16.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362026-03-12T01:16:16.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372026-03-12T01:16:16.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41382026-03-12T01:16:17.009Z
41392026-03-12T01:16:17.009Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41402026-03-12T01:16:17.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412026-03-12T01:16:17.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422026-03-12T01:16:17.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432026-03-12T01:16:17.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
41442026-03-12T01:16:17.852Z
41452026-03-12T01:16:17.852Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41462026-03-12T01:16:18.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472026-03-12T01:16:18.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482026-03-12T01:16:18.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41492026-03-12T01:16:18.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
41502026-03-12T01:16:18.606Z
41512026-03-12T01:16:18.607Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41522026-03-12T01:16:19.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41532026-03-12T01:16:19.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41542026-03-12T01:16:19.668Z Compiling libz-sys v1.1.24
41552026-03-12T01:16:19.671Z Compiling libgit2-sys v0.18.3+1.9.2
41562026-03-12T01:16:19.806Z Compiling vergen-git2 v1.0.7
41572026-03-12T01:16:19.809Z Compiling rustls v0.21.12
41582026-03-12T01:16:19.830Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41592026-03-12T01:16:19.833Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41602026-03-12T01:16:19.833Z Compiling nix v0.29.0
41612026-03-12T01:16:19.833Z Checking rustls-webpki v0.101.7
41622026-03-12T01:16:20.087Z Checking sct v0.7.1
41632026-03-12T01:16:20.104Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41642026-03-12T01:16:20.153Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41652026-03-12T01:16:20.254Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41662026-03-12T01:16:20.334Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41672026-03-12T01:16:20.499Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41682026-03-12T01:16:20.545Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41692026-03-12T01:16:20.606Z Checking rustls-pemfile v1.0.4
41702026-03-12T01:16:20.723Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41712026-03-12T01:16:20.770Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41722026-03-12T01:16:21.022Z Checking twox-hash v2.1.2
41732026-03-12T01:16:21.084Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41742026-03-12T01:16:21.293Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41752026-03-12T01:16:22.027Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41762026-03-12T01:16:22.057Z Checking tokio-rustls v0.24.1
41772026-03-12T01:16:22.116Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41782026-03-12T01:16:22.217Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41792026-03-12T01:16:22.305Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41802026-03-12T01:16:22.479Z Checking fatfs v0.3.6
41812026-03-12T01:16:22.973Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41822026-03-12T01:16:23.063Z Compiling seq-macro v0.3.6
41832026-03-12T01:16:28.000Z Compiling git2 v0.20.4
41842026-03-12T01:16:28.929Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41852026-03-12T01:16:29.081Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41862026-03-12T01:16:31.191Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41872026-03-12T01:17:40.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
41882026-03-12T01:17:41.085Z
41892026-03-12T01:17:41.085Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41902026-03-12T01:17:41.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41912026-03-12T01:17:41.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41922026-03-12T01:17:42.162Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41932026-03-12T01:18:41.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
41942026-03-12T01:18:41.801Z
41952026-03-12T01:18:41.801Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41962026-03-12T01:18:42.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41972026-03-12T01:18:42.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41982026-03-12T01:18:42.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41992026-03-12T01:18:42.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42002026-03-12T01:18:42.565Z
42012026-03-12T01:18:42.565Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42022026-03-12T01:18:43.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42032026-03-12T01:18:43.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42042026-03-12T01:18:43.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42052026-03-12T01:18:43.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42062026-03-12T01:18:43.418Z
42072026-03-12T01:18:43.418Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42082026-03-12T01:18:44.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42092026-03-12T01:18:44.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42102026-03-12T01:18:44.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42112026-03-12T01:18:44.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
42122026-03-12T01:18:44.250Z
42132026-03-12T01:18:44.251Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42142026-03-12T01:18:44.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152026-03-12T01:18:44.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162026-03-12T01:18:44.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42172026-03-12T01:18:44.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42182026-03-12T01:18:45.098Z
42192026-03-12T01:18:45.098Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42202026-03-12T01:18:45.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42212026-03-12T01:18:45.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42222026-03-12T01:18:45.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42232026-03-12T01:18:45.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42242026-03-12T01:18:45.948Z
42252026-03-12T01:18:45.948Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42262026-03-12T01:18:46.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42272026-03-12T01:18:46.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42282026-03-12T01:18:46.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42292026-03-12T01:18:46.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42302026-03-12T01:18:46.788Z
42312026-03-12T01:18:46.788Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42322026-03-12T01:18:47.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42332026-03-12T01:18:47.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42342026-03-12T01:18:47.877Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42352026-03-12T01:18:47.881Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42362026-03-12T01:18:48.023Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42372026-03-12T01:18:48.038Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42382026-03-12T01:18:48.043Z Checking yansi v1.0.1
42392026-03-12T01:18:48.043Z Checking diff v0.1.13
42402026-03-12T01:18:48.043Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42412026-03-12T01:18:48.043Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42422026-03-12T01:18:48.219Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42432026-03-12T01:18:48.403Z Checking pretty_assertions v1.4.1
42442026-03-12T01:18:49.284Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42452026-03-12T01:19:22.018Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42462026-03-12T01:19:22.021Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42472026-03-12T01:19:22.021Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42482026-03-12T01:19:22.021Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42492026-03-12T01:19:22.021Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42502026-03-12T01:19:22.021Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42512026-03-12T01:19:22.913Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42522026-03-12T01:19:24.371Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42532026-03-12T01:20:23.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
42542026-03-12T01:20:24.121Z
42552026-03-12T01:20:24.121Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42562026-03-12T01:20:24.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572026-03-12T01:20:24.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582026-03-12T01:20:24.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42592026-03-12T01:20:24.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42602026-03-12T01:20:24.881Z
42612026-03-12T01:20:24.881Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42622026-03-12T01:20:25.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42632026-03-12T01:20:25.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42642026-03-12T01:20:25.810Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42652026-03-12T01:20:25.925Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42662026-03-12T01:20:25.928Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42672026-03-12T01:20:47.939Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42682026-03-12T01:20:48.446Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42692026-03-12T01:20:50.820Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42702026-03-12T01:20:51.414Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42712026-03-12T01:20:55.442Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42722026-03-12T01:21:27.626Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42732026-03-12T01:21:28.457Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42742026-03-12T01:21:30.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
42752026-03-12T01:21:30.867Z
42762026-03-12T01:21:30.867Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42772026-03-12T01:21:31.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-03-12T01:21:31.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-03-12T01:21:31.740Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42802026-03-12T01:21:32.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
42812026-03-12T01:21:32.857Z
42822026-03-12T01:21:32.857Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42832026-03-12T01:21:33.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-03-12T01:21:33.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-03-12T01:21:33.654Z Compiling blake3 v1.8.3
42862026-03-12T01:21:33.759Z Checking arrayref v0.3.9
42872026-03-12T01:21:33.762Z Checking constant_time_eq v0.4.2
42882026-03-12T01:21:33.762Z Checking arrayvec v0.7.6
42892026-03-12T01:21:33.779Z Checking topological-sort v0.2.2
42902026-03-12T01:21:33.782Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42912026-03-12T01:21:33.782Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42922026-03-12T01:21:33.782Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42932026-03-12T01:21:33.843Z Checking shell-words v1.1.1
42942026-03-12T01:21:34.809Z Checking omicron-zone-package v0.12.2
42952026-03-12T01:21:35.807Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42962026-03-12T01:21:36.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
42972026-03-12T01:21:37.106Z
42982026-03-12T01:21:37.106Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
42992026-03-12T01:21:37.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43002026-03-12T01:21:37.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43012026-03-12T01:21:37.888Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43022026-03-12T01:21:38.260Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43032026-03-12T01:21:38.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
43042026-03-12T01:21:38.977Z
43052026-03-12T01:21:38.977Zinfo: running `cargo check --bins` on xtask (240/256)
43062026-03-12T01:21:39.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43072026-03-12T01:21:39.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43082026-03-12T01:21:39.561Z Checking libc v0.2.180
43092026-03-12T01:21:39.650Z Checking serde v1.0.228
43102026-03-12T01:21:39.653Z Checking zerofrom v0.1.6
43112026-03-12T01:21:39.664Z Checking bitflags v2.11.0
43122026-03-12T01:21:39.670Z Checking hashbrown v0.16.1
43132026-03-12T01:21:39.673Z Checking smallvec v1.15.1
43142026-03-12T01:21:39.688Z Checking serde_json v1.0.149
43152026-03-12T01:21:39.691Z Checking scroll v0.12.0
43162026-03-12T01:21:39.790Z Checking yoke v0.8.1
43172026-03-12T01:21:39.859Z Checking num-traits v0.2.19
43182026-03-12T01:21:39.910Z Checking thiserror v1.0.69
43192026-03-12T01:21:39.996Z Checking percent-encoding v2.3.2
43202026-03-12T01:21:40.014Z Checking zerovec v0.11.5
43212026-03-12T01:21:40.027Z Checking zerotrie v0.2.3
43222026-03-12T01:21:40.131Z Checking errno v0.3.14
43232026-03-12T01:21:40.179Z Checking log v0.4.29
43242026-03-12T01:21:40.226Z Checking toml_datetime v0.6.11
43252026-03-12T01:21:40.299Z Checking rustix v1.1.3
43262026-03-12T01:21:40.312Z Checking indexmap v2.13.0
43272026-03-12T01:21:40.344Z Checking serde_spanned v0.6.9
43282026-03-12T01:21:40.375Z Checking zerocopy v0.7.35
43292026-03-12T01:21:40.466Z Checking goblin v0.8.2
43302026-03-12T01:21:40.503Z Checking form_urlencoded v1.2.2
43312026-03-12T01:21:40.560Z Checking getrandom v0.4.1
43322026-03-12T01:21:40.629Z Checking tinystr v0.8.2
43332026-03-12T01:21:40.653Z Checking potential_utf v0.1.4
43342026-03-12T01:21:40.666Z Checking ordered-float v2.10.1
43352026-03-12T01:21:40.721Z Checking thiserror v2.0.18
43362026-03-12T01:21:40.818Z Checking icu_collections v2.1.1
43372026-03-12T01:21:40.844Z Checking syn v2.0.117
43382026-03-12T01:21:40.872Z Checking icu_locale_core v2.1.1
43392026-03-12T01:21:40.984Z Checking serde-value v0.7.0
43402026-03-12T01:21:41.066Z Checking toml_edit v0.22.27
43412026-03-12T01:21:41.102Z Checking dtrace-parser v0.2.0
43422026-03-12T01:21:41.223Z Checking thread-id v4.2.2
43432026-03-12T01:21:41.256Z Checking once_cell v1.21.3
43442026-03-12T01:21:41.322Z Checking cargo-platform v0.2.0
43452026-03-12T01:21:41.413Z Checking memmap v0.7.0
43462026-03-12T01:21:41.460Z Checking terminal_size v0.4.3
43472026-03-12T01:21:41.481Z Checking tempfile v3.25.0
43482026-03-12T01:21:41.549Z Checking fs-err v3.3.0
43492026-03-12T01:21:41.576Z Checking tabled v0.15.0
43502026-03-12T01:21:41.597Z Checking clap_builder v4.5.60
43512026-03-12T01:21:41.650Z Checking icu_provider v2.1.1
43522026-03-12T01:21:41.731Z Checking camino-tempfile v1.4.1
43532026-03-12T01:21:41.781Z Checking textwrap v0.16.2
43542026-03-12T01:21:41.935Z Checking anyhow v1.0.102
43552026-03-12T01:21:41.960Z Checking icu_properties v2.1.2
43562026-03-12T01:21:42.048Z Checking icu_normalizer v2.1.1
43572026-03-12T01:21:42.189Z Checking macaddr v1.0.1
43582026-03-12T01:21:42.426Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43592026-03-12T01:21:42.584Z Checking toml v0.8.23
43602026-03-12T01:21:43.012Z Checking cargo_toml v0.21.0
43612026-03-12T01:21:43.101Z Checking idna_adapter v1.2.1
43622026-03-12T01:21:43.187Z Checking dof v0.3.0
43632026-03-12T01:21:43.237Z Checking clap v4.5.60
43642026-03-12T01:21:43.249Z Checking idna v1.1.0
43652026-03-12T01:21:43.539Z Checking url v2.5.8
43662026-03-12T01:21:43.542Z Checking usdt-impl v0.5.0
43672026-03-12T01:21:43.864Z Checking usdt v0.5.0
43682026-03-12T01:21:44.005Z Checking cargo-util-schemas v0.8.2
43692026-03-12T01:21:45.004Z Checking cargo_metadata v0.21.0
43702026-03-12T01:21:45.877Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43712026-03-12T01:21:46.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.47s
43722026-03-12T01:21:46.591Z
43732026-03-12T01:21:46.591Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43742026-03-12T01:21:47.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43752026-03-12T01:21:47.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43762026-03-12T01:21:47.542Z Checking polyval v0.6.2
43772026-03-12T01:21:47.659Z Checking ctr v0.9.2
43782026-03-12T01:21:47.671Z Checking ssh-encoding v0.2.0
43792026-03-12T01:21:47.674Z Checking blowfish v0.9.1
43802026-03-12T01:21:47.686Z Checking password-hash v0.4.2
43812026-03-12T01:21:47.699Z Checking p521 v0.13.3
43822026-03-12T01:21:47.702Z Checking p256 v0.13.2
43832026-03-12T01:21:47.702Z Checking russh-cryptovec v0.7.3
43842026-03-12T01:21:47.841Z Checking ghash v0.5.1
43852026-03-12T01:21:47.841Z Checking bcrypt-pbkdf v0.10.0
43862026-03-12T01:21:47.873Z Checking md5 v0.7.0
43872026-03-12T01:21:47.890Z Checking num-bigint v0.4.6
43882026-03-12T01:21:47.912Z Checking des v0.8.1
43892026-03-12T01:21:47.974Z Checking pbkdf2 v0.11.0
43902026-03-12T01:21:47.999Z Checking aes-gcm v0.10.3
43912026-03-12T01:21:48.043Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43922026-03-12T01:21:48.081Z Checking hex-literal v0.4.1
43932026-03-12T01:21:48.097Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43942026-03-12T01:21:48.112Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43952026-03-12T01:21:48.180Z Checking ssh-cipher v0.2.0
43962026-03-12T01:21:48.196Z Checking socket2 v0.5.10
43972026-03-12T01:21:48.199Z Checking internet-checksum v0.2.1
43982026-03-12T01:21:48.392Z Checking ssh-key v0.6.7
43992026-03-12T01:21:48.575Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44002026-03-12T01:21:49.255Z Checking russh-keys v0.45.0
44012026-03-12T01:21:49.991Z Checking russh v0.45.0
44022026-03-12T01:22:11.504Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44032026-03-12T01:22:13.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.46s
44042026-03-12T01:22:13.297Z
44052026-03-12T01:22:13.297Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44062026-03-12T01:22:13.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44072026-03-12T01:22:13.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44082026-03-12T01:22:14.074Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44092026-03-12T01:22:14.078Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44102026-03-12T01:22:14.078Z Checking termios v0.3.3
44112026-03-12T01:22:15.900Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44122026-03-12T01:22:16.082Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44132026-03-12T01:22:18.740Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44142026-03-12T01:22:19.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s
44152026-03-12T01:22:19.676Z
44162026-03-12T01:22:19.676Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44172026-03-12T01:22:20.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44182026-03-12T01:22:20.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44192026-03-12T01:22:20.521Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44202026-03-12T01:22:20.632Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44212026-03-12T01:22:20.648Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44222026-03-12T01:22:20.652Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44232026-03-12T01:22:20.652Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44242026-03-12T01:22:21.159Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44252026-03-12T01:22:21.162Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44262026-03-12T01:22:22.085Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44272026-03-12T01:22:22.143Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44282026-03-12T01:22:22.148Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44292026-03-12T01:22:22.990Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44302026-03-12T01:22:25.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
44312026-03-12T01:22:25.474Z
44322026-03-12T01:22:25.474Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44332026-03-12T01:22:26.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44342026-03-12T01:22:26.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44352026-03-12T01:22:26.261Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44362026-03-12T01:22:26.804Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44372026-03-12T01:22:27.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
44382026-03-12T01:22:27.413Z
44392026-03-12T01:22:27.413Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44402026-03-12T01:22:28.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-03-12T01:22:28.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-03-12T01:22:28.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-03-12T01:22:28.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
44442026-03-12T01:22:28.178Z
44452026-03-12T01:22:28.178Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44462026-03-12T01:22:28.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-03-12T01:22:28.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-03-12T01:22:28.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-03-12T01:22:28.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
44502026-03-12T01:22:28.936Z
44512026-03-12T01:22:28.936Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44522026-03-12T01:22:29.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-03-12T01:22:29.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-03-12T01:22:29.836Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44552026-03-12T01:22:30.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
44562026-03-12T01:22:30.829Z
44572026-03-12T01:22:30.830Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44582026-03-12T01:22:31.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-03-12T01:22:31.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-03-12T01:22:31.628Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44612026-03-12T01:22:31.633Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44622026-03-12T01:22:31.897Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44632026-03-12T01:22:31.901Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44642026-03-12T01:22:32.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
44652026-03-12T01:22:33.092Z
44662026-03-12T01:22:33.092Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44672026-03-12T01:22:33.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44682026-03-12T01:22:33.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44692026-03-12T01:22:33.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44702026-03-12T01:22:33.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
44712026-03-12T01:22:33.848Z
44722026-03-12T01:22:33.848Zinfo: running `cargo check --bins` on omicron-package (250/256)
44732026-03-12T01:22:34.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44742026-03-12T01:22:34.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44752026-03-12T01:22:34.654Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44762026-03-12T01:22:36.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
44772026-03-12T01:22:36.218Z
44782026-03-12T01:22:36.218Zinfo: running `cargo check --bins` on tqdb (251/256)
44792026-03-12T01:22:36.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44802026-03-12T01:22:36.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44812026-03-12T01:22:37.159Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44822026-03-12T01:22:37.577Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44832026-03-12T01:22:38.446Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44842026-03-12T01:22:38.451Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44852026-03-12T01:22:44.902Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44862026-03-12T01:22:45.826Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44872026-03-12T01:22:45.847Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44882026-03-12T01:22:45.847Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44892026-03-12T01:22:45.847Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44902026-03-12T01:22:46.975Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44912026-03-12T01:22:55.975Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44922026-03-12T01:23:04.115Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44932026-03-12T01:23:04.118Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44942026-03-12T01:23:04.118Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44952026-03-12T01:23:04.118Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44962026-03-12T01:23:06.037Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44972026-03-12T01:23:07.825Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44982026-03-12T01:23:08.741Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44992026-03-12T01:23:10.438Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
45002026-03-12T01:23:11.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.94s
45012026-03-12T01:23:11.404Z
45022026-03-12T01:23:11.404Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45032026-03-12T01:23:12.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45042026-03-12T01:23:12.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45052026-03-12T01:23:12.263Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45062026-03-12T01:23:12.266Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45072026-03-12T01:23:12.266Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45082026-03-12T01:23:12.397Z Checking rtoolbox v0.0.3
45092026-03-12T01:23:12.401Z Checking tui-tree-widget v0.23.1
45102026-03-12T01:23:12.542Z Checking rpassword v7.4.0
45112026-03-12T01:23:12.692Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45122026-03-12T01:23:13.849Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45132026-03-12T01:23:20.343Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45142026-03-12T01:23:21.267Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45152026-03-12T01:23:22.678Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45162026-03-12T01:23:26.862Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45172026-03-12T01:23:29.409Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45182026-03-12T01:23:30.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.17s
45192026-03-12T01:23:30.807Z
45202026-03-12T01:23:30.808Zinfo: running `cargo check --bins` on wicket (253/256)
45212026-03-12T01:23:31.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45222026-03-12T01:23:31.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45232026-03-12T01:23:31.636Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45242026-03-12T01:23:32.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
45252026-03-12T01:23:32.269Z
45262026-03-12T01:23:32.269Zinfo: running `cargo check --bins` on wicketd (254/256)
45272026-03-12T01:23:32.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45282026-03-12T01:23:32.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45292026-03-12T01:23:33.135Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45302026-03-12T01:23:33.138Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45312026-03-12T01:23:33.138Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45322026-03-12T01:23:33.138Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45332026-03-12T01:23:34.687Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45342026-03-12T01:23:35.479Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45352026-03-12T01:23:39.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.28s
45362026-03-12T01:23:39.778Z
45372026-03-12T01:23:39.778Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45382026-03-12T01:23:40.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45392026-03-12T01:23:40.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45402026-03-12T01:23:40.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45412026-03-12T01:23:40.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
45422026-03-12T01:23:40.545Z
45432026-03-12T01:23:40.545Zinfo: running `cargo check --bins` on zone-setup (256/256)
45442026-03-12T01:23:41.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45452026-03-12T01:23:41.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45462026-03-12T01:23:41.345Z Checking uzers v0.12.2
45472026-03-12T01:23:41.671Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45482026-03-12T01:23:42.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
45492026-03-12T01:23:42.854Z
45502026-03-12T01:23:42.857Zreal 18:19.635453225
45512026-03-12T01:23:42.857Zuser 27:56.486809576
45522026-03-12T01:23:42.857Zsys 5:05.392132592
45532026-03-12T01:23:42.857Ztrap 0.497133545
45542026-03-12T01:23:42.857Ztflt 0.587327908
45552026-03-12T01:23:42.858Zdflt 0.763192881
45562026-03-12T01:23:42.858Zkflt 0.001261905
45572026-03-12T01:23:42.858Zlock 1:16:04.881584611
45582026-03-12T01:23:42.858Zslp 2:37:29.168301409
45592026-03-12T01:23:42.858Zlat 1:29.922739085
45602026-03-12T01:23:42.858Zstop 4:20.269868892
45612026-03-12T01:23:42.858Zprocess exited: duration 1347642 ms, exit code 0
 
45622026-03-12T01:23:42.864Zfound 0 output files