01KG8130G0QQNNKGJ407CHV00W: 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: 01KG8148TA5MH5VQ01QQ1ZAZDT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-30T18:03:24.819Zjob assigned to worker 01KG814EQ2KANYJKW4WMNM029Y [factory aws, i-0c861fea053f46be1] (queued for 54 s)
 
22026-01-30T18:03:33.820Zstarting task 0: "setup"
32026-01-30T18:03:33.852Z++ uname -s
42026-01-30T18:03:33.852Z+ kern=SunOS
52026-01-30T18:03:33.852Z+ build_user=build
62026-01-30T18:03:33.852Z+ build_uid=12345
72026-01-30T18:03:33.852Z+ work_dir=/work
82026-01-30T18:03:33.852Z+ input_dir=/input
92026-01-30T18:03:33.853Z+ [[ 0 == 12345 ]]
102026-01-30T18:03:33.853Z+ case "$kern" in
112026-01-30T18:03:33.853Z+ groupadd -g 12345 build
122026-01-30T18:03:33.853Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-30T18:03:35.805Z+ zfs create -o mountpoint=/work rpool/work
142026-01-30T18:03:35.899Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-30T18:03:35.902Z+ home_fs=zfs
162026-01-30T18:03:35.902Z+ [[ zfs == autofs ]]
172026-01-30T18:03:35.902Z+ mkdir -p /home/build
182026-01-30T18:03:35.902Z+ chown build:build /home/build /work
192026-01-30T18:03:37.902Z+ chmod 0700 /home/build /work
202026-01-30T18:03:37.906Zprocess exited: duration 4121 ms, exit code 0
 
212026-01-30T18:03:37.912Zstarting task 1: "rust-toolchain"
222026-01-30T18:03:37.917Z * rust toolchain channel = "1.91.1"
232026-01-30T18:03:37.917Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-01-30T18:03:37.917Z * rust toolchain profile = "default"
252026-01-30T18:03:37.917Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-30T18:03:37.917Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-30T18:03:37.917Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-30T18:03:37.920Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-30T18:03:37.920Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-30T18:03:38.057Zinfo: downloading installer
312026-01-30T18:03:39.852Zwarn: It looks like you have an existing installation of Rust at:
322026-01-30T18:03:39.852Zwarn: /opt/ooce/bin
332026-01-30T18:03:39.852Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-30T18:03:39.852Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-30T18:03:39.852Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-30T18:03:39.852Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-30T18:03:39.853Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-30T18:03:39.853Zerror: cannot install while Rust is installed
392026-01-30T18:03:39.853Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-30T18:03:39.891Zinfo: profile set to 'default'
412026-01-30T18:03:39.891Zinfo: default host triple is x86_64-unknown-illumos
422026-01-30T18:03:39.894Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-30T18:03:40.086Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-30T18:03:40.086Zinfo: downloading component 'cargo'
452026-01-30T18:03:41.252Zinfo: downloading component 'clippy'
462026-01-30T18:03:41.641Zinfo: downloading component 'rust-docs'
472026-01-30T18:03:43.060Zinfo: downloading component 'rust-std'
482026-01-30T18:03:44.899Zinfo: downloading component 'rustc'
492026-01-30T18:03:54.033Zinfo: downloading component 'rustfmt'
502026-01-30T18:03:54.348Zinfo: installing component 'cargo'
512026-01-30T18:03:55.271Zinfo: installing component 'clippy'
522026-01-30T18:03:55.672Zinfo: installing component 'rust-docs'
532026-01-30T18:03:57.665Zinfo: installing component 'rust-std'
542026-01-30T18:03:59.494Zinfo: installing component 'rustc'
552026-01-30T18:04:06.294Zinfo: installing component 'rustfmt'
562026-01-30T18:04:06.652Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-30T18:04:06.652Z
582026-01-30T18:04:07.109Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-30T18:04:07.110Z
602026-01-30T18:04:07.113Z
612026-01-30T18:04:07.113ZRust is installed now. Great!
622026-01-30T18:04:07.113Z
632026-01-30T18:04:07.113ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-30T18:04:07.113Zenvironment variable. This has not been done automatically.
652026-01-30T18:04:07.113Z
662026-01-30T18:04:07.113ZTo configure your current shell, you need to source
672026-01-30T18:04:07.113Zthe corresponding env file under $HOME/.cargo.
682026-01-30T18:04:07.113Z
692026-01-30T18:04:07.113ZThis is usually done by running one of the following (note the leading DOT):
702026-01-30T18:04:07.113Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-30T18:04:07.113Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-30T18:04:07.113Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-30T18:04:07.205Z+ rustup --version
742026-01-30T18:04:07.218Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-30T18:04:07.227Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-30T18:04:07.306Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-30T18:04:07.310Z+ cargo --version
782026-01-30T18:04:07.397Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-30T18:04:07.400Z+ rustc --version
802026-01-30T18:04:07.516Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-30T18:04:07.521Zprocess exited: duration 29605 ms, exit code 0
 
822026-01-30T18:04:07.527Zstarting task 2: "authentication"
832026-01-30T18:04:07.550Zprocess exited: duration 22 ms, exit code 0
 
842026-01-30T18:04:07.556Zstarting task 3: "clone repository"
852026-01-30T18:04:07.561Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-30T18:04:07.564Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-30T18:04:07.624ZCloning into '/work/oxidecomputer/omicron'...
882026-01-30T18:05:02.884Z+ cd /work/oxidecomputer/omicron
892026-01-30T18:05:02.887Z+ git fetch origin af6659ec15f2d5e6b5e29aebd82b669817d4defe
902026-01-30T18:05:03.662ZFrom https://github.com/oxidecomputer/omicron
912026-01-30T18:05:03.663Z * branch af6659ec15f2d5e6b5e29aebd82b669817d4defe -> FETCH_HEAD
922026-01-30T18:05:03.675Z+ [[ -n eliza/snapshot-or-image ]]
932026-01-30T18:05:03.678Z++ git branch --show-current
942026-01-30T18:05:03.683Z+ current=main
952026-01-30T18:05:03.683Z+ [[ main != eliza/snapshot-or-image ]]
962026-01-30T18:05:03.683Z+ git branch -f eliza/snapshot-or-image af6659ec15f2d5e6b5e29aebd82b669817d4defe
972026-01-30T18:05:03.686Z+ git checkout -f eliza/snapshot-or-image
982026-01-30T18:05:04.141ZSwitched to branch 'eliza/snapshot-or-image'
992026-01-30T18:05:04.144Z+ git reset --hard af6659ec15f2d5e6b5e29aebd82b669817d4defe
1002026-01-30T18:05:04.189ZHEAD is now at af6659ec1 lookup snapshot or image VCRs?
1012026-01-30T18:05:04.193Zprocess exited: duration 56628 ms, exit code 0
 
1022026-01-30T18:05:04.199Zstarting task 4: "build"
1032026-01-30T18:05:04.204Z+ source .github/buildomat/ci-env.sh
1042026-01-30T18:05:04.204Z++ export CARGO_TERM_COLOR=always
1052026-01-30T18:05:04.204Z++ CARGO_TERM_COLOR=always
1062026-01-30T18:05:04.204Z+ cargo --version
1072026-01-30T18:05:04.270Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-01-30T18:05:04.273Z+ rustc --version
1092026-01-30T18:05:04.351Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-01-30T18:05:04.356Z+ source ./env.sh
1112026-01-30T18:05:04.359Z++ OLD_SHELL_OPTS=ehxB
1122026-01-30T18:05:04.359Z++ set -o xtrace
1132026-01-30T18:05:04.359Z++++ dirname ./env.sh
1142026-01-30T18:05:04.362Z+++ readlink -f .
1152026-01-30T18:05:04.367Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-01-30T18:05:04.367Z++ 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-01-30T18:05:04.367Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-01-30T18:05:04.367Z++ 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-01-30T18:05:04.367Z++ 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-01-30T18:05:04.367Z++ 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-01-30T18:05:04.367Z++ 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-01-30T18:05:04.367Z++ 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-01-30T18:05:04.367Z++ 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-01-30T18:05:04.367Z++ case $OLD_SHELL_OPTS in
1252026-01-30T18:05:04.367Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-01-30T18:05:04.367Z+ 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-01-30T18:05:04.367Z+ 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-01-30T18:05:04.368Z+ banner prerequisites
1292026-01-30T18:05:04.371Z
1302026-01-30T18:05:04.371Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-01-30T18:05:04.371Z # # # # # # # # # # # # # # #
1322026-01-30T18:05:04.371Z # # # # ##### # # ##### # # # # # #### #
1332026-01-30T18:05:04.371Z ##### ##### # ##### # # # # # # # # #
1342026-01-30T18:05:04.371Z # # # # # # # # # # # # # # #
1352026-01-30T18:05:04.371Z # # # ###### # # ###### ### # #### # #### #
1362026-01-30T18:05:04.371Z
1372026-01-30T18:05:04.371Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-01-30T18:05:18.785Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-01-30T18:05:28.936Z Startup: Caching catalogs ... Done
1402026-01-30T18:05:49.359ZPlanning: Solver setup ... Done (18.971s)
1412026-01-30T18:05:49.509ZPlanning: Running solver ... Done (0.150s)
1422026-01-30T18:05:49.669ZPlanning: Finding local manifests ... Done (0.003s)
1432026-01-30T18:05:49.683ZPlanning: Fetching manifests: 0/4 0% complete
1442026-01-30T18:05:49.861ZPlanning: Fetching manifests: 4/4 100% complete
1452026-01-30T18:05:49.912ZPlanning: Package planning ... Done (0.051s)
1462026-01-30T18:05:49.963ZPlanning: Merging actions ... Done (0.051s)
1472026-01-30T18:05:50.405ZPlanning: Checking for conflicting actions ... Done (0.442s)
1482026-01-30T18:05:50.417ZPlanning: Consolidating action changes ... Done (0.012s)
1492026-01-30T18:05:53.849ZPlanning: Evaluating mediators ... Done (3.431s)
1502026-01-30T18:05:53.859ZPlanning: Planning completed in 24.77 seconds
1512026-01-30T18:05:53.877Z Packages to install: 4
1522026-01-30T18:05:53.877Z Mediators to change: 2
1532026-01-30T18:05:53.880Z Services to change: 1
1542026-01-30T18:05:53.880Z Estimated space available: 155.44 GB
1552026-01-30T18:05:53.880ZEstimated space to be consumed: 1.80 GB
1562026-01-30T18:05:53.880Z Create boot environment: No
1572026-01-30T18:05:53.880ZCreate backup boot environment: No
1582026-01-30T18:05:53.880Z Rebuild boot archive: No
1592026-01-30T18:05:53.880Z
1602026-01-30T18:05:53.880ZChanged mediators:
1612026-01-30T18:05:53.880Z mediator clang:
1622026-01-30T18:05:53.880Z version: None -> 15 (system default)
1632026-01-30T18:05:53.880Z
1642026-01-30T18:05:53.880Z mediator llvm:
1652026-01-30T18:05:53.880Z version: 14 (system default) -> 15 (system default)
1662026-01-30T18:05:53.880Z
1672026-01-30T18:05:53.881ZChanged packages:
1682026-01-30T18:05:53.881Zhelios-dev
1692026-01-30T18:05:53.881Z developer/build-essential
1702026-01-30T18:05:53.881Z None -> 11-2.0
1712026-01-30T18:05:53.881Z library/libxmlsec1
1722026-01-30T18:05:53.881Z None -> 1.2.35-2.0
1732026-01-30T18:05:53.881Z ooce/developer/clang-15
1742026-01-30T18:05:53.881Z None -> 15.0.7-2.0
1752026-01-30T18:05:53.881Z ooce/developer/llvm-15
1762026-01-30T18:05:53.881Z None -> 15.0.7-2.0
1772026-01-30T18:05:53.881Z
1782026-01-30T18:05:53.881ZServices:
1792026-01-30T18:05:53.881Z restart_fmri:
1802026-01-30T18:05:53.881Z svc:/system/update-man-index:default
1812026-01-30T18:05:54.085Z
1822026-01-30T18:05:54.086ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-01-30T18:05:59.453ZDownload: 1194/3290 items 83.5/212.6MB 39% complete (20.5M/s)
1842026-01-30T18:06:04.454ZDownload: 1362/3290 items 115.9/212.6MB 54% complete (11.6M/s)
1852026-01-30T18:06:09.455ZDownload: 2948/3290 items 121.0/212.6MB 56% complete (3.8M/s)
1862026-01-30T18:06:15.733ZDownload: 3289/3290 items 210.2/212.6MB 98% complete (13.0M/s)
1872026-01-30T18:06:15.784ZDownload: Completed 212.60 MB in 21.69 seconds (9.8M/s)
1882026-01-30T18:06:15.965Z Actions: 1/3689 actions (Installing new actions)
1892026-01-30T18:06:20.811Z Actions: Completed 3689 actions in 4.85 seconds.
1902026-01-30T18:06:21.230Z Done (0.413s)
1912026-01-30T18:06:21.230Z Done (0.000s)
1922026-01-30T18:06:22.305Z Done (1.074s)
1932026-01-30T18:06:27.771Z Done (5.098s)
1942026-01-30T18:06:27.864Z Done (0.021s)
1952026-01-30T18:06:27.868Z Done (0.000s)
1962026-01-30T18:06:28.086Z Done (0.000s)
1972026-01-30T18:06:29.079ZPlanning: Evaluating mediator changes ... Done
1982026-01-30T18:06:29.248ZPlanning: Checking for conflicting actions ... Done
1992026-01-30T18:06:29.252ZPlanning: Consolidating action changes ... Done
2002026-01-30T18:06:29.533ZPlanning: Evaluating mediators ... Done
2012026-01-30T18:06:29.536ZPlanning: Planning completed in 0.46 seconds
2022026-01-30T18:06:29.568Z Mediators to change: 2
2032026-01-30T18:06:29.568Z Create boot environment: No
2042026-01-30T18:06:29.571ZCreate backup boot environment: No
2052026-01-30T18:06:29.713Z Done
2062026-01-30T18:06:29.713Z Done
2072026-01-30T18:06:30.526Z Done
2082026-01-30T18:06:34.439Z Done
2092026-01-30T18:06:34.530Z Done
2102026-01-30T18:06:34.533Z Done
2112026-01-30T18:06:34.745Z Done
2122026-01-30T18:06:35.391ZPlanning: Evaluating mediator changes ... Done
2132026-01-30T18:06:35.395ZPlanning: Merging actions ... Done
2142026-01-30T18:06:35.590ZPlanning: Checking for conflicting actions ... Done
2152026-01-30T18:06:35.593ZPlanning: Consolidating action changes ... Done
2162026-01-30T18:06:35.868ZPlanning: Evaluating mediators ... Done
2172026-01-30T18:06:35.927ZPlanning: Planning completed in 0.79 seconds
2182026-01-30T18:06:35.962Z Packages to change: 1
2192026-01-30T18:06:35.962Z Mediators to change: 1
2202026-01-30T18:06:35.966Z Services to change: 1
2212026-01-30T18:06:35.966Z Create boot environment: No
2222026-01-30T18:06:35.966ZCreate backup boot environment: Yes
2232026-01-30T18:06:37.169Z Actions: 1/6 actions (Updating modified actions)
2242026-01-30T18:06:37.173Z Actions: Completed 6 actions in 0.00 seconds.
2252026-01-30T18:06:37.173Z Done
2262026-01-30T18:06:37.173Z Done
2272026-01-30T18:06:37.385Z Done
2282026-01-30T18:06:41.272Z Done
2292026-01-30T18:06:41.361Z Done
2302026-01-30T18:06:41.364Z Done
2312026-01-30T18:06:41.518Z Done
2322026-01-30T18:06:42.003ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-01-30T18:06:42.003Zclang system 15 system
2342026-01-30T18:06:42.003Zcsh system system illumos
2352026-01-30T18:06:42.003Zctags system system illumos
2362026-01-30T18:06:42.003Zfile system system illumos
2372026-01-30T18:06:42.003Zgcc vendor 12 vendor
2382026-01-30T18:06:42.003Zgcc system 10 system
2392026-01-30T18:06:42.003Zgcc system 7 system
2402026-01-30T18:06:42.003Zgo system 1.20 system
2412026-01-30T18:06:42.003Zgo system 1.19 system
2422026-01-30T18:06:42.003Zllvm system 15 system
2432026-01-30T18:06:42.003Zllvm system 14 system
2442026-01-30T18:06:42.003Zmariadb system 10.6 system
2452026-01-30T18:06:42.003Zmta vendor vendor dma
2462026-01-30T18:06:42.003Zopenjdk system 17 system
2472026-01-30T18:06:42.003Zopenjdk system 11 system
2482026-01-30T18:06:42.003Zopenjdk system 1.8 system
2492026-01-30T18:06:42.003Zopenssl vendor 3 vendor
2502026-01-30T18:06:42.003Zperl system 5.36 system
2512026-01-30T18:06:42.003Zpostgresql system 15 system
2522026-01-30T18:06:42.003Zpostgresql system 13 system
2532026-01-30T18:06:42.003Zpython vendor 3 vendor
2542026-01-30T18:06:42.003Zpython system 2 system
2552026-01-30T18:06:42.003Zpython3 system 3.11 system
2562026-01-30T18:06:42.003Zruby system 3.0 system
2572026-01-30T18:06:42.003Zwords vendor vendor american-english
2582026-01-30T18:06:42.003Zwords system system australian-english
2592026-01-30T18:06:42.004Zwords system system british-english
2602026-01-30T18:06:42.004Zwords system system canadian-english
2612026-01-30T18:06:42.004Zwords system system french
2622026-01-30T18:06:42.004Zwords system system italian
2632026-01-30T18:06:42.004Zwords system system ngerman
2642026-01-30T18:06:42.004Zwords system system ogerman
2652026-01-30T18:06:42.004Zwords system system spanish
2662026-01-30T18:06:42.359ZPUBLISHER TYPE STATUS P LOCATION
2672026-01-30T18:06:42.359Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-01-30T18:06:48.711ZFMRI IFO
2692026-01-30T18:06:48.711Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-01-30T18:06:48.711Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-01-30T18:06:48.711Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-01-30T18:06:48.711Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-01-30T18:06:48.711Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-01-30T18:06:48.711Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-01-30T18:06:48.711Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-01-30T18:06:48.711Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-01-30T18:06:48.711Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-01-30T18:06:48.711Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-01-30T18:06:48.711Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-01-30T18:06:48.711Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-01-30T18:06:48.711Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-01-30T18:06:48.712Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-01-30T18:06:48.712Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-01-30T18:06:48.712Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-01-30T18:06:49.932Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-01-30T18:06:50.593Z Updating crates.io index
2872026-01-30T18:06:50.630Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-01-30T18:06:51.351Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892026-01-30T18:06:53.924Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-01-30T18:06:54.552Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912026-01-30T18:06:55.071Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-01-30T18:06:55.895Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-01-30T18:07:00.340Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-01-30T18:07:06.458Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-01-30T18:07:09.332Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-01-30T18:07:10.004Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-01-30T18:07:13.953Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-01-30T18:07:15.369Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-01-30T18:07:15.990Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-01-30T18:07:17.387Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-01-30T18:07:18.044Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-01-30T18:07:19.629Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-01-30T18:07:20.688Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-01-30T18:07:21.346Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-01-30T18:07:22.041Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-01-30T18:07:22.705Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-01-30T18:07:23.265Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-01-30T18:07:23.794Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-01-30T18:07:24.479Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-01-30T18:07:25.357Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-01-30T18:07:26.659Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-01-30T18:07:27.205Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-01-30T18:07:28.076Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-01-30T18:07:28.737Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-01-30T18:07:31.961Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162026-01-30T18:07:32.830Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-01-30T18:07:33.464Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-01-30T18:07:34.142Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192026-01-30T18:07:34.953Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-01-30T18:07:35.726Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212026-01-30T18:07:36.612Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222026-01-30T18:07:37.432Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232026-01-30T18:07:37.981Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-01-30T18:08:12.903Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-01-30T18:08:13.650Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3262026-01-30T18:08:15.977Z Downloading crates ...
3272026-01-30T18:08:16.039Z Downloaded proc-macro2 v1.0.101
3282026-01-30T18:08:16.042Z Downloaded anstream v0.6.18
3292026-01-30T18:08:16.046Z Downloaded itoa v1.0.11
3302026-01-30T18:08:16.049Z Downloaded dof v0.3.0
3312026-01-30T18:08:16.051Z Downloaded cargo-platform v0.2.0
3322026-01-30T18:08:16.054Z Downloaded textwrap v0.16.2
3332026-01-30T18:08:16.057Z Downloaded toml_write v0.1.2
3342026-01-30T18:08:16.060Z Downloaded zerovec-derive v0.10.3
3352026-01-30T18:08:16.060Z Downloaded usdt-macro v0.5.0
3362026-01-30T18:08:16.063Z Downloaded write16 v1.0.0
3372026-01-30T18:08:16.063Z Downloaded tempfile v3.24.0
3382026-01-30T18:08:16.066Z Downloaded terminal_size v0.4.0
3392026-01-30T18:08:16.066Z Downloaded colorchoice v1.0.2
3402026-01-30T18:08:16.069Z Downloaded anstyle v1.0.11
3412026-01-30T18:08:16.069Z Downloaded toml_datetime v0.6.11
3422026-01-30T18:08:16.072Z Downloaded tabled_derive v0.7.0
3432026-01-30T18:08:16.072Z Downloaded scroll_derive v0.12.0
3442026-01-30T18:08:16.072Z Downloaded memmap v0.7.0
3452026-01-30T18:08:16.075Z Downloaded tinystr v0.7.6
3462026-01-30T18:08:16.078Z Downloaded usdt-attr-macro v0.5.0
3472026-01-30T18:08:16.078Z Downloaded usdt v0.5.0
3482026-01-30T18:08:16.078Z Downloaded byteorder v1.5.0
3492026-01-30T18:08:16.081Z Downloaded typenum v1.17.0
3502026-01-30T18:08:16.083Z Downloaded cpufeatures v0.2.14
3512026-01-30T18:08:16.083Z Downloaded serde-value v0.7.0
3522026-01-30T18:08:16.086Z Downloaded macaddr v1.0.1
3532026-01-30T18:08:16.086Z Downloaded bytecount v0.6.8
3542026-01-30T18:08:16.089Z Downloaded version_check v0.9.5
3552026-01-30T18:08:16.089Z Downloaded zerofrom v0.1.4
3562026-01-30T18:08:16.092Z Downloaded zerofrom-derive v0.1.4
3572026-01-30T18:08:16.092Z Downloaded cfg-if v1.0.4
3582026-01-30T18:08:16.095Z Downloaded yoke-derive v0.7.4
3592026-01-30T18:08:16.095Z Downloaded usdt-impl v0.5.0
3602026-01-30T18:08:16.098Z Downloaded unicode-linebreak v0.1.5
3612026-01-30T18:08:16.099Z Downloaded thiserror v2.0.18
3622026-01-30T18:08:16.103Z Downloaded unicode-xid v0.2.6
3632026-01-30T18:08:16.106Z Downloaded thread-id v4.2.2
3642026-01-30T18:08:16.106Z Downloaded pretty-hex v0.4.1
3652026-01-30T18:08:16.108Z Downloaded zerocopy-derive v0.7.35
3662026-01-30T18:08:16.111Z Downloaded zmij v1.0.15
3672026-01-30T18:08:16.114Z Downloaded utf8_iter v1.0.4
3682026-01-30T18:08:16.114Z Downloaded utf16_iter v1.0.5
3692026-01-30T18:08:16.117Z Downloaded toml_edit v0.22.27
3702026-01-30T18:08:16.120Z Downloaded yoke v0.7.4
3712026-01-30T18:08:16.125Z Downloaded ucd-trie v0.1.7
3722026-01-30T18:08:16.125Z Downloaded percent-encoding v2.3.2
3732026-01-30T18:08:16.125Z Downloaded thiserror-impl v2.0.18
3742026-01-30T18:08:16.129Z Downloaded thiserror-impl v1.0.69
3752026-01-30T18:08:16.129Z Downloaded displaydoc v0.2.5
3762026-01-30T18:08:16.132Z Downloaded quote v1.0.40
3772026-01-30T18:08:16.132Z Downloaded digest v0.10.7
3782026-01-30T18:08:16.135Z Downloaded generic-array v0.14.7
3792026-01-30T18:08:16.135Z Downloaded cargo_metadata v0.21.0
3802026-01-30T18:08:16.138Z Downloaded anstyle-parse v0.2.5
3812026-01-30T18:08:16.144Z Downloaded zerovec v0.10.4
3822026-01-30T18:08:16.147Z Downloaded url v2.5.4
3832026-01-30T18:08:16.147Z Downloaded zerocopy v0.7.35
3842026-01-30T18:08:16.162Z Downloaded proc-macro-error-attr v1.0.4
3852026-01-30T18:08:16.165Z Downloaded icu_provider_macros v1.5.0
3862026-01-30T18:08:16.165Z Downloaded heck v0.5.0
3872026-01-30T18:08:16.169Z Downloaded fnv v1.0.7
3882026-01-30T18:08:16.169Z Downloaded errno v0.3.12
3892026-01-30T18:08:16.169Z Downloaded smawk v0.3.2
3902026-01-30T18:08:16.172Z Downloaded unicode-width v0.2.0
3912026-01-30T18:08:16.175Z Downloaded unicode-width v0.1.14
3922026-01-30T18:08:16.178Z Downloaded cargo_toml v0.21.0
3932026-01-30T18:08:16.181Z Downloaded proc-macro-error v1.0.4
3942026-01-30T18:08:16.184Z Downloaded swrite v0.1.0
3952026-01-30T18:08:16.184Z Downloaded stable_deref_trait v1.2.0
3962026-01-30T18:08:16.187Z Downloaded serde-untagged v0.1.7
3972026-01-30T18:08:16.187Z Downloaded icu_locid_transform v1.5.0
3982026-01-30T18:08:16.190Z Downloaded camino-tempfile v1.4.1
3992026-01-30T18:08:16.190Z Downloaded memchr v2.7.4
4002026-01-30T18:08:16.194Z Downloaded erased-serde v0.4.6
4012026-01-30T18:08:16.197Z Downloaded sha2 v0.10.9
4022026-01-30T18:08:16.200Z Downloaded serde_tokenstream v0.2.2
4032026-01-30T18:08:16.200Z Downloaded semver v1.0.27
4042026-01-30T18:08:16.203Z Downloaded scroll v0.12.0
4052026-01-30T18:08:16.203Z Downloaded pest_generator v2.8.2
4062026-01-30T18:08:16.208Z Downloaded winnow v0.7.13
4072026-01-30T18:08:16.211Z Downloaded synstructure v0.13.1
4082026-01-30T18:08:16.214Z Downloaded bitflags v2.9.4
4092026-01-30T18:08:16.217Z Downloaded fs-err v3.1.1
4102026-01-30T18:08:16.220Z Downloaded litemap v0.7.3
4112026-01-30T18:08:16.220Z Downloaded strsim v0.11.1
4122026-01-30T18:08:16.223Z Downloaded serde_spanned v0.6.9
4132026-01-30T18:08:16.223Z Downloaded is_terminal_polyfill v1.70.1
4142026-01-30T18:08:16.223Z Downloaded form_urlencoded v1.2.2
4152026-01-30T18:08:16.227Z Downloaded writeable v0.5.5
4162026-01-30T18:08:16.227Z Downloaded unicode-ident v1.0.19
4172026-01-30T18:08:16.230Z Downloaded smallvec v1.15.1
4182026-01-30T18:08:16.230Z Downloaded toml v0.8.23
4192026-01-30T18:08:16.233Z Downloaded pest_derive v2.8.2
4202026-01-30T18:08:16.236Z Downloaded clap v4.5.48
4212026-01-30T18:08:16.241Z Downloaded camino v1.2.2
4222026-01-30T18:08:16.244Z Downloaded icu_locid_transform_data v1.5.0
4232026-01-30T18:08:16.247Z Downloaded plain v0.2.3
4242026-01-30T18:08:16.247Z Downloaded ordered-float v2.10.1
4252026-01-30T18:08:16.247Z Downloaded idna_adapter v1.2.0
4262026-01-30T18:08:16.250Z Downloaded heck v0.4.1
4272026-01-30T18:08:16.250Z Downloaded fastrand v2.1.1
4282026-01-30T18:08:16.250Z Downloaded papergrid v0.11.0
4292026-01-30T18:08:16.254Z Downloaded clap_derive v4.5.47
4302026-01-30T18:08:16.257Z Downloaded cargo-util-schemas v0.8.2
4312026-01-30T18:08:16.259Z Downloaded serde_core v1.0.228
4322026-01-30T18:08:16.262Z Downloaded num-traits v0.2.19
4332026-01-30T18:08:16.265Z Downloaded icu_provider v1.5.0
4342026-01-30T18:08:16.265Z Downloaded serde_derive v1.0.228
4352026-01-30T18:08:16.269Z Downloaded once_cell v1.21.3
4362026-01-30T18:08:16.272Z Downloaded log v0.4.29
4372026-01-30T18:08:16.275Z Downloaded icu_locid v1.5.0
4382026-01-30T18:08:16.277Z Downloaded icu_properties v1.5.1
4392026-01-30T18:08:16.280Z Downloaded icu_normalizer v1.5.0
4402026-01-30T18:08:16.283Z Downloaded icu_normalizer_data v1.5.0
4412026-01-30T18:08:16.286Z Downloaded getrandom v0.3.4
4422026-01-30T18:08:16.292Z Downloaded autocfg v1.4.0
4432026-01-30T18:08:16.292Z Downloaded pest_meta v2.8.2
4442026-01-30T18:08:16.292Z Downloaded anyhow v1.0.99
4452026-01-30T18:08:16.297Z Downloaded utf8parse v0.2.2
4462026-01-30T18:08:16.297Z Downloaded typeid v1.0.3
4472026-01-30T18:08:16.297Z Downloaded thiserror v1.0.69
4482026-01-30T18:08:16.300Z Downloaded block-buffer v0.10.4
4492026-01-30T18:08:16.303Z Downloaded serde v1.0.228
4502026-01-30T18:08:16.305Z Downloaded dtrace-parser v0.2.0
4512026-01-30T18:08:16.305Z Downloaded crypto-common v0.1.6
4522026-01-30T18:08:16.306Z Downloaded clap_lex v0.7.4
4532026-01-30T18:08:16.308Z Downloaded anstyle-query v1.1.1
4542026-01-30T18:08:16.309Z Downloaded equivalent v1.0.2
4552026-01-30T18:08:16.313Z Downloaded icu_collections v1.5.0
4562026-01-30T18:08:16.318Z Downloaded indexmap v2.13.0
4572026-01-30T18:08:16.362Z Downloaded hashbrown v0.16.1
4582026-01-30T18:08:16.370Z Downloaded idna v1.0.3
4592026-01-30T18:08:16.376Z Downloaded pest v2.8.2
4602026-01-30T18:08:16.379Z Downloaded serde_json v1.0.149
4612026-01-30T18:08:16.385Z Downloaded clap_builder v4.5.48
4622026-01-30T18:08:16.402Z Downloaded goblin v0.8.2
4632026-01-30T18:08:16.414Z Downloaded tabled v0.15.0
4642026-01-30T18:08:16.432Z Downloaded syn v1.0.109
4652026-01-30T18:08:16.443Z Downloaded icu_properties_data v1.5.0
4662026-01-30T18:08:16.461Z Downloaded syn v2.0.114
4672026-01-30T18:08:16.471Z Downloaded rustix v0.38.37
4682026-01-30T18:08:16.492Z Downloaded rustix v1.1.3
4692026-01-30T18:08:16.532Z Downloaded libc v0.2.180
4702026-01-30T18:08:16.628Z Compiling proc-macro2 v1.0.101
4712026-01-30T18:08:16.632Z Compiling unicode-ident v1.0.19
4722026-01-30T18:08:16.632Z Compiling serde_core v1.0.228
4732026-01-30T18:08:16.632Z Compiling version_check v0.9.5
4742026-01-30T18:08:16.632Z Compiling serde v1.0.228
4752026-01-30T18:08:16.632Z Compiling libc v0.2.180
4762026-01-30T18:08:16.632Z Compiling memchr v2.7.4
4772026-01-30T18:08:16.632Z Compiling stable_deref_trait v1.2.0
4782026-01-30T18:08:17.064Z Compiling thiserror v2.0.18
4792026-01-30T18:08:17.104Z Compiling zmij v1.0.15
4802026-01-30T18:08:17.566Z Compiling writeable v0.5.5
4812026-01-30T18:08:18.036Z Compiling ucd-trie v0.1.7
4822026-01-30T18:08:18.040Z Compiling litemap v0.7.3
4832026-01-30T18:08:18.209Z Compiling thiserror v1.0.69
4842026-01-30T18:08:18.357Z Compiling autocfg v1.4.0
4852026-01-30T18:08:18.485Z Compiling itoa v1.0.11
4862026-01-30T18:08:18.575Z Compiling bitflags v2.9.4
4872026-01-30T18:08:18.749Z Compiling icu_locid_transform_data v1.5.0
4882026-01-30T18:08:18.873Z Compiling byteorder v1.5.0
4892026-01-30T18:08:19.164Z Compiling serde_json v1.0.149
4902026-01-30T18:08:19.277Z Compiling icu_properties_data v1.5.0
4912026-01-30T18:08:19.328Z Compiling errno v0.3.12
4922026-01-30T18:08:19.436Z Compiling quote v1.0.40
4932026-01-30T18:08:19.598Z Compiling num-traits v0.2.19
4942026-01-30T18:08:19.693Z Compiling smallvec v1.15.1
4952026-01-30T18:08:19.929Z Compiling syn v2.0.114
4962026-01-30T18:08:19.991Z Compiling icu_normalizer_data v1.5.0
4972026-01-30T18:08:20.021Z Compiling write16 v1.0.0
4982026-01-30T18:08:20.051Z Compiling equivalent v1.0.2
4992026-01-30T18:08:20.100Z Compiling hashbrown v0.16.1
5002026-01-30T18:08:20.126Z Compiling utf16_iter v1.0.5
5012026-01-30T18:08:20.177Z Compiling rustix v0.38.37
5022026-01-30T18:08:20.205Z Compiling typeid v1.0.3
5032026-01-30T18:08:20.352Z Compiling utf8_iter v1.0.4
5042026-01-30T18:08:20.808Z Compiling usdt-impl v0.5.0
5052026-01-30T18:08:20.902Z Compiling proc-macro-error-attr v1.0.4
5062026-01-30T18:08:21.081Z Compiling winnow v0.7.13
5072026-01-30T18:08:21.227Z Compiling indexmap v2.13.0
5082026-01-30T18:08:21.257Z Compiling toml_write v0.1.2
5092026-01-30T18:08:21.287Z Compiling syn v1.0.109
5102026-01-30T18:08:21.653Z Compiling thread-id v4.2.2
5112026-01-30T18:08:22.288Z Compiling proc-macro-error v1.0.4
5122026-01-30T18:08:22.720Z Compiling getrandom v0.3.4
5132026-01-30T18:08:22.831Z Compiling log v0.4.29
5142026-01-30T18:08:23.123Z Compiling plain v0.2.3
5152026-01-30T18:08:23.186Z Compiling camino v1.2.2
5162026-01-30T18:08:23.315Z Compiling percent-encoding v2.3.2
5172026-01-30T18:08:23.566Z Compiling utf8parse v0.2.2
5182026-01-30T18:08:23.764Z Compiling rustix v1.1.3
5192026-01-30T18:08:23.869Z Compiling anstyle-parse v0.2.5
5202026-01-30T18:08:23.909Z Compiling form_urlencoded v1.2.2
5212026-01-30T18:08:24.115Z Compiling ordered-float v2.10.1
5222026-01-30T18:08:24.222Z Compiling terminal_size v0.4.0
5232026-01-30T18:08:24.690Z Compiling colorchoice v1.0.2
5242026-01-30T18:08:24.851Z Compiling is_terminal_polyfill v1.70.1
5252026-01-30T18:08:24.892Z Compiling pretty-hex v0.4.1
5262026-01-30T18:08:24.987Z Compiling anstyle-query v1.1.1
5272026-01-30T18:08:25.019Z Compiling anstyle v1.0.11
5282026-01-30T18:08:25.122Z Compiling cfg-if v1.0.4
5292026-01-30T18:08:25.356Z Compiling anstream v0.6.18
5302026-01-30T18:08:25.419Z Compiling semver v1.0.27
5312026-01-30T18:08:26.080Z Compiling fs-err v3.1.1
5322026-01-30T18:08:26.114Z Compiling heck v0.4.1
5332026-01-30T18:08:26.144Z Compiling fnv v1.0.7
5342026-01-30T18:08:26.227Z Compiling clap_lex v0.7.4
5352026-01-30T18:08:26.319Z Compiling heck v0.5.0
5362026-01-30T18:08:26.430Z Compiling bytecount v0.6.8
5372026-01-30T18:08:26.553Z Compiling strsim v0.11.1
5382026-01-30T18:08:26.701Z Compiling unicode-width v0.1.14
5392026-01-30T18:08:26.730Z Compiling unicode-xid v0.2.6
5402026-01-30T18:08:26.894Z Compiling synstructure v0.13.1
5412026-01-30T18:08:26.962Z Compiling fastrand v2.1.1
5422026-01-30T18:08:27.278Z Compiling once_cell v1.21.3
5432026-01-30T18:08:27.335Z Compiling anyhow v1.0.99
5442026-01-30T18:08:27.478Z Compiling papergrid v0.11.0
5452026-01-30T18:08:27.752Z Compiling tempfile v3.24.0
5462026-01-30T18:08:27.907Z Compiling clap_builder v4.5.48
5472026-01-30T18:08:28.421Z Compiling memmap v0.7.0
5482026-01-30T18:08:28.478Z Compiling smawk v0.3.2
5492026-01-30T18:08:28.538Z Compiling unicode-linebreak v0.1.5
5502026-01-30T18:08:28.711Z Compiling unicode-width v0.2.0
5512026-01-30T18:08:29.277Z Compiling textwrap v0.16.2
5522026-01-30T18:08:29.316Z Compiling camino-tempfile v1.4.1
5532026-01-30T18:08:29.735Z Compiling tabled_derive v0.7.0
5542026-01-30T18:08:29.799Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5552026-01-30T18:08:29.827Z Compiling swrite v0.1.0
5562026-01-30T18:08:30.794Z Compiling serde_derive v1.0.228
5572026-01-30T18:08:30.794Z Compiling zerofrom-derive v0.1.4
5582026-01-30T18:08:30.794Z Compiling yoke-derive v0.7.4
5592026-01-30T18:08:30.797Z Compiling thiserror-impl v2.0.18
5602026-01-30T18:08:30.818Z Compiling zerovec-derive v0.10.3
5612026-01-30T18:08:31.257Z Compiling displaydoc v0.2.5
5622026-01-30T18:08:32.879Z Compiling thiserror-impl v1.0.69
5632026-01-30T18:08:33.421Z Compiling icu_provider_macros v1.5.0
5642026-01-30T18:08:33.569Z Compiling zerocopy-derive v0.7.35
5652026-01-30T18:08:34.118Z Compiling pest v2.8.2
5662026-01-30T18:08:34.278Z Compiling zerofrom v0.1.4
5672026-01-30T18:08:34.439Z Compiling scroll_derive v0.12.0
5682026-01-30T18:08:34.535Z Compiling yoke v0.7.4
5692026-01-30T18:08:34.941Z Compiling zerovec v0.10.4
5702026-01-30T18:08:35.547Z Compiling zerocopy v0.7.35
5712026-01-30T18:08:35.575Z Compiling clap_derive v4.5.47
5722026-01-30T18:08:35.818Z Compiling scroll v0.12.0
5732026-01-30T18:08:35.929Z Compiling tabled v0.15.0
5742026-01-30T18:08:36.375Z Compiling goblin v0.8.2
5752026-01-30T18:08:36.700Z Compiling tinystr v0.7.6
5762026-01-30T18:08:36.968Z Compiling pest_meta v2.8.2
5772026-01-30T18:08:37.056Z Compiling icu_collections v1.5.0
5782026-01-30T18:08:37.146Z Compiling icu_locid v1.5.0
5792026-01-30T18:08:38.355Z Compiling icu_provider v1.5.0
5802026-01-30T18:08:38.949Z Compiling pest_generator v2.8.2
5812026-01-30T18:08:38.978Z Compiling toml_datetime v0.6.11
5822026-01-30T18:08:39.236Z Compiling serde_spanned v0.6.9
5832026-01-30T18:08:39.353Z Compiling icu_locid_transform v1.5.0
5842026-01-30T18:08:39.382Z Compiling toml_edit v0.22.27
5852026-01-30T18:08:39.507Z Compiling dof v0.3.0
5862026-01-30T18:08:40.139Z Compiling erased-serde v0.4.6
5872026-01-30T18:08:40.425Z Compiling serde_tokenstream v0.2.2
5882026-01-30T18:08:40.776Z Compiling icu_properties v1.5.1
5892026-01-30T18:08:41.040Z Compiling serde-value v0.7.0
5902026-01-30T18:08:41.293Z Compiling serde-untagged v0.1.7
5912026-01-30T18:08:41.357Z Compiling pest_derive v2.8.2
5922026-01-30T18:08:41.666Z Compiling cargo-platform v0.2.0
5932026-01-30T18:08:41.854Z Compiling clap v4.5.48
5942026-01-30T18:08:41.857Z Compiling macaddr v1.0.1
5952026-01-30T18:08:42.242Z Compiling dtrace-parser v0.2.0
5962026-01-30T18:08:42.719Z Compiling toml v0.8.23
5972026-01-30T18:08:43.781Z Compiling cargo_toml v0.21.0
5982026-01-30T18:08:44.270Z Compiling usdt-attr-macro v0.5.0
5992026-01-30T18:08:44.270Z Compiling usdt-macro v0.5.0
6002026-01-30T18:08:44.483Z Compiling icu_normalizer v1.5.0
6012026-01-30T18:08:45.281Z Compiling idna_adapter v1.2.0
6022026-01-30T18:08:45.405Z Compiling usdt v0.5.0
6032026-01-30T18:08:45.458Z Compiling idna v1.0.3
6042026-01-30T18:08:45.873Z Compiling url v2.5.4
6052026-01-30T18:08:46.716Z Compiling cargo-util-schemas v0.8.2
6062026-01-30T18:08:48.306Z Compiling cargo_metadata v0.21.0
6072026-01-30T18:08:49.909Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-01-30T18:08:53.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
6092026-01-30T18:08:53.818Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-01-30T18:08:54.614Z Downloading crates ...
6112026-01-30T18:08:54.746Z Downloaded aead v0.5.2
6122026-01-30T18:08:54.754Z Downloaded async-bb8-diesel v0.2.1
6132026-01-30T18:08:54.760Z Downloaded atty v0.2.14
6142026-01-30T18:08:54.764Z Downloaded atomic-waker v1.1.2
6152026-01-30T18:08:54.769Z Downloaded bb8 v0.8.5
6162026-01-30T18:08:54.772Z Downloaded ascii-canvas v3.0.0
6172026-01-30T18:08:54.776Z Downloaded crossbeam-deque v0.8.5
6182026-01-30T18:08:54.781Z Downloaded const_format_proc_macros v0.2.34
6192026-01-30T18:08:54.786Z Downloaded dropshot_endpoint v0.16.7
6202026-01-30T18:08:54.792Z Downloaded crunchy v0.2.2
6212026-01-30T18:08:54.796Z Downloaded crypto-bigint v0.5.5
6222026-01-30T18:08:54.806Z Downloaded foreign-types v0.3.2
6232026-01-30T18:08:54.810Z Downloaded crossbeam-utils v0.8.21
6242026-01-30T18:08:54.816Z Downloaded ff v0.13.0
6252026-01-30T18:08:54.821Z Downloaded float-ord v0.3.2
6262026-01-30T18:08:54.825Z Downloaded fs_extra v1.3.0
6272026-01-30T18:08:54.830Z Downloaded futures-core v0.3.31
6282026-01-30T18:08:54.834Z Downloaded diff v0.1.13
6292026-01-30T18:08:54.841Z Downloaded dunce v1.0.5
6302026-01-30T18:08:54.847Z Downloaded foreign-types-shared v0.3.1
6312026-01-30T18:08:54.851Z Downloaded flagset v0.4.6
6322026-01-30T18:08:54.854Z Downloaded dof v0.4.0
6332026-01-30T18:08:54.858Z Downloaded futures-io v0.3.31
6342026-01-30T18:08:54.862Z Downloaded float-cmp v0.10.0
6352026-01-30T18:08:54.867Z Downloaded fxhash v0.2.1
6362026-01-30T18:08:54.870Z Downloaded futures-task v0.3.31
6372026-01-30T18:08:54.874Z Downloaded futures-sink v0.3.31
6382026-01-30T18:08:54.878Z Downloaded gethostname v0.5.0
6392026-01-30T18:08:54.882Z Downloaded futures-macro v0.3.31
6402026-01-30T18:08:54.885Z Downloaded diesel_table_macro_syntax v0.2.0
6412026-01-30T18:08:54.889Z Downloaded camino-tempfile-ext v0.3.2
6422026-01-30T18:08:54.894Z Downloaded cmake v0.1.51
6432026-01-30T18:08:54.912Z Downloaded hex v0.4.3
6442026-01-30T18:08:54.923Z Downloaded heck v0.3.3
6452026-01-30T18:08:54.926Z Downloaded hyper-tls v0.6.0
6462026-01-30T18:08:54.926Z Downloaded hubpack_derive v0.1.1
6472026-01-30T18:08:54.928Z Downloaded httpdate v1.0.3
6482026-01-30T18:08:54.931Z Downloaded http-range v0.1.5
6492026-01-30T18:08:54.935Z Downloaded foreign-types-macros v0.2.3
6502026-01-30T18:08:54.938Z Downloaded bitfield v0.19.2
6512026-01-30T18:08:54.942Z Downloaded hubpack v0.1.2
6522026-01-30T18:08:54.946Z Downloaded ghash v0.5.1
6532026-01-30T18:08:54.948Z Downloaded impl-trait-for-tuples v0.2.2
6542026-01-30T18:08:54.953Z Downloaded env_logger v0.11.8
6552026-01-30T18:08:54.958Z Downloaded indent_write v2.2.0
6562026-01-30T18:08:54.961Z Downloaded instability v0.3.2
6572026-01-30T18:08:54.965Z Downloaded is_ci v1.2.0
6582026-01-30T18:08:54.968Z Downloaded lalrpop-util v0.19.12
6592026-01-30T18:08:54.972Z Downloaded highway v1.3.0
6602026-01-30T18:08:54.976Z Downloaded defmt v0.3.8
6612026-01-30T18:08:54.981Z Downloaded lazy_static v1.5.0
6622026-01-30T18:08:54.984Z Downloaded lazycell v1.3.0
6632026-01-30T18:08:54.987Z Downloaded futures-channel v0.3.31
6642026-01-30T18:08:54.991Z Downloaded daft v0.1.4
6652026-01-30T18:08:54.995Z Downloaded http-body-util v0.1.3
6662026-01-30T18:08:55.047Z Downloaded blake2 v0.10.6
6672026-01-30T18:08:55.047Z Downloaded lru v0.12.5
6682026-01-30T18:08:55.047Z Downloaded maplit v1.0.2
6692026-01-30T18:08:55.047Z Downloaded hyper-staticfile v0.10.1
6702026-01-30T18:08:55.047Z Downloaded md5 v0.7.0
6712026-01-30T18:08:55.047Z Downloaded ingot v0.1.1
6722026-01-30T18:08:55.047Z Downloaded multimap v0.10.1
6732026-01-30T18:08:55.047Z Downloaded md-5 v0.10.6
6742026-01-30T18:08:55.047Z Downloaded newline-converter v0.3.0
6752026-01-30T18:08:55.047Z Downloaded nibble_vec v0.1.0
6762026-01-30T18:08:55.047Z Downloaded newtype_derive v0.1.6
6772026-01-30T18:08:55.047Z Downloaded ipnet v2.11.0
6782026-01-30T18:08:55.047Z Downloaded hmac v0.12.1
6792026-01-30T18:08:55.047Z Downloaded hyper-rustls v0.27.7
6802026-01-30T18:08:55.053Z Downloaded num v0.4.3
6812026-01-30T18:08:55.053Z Downloaded jobserver v0.1.32
6822026-01-30T18:08:55.056Z Downloaded olpc-cjson v0.1.4
6832026-01-30T18:08:55.056Z Downloaded number_prefix v0.4.0
6842026-01-30T18:08:55.059Z Downloaded opaque-debug v0.3.1
6852026-01-30T18:08:55.062Z Downloaded crossterm v0.28.1
6862026-01-30T18:08:55.069Z Downloaded oso-derive v0.27.3
6872026-01-30T18:08:55.072Z Downloaded packed_struct_codegen v0.10.1
6882026-01-30T18:08:55.075Z Downloaded openssl-probe v0.1.5
6892026-01-30T18:08:55.078Z Downloaded mime_guess v2.0.5
6902026-01-30T18:08:55.080Z Downloaded openssl-macros v0.1.1
6912026-01-30T18:08:55.083Z Downloaded num-derive v0.4.2
6922026-01-30T18:08:55.086Z Downloaded parse-size v1.1.0
6932026-01-30T18:08:55.089Z Downloaded linear-map v1.2.0
6942026-01-30T18:08:55.093Z Downloaded darling_core v0.20.10
6952026-01-30T18:08:55.098Z Downloaded parse-display v0.10.0
6962026-01-30T18:08:55.101Z Downloaded half v2.4.1
6972026-01-30T18:08:55.105Z Downloaded elliptic-curve v0.13.8
6982026-01-30T18:08:55.111Z Downloaded peg-runtime v0.8.5
6992026-01-30T18:08:55.114Z Downloaded nu-ansi-term v0.50.1
7002026-01-30T18:08:55.117Z Downloaded pbkdf2 v0.11.0
7012026-01-30T18:08:55.120Z Downloaded num-complex v0.4.6
7022026-01-30T18:08:55.126Z Downloaded path-slash v0.1.5
7032026-01-30T18:08:55.129Z Downloaded managed v0.8.0
7042026-01-30T18:08:55.129Z Downloaded pin-utils v0.1.0
7052026-01-30T18:08:55.132Z Downloaded precomputed-hash v0.1.1
7062026-01-30T18:08:55.135Z Downloaded libloading v0.8.5
7072026-01-30T18:08:55.137Z Downloaded num_enum v0.5.11
7082026-01-30T18:08:55.143Z Downloaded indexmap v1.9.3
7092026-01-30T18:08:55.148Z Downloaded progenitor v0.8.0
7102026-01-30T18:08:55.151Z Downloaded progenitor-client v0.11.2
7112026-01-30T18:08:55.154Z Downloaded progenitor-macro v0.10.0
7122026-01-30T18:08:55.157Z Downloaded ignore v0.4.23
7132026-01-30T18:08:55.160Z Downloaded flume v0.11.1
7142026-01-30T18:08:55.165Z Downloaded predicates-tree v1.0.12
7152026-01-30T18:08:55.168Z Downloaded peg v0.8.5
7162026-01-30T18:08:55.172Z Downloaded quick-error v1.2.3
7172026-01-30T18:08:55.175Z Downloaded ed25519-dalek v2.1.1
7182026-01-30T18:08:55.179Z Downloaded psl-types v2.0.11
7192026-01-30T18:08:55.182Z Downloaded crossterm v0.29.0
7202026-01-30T18:08:55.189Z Downloaded rand_chacha v0.3.1
7212026-01-30T18:08:55.192Z Downloaded pkg-config v0.3.31
7222026-01-30T18:08:55.196Z Downloaded omicron-zone-package v0.12.2
7232026-01-30T18:08:55.199Z Downloaded powerfmt v0.2.0
7242026-01-30T18:08:55.202Z Downloaded pem-rfc7468 v0.7.0
7252026-01-30T18:08:55.206Z Downloaded rand_xorshift v0.4.0
7262026-01-30T18:08:55.209Z Downloaded pin-project-internal v1.1.6
7272026-01-30T18:08:55.212Z Downloaded poly1305 v0.8.0
7282026-01-30T18:08:55.214Z Downloaded ppv-lite86 v0.2.20
7292026-01-30T18:08:55.217Z Downloaded phf v0.12.1
7302026-01-30T18:08:55.220Z Downloaded ref-cast v1.0.25
7312026-01-30T18:08:55.223Z Downloaded ref-cast-impl v1.0.25
7322026-01-30T18:08:55.225Z Downloaded darling_core v0.21.0
7332026-01-30T18:08:55.230Z Downloaded progenitor v0.11.2
7342026-01-30T18:08:55.233Z Downloaded postgres-protocol v0.6.8
7352026-01-30T18:08:55.236Z Downloaded progenitor v0.10.0
7362026-01-30T18:08:55.238Z Downloaded predicates v3.1.3
7372026-01-30T18:08:55.242Z Downloaded rtoolbox v0.0.2
7382026-01-30T18:08:55.245Z Downloaded r2d2 v0.8.10
7392026-01-30T18:08:55.248Z Downloaded parking_lot v0.11.2
7402026-01-30T18:08:55.251Z Downloaded proc-macro-error-attr2 v2.0.0
7412026-01-30T18:08:55.253Z Downloaded rustc_version v0.4.1
7422026-01-30T18:08:55.256Z Downloaded rustc_version v0.1.7
7432026-01-30T18:08:55.260Z Downloaded pkcs1 v0.7.5
7442026-01-30T18:08:55.263Z Downloaded p256 v0.13.2
7452026-01-30T18:08:55.265Z Downloaded proc-macro-error2 v2.0.1
7462026-01-30T18:08:55.269Z Downloaded hickory-resolver v0.24.4
7472026-01-30T18:08:55.276Z Downloaded scheduled-thread-pool v0.2.7
7482026-01-30T18:08:55.279Z Downloaded scopeguard v1.2.0
7492026-01-30T18:08:55.282Z Downloaded jiff-static v0.2.15
7502026-01-30T18:08:55.285Z Downloaded rand_core v0.9.3
7512026-01-30T18:08:55.288Z Downloaded same-file v1.0.6
7522026-01-30T18:08:55.288Z Downloaded salsa20 v0.10.2
7532026-01-30T18:08:55.291Z Downloaded sapling-renderdag v0.1.0
7542026-01-30T18:08:55.293Z Downloaded secrecy v0.10.3
7552026-01-30T18:08:55.296Z Downloaded secrecy v0.8.0
7562026-01-30T18:08:55.296Z Downloaded scrypt v0.11.0
7572026-01-30T18:08:55.299Z Downloaded serde-big-array v0.5.1
7582026-01-30T18:08:55.302Z Downloaded serde_bytes v0.11.19
7592026-01-30T18:08:55.305Z Downloaded crossbeam-channel v0.5.15
7602026-01-30T18:08:55.309Z Downloaded postcard v1.0.10
7612026-01-30T18:08:55.312Z Downloaded peg-macros v0.8.5
7622026-01-30T18:08:55.315Z Downloaded polyval v0.6.2
7632026-01-30T18:08:55.318Z Downloaded serde_urlencoded v0.7.1
7642026-01-30T18:08:55.320Z Downloaded serde_repr v0.1.19
7652026-01-30T18:08:55.323Z Downloaded signal-hook-mio v0.2.4
7662026-01-30T18:08:55.326Z Downloaded rfc6979 v0.4.0
7672026-01-30T18:08:55.328Z Downloaded resolv-conf v0.7.0
7682026-01-30T18:08:55.331Z Downloaded shell-words v1.1.0
7692026-01-30T18:08:55.331Z Downloaded siphasher v1.0.1
7702026-01-30T18:08:55.336Z Downloaded signature v2.2.0
7712026-01-30T18:08:55.339Z Downloaded simd-adler32 v0.3.7
7722026-01-30T18:08:55.339Z Downloaded signal-hook-tokio v0.3.1
7732026-01-30T18:08:55.342Z Downloaded sha1 v0.10.6
7742026-01-30T18:08:55.345Z Downloaded papergrid v0.14.0
7752026-01-30T18:08:55.348Z Downloaded rustls-pemfile v2.2.0
7762026-01-30T18:08:55.351Z Downloaded rusty-fork v0.3.0
7772026-01-30T18:08:55.354Z Downloaded sigpipe v0.1.3
7782026-01-30T18:08:55.356Z Downloaded slog-envlogger v2.2.0
7792026-01-30T18:08:55.360Z Downloaded siphasher v0.3.11
7802026-01-30T18:08:55.360Z Downloaded slog-bunyan v2.5.0
7812026-01-30T18:08:55.364Z Downloaded papergrid v0.17.0
7822026-01-30T18:08:55.370Z Downloaded sec1 v0.7.3
7832026-01-30T18:08:55.373Z Downloaded pin-project v1.1.6
7842026-01-30T18:08:55.382Z Downloaded serde-hex v0.1.0
7852026-01-30T18:08:55.385Z Downloaded hashbrown v0.12.3
7862026-01-30T18:08:55.389Z Downloaded progenitor-impl v0.10.0
7872026-01-30T18:08:55.392Z Downloaded serde_spanned v1.0.4
7882026-01-30T18:08:55.395Z Downloaded serde_derive_internals v0.29.1
7892026-01-30T18:08:55.398Z Downloaded serde_path_to_error v0.1.20
7902026-01-30T18:08:55.401Z Downloaded sqlparser_derive v0.2.2
7912026-01-30T18:08:55.401Z Downloaded russh-keys v0.45.0
7922026-01-30T18:08:55.404Z Downloaded minimal-lexical v0.2.1
7932026-01-30T18:08:55.409Z Downloaded strum v0.26.3
7942026-01-30T18:08:55.412Z Downloaded structmeta-derive v0.3.0
7952026-01-30T18:08:55.415Z Downloaded subtle v2.6.1
7962026-01-30T18:08:55.415Z Downloaded http v1.4.0
7972026-01-30T18:08:55.418Z Downloaded signal-hook-registry v1.4.2
7982026-01-30T18:08:55.421Z Downloaded rustls-native-certs v0.8.1
7992026-01-30T18:08:55.424Z Downloaded rustversion v1.0.22
8002026-01-30T18:08:55.426Z Downloaded strum v0.27.2
8012026-01-30T18:08:55.430Z Downloaded termtree v0.5.1
8022026-01-30T18:08:55.430Z Downloaded sync-ptr v0.1.4
8032026-01-30T18:08:55.432Z Downloaded tagptr v0.2.0
8042026-01-30T18:08:55.435Z Downloaded slog-scope v4.4.0
8052026-01-30T18:08:55.438Z Downloaded slog-json v2.6.1
8062026-01-30T18:08:55.438Z Downloaded sct v0.7.1
8072026-01-30T18:08:55.443Z Downloaded snafu-derive v0.8.5
8082026-01-30T18:08:55.446Z Downloaded tap v1.0.1
8092026-01-30T18:08:55.446Z Downloaded aes v0.8.4
8102026-01-30T18:08:55.449Z Downloaded take_mut v0.2.2
8112026-01-30T18:08:55.452Z Downloaded tabwriter v1.4.0
8122026-01-30T18:08:55.452Z Downloaded tabled_derive v0.11.0
8132026-01-30T18:08:55.458Z Downloaded slog-stdlog v4.1.1
8142026-01-30T18:08:55.461Z Downloaded ron v0.8.1
8152026-01-30T18:08:55.464Z Downloaded thread_local v1.1.8
8162026-01-30T18:08:55.464Z Downloaded tinyvec_macros v0.1.1
8172026-01-30T18:08:55.467Z Downloaded thiserror-impl-no-std v2.0.2
8182026-01-30T18:08:55.467Z Downloaded spki v0.7.3
8192026-01-30T18:08:55.470Z Downloaded serde_with_macros v3.16.1
8202026-01-30T18:08:55.473Z Downloaded quinn v0.11.5
8212026-01-30T18:08:55.476Z Downloaded static_assertions v1.1.0
8222026-01-30T18:08:55.478Z Downloaded thread-id v5.0.0
8232026-01-30T18:08:55.481Z Downloaded time-core v0.1.6
8242026-01-30T18:08:55.481Z Downloaded support-bundle-viewer v0.1.2
8252026-01-30T18:08:55.484Z Downloaded strum_macros v0.26.4
8262026-01-30T18:08:55.488Z Downloaded strum_macros v0.24.3
8272026-01-30T18:08:55.491Z Downloaded num-bigint v0.4.6
8282026-01-30T18:08:55.494Z Downloaded strum_macros v0.27.2
8292026-01-30T18:08:55.497Z Downloaded schemars v0.8.22
8302026-01-30T18:08:55.507Z Downloaded rcgen v0.12.1
8312026-01-30T18:08:55.510Z Downloaded rayon-core v1.12.1
8322026-01-30T18:08:55.514Z Downloaded pretty_assertions v1.4.1
8332026-01-30T18:08:55.517Z Downloaded mio v1.0.2
8342026-01-30T18:08:55.521Z Downloaded libm v0.2.8
8352026-01-30T18:08:55.530Z Downloaded topological-sort v0.2.2
8362026-01-30T18:08:55.533Z Downloaded try-lock v0.2.5
8372026-01-30T18:08:55.533Z Downloaded tower-service v0.3.3
8382026-01-30T18:08:55.536Z Downloaded trait-variant v0.1.2
8392026-01-30T18:08:55.536Z Downloaded tower-layer v0.3.3
8402026-01-30T18:08:55.538Z Downloaded spin v0.9.8
8412026-01-30T18:08:55.541Z Downloaded serde_yaml v0.9.34+deprecated
8422026-01-30T18:08:55.544Z Downloaded thiserror-no-std v2.0.2
8432026-01-30T18:08:55.547Z Downloaded tiny-keccak v2.0.2
8442026-01-30T18:08:55.550Z Downloaded unarray v0.1.4
8452026-01-30T18:08:55.553Z Downloaded time-macros v0.2.24
8462026-01-30T18:08:55.556Z Downloaded similar v2.7.0
8472026-01-30T18:08:55.559Z Downloaded tls_codec_derive v0.4.1
8482026-01-30T18:08:55.561Z Downloaded tokio-native-tls v0.3.1
8492026-01-30T18:08:55.564Z Downloaded universal-hash v0.5.1
8502026-01-30T18:08:55.564Z Downloaded untrusted v0.7.1
8512026-01-30T18:08:55.567Z Downloaded unicode-truncate v1.1.0
8522026-01-30T18:08:55.567Z Downloaded usdt-macro v0.6.0
8532026-01-30T18:08:55.570Z Downloaded untrusted v0.9.0
8542026-01-30T18:08:55.570Z Downloaded typify-macro v0.4.3
8552026-01-30T18:08:55.574Z Downloaded usdt-attr-macro v0.6.0
8562026-01-30T18:08:55.574Z Downloaded tokio-dtrace v0.1.0
8572026-01-30T18:08:55.574Z Downloaded hashbrown v0.15.4
8582026-01-30T18:08:55.579Z Downloaded tokio-tungstenite v0.21.0
8592026-01-30T18:08:55.581Z Downloaded unit-prefix v0.5.1
8602026-01-30T18:08:55.584Z Downloaded typify-macro v0.2.0
8612026-01-30T18:08:55.584Z Downloaded tokio-rustls v0.25.0
8622026-01-30T18:08:55.587Z Downloaded publicsuffix v2.3.0
8632026-01-30T18:08:55.590Z Downloaded utf-8 v0.7.6
8642026-01-30T18:08:55.590Z Downloaded toml_writer v1.0.6+spec-1.1.0
8652026-01-30T18:08:55.593Z Downloaded tokio-tungstenite v0.23.1
8662026-01-30T18:08:55.596Z Downloaded aes-gcm v0.10.3
8672026-01-30T18:08:55.599Z Downloaded waitgroup v0.1.2
8682026-01-30T18:08:55.599Z Downloaded wait-timeout v0.2.0
8692026-01-30T18:08:55.601Z Downloaded void v1.0.2
8702026-01-30T18:08:55.601Z Downloaded term v0.7.0
8712026-01-30T18:08:55.604Z Downloaded futures-util v0.3.31
8722026-01-30T18:08:55.615Z Downloaded vte_generate_state_changes v0.1.2
8732026-01-30T18:08:55.617Z Downloaded tls_codec v0.4.1
8742026-01-30T18:08:55.617Z Downloaded rsa v0.9.8
8752026-01-30T18:08:55.622Z Downloaded which v4.4.2
8762026-01-30T18:08:55.625Z Downloaded socket2 v0.6.1
8772026-01-30T18:08:55.628Z Downloaded socket2 v0.5.10
8782026-01-30T18:08:55.631Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8792026-01-30T18:08:55.631Z Downloaded want v0.3.1
8802026-01-30T18:08:55.633Z Downloaded rand v0.9.2
8812026-01-30T18:08:55.636Z Downloaded libxml v0.3.3
8822026-01-30T18:08:55.640Z Downloaded usdt-impl v0.6.0
8832026-01-30T18:08:55.643Z Downloaded usdt v0.6.0
8842026-01-30T18:08:55.643Z Downloaded tinyvec v1.8.0
8852026-01-30T18:08:55.646Z Downloaded xshell-macros v0.2.7
8862026-01-30T18:08:55.648Z Downloaded xattr v1.3.1
8872026-01-30T18:08:55.648Z Downloaded tokio-macros v2.6.0
8882026-01-30T18:08:55.651Z Downloaded tui-tree-widget v0.23.1
8892026-01-30T18:08:55.651Z Downloaded tokio-rustls v0.26.0
8902026-01-30T18:08:55.654Z Downloaded iddqd v0.3.16
8912026-01-30T18:08:55.661Z Downloaded tar v0.4.44
8922026-01-30T18:08:55.664Z Downloaded toml_parser v1.0.6+spec-1.1.0
8932026-01-30T18:08:55.668Z Downloaded zeroize_derive v1.4.2
8942026-01-30T18:08:55.670Z Downloaded uzers v0.12.1
8952026-01-30T18:08:55.670Z Downloaded tokio-rustls v0.24.1
8962026-01-30T18:08:55.673Z Downloaded test-strategy v0.4.3
8972026-01-30T18:08:55.676Z Downloaded snafu v0.8.5
8982026-01-30T18:08:55.682Z Downloaded zone_cfg_derive v0.3.0
8992026-01-30T18:08:55.684Z Downloaded vergen-gitcl v1.0.8
9002026-01-30T18:08:55.684Z Downloaded zone v0.3.1
9012026-01-30T18:08:55.687Z Downloaded zone v0.1.8
9022026-01-30T18:08:55.687Z Downloaded walkdir v2.5.0
9032026-01-30T18:08:55.690Z Downloaded vergen-lib v0.1.6
9042026-01-30T18:08:55.690Z Downloaded zone_cfg_derive v0.1.2
9052026-01-30T18:08:55.693Z Downloaded tokio-stream v0.1.17
9062026-01-30T18:08:55.696Z Downloaded whoami v1.5.2
9072026-01-30T18:08:55.699Z Downloaded tracing-attributes v0.1.27
9082026-01-30T18:08:55.699Z Downloaded wyz v0.5.1
9092026-01-30T18:08:55.702Z Downloaded term v1.1.0
9102026-01-30T18:08:55.705Z Downloaded p521 v0.13.3
9112026-01-30T18:08:55.708Z Downloaded twox-hash v2.1.0
9122026-01-30T18:08:55.711Z Downloaded xshell v0.2.7
9132026-01-30T18:08:55.714Z Downloaded samael v0.0.19
9142026-01-30T18:08:55.717Z Downloaded zeroize v1.8.1
9152026-01-30T18:08:55.721Z Downloaded chrono v0.4.43
9162026-01-30T18:08:55.725Z Downloaded unicode-properties v0.1.3
9172026-01-30T18:08:55.728Z Downloaded value-bag v1.12.0
9182026-01-30T18:08:55.731Z Downloaded unicase v2.8.1
9192026-01-30T18:08:55.733Z Downloaded itertools v0.13.0
9202026-01-30T18:08:55.738Z Downloaded zstd v0.13.3
9212026-01-30T18:08:55.741Z Downloaded zstd-safe v7.2.3
9222026-01-30T18:08:55.744Z Downloaded vte v0.11.1
9232026-01-30T18:08:55.747Z Downloaded vergen-git2 v1.0.7
9242026-01-30T18:08:55.747Z Downloaded vsss-rs v3.3.4
9252026-01-30T18:08:55.750Z Downloaded typify v0.4.3
9262026-01-30T18:08:55.755Z Downloaded blake3 v1.5.4
9272026-01-30T18:08:55.760Z Downloaded russh v0.45.0
9282026-01-30T18:08:55.765Z Downloaded zerocopy v0.6.6
9292026-01-30T18:08:55.768Z Downloaded tungstenite v0.21.0
9302026-01-30T18:08:55.771Z Downloaded steno v0.4.1
9312026-01-30T18:08:55.774Z Downloaded uuid v1.19.0
9322026-01-30T18:08:55.777Z Downloaded xz2 v0.1.7
9332026-01-30T18:08:55.780Z Downloaded itertools v0.14.0
9342026-01-30T18:08:55.785Z Downloaded hkdf v0.12.4
9352026-01-30T18:08:55.788Z Downloaded h2 v0.4.6
9362026-01-30T18:08:55.794Z Downloaded tracing v0.1.40
9372026-01-30T18:08:55.797Z Downloaded tungstenite v0.23.0
9382026-01-30T18:08:55.800Z Downloaded yasna v0.5.2
9392026-01-30T18:08:55.803Z Downloaded unsafe-libyaml v0.2.11
9402026-01-30T18:08:55.806Z Downloaded rustyline v14.0.0
9412026-01-30T18:08:55.810Z Downloaded rpassword v7.4.0
9422026-01-30T18:08:55.813Z Downloaded tracing-core v0.1.32
9432026-01-30T18:08:55.816Z Downloaded toml v0.9.11+spec-1.1.0
9442026-01-30T18:08:55.818Z Downloaded toml v0.7.8
9452026-01-30T18:08:55.821Z Downloaded vergen v9.0.6
9462026-01-30T18:08:55.824Z Downloaded aws-lc-rs v1.12.4
9472026-01-30T18:08:55.832Z Downloaded unicode-bidi v0.3.17
9482026-01-30T18:08:55.835Z Downloaded reedline v0.40.0
9492026-01-30T18:08:55.842Z Downloaded zopfli v0.8.1
9502026-01-30T18:08:55.845Z Downloaded schemars v1.0.4
9512026-01-30T18:08:55.856Z Downloaded unicode_categories v0.1.1
9522026-01-30T18:08:55.860Z Downloaded bindgen v0.69.5
9532026-01-30T18:08:55.864Z Downloaded yansi v1.0.1
9542026-01-30T18:08:55.867Z Downloaded tokio-postgres v0.7.13
9552026-01-30T18:08:55.871Z Downloaded ssh-key v0.6.6
9562026-01-30T18:08:55.878Z Downloaded zip v0.6.6
9572026-01-30T18:08:55.882Z Downloaded reqwest v0.12.24
9582026-01-30T18:08:55.888Z Downloaded qorb v0.4.1
9592026-01-30T18:08:55.891Z Downloaded num-bigint-dig v0.8.6
9602026-01-30T18:08:55.896Z Downloaded toml_edit v0.19.15
9612026-01-30T18:08:55.912Z Downloaded tower v0.5.2
9622026-01-30T18:08:55.920Z Downloaded lalrpop v0.19.12
9632026-01-30T18:08:55.932Z Downloaded zerocopy-derive v0.8.27
9642026-01-30T18:08:55.937Z Downloaded rustls-webpki v0.101.7
9652026-01-30T18:08:55.950Z Downloaded zip v4.2.0
9662026-01-30T18:08:55.954Z Downloaded unicode-segmentation v1.12.0
9672026-01-30T18:08:55.957Z Downloaded salty v0.3.0
9682026-01-30T18:08:55.963Z Downloaded portable-atomic v1.11.0
9692026-01-30T18:08:55.971Z Downloaded quinn-proto v0.11.8
9702026-01-30T18:08:55.976Z Downloaded git2 v0.20.2
9712026-01-30T18:08:55.983Z Downloaded unicode-normalization v0.1.24
9722026-01-30T18:08:55.989Z Downloaded proptest v1.7.0
9732026-01-30T18:08:55.996Z Downloaded tokio-util v0.7.15
9742026-01-30T18:08:56.003Z Downloaded tower-http v0.6.6
9752026-01-30T18:08:56.010Z Downloaded typed-path v0.9.3
9762026-01-30T18:08:56.016Z Downloaded serde_with v3.16.1
9772026-01-30T18:08:56.027Z Downloaded curve25519-dalek v4.1.3
9782026-01-30T18:08:56.036Z Downloaded winnow v0.5.40
9792026-01-30T18:08:56.062Z Downloaded diesel v2.2.12
9802026-01-30T18:08:56.065Z Downloaded polar-core v0.27.3
9812026-01-30T18:08:56.069Z Downloaded object v0.30.4
9822026-01-30T18:08:56.077Z Downloaded winnow v0.6.26
9832026-01-30T18:08:56.085Z Downloaded radix_trie v0.2.1
9842026-01-30T18:08:56.090Z Downloaded quick-xml v0.37.2
9852026-01-30T18:08:56.095Z Downloaded nix v0.29.0
9862026-01-30T18:08:56.106Z Downloaded tabled v0.20.0
9872026-01-30T18:08:56.122Z Downloaded zlib-rs v0.5.1
9882026-01-30T18:08:56.126Z Downloaded tabled v0.18.0
9892026-01-30T18:08:56.144Z Downloaded smoltcp v0.9.1
9902026-01-30T18:08:56.153Z Downloaded vcpkg v0.2.15
9912026-01-30T18:08:56.188Z Downloaded zerocopy v0.8.27
9922026-01-30T18:08:56.208Z Downloaded regex-syntax v0.8.5
9932026-01-30T18:08:56.216Z Downloaded object v0.36.5
9942026-01-30T18:08:56.225Z Downloaded webpki-roots v1.0.1
9952026-01-30T18:08:56.230Z Downloaded rustls v0.23.19
9962026-01-30T18:08:56.240Z Downloaded rustls v0.22.4
9972026-01-30T18:08:56.250Z Downloaded bstr v1.10.0
9982026-01-30T18:08:56.259Z Downloaded hickory-proto v0.25.2
9992026-01-30T18:08:56.274Z Downloaded regress v0.10.4
10002026-01-30T18:08:56.283Z Downloaded smoltcp v0.11.0
10012026-01-30T18:08:56.295Z Downloaded rustls v0.21.12
10022026-01-30T18:08:56.304Z Downloaded regex-syntax v0.6.29
10032026-01-30T18:08:56.310Z Downloaded sled v0.34.7
10042026-01-30T18:08:56.319Z Downloaded openapiv3 v2.2.0
10052026-01-30T18:08:56.330Z Downloaded nix v0.30.1
10062026-01-30T18:08:56.340Z Downloaded hickory-proto v0.24.4
10072026-01-30T18:08:56.355Z Downloaded dropshot v0.16.7
10082026-01-30T18:08:56.374Z Downloaded openssl v0.10.73
10092026-01-30T18:08:56.383Z Downloaded regex-automata v0.4.11
10102026-01-30T18:08:56.396Z Downloaded nix v0.28.0
10112026-01-30T18:08:56.405Z Downloaded nix v0.27.1
10122026-01-30T18:08:56.414Z Downloaded rayon v1.10.0
10132026-01-30T18:08:56.422Z Downloaded lzma-sys v0.1.20
10142026-01-30T18:08:56.458Z Downloaded ratatui v0.29.0
10152026-01-30T18:08:56.482Z Downloaded tough v0.20.0
10162026-01-30T18:08:56.491Z Downloaded typify-impl v0.4.3
10172026-01-30T18:08:56.506Z Downloaded typify-impl v0.2.0
10182026-01-30T18:08:56.518Z Downloaded zerocopy-derive v0.6.6
10192026-01-30T18:08:56.528Z Downloaded bzip2-sys v0.1.13+1.0.8
10202026-01-30T18:08:56.540Z Downloaded sqlparser v0.45.0
10212026-01-30T18:08:56.544Z Downloaded moka v0.12.10
10222026-01-30T18:08:56.553Z Downloaded time v0.3.43
10232026-01-30T18:08:56.560Z Downloaded jiff v0.2.15
10242026-01-30T18:08:56.577Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10252026-01-30T18:08:56.590Z Downloaded tokio v1.49.0
10262026-01-30T18:08:56.627Z Downloaded petgraph v0.6.5
10272026-01-30T18:08:56.641Z Downloaded csv v1.3.1
10282026-01-30T18:08:56.659Z Downloaded rustls-webpki v0.102.8
10292026-01-30T18:08:56.686Z Downloaded petgraph v0.8.2
10302026-01-30T18:08:56.701Z Downloaded libz-sys v1.1.20
10312026-01-30T18:08:56.717Z Downloaded chrono-tz v0.10.4
10322026-01-30T18:08:56.729Z Downloaded gimli v0.31.1
10332026-01-30T18:08:56.735Z Downloaded petname v2.0.2
10342026-01-30T18:08:56.740Z Downloaded goblin v0.10.2
10352026-01-30T18:08:56.747Z Downloaded bindgen v0.71.1
10362026-01-30T18:08:56.753Z Downloaded x509-cert v0.2.5
10372026-01-30T18:08:56.759Z Downloaded bitvec v1.0.1
10382026-01-30T18:08:56.774Z Downloaded regex v1.11.3
10392026-01-30T18:08:56.779Z Downloaded sha3 v0.10.8
10402026-01-30T18:08:56.783Z Downloaded p384 v0.13.1
10412026-01-30T18:08:56.789Z Downloaded nom v7.1.3
10422026-01-30T18:08:56.793Z Downloaded itertools v0.12.1
10432026-01-30T18:08:56.799Z Downloaded typify v0.2.0
10442026-01-30T18:08:56.802Z Downloaded termios v0.3.3
10452026-01-30T18:08:56.805Z Downloaded subprocess v0.2.9
10462026-01-30T18:08:56.808Z Downloaded rand v0.8.5
10472026-01-30T18:08:56.811Z Downloaded hyper v1.8.1
10482026-01-30T18:08:56.814Z Downloaded schemars v0.9.0
10492026-01-30T18:08:56.826Z Downloaded iri-string v0.7.8
10502026-01-30T18:08:56.832Z Downloaded encoding_rs v0.8.34
10512026-01-30T18:08:56.852Z Downloaded slog v2.8.2
10522026-01-30T18:08:56.856Z Downloaded signal-hook v0.3.18
10532026-01-30T18:08:56.860Z Downloaded rustls-pki-types v1.10.0
10542026-01-30T18:08:56.885Z Downloaded progenitor-impl v0.11.2
10552026-01-30T18:08:56.885Z Downloaded itertools v0.10.5
10562026-01-30T18:08:56.885Z Downloaded stringprep v0.1.5
10572026-01-30T18:08:56.885Z Downloaded hashbrown v0.13.2
10582026-01-30T18:08:56.885Z Downloaded hyper-util v0.1.19
10592026-01-30T18:08:56.885Z Downloaded string_cache v0.8.9
10602026-01-30T18:08:56.885Z Downloaded sqlformat v0.3.5
10612026-01-30T18:08:56.890Z Downloaded rustc-demangle v0.1.24
10622026-01-30T18:08:56.890Z Downloaded testing_table v0.3.0
10632026-01-30T18:08:56.890Z Downloaded ring v0.17.14
10642026-01-30T18:08:56.922Z Downloaded serde_cbor v0.11.2
10652026-01-30T18:08:56.925Z Downloaded ron v0.7.1
10662026-01-30T18:08:56.930Z Downloaded hickory-server v0.25.2
10672026-01-30T18:08:56.940Z Downloaded smf v0.2.3
10682026-01-30T18:08:56.943Z Downloaded smallvec v0.6.14
10692026-01-30T18:08:56.943Z Downloaded slog-term v2.9.2
10702026-01-30T18:08:56.943Z Downloaded slog-dtrace v0.3.0
10712026-01-30T18:08:56.943Z Downloaded prettyplease v0.2.36
10722026-01-30T18:08:56.943Z Downloaded prefix-trie v0.7.0
10732026-01-30T18:08:56.946Z Downloaded supports-color v3.0.2
10742026-01-30T18:08:56.946Z Downloaded slog-async v2.8.0
10752026-01-30T18:08:56.949Z Downloaded tabled_derive v0.10.0
10762026-01-30T18:08:56.949Z Downloaded sync_wrapper v1.0.1
10772026-01-30T18:08:56.949Z Downloaded slab v0.4.9
10782026-01-30T18:08:56.949Z Downloaded ryu v1.0.18
10792026-01-30T18:08:56.952Z Downloaded structmeta v0.3.0
10802026-01-30T18:08:56.955Z Downloaded strip-ansi-escapes v0.2.0
10812026-01-30T18:08:56.955Z Downloaded ssh-encoding v0.2.0
10822026-01-30T18:08:56.958Z Downloaded ssh-cipher v0.2.0
10832026-01-30T18:08:56.958Z Downloaded shlex v1.3.0
10842026-01-30T18:08:56.958Z Downloaded aho-corasick v1.1.3
10852026-01-30T18:08:56.964Z Downloaded scroll v0.13.0
10862026-01-30T18:08:56.968Z Downloaded schemars_derive v0.8.22
10872026-01-30T18:08:56.969Z Downloaded openssl-sys v0.9.109
10882026-01-30T18:08:56.972Z Downloaded rustls-pemfile v1.0.4
10892026-01-30T18:08:56.975Z Downloaded pkcs5 v0.7.1
10902026-01-30T18:08:56.978Z Downloaded miniz_oxide v0.8.5
10912026-01-30T18:08:56.981Z Downloaded serde_plain v1.0.2
10922026-01-30T18:08:56.981Z Downloaded base64 v0.22.1
10932026-01-30T18:08:56.984Z Downloaded expectorate v1.2.0
10942026-01-30T18:08:56.986Z Downloaded seq-macro v0.3.6
10952026-01-30T18:08:56.986Z Downloaded semver v0.1.20
10962026-01-30T18:08:56.986Z Downloaded rand_seeder v0.4.0
10972026-01-30T18:08:56.989Z Downloaded bumpalo v3.16.0
10982026-01-30T18:08:56.992Z Downloaded scroll_derive v0.13.1
10992026-01-30T18:08:56.992Z Downloaded progenitor-impl v0.8.0
11002026-01-30T18:08:56.992Z Downloaded rand_core v0.6.4
11012026-01-30T18:08:56.995Z Downloaded postgres-types v0.2.9
11022026-01-30T18:08:56.998Z Downloaded heapless v0.8.0
11032026-01-30T18:08:57.001Z Downloaded hickory-resolver v0.25.2
11042026-01-30T18:08:57.004Z Downloaded oso v0.27.3
11052026-01-30T18:08:57.008Z Downloaded rustc-hash v2.1.1
11062026-01-30T18:08:57.011Z Downloaded russh-cryptovec v0.7.3
11072026-01-30T18:08:57.012Z Downloaded libgit2-sys v0.18.2+1.9.1
11082026-01-30T18:08:57.062Z Downloaded rand_chacha v0.9.0
11092026-01-30T18:08:57.069Z Downloaded rustc-hash v1.1.0
11102026-01-30T18:08:57.069Z Downloaded primeorder v0.13.6
11112026-01-30T18:08:57.069Z Downloaded quinn-udp v0.5.5
11122026-01-30T18:08:57.069Z Downloaded parking_lot v0.12.3
11132026-01-30T18:08:57.072Z Downloaded indicatif v0.18.0
11142026-01-30T18:08:57.072Z Downloaded indicatif v0.17.11
11152026-01-30T18:08:57.075Z Downloaded pin-project-lite v0.2.14
11162026-01-30T18:08:57.078Z Downloaded owo-colors v4.2.2
11172026-01-30T18:08:57.081Z Downloaded pem v3.0.5
11182026-01-30T18:08:57.085Z Downloaded paste v1.0.15
11192026-01-30T18:08:57.089Z Downloaded pkcs8 v0.10.2
11202026-01-30T18:08:57.089Z Downloaded radium v0.7.0
11212026-01-30T18:08:57.089Z Downloaded heapless v0.7.17
11222026-01-30T18:08:57.093Z Downloaded proc-macro-crate v1.3.1
11232026-01-30T18:08:57.093Z Downloaded pretty-hex v0.2.1
11242026-01-30T18:08:57.096Z Downloaded phf v0.11.2
11252026-01-30T18:08:57.096Z Downloaded password-hash v0.4.2
11262026-01-30T18:08:57.096Z Downloaded parse-display-derive v0.10.0
11272026-01-30T18:08:57.096Z Downloaded parking_lot_core v0.8.6
11282026-01-30T18:08:57.100Z Downloaded progenitor-macro v0.11.2
11292026-01-30T18:08:57.100Z Downloaded progenitor-client v0.10.0
11302026-01-30T18:08:57.100Z Downloaded litrs v0.4.1
11312026-01-30T18:08:57.103Z Downloaded password-hash v0.5.0
11322026-01-30T18:08:57.103Z Downloaded predicates-core v1.0.8
11332026-01-30T18:08:57.106Z Downloaded num-rational v0.4.2
11342026-01-30T18:08:57.106Z Downloaded num-iter v0.1.45
11352026-01-30T18:08:57.106Z Downloaded libsw v3.5.0
11362026-01-30T18:08:57.109Z Downloaded headers v0.4.1
11372026-01-30T18:08:57.112Z Downloaded fatfs v0.3.6
11382026-01-30T18:08:57.115Z Downloaded progenitor-macro v0.8.0
11392026-01-30T18:08:57.115Z Downloaded bytes v1.10.1
11402026-01-30T18:08:57.118Z Downloaded progenitor-client v0.8.0
11412026-01-30T18:08:57.121Z Downloaded parking_lot_core v0.9.10
11422026-01-30T18:08:57.121Z Downloaded const_format v0.2.34
11432026-01-30T18:08:57.125Z Downloaded chacha20poly1305 v0.10.1
11442026-01-30T18:08:57.128Z Downloaded compact_str v0.8.0
11452026-01-30T18:08:57.131Z Downloaded arc-swap v1.7.1
11462026-01-30T18:08:57.134Z Downloaded num-integer v0.1.46
11472026-01-30T18:08:57.137Z Downloaded memmap2 v0.9.8
11482026-01-30T18:08:57.137Z Downloaded phf_shared v0.11.2
11492026-01-30T18:08:57.139Z Downloaded oxide-tokio-rt v0.1.2
11502026-01-30T18:08:57.140Z Downloaded httparse v1.9.5
11512026-01-30T18:08:57.143Z Downloaded phf_shared v0.12.1
11522026-01-30T18:08:57.143Z Downloaded packed_struct v0.10.1
11532026-01-30T18:08:57.144Z Downloaded oxnet v0.1.4
11542026-01-30T18:08:57.147Z Downloaded newtype-uuid v1.3.2
11552026-01-30T18:08:57.147Z Downloaded pbkdf2 v0.12.2
11562026-01-30T18:08:57.147Z Downloaded num-conv v0.1.0
11572026-01-30T18:08:57.149Z Downloaded derive_more v2.0.1
11582026-01-30T18:08:57.156Z Downloaded newtype-uuid-macros v0.1.0
11592026-01-30T18:08:57.160Z Downloaded libz-rs-sys v0.5.1
11602026-01-30T18:08:57.160Z Downloaded ingot-macros v0.1.1
11612026-01-30T18:08:57.160Z Downloaded native-tls v0.2.12
11622026-01-30T18:08:57.164Z Downloaded nanorand v0.7.0
11632026-01-30T18:08:57.164Z Downloaded multer v3.1.0
11642026-01-30T18:08:57.169Z Downloaded num-derive v0.3.3
11652026-01-30T18:08:57.169Z Downloaded lock_api v0.4.12
11662026-01-30T18:08:57.169Z Downloaded colored v3.0.0
11672026-01-30T18:08:57.172Z Downloaded crc32fast v1.4.2
11682026-01-30T18:08:57.172Z Downloaded iana-time-zone v0.1.63
11692026-01-30T18:08:57.176Z Downloaded hickory-client v0.25.2
11702026-01-30T18:08:57.176Z Downloaded half v1.8.3
11712026-01-30T18:08:57.180Z Downloaded flate2 v1.1.2
11722026-01-30T18:08:57.184Z Downloaded derive_more-impl v2.0.1
11732026-01-30T18:08:57.187Z Downloaded num_threads v0.1.7
11742026-01-30T18:08:57.187Z Downloaded num_enum_derive v0.5.11
11752026-01-30T18:08:57.187Z Downloaded normalize-line-endings v0.3.0
11762026-01-30T18:08:57.187Z Downloaded nonempty v0.12.0
11772026-01-30T18:08:57.187Z Downloaded nodrop v0.1.14
11782026-01-30T18:08:57.192Z Downloaded libefi-sys v0.1.0
11792026-01-30T18:08:57.192Z Downloaded humantime v2.2.0
11802026-01-30T18:08:57.192Z Downloaded futures v0.3.31
11812026-01-30T18:08:57.195Z Downloaded derive_more v0.99.20
11822026-01-30T18:08:57.201Z Downloaded diesel_derives v2.2.3
11832026-01-30T18:08:57.204Z Downloaded darling v0.21.0
11842026-01-30T18:08:57.207Z Downloaded new_debug_unreachable v1.0.6
11852026-01-30T18:08:57.212Z Downloaded maybe-uninit v2.0.0
11862026-01-30T18:08:57.212Z Downloaded match_cfg v0.1.0
11872026-01-30T18:08:57.212Z Downloaded linked-hash-map v0.5.6
11882026-01-30T18:08:57.215Z Downloaded libscf-sys v1.1.0
11892026-01-30T18:08:57.215Z Downloaded mime v0.3.17
11902026-01-30T18:08:57.215Z Downloaded memoffset v0.9.1
11912026-01-30T18:08:57.215Z Downloaded libsw-core v0.3.1
11922026-01-30T18:08:57.218Z Downloaded ipnetwork v0.21.1
11932026-01-30T18:08:57.218Z Downloaded ingot-types v0.1.2
11942026-01-30T18:08:57.218Z Downloaded indoc v2.0.6
11952026-01-30T18:08:57.222Z Downloaded ahash v0.8.12
11962026-01-30T18:08:57.225Z Downloaded crc-any v2.5.0
11972026-01-30T18:08:57.225Z Downloaded console v0.15.10
11982026-01-30T18:08:57.228Z Downloaded cc v1.2.30
11992026-01-30T18:08:57.232Z Downloaded dropshot-api-manager v0.2.4
12002026-01-30T18:08:57.237Z Downloaded globset v0.4.15
12012026-01-30T18:08:57.237Z Downloaded getrandom v0.2.15
12022026-01-30T18:08:57.240Z Downloaded crossbeam-epoch v0.9.18
12032026-01-30T18:08:57.240Z Downloaded lzss v0.8.2
12042026-01-30T18:08:57.240Z Downloaded lru-cache v0.1.2
12052026-01-30T18:08:57.240Z Downloaded lockfree-object-pool v0.1.6
12062026-01-30T18:08:57.244Z Downloaded bzip2 v0.5.2
12072026-01-30T18:08:57.244Z Downloaded bit-vec v0.8.0
12082026-01-30T18:08:57.247Z Downloaded critical-section v1.1.3
12092026-01-30T18:08:57.247Z Downloaded convert_case v0.7.1
12102026-01-30T18:08:57.247Z Downloaded bzip2 v0.4.4
12112026-01-30T18:08:57.250Z Downloaded kstat-rs v0.2.4
12122026-01-30T18:08:57.250Z Downloaded filetime v0.2.26
12132026-01-30T18:08:57.250Z Downloaded foldhash v0.1.5
12142026-01-30T18:08:57.254Z Downloaded ena v0.14.3
12152026-01-30T18:08:57.254Z Downloaded keccak v0.1.5
12162026-01-30T18:08:57.256Z Downloaded is-terminal v0.4.13
12172026-01-30T18:08:57.256Z Downloaded internet-checksum v0.2.1
12182026-01-30T18:08:57.257Z Downloaded instant v0.1.13
12192026-01-30T18:08:57.257Z Downloaded group v0.13.0
12202026-01-30T18:08:57.259Z Downloaded inout v0.1.3
12212026-01-30T18:08:57.259Z Downloaded indoc v1.0.9
12222026-01-30T18:08:57.264Z Downloaded futures-executor v0.3.31
12232026-01-30T18:08:57.264Z Downloaded fs-err v2.11.0
12242026-01-30T18:08:57.269Z Downloaded debug-ignore v1.0.5
12252026-01-30T18:08:57.269Z Downloaded cookie_store v0.21.1
12262026-01-30T18:08:57.269Z Downloaded cookie v0.18.1
12272026-01-30T18:08:57.275Z Downloaded console v0.16.0
12282026-01-30T18:08:57.275Z Downloaded colored v2.2.0
12292026-01-30T18:08:57.278Z Downloaded clang-sys v1.8.1
12302026-01-30T18:08:57.278Z Downloaded ciborium v0.2.2
12312026-01-30T18:08:57.281Z Downloaded cassowary v0.3.0
12322026-01-30T18:08:57.281Z Downloaded cancel-safe-futures v0.1.5
12332026-01-30T18:08:57.283Z Downloaded backtrace v0.3.74
12342026-01-30T18:08:57.286Z Downloaded daft-derive v0.1.4
12352026-01-30T18:08:57.290Z Downloaded ident_case v1.0.1
12362026-01-30T18:08:57.293Z Downloaded glob v0.3.2
12372026-01-30T18:08:57.293Z Downloaded bitflags v1.3.2
12382026-01-30T18:08:57.296Z Downloaded derive_builder v0.20.2
12392026-01-30T18:08:57.299Z Downloaded derive-where v1.5.0
12402026-01-30T18:08:57.302Z Downloaded der v0.7.10
12412026-01-30T18:08:57.305Z Downloaded argon2 v0.5.3
12422026-01-30T18:08:57.308Z Downloaded fixedbitset v0.5.7
12432026-01-30T18:08:57.312Z Downloaded either v1.15.0
12442026-01-30T18:08:57.312Z Downloaded drift v0.1.3
12452026-01-30T18:08:57.315Z Downloaded corncobs v0.1.4
12462026-01-30T18:08:57.318Z Downloaded cargo_metadata v0.19.2
12472026-01-30T18:08:57.318Z Downloaded buf-list v1.0.3
12482026-01-30T18:08:57.322Z Downloaded home v0.5.9
12492026-01-30T18:08:57.322Z Downloaded erased-serde v0.3.31
12502026-01-30T18:08:57.327Z Downloaded embedded-io v0.4.0
12512026-01-30T18:08:57.327Z Downloaded des v0.8.1
12522026-01-30T18:08:57.327Z Downloaded defmt-macros v0.3.9
12532026-01-30T18:08:57.330Z Downloaded csv-core v0.1.11
12542026-01-30T18:08:57.330Z Downloaded blowfish v0.9.1
12552026-01-30T18:08:57.330Z Downloaded base64ct v1.6.0
12562026-01-30T18:08:57.333Z Downloaded http-body v1.0.1
12572026-01-30T18:08:57.333Z Downloaded hostname v0.4.2
12582026-01-30T18:08:57.336Z Downloaded hostname v0.3.1
12592026-01-30T18:08:57.336Z Downloaded hex-literal v0.4.1
12602026-01-30T18:08:57.336Z Downloaded hash32 v0.3.1
12612026-01-30T18:08:57.339Z Downloaded hash32 v0.2.1
12622026-01-30T18:08:57.339Z Downloaded headers-core v0.3.0
12632026-01-30T18:08:57.342Z Downloaded globwalk v0.9.1
12642026-01-30T18:08:57.342Z Downloaded foreign-types-shared v0.1.1
12652026-01-30T18:08:57.342Z Downloaded foldhash v0.2.0
12662026-01-30T18:08:57.342Z Downloaded fixedbitset v0.4.2
12672026-01-30T18:08:57.346Z Downloaded fallible-iterator v0.2.0
12682026-01-30T18:08:57.346Z Downloaded embedded-io v0.6.1
12692026-01-30T18:08:57.348Z Downloaded ed25519 v2.2.3
12702026-01-30T18:08:57.348Z Downloaded dsl_auto_type v0.1.2
12712026-01-30T18:08:57.348Z Downloaded document-features v0.2.11
12722026-01-30T18:08:57.351Z Downloaded const-oid v0.9.6
12732026-01-30T18:08:57.351Z Downloaded cipher v0.4.4
12742026-01-30T18:08:57.354Z Downloaded chacha20 v0.9.1
12752026-01-30T18:08:57.354Z Downloaded bit-set v0.8.0
12762026-01-30T18:08:57.357Z Downloaded bcs v0.1.6
12772026-01-30T18:08:57.357Z Downloaded bit-vec v0.6.3
12782026-01-30T18:08:57.360Z Downloaded foreign-types v0.5.0
12792026-01-30T18:08:57.360Z Downloaded env_filter v0.1.2
12802026-01-30T18:08:57.360Z Downloaded endian-type v0.1.2
12812026-01-30T18:08:57.360Z Downloaded darling_macro v0.20.10
12822026-01-30T18:08:57.365Z Downloaded cfg_aliases v0.1.1
12832026-01-30T18:08:57.365Z Downloaded cargo-platform v0.1.8
12842026-01-30T18:08:57.365Z Downloaded bitfield-macros v0.19.2
12852026-01-30T18:08:57.368Z Downloaded arrayref v0.3.9
12862026-01-30T18:08:57.368Z Downloaded fd-lock v4.0.2
12872026-01-30T18:08:57.368Z Downloaded derive-ex v0.1.8
12882026-01-30T18:08:57.368Z Downloaded cstr-argument v0.1.2
12892026-01-30T18:08:57.371Z Downloaded crc-catalog v2.4.0
12902026-01-30T18:08:57.371Z Downloaded funty v2.0.0
12912026-01-30T18:08:57.371Z Downloaded dirs-sys-next v0.1.2
12922026-01-30T18:08:57.371Z Downloaded darling_macro v0.21.0
12932026-01-30T18:08:57.374Z Downloaded crc v3.2.1
12942026-01-30T18:08:57.374Z Downloaded bitfield-struct v0.6.2
12952026-01-30T18:08:57.376Z Downloaded diesel-dtrace v0.4.2
12962026-01-30T18:08:57.377Z Downloaded derive_builder_macro v0.20.2
12972026-01-30T18:08:57.377Z Downloaded enum-as-inner v0.6.1
12982026-01-30T18:08:57.380Z Downloaded difflib v0.4.0
12992026-01-30T18:08:57.380Z Downloaded ciborium-io v0.2.2
13002026-01-30T18:08:57.380Z Downloaded cfg_aliases v0.2.1
13012026-01-30T18:08:57.383Z Downloaded dtrace-parser v0.3.0
13022026-01-30T18:08:57.383Z Downloaded data-encoding v2.9.0
13032026-01-30T18:08:57.383Z Downloaded ciborium-ll v0.2.2
13042026-01-30T18:08:57.383Z Downloaded assert_matches v1.5.0
13052026-01-30T18:08:57.388Z Downloaded ecdsa v0.16.9
13062026-01-30T18:08:57.388Z Downloaded darling v0.20.10
13072026-01-30T18:08:57.391Z Downloaded block-padding v0.3.3
13082026-01-30T18:08:57.391Z Downloaded dirs-next v2.0.0
13092026-01-30T18:08:57.391Z Downloaded ctr v0.9.2
13102026-01-30T18:08:57.396Z Downloaded dyn-clone v1.0.20
13112026-01-30T18:08:57.397Z Downloaded convert_case v0.4.0
13122026-01-30T18:08:57.401Z Downloaded bcrypt-pbkdf v0.10.0
13132026-01-30T18:08:57.401Z Downloaded display-error-chain v0.2.2
13142026-01-30T18:08:57.401Z Downloaded derive_builder_core v0.20.2
13152026-01-30T18:08:57.401Z Downloaded constant_time_eq v0.3.1
13162026-01-30T18:08:57.401Z Downloaded castaway v0.2.3
13172026-01-30T18:08:57.404Z Downloaded bit-set v0.5.3
13182026-01-30T18:08:57.404Z Downloaded cexpr v0.6.0
13192026-01-30T18:08:57.404Z Downloaded cbc v0.1.2
13202026-01-30T18:08:57.404Z Downloaded allocator-api2 v0.2.21
13212026-01-30T18:08:57.407Z Downloaded dropshot-api-manager-types v0.2.4
13222026-01-30T18:08:57.407Z Downloaded curve25519-dalek-derive v0.1.1
13232026-01-30T18:08:57.413Z Downloaded crc8 v0.1.1
13242026-01-30T18:08:57.413Z Downloaded cobs v0.2.3
13252026-01-30T18:08:57.413Z Downloaded array-init v0.0.4
13262026-01-30T18:08:57.413Z Downloaded async-stream v0.3.6
13272026-01-30T18:08:57.416Z Downloaded base64 v0.21.7
13282026-01-30T18:08:57.416Z Downloaded base64 v0.13.1
13292026-01-30T18:08:57.419Z Downloaded deranged v0.5.3
13302026-01-30T18:08:57.423Z Downloaded der_derive v0.7.3
13312026-01-30T18:08:57.423Z Downloaded defmt-parser v0.3.4
13322026-01-30T18:08:57.426Z Downloaded crucible-workspace-hack v0.1.0
13332026-01-30T18:08:57.426Z Downloaded backoff v0.4.0
13342026-01-30T18:08:57.426Z Downloaded base16ct v0.2.0
13352026-01-30T18:08:57.426Z Downloaded arrayvec v0.7.6
13362026-01-30T18:08:57.429Z Downloaded atomicwrites v0.4.4
13372026-01-30T18:08:57.429Z Downloaded async-trait v0.1.89
13382026-01-30T18:08:57.432Z Downloaded async-stream-impl v0.3.6
13392026-01-30T18:08:57.432Z Downloaded async-recursion v1.1.1
13402026-01-30T18:08:57.435Z Downloaded adler2 v2.0.0
13412026-01-30T18:08:57.461Z Downloaded addr2line v0.24.2
13422026-01-30T18:08:57.608Z Downloaded aws-lc-sys v0.26.0
13432026-01-30T18:08:57.945Z Compiling value-bag v1.12.0
13442026-01-30T18:08:57.945Z Compiling lock_api v0.4.12
13452026-01-30T18:08:57.945Z Compiling scopeguard v1.2.0
13462026-01-30T18:08:57.948Z Compiling shlex v1.3.0
13472026-01-30T18:08:57.948Z Compiling typenum v1.17.0
13482026-01-30T18:08:57.948Z Compiling syn v2.0.114
13492026-01-30T18:08:58.109Z Compiling getrandom v0.2.15
13502026-01-30T18:08:58.112Z Compiling jobserver v0.1.32
13512026-01-30T18:08:58.236Z Compiling smallvec v1.15.1
13522026-01-30T18:08:58.513Z Compiling rand_core v0.6.4
13532026-01-30T18:08:58.580Z Compiling log v0.4.29
13542026-01-30T18:08:58.671Z Compiling cc v1.2.30
13552026-01-30T18:08:58.714Z Compiling generic-array v0.14.7
13562026-01-30T18:08:58.973Z Compiling subtle v2.6.1
13572026-01-30T18:08:59.037Z Compiling portable-atomic v1.11.0
13582026-01-30T18:08:59.061Z Compiling critical-section v1.1.3
13592026-01-30T18:08:59.152Z Compiling const-oid v0.9.6
13602026-01-30T18:08:59.223Z Compiling getrandom v0.3.4
13612026-01-30T18:08:59.294Z Compiling serde_json v1.0.149
13622026-01-30T18:08:59.316Z Compiling pkg-config v0.3.31
13632026-01-30T18:08:59.691Z Compiling spin v0.9.8
13642026-01-30T18:09:00.125Z Compiling regex-syntax v0.8.5
13652026-01-30T18:09:00.527Z Compiling pin-project-lite v0.2.14
13662026-01-30T18:09:00.640Z Compiling parking_lot_core v0.9.10
13672026-01-30T18:09:01.106Z Compiling libm v0.2.8
13682026-01-30T18:09:01.126Z Compiling rustix v0.38.37
13692026-01-30T18:09:01.145Z Compiling once_cell v1.21.3
13702026-01-30T18:09:01.581Z Compiling signal-hook-registry v1.4.2
13712026-01-30T18:09:01.616Z Compiling num-traits v0.2.19
13722026-01-30T18:09:01.984Z Compiling allocator-api2 v0.2.21
13732026-01-30T18:09:02.008Z Compiling parking_lot v0.12.3
13742026-01-30T18:09:02.295Z Compiling mio v1.0.2
13752026-01-30T18:09:02.620Z Compiling futures-core v0.3.31
13762026-01-30T18:09:02.754Z Compiling lazy_static v1.5.0
13772026-01-30T18:09:02.905Z Compiling aho-corasick v1.1.3
13782026-01-30T18:09:02.922Z Compiling percent-encoding v2.3.2
13792026-01-30T18:09:02.938Z Compiling socket2 v0.6.1
13802026-01-30T18:09:03.414Z Compiling slab v0.4.9
13812026-01-30T18:09:03.637Z Compiling cpufeatures v0.2.14
13822026-01-30T18:09:03.663Z Compiling glob v0.3.2
13832026-01-30T18:09:03.767Z Compiling futures-sink v0.3.31
13842026-01-30T18:09:03.861Z Compiling hashbrown v0.16.1
13852026-01-30T18:09:03.954Z Compiling futures-channel v0.3.31
13862026-01-30T18:09:04.233Z Compiling rustversion v1.0.22
13872026-01-30T18:09:04.400Z Compiling futures-io v0.3.31
13882026-01-30T18:09:04.511Z Compiling clang-sys v1.8.1
13892026-01-30T18:09:04.695Z Compiling futures-task v0.3.31
13902026-01-30T18:09:04.915Z Compiling regex-automata v0.4.11
13912026-01-30T18:09:05.011Z Compiling either v1.15.0
13922026-01-30T18:09:05.064Z Compiling prettyplease v0.2.36
13932026-01-30T18:09:05.098Z Compiling pin-utils v0.1.0
13942026-01-30T18:09:05.234Z Compiling minimal-lexical v0.2.1
13952026-01-30T18:09:05.442Z Compiling indexmap v2.13.0
13962026-01-30T18:09:05.472Z Compiling libloading v0.8.5
13972026-01-30T18:09:05.725Z Compiling synstructure v0.13.1
13982026-01-30T18:09:05.856Z Compiling nom v7.1.3
13992026-01-30T18:09:06.161Z Compiling home v0.5.9
14002026-01-30T18:09:06.398Z Compiling ident_case v1.0.1
14012026-01-30T18:09:06.569Z Compiling bindgen v0.69.5
14022026-01-30T18:09:06.660Z Compiling base64ct v1.6.0
14032026-01-30T18:09:07.313Z Compiling pem-rfc7468 v0.7.0
14042026-01-30T18:09:07.424Z Compiling itertools v0.10.5
14052026-01-30T18:09:07.597Z Compiling form_urlencoded v1.2.2
14062026-01-30T18:09:07.930Z Compiling rustc-hash v1.1.0
14072026-01-30T18:09:07.951Z Compiling lazycell v1.3.0
14082026-01-30T18:09:08.110Z Compiling flagset v0.4.6
14092026-01-30T18:09:08.150Z Compiling rand_core v0.9.3
14102026-01-30T18:09:08.356Z Compiling cmake v0.1.51
14112026-01-30T18:09:08.745Z Compiling paste v1.0.15
14122026-01-30T18:09:09.238Z Compiling cexpr v0.6.0
14132026-01-30T18:09:09.278Z Compiling dunce v1.0.5
14142026-01-30T18:09:09.281Z Compiling iana-time-zone v0.1.63
14152026-01-30T18:09:09.435Z Compiling foldhash v0.1.5
14162026-01-30T18:09:09.661Z Compiling fs_extra v1.3.0
14172026-01-30T18:09:09.763Z Compiling hashbrown v0.15.4
14182026-01-30T18:09:10.054Z Compiling rustc_version v0.4.1
14192026-01-30T18:09:10.090Z Compiling uuid v1.19.0
14202026-01-30T18:09:10.236Z Compiling zerocopy v0.8.27
14212026-01-30T18:09:10.680Z Compiling serde_derive v1.0.228
14222026-01-30T18:09:10.725Z Compiling zeroize_derive v1.4.2
14232026-01-30T18:09:10.840Z Compiling zerofrom-derive v0.1.4
14242026-01-30T18:09:10.959Z Compiling yoke-derive v0.7.4
14252026-01-30T18:09:11.042Z Compiling zerovec-derive v0.10.3
14262026-01-30T18:09:11.689Z Compiling displaydoc v0.2.5
14272026-01-30T18:09:12.231Z Compiling zeroize v1.8.1
14282026-01-30T18:09:13.317Z Compiling zerocopy-derive v0.7.35
14292026-01-30T18:09:13.607Z Compiling icu_provider_macros v1.5.0
14302026-01-30T18:09:13.783Z Compiling tokio-macros v2.6.0
14312026-01-30T18:09:14.059Z Compiling crypto-common v0.1.6
14322026-01-30T18:09:14.217Z Compiling block-buffer v0.10.4
14332026-01-30T18:09:14.317Z Compiling zerofrom v0.1.4
14342026-01-30T18:09:14.510Z Compiling digest v0.10.7
14352026-01-30T18:09:14.556Z Compiling yoke v0.7.4
14362026-01-30T18:09:14.669Z Compiling thiserror-impl v2.0.18
14372026-01-30T18:09:14.932Z Compiling zerovec v0.10.4
14382026-01-30T18:09:15.017Z Compiling hmac v0.12.1
14392026-01-30T18:09:15.297Z Compiling zerocopy v0.7.35
14402026-01-30T18:09:15.300Z Compiling block-padding v0.3.3
14412026-01-30T18:09:15.372Z Compiling futures-macro v0.3.31
14422026-01-30T18:09:15.462Z Compiling regex v1.11.3
14432026-01-30T18:09:15.573Z Compiling inout v0.1.3
14442026-01-30T18:09:15.877Z Compiling cipher v0.4.4
14452026-01-30T18:09:16.458Z Compiling sha2 v0.10.9
14462026-01-30T18:09:16.503Z Compiling der_derive v0.7.3
14472026-01-30T18:09:16.843Z Compiling tinystr v0.7.6
14482026-01-30T18:09:17.082Z Compiling icu_collections v1.5.0
14492026-01-30T18:09:17.289Z Compiling icu_locid v1.5.0
14502026-01-30T18:09:17.306Z Compiling futures-util v0.3.31
14512026-01-30T18:09:17.329Z Compiling ppv-lite86 v0.2.20
14522026-01-30T18:09:17.937Z Compiling thiserror v2.0.18
14532026-01-30T18:09:18.110Z Compiling pest v2.8.2
14542026-01-30T18:09:18.132Z Compiling salsa20 v0.10.2
14552026-01-30T18:09:18.154Z Compiling serde v1.0.228
14562026-01-30T18:09:18.332Z Compiling pbkdf2 v0.12.2
14572026-01-30T18:09:18.389Z Compiling icu_provider v1.5.0
14582026-01-30T18:09:18.533Z Compiling vcpkg v0.2.15
14592026-01-30T18:09:18.751Z Compiling der v0.7.10
14602026-01-30T18:09:19.251Z Compiling icu_locid_transform v1.5.0
14612026-01-30T18:09:19.387Z Compiling bitflags v2.9.4
14622026-01-30T18:09:19.408Z Compiling bytes v1.10.1
14632026-01-30T18:09:20.151Z Compiling chrono v0.4.43
14642026-01-30T18:09:20.285Z Compiling openssl-sys v0.9.109
14652026-01-30T18:09:20.901Z Compiling tokio v1.49.0
14662026-01-30T18:09:21.113Z Compiling icu_properties v1.5.1
14672026-01-30T18:09:21.428Z Compiling spki v0.7.3
14682026-01-30T18:09:21.684Z Compiling pest_meta v2.8.2
14692026-01-30T18:09:21.750Z Compiling http v1.4.0
14702026-01-30T18:09:21.871Z Compiling scrypt v0.11.0
14712026-01-30T18:09:22.402Z Compiling rand_chacha v0.9.0
14722026-01-30T18:09:22.835Z Compiling cbc v0.1.2
14732026-01-30T18:09:23.114Z Compiling aes v0.8.4
14742026-01-30T18:09:23.806Z Compiling which v4.4.2
14752026-01-30T18:09:24.010Z Compiling zerocopy-derive v0.8.27
14762026-01-30T18:09:24.626Z Compiling pkcs5 v0.7.1
14772026-01-30T18:09:25.253Z Compiling icu_normalizer v1.5.0
14782026-01-30T18:09:25.708Z Compiling pest_generator v2.8.2
14792026-01-30T18:09:25.832Z Compiling rand v0.9.2
14802026-01-30T18:09:26.121Z Compiling tracing-attributes v0.1.27
14812026-01-30T18:09:27.061Z Compiling idna_adapter v1.2.0
14822026-01-30T18:09:27.304Z Compiling idna v1.0.3
14832026-01-30T18:09:27.354Z Compiling serde_derive_internals v0.29.1
14842026-01-30T18:09:27.655Z Compiling ring v0.17.14
14852026-01-30T18:09:28.235Z Compiling url v2.5.4
14862026-01-30T18:09:28.665Z Compiling tracing-core v0.1.32
14872026-01-30T18:09:28.730Z Compiling adler2 v2.0.0
14882026-01-30T18:09:28.953Z Compiling aws-lc-rs v1.12.4
14892026-01-30T18:09:29.169Z Compiling rustix v1.1.3
14902026-01-30T18:09:29.427Z Compiling schemars v0.8.22
14912026-01-30T18:09:29.583Z Compiling schemars_derive v0.8.22
14922026-01-30T18:09:29.814Z Compiling tokio-util v0.7.15
14932026-01-30T18:09:29.901Z Compiling tracing v0.1.40
14942026-01-30T18:09:30.031Z Compiling miniz_oxide v0.8.5
14952026-01-30T18:09:30.442Z Compiling pest_derive v2.8.2
14962026-01-30T18:09:30.744Z Compiling pkcs8 v0.10.2
14972026-01-30T18:09:31.297Z Compiling http-body v1.0.1
14982026-01-30T18:09:31.423Z Compiling scroll_derive v0.13.1
14992026-01-30T18:09:31.426Z Compiling darling_core v0.20.10
15002026-01-30T18:09:31.574Z Compiling dyn-clone v1.0.20
15012026-01-30T18:09:31.836Z Compiling tinyvec_macros v0.1.1
15022026-01-30T18:09:31.956Z Compiling rustls-pki-types v1.10.0
15032026-01-30T18:09:32.003Z Compiling httparse v1.9.5
15042026-01-30T18:09:32.484Z Compiling base64 v0.22.1
15052026-01-30T18:09:32.817Z Compiling tinyvec v1.8.0
15062026-01-30T18:09:33.277Z Compiling scroll v0.13.0
15072026-01-30T18:09:33.855Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15082026-01-30T18:09:34.319Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-01-30T18:09:34.678Z Compiling powerfmt v0.2.0
15102026-01-30T18:09:34.899Z Compiling time-core v0.1.6
15112026-01-30T18:09:34.907Z Compiling untrusted v0.7.1
15122026-01-30T18:09:35.089Z Compiling tower-service v0.3.3
15132026-01-30T18:09:35.113Z Compiling foreign-types-shared v0.1.1
15142026-01-30T18:09:35.196Z Compiling try-lock v0.2.5
15152026-01-30T18:09:35.242Z Compiling atomic-waker v1.1.2
15162026-01-30T18:09:35.262Z Compiling openssl v0.10.73
15172026-01-30T18:09:35.384Z Compiling openssl-probe v0.1.5
15182026-01-30T18:09:35.453Z Compiling tower-layer v0.3.3
15192026-01-30T18:09:35.702Z Compiling untrusted v0.9.0
15202026-01-30T18:09:35.716Z Compiling num-conv v0.1.0
15212026-01-30T18:09:35.798Z Compiling h2 v0.4.6
15222026-01-30T18:09:35.897Z Compiling tempfile v3.24.0
15232026-01-30T18:09:35.915Z Compiling want v0.3.1
15242026-01-30T18:09:35.973Z Compiling time-macros v0.2.24
15252026-01-30T18:09:35.997Z Compiling foreign-types v0.3.2
15262026-01-30T18:09:36.108Z Compiling deranged v0.5.3
15272026-01-30T18:09:37.150Z Compiling darling_macro v0.20.10
15282026-01-30T18:09:37.548Z Compiling goblin v0.10.2
15292026-01-30T18:09:38.005Z Compiling darling v0.20.10
15302026-01-30T18:09:38.726Z Compiling ipnet v2.11.0
15312026-01-30T18:09:38.768Z Compiling openssl-macros v0.1.1
15322026-01-30T18:09:39.573Z Compiling socket2 v0.5.10
15332026-01-30T18:09:39.847Z Compiling wait-timeout v0.2.0
15342026-01-30T18:09:39.954Z Compiling crossbeam-utils v0.8.21
15352026-01-30T18:09:40.349Z Compiling quick-error v1.2.3
15362026-01-30T18:09:40.461Z Compiling usdt-impl v0.6.0
15372026-01-30T18:09:40.509Z Compiling bit-vec v0.8.0
15382026-01-30T18:09:40.540Z Compiling syn v1.0.109
15392026-01-30T18:09:40.837Z Compiling rustls v0.23.19
15402026-01-30T18:09:40.984Z Compiling num_threads v0.1.7
15412026-01-30T18:09:41.138Z Compiling gimli v0.31.1
15422026-01-30T18:09:41.152Z Compiling native-tls v0.2.12
15432026-01-30T18:09:41.174Z Compiling httpdate v1.0.3
15442026-01-30T18:09:41.626Z Compiling time v0.3.43
15452026-01-30T18:09:41.650Z Compiling bit-set v0.8.0
15462026-01-30T18:09:41.781Z Compiling rusty-fork v0.3.0
15472026-01-30T18:09:42.411Z Compiling derive_builder_core v0.20.2
15482026-01-30T18:09:44.515Z Compiling hyper v1.8.1
15492026-01-30T18:09:45.534Z Compiling addr2line v0.24.2
15502026-01-30T18:09:45.697Z Compiling dof v0.4.0
15512026-01-30T18:09:46.097Z Compiling unicode-normalization v0.1.24
15522026-01-30T18:09:46.187Z Compiling dtrace-parser v0.3.0
15532026-01-30T18:09:47.187Z Compiling signature v2.2.0
15542026-01-30T18:09:47.509Z Compiling heapless v0.7.17
15552026-01-30T18:09:47.825Z Compiling thiserror-impl v1.0.69
15562026-01-30T18:09:47.983Z Compiling scroll_derive v0.12.0
15572026-01-30T18:09:48.005Z Compiling rand_xorshift v0.4.0
15582026-01-30T18:09:48.134Z Compiling darling_core v0.21.0
15592026-01-30T18:09:48.306Z Compiling slog v2.8.2
15602026-01-30T18:09:48.485Z Compiling thread-id v5.0.0
15612026-01-30T18:09:48.621Z Compiling cookie v0.18.1
15622026-01-30T18:09:48.654Z Compiling crc32fast v1.4.2
15632026-01-30T18:09:48.967Z Compiling object v0.36.5
15642026-01-30T18:09:48.992Z Compiling unicode-bidi v0.3.17
15652026-01-30T18:09:49.314Z Compiling signal-hook v0.3.18
15662026-01-30T18:09:49.475Z Compiling unarray v0.1.4
15672026-01-30T18:09:49.638Z Compiling rustc-demangle v0.1.24
15682026-01-30T18:09:49.677Z Compiling siphasher v0.3.11
15692026-01-30T18:09:50.056Z Compiling anyhow v1.0.99
15702026-01-30T18:09:50.123Z Compiling zstd-safe v7.2.3
15712026-01-30T18:09:50.486Z Compiling unicode-properties v0.1.3
15722026-01-30T18:09:50.508Z Compiling zlib-rs v0.5.1
15732026-01-30T18:09:50.715Z Compiling thiserror v1.0.69
15742026-01-30T18:09:50.865Z Compiling stringprep v0.1.5
15752026-01-30T18:09:50.887Z Compiling phf_shared v0.11.2
15762026-01-30T18:09:51.133Z Compiling proptest v1.7.0
15772026-01-30T18:09:51.211Z Compiling scroll v0.12.0
15782026-01-30T18:09:51.888Z Compiling hyper-util v0.1.19
15792026-01-30T18:09:52.525Z Compiling derive_builder_macro v0.20.2
15802026-01-30T18:09:54.155Z Compiling ipnetwork v0.21.1
15812026-01-30T18:09:54.235Z Compiling darling_macro v0.21.0
15822026-01-30T18:09:55.020Z Compiling serde_spanned v0.6.9
15832026-01-30T18:09:55.164Z Compiling erased-serde v0.3.31
15842026-01-30T18:09:55.291Z Compiling serde_tokenstream v0.2.2
15852026-01-30T18:09:55.900Z Compiling backtrace v0.3.74
15862026-01-30T18:09:56.061Z Compiling toml_datetime v0.6.11
15872026-01-30T18:09:56.245Z Compiling rand_chacha v0.3.1
15882026-01-30T18:09:56.579Z Compiling md-5 v0.10.6
15892026-01-30T18:09:56.681Z Compiling curve25519-dalek v4.1.3
15902026-01-30T18:09:56.900Z Compiling libz-rs-sys v0.5.1
15912026-01-30T18:09:57.220Z Compiling vergen-lib v0.1.6
15922026-01-30T18:09:57.388Z Compiling num-integer v0.1.46
15932026-01-30T18:09:57.550Z Compiling sync_wrapper v1.0.1
15942026-01-30T18:09:57.736Z Compiling ff v0.13.0
15952026-01-30T18:09:57.792Z Compiling hash32 v0.2.1
15962026-01-30T18:09:57.991Z Compiling memoffset v0.9.1
15972026-01-30T18:09:58.106Z Compiling smoltcp v0.9.1
15982026-01-30T18:09:58.187Z Compiling num-bigint-dig v0.8.6
15992026-01-30T18:09:58.232Z Compiling litrs v0.4.1
16002026-01-30T18:09:58.340Z Compiling cfg_aliases v0.2.1
16012026-01-30T18:09:58.465Z Compiling ref-cast v1.0.25
16022026-01-30T18:09:58.552Z Compiling base16ct v0.2.0
16032026-01-30T18:09:58.720Z Compiling psl-types v2.0.11
16042026-01-30T18:09:58.755Z Compiling fallible-iterator v0.2.0
16052026-01-30T18:09:58.880Z Compiling sec1 v0.7.3
16062026-01-30T18:09:58.949Z Compiling publicsuffix v2.3.0
16072026-01-30T18:09:59.226Z Compiling nix v0.29.0
16082026-01-30T18:09:59.295Z Compiling document-features v0.2.11
16092026-01-30T18:09:59.425Z Compiling postgres-protocol v0.6.8
16102026-01-30T18:09:59.443Z Compiling group v0.13.0
16112026-01-30T18:09:59.818Z Compiling num-iter v0.1.45
16122026-01-30T18:10:00.054Z Compiling tower v0.5.2
16132026-01-30T18:10:00.223Z Compiling flate2 v1.1.2
16142026-01-30T18:10:00.509Z Compiling newtype-uuid v1.3.2
16152026-01-30T18:10:00.666Z Compiling rand v0.8.5
16162026-01-30T18:10:01.204Z Compiling darling v0.21.0
16172026-01-30T18:10:01.227Z Compiling oxnet v0.1.4
16182026-01-30T18:10:01.318Z Compiling derive_builder v0.20.2
16192026-01-30T18:10:01.342Z Compiling tokio-native-tls v0.3.1
16202026-01-30T18:10:01.557Z Compiling goblin v0.8.2
16212026-01-30T18:10:02.393Z Compiling rustls-native-certs v0.8.1
16222026-01-30T18:10:02.677Z Compiling webpki-roots v1.0.1
16232026-01-30T18:10:02.908Z Compiling http-body-util v0.1.3
16242026-01-30T18:10:02.912Z Compiling strum_macros v0.27.2
16252026-01-30T18:10:02.975Z Compiling terminal_size v0.4.0
16262026-01-30T18:10:02.978Z Compiling cargo-platform v0.1.8
16272026-01-30T18:10:03.223Z Compiling hkdf v0.12.4
16282026-01-30T18:10:03.396Z Compiling crypto-bigint v0.5.5
16292026-01-30T18:10:03.511Z Compiling daft-derive v0.1.4
16302026-01-30T18:10:03.534Z Compiling ref-cast-impl v1.0.25
16312026-01-30T18:10:04.712Z Compiling async-trait v0.1.89
16322026-01-30T18:10:05.122Z Compiling curve25519-dalek-derive v0.1.1
16332026-01-30T18:10:05.273Z Compiling hubpack_derive v0.1.1
16342026-01-30T18:10:06.218Z Compiling vergen v9.0.6
16352026-01-30T18:10:06.503Z Compiling ahash v0.8.12
16362026-01-30T18:10:06.613Z Compiling fs-err v3.1.1
16372026-01-30T18:10:06.915Z Compiling iri-string v0.7.8
16382026-01-30T18:10:06.999Z Compiling winnow v0.5.40
16392026-01-30T18:10:07.295Z Compiling ryu v1.0.18
16402026-01-30T18:10:07.679Z Compiling buf-list v1.0.3
16412026-01-30T18:10:07.899Z Compiling bumpalo v3.16.0
16422026-01-30T18:10:08.353Z Compiling lockfree-object-pool v0.1.6
16432026-01-30T18:10:08.417Z Compiling bitflags v1.3.2
16442026-01-30T18:10:08.544Z Compiling managed v0.8.0
16452026-01-30T18:10:08.620Z Compiling unicode-segmentation v1.12.0
16462026-01-30T18:10:08.983Z Compiling simd-adler32 v0.3.7
16472026-01-30T18:10:09.481Z Compiling clap_builder v4.5.48
16482026-01-30T18:10:09.522Z Compiling zopfli v0.8.1
16492026-01-30T18:10:10.461Z Compiling toml_edit v0.19.15
16502026-01-30T18:10:10.804Z Compiling tower-http v0.6.6
16512026-01-30T18:10:10.916Z Compiling strum v0.27.2
16522026-01-30T18:10:11.103Z Compiling serde_urlencoded v0.7.1
16532026-01-30T18:10:11.129Z Compiling dof v0.3.0
16542026-01-30T18:10:11.770Z Compiling elliptic-curve v0.13.8
16552026-01-30T18:10:11.793Z Compiling hubpack v0.1.2
16562026-01-30T18:10:12.244Z Compiling daft v0.1.4
16572026-01-30T18:10:12.840Z Compiling hyper-tls v0.6.0
16582026-01-30T18:10:12.889Z Compiling cargo_metadata v0.19.2
16592026-01-30T18:10:12.972Z Compiling signal-hook-mio v0.2.4
16602026-01-30T18:10:13.165Z Compiling cookie_store v0.21.1
16612026-01-30T18:10:13.266Z Compiling zstd v0.13.3
16622026-01-30T18:10:15.533Z Compiling serde_with_macros v3.16.1
16632026-01-30T18:10:16.409Z Compiling postgres-types v0.2.9
16642026-01-30T18:10:17.430Z Compiling usdt-attr-macro v0.6.0
16652026-01-30T18:10:17.534Z Compiling usdt-macro v0.6.0
16662026-01-30T18:10:17.582Z Compiling phf v0.11.2
16672026-01-30T18:10:17.703Z Compiling dtrace-parser v0.2.0
16682026-01-30T18:10:17.868Z Compiling ed25519 v2.2.3
16692026-01-30T18:10:18.184Z Compiling bzip2 v0.5.2
16702026-01-30T18:10:18.580Z Compiling bzip2 v0.4.4
16712026-01-30T18:10:18.989Z Compiling pkcs1 v0.7.5
16722026-01-30T18:10:19.035Z Compiling strum_macros v0.26.4
16732026-01-30T18:10:19.064Z Compiling clap_derive v4.5.47
16742026-01-30T18:10:19.584Z Compiling enum-as-inner v0.6.1
16752026-01-30T18:10:19.865Z Compiling serde-big-array v0.5.1
16762026-01-30T18:10:19.929Z Compiling hex v0.4.3
16772026-01-30T18:10:19.955Z Compiling rfc6979 v0.4.0
16782026-01-30T18:10:20.124Z Compiling serde_repr v0.1.19
16792026-01-30T18:10:20.166Z Compiling bstr v1.10.0
16802026-01-30T18:10:20.528Z Compiling float-cmp v0.10.0
16812026-01-30T18:10:20.651Z Compiling env_filter v0.1.2
16822026-01-30T18:10:20.790Z Compiling memmap2 v0.9.8
16832026-01-30T18:10:21.222Z Compiling encoding_rs v0.8.34
16842026-01-30T18:10:21.225Z Compiling whoami v1.5.2
16852026-01-30T18:10:21.280Z Compiling difflib v0.4.0
16862026-01-30T18:10:21.734Z Compiling predicates-core v1.0.8
16872026-01-30T18:10:21.887Z Compiling normalize-line-endings v0.3.0
16882026-01-30T18:10:22.050Z Compiling fixedbitset v0.5.7
16892026-01-30T18:10:22.073Z Compiling jiff v0.2.15
16902026-01-30T18:10:22.613Z Compiling keccak v0.1.5
16912026-01-30T18:10:22.722Z Compiling mime v0.3.17
16922026-01-30T18:10:23.234Z Compiling new_debug_unreachable v1.0.6
16932026-01-30T18:10:23.351Z Compiling precomputed-hash v0.1.1
16942026-01-30T18:10:23.372Z Compiling rustc-hash v2.1.1
16952026-01-30T18:10:23.459Z Compiling data-encoding v2.9.0
16962026-01-30T18:10:23.486Z Compiling fixedbitset v0.4.2
16972026-01-30T18:10:23.582Z Compiling static_assertions v1.1.0
16982026-01-30T18:10:23.704Z Compiling foldhash v0.2.0
16992026-01-30T18:10:23.921Z Compiling petgraph v0.6.5
17002026-01-30T18:10:24.119Z Compiling iddqd v0.3.16
17012026-01-30T18:10:24.828Z Compiling hickory-proto v0.25.2
17022026-01-30T18:10:24.956Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17032026-01-30T18:10:25.265Z Compiling toml_edit v0.22.27
17042026-01-30T18:10:26.818Z Compiling string_cache v0.8.9
17052026-01-30T18:10:27.284Z Compiling clap v4.5.48
17062026-01-30T18:10:27.432Z Compiling strum v0.26.3
17072026-01-30T18:10:27.452Z Compiling sha3 v0.10.8
17082026-01-30T18:10:27.595Z Compiling petgraph v0.8.2
17092026-01-30T18:10:27.646Z Compiling predicates v3.1.3
17102026-01-30T18:10:28.512Z Compiling tokio-postgres v0.7.13
17112026-01-30T18:10:29.175Z Compiling similar v2.7.0
17122026-01-30T18:10:31.266Z Compiling zip v4.2.0
17132026-01-30T18:10:31.942Z Compiling usdt v0.6.0
17142026-01-30T18:10:32.273Z Compiling env_logger v0.11.8
17152026-01-30T18:10:32.399Z Compiling usdt-impl v0.5.0
17162026-01-30T18:10:32.436Z Compiling serde_with v3.16.1
17172026-01-30T18:10:33.011Z Compiling ecdsa v0.16.9
17182026-01-30T18:10:33.562Z Compiling rsa v0.9.8
17192026-01-30T18:10:33.733Z Compiling zip v0.6.6
17202026-01-30T18:10:33.899Z Compiling ed25519-dalek v2.1.1
17212026-01-30T18:10:34.884Z Compiling toml v0.7.8
17222026-01-30T18:10:34.988Z Compiling crossterm v0.28.1
17232026-01-30T18:10:36.379Z Compiling heck v0.4.1
17242026-01-30T18:10:36.619Z Compiling crossbeam-epoch v0.9.18
17252026-01-30T18:10:36.727Z Compiling tokio-stream v0.1.17
17262026-01-30T18:10:36.842Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17272026-01-30T18:10:36.872Z Compiling x509-cert v0.2.5
17282026-01-30T18:10:37.059Z Compiling openapiv3 v2.2.0
17292026-01-30T18:10:37.294Z Compiling sha1 v0.10.6
17302026-01-30T18:10:37.355Z Compiling itertools v0.13.0
17312026-01-30T18:10:37.737Z Compiling winnow v0.6.26
17322026-01-30T18:10:37.756Z Compiling peg-runtime v0.8.5
17332026-01-30T18:10:38.250Z Compiling lalrpop-util v0.19.12
17342026-01-30T18:10:38.360Z Compiling thread_local v1.1.8
17352026-01-30T18:10:38.647Z Compiling slog-async v2.8.0
17362026-01-30T18:10:38.876Z Compiling crossbeam-channel v0.5.15
17372026-01-30T18:10:39.285Z Compiling xattr v1.3.1
17382026-01-30T18:10:39.566Z Compiling futures-executor v0.3.31
17392026-01-30T18:10:39.886Z Compiling is-terminal v0.4.13
17402026-01-30T18:10:40.053Z Compiling filetime v0.2.26
17412026-01-30T18:10:40.080Z Compiling term v1.1.0
17422026-01-30T18:10:40.341Z Compiling take_mut v0.2.2
17432026-01-30T18:10:40.382Z Compiling tar v0.4.44
17442026-01-30T18:10:41.108Z Compiling slog-term v2.9.2
17452026-01-30T18:10:41.260Z Compiling futures v0.3.31
17462026-01-30T18:10:44.166Z Compiling aws-lc-sys v0.26.0
17472026-01-30T18:11:19.846Z Compiling rustls-webpki v0.102.8
17482026-01-30T18:11:24.720Z Compiling tokio-rustls v0.26.0
17492026-01-30T18:11:25.009Z Compiling hyper-rustls v0.27.7
17502026-01-30T18:11:25.356Z Compiling reqwest v0.12.24
17512026-01-30T18:11:29.302Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17522026-01-30T18:11:29.618Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17532026-01-30T18:11:34.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
17542026-01-30T18:11:34.668Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17552026-01-30T18:11:34.727ZJan 30 18:11:34.127 INFO Starting download, target: Clickhouse
17562026-01-30T18:11:34.727ZJan 30 18:11:34.128 INFO Starting download, target: Console
17572026-01-30T18:11:34.727ZJan 30 18:11:34.128 INFO Starting download, target: Cockroach
17582026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Starting download, target: DendriteStub
17592026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Starting download, target: MaghemiteMgd
17602026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Starting download, target: TransceiverControl
17612026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17622026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17632026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17642026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17652026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17662026-01-30T18:11:34.732ZJan 30 18:11:34.128 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17672026-01-30T18:11:35.114ZJan 30 18:11:34.512 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17682026-01-30T18:11:35.334ZJan 30 18:11:34.732 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-01-30T18:11:35.624ZJan 30 18:11:34.955 INFO Download complete, target: TransceiverControl
17702026-01-30T18:11:35.793ZJan 30 18:11:35.191 INFO Download complete, target: Console
17712026-01-30T18:11:36.163ZJan 30 18:11:35.546 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17722026-01-30T18:11:36.227ZJan 30 18:11:35.626 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17732026-01-30T18:11:36.831ZJan 30 18:11:36.231 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17742026-01-30T18:11:36.973ZJan 30 18:11:36.374 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17752026-01-30T18:11:36.973ZJan 30 18:11:36.374 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17762026-01-30T18:11:40.207ZJan 30 18:11:39.583 INFO Download complete, target: DendriteStub
17772026-01-30T18:11:40.247ZJan 30 18:11:39.636 INFO Download complete, target: MaghemiteMgd
17782026-01-30T18:11:44.661ZJan 30 18:11:44.061 INFO Checking that binary works, target: Cockroach
17792026-01-30T18:11:44.792ZJan 30 18:11:44.192 INFO Download complete, target: Cockroach
17802026-01-30T18:11:47.826ZJan 30 18:11:47.224 INFO Checking that binary works, target: Clickhouse
17812026-01-30T18:11:47.989ZJan 30 18:11:47.387 INFO Download complete, target: Clickhouse
17822026-01-30T18:11:48.225ZAll builder prerequisites installed successfully, and PATH looks valid
17832026-01-30T18:11:48.231Z
17842026-01-30T18:11:48.231Zreal 6:43.800902517
17852026-01-30T18:11:48.232Zuser 18:55.063811588
17862026-01-30T18:11:48.232Zsys 2:35.338859854
17872026-01-30T18:11:48.232Ztrap 0.704000927
17882026-01-30T18:11:48.232Ztflt 4.835935566
17892026-01-30T18:11:48.232Zdflt 3.471523249
17902026-01-30T18:11:48.233Zkflt 0.201582086
17912026-01-30T18:11:48.233Zlock 45:46.411330600
17922026-01-30T18:11:48.233Zslp 1:12:50.754505930
17932026-01-30T18:11:48.233Zlat 1:18.805614603
17942026-01-30T18:11:48.233Zstop 3:15.797033808
17952026-01-30T18:11:48.233Z+ banner hack-check
17962026-01-30T18:11:48.233Z
17972026-01-30T18:11:48.234Z # # ## #### # # #### # # ###### #### # #
17982026-01-30T18:11:48.234Z # # # # # # # # # # # # # # # # #
17992026-01-30T18:11:48.234Z ###### # # # #### ##### # ###### ##### # ####
18002026-01-30T18:11:48.234Z # # ###### # # # # # # # # # #
18012026-01-30T18:11:48.234Z # # # # # # # # # # # # # # # # #
18022026-01-30T18:11:48.235Z # # # # #### # # #### # # ###### #### # #
18032026-01-30T18:11:48.235Z
18042026-01-30T18:11:48.235Z+ export CARGO_INCREMENTAL=0
18052026-01-30T18:11:48.235Z+ CARGO_INCREMENTAL=0
18062026-01-30T18:11:48.235Z+ ptime -m timeout 2h cargo xtask check-features --ci
18072026-01-30T18:11:49.061Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18082026-01-30T18:11:49.371Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18092026-01-30T18:11:52.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
18102026-01-30T18:11:52.712Z Running `target/debug/xtask check-features --ci`
18112026-01-30T18:11:52.741Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18122026-01-30T18:11:52.741Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18132026-01-30T18:11:53.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18142026-01-30T18:11:53.470Z Running `target/debug/xtask download cargo-hack`
18152026-01-30T18:11:54.581Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18162026-01-30T18:11:55.003Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18172026-01-30T18:11:59.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
18182026-01-30T18:11:59.274Z Running `target/debug/xtask-downloader cargo-hack`
18192026-01-30T18:11:59.322ZJan 30 18:11:58.716 INFO Starting download, target: CargoHack
18202026-01-30T18:11:59.325ZJan 30 18:11:58.717 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18212026-01-30T18:11:59.833ZJan 30 18:11:59.231 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18222026-01-30T18:11:59.910ZJan 30 18:11:59.306 INFO Download complete, target: CargoHack
18232026-01-30T18:11:59.913Zrunning: "/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"
18242026-01-30T18:11:59.934Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18252026-01-30T18:12:00.166Zinfo: running `cargo check --bins` on api_identity (1/247)
18262026-01-30T18:12:00.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272026-01-30T18:12:00.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282026-01-30T18:12:00.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292026-01-30T18:12:00.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18302026-01-30T18:12:01.015Z
18312026-01-30T18:12:01.015Zinfo: running `cargo check --bins` on bootstore (2/247)
18322026-01-30T18:12:01.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332026-01-30T18:12:01.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342026-01-30T18:12:01.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352026-01-30T18:12:01.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18362026-01-30T18:12:01.935Z
18372026-01-30T18:12:01.935Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/247)
18382026-01-30T18:12:02.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392026-01-30T18:12:02.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402026-01-30T18:12:02.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412026-01-30T18:12:02.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18422026-01-30T18:12:02.798Z
18432026-01-30T18:12:02.798Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/247)
18442026-01-30T18:12:03.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452026-01-30T18:12:03.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462026-01-30T18:12:03.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472026-01-30T18:12:03.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18482026-01-30T18:12:03.661Z
18492026-01-30T18:12:03.661Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/247)
18502026-01-30T18:12:04.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512026-01-30T18:12:04.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522026-01-30T18:12:04.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532026-01-30T18:12:04.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18542026-01-30T18:12:04.307Z
18552026-01-30T18:12:04.307Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/247)
18562026-01-30T18:12:04.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572026-01-30T18:12:04.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582026-01-30T18:12:04.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592026-01-30T18:12:04.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18602026-01-30T18:12:04.960Z
18612026-01-30T18:12:04.960Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/247)
18622026-01-30T18:12:05.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632026-01-30T18:12:05.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642026-01-30T18:12:05.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652026-01-30T18:12:05.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18662026-01-30T18:12:05.617Z
18672026-01-30T18:12:05.617Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/247)
18682026-01-30T18:12:06.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692026-01-30T18:12:06.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702026-01-30T18:12:06.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712026-01-30T18:12:06.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18722026-01-30T18:12:06.273Z
18732026-01-30T18:12:06.273Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/247)
18742026-01-30T18:12:06.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752026-01-30T18:12:06.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762026-01-30T18:12:06.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772026-01-30T18:12:06.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18782026-01-30T18:12:06.968Z
18792026-01-30T18:12:06.968Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/247)
18802026-01-30T18:12:07.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812026-01-30T18:12:07.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822026-01-30T18:12:07.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832026-01-30T18:12:07.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18842026-01-30T18:12:07.617Z
18852026-01-30T18:12:07.617Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/247)
18862026-01-30T18:12:08.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872026-01-30T18:12:08.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882026-01-30T18:12:08.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892026-01-30T18:12:08.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18902026-01-30T18:12:08.274Z
18912026-01-30T18:12:08.275Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/247)
18922026-01-30T18:12:08.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932026-01-30T18:12:08.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942026-01-30T18:12:08.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952026-01-30T18:12:08.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18962026-01-30T18:12:08.939Z
18972026-01-30T18:12:08.939Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/247)
18982026-01-30T18:12:09.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992026-01-30T18:12:09.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002026-01-30T18:12:09.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012026-01-30T18:12:09.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19022026-01-30T18:12:09.600Z
19032026-01-30T18:12:09.600Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/247)
19042026-01-30T18:12:10.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052026-01-30T18:12:10.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062026-01-30T18:12:10.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072026-01-30T18:12:10.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19082026-01-30T18:12:10.260Z
19092026-01-30T18:12:10.260Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/247)
19102026-01-30T18:12:10.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112026-01-30T18:12:10.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122026-01-30T18:12:10.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132026-01-30T18:12:10.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19142026-01-30T18:12:10.910Z
19152026-01-30T18:12:10.910Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/247)
19162026-01-30T18:12:11.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172026-01-30T18:12:11.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182026-01-30T18:12:11.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192026-01-30T18:12:11.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19202026-01-30T18:12:11.568Z
19212026-01-30T18:12:11.568Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/247)
19222026-01-30T18:12:12.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232026-01-30T18:12:12.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242026-01-30T18:12:12.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252026-01-30T18:12:12.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19262026-01-30T18:12:12.235Z
19272026-01-30T18:12:12.235Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/247)
19282026-01-30T18:12:12.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292026-01-30T18:12:12.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302026-01-30T18:12:12.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312026-01-30T18:12:12.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19322026-01-30T18:12:12.893Z
19332026-01-30T18:12:12.893Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/247)
19342026-01-30T18:12:13.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352026-01-30T18:12:13.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362026-01-30T18:12:13.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372026-01-30T18:12:13.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19382026-01-30T18:12:13.555Z
19392026-01-30T18:12:13.555Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/247)
19402026-01-30T18:12:14.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412026-01-30T18:12:14.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422026-01-30T18:12:14.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432026-01-30T18:12:14.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19442026-01-30T18:12:14.216Z
19452026-01-30T18:12:14.216Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/247)
19462026-01-30T18:12:14.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472026-01-30T18:12:14.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482026-01-30T18:12:14.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492026-01-30T18:12:14.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19502026-01-30T18:12:14.879Z
19512026-01-30T18:12:14.879Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/247)
19522026-01-30T18:12:15.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532026-01-30T18:12:15.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542026-01-30T18:12:15.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552026-01-30T18:12:15.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19562026-01-30T18:12:15.528Z
19572026-01-30T18:12:15.528Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/247)
19582026-01-30T18:12:16.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592026-01-30T18:12:16.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602026-01-30T18:12:16.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19612026-01-30T18:12:16.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19622026-01-30T18:12:16.194Z
19632026-01-30T18:12:16.194Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/247)
19642026-01-30T18:12:16.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19652026-01-30T18:12:16.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19662026-01-30T18:12:16.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19672026-01-30T18:12:16.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19682026-01-30T18:12:16.868Z
19692026-01-30T18:12:16.868Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/247)
19702026-01-30T18:12:17.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19712026-01-30T18:12:17.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19722026-01-30T18:12:17.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19732026-01-30T18:12:17.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19742026-01-30T18:12:17.532Z
19752026-01-30T18:12:17.532Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/247)
19762026-01-30T18:12:18.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19772026-01-30T18:12:18.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19782026-01-30T18:12:18.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19792026-01-30T18:12:18.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19802026-01-30T18:12:18.188Z
19812026-01-30T18:12:18.188Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/247)
19822026-01-30T18:12:18.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19832026-01-30T18:12:18.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19842026-01-30T18:12:18.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19852026-01-30T18:12:18.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19862026-01-30T18:12:18.845Z
19872026-01-30T18:12:18.845Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/247)
19882026-01-30T18:12:19.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19892026-01-30T18:12:19.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19902026-01-30T18:12:19.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19912026-01-30T18:12:19.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19922026-01-30T18:12:19.493Z
19932026-01-30T18:12:19.493Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/247)
19942026-01-30T18:12:20.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952026-01-30T18:12:20.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962026-01-30T18:12:20.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19972026-01-30T18:12:20.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19982026-01-30T18:12:20.145Z
19992026-01-30T18:12:20.145Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/247)
20002026-01-30T18:12:20.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012026-01-30T18:12:20.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022026-01-30T18:12:20.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032026-01-30T18:12:20.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20042026-01-30T18:12:20.798Z
20052026-01-30T18:12:20.798Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/247)
20062026-01-30T18:12:21.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072026-01-30T18:12:21.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082026-01-30T18:12:21.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20092026-01-30T18:12:21.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20102026-01-30T18:12:21.441Z
20112026-01-30T18:12:21.441Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/247)
20122026-01-30T18:12:22.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20132026-01-30T18:12:22.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20142026-01-30T18:12:22.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20152026-01-30T18:12:22.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20162026-01-30T18:12:22.099Z
20172026-01-30T18:12:22.099Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/247)
20182026-01-30T18:12:22.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20192026-01-30T18:12:22.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20202026-01-30T18:12:22.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20212026-01-30T18:12:22.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20222026-01-30T18:12:22.754Z
20232026-01-30T18:12:22.754Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/247)
20242026-01-30T18:12:23.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20252026-01-30T18:12:23.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20262026-01-30T18:12:23.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20272026-01-30T18:12:23.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20282026-01-30T18:12:23.390Z
20292026-01-30T18:12:23.390Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/247)
20302026-01-30T18:12:23.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20312026-01-30T18:12:23.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20322026-01-30T18:12:23.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20332026-01-30T18:12:23.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20342026-01-30T18:12:24.043Z
20352026-01-30T18:12:24.043Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/247)
20362026-01-30T18:12:24.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20372026-01-30T18:12:24.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20382026-01-30T18:12:24.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20392026-01-30T18:12:24.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20402026-01-30T18:12:24.706Z
20412026-01-30T18:12:24.706Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/247)
20422026-01-30T18:12:25.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20432026-01-30T18:12:25.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20442026-01-30T18:12:25.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20452026-01-30T18:12:25.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20462026-01-30T18:12:25.369Z
20472026-01-30T18:12:25.369Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/247)
20482026-01-30T18:12:25.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20492026-01-30T18:12:25.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20502026-01-30T18:12:25.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20512026-01-30T18:12:25.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20522026-01-30T18:12:26.016Z
20532026-01-30T18:12:26.016Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/247)
20542026-01-30T18:12:26.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20552026-01-30T18:12:26.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20562026-01-30T18:12:26.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20572026-01-30T18:12:26.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20582026-01-30T18:12:26.684Z
20592026-01-30T18:12:26.684Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/247)
20602026-01-30T18:12:27.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20612026-01-30T18:12:27.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20622026-01-30T18:12:27.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20632026-01-30T18:12:27.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20642026-01-30T18:12:27.358Z
20652026-01-30T18:12:27.358Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/247)
20662026-01-30T18:12:27.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20672026-01-30T18:12:27.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20682026-01-30T18:12:27.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20692026-01-30T18:12:27.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20702026-01-30T18:12:28.010Z
20712026-01-30T18:12:28.010Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/247)
20722026-01-30T18:12:28.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20732026-01-30T18:12:28.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20742026-01-30T18:12:28.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20752026-01-30T18:12:28.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20762026-01-30T18:12:28.662Z
20772026-01-30T18:12:28.662Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/247)
20782026-01-30T18:12:29.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20792026-01-30T18:12:29.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20802026-01-30T18:12:29.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20812026-01-30T18:12:29.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20822026-01-30T18:12:29.319Z
20832026-01-30T18:12:29.319Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/247)
20842026-01-30T18:12:29.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20852026-01-30T18:12:29.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20862026-01-30T18:12:29.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20872026-01-30T18:12:29.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20882026-01-30T18:12:29.958Z
20892026-01-30T18:12:29.958Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/247)
20902026-01-30T18:12:30.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912026-01-30T18:12:30.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922026-01-30T18:12:30.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932026-01-30T18:12:30.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20942026-01-30T18:12:30.833Z
20952026-01-30T18:12:30.833Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/247)
20962026-01-30T18:12:31.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972026-01-30T18:12:31.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982026-01-30T18:12:31.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992026-01-30T18:12:31.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
21002026-01-30T18:12:31.709Z
21012026-01-30T18:12:31.709Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/247)
21022026-01-30T18:12:32.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032026-01-30T18:12:32.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042026-01-30T18:12:32.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052026-01-30T18:12:32.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
21062026-01-30T18:12:32.567Z
21072026-01-30T18:12:32.567Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/247)
21082026-01-30T18:12:33.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092026-01-30T18:12:33.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102026-01-30T18:12:33.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21112026-01-30T18:12:33.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
21122026-01-30T18:12:33.434Z
21132026-01-30T18:12:33.434Zinfo: running `cargo check --bins` on oxlog (49/247)
21142026-01-30T18:12:34.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152026-01-30T18:12:34.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162026-01-30T18:12:34.275Z Checking cfg-if v1.0.4
21172026-01-30T18:12:34.280Z Checking libc v0.2.180
21182026-01-30T18:12:34.392Z Checking serde_core v1.0.228
21192026-01-30T18:12:34.424Z Checking zeroize v1.8.1
21202026-01-30T18:12:34.429Z Checking memchr v2.7.4
21212026-01-30T18:12:34.439Z Checking value-bag v1.12.0
21222026-01-30T18:12:34.443Z Checking smallvec v1.15.1
21232026-01-30T18:12:34.443Z Checking typenum v1.17.0
21242026-01-30T18:12:34.464Z Checking scopeguard v1.2.0
21252026-01-30T18:12:34.637Z Checking lock_api v0.4.12
21262026-01-30T18:12:34.661Z Checking subtle v2.6.1
21272026-01-30T18:12:34.859Z Checking const-oid v0.9.6
21282026-01-30T18:12:34.943Z Checking log v0.4.29
21292026-01-30T18:12:34.962Z Checking itoa v1.0.11
21302026-01-30T18:12:35.025Z Checking byteorder v1.5.0
21312026-01-30T18:12:35.210Z Checking stable_deref_trait v1.2.0
21322026-01-30T18:12:35.340Z Checking portable-atomic v1.11.0
21332026-01-30T18:12:35.343Z Checking critical-section v1.1.3
21342026-01-30T18:12:35.439Z Checking zerofrom v0.1.4
21352026-01-30T18:12:35.473Z Checking allocator-api2 v0.2.21
21362026-01-30T18:12:35.517Z Checking pin-project-lite v0.2.14
21372026-01-30T18:12:35.546Z Checking getrandom v0.2.15
21382026-01-30T18:12:35.580Z Checking generic-array v0.14.7
21392026-01-30T18:12:35.652Z Checking yoke v0.7.4
21402026-01-30T18:12:35.670Z Checking getrandom v0.3.4
21412026-01-30T18:12:35.803Z Checking rand_core v0.6.4
21422026-01-30T18:12:35.921Z Checking signal-hook-registry v1.4.2
21432026-01-30T18:12:36.019Z Checking zerovec v0.10.4
21442026-01-30T18:12:36.103Z Checking parking_lot_core v0.9.10
21452026-01-30T18:12:36.150Z Checking mio v1.0.2
21462026-01-30T18:12:36.210Z Checking equivalent v1.0.2
21472026-01-30T18:12:36.357Z Checking libm v0.2.8
21482026-01-30T18:12:36.391Z Checking once_cell v1.21.3
21492026-01-30T18:12:36.488Z Checking parking_lot v0.12.3
21502026-01-30T18:12:36.732Z Checking writeable v0.5.5
21512026-01-30T18:12:36.750Z Checking litemap v0.7.3
21522026-01-30T18:12:36.772Z Checking socket2 v0.6.1
21532026-01-30T18:12:36.790Z Checking crypto-common v0.1.6
21542026-01-30T18:12:36.867Z Checking block-buffer v0.10.4
21552026-01-30T18:12:37.003Z Checking zerocopy v0.7.35
21562026-01-30T18:12:37.083Z Checking zmij v1.0.15
21572026-01-30T18:12:37.101Z Checking cpufeatures v0.2.14
21582026-01-30T18:12:37.118Z Checking digest v0.10.7
21592026-01-30T18:12:37.211Z Checking percent-encoding v2.3.2
21602026-01-30T18:12:37.276Z Checking futures-core v0.3.31
21612026-01-30T18:12:37.295Z Checking num-traits v0.2.19
21622026-01-30T18:12:37.451Z Checking icu_locid_transform_data v1.5.0
21632026-01-30T18:12:37.470Z Checking block-padding v0.3.3
21642026-01-30T18:12:37.486Z Checking hashbrown v0.16.1
21652026-01-30T18:12:37.503Z Checking hmac v0.12.1
21662026-01-30T18:12:37.562Z Checking icu_properties_data v1.5.0
21672026-01-30T18:12:37.652Z Checking tinystr v0.7.6
21682026-01-30T18:12:37.692Z Checking icu_collections v1.5.0
21692026-01-30T18:12:37.726Z Checking inout v0.1.3
21702026-01-30T18:12:37.803Z Checking icu_normalizer_data v1.5.0
21712026-01-30T18:12:37.920Z Checking utf8_iter v1.0.4
21722026-01-30T18:12:37.981Z Checking write16 v1.0.0
21732026-01-30T18:12:38.005Z Checking icu_locid v1.5.0
21742026-01-30T18:12:38.120Z Checking utf16_iter v1.0.5
21752026-01-30T18:12:38.138Z Checking futures-sink v0.3.31
21762026-01-30T18:12:38.267Z Checking ppv-lite86 v0.2.20
21772026-01-30T18:12:38.304Z Checking futures-channel v0.3.31
21782026-01-30T18:12:38.349Z Checking cipher v0.4.4
21792026-01-30T18:12:38.362Z Checking serde v1.0.228
21802026-01-30T18:12:38.381Z Checking serde_json v1.0.149
21812026-01-30T18:12:38.556Z Checking indexmap v2.13.0
21822026-01-30T18:12:38.682Z Checking sha2 v0.10.9
21832026-01-30T18:12:38.750Z Checking slab v0.4.9
21842026-01-30T18:12:38.754Z Checking futures-io v0.3.31
21852026-01-30T18:12:38.975Z Checking base64ct v1.6.0
21862026-01-30T18:12:38.997Z Checking icu_provider v1.5.0
21872026-01-30T18:12:39.016Z Checking pin-utils v0.1.0
21882026-01-30T18:12:39.040Z Checking futures-task v0.3.31
21892026-01-30T18:12:39.128Z Checking errno v0.3.12
21902026-01-30T18:12:39.269Z Checking flagset v0.4.6
21912026-01-30T18:12:39.299Z Checking futures-util v0.3.31
21922026-01-30T18:12:39.334Z Checking form_urlencoded v1.2.2
21932026-01-30T18:12:39.376Z Checking bytes v1.10.1
21942026-01-30T18:12:39.417Z Checking bitflags v2.9.4
21952026-01-30T18:12:39.488Z Checking pem-rfc7468 v0.7.0
21962026-01-30T18:12:39.543Z Checking rand_core v0.9.3
21972026-01-30T18:12:39.590Z Checking icu_locid_transform v1.5.0
21982026-01-30T18:12:39.744Z Checking fnv v1.0.7
21992026-01-30T18:12:39.780Z Checking der v0.7.10
22002026-01-30T18:12:39.858Z Checking foldhash v0.1.5
22012026-01-30T18:12:39.891Z Checking salsa20 v0.10.2
22022026-01-30T18:12:39.907Z Checking uuid v1.19.0
22032026-01-30T18:12:40.051Z Checking pbkdf2 v0.12.2
22042026-01-30T18:12:40.098Z Checking hashbrown v0.15.4
22052026-01-30T18:12:40.126Z Checking spin v0.9.8
22062026-01-30T18:12:40.231Z Checking scrypt v0.11.0
22072026-01-30T18:12:40.388Z Checking tokio v1.49.0
22082026-01-30T18:12:40.485Z Checking http v1.4.0
22092026-01-30T18:12:40.504Z Checking rand_chacha v0.9.0
22102026-01-30T18:12:40.569Z Checking cbc v0.1.2
22112026-01-30T18:12:40.598Z Checking icu_properties v1.5.1
22122026-01-30T18:12:40.798Z Checking aes v0.8.4
22132026-01-30T18:12:40.906Z Checking regex-syntax v0.8.5
22142026-01-30T18:12:41.216Z Checking iana-time-zone v0.1.63
22152026-01-30T18:12:41.399Z Checking chrono v0.4.43
22162026-01-30T18:12:41.531Z Checking spki v0.7.3
22172026-01-30T18:12:41.728Z Checking rand v0.9.2
22182026-01-30T18:12:41.818Z Checking pkcs5 v0.7.1
22192026-01-30T18:12:41.844Z Checking tracing-core v0.1.32
22202026-01-30T18:12:42.358Z Checking thiserror v2.0.18
22212026-01-30T18:12:42.514Z Checking tracing v0.1.40
22222026-01-30T18:12:42.534Z Checking pkcs8 v0.10.2
22232026-01-30T18:12:42.787Z Checking http-body v1.0.1
22242026-01-30T18:12:42.876Z Checking rustls-pki-types v1.10.0
22252026-01-30T18:12:42.896Z Checking plain v0.2.3
22262026-01-30T18:12:43.014Z Checking tinyvec_macros v0.1.1
22272026-01-30T18:12:43.062Z Checking base64 v0.22.1
22282026-01-30T18:12:43.123Z Checking tinyvec v1.8.0
22292026-01-30T18:12:43.453Z Checking lazy_static v1.5.0
22302026-01-30T18:12:43.473Z Checking rustix v1.1.3
22312026-01-30T18:12:43.543Z Checking semver v1.0.27
22322026-01-30T18:12:43.606Z Checking zerocopy v0.8.27
22332026-01-30T18:12:43.828Z Checking aws-lc-sys v0.26.0
22342026-01-30T18:12:43.961Z Checking try-lock v0.2.5
22352026-01-30T18:12:43.981Z Checking icu_normalizer v1.5.0
22362026-01-30T18:12:44.132Z Checking foreign-types-shared v0.1.1
22372026-01-30T18:12:44.166Z Checking atomic-waker v1.1.2
22382026-01-30T18:12:44.264Z Checking unicode-ident v1.0.19
22392026-01-30T18:12:44.330Z Checking fastrand v2.1.1
22402026-01-30T18:12:44.435Z Checking openssl-probe v0.1.5
22412026-01-30T18:12:44.456Z Checking tower-service v0.3.3
22422026-01-30T18:12:44.610Z Checking untrusted v0.9.0
22432026-01-30T18:12:44.628Z Checking ucd-trie v0.1.7
22442026-01-30T18:12:44.663Z Checking untrusted v0.7.1
22452026-01-30T18:12:44.759Z Checking idna_adapter v1.2.0
22462026-01-30T18:12:44.793Z Checking adler2 v2.0.0
22472026-01-30T18:12:44.839Z Checking dyn-clone v1.0.20
22482026-01-30T18:12:44.860Z Checking tower-layer v0.3.3
22492026-01-30T18:12:44.957Z Checking idna v1.0.3
22502026-01-30T18:12:44.960Z Checking miniz_oxide v0.8.5
22512026-01-30T18:12:44.999Z Checking pest v2.8.2
22522026-01-30T18:12:45.121Z Checking ring v0.17.14
22532026-01-30T18:12:45.519Z Checking url v2.5.4
22542026-01-30T18:12:45.596Z Checking tempfile v3.24.0
22552026-01-30T18:12:45.758Z Checking proc-macro2 v1.0.101
22562026-01-30T18:12:46.022Z Checking foreign-types v0.3.2
22572026-01-30T18:12:46.039Z Checking aws-lc-rs v1.12.4
22582026-01-30T18:12:46.146Z Checking want v0.3.1
22592026-01-30T18:12:46.392Z Checking ipnet v2.11.0
22602026-01-30T18:12:46.437Z Checking schemars v0.8.22
22612026-01-30T18:12:46.490Z Checking httparse v1.9.5
22622026-01-30T18:12:46.964Z Checking openssl-sys v0.9.109
22632026-01-30T18:12:46.985Z Checking wait-timeout v0.2.0
22642026-01-30T18:12:47.036Z Checking socket2 v0.5.10
22652026-01-30T18:12:47.179Z Checking aho-corasick v1.1.3
22662026-01-30T18:12:47.373Z Checking httpdate v1.0.3
22672026-01-30T18:12:47.524Z Checking powerfmt v0.2.0
22682026-01-30T18:12:47.594Z Checking utf8parse v0.2.2
22692026-01-30T18:12:47.653Z Checking anstyle v1.0.11
22702026-01-30T18:12:47.758Z Checking tokio-util v0.7.15
22712026-01-30T18:12:47.778Z Checking pretty-hex v0.4.1
22722026-01-30T18:12:47.800Z Checking quick-error v1.2.3
22732026-01-30T18:12:47.845Z Checking bit-vec v0.8.0
22742026-01-30T18:12:47.958Z Checking rusty-fork v0.3.0
22752026-01-30T18:12:47.975Z Checking rustls-webpki v0.102.8
22762026-01-30T18:12:47.996Z Checking deranged v0.5.3
22772026-01-30T18:12:48.119Z Checking anstyle-parse v0.2.5
22782026-01-30T18:12:48.187Z Checking openssl v0.10.73
22792026-01-30T18:12:48.233Z Checking bit-set v0.8.0
22802026-01-30T18:12:48.266Z Checking quote v1.0.40
22812026-01-30T18:12:48.400Z Compiling newtype-uuid v1.3.2
22822026-01-30T18:12:48.504Z Checking unicode-normalization v0.1.24
22832026-01-30T18:12:48.604Z Checking crossbeam-utils v0.8.21
22842026-01-30T18:12:48.736Z Checking rand_xorshift v0.4.0
22852026-01-30T18:12:48.766Z Checking rustix v0.38.37
22862026-01-30T18:12:48.770Z Checking regex-automata v0.4.11
22872026-01-30T18:12:48.954Z Checking bzip2-sys v0.1.13+1.0.8
22882026-01-30T18:12:49.020Z Checking h2 v0.4.6
22892026-01-30T18:12:49.083Z Checking scroll v0.13.0
22902026-01-30T18:12:49.333Z Checking signature v2.2.0
22912026-01-30T18:12:49.457Z Checking crc32fast v1.4.2
22922026-01-30T18:12:49.543Z Checking time-core v0.1.6
22932026-01-30T18:12:49.546Z Checking unicode-properties v0.1.3
22942026-01-30T18:12:49.741Z Checking is_terminal_polyfill v1.70.1
22952026-01-30T18:12:49.836Z Checking zlib-rs v0.5.1
22962026-01-30T18:12:49.865Z Checking num_threads v0.1.7
22972026-01-30T18:12:49.952Z Checking unarray v0.1.4
22982026-01-30T18:12:50.005Z Checking siphasher v0.3.11
22992026-01-30T18:12:50.111Z Checking anstyle-query v1.1.1
23002026-01-30T18:12:50.263Z Checking num-conv v0.1.0
23012026-01-30T18:12:50.342Z Checking unicode-bidi v0.3.17
23022026-01-30T18:12:50.482Z Checking colorchoice v1.0.2
23032026-01-30T18:12:50.517Z Checking time v0.3.43
23042026-01-30T18:12:50.643Z Checking anstream v0.6.18
23052026-01-30T18:12:50.955Z Checking stringprep v0.1.5
23062026-01-30T18:12:51.064Z Checking phf_shared v0.11.2
23072026-01-30T18:12:51.272Z Checking proptest v1.7.0
23082026-01-30T18:12:51.358Z Checking goblin v0.10.2
23092026-01-30T18:12:51.792Z Checking libz-rs-sys v0.5.1
23102026-01-30T18:12:51.989Z Checking crossbeam-epoch v0.9.18
23112026-01-30T18:12:52.020Z Checking rustls v0.23.19
23122026-01-30T18:12:52.463Z Compiling daft v0.1.4
23132026-01-30T18:12:53.062Z Checking syn v2.0.114
23142026-01-30T18:12:53.112Z Checking native-tls v0.2.12
23152026-01-30T18:12:53.172Z Checking ipnetwork v0.21.1
23162026-01-30T18:12:53.213Z Checking thiserror v1.0.69
23172026-01-30T18:12:53.367Z Checking scroll v0.12.0
23182026-01-30T18:12:53.458Z Checking toml_datetime v0.6.11
23192026-01-30T18:12:53.590Z Checking serde_spanned v0.6.9
23202026-01-30T18:12:53.806Z Checking zstd-sys v2.0.14+zstd.1.5.7
23212026-01-30T18:12:53.840Z Checking rand_chacha v0.3.1
23222026-01-30T18:12:53.843Z Checking num-integer v0.1.46
23232026-01-30T18:12:54.015Z Checking md-5 v0.10.6
23242026-01-30T18:12:54.261Z Checking sync_wrapper v1.0.1
23252026-01-30T18:12:54.279Z Checking ff v0.13.0
23262026-01-30T18:12:54.338Z Checking hash32 v0.2.1
23272026-01-30T18:12:54.437Z Checking fallible-iterator v0.2.0
23282026-01-30T18:12:54.493Z Checking psl-types v2.0.11
23292026-01-30T18:12:54.648Z Checking either v1.15.0
23302026-01-30T18:12:54.702Z Checking base16ct v0.2.0
23312026-01-30T18:12:54.933Z Checking gimli v0.31.1
23322026-01-30T18:12:55.022Z Checking postgres-protocol v0.6.8
23332026-01-30T18:12:55.041Z Compiling iddqd v0.3.16
23342026-01-30T18:12:55.415Z Checking hyper v1.8.1
23352026-01-30T18:12:55.702Z Checking sec1 v0.7.3
23362026-01-30T18:12:56.134Z Checking publicsuffix v2.3.0
23372026-01-30T18:12:56.156Z Checking heapless v0.7.17
23382026-01-30T18:12:56.500Z Checking group v0.13.0
23392026-01-30T18:12:56.739Z Checking tower v0.5.2
23402026-01-30T18:12:57.165Z Checking num-iter v0.1.45
23412026-01-30T18:12:57.186Z Checking tokio-rustls v0.26.0
23422026-01-30T18:12:57.348Z Checking rand v0.8.5
23432026-01-30T18:12:57.442Z Checking dof v0.4.0
23442026-01-30T18:12:57.565Z Checking zstd-safe v7.2.3
23452026-01-30T18:12:57.582Z Checking hyper-util v0.1.19
23462026-01-30T18:12:57.598Z Checking goblin v0.8.2
23472026-01-30T18:12:57.614Z Checking oxnet v0.1.4
23482026-01-30T18:12:57.871Z Checking tokio-native-tls v0.3.1
23492026-01-30T18:12:58.095Z Checking cookie v0.18.1
23502026-01-30T18:12:58.160Z Checking flate2 v1.1.2
23512026-01-30T18:12:58.371Z Checking terminal_size v0.4.0
23522026-01-30T18:12:58.581Z Checking dtrace-parser v0.3.0
23532026-01-30T18:12:58.606Z Checking rustls-native-certs v0.8.1
23542026-01-30T18:12:58.606Z Checking webpki-roots v1.0.1
23552026-01-30T18:12:58.774Z Checking addr2line v0.24.2
23562026-01-30T18:12:58.798Z Checking http-body-util v0.1.3
23572026-01-30T18:12:58.851Z Checking signal-hook v0.3.18
23582026-01-30T18:12:58.863Z Checking hkdf v0.12.4
23592026-01-30T18:12:59.042Z Checking crypto-bigint v0.5.5
23602026-01-30T18:12:59.064Z Checking thread-id v5.0.0
23612026-01-30T18:12:59.095Z Checking object v0.36.5
23622026-01-30T18:12:59.167Z Checking bumpalo v3.16.0
23632026-01-30T18:12:59.185Z Checking iri-string v0.7.8
23642026-01-30T18:12:59.223Z Checking ryu v1.0.18
23652026-01-30T18:12:59.277Z Checking strsim v0.11.1
23662026-01-30T18:12:59.488Z Checking managed v0.8.0
23672026-01-30T18:12:59.521Z Checking winnow v0.5.40
23682026-01-30T18:12:59.578Z Checking simd-adler32 v0.3.7
23692026-01-30T18:12:59.868Z Checking rustc-demangle v0.1.24
23702026-01-30T18:12:59.951Z Checking lockfree-object-pool v0.1.6
23712026-01-30T18:13:00.214Z Checking clap_lex v0.7.4
23722026-01-30T18:13:00.316Z Checking bitflags v1.3.2
23732026-01-30T18:13:00.438Z Compiling rayon-core v1.12.1
23742026-01-30T18:13:00.558Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23752026-01-30T18:13:00.563Z Checking hyper-rustls v0.27.7
23762026-01-30T18:13:00.806Z Checking hyper-tls v0.6.0
23772026-01-30T18:13:00.853Z Checking clap_builder v4.5.48
23782026-01-30T18:13:00.901Z Checking smoltcp v0.9.1
23792026-01-30T18:13:01.112Z Checking zopfli v0.8.1
23802026-01-30T18:13:01.776Z Checking tower-http v0.6.6
23812026-01-30T18:13:01.800Z Checking elliptic-curve v0.13.8
23822026-01-30T18:13:01.834Z Checking serde_urlencoded v0.7.1
23832026-01-30T18:13:02.286Z Checking usdt-impl v0.6.0
23842026-01-30T18:13:02.374Z Checking signal-hook-mio v0.2.4
23852026-01-30T18:13:02.394Z Checking toml_edit v0.19.15
23862026-01-30T18:13:02.436Z Checking cookie_store v0.21.1
23872026-01-30T18:13:02.439Z Checking num-bigint-dig v0.8.6
23882026-01-30T18:13:02.499Z Checking dof v0.3.0
23892026-01-30T18:13:02.820Z Checking zstd v0.13.3
23902026-01-30T18:13:03.052Z Checking postgres-types v0.2.9
23912026-01-30T18:13:03.101Z Checking dtrace-parser v0.2.0
23922026-01-30T18:13:03.163Z Checking regex v1.11.3
23932026-01-30T18:13:03.208Z Checking bstr v1.10.0
23942026-01-30T18:13:03.635Z Checking crossbeam-deque v0.8.5
23952026-01-30T18:13:03.745Z Checking phf v0.11.2
23962026-01-30T18:13:03.792Z Checking ed25519 v2.2.3
23972026-01-30T18:13:03.842Z Checking bzip2 v0.4.4
23982026-01-30T18:13:03.954Z Checking bzip2 v0.5.2
23992026-01-30T18:13:04.040Z Checking ref-cast v1.0.25
24002026-01-30T18:13:04.122Z Checking curve25519-dalek v4.1.3
24012026-01-30T18:13:04.141Z Checking strum v0.27.2
24022026-01-30T18:13:04.159Z Checking hubpack v0.1.2
24032026-01-30T18:13:04.197Z Checking memoffset v0.9.1
24042026-01-30T18:13:04.236Z Checking pkcs1 v0.7.5
24052026-01-30T18:13:04.322Z Checking hex v0.4.3
24062026-01-30T18:13:04.338Z Checking erased-serde v0.3.31
24072026-01-30T18:13:04.393Z Checking serde-big-array v0.5.1
24082026-01-30T18:13:04.468Z Checking float-cmp v0.10.0
24092026-01-30T18:13:04.620Z Checking rfc6979 v0.4.0
24102026-01-30T18:13:04.665Z Checking thread-id v4.2.2
24112026-01-30T18:13:04.688Z Checking memmap2 v0.9.8
24122026-01-30T18:13:04.795Z Checking env_filter v0.1.2
24132026-01-30T18:13:04.816Z Checking encoding_rs v0.8.34
24142026-01-30T18:13:04.831Z Checking toml_write v0.1.2
24152026-01-30T18:13:04.850Z Checking data-encoding v2.9.0
24162026-01-30T18:13:04.977Z Checking fixedbitset v0.4.2
24172026-01-30T18:13:05.060Z Checking difflib v0.4.0
24182026-01-30T18:13:05.079Z Checking backtrace v0.3.74
24192026-01-30T18:13:05.147Z Checking new_debug_unreachable v1.0.6
24202026-01-30T18:13:05.258Z Checking unicode-segmentation v1.12.0
24212026-01-30T18:13:05.262Z Checking predicates-core v1.0.8
24222026-01-30T18:13:05.341Z Checking normalize-line-endings v0.3.0
24232026-01-30T18:13:05.390Z Checking jiff v0.2.15
24242026-01-30T18:13:05.416Z Checking rustc-hash v2.1.1
24252026-01-30T18:13:05.472Z Checking minimal-lexical v0.2.1
24262026-01-30T18:13:05.490Z Checking fixedbitset v0.5.7
24272026-01-30T18:13:05.609Z Checking precomputed-hash v0.1.1
24282026-01-30T18:13:05.654Z Checking whoami v1.5.2
24292026-01-30T18:13:05.738Z Checking winnow v0.7.13
24302026-01-30T18:13:05.857Z Checking foldhash v0.2.0
24312026-01-30T18:13:05.875Z Checking static_assertions v1.1.0
24322026-01-30T18:13:05.893Z Checking keccak v0.1.5
24332026-01-30T18:13:05.953Z Checking mime v0.3.17
24342026-01-30T18:13:05.980Z Checking tokio-postgres v0.7.13
24352026-01-30T18:13:06.000Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24362026-01-30T18:13:06.237Z Checking sha3 v0.10.8
24372026-01-30T18:13:06.323Z Checking similar v2.7.0
24382026-01-30T18:13:06.663Z Checking ed25519-dalek v2.1.1
24392026-01-30T18:13:07.040Z Checking reqwest v0.12.24
24402026-01-30T18:13:07.151Z Checking nom v7.1.3
24412026-01-30T18:13:07.206Z Checking petgraph v0.8.2
24422026-01-30T18:13:08.173Z Checking string_cache v0.8.9
24432026-01-30T18:13:08.495Z Checking anyhow v1.0.99
24442026-01-30T18:13:08.672Z Checking toml_edit v0.22.27
24452026-01-30T18:13:08.891Z Checking predicates v3.1.3
24462026-01-30T18:13:08.913Z Checking hickory-proto v0.25.2
24472026-01-30T18:13:09.028Z Checking slog v2.8.2
24482026-01-30T18:13:09.523Z Checking petgraph v0.6.5
24492026-01-30T18:13:09.580Z Checking env_logger v0.11.8
24502026-01-30T18:13:09.921Z Checking usdt v0.6.0
24512026-01-30T18:13:09.973Z Checking toml v0.7.8
24522026-01-30T18:13:10.194Z Checking ecdsa v0.16.9
24532026-01-30T18:13:10.683Z Checking serde_with v3.16.1
24542026-01-30T18:13:10.929Z Checking usdt-impl v0.5.0
24552026-01-30T18:13:10.946Z Checking rsa v0.9.8
24562026-01-30T18:13:11.356Z Checking nix v0.29.0
24572026-01-30T18:13:11.378Z Checking zip v4.2.0
24582026-01-30T18:13:11.504Z Checking zip v0.6.6
24592026-01-30T18:13:12.002Z Checking clap v4.5.48
24602026-01-30T18:13:12.122Z Checking crossterm v0.28.1
24612026-01-30T18:13:12.212Z Checking itertools v0.13.0
24622026-01-30T18:13:12.254Z Checking itertools v0.10.5
24632026-01-30T18:13:12.556Z Checking strum v0.26.3
24642026-01-30T18:13:12.697Z Checking tokio-stream v0.1.17
24652026-01-30T18:13:12.750Z Checking ahash v0.8.12
24662026-01-30T18:13:12.807Z Checking fs-err v3.1.1
24672026-01-30T18:13:13.128Z Checking buf-list v1.0.3
24682026-01-30T18:13:13.389Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24692026-01-30T18:13:13.463Z Checking x509-cert v0.2.5
24702026-01-30T18:13:13.552Z Checking openapiv3 v2.2.0
24712026-01-30T18:13:13.769Z Checking sha1 v0.10.6
24722026-01-30T18:13:13.833Z Checking winnow v0.6.26
24732026-01-30T18:13:14.093Z Checking lalrpop-util v0.19.12
24742026-01-30T18:13:14.352Z Checking peg-runtime v0.8.5
24752026-01-30T18:13:14.398Z Checking rayon v1.10.0
24762026-01-30T18:13:14.417Z Checking camino v1.2.2
24772026-01-30T18:13:14.619Z Checking sigpipe v0.1.3
24782026-01-30T18:13:14.734Z Checking glob v0.3.2
24792026-01-30T18:13:17.046Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24802026-01-30T18:13:17.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.01s
24812026-01-30T18:13:17.637Z
24822026-01-30T18:13:17.637Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/247)
24832026-01-30T18:13:18.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842026-01-30T18:13:18.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852026-01-30T18:13:18.728Z Compiling regress v0.10.4
24862026-01-30T18:13:18.882Z Compiling unsafe-libyaml v0.2.11
24872026-01-30T18:13:18.898Z Compiling structmeta-derive v0.3.0
24882026-01-30T18:13:18.912Z Compiling rustls v0.22.4
24892026-01-30T18:13:18.916Z Checking newtype-uuid v1.3.2
24902026-01-30T18:13:18.946Z Compiling multer v3.1.0
24912026-01-30T18:13:18.967Z Checking heck v0.5.0
24922026-01-30T18:13:19.197Z Compiling newtype-uuid-macros v0.1.0
24932026-01-30T18:13:19.259Z Checking daft v0.1.4
24942026-01-30T18:13:19.284Z Compiling async-stream-impl v0.3.6
24952026-01-30T18:13:19.389Z Checking futures-executor v0.3.31
24962026-01-30T18:13:19.648Z Compiling dropshot v0.16.7
24972026-01-30T18:13:19.749Z Checking iddqd v0.3.16
24982026-01-30T18:13:20.086Z Checking futures v0.3.31
24992026-01-30T18:13:20.217Z Compiling serde_yaml v0.9.34+deprecated
25002026-01-30T18:13:20.567Z Compiling dropshot_endpoint v0.16.7
25012026-01-30T18:13:20.598Z Checking match_cfg v0.1.0
25022026-01-30T18:13:20.708Z Checking hostname v0.3.1
25032026-01-30T18:13:20.872Z Checking thread_local v1.1.8
25042026-01-30T18:13:20.872Z Checking unicode-width v0.1.14
25052026-01-30T18:13:21.178Z Checking crossbeam-channel v0.5.15
25062026-01-30T18:13:21.402Z Compiling structmeta v0.3.0
25072026-01-30T18:13:21.431Z Checking is-terminal v0.4.13
25082026-01-30T18:13:21.590Z Checking take_mut v0.2.2
25092026-01-30T18:13:21.765Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25102026-01-30T18:13:21.790Z Checking term v1.1.0
25112026-01-30T18:13:21.833Z Compiling derive-ex v0.1.8
25122026-01-30T18:13:21.899Z Compiling parse-display-derive v0.10.0
25132026-01-30T18:13:21.920Z Checking slog-async v2.8.0
25142026-01-30T18:13:22.238Z Checking slog-term v2.9.2
25152026-01-30T18:13:22.260Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25162026-01-30T18:13:22.374Z Checking typify-impl v0.4.3
25172026-01-30T18:13:23.050Z Checking debug-ignore v1.0.5
25182026-01-30T18:13:23.227Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25192026-01-30T18:13:24.023Z Checking toml_parser v1.0.6+spec-1.1.0
25202026-01-30T18:13:24.757Z Checking slog-json v2.6.1
25212026-01-30T18:13:24.761Z Checking macaddr v1.0.1
25222026-01-30T18:13:25.044Z Checking toml_datetime v0.7.5+spec-1.1.0
25232026-01-30T18:13:25.083Z Checking serde_spanned v1.0.4
25242026-01-30T18:13:25.121Z Checking toml_writer v1.0.6+spec-1.1.0
25252026-01-30T18:13:25.328Z Checking slog-bunyan v2.5.0
25262026-01-30T18:13:25.435Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25272026-01-30T18:13:25.487Z Checking toml v0.9.11+spec-1.1.0
25282026-01-30T18:13:25.519Z Checking tabwriter v1.4.0
25292026-01-30T18:13:25.705Z Checking async-stream v0.3.6
25302026-01-30T18:13:25.919Z Compiling test-strategy v0.4.3
25312026-01-30T18:13:25.941Z Checking waitgroup v0.1.2
25322026-01-30T18:13:26.142Z Checking rustls-pemfile v2.2.0
25332026-01-30T18:13:26.233Z Checking serde_path_to_error v0.1.20
25342026-01-30T18:13:26.279Z Checking hostname v0.4.2
25352026-01-30T18:13:26.395Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25362026-01-30T18:13:26.454Z Compiling itertools v0.14.0
25372026-01-30T18:13:26.591Z Checking progenitor-client v0.10.0
25382026-01-30T18:13:26.691Z Checking progenitor-client v0.11.2
25392026-01-30T18:13:26.883Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
25402026-01-30T18:13:26.942Z Checking instant v0.1.13
25412026-01-30T18:13:27.056Z Checking colored v3.0.0
25422026-01-30T18:13:27.089Z Checking backoff v0.4.0
25432026-01-30T18:13:27.131Z Checking parse-display v0.10.0
25442026-01-30T18:13:27.235Z Checking tokio-rustls v0.25.0
25452026-01-30T18:13:27.363Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25462026-01-30T18:13:27.407Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25472026-01-30T18:13:27.455Z Compiling proc-macro-crate v1.3.1
25482026-01-30T18:13:27.534Z Compiling proc-macro-error v1.0.4
25492026-01-30T18:13:28.163Z Compiling heapless v0.8.0
25502026-01-30T18:13:28.375Z Compiling num_enum_derive v0.5.11
25512026-01-30T18:13:28.501Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25522026-01-30T18:13:28.945Z Checking hash32 v0.3.1
25532026-01-30T18:13:29.117Z Compiling smoltcp v0.11.0
25542026-01-30T18:13:29.174Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25552026-01-30T18:13:29.449Z Compiling ingot-macros v0.1.1
25562026-01-30T18:13:29.526Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25572026-01-30T18:13:29.832Z Compiling foreign-types-macros v0.2.3
25582026-01-30T18:13:29.975Z Compiling crucible-workspace-hack v0.1.0
25592026-01-30T18:13:30.292Z Checking cobs v0.2.3
25602026-01-30T18:13:30.321Z Checking foreign-types-shared v0.3.1
25612026-01-30T18:13:30.529Z Checking postcard v1.0.10
25622026-01-30T18:13:30.613Z Checking num_enum v0.5.11
25632026-01-30T18:13:30.805Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25642026-01-30T18:13:30.895Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25652026-01-30T18:13:31.073Z Checking foreign-types v0.5.0
25662026-01-30T18:13:31.159Z Checking cstr-argument v0.1.2
25672026-01-30T18:13:31.245Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25682026-01-30T18:13:31.372Z Checking pretty-hex v0.2.1
25692026-01-30T18:13:31.395Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25702026-01-30T18:13:31.586Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25712026-01-30T18:13:31.689Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25722026-01-30T18:13:31.711Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25732026-01-30T18:13:31.892Z Checking colored v2.2.0
25742026-01-30T18:13:31.914Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25752026-01-30T18:13:31.917Z Compiling convert_case v0.4.0
25762026-01-30T18:13:31.957Z Checking camino-tempfile v1.4.1
25772026-01-30T18:13:32.002Z Compiling nix v0.30.1
25782026-01-30T18:13:32.275Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25792026-01-30T18:13:32.778Z Compiling derive_more v0.99.20
25802026-01-30T18:13:32.903Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25812026-01-30T18:13:32.926Z Compiling zone_cfg_derive v0.3.0
25822026-01-30T18:13:33.223Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25832026-01-30T18:13:33.262Z Checking itertools v0.12.1
25842026-01-30T18:13:34.298Z Checking smf v0.2.3
25852026-01-30T18:13:34.612Z Compiling typify-macro v0.4.3
25862026-01-30T18:13:34.646Z Compiling num-derive v0.4.2
25872026-01-30T18:13:35.722Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25882026-01-30T18:13:36.197Z Checking zone v0.3.1
25892026-01-30T18:13:36.218Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-01-30T18:13:36.486Z Checking ingot-types v0.1.2
25912026-01-30T18:13:36.782Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25922026-01-30T18:13:36.811Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25932026-01-30T18:13:37.263Z Checking ingot v0.1.1
25942026-01-30T18:13:38.583Z Compiling typify v0.4.3
25952026-01-30T18:13:38.782Z Compiling progenitor-impl v0.11.2
25962026-01-30T18:13:38.974Z Checking secrecy v0.10.3
25972026-01-30T18:13:40.350Z Compiling typify-impl v0.2.0
25982026-01-30T18:13:40.725Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25992026-01-30T18:13:41.458Z Checking unicode-width v0.2.0
26002026-01-30T18:13:41.915Z Checking num-rational v0.4.2
26012026-01-30T18:13:42.184Z Compiling usdt-attr-macro v0.5.0
26022026-01-30T18:13:42.569Z Compiling usdt-macro v0.5.0
26032026-01-30T18:13:43.257Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26042026-01-30T18:13:43.279Z Compiling thiserror-impl-no-std v2.0.2
26052026-01-30T18:13:43.451Z Checking universal-hash v0.5.1
26062026-01-30T18:13:43.681Z Checking num-complex v0.4.6
26072026-01-30T18:13:44.001Z Checking memmap v0.7.0
26082026-01-30T18:13:44.254Z Checking half v2.4.1
26092026-01-30T18:13:44.551Z Checking opaque-debug v0.3.1
26102026-01-30T18:13:44.679Z Checking ciborium-io v0.2.2
26112026-01-30T18:13:44.765Z Checking poly1305 v0.8.0
26122026-01-30T18:13:44.768Z Compiling num v0.4.3
26132026-01-30T18:13:44.828Z Checking ciborium-ll v0.2.2
26142026-01-30T18:13:45.045Z Checking usdt v0.5.0
26152026-01-30T18:13:45.164Z Checking console v0.15.10
26162026-01-30T18:13:45.377Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26172026-01-30T18:13:45.380Z Checking toml v0.8.23
26182026-01-30T18:13:45.454Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26192026-01-30T18:13:45.626Z Compiling progenitor-macro v0.11.2
26202026-01-30T18:13:45.758Z Checking password-hash v0.5.0
26212026-01-30T18:13:45.841Z Checking chacha20 v0.9.1
26222026-01-30T18:13:45.869Z Checking blake2 v0.10.6
26232026-01-30T18:13:46.087Z Checking aead v0.5.2
26242026-01-30T18:13:46.139Z Checking thiserror-no-std v2.0.2
26252026-01-30T18:13:46.270Z Compiling float-ord v0.3.2
26262026-01-30T18:13:46.273Z Compiling semver v0.1.20
26272026-01-30T18:13:46.374Z Checking argon2 v0.5.3
26282026-01-30T18:13:46.398Z Checking chacha20poly1305 v0.10.1
26292026-01-30T18:13:46.468Z Checking vsss-rs v3.3.4
26302026-01-30T18:13:46.497Z Checking ciborium v0.2.2
26312026-01-30T18:13:46.635Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26322026-01-30T18:13:46.899Z Compiling rustc_version v0.1.7
26332026-01-30T18:13:47.314Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26342026-01-30T18:13:47.348Z Checking siphasher v1.0.1
26352026-01-30T18:13:47.529Z Checking indent_write v2.2.0
26362026-01-30T18:13:47.697Z Checking linked-hash-map v0.5.6
26372026-01-30T18:13:47.769Z Checking phf_shared v0.12.1
26382026-01-30T18:13:47.812Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26392026-01-30T18:13:48.030Z Checking lru-cache v0.1.2
26402026-01-30T18:13:48.066Z Compiling newtype_derive v0.1.6
26412026-01-30T18:13:48.250Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26422026-01-30T18:13:48.434Z Compiling progenitor-impl v0.10.0
26432026-01-30T18:13:48.639Z Checking resolv-conf v0.7.0
26442026-01-30T18:13:49.035Z Checking newline-converter v0.3.0
26452026-01-30T18:13:49.230Z Checking hickory-proto v0.24.4
26462026-01-30T18:13:49.799Z Checking atomicwrites v0.4.4
26472026-01-30T18:13:50.031Z Checking prettyplease v0.2.36
26482026-01-30T18:13:50.947Z Compiling pin-project-internal v1.1.6
26492026-01-30T18:13:51.202Z Checking csv-core v0.1.11
26502026-01-30T18:13:51.231Z Compiling derive-where v1.5.0
26512026-01-30T18:13:51.591Z Compiling slog-dtrace v0.3.0
26522026-01-30T18:13:51.874Z Compiling typify-macro v0.2.0
26532026-01-30T18:13:51.973Z Compiling chrono-tz v0.10.4
26542026-01-30T18:13:52.326Z Compiling owo-colors v4.2.2
26552026-01-30T18:13:52.978Z Checking swrite v0.1.0
26562026-01-30T18:13:53.130Z Compiling cancel-safe-futures v0.1.5
26572026-01-30T18:13:53.152Z Compiling const_format_proc_macros v0.2.34
26582026-01-30T18:13:53.712Z Checking pin-project v1.1.6
26592026-01-30T18:13:53.734Z Checking hickory-resolver v0.24.4
26602026-01-30T18:13:53.769Z Checking csv v1.3.1
26612026-01-30T18:13:53.880Z Checking expectorate v1.2.0
26622026-01-30T18:13:54.200Z Checking phf v0.12.1
26632026-01-30T18:13:54.332Z Checking tokio-dtrace v0.1.0
26642026-01-30T18:13:54.635Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26652026-01-30T18:13:54.658Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26662026-01-30T18:13:55.017Z Compiling progenitor-macro v0.10.0
26672026-01-30T18:13:55.050Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26682026-01-30T18:13:55.402Z Compiling snafu-derive v0.8.5
26692026-01-30T18:13:55.765Z Compiling typify v0.2.0
26702026-01-30T18:13:55.947Z Compiling progenitor-impl v0.8.0
26712026-01-30T18:13:55.978Z Checking pem v3.0.5
26722026-01-30T18:13:56.047Z Checking libsw-core v0.3.1
26732026-01-30T18:13:56.357Z Compiling lzma-sys v0.1.20
26742026-01-30T18:13:56.381Z Compiling async-recursion v1.1.1
26752026-01-30T18:13:56.490Z Checking arc-swap v1.7.1
26762026-01-30T18:13:56.967Z Checking same-file v1.0.6
26772026-01-30T18:13:57.150Z Checking highway v1.3.0
26782026-01-30T18:13:57.192Z Checking bytecount v0.6.8
26792026-01-30T18:13:57.382Z Checking utf-8 v0.7.6
26802026-01-30T18:13:57.600Z Checking papergrid v0.11.0
26812026-01-30T18:13:57.625Z Checking tungstenite v0.21.0
26822026-01-30T18:13:57.850Z Checking walkdir v2.5.0
26832026-01-30T18:13:58.199Z Checking slog-scope v4.4.0
26842026-01-30T18:13:58.255Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26852026-01-30T18:13:58.347Z Checking progenitor v0.11.2
26862026-01-30T18:13:58.527Z Checking libsw v3.5.0
26872026-01-30T18:13:58.581Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
26882026-01-30T18:13:58.818Z Checking qorb v0.4.1
26892026-01-30T18:13:59.058Z Checking const_format v0.2.34
26902026-01-30T18:13:59.574Z Checking oxide-tokio-rt v0.1.2
26912026-01-30T18:13:59.842Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26922026-01-30T18:14:00.262Z Checking snafu v0.8.5
26932026-01-30T18:14:01.576Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26942026-01-30T18:14:01.760Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26952026-01-30T18:14:02.474Z Compiling tabled_derive v0.7.0
26962026-01-30T18:14:02.656Z Compiling progenitor-macro v0.8.0
26972026-01-30T18:14:02.676Z Checking globset v0.4.15
26982026-01-30T18:14:02.696Z Checking olpc-cjson v0.1.4
26992026-01-30T18:14:02.958Z Checking progenitor-client v0.8.0
27002026-01-30T18:14:03.207Z Checking gethostname v0.5.0
27012026-01-30T18:14:03.358Z Compiling heck v0.3.3
27022026-01-30T18:14:03.371Z Checking bcs v0.1.6
27032026-01-30T18:14:03.735Z Checking serde_plain v1.0.2
27042026-01-30T18:14:03.870Z Checking unicode-linebreak v0.1.5
27052026-01-30T18:14:04.028Z Checking smawk v0.3.2
27062026-01-30T18:14:04.279Z Checking linear-map v1.2.0
27072026-01-30T18:14:04.351Z Checking termtree v0.5.1
27082026-01-30T18:14:04.614Z Checking typed-path v0.9.3
27092026-01-30T18:14:04.638Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27102026-01-30T18:14:04.677Z Checking tabled v0.15.0
27112026-01-30T18:14:05.132Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27122026-01-30T18:14:07.593Z Checking progenitor v0.10.0
27132026-01-30T18:14:07.620Z Checking tough v0.20.0
27142026-01-30T18:14:07.718Z Checking textwrap v0.16.2
27152026-01-30T18:14:07.824Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27162026-01-30T18:14:08.148Z Compiling zone_cfg_derive v0.1.2
27172026-01-30T18:14:08.381Z Checking steno v0.4.1
27182026-01-30T18:14:09.602Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27192026-01-30T18:14:09.919Z Checking tokio-tungstenite v0.21.0
27202026-01-30T18:14:10.475Z Checking slog-stdlog v4.1.1
27212026-01-30T18:14:10.695Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27222026-01-30T18:14:10.831Z Checking number_prefix v0.4.0
27232026-01-30T18:14:11.025Z Checking base64 v0.21.7
27242026-01-30T18:14:11.090Z Checking base64 v0.13.1
27252026-01-30T18:14:11.573Z Checking humantime v2.2.0
27262026-01-30T18:14:11.596Z Checking ron v0.7.1
27272026-01-30T18:14:11.927Z Checking indicatif v0.17.11
27282026-01-30T18:14:12.311Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27292026-01-30T18:14:12.651Z Checking xz2 v0.1.7
27302026-01-30T18:14:12.702Z Checking slog-envlogger v2.2.0
27312026-01-30T18:14:12.778Z Checking zone v0.1.8
27322026-01-30T18:14:12.830Z Checking xattr v1.3.1
27332026-01-30T18:14:12.967Z Checking yasna v0.5.2
27342026-01-30T18:14:12.990Z Checking headers-core v0.3.0
27352026-01-30T18:14:13.016Z Checking filetime v0.2.26
27362026-01-30T18:14:13.056Z Checking subprocess v0.2.9
27372026-01-30T18:14:13.178Z Checking headers v0.4.1
27382026-01-30T18:14:13.257Z Checking tar v0.4.44
27392026-01-30T18:14:13.843Z Checking rcgen v0.12.1
27402026-01-30T18:14:14.760Z Checking progenitor v0.8.0
27412026-01-30T18:14:14.932Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27422026-01-30T18:14:16.224Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27432026-01-30T18:14:16.227Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27442026-01-30T18:14:16.227Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27452026-01-30T18:14:16.987Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27462026-01-30T18:14:17.291Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27472026-01-30T18:14:18.207Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27482026-01-30T18:14:18.230Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27492026-01-30T18:14:19.297Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27502026-01-30T18:14:19.992Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27512026-01-30T18:14:19.995Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27522026-01-30T18:14:20.216Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27532026-01-30T18:14:20.437Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27542026-01-30T18:14:21.601Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27552026-01-30T18:14:22.552Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27562026-01-30T18:14:24.110Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27572026-01-30T18:14:28.034Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27582026-01-30T18:14:29.743Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27592026-01-30T18:14:31.025Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27602026-01-30T18:14:32.406Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27612026-01-30T18:14:51.662Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27622026-01-30T18:14:53.806Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27632026-01-30T18:14:55.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
27642026-01-30T18:14:55.877Z
27652026-01-30T18:14:55.877Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/247)
27662026-01-30T18:14:56.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672026-01-30T18:14:56.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682026-01-30T18:14:56.941Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27692026-01-30T18:14:58.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s
27702026-01-30T18:14:59.191Z
27712026-01-30T18:14:59.191Zinfo: running `cargo check --bins` on nexus-config (52/247)
27722026-01-30T18:15:00.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732026-01-30T18:15:00.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742026-01-30T18:15:00.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752026-01-30T18:15:00.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27762026-01-30T18:15:00.165Z
27772026-01-30T18:15:00.165Zinfo: running `cargo check --bins` on nexus-types (53/247)
27782026-01-30T18:15:01.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792026-01-30T18:15:01.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802026-01-30T18:15:01.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812026-01-30T18:15:01.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27822026-01-30T18:15:01.142Z
27832026-01-30T18:15:01.142Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/247)
27842026-01-30T18:15:01.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852026-01-30T18:15:01.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862026-01-30T18:15:01.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872026-01-30T18:15:01.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27882026-01-30T18:15:02.084Z
27892026-01-30T18:15:02.084Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/247)
27902026-01-30T18:15:02.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912026-01-30T18:15:02.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922026-01-30T18:15:02.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932026-01-30T18:15:02.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27942026-01-30T18:15:03.008Z
27952026-01-30T18:15:03.008Zinfo: running `cargo check --bins` on cockroach-admin-types (56/247)
27962026-01-30T18:15:03.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972026-01-30T18:15:03.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982026-01-30T18:15:03.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992026-01-30T18:15:03.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28002026-01-30T18:15:03.899Z
28012026-01-30T18:15:03.899Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/247)
28022026-01-30T18:15:04.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032026-01-30T18:15:04.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042026-01-30T18:15:04.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052026-01-30T18:15:04.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28062026-01-30T18:15:04.792Z
28072026-01-30T18:15:04.792Zinfo: running `cargo check --bins` on ereport-types (58/247)
28082026-01-30T18:15:05.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092026-01-30T18:15:05.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102026-01-30T18:15:05.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112026-01-30T18:15:05.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28122026-01-30T18:15:05.692Z
28132026-01-30T18:15:05.692Zinfo: running `cargo check --bins` on gateway-client (59/247)
28142026-01-30T18:15:06.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152026-01-30T18:15:06.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162026-01-30T18:15:06.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172026-01-30T18:15:06.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28182026-01-30T18:15:06.943Z
28192026-01-30T18:15:06.943Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/247)
28202026-01-30T18:15:07.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212026-01-30T18:15:07.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222026-01-30T18:15:07.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232026-01-30T18:15:07.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
28242026-01-30T18:15:07.526Z
28252026-01-30T18:15:07.526Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/247)
28262026-01-30T18:15:08.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272026-01-30T18:15:08.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282026-01-30T18:15:08.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292026-01-30T18:15:08.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28302026-01-30T18:15:08.413Z
28312026-01-30T18:15:08.413Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/247)
28322026-01-30T18:15:09.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332026-01-30T18:15:09.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342026-01-30T18:15:09.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352026-01-30T18:15:09.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28362026-01-30T18:15:09.320Z
28372026-01-30T18:15:09.320Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/247)
28382026-01-30T18:15:10.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392026-01-30T18:15:10.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402026-01-30T18:15:10.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412026-01-30T18:15:10.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28422026-01-30T18:15:10.239Z
28432026-01-30T18:15:10.239Zinfo: running `cargo check --bins` on internal-dns-types (64/247)
28442026-01-30T18:15:11.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452026-01-30T18:15:11.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462026-01-30T18:15:11.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472026-01-30T18:15:11.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28482026-01-30T18:15:11.165Z
28492026-01-30T18:15:11.165Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/247)
28502026-01-30T18:15:11.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512026-01-30T18:15:11.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522026-01-30T18:15:11.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532026-01-30T18:15:11.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28542026-01-30T18:15:12.085Z
28552026-01-30T18:15:12.085Zinfo: running `cargo check --bins` on omicron-passwords (66/247)
28562026-01-30T18:15:12.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572026-01-30T18:15:12.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582026-01-30T18:15:12.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592026-01-30T18:15:12.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28602026-01-30T18:15:12.964Z
28612026-01-30T18:15:12.964Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/247)
28622026-01-30T18:15:13.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632026-01-30T18:15:13.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642026-01-30T18:15:13.913Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28652026-01-30T18:15:14.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
28662026-01-30T18:15:14.925Z
28672026-01-30T18:15:14.925Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/247)
28682026-01-30T18:15:15.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692026-01-30T18:15:15.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702026-01-30T18:15:15.897Z Compiling cfg_aliases v0.1.1
28712026-01-30T18:15:15.900Z Compiling convert_case v0.7.1
28722026-01-30T18:15:15.900Z Compiling vte_generate_state_changes v0.1.2
28732026-01-30T18:15:15.900Z Checking fd-lock v4.0.2
28742026-01-30T18:15:15.900Z Checking nibble_vec v0.1.0
28752026-01-30T18:15:16.028Z Checking endian-type v0.1.2
28762026-01-30T18:15:16.075Z Compiling peg-macros v0.8.5
28772026-01-30T18:15:16.078Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28782026-01-30T18:15:16.096Z Compiling nix v0.28.0
28792026-01-30T18:15:16.233Z Compiling sqlparser_derive v0.2.2
28802026-01-30T18:15:16.276Z Checking nu-ansi-term v0.50.1
28812026-01-30T18:15:16.332Z Checking radix_trie v0.2.1
28822026-01-30T18:15:16.631Z Checking vte v0.11.1
28832026-01-30T18:15:16.720Z Checking unicode_categories v0.1.1
28842026-01-30T18:15:16.741Z Checking home v0.5.9
28852026-01-30T18:15:16.810Z Compiling derive_more-impl v2.0.1
28862026-01-30T18:15:16.925Z Checking display-error-chain v0.2.2
28872026-01-30T18:15:17.023Z Checking sqlformat v0.3.5
28882026-01-30T18:15:17.290Z Checking sqlparser v0.45.0
28892026-01-30T18:15:18.056Z Checking strip-ansi-escapes v0.2.0
28902026-01-30T18:15:18.220Z Checking reedline v0.40.0
28912026-01-30T18:15:18.371Z Checking derive_more v2.0.1
28922026-01-30T18:15:18.473Z Checking peg v0.8.5
28932026-01-30T18:15:18.486Z Checking crossterm v0.29.0
28942026-01-30T18:15:18.949Z Checking rustyline v14.0.0
28952026-01-30T18:15:28.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s
28962026-01-30T18:15:28.850Z
28972026-01-30T18:15:28.850Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/247)
28982026-01-30T18:15:29.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992026-01-30T18:15:29.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002026-01-30T18:15:29.806Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29012026-01-30T18:15:35.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.98s
29022026-01-30T18:15:36.066Z
29032026-01-30T18:15:36.066Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/247)
29042026-01-30T18:15:36.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052026-01-30T18:15:36.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062026-01-30T18:15:37.091Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29072026-01-30T18:15:41.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s
29082026-01-30T18:15:41.524Z
29092026-01-30T18:15:41.524Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/247)
29102026-01-30T18:15:42.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112026-01-30T18:15:42.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122026-01-30T18:15:42.496Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29132026-01-30T18:15:48.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.86s
29142026-01-30T18:15:48.605Z
29152026-01-30T18:15:48.605Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/247)
29162026-01-30T18:15:49.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172026-01-30T18:15:49.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182026-01-30T18:15:49.574Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29192026-01-30T18:15:55.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
29202026-01-30T18:15:55.677Z
29212026-01-30T18:15:55.677Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/247)
29222026-01-30T18:15:56.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232026-01-30T18:15:56.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242026-01-30T18:15:56.653Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29252026-01-30T18:16:01.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
29262026-01-30T18:16:01.264Z
29272026-01-30T18:16:01.264Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/247)
29282026-01-30T18:16:02.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292026-01-30T18:16:02.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302026-01-30T18:16:02.262Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29312026-01-30T18:16:06.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s
29322026-01-30T18:16:06.982Z
29332026-01-30T18:16:06.982Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/247)
29342026-01-30T18:16:07.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352026-01-30T18:16:07.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362026-01-30T18:16:07.943Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29372026-01-30T18:16:14.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.01s
29382026-01-30T18:16:14.216Z
29392026-01-30T18:16:14.216Zinfo: running `cargo check --bins` on oximeter (76/247)
29402026-01-30T18:16:15.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412026-01-30T18:16:15.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422026-01-30T18:16:15.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29432026-01-30T18:16:15.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
29442026-01-30T18:16:15.129Z
29452026-01-30T18:16:15.129Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/247)
29462026-01-30T18:16:15.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472026-01-30T18:16:15.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482026-01-30T18:16:15.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29492026-01-30T18:16:15.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29502026-01-30T18:16:16.002Z
29512026-01-30T18:16:16.002Zinfo: running `cargo check --bins` on oximeter-schema (78/247)
29522026-01-30T18:16:16.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29532026-01-30T18:16:16.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29542026-01-30T18:16:16.973Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29552026-01-30T18:16:17.159Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29562026-01-30T18:16:17.672Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29572026-01-30T18:16:25.356Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29582026-01-30T18:16:25.877Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29592026-01-30T18:16:27.989Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29602026-01-30T18:16:29.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.08s
29612026-01-30T18:16:29.292Z
29622026-01-30T18:16:29.292Zinfo: running `cargo check --bins` on oximeter-types (79/247)
29632026-01-30T18:16:30.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642026-01-30T18:16:30.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652026-01-30T18:16:30.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662026-01-30T18:16:30.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29672026-01-30T18:16:30.151Z
29682026-01-30T18:16:30.151Zinfo: running `cargo check --bins` on oximeter-types-versions (80/247)
29692026-01-30T18:16:30.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702026-01-30T18:16:30.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712026-01-30T18:16:30.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722026-01-30T18:16:30.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29732026-01-30T18:16:31.028Z
29742026-01-30T18:16:31.028Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/247)
29752026-01-30T18:16:31.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762026-01-30T18:16:31.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772026-01-30T18:16:31.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782026-01-30T18:16:31.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
29792026-01-30T18:16:31.937Z
29802026-01-30T18:16:31.937Zinfo: running `cargo check --bins` on oxql-types (82/247)
29812026-01-30T18:16:32.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822026-01-30T18:16:32.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832026-01-30T18:16:32.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842026-01-30T18:16:32.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29852026-01-30T18:16:32.817Z
29862026-01-30T18:16:32.817Zinfo: running `cargo check --bins` on oximeter-test-utils (83/247)
29872026-01-30T18:16:33.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882026-01-30T18:16:33.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892026-01-30T18:16:33.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902026-01-30T18:16:33.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
29912026-01-30T18:16:33.771Z
29922026-01-30T18:16:33.771Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/247)
29932026-01-30T18:16:34.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942026-01-30T18:16:34.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952026-01-30T18:16:34.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962026-01-30T18:16:34.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29972026-01-30T18:16:34.658Z
29982026-01-30T18:16:34.658Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/247)
29992026-01-30T18:16:35.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002026-01-30T18:16:35.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012026-01-30T18:16:35.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30022026-01-30T18:16:35.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30032026-01-30T18:16:35.545Z
30042026-01-30T18:16:35.545Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/247)
30052026-01-30T18:16:36.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062026-01-30T18:16:36.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072026-01-30T18:16:36.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082026-01-30T18:16:36.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30092026-01-30T18:16:36.453Z
30102026-01-30T18:16:36.454Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/247)
30112026-01-30T18:16:37.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122026-01-30T18:16:37.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132026-01-30T18:16:37.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142026-01-30T18:16:37.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30152026-01-30T18:16:37.384Z
30162026-01-30T18:16:37.384Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/247)
30172026-01-30T18:16:38.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182026-01-30T18:16:38.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192026-01-30T18:16:38.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202026-01-30T18:16:38.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30212026-01-30T18:16:38.265Z
30222026-01-30T18:16:38.265Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/247)
30232026-01-30T18:16:39.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242026-01-30T18:16:39.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252026-01-30T18:16:39.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262026-01-30T18:16:39.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30272026-01-30T18:16:39.155Z
30282026-01-30T18:16:39.155Zinfo: running `cargo check --bins --no-default-features` on gfss (90/247)
30292026-01-30T18:16:39.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302026-01-30T18:16:39.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312026-01-30T18:16:39.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322026-01-30T18:16:39.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30332026-01-30T18:16:40.003Z
30342026-01-30T18:16:40.003Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/247)
30352026-01-30T18:16:40.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362026-01-30T18:16:40.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372026-01-30T18:16:40.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382026-01-30T18:16:40.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30392026-01-30T18:16:40.854Z
30402026-01-30T18:16:40.854Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/247)
30412026-01-30T18:16:41.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422026-01-30T18:16:41.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432026-01-30T18:16:41.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442026-01-30T18:16:41.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30452026-01-30T18:16:41.794Z
30462026-01-30T18:16:41.794Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/247)
30472026-01-30T18:16:42.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482026-01-30T18:16:42.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492026-01-30T18:16:42.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502026-01-30T18:16:42.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30512026-01-30T18:16:42.725Z
30522026-01-30T18:16:42.725Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/247)
30532026-01-30T18:16:43.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542026-01-30T18:16:43.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552026-01-30T18:16:43.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562026-01-30T18:16:43.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30572026-01-30T18:16:43.683Z
30582026-01-30T18:16:43.683Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/247)
30592026-01-30T18:16:44.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602026-01-30T18:16:44.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612026-01-30T18:16:44.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622026-01-30T18:16:44.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30632026-01-30T18:16:44.591Z
30642026-01-30T18:16:44.591Zinfo: running `cargo check --bins` on trust-quorum-types (96/247)
30652026-01-30T18:16:45.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662026-01-30T18:16:45.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672026-01-30T18:16:45.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682026-01-30T18:16:45.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30692026-01-30T18:16:45.522Z
30702026-01-30T18:16:45.523Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/247)
30712026-01-30T18:16:46.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722026-01-30T18:16:46.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732026-01-30T18:16:46.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742026-01-30T18:16:46.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30752026-01-30T18:16:46.427Z
30762026-01-30T18:16:46.427Zinfo: running `cargo check --bins` on update-engine (98/247)
30772026-01-30T18:16:47.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782026-01-30T18:16:47.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792026-01-30T18:16:47.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802026-01-30T18:16:47.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30812026-01-30T18:16:47.331Z
30822026-01-30T18:16:47.331Zinfo: running `cargo check --bins` on omicron-certificates (99/247)
30832026-01-30T18:16:48.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842026-01-30T18:16:48.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852026-01-30T18:16:48.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862026-01-30T18:16:48.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30872026-01-30T18:16:48.222Z
30882026-01-30T18:16:48.222Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (100/247)
30892026-01-30T18:16:49.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902026-01-30T18:16:49.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912026-01-30T18:16:49.209Z Checking dropshot-api-manager-types v0.2.4
30922026-01-30T18:16:49.214Z Checking nanorand v0.7.0
30932026-01-30T18:16:49.511Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30942026-01-30T18:16:49.585Z Checking flume v0.11.1
30952026-01-30T18:16:49.920Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30962026-01-30T18:16:51.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
30972026-01-30T18:16:51.736Z
30982026-01-30T18:16:51.736Zinfo: running `cargo check --bins` on clickhouse-admin-api (101/247)
30992026-01-30T18:16:52.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002026-01-30T18:16:52.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012026-01-30T18:16:52.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022026-01-30T18:16:52.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31032026-01-30T18:16:52.633Z
31042026-01-30T18:16:52.633Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (102/247)
31052026-01-30T18:16:53.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062026-01-30T18:16:53.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072026-01-30T18:16:53.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082026-01-30T18:16:53.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31092026-01-30T18:16:53.519Z
31102026-01-30T18:16:53.519Zinfo: running `cargo check --bins` on bootstrap-agent-client (103/247)
31112026-01-30T18:16:54.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122026-01-30T18:16:54.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132026-01-30T18:16:54.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142026-01-30T18:16:54.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31152026-01-30T18:16:54.400Z
31162026-01-30T18:16:54.400Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (104/247)
31172026-01-30T18:16:55.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182026-01-30T18:16:55.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192026-01-30T18:16:55.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202026-01-30T18:16:55.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31212026-01-30T18:16:55.267Z
31222026-01-30T18:16:55.267Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (105/247)
31232026-01-30T18:16:56.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242026-01-30T18:16:56.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252026-01-30T18:16:56.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262026-01-30T18:16:56.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31272026-01-30T18:16:56.143Z
31282026-01-30T18:16:56.143Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (106/247)
31292026-01-30T18:16:56.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302026-01-30T18:16:56.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312026-01-30T18:16:56.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322026-01-30T18:16:56.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31332026-01-30T18:16:57.068Z
31342026-01-30T18:16:57.068Zinfo: running `cargo check --bins` on cockroach-admin-client (107/247)
31352026-01-30T18:16:57.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362026-01-30T18:16:57.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372026-01-30T18:16:57.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382026-01-30T18:16:57.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31392026-01-30T18:16:57.931Z
31402026-01-30T18:16:57.931Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (108/247)
31412026-01-30T18:16:58.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422026-01-30T18:16:58.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432026-01-30T18:16:58.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442026-01-30T18:16:58.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31452026-01-30T18:16:58.844Z
31462026-01-30T18:16:58.844Zinfo: running `cargo check --bins` on dns-service-client (109/247)
31472026-01-30T18:16:59.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482026-01-30T18:16:59.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492026-01-30T18:16:59.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502026-01-30T18:16:59.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31512026-01-30T18:16:59.702Z
31522026-01-30T18:16:59.702Zinfo: running `cargo check --bins` on installinator-client (110/247)
31532026-01-30T18:17:00.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542026-01-30T18:17:00.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552026-01-30T18:17:00.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562026-01-30T18:17:00.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31572026-01-30T18:17:00.582Z
31582026-01-30T18:17:00.582Zinfo: running `cargo check --bins` on nexus-client (111/247)
31592026-01-30T18:17:01.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602026-01-30T18:17:01.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612026-01-30T18:17:01.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622026-01-30T18:17:01.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31632026-01-30T18:17:01.515Z
31642026-01-30T18:17:01.515Zinfo: running `cargo check --bins` on nexus-lockstep-client (112/247)
31652026-01-30T18:17:02.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662026-01-30T18:17:02.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672026-01-30T18:17:02.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682026-01-30T18:17:02.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
31692026-01-30T18:17:02.464Z
31702026-01-30T18:17:02.464Zinfo: running `cargo check --bins` on ntp-admin-client (113/247)
31712026-01-30T18:17:03.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722026-01-30T18:17:03.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732026-01-30T18:17:03.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742026-01-30T18:17:03.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31752026-01-30T18:17:03.318Z
31762026-01-30T18:17:03.318Zinfo: running `cargo check --bins` on oxide-client (114/247)
31772026-01-30T18:17:04.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782026-01-30T18:17:04.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792026-01-30T18:17:04.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802026-01-30T18:17:04.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31812026-01-30T18:17:04.188Z
31822026-01-30T18:17:04.188Zinfo: running `cargo check --bins` on oximeter-client (115/247)
31832026-01-30T18:17:04.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842026-01-30T18:17:04.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852026-01-30T18:17:04.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862026-01-30T18:17:04.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31872026-01-30T18:17:05.099Z
31882026-01-30T18:17:05.099Zinfo: running `cargo check --bins` on repo-depot-client (116/247)
31892026-01-30T18:17:05.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902026-01-30T18:17:05.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912026-01-30T18:17:05.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922026-01-30T18:17:05.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31932026-01-30T18:17:05.932Z
31942026-01-30T18:17:05.932Zinfo: running `cargo check --bins` on sled-agent-client (117/247)
31952026-01-30T18:17:06.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962026-01-30T18:17:06.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972026-01-30T18:17:06.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982026-01-30T18:17:06.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
31992026-01-30T18:17:06.851Z
32002026-01-30T18:17:06.851Zinfo: running `cargo check --bins` on wicketd-client (118/247)
32012026-01-30T18:17:07.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022026-01-30T18:17:07.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032026-01-30T18:17:07.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042026-01-30T18:17:07.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32052026-01-30T18:17:07.758Z
32062026-01-30T18:17:07.758Zinfo: running `cargo check --bins` on installinator-common (119/247)
32072026-01-30T18:17:08.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082026-01-30T18:17:08.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092026-01-30T18:17:08.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102026-01-30T18:17:08.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32112026-01-30T18:17:08.642Z
32122026-01-30T18:17:08.643Zinfo: running `cargo check --bins` on installinator-common-versions (120/247)
32132026-01-30T18:17:09.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142026-01-30T18:17:09.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152026-01-30T18:17:09.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162026-01-30T18:17:09.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32172026-01-30T18:17:09.469Z
32182026-01-30T18:17:09.469Zinfo: running `cargo check --bins` on wicket-common (121/247)
32192026-01-30T18:17:10.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-01-30T18:17:10.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-01-30T18:17:10.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222026-01-30T18:17:10.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32232026-01-30T18:17:10.360Z
32242026-01-30T18:17:10.360Zinfo: running `cargo check --bins` on omicron-cockroach-admin (122/247)
32252026-01-30T18:17:11.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-01-30T18:17:11.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-01-30T18:17:11.295Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32282026-01-30T18:17:11.298Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32292026-01-30T18:17:11.298Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32302026-01-30T18:17:11.298Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32312026-01-30T18:17:11.648Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32322026-01-30T18:17:11.671Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32332026-01-30T18:17:12.042Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32342026-01-30T18:17:12.045Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32352026-01-30T18:17:15.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s
32362026-01-30T18:17:15.602Z
32372026-01-30T18:17:15.602Zinfo: running `cargo check --bins` on cockroach-admin-api (123/247)
32382026-01-30T18:17:16.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-01-30T18:17:16.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-01-30T18:17:16.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412026-01-30T18:17:16.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32422026-01-30T18:17:16.485Z
32432026-01-30T18:17:16.486Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (124/247)
32442026-01-30T18:17:17.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452026-01-30T18:17:17.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462026-01-30T18:17:17.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472026-01-30T18:17:17.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
32482026-01-30T18:17:17.507Z
32492026-01-30T18:17:17.507Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (125/247)
32502026-01-30T18:17:18.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512026-01-30T18:17:18.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522026-01-30T18:17:18.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532026-01-30T18:17:18.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32542026-01-30T18:17:18.500Z
32552026-01-30T18:17:18.500Zinfo: running `cargo check --bins` on dns-server (126/247)
32562026-01-30T18:17:19.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572026-01-30T18:17:19.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582026-01-30T18:17:19.416Z Compiling parking_lot_core v0.8.6
32592026-01-30T18:17:19.420Z Compiling moka v0.12.10
32602026-01-30T18:17:19.420Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32612026-01-30T18:17:19.420Z Checking tagptr v0.2.0
32622026-01-30T18:17:19.560Z Checking prefix-trie v0.7.0
32632026-01-30T18:17:19.574Z Checking fxhash v0.2.1
32642026-01-30T18:17:19.577Z Checking hickory-client v0.25.2
32652026-01-30T18:17:20.147Z Checking hickory-server v0.25.2
32662026-01-30T18:17:20.257Z Checking parking_lot v0.11.2
32672026-01-30T18:17:20.433Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32682026-01-30T18:17:20.436Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32692026-01-30T18:17:20.437Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32702026-01-30T18:17:20.540Z Checking sled v0.34.7
32712026-01-30T18:17:20.986Z Checking hickory-resolver v0.25.2
32722026-01-30T18:17:22.533Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32732026-01-30T18:17:24.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
32742026-01-30T18:17:24.292Z
32752026-01-30T18:17:24.292Zinfo: running `cargo check --bins` on dns-server-api (127/247)
32762026-01-30T18:17:25.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-01-30T18:17:25.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-01-30T18:17:25.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792026-01-30T18:17:25.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32802026-01-30T18:17:25.158Z
32812026-01-30T18:17:25.158Zinfo: running `cargo check --bins` on gateway-test-utils (128/247)
32822026-01-30T18:17:25.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832026-01-30T18:17:25.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842026-01-30T18:17:25.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852026-01-30T18:17:25.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32862026-01-30T18:17:26.105Z
32872026-01-30T18:17:26.105Zinfo: running `cargo check --bins` on omicron-gateway (129/247)
32882026-01-30T18:17:26.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892026-01-30T18:17:26.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902026-01-30T18:17:27.182Z Compiling radium v0.7.0
32912026-01-30T18:17:27.188Z Checking tap v1.0.1
32922026-01-30T18:17:27.188Z Compiling maybe-uninit v2.0.0
32932026-01-30T18:17:27.335Z Compiling zerocopy-derive v0.6.6
32942026-01-30T18:17:27.343Z Checking funty v2.0.0
32952026-01-30T18:17:27.343Z Compiling packed_struct v0.10.1
32962026-01-30T18:17:27.343Z Checking crc-catalog v2.4.0
32972026-01-30T18:17:27.403Z Compiling packed_struct_codegen v0.10.1
32982026-01-30T18:17:27.465Z Checking wyz v0.5.1
32992026-01-30T18:17:27.545Z Checking crc v3.2.1
33002026-01-30T18:17:27.817Z Compiling bitfield-macros v0.19.2
33012026-01-30T18:17:27.887Z Compiling indexmap v1.9.3
33022026-01-30T18:17:27.994Z Checking nodrop v0.1.14
33032026-01-30T18:17:28.026Z Checking smallvec v0.6.14
33042026-01-30T18:17:28.143Z Checking array-init v0.0.4
33052026-01-30T18:17:28.171Z Checking hashbrown v0.12.3
33062026-01-30T18:17:28.193Z Checking bitvec v1.0.1
33072026-01-30T18:17:28.290Z Checking ron v0.8.1
33082026-01-30T18:17:28.411Z Checking hashbrown v0.13.2
33092026-01-30T18:17:29.085Z Checking serde-hex v0.1.0
33102026-01-30T18:17:29.198Z Checking zerocopy v0.6.6
33112026-01-30T18:17:29.340Z Checking bitfield v0.19.2
33122026-01-30T18:17:29.377Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33132026-01-30T18:17:29.511Z Checking crc-any v2.5.0
33142026-01-30T18:17:29.775Z Checking half v1.8.3
33152026-01-30T18:17:29.803Z Checking path-slash v0.1.5
33162026-01-30T18:17:29.863Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33172026-01-30T18:17:29.866Z Checking object v0.30.4
33182026-01-30T18:17:29.910Z Checking void v1.0.2
33192026-01-30T18:17:29.935Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33202026-01-30T18:17:29.960Z Checking tungstenite v0.23.0
33212026-01-30T18:17:30.069Z Checking lzss v0.8.2
33222026-01-30T18:17:30.140Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33232026-01-30T18:17:30.180Z Checking serde_cbor v0.11.2
33242026-01-30T18:17:30.424Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33252026-01-30T18:17:30.446Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33262026-01-30T18:17:30.466Z Checking nix v0.27.1
33272026-01-30T18:17:30.819Z Checking kstat-rs v0.2.4
33282026-01-30T18:17:31.077Z Checking serde_bytes v0.11.19
33292026-01-30T18:17:31.206Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33302026-01-30T18:17:31.307Z Checking tokio-tungstenite v0.23.1
33312026-01-30T18:17:31.448Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33322026-01-30T18:17:31.802Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33332026-01-30T18:17:31.847Z Checking signal-hook-tokio v0.3.1
33342026-01-30T18:17:33.484Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33352026-01-30T18:17:33.860Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33362026-01-30T18:17:38.558Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33372026-01-30T18:17:40.025Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33382026-01-30T18:17:40.478Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33392026-01-30T18:17:42.383Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33402026-01-30T18:17:45.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.73s
33412026-01-30T18:17:46.080Z
33422026-01-30T18:17:46.080Zinfo: running `cargo check --bins` on gateway-api (130/247)
33432026-01-30T18:17:46.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442026-01-30T18:17:46.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452026-01-30T18:17:46.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462026-01-30T18:17:46.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
33472026-01-30T18:17:47.012Z
33482026-01-30T18:17:47.012Zinfo: running `cargo check --bins` on ipcc (131/247)
33492026-01-30T18:17:47.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502026-01-30T18:17:47.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512026-01-30T18:17:47.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522026-01-30T18:17:47.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33532026-01-30T18:17:47.893Z
33542026-01-30T18:17:47.893Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (132/247)
33552026-01-30T18:17:48.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562026-01-30T18:17:48.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572026-01-30T18:17:48.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582026-01-30T18:17:48.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33592026-01-30T18:17:48.731Z
33602026-01-30T18:17:48.731Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (133/247)
33612026-01-30T18:17:49.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622026-01-30T18:17:49.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632026-01-30T18:17:49.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642026-01-30T18:17:49.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33652026-01-30T18:17:49.612Z
33662026-01-30T18:17:49.612Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (134/247)
33672026-01-30T18:17:50.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682026-01-30T18:17:50.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692026-01-30T18:17:50.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702026-01-30T18:17:50.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33712026-01-30T18:17:50.497Z
33722026-01-30T18:17:50.497Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (135/247)
33732026-01-30T18:17:51.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742026-01-30T18:17:51.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752026-01-30T18:17:51.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762026-01-30T18:17:51.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33772026-01-30T18:17:51.369Z
33782026-01-30T18:17:51.369Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (136/247)
33792026-01-30T18:17:52.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802026-01-30T18:17:52.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812026-01-30T18:17:52.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822026-01-30T18:17:52.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33832026-01-30T18:17:52.270Z
33842026-01-30T18:17:52.270Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (137/247)
33852026-01-30T18:17:53.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862026-01-30T18:17:53.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872026-01-30T18:17:53.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33882026-01-30T18:17:53.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33892026-01-30T18:17:53.195Z
33902026-01-30T18:17:53.195Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (138/247)
33912026-01-30T18:17:53.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922026-01-30T18:17:53.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932026-01-30T18:17:53.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33942026-01-30T18:17:53.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33952026-01-30T18:17:54.033Z
33962026-01-30T18:17:54.033Zinfo: running `cargo check --bins` on oximeter-producer (139/247)
33972026-01-30T18:17:54.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982026-01-30T18:17:54.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992026-01-30T18:17:54.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34002026-01-30T18:17:54.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
34012026-01-30T18:17:54.962Z
34022026-01-30T18:17:54.962Zinfo: running `cargo check --bins` on internal-dns-resolver (140/247)
34032026-01-30T18:17:55.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042026-01-30T18:17:55.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052026-01-30T18:17:55.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34062026-01-30T18:17:55.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
34072026-01-30T18:17:55.878Z
34082026-01-30T18:17:55.878Zinfo: running `cargo check --bins` on sp-sim (141/247)
34092026-01-30T18:17:56.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102026-01-30T18:17:56.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112026-01-30T18:17:56.934Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34122026-01-30T18:17:59.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s
34132026-01-30T18:17:59.954Z
34142026-01-30T18:17:59.954Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (142/247)
34152026-01-30T18:18:00.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162026-01-30T18:18:00.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172026-01-30T18:18:00.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182026-01-30T18:18:00.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
34192026-01-30T18:18:00.918Z
34202026-01-30T18:18:00.918Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (143/247)
34212026-01-30T18:18:01.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222026-01-30T18:18:01.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232026-01-30T18:18:01.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242026-01-30T18:18:01.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
34252026-01-30T18:18:01.921Z
34262026-01-30T18:18:01.921Zinfo: running `cargo check --bins` on db-macros (144/247)
34272026-01-30T18:18:02.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282026-01-30T18:18:02.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292026-01-30T18:18:02.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34302026-01-30T18:18:02.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34312026-01-30T18:18:02.774Z
34322026-01-30T18:18:02.774Zinfo: running `cargo check --bins` on nexus-macros-common (145/247)
34332026-01-30T18:18:03.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342026-01-30T18:18:03.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352026-01-30T18:18:03.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34362026-01-30T18:18:03.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34372026-01-30T18:18:03.630Z
34382026-01-30T18:18:03.630Zinfo: running `cargo check --bins` on nexus-auth (146/247)
34392026-01-30T18:18:04.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34402026-01-30T18:18:04.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34412026-01-30T18:18:04.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34422026-01-30T18:18:04.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
34432026-01-30T18:18:04.612Z
34442026-01-30T18:18:04.612Zinfo: running `cargo check --bins` on authz-macros (147/247)
34452026-01-30T18:18:05.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462026-01-30T18:18:05.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472026-01-30T18:18:05.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34482026-01-30T18:18:05.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34492026-01-30T18:18:05.465Z
34502026-01-30T18:18:05.465Zinfo: running `cargo check --bins` on nexus-db-fixed-data (148/247)
34512026-01-30T18:18:06.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34522026-01-30T18:18:06.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34532026-01-30T18:18:06.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34542026-01-30T18:18:06.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
34552026-01-30T18:18:06.437Z
34562026-01-30T18:18:06.437Zinfo: running `cargo check --bins` on nexus-db-model (149/247)
34572026-01-30T18:18:07.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582026-01-30T18:18:07.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592026-01-30T18:18:07.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34602026-01-30T18:18:07.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
34612026-01-30T18:18:07.423Z
34622026-01-30T18:18:07.423Zinfo: running `cargo check --bins` on nexus-db-schema (150/247)
34632026-01-30T18:18:08.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642026-01-30T18:18:08.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652026-01-30T18:18:08.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662026-01-30T18:18:08.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34672026-01-30T18:18:08.274Z
34682026-01-30T18:18:08.274Zinfo: running `cargo check --bins` on omicron-rpaths (151/247)
34692026-01-30T18:18:09.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702026-01-30T18:18:09.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712026-01-30T18:18:09.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722026-01-30T18:18:09.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34732026-01-30T18:18:09.133Z
34742026-01-30T18:18:09.133Zinfo: running `cargo check --bins` on nexus-defaults (152/247)
34752026-01-30T18:18:09.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762026-01-30T18:18:09.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772026-01-30T18:18:09.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34782026-01-30T18:18:09.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34792026-01-30T18:18:10.011Z
34802026-01-30T18:18:10.011Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (153/247)
34812026-01-30T18:18:10.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822026-01-30T18:18:10.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832026-01-30T18:18:10.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842026-01-30T18:18:10.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34852026-01-30T18:18:10.876Z
34862026-01-30T18:18:10.876Zinfo: running `cargo check --bins` on parallel-task-set (154/247)
34872026-01-30T18:18:11.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882026-01-30T18:18:11.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892026-01-30T18:18:11.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902026-01-30T18:18:11.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34912026-01-30T18:18:11.746Z
34922026-01-30T18:18:11.746Zinfo: running `cargo check --bins` on nexus-db-errors (155/247)
34932026-01-30T18:18:12.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942026-01-30T18:18:12.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952026-01-30T18:18:12.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962026-01-30T18:18:12.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
34972026-01-30T18:18:12.705Z
34982026-01-30T18:18:12.705Zinfo: running `cargo check --bins` on nexus-db-lookup (156/247)
34992026-01-30T18:18:13.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002026-01-30T18:18:13.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012026-01-30T18:18:13.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022026-01-30T18:18:13.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
35032026-01-30T18:18:13.649Z
35042026-01-30T18:18:13.649Zinfo: running `cargo check --bins` on nexus-inventory (157/247)
35052026-01-30T18:18:14.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062026-01-30T18:18:14.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072026-01-30T18:18:14.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082026-01-30T18:18:14.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35092026-01-30T18:18:14.590Z
35102026-01-30T18:18:14.590Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (158/247)
35112026-01-30T18:18:15.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122026-01-30T18:18:15.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132026-01-30T18:18:15.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142026-01-30T18:18:15.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35152026-01-30T18:18:15.503Z
35162026-01-30T18:18:15.503Zinfo: running `cargo check --bins --no-default-features` on sled-storage (159/247)
35172026-01-30T18:18:16.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182026-01-30T18:18:16.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192026-01-30T18:18:16.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202026-01-30T18:18:16.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35212026-01-30T18:18:16.400Z
35222026-01-30T18:18:16.400Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (160/247)
35232026-01-30T18:18:17.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242026-01-30T18:18:17.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252026-01-30T18:18:17.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262026-01-30T18:18:17.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35272026-01-30T18:18:17.310Z
35282026-01-30T18:18:17.311Zinfo: running `cargo check --bins` on key-manager (161/247)
35292026-01-30T18:18:18.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302026-01-30T18:18:18.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312026-01-30T18:18:18.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322026-01-30T18:18:18.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35332026-01-30T18:18:18.198Z
35342026-01-30T18:18:18.198Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (162/247)
35352026-01-30T18:18:18.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362026-01-30T18:18:18.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372026-01-30T18:18:18.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382026-01-30T18:18:18.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35392026-01-30T18:18:19.078Z
35402026-01-30T18:18:19.078Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (163/247)
35412026-01-30T18:18:19.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422026-01-30T18:18:19.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432026-01-30T18:18:19.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442026-01-30T18:18:19.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35452026-01-30T18:18:19.970Z
35462026-01-30T18:18:19.970Zinfo: running `cargo check --bins` on typed-rng (164/247)
35472026-01-30T18:18:20.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482026-01-30T18:18:20.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492026-01-30T18:18:20.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502026-01-30T18:18:20.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35512026-01-30T18:18:20.833Z
35522026-01-30T18:18:20.833Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (165/247)
35532026-01-30T18:18:21.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542026-01-30T18:18:21.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552026-01-30T18:18:22.026Z Compiling libefi-sys v0.1.0
35562026-01-30T18:18:22.029Z Compiling bitfield-struct v0.6.2
35572026-01-30T18:18:22.168Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35582026-01-30T18:18:22.203Z Compiling xshell-macros v0.2.7
35592026-01-30T18:18:22.225Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35602026-01-30T18:18:22.247Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35612026-01-30T18:18:22.265Z Compiling salty v0.3.0
35622026-01-30T18:18:22.268Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35632026-01-30T18:18:22.306Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35642026-01-30T18:18:22.477Z Compiling proc-macro-error-attr2 v2.0.0
35652026-01-30T18:18:22.597Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35662026-01-30T18:18:22.848Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35672026-01-30T18:18:22.890Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35682026-01-30T18:18:22.939Z Checking xshell v0.2.7
35692026-01-30T18:18:23.144Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35702026-01-30T18:18:23.248Z Compiling proc-macro-error2 v2.0.1
35712026-01-30T18:18:23.289Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35722026-01-30T18:18:23.292Z Checking primeorder v0.13.6
35732026-01-30T18:18:23.501Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35742026-01-30T18:18:23.768Z Compiling num-derive v0.3.3
35752026-01-30T18:18:23.804Z Compiling unicase v2.8.1
35762026-01-30T18:18:23.868Z Compiling tabled_derive v0.11.0
35772026-01-30T18:18:24.050Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35782026-01-30T18:18:24.160Z Checking p384 v0.13.1
35792026-01-30T18:18:24.192Z Compiling mime_guess v2.0.5
35802026-01-30T18:18:24.526Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35812026-01-30T18:18:24.767Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35822026-01-30T18:18:25.341Z Checking papergrid v0.17.0
35832026-01-30T18:18:25.391Z Checking testing_table v0.3.0
35842026-01-30T18:18:25.548Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35852026-01-30T18:18:25.566Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35862026-01-30T18:18:25.971Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35872026-01-30T18:18:26.305Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35882026-01-30T18:18:26.633Z Checking libscf-sys v1.1.0
35892026-01-30T18:18:26.686Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
35902026-01-30T18:18:26.897Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35912026-01-30T18:18:27.102Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35922026-01-30T18:18:27.239Z Checking corncobs v0.1.4
35932026-01-30T18:18:27.298Z Checking tabled v0.20.0
35942026-01-30T18:18:27.451Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35952026-01-30T18:18:27.474Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35962026-01-30T18:18:27.474Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35972026-01-30T18:18:27.555Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35982026-01-30T18:18:27.637Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
35992026-01-30T18:18:27.895Z Checking secrecy v0.8.0
36002026-01-30T18:18:28.016Z Checking http-range v0.1.5
36012026-01-30T18:18:28.248Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36022026-01-30T18:18:28.497Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36032026-01-30T18:18:28.756Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36042026-01-30T18:18:29.189Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36052026-01-30T18:18:29.376Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36062026-01-30T18:18:29.400Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
36072026-01-30T18:18:29.653Z Checking atty v0.2.14
36082026-01-30T18:18:29.696Z Checking crc8 v0.1.1
36092026-01-30T18:18:29.723Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36102026-01-30T18:18:29.816Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36112026-01-30T18:18:29.861Z Checking hyper-staticfile v0.10.1
36122026-01-30T18:18:29.907Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36132026-01-30T18:18:30.382Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36142026-01-30T18:18:30.813Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36152026-01-30T18:18:30.872Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36162026-01-30T18:18:31.149Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36172026-01-30T18:18:31.259Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36182026-01-30T18:18:31.283Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36192026-01-30T18:18:31.588Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36202026-01-30T18:18:31.878Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36212026-01-30T18:18:31.964Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36222026-01-30T18:18:31.989Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36232026-01-30T18:18:32.388Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36242026-01-30T18:18:32.441Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36252026-01-30T18:18:32.531Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36262026-01-30T18:18:34.668Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36272026-01-30T18:18:35.015Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36282026-01-30T18:18:35.555Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36292026-01-30T18:18:36.381Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36302026-01-30T18:18:36.522Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36312026-01-30T18:18:37.039Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36322026-01-30T18:18:45.453Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36332026-01-30T18:19:03.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.50s
36342026-01-30T18:19:03.585Z
36352026-01-30T18:19:03.585Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (166/247)
36362026-01-30T18:19:04.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372026-01-30T18:19:04.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382026-01-30T18:19:04.667Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36392026-01-30T18:19:21.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s
36402026-01-30T18:19:21.807Z
36412026-01-30T18:19:21.807Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (167/247)
36422026-01-30T18:19:22.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432026-01-30T18:19:22.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442026-01-30T18:19:22.874Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36452026-01-30T18:19:39.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s
36462026-01-30T18:19:40.020Z
36472026-01-30T18:19:40.020Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (168/247)
36482026-01-30T18:19:40.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492026-01-30T18:19:40.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502026-01-30T18:19:41.097Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36512026-01-30T18:19:57.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.72s
36522026-01-30T18:19:57.974Z
36532026-01-30T18:19:57.974Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (169/247)
36542026-01-30T18:19:58.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36552026-01-30T18:19:58.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36562026-01-30T18:19:59.005Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36572026-01-30T18:20:15.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.50s
36582026-01-30T18:20:15.711Z
36592026-01-30T18:20:15.711Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (170/247)
36602026-01-30T18:20:16.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36612026-01-30T18:20:16.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36622026-01-30T18:20:16.815Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36632026-01-30T18:20:33.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.03s
36642026-01-30T18:20:33.985Z
36652026-01-30T18:20:33.986Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (171/247)
36662026-01-30T18:20:34.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672026-01-30T18:20:34.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682026-01-30T18:20:35.050Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36692026-01-30T18:20:51.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.47s
36702026-01-30T18:20:51.702Z
36712026-01-30T18:20:51.702Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (172/247)
36722026-01-30T18:20:52.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732026-01-30T18:20:52.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742026-01-30T18:20:52.755Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36752026-01-30T18:21:09.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.86s
36762026-01-30T18:21:09.801Z
36772026-01-30T18:21:09.801Zinfo: running `cargo check --bins` on bootstrap-agent-api (173/247)
36782026-01-30T18:21:10.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792026-01-30T18:21:10.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802026-01-30T18:21:10.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812026-01-30T18:21:10.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
36822026-01-30T18:21:10.683Z
36832026-01-30T18:21:10.684Zinfo: running `cargo check --bins` on range-requests (174/247)
36842026-01-30T18:21:11.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852026-01-30T18:21:11.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862026-01-30T18:21:11.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872026-01-30T18:21:11.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
36882026-01-30T18:21:11.529Z
36892026-01-30T18:21:11.529Zinfo: running `cargo check --bins` on repo-depot-api (175/247)
36902026-01-30T18:21:12.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912026-01-30T18:21:12.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922026-01-30T18:21:12.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36932026-01-30T18:21:12.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
36942026-01-30T18:21:12.383Z
36952026-01-30T18:21:12.383Zinfo: running `cargo check --bins` on sled-agent-api (176/247)
36962026-01-30T18:21:13.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972026-01-30T18:21:13.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982026-01-30T18:21:13.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36992026-01-30T18:21:13.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37002026-01-30T18:21:13.275Z
37012026-01-30T18:21:13.275Zinfo: running `cargo check --bins` on sled-diagnostics (177/247)
37022026-01-30T18:21:14.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032026-01-30T18:21:14.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042026-01-30T18:21:14.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37052026-01-30T18:21:14.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37062026-01-30T18:21:14.163Z
37072026-01-30T18:21:14.163Zinfo: running `cargo check --bins` on zfs-test-harness (178/247)
37082026-01-30T18:21:14.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092026-01-30T18:21:14.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102026-01-30T18:21:14.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37112026-01-30T18:21:14.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37122026-01-30T18:21:15.055Z
37132026-01-30T18:21:15.055Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (179/247)
37142026-01-30T18:21:15.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152026-01-30T18:21:15.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162026-01-30T18:21:15.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37172026-01-30T18:21:15.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37182026-01-30T18:21:15.955Z
37192026-01-30T18:21:15.955Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (180/247)
37202026-01-30T18:21:16.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212026-01-30T18:21:16.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222026-01-30T18:21:16.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37232026-01-30T18:21:16.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37242026-01-30T18:21:16.873Z
37252026-01-30T18:21:16.873Zinfo: running `cargo check --bins` on sled-agent-health-monitor (181/247)
37262026-01-30T18:21:17.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272026-01-30T18:21:17.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282026-01-30T18:21:17.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37292026-01-30T18:21:17.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37302026-01-30T18:21:17.759Z
37312026-01-30T18:21:17.759Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (182/247)
37322026-01-30T18:21:18.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332026-01-30T18:21:18.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342026-01-30T18:21:18.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352026-01-30T18:21:18.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37362026-01-30T18:21:18.654Z
37372026-01-30T18:21:18.654Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (183/247)
37382026-01-30T18:21:19.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392026-01-30T18:21:19.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402026-01-30T18:21:19.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37412026-01-30T18:21:19.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37422026-01-30T18:21:19.533Z
37432026-01-30T18:21:19.533Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (184/247)
37442026-01-30T18:21:20.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452026-01-30T18:21:20.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462026-01-30T18:21:20.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37472026-01-30T18:21:20.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37482026-01-30T18:21:20.425Z
37492026-01-30T18:21:20.425Zinfo: running `cargo check --bins` on trust-quorum (185/247)
37502026-01-30T18:21:21.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512026-01-30T18:21:21.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522026-01-30T18:21:21.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37532026-01-30T18:21:21.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37542026-01-30T18:21:21.313Z
37552026-01-30T18:21:21.313Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (186/247)
37562026-01-30T18:21:22.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572026-01-30T18:21:22.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582026-01-30T18:21:22.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37592026-01-30T18:21:22.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37602026-01-30T18:21:22.239Z
37612026-01-30T18:21:22.239Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (187/247)
37622026-01-30T18:21:23.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632026-01-30T18:21:23.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642026-01-30T18:21:23.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37652026-01-30T18:21:23.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37662026-01-30T18:21:23.150Z
37672026-01-30T18:21:23.150Zinfo: running `cargo check --bins` on update-common (188/247)
37682026-01-30T18:21:23.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692026-01-30T18:21:23.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702026-01-30T18:21:23.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37712026-01-30T18:21:23.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37722026-01-30T18:21:24.014Z
37732026-01-30T18:21:24.014Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (189/247)
37742026-01-30T18:21:24.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752026-01-30T18:21:24.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762026-01-30T18:21:24.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37772026-01-30T18:21:24.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
37782026-01-30T18:21:24.970Z
37792026-01-30T18:21:24.970Zinfo: running `cargo check --bins` on reconfigurator-cli (190/247)
37802026-01-30T18:21:25.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812026-01-30T18:21:25.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822026-01-30T18:21:26.016Z Compiling fs-err v2.11.0
37832026-01-30T18:21:26.017Z Checking ignore v0.4.23
37842026-01-30T18:21:26.020Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
37852026-01-30T18:21:26.020Z Checking predicates-tree v1.0.12
37862026-01-30T18:21:26.020Z Checking parse-size v1.1.0
37872026-01-30T18:21:26.195Z Checking rand_seeder v0.4.0
37882026-01-30T18:21:26.212Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37892026-01-30T18:21:26.215Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37902026-01-30T18:21:26.342Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37912026-01-30T18:21:26.385Z Compiling petname v2.0.2
37922026-01-30T18:21:26.470Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37932026-01-30T18:21:26.751Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37942026-01-30T18:21:26.828Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37952026-01-30T18:21:26.931Z Checking globwalk v0.9.1
37962026-01-30T18:21:26.967Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37972026-01-30T18:21:27.120Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37982026-01-30T18:21:27.259Z Checking camino-tempfile-ext v0.3.2
37992026-01-30T18:21:27.315Z Checking sapling-renderdag v0.1.0
38002026-01-30T18:21:27.454Z Checking sync-ptr v0.1.4
38012026-01-30T18:21:27.636Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38022026-01-30T18:21:27.678Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38032026-01-30T18:21:27.861Z Checking assert_matches v1.5.0
38042026-01-30T18:21:28.441Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38052026-01-30T18:21:28.495Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38062026-01-30T18:21:28.498Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38072026-01-30T18:21:29.446Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38082026-01-30T18:21:31.542Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38092026-01-30T18:21:34.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.01s
38102026-01-30T18:21:35.219Z
38112026-01-30T18:21:35.219Zinfo: running `cargo check --bins` on omicron-repl-utils (191/247)
38122026-01-30T18:21:35.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-01-30T18:21:35.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-01-30T18:21:35.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152026-01-30T18:21:35.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38162026-01-30T18:21:36.065Z
38172026-01-30T18:21:36.065Zinfo: running `cargo check --bins` on nexus-test-interface (192/247)
38182026-01-30T18:21:36.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192026-01-30T18:21:36.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202026-01-30T18:21:36.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212026-01-30T18:21:36.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
38222026-01-30T18:21:37.057Z
38232026-01-30T18:21:37.057Zinfo: running `cargo check --bins` on oximeter-collector (193/247)
38242026-01-30T18:21:37.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252026-01-30T18:21:37.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262026-01-30T18:21:38.039Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38272026-01-30T18:21:38.043Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38282026-01-30T18:21:38.982Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38292026-01-30T18:21:41.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
38302026-01-30T18:21:41.551Z
38312026-01-30T18:21:41.551Zinfo: running `cargo check --bins` on oximeter-api (194/247)
38322026-01-30T18:21:42.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-01-30T18:21:42.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-01-30T18:21:42.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352026-01-30T18:21:42.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38362026-01-30T18:21:42.413Z
38372026-01-30T18:21:42.413Zinfo: running `cargo check --bins` on cert-dev (195/247)
38382026-01-30T18:21:43.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392026-01-30T18:21:43.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402026-01-30T18:21:43.256Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38412026-01-30T18:21:43.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
38422026-01-30T18:21:43.812Z
38432026-01-30T18:21:43.813Zinfo: running `cargo check --bins` on clickana (196/247)
38442026-01-30T18:21:44.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452026-01-30T18:21:44.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462026-01-30T18:21:44.702Z Checking castaway v0.2.3
38472026-01-30T18:21:44.702Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38482026-01-30T18:21:44.708Z Checking unicode-truncate v1.1.0
38492026-01-30T18:21:44.708Z Checking lru v0.12.5
38502026-01-30T18:21:44.708Z Compiling instability v0.3.2
38512026-01-30T18:21:44.708Z Checking cassowary v0.3.0
38522026-01-30T18:21:44.708Z Compiling indoc v2.0.6
38532026-01-30T18:21:44.944Z Checking compact_str v0.8.0
38542026-01-30T18:21:45.581Z Checking ratatui v0.29.0
38552026-01-30T18:21:46.657Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38562026-01-30T18:21:46.936Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38572026-01-30T18:21:48.178Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38582026-01-30T18:21:49.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
38592026-01-30T18:21:49.362Z
38602026-01-30T18:21:49.362Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (197/247)
38612026-01-30T18:21:50.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-01-30T18:21:50.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-01-30T18:21:50.332Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38642026-01-30T18:21:50.335Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38652026-01-30T18:21:51.138Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38662026-01-30T18:21:51.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
38672026-01-30T18:21:51.962Z
38682026-01-30T18:21:51.962Zinfo: running `cargo check --bins` on ch-dev (198/247)
38692026-01-30T18:21:52.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702026-01-30T18:21:52.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712026-01-30T18:21:52.948Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38722026-01-30T18:21:53.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
38732026-01-30T18:21:54.207Z
38742026-01-30T18:21:54.207Zinfo: running `cargo check --bins` on dev-tools-common (199/247)
38752026-01-30T18:21:54.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762026-01-30T18:21:54.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772026-01-30T18:21:54.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782026-01-30T18:21:54.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
38792026-01-30T18:21:54.857Z
38802026-01-30T18:21:54.858Zinfo: running `cargo check --bins` on crdb-seed (200/247)
38812026-01-30T18:21:55.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822026-01-30T18:21:55.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832026-01-30T18:21:55.830Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
38842026-01-30T18:21:56.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
38852026-01-30T18:21:56.639Z
38862026-01-30T18:21:56.639Zinfo: running `cargo check --bins` on db-dev (201/247)
38872026-01-30T18:21:57.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882026-01-30T18:21:57.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892026-01-30T18:21:57.646Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38902026-01-30T18:21:58.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
38912026-01-30T18:21:58.904Z
38922026-01-30T18:21:58.904Zinfo: running `cargo check --bins` on omicron-dev-lib (202/247)
38932026-01-30T18:21:59.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942026-01-30T18:21:59.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952026-01-30T18:21:59.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38962026-01-30T18:21:59.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
38972026-01-30T18:21:59.836Z
38982026-01-30T18:21:59.836Zinfo: running `cargo check --bins` on xtask-downloader (203/247)
38992026-01-30T18:22:00.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002026-01-30T18:22:00.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012026-01-30T18:22:00.659Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39022026-01-30T18:22:01.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
39032026-01-30T18:22:01.877Z
39042026-01-30T18:22:01.877Zinfo: running `cargo check --bins` on omicron-dropshot-apis (204/247)
39052026-01-30T18:22:02.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39062026-01-30T18:22:02.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39072026-01-30T18:22:02.928Z Compiling tabled_derive v0.10.0
39082026-01-30T18:22:02.928Z Checking papergrid v0.14.0
39092026-01-30T18:22:02.944Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39102026-01-30T18:22:02.944Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39112026-01-30T18:22:02.944Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
39122026-01-30T18:22:02.944Z Compiling trait-variant v0.1.2
39132026-01-30T18:22:03.082Z Checking maplit v1.0.2
39142026-01-30T18:22:03.187Z Checking is_ci v1.2.0
39152026-01-30T18:22:03.217Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39162026-01-30T18:22:03.226Z Checking supports-color v3.0.2
39172026-01-30T18:22:03.431Z Checking drift v0.1.3
39182026-01-30T18:22:03.438Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39192026-01-30T18:22:03.507Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39202026-01-30T18:22:03.847Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39212026-01-30T18:22:03.950Z Checking dropshot-api-manager v0.2.4
39222026-01-30T18:22:03.961Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39232026-01-30T18:22:04.204Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39242026-01-30T18:22:04.546Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39252026-01-30T18:22:04.986Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39262026-01-30T18:22:04.993Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39272026-01-30T18:22:05.325Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
39282026-01-30T18:22:05.490Z Checking tabled v0.18.0
39292026-01-30T18:22:09.282Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39302026-01-30T18:22:14.199Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39312026-01-30T18:22:15.884Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39322026-01-30T18:22:16.825Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39332026-01-30T18:22:17.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.56s
39342026-01-30T18:22:17.672Z
39352026-01-30T18:22:17.672Zinfo: running `cargo check --bins` on installinator-api (205/247)
39362026-01-30T18:22:18.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39372026-01-30T18:22:18.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39382026-01-30T18:22:18.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39392026-01-30T18:22:18.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
39402026-01-30T18:22:18.516Z
39412026-01-30T18:22:18.516Zinfo: running `cargo check --bins` on nexus-external-api (206/247)
39422026-01-30T18:22:19.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39432026-01-30T18:22:19.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39442026-01-30T18:22:19.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39452026-01-30T18:22:19.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
39462026-01-30T18:22:19.438Z
39472026-01-30T18:22:19.438Zinfo: running `cargo check --bins` on nexus-internal-api (207/247)
39482026-01-30T18:22:20.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39492026-01-30T18:22:20.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39502026-01-30T18:22:20.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39512026-01-30T18:22:20.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
39522026-01-30T18:22:20.337Z
39532026-01-30T18:22:20.337Zinfo: running `cargo check --bins` on nexus-lockstep-api (208/247)
39542026-01-30T18:22:21.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552026-01-30T18:22:21.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562026-01-30T18:22:21.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39572026-01-30T18:22:21.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
39582026-01-30T18:22:21.250Z
39592026-01-30T18:22:21.251Zinfo: running `cargo check --bins` on ntp-admin-api (209/247)
39602026-01-30T18:22:22.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612026-01-30T18:22:22.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622026-01-30T18:22:22.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39632026-01-30T18:22:22.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
39642026-01-30T18:22:22.134Z
39652026-01-30T18:22:22.135Zinfo: running `cargo check --bins` on ntp-admin-types-versions (210/247)
39662026-01-30T18:22:22.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672026-01-30T18:22:22.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682026-01-30T18:22:22.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39692026-01-30T18:22:22.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39702026-01-30T18:22:22.957Z
39712026-01-30T18:22:22.957Zinfo: running `cargo check --bins` on wicketd-api (211/247)
39722026-01-30T18:22:23.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732026-01-30T18:22:23.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742026-01-30T18:22:23.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39752026-01-30T18:22:23.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
39762026-01-30T18:22:23.824Z
39772026-01-30T18:22:23.824Zinfo: running `cargo check --bins` on omicron-ls-apis (212/247)
39782026-01-30T18:22:24.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39792026-01-30T18:22:24.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39802026-01-30T18:22:24.652Z Checking typeid v1.0.3
39812026-01-30T18:22:24.769Z Checking ordered-float v2.10.1
39822026-01-30T18:22:24.785Z Checking unicode-xid v0.2.6
39832026-01-30T18:22:24.804Z Checking cargo-platform v0.2.0
39842026-01-30T18:22:24.865Z Checking erased-serde v0.4.6
39852026-01-30T18:22:25.135Z Checking serde-value v0.7.0
39862026-01-30T18:22:25.454Z Checking serde-untagged v0.1.7
39872026-01-30T18:22:25.700Z Checking cargo-util-schemas v0.8.2
39882026-01-30T18:22:27.008Z Checking cargo_metadata v0.21.0
39892026-01-30T18:22:28.102Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
39902026-01-30T18:22:29.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s
39912026-01-30T18:22:29.336Z
39922026-01-30T18:22:29.336Zinfo: running `cargo check --bins` on mgs-dev (213/247)
39932026-01-30T18:22:30.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942026-01-30T18:22:30.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952026-01-30T18:22:30.337Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39962026-01-30T18:22:31.154Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39972026-01-30T18:22:31.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
39982026-01-30T18:22:32.108Z
39992026-01-30T18:22:32.108Zinfo: running `cargo check --bins` on omicron-omdb (214/247)
40002026-01-30T18:22:32.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40012026-01-30T18:22:32.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40022026-01-30T18:22:33.287Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40032026-01-30T18:22:33.287Z Compiling vergen-gitcl v1.0.8
40042026-01-30T18:22:33.292Z Compiling dirs-sys-next v0.1.2
40052026-01-30T18:22:33.292Z Compiling crunchy v0.2.2
40062026-01-30T18:22:33.292Z Compiling dsl_auto_type v0.1.2
40072026-01-30T18:22:33.292Z Checking scheduled-thread-pool v0.2.7
40082026-01-30T18:22:33.292Z Compiling diesel_table_macro_syntax v0.2.0
40092026-01-30T18:22:33.443Z Compiling tiny-keccak v2.0.2
40102026-01-30T18:22:33.795Z Compiling dirs-next v2.0.0
40112026-01-30T18:22:33.872Z Checking r2d2 v0.8.10
40122026-01-30T18:22:33.896Z Compiling bit-vec v0.6.3
40132026-01-30T18:22:33.936Z Compiling ena v0.14.3
40142026-01-30T18:22:34.039Z Compiling term v0.7.0
40152026-01-30T18:22:34.192Z Compiling diff v0.1.13
40162026-01-30T18:22:34.340Z Compiling bit-set v0.5.3
40172026-01-30T18:22:34.354Z Compiling bindgen v0.71.1
40182026-01-30T18:22:34.624Z Compiling ascii-canvas v3.0.0
40192026-01-30T18:22:34.749Z Compiling regex-syntax v0.6.29
40202026-01-30T18:22:34.892Z Compiling diesel_derives v2.2.3
40212026-01-30T18:22:35.056Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40222026-01-30T18:22:35.138Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40232026-01-30T18:22:35.164Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40242026-01-30T18:22:35.248Z Compiling libxml v0.3.3
40252026-01-30T18:22:35.392Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40262026-01-30T18:22:35.456Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40272026-01-30T18:22:35.741Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40282026-01-30T18:22:36.003Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40292026-01-30T18:22:36.113Z Compiling strum_macros v0.24.3
40302026-01-30T18:22:36.335Z Compiling indoc v1.0.9
40312026-01-30T18:22:37.239Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40322026-01-30T18:22:37.605Z Checking derive_builder v0.20.2
40332026-01-30T18:22:37.807Z Compiling oso-derive v0.27.3
40342026-01-30T18:22:38.181Z Compiling lalrpop v0.19.12
40352026-01-30T18:22:38.565Z Compiling impl-trait-for-tuples v0.2.2
40362026-01-30T18:22:38.809Z Checking quick-xml v0.37.2
40372026-01-30T18:22:39.481Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40382026-01-30T18:22:39.877Z Compiling diesel-dtrace v0.4.2
40392026-01-30T18:22:40.349Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40402026-01-30T18:22:40.697Z Checking bb8 v0.8.5
40412026-01-30T18:22:40.963Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40422026-01-30T18:22:41.044Z Checking nonempty v0.12.0
40432026-01-30T18:22:41.214Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40442026-01-30T18:22:41.390Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40452026-01-30T18:22:41.422Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40462026-01-30T18:22:41.617Z Checking console v0.16.0
40472026-01-30T18:22:41.792Z Checking unit-prefix v0.5.1
40482026-01-30T18:22:42.035Z Checking support-bundle-viewer v0.1.2
40492026-01-30T18:22:42.267Z Checking indicatif v0.18.0
40502026-01-30T18:22:42.447Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40512026-01-30T18:22:42.528Z Checking multimap v0.10.1
40522026-01-30T18:22:44.840Z Checking diesel v2.2.12
40532026-01-30T18:23:02.070Z Compiling samael v0.0.19
40542026-01-30T18:23:05.970Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40552026-01-30T18:23:08.265Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40562026-01-30T18:23:08.921Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40572026-01-30T18:23:09.229Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40582026-01-30T18:23:09.256Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40592026-01-30T18:23:09.706Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40602026-01-30T18:23:11.943Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40612026-01-30T18:23:13.258Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40622026-01-30T18:23:17.741Z Checking async-bb8-diesel v0.2.1
40632026-01-30T18:23:18.983Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40642026-01-30T18:23:25.426Z Compiling polar-core v0.27.3
40652026-01-30T18:23:32.820Z Checking oso v0.27.3
40662026-01-30T18:24:23.403Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40672026-01-30T18:24:37.600Zerror[E0521]: borrowed data escapes outside of associated function
40682026-01-30T18:24:37.600Z --> nexus/db-queries/src/db/datastore/disk.rs:1912:21
40692026-01-30T18:24:37.600Z |
40702026-01-30T18:24:37.600Z1838 | params: &params::DiskCreate,
40712026-01-30T18:24:37.600Z | ------ - let's call the lifetime of this reference `'1`
40722026-01-30T18:24:37.600Z | |
40732026-01-30T18:24:37.601Z | `params` is a reference that is only valid in the associated function body
40742026-01-30T18:24:37.601Z...
40752026-01-30T18:24:37.601Z1912 | / dsl::image
40762026-01-30T18:24:37.601Z1913 | | .filter(dsl::time_deleted.is_null())
40772026-01-30T18:24:37.601Z1914 | | .filter(dsl::id.eq(image_id))
40782026-01-30T18:24:37.601Z1915 | | .select(db::model::Image::as_select())
40792026-01-30T18:24:37.601Z1916 | | .get_result_async(conn)
40802026-01-30T18:24:37.601Z | | ^
40812026-01-30T18:24:37.601Z | | |
40822026-01-30T18:24:37.601Z | |_______________________________________________`params` escapes the associated function body here
40832026-01-30T18:24:37.601Z | argument requires that `'1` must outlive `'static`
40842026-01-30T18:24:37.601Z
40852026-01-30T18:25:05.772ZFor more information about this error, try `rustc --explain E0521`.
40862026-01-30T18:25:06.084Zerror: could not compile `nexus-db-queries` (lib) due to 1 previous error
40872026-01-30T18:25:06.353Zerror: process didn't exit successfully: `/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo check --bins --manifest-path dev-tools/omdb/Cargo.toml` (exit status: 101)
40882026-01-30T18:25:06.358ZError: cargo-hack install failed: exit status: 1
40892026-01-30T18:25:06.362Z
40902026-01-30T18:25:06.362Zreal 13:18.042257882
40912026-01-30T18:25:06.362Zuser 29:22.177361274
40922026-01-30T18:25:06.362Zsys 4:54.876360585
40932026-01-30T18:25:06.362Ztrap 0.699324370
40942026-01-30T18:25:06.362Ztflt 0.602569174
40952026-01-30T18:25:06.362Zdflt 0.646819618
40962026-01-30T18:25:06.362Zkflt 0.001327308
40972026-01-30T18:25:06.362Zlock 1:07:59.380761031
40982026-01-30T18:25:06.362Zslp 2:19:32.277498298
40992026-01-30T18:25:06.362Zlat 1:33.907217079
41002026-01-30T18:25:06.362Zstop 4:46.831319795
41012026-01-30T18:25:06.365Zprocess exited: duration 1202021 ms, exit code 1
 
41022026-01-30T18:25:06.372Zfound 0 output files