01KFHYBBJ3NVH27VHT3BJQ5289: 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: 01KFHYBQ0QJV8V9ZEQYFZSN37A

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-22T04:11:18.400Zjob assigned to worker 01KFHYBTC38F5TJK0B9X0GJZDE [factory gimlet-EVT22200007-propolis, EVT22200007/55311] (queued for 27 s)
 
22026-01-22T04:11:27.871Zstarting task 0: "setup"
32026-01-22T04:11:27.896Z++ uname -s
42026-01-22T04:11:27.896Z+ kern=SunOS
52026-01-22T04:11:27.896Z+ build_user=build
62026-01-22T04:11:27.896Z+ build_uid=12345
72026-01-22T04:11:27.896Z+ work_dir=/work
82026-01-22T04:11:27.896Z+ input_dir=/input
92026-01-22T04:11:27.896Z+ [[ 0 == 12345 ]]
102026-01-22T04:11:27.896Z+ case "$kern" in
112026-01-22T04:11:27.896Z+ groupadd -g 12345 build
122026-01-22T04:11:27.896Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-22T04:11:29.897Z+ zfs create -o mountpoint=/work rpool/work
142026-01-22T04:11:29.938Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-22T04:11:29.963Z+ home_fs=zfs
162026-01-22T04:11:29.963Z+ [[ zfs == autofs ]]
172026-01-22T04:11:29.963Z+ mkdir -p /home/build
182026-01-22T04:11:29.963Z+ chown build:build /home/build /work
192026-01-22T04:11:31.946Z+ chmod 0700 /home/build /work
202026-01-22T04:11:31.970Zprocess exited: duration 4078 ms, exit code 0
 
212026-01-22T04:11:32.022Zstarting task 1: "rust-toolchain"
222026-01-22T04:11:32.048Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-22T04:11:32.048Z * rust toolchain channel = "1.91.1"
242026-01-22T04:11:32.048Z * rust toolchain profile = "default"
252026-01-22T04:11:32.048Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-22T04:11:32.048Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-22T04:11:32.048Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-22T04:11:32.048Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-22T04:11:32.048Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-22T04:11:32.165Zinfo: downloading installer
312026-01-22T04:11:33.424Zwarn: It looks like you have an existing installation of Rust at:
322026-01-22T04:11:33.424Zwarn: /opt/ooce/bin
332026-01-22T04:11:33.424Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-22T04:11:33.424Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-22T04:11:33.425Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-22T04:11:33.425Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-22T04:11:33.425Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-22T04:11:33.425Zerror: cannot install while Rust is installed
392026-01-22T04:11:33.425Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-22T04:11:33.450Zinfo: profile set to 'default'
412026-01-22T04:11:33.450Zinfo: default host triple is x86_64-unknown-illumos
422026-01-22T04:11:33.450Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-22T04:11:33.625Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-22T04:11:33.625Zinfo: downloading component 'cargo'
452026-01-22T04:11:33.939Zinfo: downloading component 'clippy'
462026-01-22T04:11:34.058Zinfo: downloading component 'rust-docs'
472026-01-22T04:11:34.862Zinfo: downloading component 'rust-std'
482026-01-22T04:11:35.401Zinfo: downloading component 'rustc'
492026-01-22T04:11:37.814Zinfo: downloading component 'rustfmt'
502026-01-22T04:11:37.897Zinfo: installing component 'cargo'
512026-01-22T04:11:39.091Zinfo: installing component 'clippy'
522026-01-22T04:11:39.560Zinfo: installing component 'rust-docs'
532026-01-22T04:11:43.100Zinfo: installing component 'rust-std'
542026-01-22T04:11:45.323Zinfo: installing component 'rustc'
552026-01-22T04:11:53.609Zinfo: installing component 'rustfmt'
562026-01-22T04:11:53.998Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-22T04:11:53.998Z
582026-01-22T04:11:54.185Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-22T04:11:54.185Z
602026-01-22T04:11:54.209Z
612026-01-22T04:11:54.209ZRust is installed now. Great!
622026-01-22T04:11:54.209Z
632026-01-22T04:11:54.209ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-22T04:11:54.209Zenvironment variable. This has not been done automatically.
652026-01-22T04:11:54.209Z
662026-01-22T04:11:54.209ZTo configure your current shell, you need to source
672026-01-22T04:11:54.209Zthe corresponding env file under $HOME/.cargo.
682026-01-22T04:11:54.209Z
692026-01-22T04:11:54.209ZThis is usually done by running one of the following (note the leading DOT):
702026-01-22T04:11:54.209Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-22T04:11:54.209Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-22T04:11:54.209Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-22T04:11:54.299Z+ rustup --version
742026-01-22T04:11:54.324Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-22T04:11:54.324Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-22T04:11:54.416Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-22T04:11:54.440Z+ cargo --version
782026-01-22T04:11:54.514Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-22T04:11:54.538Z+ rustc --version
802026-01-22T04:11:54.612Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-22T04:11:54.637Zprocess exited: duration 22596 ms, exit code 0
 
822026-01-22T04:11:54.689Zstarting task 2: "authentication"
832026-01-22T04:11:54.745Zprocess exited: duration 58 ms, exit code 0
 
842026-01-22T04:11:54.793Zstarting task 3: "clone repository"
852026-01-22T04:11:54.817Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-22T04:11:54.818Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-22T04:11:54.842ZCloning into '/work/oxidecomputer/omicron'...
882026-01-22T04:12:09.133Z+ cd /work/oxidecomputer/omicron
892026-01-22T04:12:09.133Z+ git fetch origin a0ae22a96ec16e4ef51af64516f30c809b1c2c01
902026-01-22T04:12:09.564ZFrom https://github.com/oxidecomputer/omicron
912026-01-22T04:12:09.564Z * branch a0ae22a96ec16e4ef51af64516f30c809b1c2c01 -> FETCH_HEAD
922026-01-22T04:12:09.589Z+ [[ -n zl/fix-9680-floating-ip-allocation ]]
932026-01-22T04:12:09.589Z++ git branch --show-current
942026-01-22T04:12:09.589Z+ current=main
952026-01-22T04:12:09.589Z+ [[ main != zl/fix-9680-floating-ip-allocation ]]
962026-01-22T04:12:09.589Z+ git branch -f zl/fix-9680-floating-ip-allocation a0ae22a96ec16e4ef51af64516f30c809b1c2c01
972026-01-22T04:12:09.613Z+ git checkout -f zl/fix-9680-floating-ip-allocation
982026-01-22T04:12:09.990ZSwitched to branch 'zl/fix-9680-floating-ip-allocation'
992026-01-22T04:12:10.015Z+ git reset --hard a0ae22a96ec16e4ef51af64516f30c809b1c2c01
1002026-01-22T04:12:10.044ZHEAD is now at a0ae22a96 merge main into fix-9680
1012026-01-22T04:12:10.068Zprocess exited: duration 15254 ms, exit code 0
 
1022026-01-22T04:12:10.117Zstarting task 4: "build"
1032026-01-22T04:12:10.141Z+ source .github/buildomat/ci-env.sh
1042026-01-22T04:12:10.141Z++ export CARGO_TERM_COLOR=always
1052026-01-22T04:12:10.142Z++ CARGO_TERM_COLOR=always
1062026-01-22T04:12:10.142Z+ cargo --version
1072026-01-22T04:12:10.206Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-01-22T04:12:10.230Z+ rustc --version
1092026-01-22T04:12:10.301Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-01-22T04:12:10.326Z+ source ./env.sh
1112026-01-22T04:12:10.326Z++ OLD_SHELL_OPTS=ehxB
1122026-01-22T04:12:10.326Z++ set -o xtrace
1132026-01-22T04:12:10.326Z++++ dirname ./env.sh
1142026-01-22T04:12:10.326Z+++ readlink -f .
1152026-01-22T04:12:10.326Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-01-22T04:12:10.326Z++ 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-22T04:12:10.326Z++ 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-22T04:12:10.326Z++ 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-22T04:12:10.326Z++ 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-22T04:12:10.326Z++ 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-22T04:12:10.326Z++ 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-22T04:12:10.326Z++ 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-22T04:12:10.326Z++ 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-22T04:12:10.326Z++ case $OLD_SHELL_OPTS in
1252026-01-22T04:12:10.326Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-01-22T04:12:10.326Z+ 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-22T04:12:10.326Z+ 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-22T04:12:10.326Z+ banner prerequisites
1292026-01-22T04:12:10.326Z
1302026-01-22T04:12:10.326Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-01-22T04:12:10.326Z # # # # # # # # # # # # # # #
1322026-01-22T04:12:10.326Z # # # # ##### # # ##### # # # # # #### #
1332026-01-22T04:12:10.326Z ##### ##### # ##### # # # # # # # # #
1342026-01-22T04:12:10.327Z # # # # # # # # # # # # # # #
1352026-01-22T04:12:10.327Z # # # ###### # # ###### ### # #### # #### #
1362026-01-22T04:12:10.327Z
1372026-01-22T04:12:10.327Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-01-22T04:12:27.398Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-01-22T04:12:38.881Z Startup: Caching catalogs ... Done
1402026-01-22T04:13:02.481ZPlanning: Solver setup ... Done (21.213s)
1412026-01-22T04:13:02.649ZPlanning: Running solver ... Done (0.168s)
1422026-01-22T04:13:02.800ZPlanning: Finding local manifests ... Done (0.002s)
1432026-01-22T04:13:02.893ZPlanning: Fetching manifests: 0/4 0% complete
1442026-01-22T04:13:03.274ZPlanning: Fetching manifests: 4/4 100% complete
1452026-01-22T04:13:03.332ZPlanning: Package planning ... Done (0.058s)
1462026-01-22T04:13:03.390ZPlanning: Merging actions ... Done (0.058s)
1472026-01-22T04:13:03.718ZPlanning: Checking for conflicting actions ... Done (0.326s)
1482026-01-22T04:13:03.743ZPlanning: Consolidating action changes ... Done (0.013s)
1492026-01-22T04:13:04.417ZPlanning: Evaluating mediators ... Done (0.687s)
1502026-01-22T04:13:04.441ZPlanning: Planning completed in 25.43 seconds
1512026-01-22T04:13:04.465Z Packages to install: 4
1522026-01-22T04:13:04.465Z Mediators to change: 2
1532026-01-22T04:13:04.465Z Services to change: 1
1542026-01-22T04:13:04.465Z Estimated space available: 154.95 GB
1552026-01-22T04:13:04.465ZEstimated space to be consumed: 1.79 GB
1562026-01-22T04:13:04.465Z Create boot environment: No
1572026-01-22T04:13:04.465ZCreate backup boot environment: No
1582026-01-22T04:13:04.465Z Rebuild boot archive: No
1592026-01-22T04:13:04.465Z
1602026-01-22T04:13:04.466ZChanged mediators:
1612026-01-22T04:13:04.466Z mediator clang:
1622026-01-22T04:13:04.466Z version: None -> 15 (system default)
1632026-01-22T04:13:04.466Z
1642026-01-22T04:13:04.466Z mediator llvm:
1652026-01-22T04:13:04.466Z version: 14 (system default) -> 15 (system default)
1662026-01-22T04:13:04.466Z
1672026-01-22T04:13:04.466ZChanged packages:
1682026-01-22T04:13:04.466Zhelios-dev
1692026-01-22T04:13:04.466Z developer/build-essential
1702026-01-22T04:13:04.466Z None -> 11-2.0
1712026-01-22T04:13:04.466Z library/libxmlsec1
1722026-01-22T04:13:04.466Z None -> 1.2.35-2.0
1732026-01-22T04:13:04.466Z ooce/developer/clang-15
1742026-01-22T04:13:04.466Z None -> 15.0.7-2.0
1752026-01-22T04:13:04.466Z ooce/developer/llvm-15
1762026-01-22T04:13:04.466Z None -> 15.0.7-2.0
1772026-01-22T04:13:04.466Z
1782026-01-22T04:13:04.466ZServices:
1792026-01-22T04:13:04.466Z restart_fmri:
1802026-01-22T04:13:04.466Z svc:/system/update-man-index:default
1812026-01-22T04:13:04.502Z
1822026-01-22T04:13:04.502ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-01-22T04:13:09.502ZDownload: 1202/3290 items 83.5/212.6MB 39% complete (17.3M/s)
1842026-01-22T04:13:14.506ZDownload: 2262/3290 items 119.4/212.6MB 56% complete (12.1M/s)
1852026-01-22T04:13:19.508ZDownload: 3248/3290 items 198.1/212.6MB 93% complete (11.5M/s)
1862026-01-22T04:13:22.091ZDownload: Completed 212.60 MB in 17.59 seconds (12.1M/s)
1872026-01-22T04:13:22.275Z Actions: 1/3689 actions (Installing new actions)
1882026-01-22T04:13:27.356Z Actions: 3034/3689 actions (Installing new actions)
1892026-01-22T04:13:28.095Z Actions: Completed 3689 actions in 5.82 seconds.
1902026-01-22T04:13:29.105Z Done (1.004s)
1912026-01-22T04:13:29.106Z Done (0.000s)
1922026-01-22T04:13:30.388Z Done (1.282s)
1932026-01-22T04:13:35.328Z Done (4.672s)
1942026-01-22T04:13:35.423Z Done (0.021s)
1952026-01-22T04:13:35.447Z Done (0.000s)
1962026-01-22T04:13:35.593Z Done (0.000s)
1972026-01-22T04:13:36.600ZPlanning: Evaluating mediator changes ... Done
1982026-01-22T04:13:36.863ZPlanning: Checking for conflicting actions ... Done
1992026-01-22T04:13:36.888ZPlanning: Consolidating action changes ... Done
2002026-01-22T04:13:37.187ZPlanning: Evaluating mediators ... Done
2012026-01-22T04:13:37.212ZPlanning: Planning completed in 0.59 seconds
2022026-01-22T04:13:37.236Z Mediators to change: 2
2032026-01-22T04:13:37.236Z Create boot environment: No
2042026-01-22T04:13:37.236ZCreate backup boot environment: No
2052026-01-22T04:13:37.283Z Done
2062026-01-22T04:13:37.283Z Done
2072026-01-22T04:13:38.212Z Done
2082026-01-22T04:13:42.338Z Done
2092026-01-22T04:13:42.436Z Done
2102026-01-22T04:13:42.460Z Done
2112026-01-22T04:13:42.487Z Done
2122026-01-22T04:13:43.232ZPlanning: Evaluating mediator changes ... Done
2132026-01-22T04:13:43.256ZPlanning: Merging actions ... Done
2142026-01-22T04:13:43.480ZPlanning: Checking for conflicting actions ... Done
2152026-01-22T04:13:43.504ZPlanning: Consolidating action changes ... Done
2162026-01-22T04:13:43.797ZPlanning: Evaluating mediators ... Done
2172026-01-22T04:13:43.864ZPlanning: Planning completed in 0.94 seconds
2182026-01-22T04:13:43.906Z Packages to change: 1
2192026-01-22T04:13:43.906Z Mediators to change: 1
2202026-01-22T04:13:43.906Z Services to change: 1
2212026-01-22T04:13:43.906Z Create boot environment: No
2222026-01-22T04:13:43.906ZCreate backup boot environment: Yes
2232026-01-22T04:13:45.860Z Actions: 1/6 actions (Updating modified actions)
2242026-01-22T04:13:45.884Z Actions: Completed 6 actions in 0.00 seconds.
2252026-01-22T04:13:45.884Z Done
2262026-01-22T04:13:45.884Z Done
2272026-01-22T04:13:46.112Z Done
2282026-01-22T04:13:50.583Z Done
2292026-01-22T04:13:50.678Z Done
2302026-01-22T04:13:50.678Z Done
2312026-01-22T04:13:50.791Z Done
2322026-01-22T04:13:51.345ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-01-22T04:13:51.345Zclang system 15 system
2342026-01-22T04:13:51.345Zcsh system system illumos
2352026-01-22T04:13:51.345Zctags system system illumos
2362026-01-22T04:13:51.345Zfile system system illumos
2372026-01-22T04:13:51.345Zgcc vendor 12 vendor
2382026-01-22T04:13:51.345Zgcc system 10 system
2392026-01-22T04:13:51.345Zgcc system 7 system
2402026-01-22T04:13:51.345Zgo system 1.20 system
2412026-01-22T04:13:51.345Zgo system 1.19 system
2422026-01-22T04:13:51.345Zllvm system 15 system
2432026-01-22T04:13:51.345Zllvm system 14 system
2442026-01-22T04:13:51.345Zmariadb system 10.6 system
2452026-01-22T04:13:51.345Zmta vendor vendor dma
2462026-01-22T04:13:51.345Zopenjdk system 17 system
2472026-01-22T04:13:51.345Zopenjdk system 11 system
2482026-01-22T04:13:51.345Zopenjdk system 1.8 system
2492026-01-22T04:13:51.346Zopenssl vendor 3 vendor
2502026-01-22T04:13:51.346Zperl system 5.36 system
2512026-01-22T04:13:51.346Zpostgresql system 15 system
2522026-01-22T04:13:51.346Zpostgresql system 13 system
2532026-01-22T04:13:51.346Zpython vendor 3 vendor
2542026-01-22T04:13:51.346Zpython system 2 system
2552026-01-22T04:13:51.346Zpython3 system 3.11 system
2562026-01-22T04:13:51.346Zruby system 3.0 system
2572026-01-22T04:13:51.346Zwords vendor vendor american-english
2582026-01-22T04:13:51.346Zwords system system australian-english
2592026-01-22T04:13:51.346Zwords system system british-english
2602026-01-22T04:13:51.346Zwords system system canadian-english
2612026-01-22T04:13:51.346Zwords system system french
2622026-01-22T04:13:51.346Zwords system system italian
2632026-01-22T04:13:51.346Zwords system system ngerman
2642026-01-22T04:13:51.346Zwords system system ogerman
2652026-01-22T04:13:51.346Zwords system system spanish
2662026-01-22T04:13:51.721ZPUBLISHER TYPE STATUS P LOCATION
2672026-01-22T04:13:51.721Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-01-22T04:13:59.129ZFMRI IFO
2692026-01-22T04:13:59.129Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-01-22T04:13:59.129Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-01-22T04:13:59.129Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-01-22T04:13:59.129Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-01-22T04:13:59.129Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-01-22T04:13:59.129Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-01-22T04:13:59.129Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-01-22T04:13:59.129Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-01-22T04:13:59.129Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-01-22T04:13:59.129Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-01-22T04:13:59.129Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-01-22T04:13:59.129Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-01-22T04:13:59.129Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-01-22T04:13:59.129Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-01-22T04:13:59.129Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-01-22T04:13:59.129Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-01-22T04:14:00.390Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-01-22T04:14:00.823Z Updating crates.io index
2872026-01-22T04:14:00.848Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-01-22T04:14:01.446Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892026-01-22T04:14:02.428Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-01-22T04:14:02.897Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912026-01-22T04:14:03.292Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-01-22T04:14:03.832Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-01-22T04:14:05.427Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-01-22T04:14:07.945Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-01-22T04:14:08.873Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-01-22T04:14:09.282Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-01-22T04:14:10.363Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-01-22T04:14:11.127Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-01-22T04:14:11.533Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-01-22T04:14:12.220Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-01-22T04:14:12.665Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-01-22T04:14:13.528Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-01-22T04:14:14.199Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-01-22T04:14:14.547Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-01-22T04:14:15.047Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-01-22T04:14:15.521Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-01-22T04:14:15.868Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-01-22T04:14:16.192Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-01-22T04:14:16.598Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-01-22T04:14:17.130Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-01-22T04:14:17.744Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-01-22T04:14:18.133Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-01-22T04:14:18.609Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-01-22T04:14:19.012Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-01-22T04:14:20.168Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162026-01-22T04:14:20.675Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-01-22T04:14:21.054Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-01-22T04:14:21.523Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192026-01-22T04:14:22.032Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-01-22T04:14:22.478Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212026-01-22T04:14:22.891Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222026-01-22T04:14:23.361Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232026-01-22T04:14:23.747Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-01-22T04:14:38.791Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-01-22T04:14:39.253Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3262026-01-22T04:14:40.956Z Downloading crates ...
3272026-01-22T04:14:41.032Z Downloaded anstream v0.6.18
3282026-01-22T04:14:41.057Z Downloaded scroll_derive v0.12.0
3292026-01-22T04:14:41.057Z Downloaded colorchoice v1.0.2
3302026-01-22T04:14:41.057Z Downloaded crypto-common v0.1.6
3312026-01-22T04:14:41.057Z Downloaded cargo-util-schemas v0.8.2
3322026-01-22T04:14:41.057Z Downloaded cargo_metadata v0.21.0
3332026-01-22T04:14:41.057Z Downloaded tabled_derive v0.7.0
3342026-01-22T04:14:41.057Z Downloaded dtrace-parser v0.2.0
3352026-01-22T04:14:41.057Z Downloaded toml_write v0.1.2
3362026-01-22T04:14:41.057Z Downloaded terminal_size v0.4.0
3372026-01-22T04:14:41.057Z Downloaded tempfile v3.24.0
3382026-01-22T04:14:41.057Z Downloaded typeid v1.0.3
3392026-01-22T04:14:41.057Z Downloaded dof v0.3.0
3402026-01-22T04:14:41.057Z Downloaded cargo_toml v0.21.0
3412026-01-22T04:14:41.057Z Downloaded zerovec-derive v0.10.3
3422026-01-22T04:14:41.082Z Downloaded zmij v1.0.15
3432026-01-22T04:14:41.083Z Downloaded yoke v0.7.4
3442026-01-22T04:14:41.083Z Downloaded zerofrom-derive v0.1.4
3452026-01-22T04:14:41.083Z Downloaded yoke-derive v0.7.4
3462026-01-22T04:14:41.083Z Downloaded ucd-trie v0.1.7
3472026-01-22T04:14:41.083Z Downloaded pretty-hex v0.4.1
3482026-01-22T04:14:41.083Z Downloaded fastrand v2.1.1
3492026-01-22T04:14:41.083Z Downloaded serde-untagged v0.1.7
3502026-01-22T04:14:41.083Z Downloaded zerocopy-derive v0.7.35
3512026-01-22T04:14:41.107Z Downloaded zerofrom v0.1.4
3522026-01-22T04:14:41.107Z Downloaded utf8_iter v1.0.4
3532026-01-22T04:14:41.108Z Downloaded thiserror-impl v1.0.69
3542026-01-22T04:14:41.108Z Downloaded idna_adapter v1.2.0
3552026-01-22T04:14:41.108Z Downloaded proc-macro-error-attr v1.0.4
3562026-01-22T04:14:41.108Z Downloaded zerovec v0.10.4
3572026-01-22T04:14:41.108Z Downloaded stable_deref_trait v1.2.0
3582026-01-22T04:14:41.108Z Downloaded ordered-float v2.10.1
3592026-01-22T04:14:41.108Z Downloaded serde_tokenstream v0.2.2
3602026-01-22T04:14:41.108Z Downloaded pest_derive v2.8.2
3612026-01-22T04:14:41.108Z Downloaded synstructure v0.13.1
3622026-01-22T04:14:41.132Z Downloaded proc-macro2 v1.0.101
3632026-01-22T04:14:41.133Z Downloaded serde_derive v1.0.228
3642026-01-22T04:14:41.133Z Downloaded idna v1.0.3
3652026-01-22T04:14:41.133Z Downloaded serde v1.0.228
3662026-01-22T04:14:41.133Z Downloaded memchr v2.7.4
3672026-01-22T04:14:41.133Z Downloaded rustix v1.1.3
3682026-01-22T04:14:41.157Z Downloaded unicode-width v0.1.14
3692026-01-22T04:14:41.181Z Downloaded serde_json v1.0.149
3702026-01-22T04:14:41.181Z Downloaded tabled v0.15.0
3712026-01-22T04:14:41.206Z Downloaded pest v2.8.2
3722026-01-22T04:14:41.206Z Downloaded syn v1.0.109
3732026-01-22T04:14:41.206Z Downloaded icu_properties_data v1.5.0
3742026-01-22T04:14:41.230Z Downloaded goblin v0.8.2
3752026-01-22T04:14:41.230Z Downloaded indexmap v2.12.1
3762026-01-22T04:14:41.230Z Downloaded syn v2.0.111
3772026-01-22T04:14:41.230Z Downloaded icu_properties v1.5.1
3782026-01-22T04:14:41.255Z Downloaded icu_collections v1.5.0
3792026-01-22T04:14:41.255Z Downloaded hashbrown v0.16.1
3802026-01-22T04:14:41.255Z Downloaded icu_normalizer v1.5.0
3812026-01-22T04:14:41.256Z Downloaded icu_locid v1.5.0
3822026-01-22T04:14:41.256Z Downloaded getrandom v0.3.4
3832026-01-22T04:14:41.256Z Downloaded rustix v0.38.37
3842026-01-22T04:14:41.280Z Downloaded log v0.4.29
3852026-01-22T04:14:41.280Z Downloaded icu_provider v1.5.0
3862026-01-22T04:14:41.305Z Downloaded smallvec v1.15.1
3872026-01-22T04:14:41.305Z Downloaded once_cell v1.21.3
3882026-01-22T04:14:41.305Z Downloaded litemap v0.7.3
3892026-01-22T04:14:41.305Z Downloaded icu_normalizer_data v1.5.0
3902026-01-22T04:14:41.305Z Downloaded erased-serde v0.4.6
3912026-01-22T04:14:41.305Z Downloaded camino-tempfile v1.4.1
3922026-01-22T04:14:41.305Z Downloaded icu_locid_transform_data v1.5.0
3932026-01-22T04:14:41.305Z Downloaded icu_locid_transform v1.5.0
3942026-01-22T04:14:41.305Z Downloaded fs-err v3.1.1
3952026-01-22T04:14:41.305Z Downloaded itoa v1.0.11
3962026-01-22T04:14:41.305Z Downloaded errno v0.3.12
3972026-01-22T04:14:41.305Z Downloaded smawk v0.3.2
3982026-01-22T04:14:41.330Z Downloaded serde-value v0.7.0
3992026-01-22T04:14:41.330Z Downloaded proc-macro-error v1.0.4
4002026-01-22T04:14:41.330Z Downloaded pest_generator v2.8.2
4012026-01-22T04:14:41.330Z Downloaded percent-encoding v2.3.2
4022026-01-22T04:14:41.330Z Downloaded libc v0.2.180
4032026-01-22T04:14:41.354Z Downloaded macaddr v1.0.1
4042026-01-22T04:14:41.354Z Downloaded generic-array v0.14.7
4052026-01-22T04:14:41.354Z Downloaded unicode-ident v1.0.19
4062026-01-22T04:14:41.354Z Downloaded thread-id v4.2.2
4072026-01-22T04:14:41.354Z Downloaded is_terminal_polyfill v1.70.1
4082026-01-22T04:14:41.354Z Downloaded heck v0.5.0
4092026-01-22T04:14:41.354Z Downloaded fnv v1.0.7
4102026-01-22T04:14:41.379Z Downloaded winnow v0.7.13
4112026-01-22T04:14:41.379Z Downloaded utf16_iter v1.0.5
4122026-01-22T04:14:41.379Z Downloaded url v2.5.4
4132026-01-22T04:14:41.379Z Downloaded toml_edit v0.22.27
4142026-01-22T04:14:41.379Z Downloaded swrite v0.1.0
4152026-01-22T04:14:41.379Z Downloaded strsim v0.11.1
4162026-01-22T04:14:41.379Z Downloaded sha2 v0.10.9
4172026-01-22T04:14:41.379Z Downloaded serde_spanned v0.6.9
4182026-01-22T04:14:41.379Z Downloaded icu_provider_macros v1.5.0
4192026-01-22T04:14:41.379Z Downloaded heck v0.4.1
4202026-01-22T04:14:41.379Z Downloaded form_urlencoded v1.2.2
4212026-01-22T04:14:41.403Z Downloaded usdt-macro v0.5.0
4222026-01-22T04:14:41.403Z Downloaded semver v1.0.27
4232026-01-22T04:14:41.403Z Downloaded quote v1.0.40
4242026-01-22T04:14:41.403Z Downloaded num-traits v0.2.19
4252026-01-22T04:14:41.403Z Downloaded memmap v0.7.0
4262026-01-22T04:14:41.403Z Downloaded cfg-if v1.0.4
4272026-01-22T04:14:41.404Z Downloaded version_check v0.9.5
4282026-01-22T04:14:41.404Z Downloaded usdt-attr-macro v0.5.0
4292026-01-22T04:14:41.404Z Downloaded thiserror-impl v2.0.17
4302026-01-22T04:14:41.404Z Downloaded thiserror v2.0.17
4312026-01-22T04:14:41.404Z Downloaded textwrap v0.16.2
4322026-01-22T04:14:41.404Z Downloaded zerocopy v0.7.35
4332026-01-22T04:14:41.428Z Downloaded writeable v0.5.5
4342026-01-22T04:14:41.428Z Downloaded write16 v1.0.0
4352026-01-22T04:14:41.428Z Downloaded usdt v0.5.0
4362026-01-22T04:14:41.428Z Downloaded unicode-xid v0.2.6
4372026-01-22T04:14:41.429Z Downloaded toml_datetime v0.6.11
4382026-01-22T04:14:41.429Z Downloaded tinystr v0.7.6
4392026-01-22T04:14:41.429Z Downloaded serde_core v1.0.228
4402026-01-22T04:14:41.429Z Downloaded plain v0.2.3
4412026-01-22T04:14:41.429Z Downloaded papergrid v0.11.0
4422026-01-22T04:14:41.453Z Downloaded utf8parse v0.2.2
4432026-01-22T04:14:41.453Z Downloaded usdt-impl v0.5.0
4442026-01-22T04:14:41.453Z Downloaded unicode-linebreak v0.1.5
4452026-01-22T04:14:41.453Z Downloaded typenum v1.17.0
4462026-01-22T04:14:41.453Z Downloaded thiserror v1.0.69
4472026-01-22T04:14:41.453Z Downloaded scroll v0.12.0
4482026-01-22T04:14:41.453Z Downloaded pest_meta v2.8.2
4492026-01-22T04:14:41.453Z Downloaded toml v0.8.23
4502026-01-22T04:14:41.453Z Downloaded clap_builder v4.5.48
4512026-01-22T04:14:41.478Z Downloaded unicode-width v0.2.0
4522026-01-22T04:14:41.478Z Downloaded clap_derive v4.5.47
4532026-01-22T04:14:41.478Z Downloaded displaydoc v0.2.5
4542026-01-22T04:14:41.478Z Downloaded cpufeatures v0.2.14
4552026-01-22T04:14:41.478Z Downloaded autocfg v1.4.0
4562026-01-22T04:14:41.478Z Downloaded anstyle-query v1.1.1
4572026-01-22T04:14:41.478Z Downloaded camino v1.2.1
4582026-01-22T04:14:41.478Z Downloaded block-buffer v0.10.4
4592026-01-22T04:14:41.478Z Downloaded anstyle v1.0.11
4602026-01-22T04:14:41.478Z Downloaded byteorder v1.5.0
4612026-01-22T04:14:41.478Z Downloaded anstyle-parse v0.2.5
4622026-01-22T04:14:41.478Z Downloaded bytecount v0.6.8
4632026-01-22T04:14:41.502Z Downloaded anyhow v1.0.99
4642026-01-22T04:14:41.502Z Downloaded equivalent v1.0.2
4652026-01-22T04:14:41.502Z Downloaded digest v0.10.7
4662026-01-22T04:14:41.502Z Downloaded clap_lex v0.7.4
4672026-01-22T04:14:41.502Z Downloaded clap v4.5.48
4682026-01-22T04:14:41.502Z Downloaded cargo-platform v0.2.0
4692026-01-22T04:14:41.502Z Downloaded bitflags v2.9.4
4702026-01-22T04:14:41.579Z Compiling proc-macro2 v1.0.101
4712026-01-22T04:14:41.579Z Compiling unicode-ident v1.0.19
4722026-01-22T04:14:41.604Z Compiling serde_core v1.0.228
4732026-01-22T04:14:41.604Z Compiling version_check v0.9.5
4742026-01-22T04:14:41.605Z Compiling serde v1.0.228
4752026-01-22T04:14:41.605Z Compiling libc v0.2.180
4762026-01-22T04:14:41.605Z Compiling memchr v2.7.4
4772026-01-22T04:14:41.605Z Compiling thiserror v2.0.17
4782026-01-22T04:14:41.946Z Compiling stable_deref_trait v1.2.0
4792026-01-22T04:14:42.058Z Compiling zmij v1.0.15
4802026-01-22T04:14:42.303Z Compiling itoa v1.0.11
4812026-01-22T04:14:42.428Z Compiling ucd-trie v0.1.7
4822026-01-22T04:14:42.594Z Compiling writeable v0.5.5
4832026-01-22T04:14:42.954Z Compiling litemap v0.7.3
4842026-01-22T04:14:43.043Z Compiling thiserror v1.0.69
4852026-01-22T04:14:43.146Z Compiling autocfg v1.4.0
4862026-01-22T04:14:43.174Z Compiling bitflags v2.9.4
4872026-01-22T04:14:43.569Z Compiling quote v1.0.40
4882026-01-22T04:14:43.705Z Compiling errno v0.3.12
4892026-01-22T04:14:43.819Z Compiling byteorder v1.5.0
4902026-01-22T04:14:43.846Z Compiling icu_locid_transform_data v1.5.0
4912026-01-22T04:14:43.939Z Compiling syn v2.0.111
4922026-01-22T04:14:44.057Z Compiling icu_properties_data v1.5.0
4932026-01-22T04:14:44.136Z Compiling serde_json v1.0.149
4942026-01-22T04:14:44.162Z Compiling num-traits v0.2.19
4952026-01-22T04:14:44.257Z Compiling hashbrown v0.16.1
4962026-01-22T04:14:44.322Z Compiling equivalent v1.0.2
4972026-01-22T04:14:44.432Z Compiling utf8_iter v1.0.4
4982026-01-22T04:14:44.457Z Compiling icu_normalizer_data v1.5.0
4992026-01-22T04:14:44.526Z Compiling rustix v0.38.37
5002026-01-22T04:14:44.588Z Compiling typeid v1.0.3
5012026-01-22T04:14:44.680Z Compiling smallvec v1.15.1
5022026-01-22T04:14:44.736Z Compiling utf16_iter v1.0.5
5032026-01-22T04:14:44.947Z Compiling write16 v1.0.0
5042026-01-22T04:14:45.282Z Compiling indexmap v2.12.1
5052026-01-22T04:14:45.362Z Compiling usdt-impl v0.5.0
5062026-01-22T04:14:45.398Z Compiling proc-macro-error-attr v1.0.4
5072026-01-22T04:14:45.432Z Compiling winnow v0.7.13
5082026-01-22T04:14:45.720Z Compiling syn v1.0.109
5092026-01-22T04:14:45.813Z Compiling toml_write v0.1.2
5102026-01-22T04:14:46.021Z Compiling thread-id v4.2.2
5112026-01-22T04:14:46.719Z Compiling proc-macro-error v1.0.4
5122026-01-22T04:14:46.894Z Compiling camino v1.2.1
5132026-01-22T04:14:47.073Z Compiling utf8parse v0.2.2
5142026-01-22T04:14:47.284Z Compiling plain v0.2.3
5152026-01-22T04:14:47.524Z Compiling getrandom v0.3.4
5162026-01-22T04:14:47.658Z Compiling log v0.4.29
5172026-01-22T04:14:47.741Z Compiling rustix v1.1.3
5182026-01-22T04:14:47.922Z Compiling percent-encoding v2.3.2
5192026-01-22T04:14:48.044Z Compiling ordered-float v2.10.1
5202026-01-22T04:14:48.314Z Compiling form_urlencoded v1.2.2
5212026-01-22T04:14:48.647Z Compiling terminal_size v0.4.0
5222026-01-22T04:14:48.712Z Compiling anstyle-parse v0.2.5
5232026-01-22T04:14:48.921Z Compiling pretty-hex v0.4.1
5242026-01-22T04:14:48.972Z Compiling is_terminal_polyfill v1.70.1
5252026-01-22T04:14:49.109Z Compiling colorchoice v1.0.2
5262026-01-22T04:14:49.139Z Compiling anstyle-query v1.1.1
5272026-01-22T04:14:49.170Z Compiling cfg-if v1.0.4
5282026-01-22T04:14:49.254Z Compiling anstyle v1.0.11
5292026-01-22T04:14:49.544Z Compiling semver v1.0.27
5302026-01-22T04:14:49.585Z Compiling fs-err v3.1.1
5312026-01-22T04:14:49.699Z Compiling anstream v0.6.18
5322026-01-22T04:14:49.940Z Compiling synstructure v0.13.1
5332026-01-22T04:14:50.296Z Compiling anyhow v1.0.99
5342026-01-22T04:14:50.324Z Compiling clap_lex v0.7.4
5352026-01-22T04:14:50.349Z Compiling unicode-width v0.1.14
5362026-01-22T04:14:50.830Z Compiling fastrand v2.1.1
5372026-01-22T04:14:50.856Z Compiling unicode-xid v0.2.6
5382026-01-22T04:14:50.881Z Compiling fnv v1.0.7
5392026-01-22T04:14:51.046Z Compiling once_cell v1.21.3
5402026-01-22T04:14:51.071Z Compiling bytecount v0.6.8
5412026-01-22T04:14:51.233Z Compiling heck v0.4.1
5422026-01-22T04:14:51.264Z Compiling heck v0.5.0
5432026-01-22T04:14:51.299Z Compiling strsim v0.11.1
5442026-01-22T04:14:51.332Z Compiling papergrid v0.11.0
5452026-01-22T04:14:51.682Z Compiling clap_builder v4.5.48
5462026-01-22T04:14:51.736Z Compiling tempfile v3.24.0
5472026-01-22T04:14:52.132Z Compiling memmap v0.7.0
5482026-01-22T04:14:52.302Z Compiling unicode-linebreak v0.1.5
5492026-01-22T04:14:52.429Z Compiling unicode-width v0.2.0
5502026-01-22T04:14:52.453Z Compiling smawk v0.3.2
5512026-01-22T04:14:52.909Z Compiling textwrap v0.16.2
5522026-01-22T04:14:53.281Z Compiling camino-tempfile v1.4.1
5532026-01-22T04:14:53.396Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-01-22T04:14:53.576Z Compiling tabled_derive v0.7.0
5552026-01-22T04:14:53.704Z Compiling swrite v0.1.0
5562026-01-22T04:14:54.042Z Compiling serde_derive v1.0.228
5572026-01-22T04:14:54.042Z Compiling zerofrom-derive v0.1.4
5582026-01-22T04:14:54.068Z Compiling yoke-derive v0.7.4
5592026-01-22T04:14:54.068Z Compiling zerovec-derive v0.10.3
5602026-01-22T04:14:54.172Z Compiling thiserror-impl v2.0.17
5612026-01-22T04:14:55.311Z Compiling displaydoc v0.2.5
5622026-01-22T04:14:56.067Z Compiling thiserror-impl v1.0.69
5632026-01-22T04:14:56.338Z Compiling icu_provider_macros v1.5.0
5642026-01-22T04:14:56.682Z Compiling zerocopy-derive v0.7.35
5652026-01-22T04:14:56.914Z Compiling pest v2.8.2
5662026-01-22T04:14:56.966Z Compiling zerofrom v0.1.4
5672026-01-22T04:14:57.197Z Compiling yoke v0.7.4
5682026-01-22T04:14:57.227Z Compiling scroll_derive v0.12.0
5692026-01-22T04:14:57.605Z Compiling zerovec v0.10.4
5702026-01-22T04:14:58.336Z Compiling zerocopy v0.7.35
5712026-01-22T04:14:58.424Z Compiling scroll v0.12.0
5722026-01-22T04:14:58.456Z Compiling clap_derive v4.5.47
5732026-01-22T04:14:58.734Z Compiling tabled v0.15.0
5742026-01-22T04:14:58.959Z Compiling goblin v0.8.2
5752026-01-22T04:14:59.268Z Compiling tinystr v0.7.6
5762026-01-22T04:14:59.446Z Compiling pest_meta v2.8.2
5772026-01-22T04:14:59.584Z Compiling icu_locid v1.5.0
5782026-01-22T04:14:59.615Z Compiling icu_collections v1.5.0
5792026-01-22T04:15:00.768Z Compiling icu_provider v1.5.0
5802026-01-22T04:15:01.192Z Compiling pest_generator v2.8.2
5812026-01-22T04:15:01.220Z Compiling serde_spanned v0.6.9
5822026-01-22T04:15:01.417Z Compiling toml_datetime v0.6.11
5832026-01-22T04:15:01.462Z Compiling icu_locid_transform v1.5.0
5842026-01-22T04:15:02.045Z Compiling dof v0.3.0
5852026-01-22T04:15:02.069Z Compiling toml_edit v0.22.27
5862026-01-22T04:15:02.069Z Compiling erased-serde v0.4.6
5872026-01-22T04:15:02.431Z Compiling serde_tokenstream v0.2.2
5882026-01-22T04:15:02.587Z Compiling icu_properties v1.5.1
5892026-01-22T04:15:02.964Z Compiling serde-untagged v0.1.7
5902026-01-22T04:15:03.085Z Compiling serde-value v0.7.0
5912026-01-22T04:15:03.163Z Compiling pest_derive v2.8.2
5922026-01-22T04:15:03.428Z Compiling cargo-platform v0.2.0
5932026-01-22T04:15:03.454Z Compiling clap v4.5.48
5942026-01-22T04:15:03.585Z Compiling macaddr v1.0.1
5952026-01-22T04:15:03.840Z Compiling dtrace-parser v0.2.0
5962026-01-22T04:15:04.966Z Compiling toml v0.8.23
5972026-01-22T04:15:05.596Z Compiling usdt-macro v0.5.0
5982026-01-22T04:15:05.628Z Compiling usdt-attr-macro v0.5.0
5992026-01-22T04:15:05.881Z Compiling icu_normalizer v1.5.0
6002026-01-22T04:15:05.917Z Compiling cargo_toml v0.21.0
6012026-01-22T04:15:06.679Z Compiling idna_adapter v1.2.0
6022026-01-22T04:15:06.848Z Compiling usdt v0.5.0
6032026-01-22T04:15:06.878Z Compiling idna v1.0.3
6042026-01-22T04:15:07.420Z Compiling url v2.5.4
6052026-01-22T04:15:08.192Z Compiling cargo-util-schemas v0.8.2
6062026-01-22T04:15:10.038Z Compiling cargo_metadata v0.21.0
6072026-01-22T04:15:12.246Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-01-22T04:15:16.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
6092026-01-22T04:15:16.789Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-01-22T04:15:17.742Z Downloading crates ...
6112026-01-22T04:15:17.948Z Downloaded arrayref v0.3.9
6122026-01-22T04:15:17.973Z Downloaded constant_time_eq v0.3.1
6132026-01-22T04:15:17.973Z Downloaded ctr v0.9.2
6142026-01-22T04:15:17.999Z Downloaded ghash v0.5.1
6152026-01-22T04:15:17.999Z Downloaded globwalk v0.9.1
6162026-01-22T04:15:18.023Z Downloaded funty v2.0.0
6172026-01-22T04:15:18.023Z Downloaded hex-literal v0.4.1
6182026-01-22T04:15:18.023Z Downloaded indoc v1.0.9
6192026-01-22T04:15:18.048Z Downloaded ident_case v1.0.1
6202026-01-22T04:15:18.048Z Downloaded gethostname v0.5.0
6212026-01-22T04:15:18.048Z Downloaded keccak v0.1.5
6222026-01-22T04:15:18.073Z Downloaded kstat-rs v0.2.4
6232026-01-22T04:15:18.073Z Downloaded libsw-core v0.3.1
6242026-01-22T04:15:18.073Z Downloaded managed v0.8.0
6252026-01-22T04:15:18.073Z Downloaded maplit v1.0.2
6262026-01-22T04:15:18.098Z Downloaded num_threads v0.1.7
6272026-01-22T04:15:18.098Z Downloaded num_enum_derive v0.5.11
6282026-01-22T04:15:18.098Z Downloaded num-iter v0.1.45
6292026-01-22T04:15:18.098Z Downloaded olpc-cjson v0.1.4
6302026-01-22T04:15:18.122Z Downloaded oso-derive v0.27.3
6312026-01-22T04:15:18.122Z Downloaded pbkdf2 v0.12.2
6322026-01-22T04:15:18.122Z Downloaded predicates-tree v1.0.12
6332026-01-22T04:15:18.122Z Downloaded phf v0.12.1
6342026-01-22T04:15:18.147Z Downloaded proc-macro-crate v1.3.1
6352026-01-22T04:15:18.147Z Downloaded primeorder v0.13.6
6362026-01-22T04:15:18.147Z Downloaded russh-cryptovec v0.7.3
6372026-01-22T04:15:18.147Z Downloaded rustc_version v0.4.1
6382026-01-22T04:15:18.171Z Downloaded salsa20 v0.10.2
6392026-01-22T04:15:18.171Z Downloaded pkg-config v0.3.31
6402026-01-22T04:15:18.171Z Downloaded quick-error v1.2.3
6412026-01-22T04:15:18.172Z Downloaded rand_chacha v0.3.1
6422026-01-22T04:15:18.172Z Downloaded serde_plain v1.0.2
6432026-01-22T04:15:18.172Z Downloaded serde_bytes v0.11.19
6442026-01-22T04:15:18.197Z Downloaded progenitor-macro v0.8.0
6452026-01-22T04:15:18.197Z Downloaded sigpipe v0.1.3
6462026-01-22T04:15:18.197Z Downloaded siphasher v0.3.11
6472026-01-22T04:15:18.197Z Downloaded scroll v0.13.0
6482026-01-22T04:15:18.197Z Downloaded rustc-hash v1.1.0
6492026-01-22T04:15:18.197Z Downloaded sqlparser_derive v0.2.2
6502026-01-22T04:15:18.222Z Downloaded rustls-pemfile v2.2.0
6512026-01-22T04:15:18.222Z Downloaded shell-words v1.1.0
6522026-01-22T04:15:18.222Z Downloaded slog-bunyan v2.5.0
6532026-01-22T04:15:18.222Z Downloaded serde_cbor v0.11.2
6542026-01-22T04:15:18.222Z Downloaded sync_wrapper v1.0.1
6552026-01-22T04:15:18.246Z Downloaded take_mut v0.2.2
6562026-01-22T04:15:18.246Z Downloaded tagptr v0.2.0
6572026-01-22T04:15:18.247Z Downloaded tabled_derive v0.11.0
6582026-01-22T04:15:18.247Z Downloaded testing_table v0.3.0
6592026-01-22T04:15:18.247Z Downloaded time-core v0.1.6
6602026-01-22T04:15:18.247Z Downloaded slog v2.8.2
6612026-01-22T04:15:18.272Z Downloaded termtree v0.5.1
6622026-01-22T04:15:18.272Z Downloaded tinyvec_macros v0.1.1
6632026-01-22T04:15:18.272Z Downloaded thread_local v1.1.8
6642026-01-22T04:15:18.272Z Downloaded static_assertions v1.1.0
6652026-01-22T04:15:18.272Z Downloaded tls_codec v0.4.1
6662026-01-22T04:15:18.272Z Downloaded try-lock v0.2.5
6672026-01-22T04:15:18.272Z Downloaded tower-service v0.3.3
6682026-01-22T04:15:18.297Z Downloaded tokio-tungstenite v0.23.1
6692026-01-22T04:15:18.297Z Downloaded unit-prefix v0.5.1
6702026-01-22T04:15:18.297Z Downloaded unarray v0.1.4
6712026-01-22T04:15:18.297Z Downloaded usdt-attr-macro v0.6.0
6722026-01-22T04:15:18.297Z Downloaded tui-tree-widget v0.23.1
6732026-01-22T04:15:18.297Z Downloaded tokio-macros v2.6.0
6742026-01-22T04:15:18.297Z Downloaded usdt-macro v0.6.0
6752026-01-22T04:15:18.297Z Downloaded void v1.0.2
6762026-01-22T04:15:18.297Z Downloaded vte_generate_state_changes v0.1.2
6772026-01-22T04:15:18.297Z Downloaded utf-8 v0.7.6
6782026-01-22T04:15:18.322Z Downloaded xshell-macros v0.2.7
6792026-01-22T04:15:18.322Z Downloaded vergen-lib v0.1.6
6802026-01-22T04:15:18.322Z Downloaded zone v0.1.8
6812026-01-22T04:15:18.322Z Downloaded term v1.1.0
6822026-01-22T04:15:18.322Z Downloaded zone_cfg_derive v0.1.2
6832026-01-22T04:15:18.322Z Downloaded tar v0.4.44
6842026-01-22T04:15:18.322Z Downloaded zone_cfg_derive v0.3.0
6852026-01-22T04:15:18.322Z Downloaded waitgroup v0.1.2
6862026-01-22T04:15:18.322Z Downloaded untrusted v0.9.0
6872026-01-22T04:15:18.349Z Downloaded zstd v0.13.3
6882026-01-22T04:15:18.349Z Downloaded zeroize v1.8.1
6892026-01-22T04:15:18.349Z Downloaded test-strategy v0.4.3
6902026-01-22T04:15:18.349Z Downloaded wyz v0.5.1
6912026-01-22T04:15:18.349Z Downloaded zerocopy v0.6.6
6922026-01-22T04:15:18.349Z Downloaded zstd-safe v7.2.3
6932026-01-22T04:15:18.374Z Downloaded unsafe-libyaml v0.2.11
6942026-01-22T04:15:18.374Z Downloaded zopfli v0.8.1
6952026-01-22T04:15:18.374Z Downloaded x509-cert v0.2.5
6962026-01-22T04:15:18.374Z Downloaded zip v4.2.0
6972026-01-22T04:15:18.399Z Downloaded zerocopy-derive v0.8.27
6982026-01-22T04:15:18.400Z Downloaded unicode-normalization v0.1.24
6992026-01-22T04:15:18.400Z Downloaded winnow v0.6.26
7002026-01-22T04:15:18.424Z Downloaded rustls v0.21.12
7012026-01-22T04:15:18.424Z Downloaded zlib-rs v0.5.1
7022026-01-22T04:15:18.449Z Downloaded smoltcp v0.9.1
7032026-01-22T04:15:18.449Z Downloaded tabled v0.18.0
7042026-01-22T04:15:18.473Z Downloaded vcpkg v0.2.15
7052026-01-22T04:15:18.510Z Downloaded zerocopy v0.8.27
7062026-01-22T04:15:18.538Z Downloaded rustls v0.23.19
7072026-01-22T04:15:18.563Z Downloaded webpki-roots v1.0.1
7082026-01-22T04:15:18.563Z Downloaded rustls v0.22.4
7092026-01-22T04:15:18.587Z Downloaded openapiv3 v2.2.0
7102026-01-22T04:15:18.587Z Downloaded tabled v0.20.0
7112026-01-22T04:15:18.612Z Downloaded smoltcp v0.11.0
7122026-01-22T04:15:18.636Z Downloaded regex-syntax v0.8.5
7132026-01-22T04:15:18.636Z Downloaded sled v0.34.7
7142026-01-22T04:15:18.660Z Downloaded bzip2-sys v0.1.13+1.0.8
7152026-01-22T04:15:18.661Z Downloaded typify-impl v0.2.0
7162026-01-22T04:15:18.685Z Downloaded jiff v0.2.15
7172026-01-22T04:15:18.709Z Downloaded regress v0.10.4
7182026-01-22T04:15:18.709Z Downloaded ratatui v0.29.0
7192026-01-22T04:15:18.733Z Downloaded regex-automata v0.4.11
7202026-01-22T04:15:18.757Z Downloaded typify-impl v0.4.3
7212026-01-22T04:15:18.758Z Downloaded libz-sys v1.1.20
7222026-01-22T04:15:18.813Z Downloaded zerocopy-derive v0.6.6
7232026-01-22T04:15:18.813Z Downloaded lzma-sys v0.1.20
7242026-01-22T04:15:18.839Z Downloaded petgraph v0.6.5
7252026-01-22T04:15:18.864Z Downloaded chrono-tz v0.10.4
7262026-01-22T04:15:18.864Z Downloaded hickory-proto v0.24.4
7272026-01-22T04:15:18.888Z Downloaded petgraph v0.8.2
7282026-01-22T04:15:18.913Z Downloaded polar-core v0.27.3
7292026-01-22T04:15:18.913Z Downloaded bstr v1.10.0
7302026-01-22T04:15:18.937Z Downloaded regex-syntax v0.6.29
7312026-01-22T04:15:18.937Z Downloaded radix_trie v0.2.1
7322026-01-22T04:15:18.937Z Downloaded object v0.36.5
7332026-01-22T04:15:18.962Z Downloaded sha3 v0.10.8
7342026-01-22T04:15:18.962Z Downloaded winnow v0.5.40
7352026-01-22T04:15:18.962Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7362026-01-22T04:15:18.986Z Downloaded tough v0.20.0
7372026-01-22T04:15:19.011Z Downloaded petname v2.0.2
7382026-01-22T04:15:19.011Z Downloaded tokio v1.48.0
7392026-01-22T04:15:19.036Z Downloaded moka v0.12.10
7402026-01-22T04:15:19.060Z Downloaded typed-path v0.9.3
7412026-01-22T04:15:19.060Z Downloaded tower-http v0.6.6
7422026-01-22T04:15:19.060Z Downloaded serde_with v3.16.1
7432026-01-22T04:15:19.085Z Downloaded salty v0.3.0
7442026-01-22T04:15:19.085Z Downloaded encoding_rs v0.8.34
7452026-01-22T04:15:19.109Z Downloaded rustls-webpki v0.101.7
7462026-01-22T04:15:19.134Z Downloaded quick-xml v0.37.2
7472026-01-22T04:15:19.134Z Downloaded openssl v0.10.73
7482026-01-22T04:15:19.158Z Downloaded unicode-segmentation v1.12.0
7492026-01-22T04:15:19.158Z Downloaded sqlparser v0.45.0
7502026-01-22T04:15:19.158Z Downloaded rustls-webpki v0.102.8
7512026-01-22T04:15:19.182Z Downloaded rayon v1.10.0
7522026-01-22T04:15:19.182Z Downloaded nix v0.30.1
7532026-01-22T04:15:19.207Z Downloaded nix v0.28.0
7542026-01-22T04:15:19.207Z Downloaded hickory-proto v0.25.2
7552026-01-22T04:15:19.231Z Downloaded time v0.3.43
7562026-01-22T04:15:19.231Z Downloaded reedline v0.40.0
7572026-01-22T04:15:19.255Z Downloaded tower v0.5.2
7582026-01-22T04:15:19.255Z Downloaded tokio-util v0.7.15
7592026-01-22T04:15:19.255Z Downloaded nix v0.27.1
7602026-01-22T04:15:19.280Z Downloaded yansi v1.0.1
7612026-01-22T04:15:19.280Z Downloaded unicode_categories v0.1.1
7622026-01-22T04:15:19.280Z Downloaded typify v0.4.3
7632026-01-22T04:15:19.280Z Downloaded ssh-key v0.6.6
7642026-01-22T04:15:19.280Z Downloaded toml_edit v0.19.15
7652026-01-22T04:15:19.304Z Downloaded reqwest v0.12.24
7662026-01-22T04:15:19.304Z Downloaded quinn-proto v0.11.8
7672026-01-22T04:15:19.329Z Downloaded p384 v0.13.1
7682026-01-22T04:15:19.329Z Downloaded zip v0.6.6
7692026-01-22T04:15:19.329Z Downloaded unicode-bidi v0.3.17
7702026-01-22T04:15:19.329Z Downloaded tungstenite v0.21.0
7712026-01-22T04:15:19.329Z Downloaded tracing v0.1.40
7722026-01-22T04:15:19.353Z Downloaded nix v0.29.0
7732026-01-22T04:15:19.353Z Downloaded ring v0.17.14
7742026-01-22T04:15:19.389Z Downloaded gimli v0.31.1
7752026-01-22T04:15:19.413Z Downloaded dropshot v0.16.6
7762026-01-22T04:15:19.437Z Downloaded tracing-attributes v0.1.27
7772026-01-22T04:15:19.437Z Downloaded walkdir v2.5.0
7782026-01-22T04:15:19.437Z Downloaded vte v0.11.1
7792026-01-22T04:15:19.438Z Downloaded vergen-gitcl v1.0.8
7802026-01-22T04:15:19.438Z Downloaded uzers v0.12.1
7812026-01-22T04:15:19.438Z Downloaded uuid v1.19.0
7822026-01-22T04:15:19.438Z Downloaded libgit2-sys v0.18.2+1.9.1
7832026-01-22T04:15:19.497Z Downloaded tungstenite v0.23.0
7842026-01-22T04:15:19.521Z Downloaded toml v0.9.8
7852026-01-22T04:15:19.522Z Downloaded proptest v1.7.0
7862026-01-22T04:15:19.522Z Downloaded goblin v0.10.2
7872026-01-22T04:15:19.546Z Downloaded schemars v1.0.4
7882026-01-22T04:15:19.546Z Downloaded xz2 v0.1.7
7892026-01-22T04:15:19.546Z Downloaded xshell v0.2.7
7902026-01-22T04:15:19.546Z Downloaded whoami v1.5.2
7912026-01-22T04:15:19.546Z Downloaded tracing-core v0.1.32
7922026-01-22T04:15:19.546Z Downloaded tokio-rustls v0.24.1
7932026-01-22T04:15:19.571Z Downloaded tokio-postgres v0.7.13
7942026-01-22T04:15:19.571Z Downloaded object v0.30.4
7952026-01-22T04:15:19.571Z Downloaded yasna v0.5.2
7962026-01-22T04:15:19.571Z Downloaded unicode-properties v0.1.3
7972026-01-22T04:15:19.571Z Downloaded portable-atomic v1.11.0
7982026-01-22T04:15:19.595Z Downloaded zeroize_derive v1.4.2
7992026-01-22T04:15:19.595Z Downloaded want v0.3.1
8002026-01-22T04:15:19.595Z Downloaded vsss-rs v3.3.4
8012026-01-22T04:15:19.595Z Downloaded vergen v9.0.6
8022026-01-22T04:15:19.595Z Downloaded value-bag v1.12.0
8032026-01-22T04:15:19.596Z Downloaded trait-variant v0.1.2
8042026-01-22T04:15:19.596Z Downloaded tokio-rustls v0.26.0
8052026-01-22T04:15:19.596Z Downloaded rustyline v14.0.0
8062026-01-22T04:15:19.596Z Downloaded regex v1.11.3
8072026-01-22T04:15:19.620Z Downloaded zone v0.3.1
8082026-01-22T04:15:19.620Z Downloaded xattr v1.3.1
8092026-01-22T04:15:19.620Z Downloaded diesel v2.2.12
8102026-01-22T04:15:19.644Z Downloaded rpassword v7.4.0
8112026-01-22T04:15:19.644Z Downloaded vergen-git2 v1.0.7
8122026-01-22T04:15:19.644Z Downloaded usdt-impl v0.6.0
8132026-01-22T04:15:19.644Z Downloaded twox-hash v2.1.0
8142026-01-22T04:15:19.644Z Downloaded toml v0.7.8
8152026-01-22T04:15:19.644Z Downloaded tokio-stream v0.1.17
8162026-01-22T04:15:19.644Z Downloaded steno v0.4.1
8172026-01-22T04:15:19.644Z Downloaded russh v0.45.0
8182026-01-22T04:15:19.669Z Downloaded unicase v2.8.1
8192026-01-22T04:15:19.669Z Downloaded which v4.4.2
8202026-01-22T04:15:19.669Z Downloaded wait-timeout v0.2.0
8212026-01-22T04:15:19.669Z Downloaded usdt v0.6.0
8222026-01-22T04:15:19.669Z Downloaded chrono v0.4.42
8232026-01-22T04:15:19.669Z Downloaded tinyvec v1.8.0
8242026-01-22T04:15:19.669Z Downloaded universal-hash v0.5.1
8252026-01-22T04:15:19.669Z Downloaded toml_parser v1.0.4
8262026-01-22T04:15:19.669Z Downloaded typify v0.2.0
8272026-01-22T04:15:19.694Z Downloaded bindgen v0.71.1
8282026-01-22T04:15:19.694Z Downloaded term v0.7.0
8292026-01-22T04:15:19.694Z Downloaded stringprep v0.1.5
8302026-01-22T04:15:19.694Z Downloaded samael v0.0.19
8312026-01-22T04:15:19.694Z Downloaded tokio-tungstenite v0.21.0
8322026-01-22T04:15:19.694Z Downloaded tokio-rustls v0.25.0
8332026-01-22T04:15:19.718Z Downloaded tokio-native-tls v0.3.1
8342026-01-22T04:15:19.718Z Downloaded untrusted v0.7.1
8352026-01-22T04:15:19.718Z Downloaded toml_datetime v0.7.3
8362026-01-22T04:15:19.718Z Downloaded snafu v0.8.5
8372026-01-22T04:15:19.718Z Downloaded schemars v0.9.0
8382026-01-22T04:15:19.742Z Downloaded qorb v0.4.1
8392026-01-22T04:15:19.742Z Downloaded typify-macro v0.4.3
8402026-01-22T04:15:19.742Z Downloaded ryu v1.0.18
8412026-01-22T04:15:19.742Z Downloaded quinn v0.11.5
8422026-01-22T04:15:19.742Z Downloaded git2 v0.20.2
8432026-01-22T04:15:19.742Z Downloaded unicode-truncate v1.1.0
8442026-01-22T04:15:19.742Z Downloaded typify-macro v0.2.0
8452026-01-22T04:15:19.742Z Downloaded toml_writer v1.0.4
8462026-01-22T04:15:19.742Z Downloaded tiny-keccak v2.0.2
8472026-01-22T04:15:19.767Z Downloaded time-macros v0.2.24
8482026-01-22T04:15:19.767Z Downloaded snafu-derive v0.8.5
8492026-01-22T04:15:19.767Z Downloaded prettyplease v0.2.36
8502026-01-22T04:15:19.767Z Downloaded termios v0.3.3
8512026-01-22T04:15:19.767Z Downloaded slog-scope v4.4.0
8522026-01-22T04:15:19.767Z Downloaded slog-async v2.8.0
8532026-01-22T04:15:19.767Z Downloaded rustls-pki-types v1.10.0
8542026-01-22T04:15:19.767Z Downloaded ron v0.7.1
8552026-01-22T04:15:19.767Z Downloaded subprocess v0.2.9
8562026-01-22T04:15:19.793Z Downloaded socket2 v0.6.1
8572026-01-22T04:15:19.793Z Downloaded socket2 v0.5.10
8582026-01-22T04:15:19.793Z Downloaded tower-layer v0.3.3
8592026-01-22T04:15:19.793Z Downloaded topological-sort v0.2.2
8602026-01-22T04:15:19.793Z Downloaded tokio-dtrace v0.1.0
8612026-01-22T04:15:19.793Z Downloaded tls_codec_derive v0.4.1
8622026-01-22T04:15:19.793Z Downloaded thiserror-no-std v2.0.2
8632026-01-22T04:15:19.793Z Downloaded smf v0.2.3
8642026-01-22T04:15:19.793Z Downloaded strum_macros v0.27.2
8652026-01-22T04:15:19.793Z Downloaded signal-hook-registry v1.4.2
8662026-01-22T04:15:19.793Z Downloaded lalrpop v0.19.12
8672026-01-22T04:15:19.818Z Downloaded scrypt v0.11.0
8682026-01-22T04:15:19.818Z Downloaded bitvec v1.0.1
8692026-01-22T04:15:19.818Z Downloaded bindgen v0.69.5
8702026-01-22T04:15:19.842Z Downloaded thiserror-impl-no-std v2.0.2
8712026-01-22T04:15:19.842Z Downloaded strip-ansi-escapes v0.2.0
8722026-01-22T04:15:19.842Z Downloaded slab v0.4.9
8732026-01-22T04:15:19.842Z Downloaded rustc-demangle v0.1.24
8742026-01-22T04:15:19.842Z Downloaded rand v0.8.5
8752026-01-22T04:15:19.842Z Downloaded progenitor-impl v0.11.2
8762026-01-22T04:15:19.842Z Downloaded h2 v0.4.6
8772026-01-22T04:15:19.866Z Downloaded tabwriter v1.4.0
8782026-01-22T04:15:19.866Z Downloaded support-bundle-viewer v0.1.2
8792026-01-22T04:15:19.866Z Downloaded slog-dtrace v0.3.0
8802026-01-22T04:15:19.866Z Downloaded signature v2.2.0
8812026-01-22T04:15:19.866Z Downloaded signal-hook-mio v0.2.4
8822026-01-22T04:15:19.866Z Downloaded rusty-fork v0.3.0
8832026-01-22T04:15:19.866Z Downloaded hyper v1.8.1
8842026-01-22T04:15:19.867Z Downloaded subtle v2.6.1
8852026-01-22T04:15:19.867Z Downloaded strum_macros v0.24.3
8862026-01-22T04:15:19.867Z Downloaded spin v0.9.8
8872026-01-22T04:15:19.867Z Downloaded similar v2.7.0
8882026-01-22T04:15:19.891Z Downloaded serde_spanned v1.0.3
8892026-01-22T04:15:19.891Z Downloaded seq-macro v0.3.6
8902026-01-22T04:15:19.891Z Downloaded rsa v0.9.8
8912026-01-22T04:15:19.891Z Downloaded sct v0.7.1
8922026-01-22T04:15:19.891Z Downloaded ron v0.8.1
8932026-01-22T04:15:19.891Z Downloaded progenitor v0.10.0
8942026-01-22T04:15:19.916Z Downloaded hkdf v0.12.4
8952026-01-22T04:15:19.916Z Downloaded thread-id v5.0.0
8962026-01-22T04:15:19.916Z Downloaded tap v1.0.1
8972026-01-22T04:15:19.916Z Downloaded supports-color v3.0.2
8982026-01-22T04:15:19.916Z Downloaded strum v0.26.3
8992026-01-22T04:15:19.916Z Downloaded structmeta-derive v0.3.0
9002026-01-22T04:15:19.916Z Downloaded structmeta v0.3.0
9012026-01-22T04:15:19.916Z Downloaded rand v0.9.2
9022026-01-22T04:15:19.916Z Downloaded ssh-encoding v0.2.0
9032026-01-22T04:15:19.916Z Downloaded sqlformat v0.3.5
9042026-01-22T04:15:19.916Z Downloaded spki v0.7.3
9052026-01-22T04:15:19.916Z Downloaded smallvec v0.6.14
9062026-01-22T04:15:19.916Z Downloaded slog-stdlog v4.1.1
9072026-01-22T04:15:19.916Z Downloaded signal-hook-tokio v0.3.1
9082026-01-22T04:15:19.916Z Downloaded signal-hook v0.3.18
9092026-01-22T04:15:19.941Z Downloaded serde_yaml v0.9.34+deprecated
9102026-01-22T04:15:19.941Z Downloaded serde_path_to_error v0.1.20
9112026-01-22T04:15:19.941Z Downloaded pin-project v1.1.6
9122026-01-22T04:15:19.941Z Downloaded p521 v0.13.3
9132026-01-22T04:15:19.941Z Downloaded tabled_derive v0.10.0
9142026-01-22T04:15:19.965Z Downloaded strum_macros v0.26.4
9152026-01-22T04:15:19.965Z Downloaded slog-envlogger v2.2.0
9162026-01-22T04:15:19.965Z Downloaded siphasher v1.0.1
9172026-01-22T04:15:19.965Z Downloaded simd-adler32 v0.3.7
9182026-01-22T04:15:19.965Z Downloaded sync-ptr v0.1.4
9192026-01-22T04:15:19.965Z Downloaded sha1 v0.10.6
9202026-01-22T04:15:19.965Z Downloaded russh-keys v0.45.0
9212026-01-22T04:15:19.965Z Downloaded string_cache v0.8.9
9222026-01-22T04:15:19.965Z Downloaded slog-term v2.9.2
9232026-01-22T04:15:19.965Z Downloaded slog-json v2.6.1
9242026-01-22T04:15:19.965Z Downloaded secrecy v0.10.3
9252026-01-22T04:15:19.965Z Downloaded schemars v0.8.22
9262026-01-22T04:15:19.991Z Downloaded rand_xorshift v0.4.0
9272026-01-22T04:15:19.991Z Downloaded hashbrown v0.15.4
9282026-01-22T04:15:19.991Z Downloaded strum v0.27.2
9292026-01-22T04:15:19.991Z Downloaded ssh-cipher v0.2.0
9302026-01-22T04:15:19.991Z Downloaded shlex v1.3.0
9312026-01-22T04:15:19.991Z Downloaded serde_with_macros v3.16.1
9322026-01-22T04:15:19.991Z Downloaded serde_urlencoded v0.7.1
9332026-01-22T04:15:19.991Z Downloaded serde_repr v0.1.19
9342026-01-22T04:15:19.991Z Downloaded serde-big-array v0.5.1
9352026-01-22T04:15:19.991Z Downloaded scopeguard v1.2.0
9362026-01-22T04:15:20.015Z Downloaded ref-cast v1.0.25
9372026-01-22T04:15:20.015Z Downloaded rcgen v0.12.1
9382026-01-22T04:15:20.015Z Downloaded publicsuffix v2.3.0
9392026-01-22T04:15:20.016Z Downloaded sec1 v0.7.3
9402026-01-22T04:15:20.016Z Downloaded rustc-hash v2.1.1
9412026-01-22T04:15:20.016Z Downloaded ref-cast-impl v1.0.25
9422026-01-22T04:15:20.016Z Downloaded schemars_derive v0.8.22
9432026-01-22T04:15:20.016Z Downloaded rustversion v1.0.22
9442026-01-22T04:15:20.016Z Downloaded rustls-native-certs v0.8.1
9452026-01-22T04:15:20.016Z Downloaded rand_chacha v0.9.0
9462026-01-22T04:15:20.016Z Downloaded r2d2 v0.8.10
9472026-01-22T04:15:20.016Z Downloaded pretty_assertions v1.4.1
9482026-01-22T04:15:20.016Z Downloaded prefix-trie v0.7.0
9492026-01-22T04:15:20.040Z Downloaded rayon-core v1.12.1
9502026-01-22T04:15:20.040Z Downloaded rand_seeder v0.4.0
9512026-01-22T04:15:20.040Z Downloaded postgres-types v0.2.9
9522026-01-22T04:15:20.040Z Downloaded mio v1.0.2
9532026-01-22T04:15:20.040Z Downloaded serde_derive_internals v0.29.1
9542026-01-22T04:15:20.040Z Downloaded serde-hex v0.1.0
9552026-01-22T04:15:20.040Z Downloaded semver v0.1.20
9562026-01-22T04:15:20.041Z Downloaded proc-macro-error2 v2.0.1
9572026-01-22T04:15:20.041Z Downloaded ppv-lite86 v0.2.20
9582026-01-22T04:15:20.041Z Downloaded pkcs1 v0.7.5
9592026-01-22T04:15:20.065Z Downloaded aws-lc-rs v1.12.4
9602026-01-22T04:15:20.065Z Downloaded progenitor-impl v0.10.0
9612026-01-22T04:15:20.065Z Downloaded rustc_version v0.1.7
9622026-01-22T04:15:20.065Z Downloaded rtoolbox v0.0.2
9632026-01-22T04:15:20.065Z Downloaded progenitor-client v0.11.2
9642026-01-22T04:15:20.065Z Downloaded progenitor v0.8.0
9652026-01-22T04:15:20.065Z Downloaded pem v3.0.5
9662026-01-22T04:15:20.065Z Downloaded progenitor v0.11.2
9672026-01-22T04:15:20.065Z Downloaded http v1.4.0
9682026-01-22T04:15:20.090Z Downloaded secrecy v0.8.0
9692026-01-22T04:15:20.091Z Downloaded rustls-pemfile v1.0.4
9702026-01-22T04:15:20.091Z Downloaded pkcs5 v0.7.1
9712026-01-22T04:15:20.091Z Downloaded nom v7.1.3
9722026-01-22T04:15:20.091Z Downloaded aes-gcm v0.10.3
9732026-01-22T04:15:20.091Z Downloaded scroll_derive v0.13.1
9742026-01-22T04:15:20.091Z Downloaded scheduled-thread-pool v0.2.7
9752026-01-22T04:15:20.091Z Downloaded sapling-renderdag v0.1.0
9762026-01-22T04:15:20.091Z Downloaded same-file v1.0.6
9772026-01-22T04:15:20.091Z Downloaded resolv-conf v0.7.0
9782026-01-22T04:15:20.091Z Downloaded poly1305 v0.8.0
9792026-01-22T04:15:20.117Z Downloaded minimal-lexical v0.2.1
9802026-01-22T04:15:20.117Z Downloaded hashbrown v0.13.2
9812026-01-22T04:15:20.117Z Downloaded progenitor-impl v0.8.0
9822026-01-22T04:15:20.117Z Downloaded predicates-core v1.0.8
9832026-01-22T04:15:20.117Z Downloaded predicates v3.1.3
9842026-01-22T04:15:20.117Z Downloaded p256 v0.13.2
9852026-01-22T04:15:20.117Z Downloaded num-bigint-dig v0.8.6
9862026-01-22T04:15:20.117Z Downloaded phf v0.11.2
9872026-01-22T04:15:20.141Z Downloaded password-hash v0.4.2
9882026-01-22T04:15:20.141Z Downloaded parse-display v0.10.0
9892026-01-22T04:15:20.141Z Downloaded papergrid v0.17.0
9902026-01-22T04:15:20.141Z Downloaded openssl-sys v0.9.109
9912026-01-22T04:15:20.141Z Downloaded rfc6979 v0.4.0
9922026-01-22T04:15:20.141Z Downloaded rand_core v0.6.4
9932026-01-22T04:15:20.141Z Downloaded progenitor-macro v0.11.2
9942026-01-22T04:15:20.141Z Downloaded progenitor-macro v0.10.0
9952026-01-22T04:15:20.141Z Downloaded postgres-protocol v0.6.8
9962026-01-22T04:15:20.141Z Downloaded pin-project-internal v1.1.6
9972026-01-22T04:15:20.142Z Downloaded peg-runtime v0.8.5
9982026-01-22T04:15:20.142Z Downloaded peg-macros v0.8.5
9992026-01-22T04:15:20.166Z Downloaded packed_struct_codegen v0.10.1
10002026-01-22T04:15:20.166Z Downloaded itertools v0.14.0
10012026-01-22T04:15:20.166Z Downloaded rand_core v0.9.3
10022026-01-22T04:15:20.167Z Downloaded quinn-udp v0.5.5
10032026-01-22T04:15:20.167Z Downloaded psl-types v2.0.11
10042026-01-22T04:15:20.167Z Downloaded progenitor-client v0.8.0
10052026-01-22T04:15:20.167Z Downloaded precomputed-hash v0.1.1
10062026-01-22T04:15:20.167Z Downloaded pin-project-lite v0.2.14
10072026-01-22T04:15:20.167Z Downloaded password-hash v0.5.0
10082026-01-22T04:15:20.167Z Downloaded miniz_oxide v0.8.5
10092026-01-22T04:15:20.167Z Downloaded radium v0.7.0
10102026-01-22T04:15:20.191Z Downloaded progenitor-client v0.10.0
10112026-01-22T04:15:20.191Z Downloaded proc-macro-error-attr2 v2.0.0
10122026-01-22T04:15:20.191Z Downloaded pretty-hex v0.2.1
10132026-01-22T04:15:20.191Z Downloaded powerfmt v0.2.0
10142026-01-22T04:15:20.191Z Downloaded postcard v1.0.10
10152026-01-22T04:15:20.191Z Downloaded paste v1.0.15
10162026-01-22T04:15:20.191Z Downloaded parking_lot_core v0.8.6
10172026-01-22T04:15:20.191Z Downloaded parking_lot v0.12.3
10182026-01-22T04:15:20.191Z Downloaded libxml v0.3.3
10192026-01-22T04:15:20.191Z Downloaded hickory-server v0.25.2
10202026-01-22T04:15:20.216Z Downloaded peg v0.8.5
10212026-01-22T04:15:20.216Z Downloaded pbkdf2 v0.11.0
10222026-01-22T04:15:20.216Z Downloaded parking_lot_core v0.9.10
10232026-01-22T04:15:20.216Z Downloaded parking_lot v0.11.2
10242026-01-22T04:15:20.216Z Downloaded opaque-debug v0.3.1
10252026-01-22T04:15:20.216Z Downloaded num-bigint v0.4.6
10262026-01-22T04:15:20.216Z Downloaded itertools v0.13.0
10272026-01-22T04:15:20.240Z Downloaded itertools v0.12.1
10282026-01-22T04:15:20.240Z Downloaded iri-string v0.7.8
10292026-01-22T04:15:20.240Z Downloaded polyval v0.6.2
10302026-01-22T04:15:20.240Z Downloaded pkcs8 v0.10.2
10312026-01-22T04:15:20.265Z Downloaded papergrid v0.14.0
10322026-01-22T04:15:20.265Z Downloaded packed_struct v0.10.1
10332026-01-22T04:15:20.265Z Downloaded oxnet v0.1.4
10342026-01-22T04:15:20.265Z Downloaded oxide-tokio-rt v0.1.2
10352026-01-22T04:15:20.265Z Downloaded owo-colors v4.2.2
10362026-01-22T04:15:20.265Z Downloaded omicron-zone-package v0.12.2
10372026-01-22T04:15:20.265Z Downloaded native-tls v0.2.12
10382026-01-22T04:15:20.265Z Downloaded memmap2 v0.9.8
10392026-01-22T04:15:20.265Z Downloaded libm v0.2.8
10402026-01-22T04:15:20.291Z Downloaded heapless v0.7.17
10412026-01-22T04:15:20.291Z Downloaded headers v0.4.1
10422026-01-22T04:15:20.291Z Downloaded cc v1.2.30
10432026-01-22T04:15:20.291Z Downloaded pem-rfc7468 v0.7.0
10442026-01-22T04:15:20.291Z Downloaded mime_guess v2.0.5
10452026-01-22T04:15:20.291Z Downloaded hyper-rustls v0.27.7
10462026-01-22T04:15:20.316Z Downloaded heapless v0.8.0
10472026-01-22T04:15:20.316Z Downloaded pin-utils v0.1.0
10482026-01-22T04:15:20.316Z Downloaded phf_shared v0.12.1
10492026-01-22T04:15:20.316Z Downloaded phf_shared v0.11.2
10502026-01-22T04:15:20.316Z Downloaded parse-size v1.1.0
10512026-01-22T04:15:20.316Z Downloaded parse-display-derive v0.10.0
10522026-01-22T04:15:20.316Z Downloaded oso v0.27.3
10532026-01-22T04:15:20.316Z Downloaded num-rational v0.4.2
10542026-01-22T04:15:20.316Z Downloaded num-integer v0.1.46
10552026-01-22T04:15:20.316Z Downloaded nanorand v0.7.0
10562026-01-22T04:15:20.316Z Downloaded multimap v0.10.1
10572026-01-22T04:15:20.316Z Downloaded multer v3.1.0
10582026-01-22T04:15:20.341Z Downloaded md-5 v0.10.6
10592026-01-22T04:15:20.341Z Downloaded itertools v0.10.5
10602026-01-22T04:15:20.341Z Downloaded iddqd v0.3.16
10612026-01-22T04:15:20.341Z Downloaded futures-util v0.3.31
10622026-01-22T04:15:20.366Z Downloaded path-slash v0.1.5
10632026-01-22T04:15:20.366Z Downloaded number_prefix v0.4.0
10642026-01-22T04:15:20.366Z Downloaded num_enum v0.5.11
10652026-01-22T04:15:20.366Z Downloaded num-derive v0.4.2
10662026-01-22T04:15:20.366Z Downloaded nu-ansi-term v0.50.1
10672026-01-22T04:15:20.366Z Downloaded mime v0.3.17
10682026-01-22T04:15:20.366Z Downloaded libloading v0.8.5
10692026-01-22T04:15:20.366Z Downloaded openssl-probe v0.1.5
10702026-01-22T04:15:20.366Z Downloaded openssl-macros v0.1.1
10712026-01-22T04:15:20.366Z Downloaded match_cfg v0.1.0
10722026-01-22T04:15:20.366Z Downloaded hmac v0.12.1
10732026-01-22T04:15:20.392Z Downloaded crossbeam-channel v0.5.15
10742026-01-22T04:15:20.392Z Downloaded new_debug_unreachable v1.0.6
10752026-01-22T04:15:20.392Z Downloaded hyper-util v0.1.19
10762026-01-22T04:15:20.392Z Downloaded httparse v1.9.5
10772026-01-22T04:15:20.392Z Downloaded num-derive v0.3.3
10782026-01-22T04:15:20.392Z Downloaded normalize-line-endings v0.3.0
10792026-01-22T04:15:20.392Z Downloaded nodrop v0.1.14
10802026-01-22T04:15:20.392Z Downloaded newtype-uuid v1.3.2
10812026-01-22T04:15:20.392Z Downloaded newline-converter v0.3.0
10822026-01-22T04:15:20.392Z Downloaded memoffset v0.9.1
10832026-01-22T04:15:20.392Z Downloaded maybe-uninit v2.0.0
10842026-01-22T04:15:20.392Z Downloaded litrs v0.4.1
10852026-01-22T04:15:20.418Z Downloaded libsw v3.5.0
10862026-01-22T04:15:20.418Z Downloaded jiff-static v0.2.15
10872026-01-22T04:15:20.418Z Downloaded internet-checksum v0.2.1
10882026-01-22T04:15:20.418Z Downloaded hickory-resolver v0.25.2
10892026-01-22T04:15:20.418Z Downloaded hickory-client v0.25.2
10902026-01-22T04:15:20.418Z Downloaded half v1.8.3
10912026-01-22T04:15:20.418Z Downloaded const_format v0.2.34
10922026-01-22T04:15:20.418Z Downloaded chacha20poly1305 v0.10.1
10932026-01-22T04:15:20.418Z Downloaded base64 v0.22.1
10942026-01-22T04:15:20.443Z Downloaded base64 v0.21.7
10952026-01-22T04:15:20.443Z Downloaded num-complex v0.4.6
10962026-01-22T04:15:20.443Z Downloaded nonempty v0.12.0
10972026-01-22T04:15:20.444Z Downloaded newtype_derive v0.1.6
10982026-01-22T04:15:20.444Z Downloaded newtype-uuid-macros v0.1.0
10992026-01-22T04:15:20.444Z Downloaded md5 v0.7.0
11002026-01-22T04:15:20.444Z Downloaded libz-rs-sys v0.5.1
11012026-01-22T04:15:20.444Z Downloaded libefi-sys v0.1.0
11022026-01-22T04:15:20.444Z Downloaded indexmap v1.9.3
11032026-01-22T04:15:20.444Z Downloaded highway v1.3.0
11042026-01-22T04:15:20.444Z Downloaded hashbrown v0.12.3
11052026-01-22T04:15:20.444Z Downloaded ed25519-dalek v2.1.1
11062026-01-22T04:15:20.469Z Downloaded der v0.7.10
11072026-01-22T04:15:20.469Z Downloaded num-conv v0.1.0
11082026-01-22T04:15:20.469Z Downloaded num v0.4.3
11092026-01-22T04:15:20.469Z Downloaded nibble_vec v0.1.0
11102026-01-22T04:15:20.469Z Downloaded lockfree-object-pool v0.1.6
11112026-01-22T04:15:20.469Z Downloaded lock_api v0.4.12
11122026-01-22T04:15:20.469Z Downloaded linear-map v1.2.0
11132026-01-22T04:15:20.469Z Downloaded lazycell v1.3.0
11142026-01-22T04:15:20.469Z Downloaded indicatif v0.17.11
11152026-01-22T04:15:20.469Z Downloaded ignore v0.4.23
11162026-01-22T04:15:20.469Z Downloaded hyper-staticfile v0.10.1
11172026-01-22T04:15:20.495Z Downloaded hickory-resolver v0.24.4
11182026-01-22T04:15:20.495Z Downloaded glob v0.3.2
11192026-01-22T04:15:20.495Z Downloaded getrandom v0.2.15
11202026-01-22T04:15:20.495Z Downloaded compact_str v0.8.0
11212026-01-22T04:15:20.495Z Downloaded backtrace v0.3.74
11222026-01-22T04:15:20.495Z Downloaded lzss v0.8.2
11232026-01-22T04:15:20.495Z Downloaded lru-cache v0.1.2
11242026-01-22T04:15:20.495Z Downloaded lru v0.12.5
11252026-01-22T04:15:20.495Z Downloaded lazy_static v1.5.0
11262026-01-22T04:15:20.521Z Downloaded ipnet v2.11.0
11272026-01-22T04:15:20.521Z Downloaded ingot-types v0.1.2
11282026-01-22T04:15:20.521Z Downloaded humantime v2.2.0
11292026-01-22T04:15:20.521Z Downloaded half v2.4.1
11302026-01-22T04:15:20.521Z Downloaded group v0.13.0
11312026-01-22T04:15:20.521Z Downloaded globset v0.4.15
11322026-01-22T04:15:20.521Z Downloaded flate2 v1.1.2
11332026-01-22T04:15:20.521Z Downloaded derive_more v2.0.1
11342026-01-22T04:15:20.550Z Downloaded linked-hash-map v0.5.6
11352026-01-22T04:15:20.550Z Downloaded instant v0.1.13
11362026-01-22T04:15:20.550Z Downloaded instability v0.3.2
11372026-01-22T04:15:20.550Z Downloaded inout v0.1.3
11382026-01-22T04:15:20.550Z Downloaded indicatif v0.18.0
11392026-01-22T04:15:20.550Z Downloaded hubpack v0.1.2
11402026-01-22T04:15:20.550Z Downloaded hostname v0.4.2
11412026-01-22T04:15:20.550Z Downloaded hex v0.4.3
11422026-01-22T04:15:20.551Z Downloaded dropshot-api-manager v0.2.4
11432026-01-22T04:15:20.577Z Downloaded diesel_derives v2.2.3
11442026-01-22T04:15:20.577Z Downloaded derive_more-impl v2.0.1
11452026-01-22T04:15:20.577Z Downloaded libscf-sys v1.1.0
11462026-01-22T04:15:20.577Z Downloaded lalrpop-util v0.19.12
11472026-01-22T04:15:20.577Z Downloaded jobserver v0.1.32
11482026-01-22T04:15:20.577Z Downloaded httpdate v1.0.3
11492026-01-22T04:15:20.577Z Downloaded home v0.5.9
11502026-01-22T04:15:20.577Z Downloaded futures v0.3.31
11512026-01-22T04:15:20.577Z Downloaded fatfs v0.3.6
11522026-01-22T04:15:20.577Z Downloaded elliptic-curve v0.13.8
11532026-01-22T04:15:20.601Z Downloaded crc-any v2.5.0
11542026-01-22T04:15:20.601Z Downloaded is_ci v1.2.0
11552026-01-22T04:15:20.601Z Downloaded is-terminal v0.4.13
11562026-01-22T04:15:20.601Z Downloaded ipnetwork v0.21.1
11572026-01-22T04:15:20.601Z Downloaded ingot-macros v0.1.1
11582026-01-22T04:15:20.601Z Downloaded ingot v0.1.1
11592026-01-22T04:15:20.602Z Downloaded indoc v2.0.6
11602026-01-22T04:15:20.602Z Downloaded indent_write v2.2.0
11612026-01-22T04:15:20.602Z Downloaded http-range v0.1.5
11622026-01-22T04:15:20.602Z Downloaded http-body v1.0.1
11632026-01-22T04:15:20.602Z Downloaded heck v0.3.3
11642026-01-22T04:15:20.602Z Downloaded expectorate v1.2.0
11652026-01-22T04:15:20.602Z Downloaded diff v0.1.13
11662026-01-22T04:15:20.602Z Downloaded cookie v0.18.1
11672026-01-22T04:15:20.602Z Downloaded const-oid v0.9.6
11682026-01-22T04:15:20.626Z Downloaded aws-lc-sys v0.26.0
11692026-01-22T04:15:20.897Z Downloaded bzip2 v0.4.4
11702026-01-22T04:15:20.922Z Downloaded allocator-api2 v0.2.21
11712026-01-22T04:15:20.922Z Downloaded impl-trait-for-tuples v0.2.2
11722026-01-22T04:15:20.922Z Downloaded iana-time-zone v0.1.63
11732026-01-22T04:15:20.922Z Downloaded http-body-util v0.1.3
11742026-01-22T04:15:20.922Z Downloaded futures-sink v0.3.31
11752026-01-22T04:15:20.922Z Downloaded fs_extra v1.3.0
11762026-01-22T04:15:20.922Z Downloaded either v1.15.0
11772026-01-22T04:15:20.922Z Downloaded derive-where v1.5.0
11782026-01-22T04:15:20.947Z Downloaded cookie_store v0.21.1
11792026-01-22T04:15:20.947Z Downloaded bzip2 v0.5.2
11802026-01-22T04:15:20.947Z Downloaded futures-task v0.3.31
11812026-01-22T04:15:20.947Z Downloaded foldhash v0.1.5
11822026-01-22T04:15:20.947Z Downloaded derive_more v0.99.20
11832026-01-22T04:15:20.947Z Downloaded derive_builder_core v0.20.2
11842026-01-22T04:15:20.973Z Downloaded derive_builder v0.20.2
11852026-01-22T04:15:20.973Z Downloaded clang-sys v1.8.1
11862026-01-22T04:15:20.973Z Downloaded cassowary v0.3.0
11872026-01-22T04:15:20.973Z Downloaded bit-vec v0.8.0
11882026-01-22T04:15:20.973Z Downloaded hubpack_derive v0.1.1
11892026-01-22T04:15:20.973Z Downloaded futures-io v0.3.31
11902026-01-22T04:15:20.973Z Downloaded foldhash v0.2.0
11912026-01-22T04:15:20.973Z Downloaded erased-serde v0.3.31
11922026-01-22T04:15:20.973Z Downloaded drift v0.1.2
11932026-01-22T04:15:20.997Z Downloaded des v0.8.1
11942026-01-22T04:15:20.998Z Downloaded derive_builder_macro v0.20.2
11952026-01-22T04:15:20.998Z Downloaded derive-ex v0.1.8
11962026-01-22T04:15:20.998Z Downloaded deranged v0.5.3
11972026-01-22T04:15:20.998Z Downloaded defmt-macros v0.3.9
11982026-01-22T04:15:20.998Z Downloaded critical-section v1.1.3
11992026-01-22T04:15:20.998Z Downloaded crc32fast v1.4.2
12002026-01-22T04:15:20.998Z Downloaded const_format_proc_macros v0.2.34
12012026-01-22T04:15:20.998Z Downloaded hyper-tls v0.6.0
12022026-01-22T04:15:20.998Z Downloaded hostname v0.3.1
12032026-01-22T04:15:20.998Z Downloaded hash32 v0.3.1
12042026-01-22T04:15:21.022Z Downloaded hash32 v0.2.1
12052026-01-22T04:15:21.022Z Downloaded fxhash v0.2.1
12062026-01-22T04:15:21.022Z Downloaded futures-executor v0.3.31
12072026-01-22T04:15:21.022Z Downloaded futures-channel v0.3.31
12082026-01-22T04:15:21.023Z Downloaded fs-err v2.11.0
12092026-01-22T04:15:21.023Z Downloaded foreign-types-shared v0.1.1
12102026-01-22T04:15:21.023Z Downloaded foreign-types v0.3.2
12112026-01-22T04:15:21.023Z Downloaded float-cmp v0.10.0
12122026-01-22T04:15:21.023Z Downloaded flagset v0.4.6
12132026-01-22T04:15:21.023Z Downloaded fixedbitset v0.5.7
12142026-01-22T04:15:21.023Z Downloaded ff v0.13.0
12152026-01-22T04:15:21.023Z Downloaded fallible-iterator v0.2.0
12162026-01-22T04:15:21.023Z Downloaded embedded-io v0.6.1
12172026-01-22T04:15:21.023Z Downloaded ecdsa v0.16.9
12182026-01-22T04:15:21.023Z Downloaded dof v0.4.0
12192026-01-22T04:15:21.047Z Downloaded document-features v0.2.11
12202026-01-22T04:15:21.047Z Downloaded dirs-next v2.0.0
12212026-01-22T04:15:21.047Z Downloaded der_derive v0.7.3
12222026-01-22T04:15:21.047Z Downloaded crc v3.2.1
12232026-01-22T04:15:21.047Z Downloaded colored v3.0.0
12242026-01-22T04:15:21.047Z Downloaded colored v2.2.0
12252026-01-22T04:15:21.047Z Downloaded cexpr v0.6.0
12262026-01-22T04:15:21.047Z Downloaded cbc v0.1.2
12272026-01-22T04:15:21.072Z Downloaded cargo_metadata v0.19.2
12282026-01-22T04:15:21.072Z Downloaded cancel-safe-futures v0.1.5
12292026-01-22T04:15:21.072Z Downloaded blowfish v0.9.1
12302026-01-22T04:15:21.072Z Downloaded block-padding v0.3.3
12312026-01-22T04:15:21.072Z Downloaded bitfield v0.19.2
12322026-01-22T04:15:21.072Z Downloaded base64ct v1.6.0
12332026-01-22T04:15:21.072Z Downloaded arrayvec v0.7.6
12342026-01-22T04:15:21.072Z Downloaded ahash v0.8.12
12352026-01-22T04:15:21.097Z Downloaded adler2 v2.0.0
12362026-01-22T04:15:21.097Z Downloaded headers-core v0.3.0
12372026-01-22T04:15:21.097Z Downloaded futures-macro v0.3.31
12382026-01-22T04:15:21.097Z Downloaded foreign-types-shared v0.3.1
12392026-01-22T04:15:21.097Z Downloaded foreign-types v0.5.0
12402026-01-22T04:15:21.097Z Downloaded flume v0.11.1
12412026-01-22T04:15:21.097Z Downloaded float-ord v0.3.2
12422026-01-22T04:15:21.122Z Downloaded fixedbitset v0.4.2
12432026-01-22T04:15:21.122Z Downloaded filetime v0.2.26
12442026-01-22T04:15:21.122Z Downloaded env_filter v0.1.2
12452026-01-22T04:15:21.122Z Downloaded endian-type v0.1.2
12462026-01-22T04:15:21.122Z Downloaded ena v0.14.3
12472026-01-22T04:15:21.122Z Downloaded dunce v1.0.5
12482026-01-22T04:15:21.122Z Downloaded dtrace-parser v0.3.0
12492026-01-22T04:15:21.122Z Downloaded dropshot-api-manager-types v0.2.4
12502026-01-22T04:15:21.122Z Downloaded diesel_table_macro_syntax v0.2.0
12512026-01-22T04:15:21.122Z Downloaded diesel-dtrace v0.4.2
12522026-01-22T04:15:21.122Z Downloaded defmt-parser v0.3.4
12532026-01-22T04:15:21.122Z Downloaded debug-ignore v1.0.5
12542026-01-22T04:15:21.147Z Downloaded data-encoding v2.9.0
12552026-01-22T04:15:21.147Z Downloaded csv v1.3.1
12562026-01-22T04:15:21.171Z Downloaded crc-catalog v2.4.0
12572026-01-22T04:15:21.171Z Downloaded cfg_aliases v0.1.1
12582026-01-22T04:15:21.171Z Downloaded foreign-types-macros v0.2.3
12592026-01-22T04:15:21.171Z Downloaded fd-lock v4.0.2
12602026-01-22T04:15:21.196Z Downloaded env_logger v0.11.8
12612026-01-22T04:15:21.196Z Downloaded enum-as-inner v0.6.1
12622026-01-22T04:15:21.196Z Downloaded embedded-io v0.4.0
12632026-01-22T04:15:21.196Z Downloaded ed25519 v2.2.3
12642026-01-22T04:15:21.196Z Downloaded dyn-clone v1.0.20
12652026-01-22T04:15:21.196Z Downloaded dsl_auto_type v0.1.2
12662026-01-22T04:15:21.196Z Downloaded dropshot_endpoint v0.16.6
12672026-01-22T04:15:21.196Z Downloaded display-error-chain v0.2.2
12682026-01-22T04:15:21.196Z Downloaded dirs-sys-next v0.1.2
12692026-01-22T04:15:21.196Z Downloaded difflib v0.4.0
12702026-01-22T04:15:21.196Z Downloaded defmt v0.3.8
12712026-01-22T04:15:21.221Z Downloaded curve25519-dalek v4.1.3
12722026-01-22T04:15:21.221Z Downloaded convert_case v0.7.1
12732026-01-22T04:15:21.221Z Downloaded convert_case v0.4.0
12742026-01-22T04:15:21.221Z Downloaded cipher v0.4.4
12752026-01-22T04:15:21.221Z Downloaded ciborium-ll v0.2.2
12762026-01-22T04:15:21.221Z Downloaded bytes v1.10.1
12772026-01-22T04:15:21.221Z Downloaded aead v0.5.2
12782026-01-22T04:15:21.221Z Downloaded futures-core v0.3.31
12792026-01-22T04:15:21.221Z Downloaded darling_core v0.21.0
12802026-01-22T04:15:21.245Z Downloaded darling_core v0.20.10
12812026-01-22T04:15:21.245Z Downloaded darling v0.21.0
12822026-01-22T04:15:21.245Z Downloaded darling v0.20.10
12832026-01-22T04:15:21.245Z Downloaded daft-derive v0.1.4
12842026-01-22T04:15:21.245Z Downloaded daft v0.1.4
12852026-01-22T04:15:21.245Z Downloaded curve25519-dalek-derive v0.1.1
12862026-01-22T04:15:21.245Z Downloaded cstr-argument v0.1.2
12872026-01-22T04:15:21.246Z Downloaded crypto-bigint v0.5.5
12882026-01-22T04:15:21.270Z Downloaded crucible-workspace-hack v0.1.0
12892026-01-22T04:15:21.270Z Downloaded crossterm v0.29.0
12902026-01-22T04:15:21.270Z Downloaded crossterm v0.28.1
12912026-01-22T04:15:21.270Z Downloaded crossbeam-utils v0.8.21
12922026-01-22T04:15:21.270Z Downloaded crossbeam-epoch v0.9.18
12932026-01-22T04:15:21.295Z Downloaded console v0.16.0
12942026-01-22T04:15:21.295Z Downloaded cobs v0.2.3
12952026-01-22T04:15:21.295Z Downloaded ciborium-io v0.2.2
12962026-01-22T04:15:21.295Z Downloaded chacha20 v0.9.1
12972026-01-22T04:15:21.295Z Downloaded cargo-platform v0.1.8
12982026-01-22T04:15:21.295Z Downloaded buf-list v1.0.3
12992026-01-22T04:15:21.295Z Downloaded blake2 v0.10.6
13002026-01-22T04:15:21.295Z Downloaded bitflags v1.3.2
13012026-01-22T04:15:21.295Z Downloaded bitfield-struct v0.6.2
13022026-01-22T04:15:21.295Z Downloaded bit-vec v0.6.3
13032026-01-22T04:15:21.295Z Downloaded bcrypt-pbkdf v0.10.0
13042026-01-22T04:15:21.295Z Downloaded base64 v0.13.1
13052026-01-22T04:15:21.295Z Downloaded backoff v0.4.0
13062026-01-22T04:15:21.319Z Downloaded async-trait v0.1.89
13072026-01-22T04:15:21.320Z Downloaded async-recursion v1.1.1
13082026-01-22T04:15:21.320Z Downloaded async-bb8-diesel v0.2.1
13092026-01-22T04:15:21.320Z Downloaded aho-corasick v1.1.3
13102026-01-22T04:15:21.320Z Downloaded aes v0.8.4
13112026-01-22T04:15:21.320Z Downloaded darling_macro v0.21.0
13122026-01-22T04:15:21.320Z Downloaded darling_macro v0.20.10
13132026-01-22T04:15:21.320Z Downloaded crossbeam-deque v0.8.5
13142026-01-22T04:15:21.320Z Downloaded bumpalo v3.16.0
13152026-01-22T04:15:21.344Z Downloaded blake3 v1.5.4
13162026-01-22T04:15:21.344Z Downloaded bit-set v0.8.0
13172026-01-22T04:15:21.344Z Downloaded bcs v0.1.6
13182026-01-22T04:15:21.344Z Downloaded atomicwrites v0.4.4
13192026-01-22T04:15:21.344Z Downloaded atomic-waker v1.1.2
13202026-01-22T04:15:21.344Z Downloaded async-stream v0.3.6
13212026-01-22T04:15:21.344Z Downloaded assert_matches v1.5.0
13222026-01-22T04:15:21.344Z Downloaded arc-swap v1.7.1
13232026-01-22T04:15:21.344Z Downloaded addr2line v0.24.2
13242026-01-22T04:15:21.344Z Downloaded csv-core v0.1.11
13252026-01-22T04:15:21.369Z Downloaded crunchy v0.2.2
13262026-01-22T04:15:21.369Z Downloaded crc8 v0.1.1
13272026-01-22T04:15:21.369Z Downloaded corncobs v0.1.4
13282026-01-22T04:15:21.369Z Downloaded console v0.15.10
13292026-01-22T04:15:21.369Z Downloaded cmake v0.1.51
13302026-01-22T04:15:21.369Z Downloaded ciborium v0.2.2
13312026-01-22T04:15:21.369Z Downloaded camino-tempfile-ext v0.3.2
13322026-01-22T04:15:21.369Z Downloaded argon2 v0.5.3
13332026-01-22T04:15:21.369Z Downloaded cfg_aliases v0.2.1
13342026-01-22T04:15:21.369Z Downloaded castaway v0.2.3
13352026-01-22T04:15:21.369Z Downloaded bitfield-macros v0.19.2
13362026-01-22T04:15:21.369Z Downloaded bit-set v0.5.3
13372026-01-22T04:15:21.369Z Downloaded bb8 v0.8.5
13382026-01-22T04:15:21.369Z Downloaded base16ct v0.2.0
13392026-01-22T04:15:21.369Z Downloaded atty v0.2.14
13402026-01-22T04:15:21.369Z Downloaded async-stream-impl v0.3.6
13412026-01-22T04:15:21.369Z Downloaded ascii-canvas v3.0.0
13422026-01-22T04:15:21.369Z Downloaded array-init v0.0.4
13432026-01-22T04:15:21.552Z Compiling value-bag v1.12.0
13442026-01-22T04:15:21.552Z Compiling lock_api v0.4.12
13452026-01-22T04:15:21.552Z Compiling scopeguard v1.2.0
13462026-01-22T04:15:21.576Z Compiling shlex v1.3.0
13472026-01-22T04:15:21.577Z Compiling smallvec v1.15.1
13482026-01-22T04:15:21.577Z Compiling syn v2.0.111
13492026-01-22T04:15:21.577Z Compiling getrandom v0.2.15
13502026-01-22T04:15:21.577Z Compiling jobserver v0.1.32
13512026-01-22T04:15:21.755Z Compiling typenum v1.17.0
13522026-01-22T04:15:22.111Z Compiling log v0.4.29
13532026-01-22T04:15:22.138Z Compiling cc v1.2.30
13542026-01-22T04:15:22.138Z Compiling rand_core v0.6.4
13552026-01-22T04:15:22.206Z Compiling generic-array v0.14.7
13562026-01-22T04:15:22.427Z Compiling subtle v2.6.1
13572026-01-22T04:15:22.568Z Compiling portable-atomic v1.11.0
13582026-01-22T04:15:22.601Z Compiling const-oid v0.9.6
13592026-01-22T04:15:22.655Z Compiling critical-section v1.1.3
13602026-01-22T04:15:22.763Z Compiling getrandom v0.3.4
13612026-01-22T04:15:22.789Z Compiling pkg-config v0.3.31
13622026-01-22T04:15:22.834Z Compiling serde_json v1.0.149
13632026-01-22T04:15:23.145Z Compiling spin v0.9.8
13642026-01-22T04:15:23.488Z Compiling regex-syntax v0.8.5
13652026-01-22T04:15:23.755Z Compiling parking_lot_core v0.9.10
13662026-01-22T04:15:23.894Z Compiling pin-project-lite v0.2.14
13672026-01-22T04:15:24.219Z Compiling libm v0.2.8
13682026-01-22T04:15:24.279Z Compiling rustix v0.38.37
13692026-01-22T04:15:24.592Z Compiling once_cell v1.21.3
13702026-01-22T04:15:24.647Z Compiling signal-hook-registry v1.4.2
13712026-01-22T04:15:24.939Z Compiling num-traits v0.2.19
13722026-01-22T04:15:25.023Z Compiling allocator-api2 v0.2.21
13732026-01-22T04:15:25.119Z Compiling parking_lot v0.12.3
13742026-01-22T04:15:25.336Z Compiling mio v1.0.2
13752026-01-22T04:15:25.567Z Compiling futures-core v0.3.31
13762026-01-22T04:15:25.698Z Compiling lazy_static v1.5.0
13772026-01-22T04:15:25.921Z Compiling aho-corasick v1.1.3
13782026-01-22T04:15:25.945Z Compiling percent-encoding v2.3.2
13792026-01-22T04:15:25.945Z Compiling socket2 v0.6.1
13802026-01-22T04:15:26.407Z Compiling slab v0.4.9
13812026-01-22T04:15:26.496Z Compiling cpufeatures v0.2.14
13822026-01-22T04:15:26.615Z Compiling glob v0.3.2
13832026-01-22T04:15:26.737Z Compiling futures-sink v0.3.31
13842026-01-22T04:15:26.821Z Compiling either v1.15.0
13852026-01-22T04:15:26.920Z Compiling futures-channel v0.3.31
13862026-01-22T04:15:27.182Z Compiling hashbrown v0.16.1
13872026-01-22T04:15:27.209Z Compiling futures-io v0.3.31
13882026-01-22T04:15:27.302Z Compiling futures-task v0.3.31
13892026-01-22T04:15:27.357Z Compiling clang-sys v1.8.1
13902026-01-22T04:15:27.451Z Compiling rustversion v1.0.22
13912026-01-22T04:15:27.596Z Compiling pin-utils v0.1.0
13922026-01-22T04:15:27.704Z Compiling regex-automata v0.4.11
13932026-01-22T04:15:27.762Z Compiling prettyplease v0.2.36
13942026-01-22T04:15:27.958Z Compiling minimal-lexical v0.2.1
13952026-01-22T04:15:28.071Z Compiling synstructure v0.13.1
13962026-01-22T04:15:28.141Z Compiling indexmap v2.12.1
13972026-01-22T04:15:28.404Z Compiling nom v7.1.3
13982026-01-22T04:15:28.578Z Compiling libloading v0.8.5
13992026-01-22T04:15:28.934Z Compiling bindgen v0.69.5
14002026-01-22T04:15:29.249Z Compiling home v0.5.9
14012026-01-22T04:15:29.308Z Compiling base64ct v1.6.0
14022026-01-22T04:15:29.424Z Compiling ident_case v1.0.1
14032026-01-22T04:15:29.633Z Compiling itertools v0.12.1
14042026-01-22T04:15:29.799Z Compiling pem-rfc7468 v0.7.0
14052026-01-22T04:15:29.856Z Compiling form_urlencoded v1.2.2
14062026-01-22T04:15:30.192Z Compiling flagset v0.4.6
14072026-01-22T04:15:30.355Z Compiling lazycell v1.3.0
14082026-01-22T04:15:30.414Z Compiling rustc-hash v1.1.0
14092026-01-22T04:15:30.541Z Compiling rand_core v0.9.3
14102026-01-22T04:15:30.582Z Compiling cmake v0.1.51
14112026-01-22T04:15:31.096Z Compiling cexpr v0.6.0
14122026-01-22T04:15:31.346Z Compiling iana-time-zone v0.1.63
14132026-01-22T04:15:31.404Z Compiling paste v1.0.15
14142026-01-22T04:15:31.708Z Compiling dunce v1.0.5
14152026-01-22T04:15:31.864Z Compiling foldhash v0.1.5
14162026-01-22T04:15:31.899Z Compiling fs_extra v1.3.0
14172026-01-22T04:15:32.173Z Compiling hashbrown v0.15.4
14182026-01-22T04:15:32.240Z Compiling serde_derive v1.0.228
14192026-01-22T04:15:32.339Z Compiling zeroize_derive v1.4.2
14202026-01-22T04:15:32.385Z Compiling zerofrom-derive v0.1.4
14212026-01-22T04:15:32.416Z Compiling yoke-derive v0.7.4
14222026-01-22T04:15:32.457Z Compiling zerovec-derive v0.10.3
14232026-01-22T04:15:33.371Z Compiling displaydoc v0.2.5
14242026-01-22T04:15:33.577Z Compiling zeroize v1.8.1
14252026-01-22T04:15:34.627Z Compiling icu_provider_macros v1.5.0
14262026-01-22T04:15:34.842Z Compiling zerocopy-derive v0.7.35
14272026-01-22T04:15:34.893Z Compiling tokio-macros v2.6.0
14282026-01-22T04:15:35.338Z Compiling crypto-common v0.1.6
14292026-01-22T04:15:35.411Z Compiling block-buffer v0.10.4
14302026-01-22T04:15:35.548Z Compiling zerofrom v0.1.4
14312026-01-22T04:15:35.601Z Compiling thiserror-impl v2.0.17
14322026-01-22T04:15:35.706Z Compiling digest v0.10.7
14332026-01-22T04:15:35.853Z Compiling yoke v0.7.4
14342026-01-22T04:15:36.249Z Compiling zerovec v0.10.4
14352026-01-22T04:15:36.273Z Compiling hmac v0.12.1
14362026-01-22T04:15:36.319Z Compiling block-padding v0.3.3
14372026-01-22T04:15:36.555Z Compiling futures-macro v0.3.31
14382026-01-22T04:15:36.600Z Compiling inout v0.1.3
14392026-01-22T04:15:36.638Z Compiling zerocopy v0.7.35
14402026-01-22T04:15:36.876Z Compiling regex v1.11.3
14412026-01-22T04:15:37.353Z Compiling cipher v0.4.4
14422026-01-22T04:15:37.806Z Compiling sha2 v0.10.9
14432026-01-22T04:15:37.907Z Compiling ppv-lite86 v0.2.20
14442026-01-22T04:15:37.983Z Compiling tinystr v0.7.6
14452026-01-22T04:15:38.121Z Compiling icu_collections v1.5.0
14462026-01-22T04:15:38.222Z Compiling futures-util v0.3.31
14472026-01-22T04:15:38.364Z Compiling icu_locid v1.5.0
14482026-01-22T04:15:38.482Z Compiling thiserror v2.0.17
14492026-01-22T04:15:38.671Z Compiling serde v1.0.228
14502026-01-22T04:15:38.697Z Compiling der_derive v0.7.3
14512026-01-22T04:15:38.697Z Compiling pest v2.8.2
14522026-01-22T04:15:38.806Z Compiling salsa20 v0.10.2
14532026-01-22T04:15:39.056Z Compiling pbkdf2 v0.12.2
14542026-01-22T04:15:39.291Z Compiling rustc_version v0.4.1
14552026-01-22T04:15:39.319Z Compiling uuid v1.19.0
14562026-01-22T04:15:39.805Z Compiling bitflags v2.9.4
14572026-01-22T04:15:39.904Z Compiling bytes v1.10.1
14582026-01-22T04:15:40.237Z Compiling icu_provider v1.5.0
14592026-01-22T04:15:40.498Z Compiling chrono v0.4.42
14602026-01-22T04:15:40.557Z Compiling der v0.7.10
14612026-01-22T04:15:40.649Z Compiling zerocopy v0.8.27
14622026-01-22T04:15:41.189Z Compiling tokio v1.48.0
14632026-01-22T04:15:41.302Z Compiling icu_locid_transform v1.5.0
14642026-01-22T04:15:41.419Z Compiling vcpkg v0.2.15
14652026-01-22T04:15:41.580Z Compiling pest_meta v2.8.2
14662026-01-22T04:15:42.961Z Compiling icu_properties v1.5.1
14672026-01-22T04:15:43.272Z Compiling spki v0.7.3
14682026-01-22T04:15:43.341Z Compiling openssl-sys v0.9.109
14692026-01-22T04:15:43.470Z Compiling which v4.4.2
14702026-01-22T04:15:43.585Z Compiling http v1.4.0
14712026-01-22T04:15:44.303Z Compiling scrypt v0.11.0
14722026-01-22T04:15:44.327Z Compiling rand_chacha v0.9.0
14732026-01-22T04:15:44.576Z Compiling cbc v0.1.2
14742026-01-22T04:15:44.753Z Compiling aes v0.8.4
14752026-01-22T04:15:44.818Z Compiling zerocopy-derive v0.8.27
14762026-01-22T04:15:45.383Z Compiling rand v0.9.2
14772026-01-22T04:15:45.664Z Compiling pkcs5 v0.7.1
14782026-01-22T04:15:45.701Z Compiling pest_generator v2.8.2
14792026-01-22T04:15:46.675Z Compiling icu_normalizer v1.5.0
14802026-01-22T04:15:46.973Z Compiling tracing-attributes v0.1.27
14812026-01-22T04:15:47.132Z Compiling serde_derive_internals v0.29.1
14822026-01-22T04:15:47.157Z Compiling ring v0.17.14
14832026-01-22T04:15:47.217Z Compiling tracing-core v0.1.32
14842026-01-22T04:15:48.099Z Compiling idna_adapter v1.2.0
14852026-01-22T04:15:48.242Z Compiling rustix v1.1.3
14862026-01-22T04:15:48.316Z Compiling idna v1.0.3
14872026-01-22T04:15:48.396Z Compiling adler2 v2.0.0
14882026-01-22T04:15:48.618Z Compiling schemars v0.8.22
14892026-01-22T04:15:48.857Z Compiling aws-lc-rs v1.12.4
14902026-01-22T04:15:48.943Z Compiling url v2.5.4
14912026-01-22T04:15:49.158Z Compiling schemars_derive v0.8.22
14922026-01-22T04:15:49.255Z Compiling tokio-util v0.7.15
14932026-01-22T04:15:49.747Z Compiling tracing v0.1.40
14942026-01-22T04:15:50.130Z Compiling miniz_oxide v0.8.5
14952026-01-22T04:15:50.608Z Compiling pest_derive v2.8.2
14962026-01-22T04:15:51.066Z Compiling pkcs8 v0.10.2
14972026-01-22T04:15:51.501Z Compiling http-body v1.0.1
14982026-01-22T04:15:51.541Z Compiling scroll_derive v0.13.1
14992026-01-22T04:15:51.567Z Compiling darling_core v0.20.10
15002026-01-22T04:15:51.784Z Compiling base64 v0.22.1
15012026-01-22T04:15:51.837Z Compiling rustls-pki-types v1.10.0
15022026-01-22T04:15:51.969Z Compiling httparse v1.9.5
15032026-01-22T04:15:52.469Z Compiling dyn-clone v1.0.20
15042026-01-22T04:15:52.622Z Compiling tinyvec_macros v0.1.1
15052026-01-22T04:15:52.750Z Compiling tinyvec v1.8.0
15062026-01-22T04:15:53.205Z Compiling scroll v0.13.0
15072026-01-22T04:15:53.703Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15082026-01-22T04:15:53.848Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-01-22T04:15:54.082Z Compiling untrusted v0.7.1
15102026-01-22T04:15:54.306Z Compiling openssl v0.10.73
15112026-01-22T04:15:54.330Z Compiling try-lock v0.2.5
15122026-01-22T04:15:54.441Z Compiling untrusted v0.9.0
15132026-01-22T04:15:54.506Z Compiling tower-service v0.3.3
15142026-01-22T04:15:54.641Z Compiling num-conv v0.1.0
15152026-01-22T04:15:54.667Z Compiling tower-layer v0.3.3
15162026-01-22T04:15:54.705Z Compiling atomic-waker v1.1.2
15172026-01-22T04:15:54.917Z Compiling openssl-probe v0.1.5
15182026-01-22T04:15:54.944Z Compiling foreign-types-shared v0.1.1
15192026-01-22T04:15:54.972Z Compiling time-core v0.1.6
15202026-01-22T04:15:55.096Z Compiling powerfmt v0.2.0
15212026-01-22T04:15:55.241Z Compiling foreign-types v0.3.2
15222026-01-22T04:15:55.265Z Compiling time-macros v0.2.24
15232026-01-22T04:15:55.364Z Compiling tempfile v3.24.0
15242026-01-22T04:15:55.503Z Compiling deranged v0.5.3
15252026-01-22T04:15:55.530Z Compiling h2 v0.4.6
15262026-01-22T04:15:55.792Z Compiling want v0.3.1
15272026-01-22T04:15:56.856Z Compiling darling_macro v0.20.10
15282026-01-22T04:15:57.592Z Compiling goblin v0.10.2
15292026-01-22T04:15:57.640Z Compiling darling v0.20.10
15302026-01-22T04:15:57.981Z Compiling ipnet v2.11.0
15312026-01-22T04:15:58.287Z Compiling openssl-macros v0.1.1
15322026-01-22T04:15:58.888Z Compiling wait-timeout v0.2.0
15332026-01-22T04:15:58.934Z Compiling httpdate v1.0.3
15342026-01-22T04:15:59.018Z Compiling gimli v0.31.1
15352026-01-22T04:15:59.318Z Compiling usdt-impl v0.6.0
15362026-01-22T04:15:59.351Z Compiling native-tls v0.2.12
15372026-01-22T04:15:59.377Z Compiling bit-vec v0.8.0
15382026-01-22T04:15:59.667Z Compiling crossbeam-utils v0.8.21
15392026-01-22T04:15:59.703Z Compiling syn v1.0.109
15402026-01-22T04:15:59.830Z Compiling quick-error v1.2.3
15412026-01-22T04:15:59.996Z Compiling num_threads v0.1.7
15422026-01-22T04:16:00.158Z Compiling rustls v0.23.19
15432026-01-22T04:16:00.217Z Compiling time v0.3.43
15442026-01-22T04:16:00.326Z Compiling rusty-fork v0.3.0
15452026-01-22T04:16:00.455Z Compiling bit-set v0.8.0
15462026-01-22T04:16:00.994Z Compiling derive_builder_core v0.20.2
15472026-01-22T04:16:02.826Z Compiling addr2line v0.24.2
15482026-01-22T04:16:03.159Z Compiling hyper v1.8.1
15492026-01-22T04:16:03.484Z Compiling unicode-normalization v0.1.24
15502026-01-22T04:16:03.608Z Compiling dtrace-parser v0.3.0
15512026-01-22T04:16:04.019Z Compiling dof v0.4.0
15522026-01-22T04:16:04.348Z Compiling heapless v0.7.17
15532026-01-22T04:16:04.737Z Compiling signature v2.2.0
15542026-01-22T04:16:05.024Z Compiling scroll_derive v0.12.0
15552026-01-22T04:16:05.171Z Compiling thiserror-impl v1.0.69
15562026-01-22T04:16:05.999Z Compiling rand_xorshift v0.4.0
15572026-01-22T04:16:06.150Z Compiling darling_core v0.21.0
15582026-01-22T04:16:06.281Z Compiling slog v2.8.2
15592026-01-22T04:16:06.409Z Compiling thread-id v5.0.0
15602026-01-22T04:16:06.544Z Compiling cookie v0.18.1
15612026-01-22T04:16:06.588Z Compiling object v0.36.5
15622026-01-22T04:16:06.861Z Compiling crc32fast v1.4.2
15632026-01-22T04:16:07.216Z Compiling siphasher v0.3.11
15642026-01-22T04:16:07.256Z Compiling unicode-properties v0.1.3
15652026-01-22T04:16:07.499Z Compiling zstd-safe v7.2.3
15662026-01-22T04:16:07.583Z Compiling zlib-rs v0.5.1
15672026-01-22T04:16:07.625Z Compiling unicode-bidi v0.3.17
15682026-01-22T04:16:07.674Z Compiling rustc-demangle v0.1.24
15692026-01-22T04:16:07.807Z Compiling unarray v0.1.4
15702026-01-22T04:16:07.832Z Compiling anyhow v1.0.99
15712026-01-22T04:16:07.982Z Compiling signal-hook v0.3.18
15722026-01-22T04:16:08.270Z Compiling proptest v1.7.0
15732026-01-22T04:16:08.455Z Compiling stringprep v0.1.5
15742026-01-22T04:16:08.734Z Compiling thiserror v1.0.69
15752026-01-22T04:16:08.885Z Compiling phf_shared v0.11.2
15762026-01-22T04:16:09.231Z Compiling scroll v0.12.0
15772026-01-22T04:16:09.716Z Compiling hyper-util v0.1.19
15782026-01-22T04:16:09.925Z Compiling derive_builder_macro v0.20.2
15792026-01-22T04:16:11.562Z Compiling darling_macro v0.21.0
15802026-01-22T04:16:11.627Z Compiling ipnetwork v0.21.1
15812026-01-22T04:16:12.357Z Compiling backtrace v0.3.74
15822026-01-22T04:16:12.381Z Compiling curve25519-dalek v4.1.3
15832026-01-22T04:16:12.734Z Compiling erased-serde v0.3.31
15842026-01-22T04:16:12.975Z Compiling toml_datetime v0.6.11
15852026-01-22T04:16:13.395Z Compiling libz-rs-sys v0.5.1
15862026-01-22T04:16:13.449Z Compiling serde_tokenstream v0.2.2
15872026-01-22T04:16:13.683Z Compiling serde_spanned v0.6.9
15882026-01-22T04:16:13.864Z Compiling rand_chacha v0.3.1
15892026-01-22T04:16:13.889Z Compiling md-5 v0.10.6
15902026-01-22T04:16:13.932Z Compiling vergen-lib v0.1.6
15912026-01-22T04:16:13.987Z Compiling num-integer v0.1.46
15922026-01-22T04:16:14.173Z Compiling sync_wrapper v1.0.1
15932026-01-22T04:16:14.232Z Compiling ff v0.13.0
15942026-01-22T04:16:14.367Z Compiling hash32 v0.2.1
15952026-01-22T04:16:14.478Z Compiling memoffset v0.9.1
15962026-01-22T04:16:14.635Z Compiling base16ct v0.2.0
15972026-01-22T04:16:14.730Z Compiling psl-types v2.0.11
15982026-01-22T04:16:14.795Z Compiling smoltcp v0.9.1
15992026-01-22T04:16:14.871Z Compiling ref-cast v1.0.25
16002026-01-22T04:16:14.947Z Compiling litrs v0.4.1
16012026-01-22T04:16:14.972Z Compiling num-bigint-dig v0.8.6
16022026-01-22T04:16:15.358Z Compiling cfg_aliases v0.2.1
16032026-01-22T04:16:15.409Z Compiling fallible-iterator v0.2.0
16042026-01-22T04:16:15.485Z Compiling nix v0.29.0
16052026-01-22T04:16:15.571Z Compiling publicsuffix v2.3.0
16062026-01-22T04:16:15.596Z Compiling sec1 v0.7.3
16072026-01-22T04:16:15.983Z Compiling document-features v0.2.11
16082026-01-22T04:16:16.063Z Compiling postgres-protocol v0.6.8
16092026-01-22T04:16:16.178Z Compiling num-iter v0.1.45
16102026-01-22T04:16:16.224Z Compiling group v0.13.0
16112026-01-22T04:16:16.373Z Compiling tower v0.5.2
16122026-01-22T04:16:16.552Z Compiling rand v0.8.5
16132026-01-22T04:16:17.162Z Compiling flate2 v1.1.2
16142026-01-22T04:16:17.216Z Compiling newtype-uuid v1.3.2
16152026-01-22T04:16:17.908Z Compiling darling v0.21.0
16162026-01-22T04:16:17.994Z Compiling oxnet v0.1.4
16172026-01-22T04:16:18.044Z Compiling derive_builder v0.20.2
16182026-01-22T04:16:18.074Z Compiling goblin v0.8.2
16192026-01-22T04:16:18.110Z Compiling tokio-native-tls v0.3.1
16202026-01-22T04:16:18.760Z Compiling rustls-native-certs v0.8.1
16212026-01-22T04:16:18.784Z Compiling webpki-roots v1.0.1
16222026-01-22T04:16:18.993Z Compiling http-body-util v0.1.3
16232026-01-22T04:16:19.167Z Compiling strum_macros v0.27.2
16242026-01-22T04:16:19.292Z Compiling terminal_size v0.4.0
16252026-01-22T04:16:19.318Z Compiling cargo-platform v0.1.8
16262026-01-22T04:16:19.451Z Compiling hkdf v0.12.4
16272026-01-22T04:16:19.548Z Compiling crypto-bigint v0.5.5
16282026-01-22T04:16:19.732Z Compiling curve25519-dalek-derive v0.1.1
16292026-01-22T04:16:19.791Z Compiling ref-cast-impl v1.0.25
16302026-01-22T04:16:20.480Z Compiling hubpack_derive v0.1.1
16312026-01-22T04:16:20.842Z Compiling daft-derive v0.1.4
16322026-01-22T04:16:21.066Z Compiling async-trait v0.1.89
16332026-01-22T04:16:21.416Z Compiling vergen v9.0.6
16342026-01-22T04:16:21.792Z Compiling ahash v0.8.12
16352026-01-22T04:16:22.209Z Compiling fs-err v3.1.1
16362026-01-22T04:16:22.399Z Compiling winnow v0.5.40
16372026-01-22T04:16:22.590Z Compiling simd-adler32 v0.3.7
16382026-01-22T04:16:23.115Z Compiling buf-list v1.0.3
16392026-01-22T04:16:23.343Z Compiling ryu v1.0.18
16402026-01-22T04:16:23.374Z Compiling unicode-segmentation v1.12.0
16412026-01-22T04:16:23.701Z Compiling bitflags v1.3.2
16422026-01-22T04:16:23.725Z Compiling bumpalo v3.16.0
16432026-01-22T04:16:23.829Z Compiling iri-string v0.7.8
16442026-01-22T04:16:24.104Z Compiling managed v0.8.0
16452026-01-22T04:16:24.189Z Compiling lockfree-object-pool v0.1.6
16462026-01-22T04:16:24.523Z Compiling zopfli v0.8.1
16472026-01-22T04:16:24.624Z Compiling clap_builder v4.5.48
16482026-01-22T04:16:25.493Z Compiling toml_edit v0.19.15
16492026-01-22T04:16:26.092Z Compiling serde_urlencoded v0.7.1
16502026-01-22T04:16:26.117Z Compiling strum v0.27.2
16512026-01-22T04:16:26.248Z Compiling dof v0.3.0
16522026-01-22T04:16:26.495Z Compiling tower-http v0.6.6
16532026-01-22T04:16:26.583Z Compiling daft v0.1.4
16542026-01-22T04:16:27.205Z Compiling elliptic-curve v0.13.8
16552026-01-22T04:16:27.383Z Compiling hubpack v0.1.2
16562026-01-22T04:16:27.906Z Compiling cargo_metadata v0.19.2
16572026-01-22T04:16:27.993Z Compiling hyper-tls v0.6.0
16582026-01-22T04:16:28.075Z Compiling signal-hook-mio v0.2.4
16592026-01-22T04:16:28.264Z Compiling cookie_store v0.21.1
16602026-01-22T04:16:28.404Z Compiling zstd v0.13.3
16612026-01-22T04:16:29.635Z Compiling serde_with_macros v3.16.1
16622026-01-22T04:16:30.857Z Compiling postgres-types v0.2.9
16632026-01-22T04:16:31.574Z Compiling usdt-macro v0.6.0
16642026-01-22T04:16:31.730Z Compiling usdt-attr-macro v0.6.0
16652026-01-22T04:16:31.755Z Compiling phf v0.11.2
16662026-01-22T04:16:31.914Z Compiling dtrace-parser v0.2.0
16672026-01-22T04:16:32.044Z Compiling ed25519 v2.2.3
16682026-01-22T04:16:32.068Z Compiling bzip2 v0.5.2
16692026-01-22T04:16:32.458Z Compiling bzip2 v0.4.4
16702026-01-22T04:16:32.855Z Compiling pkcs1 v0.7.5
16712026-01-22T04:16:32.914Z Compiling clap_derive v4.5.47
16722026-01-22T04:16:33.203Z Compiling enum-as-inner v0.6.1
16732026-01-22T04:16:33.638Z Compiling strum_macros v0.26.4
16742026-01-22T04:16:33.727Z Compiling serde-big-array v0.5.1
16752026-01-22T04:16:33.932Z Compiling hex v0.4.3
16762026-01-22T04:16:33.979Z Compiling rfc6979 v0.4.0
16772026-01-22T04:16:34.118Z Compiling bstr v1.10.0
16782026-01-22T04:16:34.144Z Compiling serde_repr v0.1.19
16792026-01-22T04:16:34.183Z Compiling float-cmp v0.10.0
16802026-01-22T04:16:34.451Z Compiling env_filter v0.1.2
16812026-01-22T04:16:34.505Z Compiling memmap2 v0.9.8
16822026-01-22T04:16:34.903Z Compiling socket2 v0.5.10
16832026-01-22T04:16:35.060Z Compiling encoding_rs v0.8.34
16842026-01-22T04:16:35.096Z Compiling predicates-core v1.0.8
16852026-01-22T04:16:35.436Z Compiling fixedbitset v0.5.7
16862026-01-22T04:16:35.504Z Compiling jiff v0.2.15
16872026-01-22T04:16:35.733Z Compiling static_assertions v1.1.0
16882026-01-22T04:16:35.899Z Compiling normalize-line-endings v0.3.0
16892026-01-22T04:16:36.047Z Compiling difflib v0.4.0
16902026-01-22T04:16:36.128Z Compiling foldhash v0.2.0
16912026-01-22T04:16:36.512Z Compiling rustc-hash v2.1.1
16922026-01-22T04:16:36.627Z Compiling fixedbitset v0.4.2
16932026-01-22T04:16:36.732Z Compiling new_debug_unreachable v1.0.6
16942026-01-22T04:16:36.852Z Compiling data-encoding v2.9.0
16952026-01-22T04:16:37.054Z Compiling precomputed-hash v0.1.1
16962026-01-22T04:16:37.200Z Compiling mime v0.3.17
16972026-01-22T04:16:37.363Z Compiling keccak v0.1.5
16982026-01-22T04:16:37.394Z Compiling whoami v1.5.2
16992026-01-22T04:16:37.739Z Compiling sha3 v0.10.8
17002026-01-22T04:16:37.948Z Compiling tokio-postgres v0.7.13
17012026-01-22T04:16:38.301Z Compiling hickory-proto v0.25.2
17022026-01-22T04:16:38.389Z Compiling strum v0.26.3
17032026-01-22T04:16:38.606Z Compiling string_cache v0.8.9
17042026-01-22T04:16:38.667Z Compiling petgraph v0.6.5
17052026-01-22T04:16:39.037Z Compiling toml_edit v0.22.27
17062026-01-22T04:16:39.066Z Compiling iddqd v0.3.16
17072026-01-22T04:16:41.408Z Compiling clap v4.5.48
17082026-01-22T04:16:41.548Z Compiling predicates v3.1.3
17092026-01-22T04:16:41.573Z Compiling petgraph v0.8.2
17102026-01-22T04:16:41.930Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17112026-01-22T04:16:42.641Z Compiling zip v4.2.0
17122026-01-22T04:16:42.959Z Compiling similar v2.7.0
17132026-01-22T04:16:44.605Z Compiling usdt v0.6.0
17142026-01-22T04:16:44.768Z Compiling env_logger v0.11.8
17152026-01-22T04:16:45.098Z Compiling usdt-impl v0.5.0
17162026-01-22T04:16:45.155Z Compiling serde_with v3.16.1
17172026-01-22T04:16:45.459Z Compiling ecdsa v0.16.9
17182026-01-22T04:16:45.633Z Compiling rsa v0.9.8
17192026-01-22T04:16:46.045Z Compiling zip v0.6.6
17202026-01-22T04:16:46.271Z Compiling ed25519-dalek v2.1.1
17212026-01-22T04:16:47.532Z Compiling toml v0.7.8
17222026-01-22T04:16:48.026Z Compiling crossterm v0.28.1
17232026-01-22T04:16:48.844Z Compiling heck v0.4.1
17242026-01-22T04:16:48.883Z Compiling crossbeam-epoch v0.9.18
17252026-01-22T04:16:48.924Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17262026-01-22T04:16:48.971Z Compiling tokio-stream v0.1.17
17272026-01-22T04:16:49.044Z Compiling x509-cert v0.2.5
17282026-01-22T04:16:49.276Z Compiling openapiv3 v2.2.0
17292026-01-22T04:16:49.336Z Compiling sha1 v0.10.6
17302026-01-22T04:16:49.570Z Compiling itertools v0.13.0
17312026-01-22T04:16:49.731Z Compiling itertools v0.10.5
17322026-01-22T04:16:49.875Z Compiling winnow v0.6.26
17332026-01-22T04:16:50.936Z Compiling lalrpop-util v0.19.12
17342026-01-22T04:16:51.278Z Compiling peg-runtime v0.8.5
17352026-01-22T04:16:51.827Z Compiling thread_local v1.1.8
17362026-01-22T04:16:52.084Z Compiling slog-async v2.8.0
17372026-01-22T04:16:52.303Z Compiling crossbeam-channel v0.5.15
17382026-01-22T04:16:52.332Z Compiling xattr v1.3.1
17392026-01-22T04:16:52.454Z Compiling futures-executor v0.3.31
17402026-01-22T04:16:52.605Z Compiling is-terminal v0.4.13
17412026-01-22T04:16:52.630Z Compiling filetime v0.2.26
17422026-01-22T04:16:52.716Z Compiling take_mut v0.2.2
17432026-01-22T04:16:52.773Z Compiling term v1.1.0
17442026-01-22T04:16:52.797Z Compiling futures v0.3.31
17452026-01-22T04:16:52.900Z Compiling tar v0.4.44
17462026-01-22T04:16:53.919Z Compiling slog-term v2.9.2
17472026-01-22T04:16:55.200Z Compiling aws-lc-sys v0.26.0
17482026-01-22T04:17:27.653Z Compiling rustls-webpki v0.102.8
17492026-01-22T04:17:33.729Z Compiling tokio-rustls v0.26.0
17502026-01-22T04:17:34.067Z Compiling hyper-rustls v0.27.7
17512026-01-22T04:17:34.417Z Compiling reqwest v0.12.24
17522026-01-22T04:17:39.051Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17532026-01-22T04:17:39.449Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17542026-01-22T04:17:45.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
17552026-01-22T04:17:45.280Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17562026-01-22T04:17:45.358ZJan 22 04:17:44.593 INFO Starting download, target: Clickhouse
17572026-01-22T04:17:45.358ZJan 22 04:17:44.594 INFO Starting download, target: Cockroach
17582026-01-22T04:17:45.358ZJan 22 04:17:44.594 INFO Starting download, target: Console
17592026-01-22T04:17:45.358ZJan 22 04:17:44.594 INFO Starting download, target: DendriteStub
17602026-01-22T04:17:45.383ZJan 22 04:17:44.594 INFO Starting download, target: MaghemiteMgd
17612026-01-22T04:17:45.383ZJan 22 04:17:44.594 INFO Starting download, target: TransceiverControl
17622026-01-22T04:17:45.383ZJan 22 04:17:44.595 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17632026-01-22T04:17:45.383ZJan 22 04:17:44.596 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17642026-01-22T04:17:45.383ZJan 22 04:17:44.596 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17652026-01-22T04:17:45.383ZJan 22 04:17:44.596 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17662026-01-22T04:17:45.383ZJan 22 04:17:44.596 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17672026-01-22T04:17:45.383ZJan 22 04:17:44.596 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17682026-01-22T04:17:45.829ZJan 22 04:17:45.048 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-01-22T04:17:46.234ZJan 22 04:17:45.464 INFO Download complete, target: Console
17702026-01-22T04:17:48.113ZJan 22 04:17:47.348 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17712026-01-22T04:17:48.381ZJan 22 04:17:47.616 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17722026-01-22T04:17:49.768ZJan 22 04:17:49.004 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17732026-01-22T04:17:50.421ZJan 22 04:17:49.657 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17742026-01-22T04:17:50.421ZJan 22 04:17:49.657 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17752026-01-22T04:17:50.462ZJan 22 04:17:49.698 INFO Download complete, target: TransceiverControl
17762026-01-22T04:17:52.733ZJan 22 04:17:51.960 INFO Download complete, target: DendriteStub
17772026-01-22T04:17:52.985ZJan 22 04:17:52.191 INFO Download complete, target: MaghemiteMgd
17782026-01-22T04:17:59.496ZJan 22 04:17:58.732 INFO Checking that binary works, target: Cockroach
17792026-01-22T04:17:59.749ZJan 22 04:17:58.985 INFO Download complete, target: Cockroach
17802026-01-22T04:18:04.964ZJan 22 04:18:04.200 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17812026-01-22T04:18:17.573ZJan 22 04:18:16.809 INFO Checking that binary works, target: Clickhouse
17822026-01-22T04:18:17.827ZJan 22 04:18:17.064 INFO Download complete, target: Clickhouse
17832026-01-22T04:18:17.880ZAll builder prerequisites installed successfully, and PATH looks valid
17842026-01-22T04:18:17.905Z
17852026-01-22T04:18:17.905Zreal 6:07.552150753
17862026-01-22T04:18:17.905Zuser 17:05.802643481
17872026-01-22T04:18:17.905Zsys 2:48.232084061
17882026-01-22T04:18:17.905Ztrap 0.613147187
17892026-01-22T04:18:17.905Ztflt 0.445278650
17902026-01-22T04:18:17.905Zdflt 1.168882266
17912026-01-22T04:18:17.905Zkflt 0.011540585
17922026-01-22T04:18:17.905Zlock 46:50.414194277
17932026-01-22T04:18:17.905Zslp 1:03:41.470926497
17942026-01-22T04:18:17.905Zlat 1:19.070634969
17952026-01-22T04:18:17.905Zstop 3:08.281244515
17962026-01-22T04:18:17.905Z+ banner hack-check
17972026-01-22T04:18:17.905Z
17982026-01-22T04:18:17.905Z # # ## #### # # #### # # ###### #### # #
17992026-01-22T04:18:17.906Z # # # # # # # # # # # # # # # # #
18002026-01-22T04:18:17.906Z ###### # # # #### ##### # ###### ##### # ####
18012026-01-22T04:18:17.906Z # # ###### # # # # # # # # # #
18022026-01-22T04:18:17.906Z # # # # # # # # # # # # # # # # #
18032026-01-22T04:18:17.906Z # # # # #### # # #### # # ###### #### # #
18042026-01-22T04:18:17.906Z
18052026-01-22T04:18:17.906Z+ export CARGO_INCREMENTAL=0
18062026-01-22T04:18:17.906Z+ CARGO_INCREMENTAL=0
18072026-01-22T04:18:17.906Z+ ptime -m timeout 2h cargo xtask check-features --ci
18082026-01-22T04:18:18.993Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18092026-01-22T04:18:19.305Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18102026-01-22T04:18:23.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
18112026-01-22T04:18:23.307Z Running `target/debug/xtask check-features --ci`
18122026-01-22T04:18:23.339Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18132026-01-22T04:18:23.339Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18142026-01-22T04:18:24.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18152026-01-22T04:18:24.196Z Running `target/debug/xtask download cargo-hack`
18162026-01-22T04:18:25.571Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18172026-01-22T04:18:25.955Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18182026-01-22T04:18:30.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.40s
18192026-01-22T04:18:30.786Z Running `target/debug/xtask-downloader cargo-hack`
18202026-01-22T04:18:30.851ZJan 22 04:18:30.088 INFO Starting download, target: CargoHack
18212026-01-22T04:18:30.875ZJan 22 04:18:30.090 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18222026-01-22T04:18:31.292ZJan 22 04:18:30.529 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18232026-01-22T04:18:31.389ZJan 22 04:18:30.627 INFO Download complete, target: CargoHack
18242026-01-22T04:18:31.414Zrunning: "/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"
18252026-01-22T04:18:31.439Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18262026-01-22T04:18:31.779Zinfo: running `cargo check --bins` on api_identity (1/245)
18272026-01-22T04:18:32.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282026-01-22T04:18:32.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292026-01-22T04:18:32.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302026-01-22T04:18:32.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
18312026-01-22T04:18:32.990Z
18322026-01-22T04:18:32.990Zinfo: running `cargo check --bins` on bootstore (2/245)
18332026-01-22T04:18:34.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342026-01-22T04:18:34.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352026-01-22T04:18:34.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362026-01-22T04:18:34.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
18372026-01-22T04:18:34.247Z
18382026-01-22T04:18:34.247Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/245)
18392026-01-22T04:18:35.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402026-01-22T04:18:35.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412026-01-22T04:18:35.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422026-01-22T04:18:35.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
18432026-01-22T04:18:35.440Z
18442026-01-22T04:18:35.440Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/245)
18452026-01-22T04:18:36.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462026-01-22T04:18:36.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472026-01-22T04:18:36.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482026-01-22T04:18:36.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18492026-01-22T04:18:36.531Z
18502026-01-22T04:18:36.532Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/245)
18512026-01-22T04:18:37.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522026-01-22T04:18:37.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532026-01-22T04:18:37.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542026-01-22T04:18:37.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18552026-01-22T04:18:37.306Z
18562026-01-22T04:18:37.306Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/245)
18572026-01-22T04:18:37.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582026-01-22T04:18:38.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592026-01-22T04:18:38.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602026-01-22T04:18:38.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18612026-01-22T04:18:38.071Z
18622026-01-22T04:18:38.071Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/245)
18632026-01-22T04:18:38.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642026-01-22T04:18:38.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652026-01-22T04:18:38.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662026-01-22T04:18:38.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18672026-01-22T04:18:38.848Z
18682026-01-22T04:18:38.848Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/245)
18692026-01-22T04:18:39.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702026-01-22T04:18:39.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712026-01-22T04:18:39.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722026-01-22T04:18:39.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18732026-01-22T04:18:39.623Z
18742026-01-22T04:18:39.623Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/245)
18752026-01-22T04:18:40.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762026-01-22T04:18:40.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772026-01-22T04:18:40.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782026-01-22T04:18:40.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18792026-01-22T04:18:40.420Z
18802026-01-22T04:18:40.420Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/245)
18812026-01-22T04:18:41.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822026-01-22T04:18:41.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832026-01-22T04:18:41.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842026-01-22T04:18:41.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18852026-01-22T04:18:41.226Z
18862026-01-22T04:18:41.226Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/245)
18872026-01-22T04:18:41.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882026-01-22T04:18:41.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892026-01-22T04:18:41.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902026-01-22T04:18:41.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18912026-01-22T04:18:42.040Z
18922026-01-22T04:18:42.040Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/245)
18932026-01-22T04:18:42.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942026-01-22T04:18:42.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952026-01-22T04:18:42.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962026-01-22T04:18:42.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18972026-01-22T04:18:42.880Z
18982026-01-22T04:18:42.880Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/245)
18992026-01-22T04:18:43.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002026-01-22T04:18:43.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012026-01-22T04:18:43.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022026-01-22T04:18:43.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19032026-01-22T04:18:43.659Z
19042026-01-22T04:18:43.659Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/245)
19052026-01-22T04:18:44.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062026-01-22T04:18:44.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072026-01-22T04:18:44.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082026-01-22T04:18:44.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19092026-01-22T04:18:44.460Z
19102026-01-22T04:18:44.461Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/245)
19112026-01-22T04:18:45.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122026-01-22T04:18:45.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132026-01-22T04:18:45.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142026-01-22T04:18:45.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19152026-01-22T04:18:45.247Z
19162026-01-22T04:18:45.247Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/245)
19172026-01-22T04:18:45.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182026-01-22T04:18:45.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192026-01-22T04:18:45.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202026-01-22T04:18:45.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19212026-01-22T04:18:46.063Z
19222026-01-22T04:18:46.063Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/245)
19232026-01-22T04:18:46.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242026-01-22T04:18:46.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252026-01-22T04:18:46.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262026-01-22T04:18:46.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19272026-01-22T04:18:46.859Z
19282026-01-22T04:18:46.859Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/245)
19292026-01-22T04:18:47.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302026-01-22T04:18:47.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312026-01-22T04:18:47.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322026-01-22T04:18:47.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19332026-01-22T04:18:47.686Z
19342026-01-22T04:18:47.686Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/245)
19352026-01-22T04:18:48.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362026-01-22T04:18:48.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372026-01-22T04:18:48.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382026-01-22T04:18:48.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19392026-01-22T04:18:48.491Z
19402026-01-22T04:18:48.491Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/245)
19412026-01-22T04:18:49.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422026-01-22T04:18:49.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432026-01-22T04:18:49.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442026-01-22T04:18:49.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19452026-01-22T04:18:49.262Z
19462026-01-22T04:18:49.262Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/245)
19472026-01-22T04:18:49.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482026-01-22T04:18:49.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492026-01-22T04:18:49.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502026-01-22T04:18:49.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19512026-01-22T04:18:50.036Z
19522026-01-22T04:18:50.036Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/245)
19532026-01-22T04:18:50.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542026-01-22T04:18:50.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552026-01-22T04:18:50.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562026-01-22T04:18:50.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19572026-01-22T04:18:50.846Z
19582026-01-22T04:18:50.846Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/245)
19592026-01-22T04:18:51.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602026-01-22T04:18:51.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612026-01-22T04:18:51.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622026-01-22T04:18:51.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19632026-01-22T04:18:51.674Z
19642026-01-22T04:18:51.674Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/245)
19652026-01-22T04:18:52.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662026-01-22T04:18:52.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672026-01-22T04:18:52.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682026-01-22T04:18:52.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19692026-01-22T04:18:52.481Z
19702026-01-22T04:18:52.481Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/245)
19712026-01-22T04:18:53.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722026-01-22T04:18:53.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732026-01-22T04:18:53.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742026-01-22T04:18:53.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19752026-01-22T04:18:53.278Z
19762026-01-22T04:18:53.278Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/245)
19772026-01-22T04:18:53.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782026-01-22T04:18:54.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792026-01-22T04:18:54.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802026-01-22T04:18:54.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19812026-01-22T04:18:54.059Z
19822026-01-22T04:18:54.059Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/245)
19832026-01-22T04:18:54.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842026-01-22T04:18:54.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852026-01-22T04:18:54.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862026-01-22T04:18:54.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19872026-01-22T04:18:54.838Z
19882026-01-22T04:18:54.838Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/245)
19892026-01-22T04:18:55.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902026-01-22T04:18:55.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912026-01-22T04:18:55.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922026-01-22T04:18:55.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19932026-01-22T04:18:55.624Z
19942026-01-22T04:18:55.625Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/245)
19952026-01-22T04:18:56.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962026-01-22T04:18:56.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972026-01-22T04:18:56.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982026-01-22T04:18:56.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19992026-01-22T04:18:56.449Z
20002026-01-22T04:18:56.449Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/245)
20012026-01-22T04:18:57.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022026-01-22T04:18:57.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032026-01-22T04:18:57.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042026-01-22T04:18:57.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20052026-01-22T04:18:57.251Z
20062026-01-22T04:18:57.251Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/245)
20072026-01-22T04:18:57.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082026-01-22T04:18:57.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092026-01-22T04:18:57.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102026-01-22T04:18:57.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20112026-01-22T04:18:58.040Z
20122026-01-22T04:18:58.040Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/245)
20132026-01-22T04:18:58.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142026-01-22T04:18:58.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152026-01-22T04:18:58.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162026-01-22T04:18:58.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20172026-01-22T04:18:58.854Z
20182026-01-22T04:18:58.854Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/245)
20192026-01-22T04:18:59.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202026-01-22T04:18:59.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212026-01-22T04:18:59.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222026-01-22T04:18:59.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20232026-01-22T04:18:59.639Z
20242026-01-22T04:18:59.639Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/245)
20252026-01-22T04:19:00.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262026-01-22T04:19:00.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272026-01-22T04:19:00.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282026-01-22T04:19:00.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20292026-01-22T04:19:00.465Z
20302026-01-22T04:19:00.465Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/245)
20312026-01-22T04:19:01.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322026-01-22T04:19:01.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332026-01-22T04:19:01.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342026-01-22T04:19:01.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20352026-01-22T04:19:01.279Z
20362026-01-22T04:19:01.279Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/245)
20372026-01-22T04:19:01.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382026-01-22T04:19:01.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392026-01-22T04:19:01.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402026-01-22T04:19:01.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20412026-01-22T04:19:02.049Z
20422026-01-22T04:19:02.049Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/245)
20432026-01-22T04:19:02.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442026-01-22T04:19:02.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452026-01-22T04:19:02.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462026-01-22T04:19:02.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20472026-01-22T04:19:02.879Z
20482026-01-22T04:19:02.879Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/245)
20492026-01-22T04:19:03.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502026-01-22T04:19:03.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512026-01-22T04:19:03.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522026-01-22T04:19:03.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20532026-01-22T04:19:03.667Z
20542026-01-22T04:19:03.667Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/245)
20552026-01-22T04:19:04.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562026-01-22T04:19:04.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572026-01-22T04:19:04.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582026-01-22T04:19:04.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20592026-01-22T04:19:04.462Z
20602026-01-22T04:19:04.462Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/245)
20612026-01-22T04:19:05.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622026-01-22T04:19:05.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632026-01-22T04:19:05.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642026-01-22T04:19:05.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20652026-01-22T04:19:05.260Z
20662026-01-22T04:19:05.260Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/245)
20672026-01-22T04:19:05.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682026-01-22T04:19:06.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692026-01-22T04:19:06.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702026-01-22T04:19:06.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20712026-01-22T04:19:06.074Z
20722026-01-22T04:19:06.074Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/245)
20732026-01-22T04:19:06.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742026-01-22T04:19:06.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752026-01-22T04:19:06.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762026-01-22T04:19:06.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20772026-01-22T04:19:06.932Z
20782026-01-22T04:19:06.932Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/245)
20792026-01-22T04:19:07.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802026-01-22T04:19:07.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812026-01-22T04:19:07.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822026-01-22T04:19:07.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20832026-01-22T04:19:07.758Z
20842026-01-22T04:19:07.758Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/245)
20852026-01-22T04:19:08.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862026-01-22T04:19:08.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872026-01-22T04:19:08.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882026-01-22T04:19:08.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20892026-01-22T04:19:08.577Z
20902026-01-22T04:19:08.577Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/245)
20912026-01-22T04:19:09.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922026-01-22T04:19:09.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932026-01-22T04:19:09.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942026-01-22T04:19:09.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20952026-01-22T04:19:09.621Z
20962026-01-22T04:19:09.621Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/245)
20972026-01-22T04:19:10.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982026-01-22T04:19:10.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992026-01-22T04:19:10.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002026-01-22T04:19:10.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
21012026-01-22T04:19:10.650Z
21022026-01-22T04:19:10.650Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/245)
21032026-01-22T04:19:11.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042026-01-22T04:19:11.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052026-01-22T04:19:11.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062026-01-22T04:19:11.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
21072026-01-22T04:19:11.690Z
21082026-01-22T04:19:11.690Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/245)
21092026-01-22T04:19:12.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102026-01-22T04:19:12.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112026-01-22T04:19:12.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122026-01-22T04:19:12.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
21132026-01-22T04:19:12.789Z
21142026-01-22T04:19:12.789Zinfo: running `cargo check --bins` on oxlog (49/245)
21152026-01-22T04:19:13.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162026-01-22T04:19:13.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172026-01-22T04:19:13.852Z Checking cfg-if v1.0.4
21182026-01-22T04:19:13.876Z Checking libc v0.2.180
21192026-01-22T04:19:13.876Z Checking serde_core v1.0.228
21202026-01-22T04:19:13.919Z Checking zeroize v1.8.1
21212026-01-22T04:19:13.943Z Checking memchr v2.7.4
21222026-01-22T04:19:13.967Z Checking value-bag v1.12.0
21232026-01-22T04:19:13.967Z Checking smallvec v1.15.1
21242026-01-22T04:19:13.967Z Checking typenum v1.17.0
21252026-01-22T04:19:14.017Z Checking scopeguard v1.2.0
21262026-01-22T04:19:14.163Z Checking lock_api v0.4.12
21272026-01-22T04:19:14.188Z Checking subtle v2.6.1
21282026-01-22T04:19:14.331Z Checking const-oid v0.9.6
21292026-01-22T04:19:14.355Z Checking log v0.4.29
21302026-01-22T04:19:14.433Z Checking itoa v1.0.11
21312026-01-22T04:19:14.513Z Checking byteorder v1.5.0
21322026-01-22T04:19:14.634Z Checking stable_deref_trait v1.2.0
21332026-01-22T04:19:14.686Z Checking portable-atomic v1.11.0
21342026-01-22T04:19:14.747Z Checking critical-section v1.1.3
21352026-01-22T04:19:14.802Z Checking zerofrom v0.1.4
21362026-01-22T04:19:14.846Z Checking generic-array v0.14.7
21372026-01-22T04:19:14.892Z Checking getrandom v0.2.15
21382026-01-22T04:19:14.892Z Checking getrandom v0.3.4
21392026-01-22T04:19:14.926Z Checking signal-hook-registry v1.4.2
21402026-01-22T04:19:15.019Z Checking yoke v0.7.4
21412026-01-22T04:19:15.124Z Checking rand_core v0.6.4
21422026-01-22T04:19:15.149Z Checking parking_lot_core v0.9.10
21432026-01-22T04:19:15.173Z Checking pin-project-lite v0.2.14
21442026-01-22T04:19:15.308Z Checking allocator-api2 v0.2.21
21452026-01-22T04:19:15.332Z Checking zerovec v0.10.4
21462026-01-22T04:19:15.434Z Checking mio v1.0.2
21472026-01-22T04:19:15.459Z Checking parking_lot v0.12.3
21482026-01-22T04:19:15.553Z Checking once_cell v1.21.3
21492026-01-22T04:19:15.770Z Checking equivalent v1.0.2
21502026-01-22T04:19:15.798Z Checking libm v0.2.8
21512026-01-22T04:19:15.853Z Checking crypto-common v0.1.6
21522026-01-22T04:19:15.878Z Checking block-buffer v0.10.4
21532026-01-22T04:19:15.902Z Checking litemap v0.7.3
21542026-01-22T04:19:15.926Z Checking writeable v0.5.5
21552026-01-22T04:19:15.993Z Checking socket2 v0.6.1
21562026-01-22T04:19:16.043Z Checking zerocopy v0.7.35
21572026-01-22T04:19:16.108Z Checking digest v0.10.7
21582026-01-22T04:19:16.220Z Checking zmij v1.0.15
21592026-01-22T04:19:16.250Z Checking cpufeatures v0.2.14
21602026-01-22T04:19:16.354Z Checking futures-core v0.3.31
21612026-01-22T04:19:16.438Z Checking percent-encoding v2.3.2
21622026-01-22T04:19:16.462Z Checking hmac v0.12.1
21632026-01-22T04:19:16.559Z Checking icu_locid_transform_data v1.5.0
21642026-01-22T04:19:16.584Z Checking num-traits v0.2.19
21652026-01-22T04:19:16.610Z Checking hashbrown v0.16.1
21662026-01-22T04:19:16.678Z Checking block-padding v0.3.3
21672026-01-22T04:19:16.702Z Checking icu_properties_data v1.5.0
21682026-01-22T04:19:16.726Z Checking icu_normalizer_data v1.5.0
21692026-01-22T04:19:16.760Z Checking tinystr v0.7.6
21702026-01-22T04:19:16.827Z Checking icu_collections v1.5.0
21712026-01-22T04:19:16.898Z Checking inout v0.1.3
21722026-01-22T04:19:16.935Z Checking futures-sink v0.3.31
21732026-01-22T04:19:17.071Z Checking icu_locid v1.5.0
21742026-01-22T04:19:17.096Z Checking write16 v1.0.0
21752026-01-22T04:19:17.131Z Checking ppv-lite86 v0.2.20
21762026-01-22T04:19:17.155Z Checking utf8_iter v1.0.4
21772026-01-22T04:19:17.238Z Checking utf16_iter v1.0.5
21782026-01-22T04:19:17.300Z Checking serde v1.0.228
21792026-01-22T04:19:17.351Z Checking serde_json v1.0.149
21802026-01-22T04:19:17.421Z Checking cipher v0.4.4
21812026-01-22T04:19:17.445Z Checking futures-channel v0.3.31
21822026-01-22T04:19:17.542Z Checking indexmap v2.12.1
21832026-01-22T04:19:17.773Z Checking sha2 v0.10.9
21842026-01-22T04:19:17.805Z Checking slab v0.4.9
21852026-01-22T04:19:17.831Z Checking base64ct v1.6.0
21862026-01-22T04:19:17.902Z Checking pin-utils v0.1.0
21872026-01-22T04:19:17.953Z Checking icu_provider v1.5.0
21882026-01-22T04:19:17.977Z Checking futures-task v0.3.31
21892026-01-22T04:19:18.069Z Checking futures-io v0.3.31
21902026-01-22T04:19:18.196Z Checking bytes v1.10.1
21912026-01-22T04:19:18.221Z Checking bitflags v2.9.4
21922026-01-22T04:19:18.250Z Checking pem-rfc7468 v0.7.0
21932026-01-22T04:19:18.274Z Checking futures-util v0.3.31
21942026-01-22T04:19:18.299Z Checking errno v0.3.12
21952026-01-22T04:19:18.485Z Checking flagset v0.4.6
21962026-01-22T04:19:18.516Z Checking form_urlencoded v1.2.2
21972026-01-22T04:19:18.541Z Checking rand_core v0.9.3
21982026-01-22T04:19:18.565Z Checking icu_locid_transform v1.5.0
21992026-01-22T04:19:18.697Z Checking der v0.7.10
22002026-01-22T04:19:18.721Z Checking foldhash v0.1.5
22012026-01-22T04:19:18.745Z Checking fnv v1.0.7
22022026-01-22T04:19:18.770Z Checking salsa20 v0.10.2
22032026-01-22T04:19:18.853Z Checking uuid v1.19.0
22042026-01-22T04:19:18.880Z Checking pbkdf2 v0.12.2
22052026-01-22T04:19:18.952Z Checking hashbrown v0.15.4
22062026-01-22T04:19:18.976Z Checking spin v0.9.8
22072026-01-22T04:19:19.046Z Checking scrypt v0.11.0
22082026-01-22T04:19:19.130Z Checking tokio v1.48.0
22092026-01-22T04:19:19.264Z Checking http v1.4.0
22102026-01-22T04:19:19.311Z Checking rand_chacha v0.9.0
22112026-01-22T04:19:19.423Z Checking cbc v0.1.2
22122026-01-22T04:19:19.448Z Checking icu_properties v1.5.1
22132026-01-22T04:19:19.617Z Checking aes v0.8.4
22142026-01-22T04:19:19.672Z Checking regex-syntax v0.8.5
22152026-01-22T04:19:19.879Z Checking iana-time-zone v0.1.63
22162026-01-22T04:19:20.032Z Checking chrono v0.4.42
22172026-01-22T04:19:20.176Z Checking spki v0.7.3
22182026-01-22T04:19:20.369Z Checking rand v0.9.2
22192026-01-22T04:19:20.426Z Checking tracing-core v0.1.32
22202026-01-22T04:19:20.451Z Checking pkcs5 v0.7.1
22212026-01-22T04:19:20.881Z Checking thiserror v2.0.17
22222026-01-22T04:19:20.984Z Checking tracing v0.1.40
22232026-01-22T04:19:21.033Z Checking pkcs8 v0.10.2
22242026-01-22T04:19:21.284Z Checking http-body v1.0.1
22252026-01-22T04:19:21.308Z Checking plain v0.2.3
22262026-01-22T04:19:21.334Z Checking rustls-pki-types v1.10.0
22272026-01-22T04:19:21.477Z Checking tinyvec_macros v0.1.1
22282026-01-22T04:19:21.501Z Checking base64 v0.22.1
22292026-01-22T04:19:21.581Z Checking tinyvec v1.8.0
22302026-01-22T04:19:21.705Z Checking lazy_static v1.5.0
22312026-01-22T04:19:21.816Z Checking rustix v1.1.3
22322026-01-22T04:19:21.845Z Checking semver v1.0.27
22332026-01-22T04:19:21.928Z Checking zerocopy v0.8.27
22342026-01-22T04:19:22.210Z Checking aws-lc-sys v0.26.0
22352026-01-22T04:19:22.235Z Checking tower-layer v0.3.3
22362026-01-22T04:19:22.235Z Checking atomic-waker v1.1.2
22372026-01-22T04:19:22.300Z Checking icu_normalizer v1.5.0
22382026-01-22T04:19:22.393Z Checking ucd-trie v0.1.7
22392026-01-22T04:19:22.509Z Checking unicode-ident v1.0.19
22402026-01-22T04:19:22.603Z Checking foreign-types-shared v0.1.1
22412026-01-22T04:19:22.692Z Checking tower-service v0.3.3
22422026-01-22T04:19:22.716Z Checking try-lock v0.2.5
22432026-01-22T04:19:22.755Z Checking untrusted v0.7.1
22442026-01-22T04:19:22.828Z Checking adler2 v2.0.0
22452026-01-22T04:19:22.877Z Checking fastrand v2.1.1
22462026-01-22T04:19:22.936Z Checking untrusted v0.9.0
22472026-01-22T04:19:22.998Z Checking dyn-clone v1.0.20
22482026-01-22T04:19:23.044Z Checking idna_adapter v1.2.0
22492026-01-22T04:19:23.113Z Checking openssl-probe v0.1.5
22502026-01-22T04:19:23.160Z Checking ring v0.17.14
22512026-01-22T04:19:23.185Z Checking miniz_oxide v0.8.5
22522026-01-22T04:19:23.237Z Checking idna v1.0.3
22532026-01-22T04:19:23.282Z Checking want v0.3.1
22542026-01-22T04:19:23.467Z Checking foreign-types v0.3.2
22552026-01-22T04:19:23.574Z Checking proc-macro2 v1.0.101
22562026-01-22T04:19:23.664Z Checking tempfile v3.24.0
22572026-01-22T04:19:23.696Z Checking url v2.5.4
22582026-01-22T04:19:23.837Z Checking pest v2.8.2
22592026-01-22T04:19:24.013Z Checking ipnet v2.11.0
22602026-01-22T04:19:24.171Z Checking aws-lc-rs v1.12.4
22612026-01-22T04:19:24.196Z Checking httparse v1.9.5
22622026-01-22T04:19:24.453Z Checking schemars v0.8.22
22632026-01-22T04:19:24.485Z Checking openssl-sys v0.9.109
22642026-01-22T04:19:24.589Z Checking wait-timeout v0.2.0
22652026-01-22T04:19:24.775Z Checking aho-corasick v1.1.3
22662026-01-22T04:19:24.882Z Checking httpdate v1.0.3
22672026-01-22T04:19:25.072Z Checking pretty-hex v0.4.1
22682026-01-22T04:19:25.119Z Checking anstyle v1.0.11
22692026-01-22T04:19:25.266Z Checking quick-error v1.2.3
22702026-01-22T04:19:25.415Z Checking bit-vec v0.8.0
22712026-01-22T04:19:25.440Z Checking tokio-util v0.7.15
22722026-01-22T04:19:25.469Z Checking utf8parse v0.2.2
22732026-01-22T04:19:25.518Z Checking powerfmt v0.2.0
22742026-01-22T04:19:25.623Z Checking anstyle-parse v0.2.5
22752026-01-22T04:19:25.726Z Checking rustls-webpki v0.102.8
22762026-01-22T04:19:25.772Z Checking bit-set v0.8.0
22772026-01-22T04:19:25.797Z Checking deranged v0.5.3
22782026-01-22T04:19:25.821Z Checking openssl v0.10.73
22792026-01-22T04:19:25.882Z Checking rusty-fork v0.3.0
22802026-01-22T04:19:26.011Z Checking quote v1.0.40
22812026-01-22T04:19:26.068Z Compiling newtype-uuid v1.3.2
22822026-01-22T04:19:26.174Z Checking unicode-normalization v0.1.24
22832026-01-22T04:19:26.199Z Checking regex-automata v0.4.11
22842026-01-22T04:19:26.355Z Checking crossbeam-utils v0.8.21
22852026-01-22T04:19:26.387Z Checking rand_xorshift v0.4.0
22862026-01-22T04:19:26.412Z Checking rustix v0.38.37
22872026-01-22T04:19:26.580Z Checking bzip2-sys v0.1.13+1.0.8
22882026-01-22T04:19:26.617Z Checking h2 v0.4.6
22892026-01-22T04:19:26.714Z Checking scroll v0.13.0
22902026-01-22T04:19:26.900Z Checking signature v2.2.0
22912026-01-22T04:19:27.001Z Checking crc32fast v1.4.2
22922026-01-22T04:19:27.101Z Checking either v1.15.0
22932026-01-22T04:19:27.139Z Checking is_terminal_polyfill v1.70.1
22942026-01-22T04:19:27.233Z Checking num_threads v0.1.7
22952026-01-22T04:19:27.271Z Checking anstyle-query v1.1.1
22962026-01-22T04:19:27.359Z Checking colorchoice v1.0.2
22972026-01-22T04:19:27.404Z Checking unicode-properties v0.1.3
22982026-01-22T04:19:27.456Z Checking zlib-rs v0.5.1
22992026-01-22T04:19:27.513Z Checking num-conv v0.1.0
23002026-01-22T04:19:27.730Z Checking time-core v0.1.6
23012026-01-22T04:19:27.765Z Checking unarray v0.1.4
23022026-01-22T04:19:27.924Z Checking unicode-bidi v0.3.17
23032026-01-22T04:19:27.996Z Checking siphasher v0.3.11
23042026-01-22T04:19:28.020Z Checking time v0.3.43
23052026-01-22T04:19:28.275Z Checking phf_shared v0.11.2
23062026-01-22T04:19:28.476Z Checking stringprep v0.1.5
23072026-01-22T04:19:28.533Z Checking proptest v1.7.0
23082026-01-22T04:19:28.727Z Checking anstream v0.6.18
23092026-01-22T04:19:29.085Z Checking goblin v0.10.2
23102026-01-22T04:19:29.110Z Checking libz-rs-sys v0.5.1
23112026-01-22T04:19:29.256Z Checking crossbeam-epoch v0.9.18
23122026-01-22T04:19:29.309Z Checking rustls v0.23.19
23132026-01-22T04:19:29.659Z Checking syn v2.0.111
23142026-01-22T04:19:29.977Z Compiling daft v0.1.4
23152026-01-22T04:19:30.216Z Checking native-tls v0.2.12
23162026-01-22T04:19:30.260Z Checking ipnetwork v0.21.1
23172026-01-22T04:19:30.492Z Checking thiserror v1.0.69
23182026-01-22T04:19:30.523Z Checking scroll v0.12.0
23192026-01-22T04:19:30.639Z Checking zstd-sys v2.0.14+zstd.1.5.7
23202026-01-22T04:19:30.663Z Checking serde_spanned v0.6.9
23212026-01-22T04:19:30.838Z Checking toml_datetime v0.6.11
23222026-01-22T04:19:30.867Z Checking num-integer v0.1.46
23232026-01-22T04:19:30.944Z Checking rand_chacha v0.3.1
23242026-01-22T04:19:31.173Z Checking sync_wrapper v1.0.1
23252026-01-22T04:19:31.306Z Checking md-5 v0.10.6
23262026-01-22T04:19:31.330Z Checking ff v0.13.0
23272026-01-22T04:19:31.356Z Checking hash32 v0.2.1
23282026-01-22T04:19:31.526Z Checking base16ct v0.2.0
23292026-01-22T04:19:31.551Z Checking fallible-iterator v0.2.0
23302026-01-22T04:19:31.627Z Checking gimli v0.31.1
23312026-01-22T04:19:31.743Z Checking psl-types v2.0.11
23322026-01-22T04:19:31.930Z Checking publicsuffix v2.3.0
23332026-01-22T04:19:32.008Z Checking hyper v1.8.1
23342026-01-22T04:19:32.077Z Checking postgres-protocol v0.6.8
23352026-01-22T04:19:32.203Z Checking sec1 v0.7.3
23362026-01-22T04:19:32.573Z Checking heapless v0.7.17
23372026-01-22T04:19:32.654Z Checking group v0.13.0
23382026-01-22T04:19:32.732Z Compiling iddqd v0.3.16
23392026-01-22T04:19:32.911Z Checking rand v0.8.5
23402026-01-22T04:19:33.447Z Checking tower v0.5.2
23412026-01-22T04:19:33.761Z Checking hyper-util v0.1.19
23422026-01-22T04:19:33.882Z Checking tokio-rustls v0.26.0
23432026-01-22T04:19:33.969Z Checking num-iter v0.1.45
23442026-01-22T04:19:34.145Z Checking goblin v0.8.2
23452026-01-22T04:19:34.207Z Checking zstd-safe v7.2.3
23462026-01-22T04:19:34.277Z Checking dof v0.4.0
23472026-01-22T04:19:34.303Z Checking oxnet v0.1.4
23482026-01-22T04:19:34.494Z Checking tokio-native-tls v0.3.1
23492026-01-22T04:19:34.717Z Checking cookie v0.18.1
23502026-01-22T04:19:34.757Z Checking flate2 v1.1.2
23512026-01-22T04:19:34.832Z Checking terminal_size v0.4.0
23522026-01-22T04:19:34.892Z Checking addr2line v0.24.2
23532026-01-22T04:19:34.990Z Checking dtrace-parser v0.3.0
23542026-01-22T04:19:35.015Z Checking rustls-native-certs v0.8.1
23552026-01-22T04:19:35.070Z Checking webpki-roots v1.0.1
23562026-01-22T04:19:35.126Z Checking http-body-util v0.1.3
23572026-01-22T04:19:35.219Z Checking signal-hook v0.3.18
23582026-01-22T04:19:35.254Z Checking hkdf v0.12.4
23592026-01-22T04:19:35.341Z Checking crypto-bigint v0.5.5
23602026-01-22T04:19:35.373Z Checking thread-id v5.0.0
23612026-01-22T04:19:35.437Z Checking object v0.36.5
23622026-01-22T04:19:35.477Z Checking winnow v0.5.40
23632026-01-22T04:19:35.502Z Checking iri-string v0.7.8
23642026-01-22T04:19:35.526Z Compiling rayon-core v1.12.1
23652026-01-22T04:19:35.550Z Checking clap_lex v0.7.4
23662026-01-22T04:19:35.801Z Checking bumpalo v3.16.0
23672026-01-22T04:19:35.826Z Checking managed v0.8.0
23682026-01-22T04:19:36.125Z Checking rustc-demangle v0.1.24
23692026-01-22T04:19:36.156Z Checking lockfree-object-pool v0.1.6
23702026-01-22T04:19:36.311Z Checking bitflags v1.3.2
23712026-01-22T04:19:36.424Z Checking strsim v0.11.1
23722026-01-22T04:19:36.449Z Checking simd-adler32 v0.3.7
23732026-01-22T04:19:36.522Z Checking ryu v1.0.18
23742026-01-22T04:19:36.710Z Checking clap_builder v4.5.48
23752026-01-22T04:19:36.752Z Checking serde_urlencoded v0.7.1
23762026-01-22T04:19:36.776Z Checking zopfli v0.8.1
23772026-01-22T04:19:37.125Z Checking smoltcp v0.9.1
23782026-01-22T04:19:37.372Z Checking hyper-tls v0.6.0
23792026-01-22T04:19:37.572Z Checking elliptic-curve v0.13.8
23802026-01-22T04:19:37.646Z Checking hyper-rustls v0.27.7
23812026-01-22T04:19:37.670Z Checking tower-http v0.6.6
23822026-01-22T04:19:37.842Z Checking toml_edit v0.19.15
23832026-01-22T04:19:38.047Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23842026-01-22T04:19:38.205Z Checking signal-hook-mio v0.2.4
23852026-01-22T04:19:38.229Z Checking usdt-impl v0.6.0
23862026-01-22T04:19:38.351Z Checking dof v0.3.0
23872026-01-22T04:19:38.378Z Checking cookie_store v0.21.1
23882026-01-22T04:19:38.402Z Checking zstd v0.13.3
23892026-01-22T04:19:38.726Z Checking num-bigint-dig v0.8.6
23902026-01-22T04:19:38.762Z Checking postgres-types v0.2.9
23912026-01-22T04:19:38.864Z Checking dtrace-parser v0.2.0
23922026-01-22T04:19:38.907Z Checking regex v1.11.3
23932026-01-22T04:19:39.036Z Checking bstr v1.10.0
23942026-01-22T04:19:39.312Z Checking crossbeam-deque v0.8.5
23952026-01-22T04:19:39.336Z Checking phf v0.11.2
23962026-01-22T04:19:39.364Z Checking ed25519 v2.2.3
23972026-01-22T04:19:39.868Z Checking bzip2 v0.4.4
23982026-01-22T04:19:39.868Z Checking bzip2 v0.5.2
23992026-01-22T04:19:39.868Z Checking ref-cast v1.0.25
24002026-01-22T04:19:39.868Z Checking curve25519-dalek v4.1.3
24012026-01-22T04:19:39.868Z Checking strum v0.27.2
24022026-01-22T04:19:39.868Z Checking hubpack v0.1.2
24032026-01-22T04:19:39.900Z Checking memoffset v0.9.1
24042026-01-22T04:19:39.900Z Checking pkcs1 v0.7.5
24052026-01-22T04:19:39.925Z Checking hex v0.4.3
24062026-01-22T04:19:39.982Z Checking erased-serde v0.3.31
24072026-01-22T04:19:40.024Z Checking serde-big-array v0.5.1
24082026-01-22T04:19:40.093Z Checking float-cmp v0.10.0
24092026-01-22T04:19:40.244Z Checking rfc6979 v0.4.0
24102026-01-22T04:19:40.286Z Checking socket2 v0.5.10
24112026-01-22T04:19:40.315Z Checking memmap2 v0.9.8
24122026-01-22T04:19:40.396Z Checking thread-id v4.2.2
24132026-01-22T04:19:40.434Z Checking env_filter v0.1.2
24142026-01-22T04:19:40.528Z Checking encoding_rs v0.8.34
24152026-01-22T04:19:40.576Z Checking winnow v0.7.13
24162026-01-22T04:19:40.606Z Checking whoami v1.5.2
24172026-01-22T04:19:40.689Z Checking mime v0.3.17
24182026-01-22T04:19:40.764Z Checking unicode-segmentation v1.12.0
24192026-01-22T04:19:40.792Z Checking backtrace v0.3.74
24202026-01-22T04:19:40.902Z Checking jiff v0.2.15
24212026-01-22T04:19:40.943Z Checking normalize-line-endings v0.3.0
24222026-01-22T04:19:41.014Z Checking toml_write v0.1.2
24232026-01-22T04:19:41.107Z Checking fixedbitset v0.4.2
24242026-01-22T04:19:41.247Z Checking data-encoding v2.9.0
24252026-01-22T04:19:41.311Z Checking keccak v0.1.5
24262026-01-22T04:19:41.368Z Checking minimal-lexical v0.2.1
24272026-01-22T04:19:41.393Z Checking rustc-hash v2.1.1
24282026-01-22T04:19:41.393Z Checking precomputed-hash v0.1.1
24292026-01-22T04:19:41.545Z Checking new_debug_unreachable v1.0.6
24302026-01-22T04:19:41.581Z Checking difflib v0.4.0
24312026-01-22T04:19:41.636Z Checking static_assertions v1.1.0
24322026-01-22T04:19:41.660Z Checking fixedbitset v0.5.7
24332026-01-22T04:19:41.744Z Checking foldhash v0.2.0
24342026-01-22T04:19:41.768Z Checking predicates-core v1.0.8
24352026-01-22T04:19:41.792Z Checking hickory-proto v0.25.2
24362026-01-22T04:19:41.908Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24372026-01-22T04:19:41.966Z Checking predicates v3.1.3
24382026-01-22T04:19:42.037Z Checking petgraph v0.8.2
24392026-01-22T04:19:42.578Z Checking nom v7.1.3
24402026-01-22T04:19:42.603Z Checking reqwest v0.12.24
24412026-01-22T04:19:43.092Z Checking toml_edit v0.22.27
24422026-01-22T04:19:43.813Z Checking string_cache v0.8.9
24432026-01-22T04:19:44.089Z Checking sha3 v0.10.8
24442026-01-22T04:19:44.302Z Checking petgraph v0.6.5
24452026-01-22T04:19:44.481Z Checking similar v2.7.0
24462026-01-22T04:19:44.847Z Checking anyhow v1.0.99
24472026-01-22T04:19:45.200Z Checking ed25519-dalek v2.1.1
24482026-01-22T04:19:45.251Z Checking tokio-postgres v0.7.13
24492026-01-22T04:19:45.364Z Checking slog v2.8.2
24502026-01-22T04:19:45.389Z Checking env_logger v0.11.8
24512026-01-22T04:19:45.600Z Checking usdt v0.6.0
24522026-01-22T04:19:45.706Z Checking rsa v0.9.8
24532026-01-22T04:19:45.854Z Checking usdt-impl v0.5.0
24542026-01-22T04:19:45.880Z Checking ecdsa v0.16.9
24552026-01-22T04:19:46.152Z Checking zip v4.2.0
24562026-01-22T04:19:46.346Z Checking serde_with v3.16.1
24572026-01-22T04:19:46.520Z Checking toml v0.7.8
24582026-01-22T04:19:46.565Z Checking nix v0.29.0
24592026-01-22T04:19:46.589Z Checking zip v0.6.6
24602026-01-22T04:19:47.194Z Checking clap v4.5.48
24612026-01-22T04:19:47.237Z Checking crossterm v0.28.1
24622026-01-22T04:19:47.327Z Checking itertools v0.12.1
24632026-01-22T04:19:47.351Z Checking itertools v0.13.0
24642026-01-22T04:19:47.590Z Checking itertools v0.10.5
24652026-01-22T04:19:47.614Z Checking strum v0.26.3
24662026-01-22T04:19:47.657Z Checking tokio-stream v0.1.17
24672026-01-22T04:19:47.796Z Checking ahash v0.8.12
24682026-01-22T04:19:47.820Z Checking fs-err v3.1.1
24692026-01-22T04:19:48.156Z Checking buf-list v1.0.3
24702026-01-22T04:19:48.360Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24712026-01-22T04:19:48.405Z Checking x509-cert v0.2.5
24722026-01-22T04:19:48.444Z Checking openapiv3 v2.2.0
24732026-01-22T04:19:48.702Z Checking sha1 v0.10.6
24742026-01-22T04:19:48.787Z Checking winnow v0.6.26
24752026-01-22T04:19:48.965Z Checking lalrpop-util v0.19.12
24762026-01-22T04:19:49.239Z Checking peg-runtime v0.8.5
24772026-01-22T04:19:49.481Z Checking rayon v1.10.0
24782026-01-22T04:19:49.505Z Checking camino v1.2.1
24792026-01-22T04:19:49.529Z Checking sigpipe v0.1.3
24802026-01-22T04:19:49.554Z Checking glob v0.3.2
24812026-01-22T04:19:52.567Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24822026-01-22T04:19:53.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.33s
24832026-01-22T04:19:53.326Z
24842026-01-22T04:19:53.326Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/245)
24852026-01-22T04:19:54.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862026-01-22T04:19:54.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872026-01-22T04:19:54.795Z Compiling regress v0.10.4
24882026-01-22T04:19:54.842Z Compiling unsafe-libyaml v0.2.11
24892026-01-22T04:19:54.867Z Compiling structmeta-derive v0.3.0
24902026-01-22T04:19:54.867Z Compiling rustls v0.22.4
24912026-01-22T04:19:54.867Z Checking newtype-uuid v1.3.2
24922026-01-22T04:19:54.934Z Compiling multer v3.1.0
24932026-01-22T04:19:54.959Z Checking heck v0.5.0
24942026-01-22T04:19:55.203Z Compiling newtype-uuid-macros v0.1.0
24952026-01-22T04:19:55.234Z Compiling async-stream-impl v0.3.6
24962026-01-22T04:19:55.268Z Checking daft v0.1.4
24972026-01-22T04:19:55.380Z Checking futures-executor v0.3.31
24982026-01-22T04:19:55.644Z Compiling dropshot v0.16.6
24992026-01-22T04:19:55.740Z Checking iddqd v0.3.16
25002026-01-22T04:19:55.946Z Compiling serde_yaml v0.9.34+deprecated
25012026-01-22T04:19:56.368Z Checking futures v0.3.31
25022026-01-22T04:19:56.430Z Compiling dropshot_endpoint v0.16.6
25032026-01-22T04:19:56.507Z Checking match_cfg v0.1.0
25042026-01-22T04:19:56.627Z Checking hostname v0.3.1
25052026-01-22T04:19:56.674Z Checking thread_local v1.1.8
25062026-01-22T04:19:56.790Z Checking unicode-width v0.1.14
25072026-01-22T04:19:56.970Z Checking crossbeam-channel v0.5.15
25082026-01-22T04:19:57.013Z Compiling structmeta v0.3.0
25092026-01-22T04:19:57.226Z Checking is-terminal v0.4.13
25102026-01-22T04:19:57.369Z Checking term v1.1.0
25112026-01-22T04:19:57.393Z Compiling derive-ex v0.1.8
25122026-01-22T04:19:57.514Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25132026-01-22T04:19:57.636Z Checking take_mut v0.2.2
25142026-01-22T04:19:57.665Z Compiling parse-display-derive v0.10.0
25152026-01-22T04:19:57.791Z Checking typify-impl v0.4.3
25162026-01-22T04:19:57.827Z Checking slog-term v2.9.2
25172026-01-22T04:19:58.399Z Checking slog-async v2.8.0
25182026-01-22T04:19:58.703Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192026-01-22T04:19:59.263Z Checking debug-ignore v1.0.5
25202026-01-22T04:19:59.421Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25212026-01-22T04:20:00.086Z Checking toml_parser v1.0.4
25222026-01-22T04:20:00.140Z Checking slog-json v2.6.1
25232026-01-22T04:20:00.176Z Checking macaddr v1.0.1
25242026-01-22T04:20:00.459Z Checking serde_spanned v1.0.3
25252026-01-22T04:20:00.551Z Checking toml_datetime v0.7.3
25262026-01-22T04:20:00.717Z Checking toml_writer v1.0.4
25272026-01-22T04:20:00.845Z Checking slog-bunyan v2.5.0
25282026-01-22T04:20:00.987Z Checking tabwriter v1.4.0
25292026-01-22T04:20:01.068Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25302026-01-22T04:20:01.126Z Checking toml v0.9.8
25312026-01-22T04:20:01.126Z Compiling test-strategy v0.4.3
25322026-01-22T04:20:01.281Z Checking async-stream v0.3.6
25332026-01-22T04:20:01.438Z Checking waitgroup v0.1.2
25342026-01-22T04:20:01.523Z Checking rustls-pemfile v2.2.0
25352026-01-22T04:20:01.606Z Checking serde_path_to_error v0.1.20
25362026-01-22T04:20:01.741Z Checking hostname v0.4.2
25372026-01-22T04:20:01.766Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25382026-01-22T04:20:01.795Z Compiling itertools v0.14.0
25392026-01-22T04:20:01.904Z Checking progenitor-client v0.11.2
25402026-01-22T04:20:01.961Z Checking progenitor-client v0.10.0
25412026-01-22T04:20:02.171Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
25422026-01-22T04:20:02.319Z Checking instant v0.1.13
25432026-01-22T04:20:02.373Z Checking colored v3.0.0
25442026-01-22T04:20:02.460Z Checking backoff v0.4.0
25452026-01-22T04:20:02.606Z Checking tokio-rustls v0.25.0
25462026-01-22T04:20:02.631Z Checking parse-display v0.10.0
25472026-01-22T04:20:02.688Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25482026-01-22T04:20:02.843Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25492026-01-22T04:20:02.909Z Compiling proc-macro-crate v1.3.1
25502026-01-22T04:20:02.939Z Compiling proc-macro-error v1.0.4
25512026-01-22T04:20:03.486Z Compiling heapless v0.8.0
25522026-01-22T04:20:03.715Z Compiling num_enum_derive v0.5.11
25532026-01-22T04:20:03.786Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25542026-01-22T04:20:04.160Z Checking hash32 v0.3.1
25552026-01-22T04:20:04.230Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25562026-01-22T04:20:04.272Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25572026-01-22T04:20:04.394Z Compiling smoltcp v0.11.0
25582026-01-22T04:20:04.521Z Compiling ingot-macros v0.1.1
25592026-01-22T04:20:04.989Z Compiling foreign-types-macros v0.2.3
25602026-01-22T04:20:05.044Z Compiling crucible-workspace-hack v0.1.0
25612026-01-22T04:20:05.123Z Checking cobs v0.2.3
25622026-01-22T04:20:05.357Z Checking foreign-types-shared v0.3.1
25632026-01-22T04:20:05.420Z Checking postcard v1.0.10
25642026-01-22T04:20:05.730Z Checking num_enum v0.5.11
25652026-01-22T04:20:05.894Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662026-01-22T04:20:05.922Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25672026-01-22T04:20:05.966Z Checking cstr-argument v0.1.2
25682026-01-22T04:20:06.075Z Checking foreign-types v0.5.0
25692026-01-22T04:20:06.166Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25702026-01-22T04:20:06.196Z Checking pretty-hex v0.2.1
25712026-01-22T04:20:06.345Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25722026-01-22T04:20:06.388Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25732026-01-22T04:20:06.570Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25742026-01-22T04:20:06.628Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25752026-01-22T04:20:06.712Z Checking colored v2.2.0
25762026-01-22T04:20:06.788Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25772026-01-22T04:20:06.814Z Compiling convert_case v0.4.0
25782026-01-22T04:20:06.846Z Checking camino-tempfile v1.4.1
25792026-01-22T04:20:06.901Z Compiling nix v0.30.1
25802026-01-22T04:20:07.136Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25812026-01-22T04:20:07.580Z Compiling derive_more v0.99.20
25822026-01-22T04:20:07.764Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25832026-01-22T04:20:07.793Z Compiling zone_cfg_derive v0.3.0
25842026-01-22T04:20:08.078Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25852026-01-22T04:20:08.103Z Compiling typify-macro v0.4.3
25862026-01-22T04:20:08.947Z Checking smf v0.2.3
25872026-01-22T04:20:08.972Z Compiling num-derive v0.4.2
25882026-01-22T04:20:09.560Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-01-22T04:20:09.866Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-01-22T04:20:10.103Z Checking ingot-types v0.1.2
25912026-01-22T04:20:10.411Z Checking zone v0.3.1
25922026-01-22T04:20:10.439Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25932026-01-22T04:20:10.697Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25942026-01-22T04:20:10.837Z Checking ingot v0.1.1
25952026-01-22T04:20:11.494Z Compiling typify v0.4.3
25962026-01-22T04:20:11.672Z Compiling progenitor-impl v0.11.2
25972026-01-22T04:20:13.074Z Checking secrecy v0.10.3
25982026-01-22T04:20:13.928Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25992026-01-22T04:20:14.023Z Compiling typify-impl v0.2.0
26002026-01-22T04:20:15.111Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26012026-01-22T04:20:15.282Z Checking unicode-width v0.2.0
26022026-01-22T04:20:15.393Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26032026-01-22T04:20:15.671Z Checking num-rational v0.4.2
26042026-01-22T04:20:15.829Z Compiling usdt-attr-macro v0.5.0
26052026-01-22T04:20:16.110Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26062026-01-22T04:20:16.245Z Compiling usdt-macro v0.5.0
26072026-01-22T04:20:16.383Z Compiling thiserror-impl-no-std v2.0.2
26082026-01-22T04:20:17.020Z Checking universal-hash v0.5.1
26092026-01-22T04:20:17.185Z Checking num-complex v0.4.6
26102026-01-22T04:20:17.459Z Compiling progenitor-macro v0.11.2
26112026-01-22T04:20:17.493Z Checking memmap v0.7.0
26122026-01-22T04:20:17.793Z Checking half v2.4.1
26132026-01-22T04:20:17.977Z Checking ciborium-io v0.2.2
26142026-01-22T04:20:18.042Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26152026-01-22T04:20:18.122Z Checking opaque-debug v0.3.1
26162026-01-22T04:20:18.164Z Compiling num v0.4.3
26172026-01-22T04:20:18.246Z Checking poly1305 v0.8.0
26182026-01-22T04:20:18.270Z Checking ciborium-ll v0.2.2
26192026-01-22T04:20:18.406Z Checking usdt v0.5.0
26202026-01-22T04:20:18.433Z Checking console v0.15.10
26212026-01-22T04:20:18.566Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26222026-01-22T04:20:18.674Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26232026-01-22T04:20:18.698Z Checking thiserror-no-std v2.0.2
26242026-01-22T04:20:18.725Z Checking toml v0.8.23
26252026-01-22T04:20:18.847Z Checking password-hash v0.5.0
26262026-01-22T04:20:18.877Z Checking chacha20 v0.9.1
26272026-01-22T04:20:18.959Z Checking blake2 v0.10.6
26282026-01-22T04:20:19.208Z Checking aead v0.5.2
26292026-01-22T04:20:19.237Z Checking float-ord v0.3.2
26302026-01-22T04:20:19.396Z Compiling semver v0.1.20
26312026-01-22T04:20:19.420Z Checking argon2 v0.5.3
26322026-01-22T04:20:19.469Z Checking chacha20poly1305 v0.10.1
26332026-01-22T04:20:19.493Z Checking vsss-rs v3.3.4
26342026-01-22T04:20:19.520Z Checking ciborium v0.2.2
26352026-01-22T04:20:19.947Z Compiling rustc_version v0.1.7
26362026-01-22T04:20:19.972Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26372026-01-22T04:20:20.393Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26382026-01-22T04:20:20.423Z Checking indent_write v2.2.0
26392026-01-22T04:20:20.526Z Checking linked-hash-map v0.5.6
26402026-01-22T04:20:20.667Z Checking siphasher v1.0.1
26412026-01-22T04:20:20.853Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26422026-01-22T04:20:20.879Z Checking lru-cache v0.1.2
26432026-01-22T04:20:20.998Z Checking phf_shared v0.12.1
26442026-01-22T04:20:21.092Z Compiling newtype_derive v0.1.6
26452026-01-22T04:20:21.276Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26462026-01-22T04:20:21.387Z Compiling progenitor-impl v0.10.0
26472026-01-22T04:20:21.612Z Checking resolv-conf v0.7.0
26482026-01-22T04:20:21.967Z Checking newline-converter v0.3.0
26492026-01-22T04:20:22.144Z Checking hickory-proto v0.24.4
26502026-01-22T04:20:22.294Z Checking atomicwrites v0.4.4
26512026-01-22T04:20:22.516Z Checking prettyplease v0.2.36
26522026-01-22T04:20:23.496Z Compiling derive-where v1.5.0
26532026-01-22T04:20:23.592Z Checking csv-core v0.1.11
26542026-01-22T04:20:23.759Z Compiling pin-project-internal v1.1.6
26552026-01-22T04:20:23.846Z Compiling typify-macro v0.2.0
26562026-01-22T04:20:23.923Z Compiling slog-dtrace v0.3.0
26572026-01-22T04:20:24.218Z Compiling cancel-safe-futures v0.1.5
26582026-01-22T04:20:24.547Z Compiling owo-colors v4.2.2
26592026-01-22T04:20:25.075Z Checking swrite v0.1.0
26602026-01-22T04:20:25.219Z Compiling chrono-tz v0.10.4
26612026-01-22T04:20:25.253Z Compiling const_format_proc_macros v0.2.34
26622026-01-22T04:20:25.709Z Checking csv v1.3.1
26632026-01-22T04:20:25.916Z Checking hickory-resolver v0.24.4
26642026-01-22T04:20:26.011Z Checking pin-project v1.1.6
26652026-01-22T04:20:26.121Z Checking expectorate v1.2.0
26662026-01-22T04:20:26.257Z Checking phf v0.12.1
26672026-01-22T04:20:26.339Z Checking tokio-dtrace v0.1.0
26682026-01-22T04:20:26.519Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26692026-01-22T04:20:26.631Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26702026-01-22T04:20:26.885Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26712026-01-22T04:20:27.031Z Compiling progenitor-macro v0.10.0
26722026-01-22T04:20:27.157Z Compiling typify v0.2.0
26732026-01-22T04:20:27.354Z Compiling progenitor-impl v0.8.0
26742026-01-22T04:20:27.593Z Checking pem v3.0.5
26752026-01-22T04:20:27.667Z Checking libsw-core v0.3.1
26762026-01-22T04:20:27.956Z Compiling lzma-sys v0.1.20
26772026-01-22T04:20:27.980Z Compiling snafu-derive v0.8.5
26782026-01-22T04:20:28.018Z Compiling async-recursion v1.1.1
26792026-01-22T04:20:28.226Z Checking utf-8 v0.7.6
26802026-01-22T04:20:28.356Z Checking progenitor v0.11.2
26812026-01-22T04:20:28.576Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
26822026-01-22T04:20:28.641Z Checking same-file v1.0.6
26832026-01-22T04:20:28.841Z Checking bytecount v0.6.8
26842026-01-22T04:20:29.016Z Checking highway v1.3.0
26852026-01-22T04:20:29.271Z Checking arc-swap v1.7.1
26862026-01-22T04:20:29.441Z Checking papergrid v0.11.0
26872026-01-22T04:20:29.679Z Checking slog-scope v4.4.0
26882026-01-22T04:20:29.705Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26892026-01-22T04:20:29.919Z Checking walkdir v2.5.0
26902026-01-22T04:20:30.009Z Checking tungstenite v0.21.0
26912026-01-22T04:20:30.209Z Checking libsw v3.5.0
26922026-01-22T04:20:30.721Z Checking qorb v0.4.1
26932026-01-22T04:20:30.784Z Checking const_format v0.2.34
26942026-01-22T04:20:31.200Z Checking oxide-tokio-rt v0.1.2
26952026-01-22T04:20:31.787Z Checking snafu v0.8.5
26962026-01-22T04:20:32.092Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26972026-01-22T04:20:32.926Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26982026-01-22T04:20:33.019Z Compiling progenitor-macro v0.8.0
26992026-01-22T04:20:33.150Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27002026-01-22T04:20:33.724Z Compiling tabled_derive v0.7.0
27012026-01-22T04:20:33.839Z Checking globset v0.4.15
27022026-01-22T04:20:33.954Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27032026-01-22T04:20:34.289Z Checking olpc-cjson v0.1.4
27042026-01-22T04:20:34.329Z Checking progenitor-client v0.8.0
27052026-01-22T04:20:34.680Z Checking gethostname v0.5.0
27062026-01-22T04:20:34.834Z Compiling heck v0.3.3
27072026-01-22T04:20:35.175Z Checking bcs v0.1.6
27082026-01-22T04:20:35.536Z Checking serde_plain v1.0.2
27092026-01-22T04:20:35.610Z Checking unicode-linebreak v0.1.5
27102026-01-22T04:20:35.790Z Checking typed-path v0.9.3
27112026-01-22T04:20:35.980Z Checking linear-map v1.2.0
27122026-01-22T04:20:36.294Z Checking smawk v0.3.2
27132026-01-22T04:20:36.519Z Checking termtree v0.5.1
27142026-01-22T04:20:36.576Z Checking textwrap v0.16.2
27152026-01-22T04:20:36.759Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27162026-01-22T04:20:37.031Z Checking tabled v0.15.0
27172026-01-22T04:20:37.521Z Checking progenitor v0.10.0
27182026-01-22T04:20:37.546Z Checking tough v0.20.0
27192026-01-22T04:20:37.838Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27202026-01-22T04:20:39.517Z Compiling zone_cfg_derive v0.1.2
27212026-01-22T04:20:39.756Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27222026-01-22T04:20:40.093Z Checking steno v0.4.1
27232026-01-22T04:20:40.124Z Checking tokio-tungstenite v0.21.0
27242026-01-22T04:20:40.708Z Checking slog-stdlog v4.1.1
27252026-01-22T04:20:40.780Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27262026-01-22T04:20:40.905Z Checking humantime v2.2.0
27272026-01-22T04:20:41.067Z Checking base64 v0.13.1
27282026-01-22T04:20:41.222Z Checking base64 v0.21.7
27292026-01-22T04:20:41.467Z Checking number_prefix v0.4.0
27302026-01-22T04:20:41.676Z Checking indicatif v0.17.11
27312026-01-22T04:20:41.700Z Checking ron v0.7.1
27322026-01-22T04:20:41.725Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27332026-01-22T04:20:42.062Z Checking slog-envlogger v2.2.0
27342026-01-22T04:20:42.131Z Checking xz2 v0.1.7
27352026-01-22T04:20:42.169Z Checking zone v0.1.8
27362026-01-22T04:20:42.309Z Checking xattr v1.3.1
27372026-01-22T04:20:42.360Z Checking yasna v0.5.2
27382026-01-22T04:20:42.430Z Checking headers-core v0.3.0
27392026-01-22T04:20:42.524Z Checking filetime v0.2.26
27402026-01-22T04:20:42.595Z Checking headers v0.4.1
27412026-01-22T04:20:42.682Z Checking subprocess v0.2.9
27422026-01-22T04:20:42.776Z Checking tar v0.4.44
27432026-01-22T04:20:43.116Z Checking rcgen v0.12.1
27442026-01-22T04:20:43.438Z Checking progenitor v0.8.0
27452026-01-22T04:20:43.642Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27462026-01-22T04:20:44.211Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27472026-01-22T04:20:44.211Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27482026-01-22T04:20:44.235Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27492026-01-22T04:20:44.964Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27502026-01-22T04:20:45.232Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27512026-01-22T04:20:46.438Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27522026-01-22T04:20:47.201Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27532026-01-22T04:20:47.513Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27542026-01-22T04:20:47.762Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27552026-01-22T04:20:47.762Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27562026-01-22T04:20:48.305Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27572026-01-22T04:20:49.735Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27582026-01-22T04:20:50.684Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27592026-01-22T04:20:51.729Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27602026-01-22T04:20:56.166Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27612026-01-22T04:20:58.983Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27622026-01-22T04:21:00.669Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27632026-01-22T04:21:02.325Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27642026-01-22T04:21:27.346Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27652026-01-22T04:21:30.095Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27662026-01-22T04:21:32.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
27672026-01-22T04:21:32.659Z
27682026-01-22T04:21:32.659Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/245)
27692026-01-22T04:21:33.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702026-01-22T04:21:33.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712026-01-22T04:21:33.985Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27722026-01-22T04:21:36.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
27732026-01-22T04:21:36.631Z
27742026-01-22T04:21:36.631Zinfo: running `cargo check --bins` on nexus-config (52/245)
27752026-01-22T04:21:37.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762026-01-22T04:21:37.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772026-01-22T04:21:37.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782026-01-22T04:21:37.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
27792026-01-22T04:21:37.815Z
27802026-01-22T04:21:37.815Zinfo: running `cargo check --bins` on nexus-types (53/245)
27812026-01-22T04:21:38.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822026-01-22T04:21:38.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832026-01-22T04:21:38.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842026-01-22T04:21:38.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
27852026-01-22T04:21:38.988Z
27862026-01-22T04:21:38.988Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/245)
27872026-01-22T04:21:39.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882026-01-22T04:21:39.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892026-01-22T04:21:39.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902026-01-22T04:21:39.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
27912026-01-22T04:21:40.083Z
27922026-01-22T04:21:40.083Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/245)
27932026-01-22T04:21:41.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942026-01-22T04:21:41.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952026-01-22T04:21:41.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962026-01-22T04:21:41.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
27972026-01-22T04:21:41.158Z
27982026-01-22T04:21:41.158Zinfo: running `cargo check --bins` on cockroach-admin-types (56/245)
27992026-01-22T04:21:42.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002026-01-22T04:21:42.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012026-01-22T04:21:42.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022026-01-22T04:21:42.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28032026-01-22T04:21:42.214Z
28042026-01-22T04:21:42.214Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/245)
28052026-01-22T04:21:43.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062026-01-22T04:21:43.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072026-01-22T04:21:43.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082026-01-22T04:21:43.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28092026-01-22T04:21:43.249Z
28102026-01-22T04:21:43.249Zinfo: running `cargo check --bins` on ereport-types (58/245)
28112026-01-22T04:21:44.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122026-01-22T04:21:44.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132026-01-22T04:21:44.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142026-01-22T04:21:44.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28152026-01-22T04:21:44.292Z
28162026-01-22T04:21:44.292Zinfo: running `cargo check --bins` on gateway-client (59/245)
28172026-01-22T04:21:45.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182026-01-22T04:21:45.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192026-01-22T04:21:45.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202026-01-22T04:21:45.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28212026-01-22T04:21:45.352Z
28222026-01-22T04:21:45.352Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/245)
28232026-01-22T04:21:46.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242026-01-22T04:21:46.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252026-01-22T04:21:46.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262026-01-22T04:21:46.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28272026-01-22T04:21:46.406Z
28282026-01-22T04:21:46.406Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/245)
28292026-01-22T04:21:47.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302026-01-22T04:21:47.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312026-01-22T04:21:47.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322026-01-22T04:21:47.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28332026-01-22T04:21:47.452Z
28342026-01-22T04:21:47.453Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/245)
28352026-01-22T04:21:48.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362026-01-22T04:21:48.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372026-01-22T04:21:48.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382026-01-22T04:21:48.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28392026-01-22T04:21:48.494Z
28402026-01-22T04:21:48.494Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/245)
28412026-01-22T04:21:49.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422026-01-22T04:21:49.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432026-01-22T04:21:49.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442026-01-22T04:21:49.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28452026-01-22T04:21:49.573Z
28462026-01-22T04:21:49.573Zinfo: running `cargo check --bins` on internal-dns-types (64/245)
28472026-01-22T04:21:50.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482026-01-22T04:21:50.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492026-01-22T04:21:50.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502026-01-22T04:21:50.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28512026-01-22T04:21:50.650Z
28522026-01-22T04:21:50.650Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/245)
28532026-01-22T04:21:51.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542026-01-22T04:21:51.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552026-01-22T04:21:51.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562026-01-22T04:21:51.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28572026-01-22T04:21:51.758Z
28582026-01-22T04:21:51.758Zinfo: running `cargo check --bins` on omicron-passwords (66/245)
28592026-01-22T04:21:52.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602026-01-22T04:21:52.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612026-01-22T04:21:52.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622026-01-22T04:21:52.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28632026-01-22T04:21:52.797Z
28642026-01-22T04:21:52.797Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/245)
28652026-01-22T04:21:53.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662026-01-22T04:21:53.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672026-01-22T04:21:53.974Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28682026-01-22T04:21:54.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
28692026-01-22T04:21:54.987Z
28702026-01-22T04:21:54.987Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/245)
28712026-01-22T04:21:55.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722026-01-22T04:21:56.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732026-01-22T04:21:56.170Z Compiling cfg_aliases v0.1.1
28742026-01-22T04:21:56.170Z Compiling convert_case v0.7.1
28752026-01-22T04:21:56.194Z Compiling vte_generate_state_changes v0.1.2
28762026-01-22T04:21:56.194Z Checking fd-lock v4.0.2
28772026-01-22T04:21:56.194Z Checking nibble_vec v0.1.0
28782026-01-22T04:21:56.194Z Checking endian-type v0.1.2
28792026-01-22T04:21:56.298Z Compiling peg-macros v0.8.5
28802026-01-22T04:21:56.322Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28812026-01-22T04:21:56.346Z Compiling nix v0.28.0
28822026-01-22T04:21:56.440Z Compiling sqlparser_derive v0.2.2
28832026-01-22T04:21:56.465Z Checking radix_trie v0.2.1
28842026-01-22T04:21:56.489Z Checking home v0.5.9
28852026-01-22T04:21:56.666Z Checking nu-ansi-term v0.50.1
28862026-01-22T04:21:56.755Z Checking vte v0.11.1
28872026-01-22T04:21:56.856Z Checking unicode_categories v0.1.1
28882026-01-22T04:21:57.027Z Compiling derive_more-impl v2.0.1
28892026-01-22T04:21:57.065Z Checking display-error-chain v0.2.2
28902026-01-22T04:21:57.142Z Checking sqlformat v0.3.5
28912026-01-22T04:21:57.345Z Checking sqlparser v0.45.0
28922026-01-22T04:21:57.908Z Checking strip-ansi-escapes v0.2.0
28932026-01-22T04:21:58.084Z Checking reedline v0.40.0
28942026-01-22T04:21:58.405Z Checking derive_more v2.0.1
28952026-01-22T04:21:58.430Z Checking peg v0.8.5
28962026-01-22T04:21:58.531Z Checking crossterm v0.29.0
28972026-01-22T04:21:59.063Z Checking rustyline v14.0.0
28982026-01-22T04:22:10.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
28992026-01-22T04:22:11.057Z
29002026-01-22T04:22:11.057Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/245)
29012026-01-22T04:22:12.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022026-01-22T04:22:12.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032026-01-22T04:22:12.313Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29042026-01-22T04:22:19.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.43s
29052026-01-22T04:22:19.696Z
29062026-01-22T04:22:19.696Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/245)
29072026-01-22T04:22:20.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082026-01-22T04:22:20.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092026-01-22T04:22:20.886Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29102026-01-22T04:22:25.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
29112026-01-22T04:22:26.062Z
29122026-01-22T04:22:26.062Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/245)
29132026-01-22T04:22:27.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142026-01-22T04:22:27.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152026-01-22T04:22:27.285Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29162026-01-22T04:22:34.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.95s
29172026-01-22T04:22:34.227Z
29182026-01-22T04:22:34.227Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/245)
29192026-01-22T04:22:35.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202026-01-22T04:22:35.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212026-01-22T04:22:35.425Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29222026-01-22T04:22:42.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.00s
29232026-01-22T04:22:42.417Z
29242026-01-22T04:22:42.417Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/245)
29252026-01-22T04:22:43.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262026-01-22T04:22:43.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272026-01-22T04:22:43.644Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29282026-01-22T04:22:48.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.43s
29292026-01-22T04:22:49.057Z
29302026-01-22T04:22:49.057Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/245)
29312026-01-22T04:22:50.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322026-01-22T04:22:50.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332026-01-22T04:22:50.287Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29342026-01-22T04:22:55.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s
29352026-01-22T04:22:55.802Z
29362026-01-22T04:22:55.802Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/245)
29372026-01-22T04:22:56.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382026-01-22T04:22:56.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392026-01-22T04:22:57.048Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29402026-01-22T04:23:04.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.25s
29412026-01-22T04:23:04.260Z
29422026-01-22T04:23:04.260Zinfo: running `cargo check --bins` on oximeter (76/245)
29432026-01-22T04:23:05.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442026-01-22T04:23:05.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452026-01-22T04:23:05.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462026-01-22T04:23:05.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29472026-01-22T04:23:05.367Z
29482026-01-22T04:23:05.367Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/245)
29492026-01-22T04:23:06.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502026-01-22T04:23:06.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512026-01-22T04:23:06.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522026-01-22T04:23:06.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
29532026-01-22T04:23:06.433Z
29542026-01-22T04:23:06.433Zinfo: running `cargo check --bins` on oximeter-schema (78/245)
29552026-01-22T04:23:07.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562026-01-22T04:23:07.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572026-01-22T04:23:07.562Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29582026-01-22T04:23:07.702Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29592026-01-22T04:23:08.287Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29602026-01-22T04:23:17.970Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29612026-01-22T04:23:18.623Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29622026-01-22T04:23:21.158Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29632026-01-22T04:23:22.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.07s
29642026-01-22T04:23:22.709Z
29652026-01-22T04:23:22.709Zinfo: running `cargo check --bins` on oximeter-types (79/245)
29662026-01-22T04:23:23.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672026-01-22T04:23:23.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682026-01-22T04:23:23.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692026-01-22T04:23:23.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29702026-01-22T04:23:23.832Z
29712026-01-22T04:23:23.832Zinfo: running `cargo check --bins` on oximeter-types-versions (80/245)
29722026-01-22T04:23:24.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732026-01-22T04:23:24.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742026-01-22T04:23:24.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752026-01-22T04:23:24.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
29762026-01-22T04:23:24.971Z
29772026-01-22T04:23:24.971Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/245)
29782026-01-22T04:23:25.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792026-01-22T04:23:25.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802026-01-22T04:23:25.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812026-01-22T04:23:25.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29822026-01-22T04:23:26.081Z
29832026-01-22T04:23:26.081Zinfo: running `cargo check --bins` on oxql-types (82/245)
29842026-01-22T04:23:27.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852026-01-22T04:23:27.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862026-01-22T04:23:27.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872026-01-22T04:23:27.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29882026-01-22T04:23:27.189Z
29892026-01-22T04:23:27.189Zinfo: running `cargo check --bins` on oximeter-test-utils (83/245)
29902026-01-22T04:23:28.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912026-01-22T04:23:28.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922026-01-22T04:23:28.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932026-01-22T04:23:28.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29942026-01-22T04:23:28.366Z
29952026-01-22T04:23:28.366Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/245)
29962026-01-22T04:23:29.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972026-01-22T04:23:29.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982026-01-22T04:23:29.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992026-01-22T04:23:29.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30002026-01-22T04:23:29.516Z
30012026-01-22T04:23:29.516Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/245)
30022026-01-22T04:23:30.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032026-01-22T04:23:30.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042026-01-22T04:23:30.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052026-01-22T04:23:30.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30062026-01-22T04:23:30.652Z
30072026-01-22T04:23:30.652Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/245)
30082026-01-22T04:23:31.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092026-01-22T04:23:31.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102026-01-22T04:23:31.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30112026-01-22T04:23:31.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30122026-01-22T04:23:31.795Z
30132026-01-22T04:23:31.795Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/245)
30142026-01-22T04:23:32.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152026-01-22T04:23:32.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162026-01-22T04:23:32.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172026-01-22T04:23:32.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
30182026-01-22T04:23:32.931Z
30192026-01-22T04:23:32.931Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/245)
30202026-01-22T04:23:33.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212026-01-22T04:23:33.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222026-01-22T04:23:33.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232026-01-22T04:23:33.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30242026-01-22T04:23:34.082Z
30252026-01-22T04:23:34.082Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/245)
30262026-01-22T04:23:35.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272026-01-22T04:23:35.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282026-01-22T04:23:35.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292026-01-22T04:23:35.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30302026-01-22T04:23:35.241Z
30312026-01-22T04:23:35.241Zinfo: running `cargo check --bins --no-default-features` on gfss (90/245)
30322026-01-22T04:23:36.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332026-01-22T04:23:36.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342026-01-22T04:23:36.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352026-01-22T04:23:36.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30362026-01-22T04:23:36.335Z
30372026-01-22T04:23:36.335Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/245)
30382026-01-22T04:23:37.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392026-01-22T04:23:37.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402026-01-22T04:23:37.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412026-01-22T04:23:37.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30422026-01-22T04:23:37.405Z
30432026-01-22T04:23:37.405Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/245)
30442026-01-22T04:23:38.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452026-01-22T04:23:38.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462026-01-22T04:23:38.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472026-01-22T04:23:38.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30482026-01-22T04:23:38.519Z
30492026-01-22T04:23:38.519Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/245)
30502026-01-22T04:23:39.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512026-01-22T04:23:39.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522026-01-22T04:23:39.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532026-01-22T04:23:39.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
30542026-01-22T04:23:39.633Z
30552026-01-22T04:23:39.633Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/245)
30562026-01-22T04:23:40.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572026-01-22T04:23:40.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582026-01-22T04:23:40.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592026-01-22T04:23:40.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
30602026-01-22T04:23:40.747Z
30612026-01-22T04:23:40.747Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/245)
30622026-01-22T04:23:41.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632026-01-22T04:23:41.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642026-01-22T04:23:41.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652026-01-22T04:23:41.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30662026-01-22T04:23:41.908Z
30672026-01-22T04:23:41.908Zinfo: running `cargo check --bins` on trust-quorum-types (96/245)
30682026-01-22T04:23:42.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692026-01-22T04:23:42.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702026-01-22T04:23:42.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712026-01-22T04:23:42.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30722026-01-22T04:23:43.028Z
30732026-01-22T04:23:43.028Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/245)
30742026-01-22T04:23:44.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752026-01-22T04:23:44.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762026-01-22T04:23:44.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772026-01-22T04:23:44.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30782026-01-22T04:23:44.182Z
30792026-01-22T04:23:44.182Zinfo: running `cargo check --bins` on update-engine (98/245)
30802026-01-22T04:23:45.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812026-01-22T04:23:45.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822026-01-22T04:23:45.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832026-01-22T04:23:45.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
30842026-01-22T04:23:45.283Z
30852026-01-22T04:23:45.283Zinfo: running `cargo check --bins` on omicron-rpaths (99/245)
30862026-01-22T04:23:46.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872026-01-22T04:23:46.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882026-01-22T04:23:46.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892026-01-22T04:23:46.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30902026-01-22T04:23:46.332Z
30912026-01-22T04:23:46.332Zinfo: running `cargo check --bins` on omicron-certificates (100/245)
30922026-01-22T04:23:47.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932026-01-22T04:23:47.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942026-01-22T04:23:47.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952026-01-22T04:23:47.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
30962026-01-22T04:23:47.425Z
30972026-01-22T04:23:47.425Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (101/245)
30982026-01-22T04:23:48.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992026-01-22T04:23:48.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002026-01-22T04:23:48.654Z Checking dropshot-api-manager-types v0.2.4
31012026-01-22T04:23:48.654Z Checking nanorand v0.7.0
31022026-01-22T04:23:48.924Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31032026-01-22T04:23:49.018Z Checking flume v0.11.1
31042026-01-22T04:23:49.450Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31052026-01-22T04:23:51.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
31062026-01-22T04:23:51.493Z
31072026-01-22T04:23:51.493Zinfo: running `cargo check --bins` on clickhouse-admin-api (102/245)
31082026-01-22T04:23:52.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092026-01-22T04:23:52.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102026-01-22T04:23:52.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112026-01-22T04:23:52.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31122026-01-22T04:23:52.612Z
31132026-01-22T04:23:52.612Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (103/245)
31142026-01-22T04:23:53.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152026-01-22T04:23:53.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162026-01-22T04:23:53.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172026-01-22T04:23:53.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31182026-01-22T04:23:53.698Z
31192026-01-22T04:23:53.698Zinfo: running `cargo check --bins` on bootstrap-agent-client (104/245)
31202026-01-22T04:23:54.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212026-01-22T04:23:54.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222026-01-22T04:23:54.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232026-01-22T04:23:54.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31242026-01-22T04:23:54.818Z
31252026-01-22T04:23:54.818Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (105/245)
31262026-01-22T04:23:55.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272026-01-22T04:23:55.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282026-01-22T04:23:55.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292026-01-22T04:23:55.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31302026-01-22T04:23:55.906Z
31312026-01-22T04:23:55.906Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (106/245)
31322026-01-22T04:23:56.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332026-01-22T04:23:56.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342026-01-22T04:23:56.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352026-01-22T04:23:56.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31362026-01-22T04:23:56.991Z
31372026-01-22T04:23:56.992Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (107/245)
31382026-01-22T04:23:57.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392026-01-22T04:23:57.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402026-01-22T04:23:57.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412026-01-22T04:23:57.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31422026-01-22T04:23:58.105Z
31432026-01-22T04:23:58.105Zinfo: running `cargo check --bins` on cockroach-admin-client (108/245)
31442026-01-22T04:23:59.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452026-01-22T04:23:59.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462026-01-22T04:23:59.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472026-01-22T04:23:59.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31482026-01-22T04:23:59.166Z
31492026-01-22T04:23:59.166Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (109/245)
31502026-01-22T04:24:00.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512026-01-22T04:24:00.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522026-01-22T04:24:00.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31532026-01-22T04:24:00.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31542026-01-22T04:24:00.264Z
31552026-01-22T04:24:00.264Zinfo: running `cargo check --bins` on dns-service-client (110/245)
31562026-01-22T04:24:01.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572026-01-22T04:24:01.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582026-01-22T04:24:01.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31592026-01-22T04:24:01.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31602026-01-22T04:24:01.340Z
31612026-01-22T04:24:01.340Zinfo: running `cargo check --bins` on installinator-client (111/245)
31622026-01-22T04:24:02.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31632026-01-22T04:24:02.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31642026-01-22T04:24:02.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31652026-01-22T04:24:02.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31662026-01-22T04:24:02.470Z
31672026-01-22T04:24:02.470Zinfo: running `cargo check --bins` on nexus-client (112/245)
31682026-01-22T04:24:03.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31692026-01-22T04:24:03.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31702026-01-22T04:24:03.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31712026-01-22T04:24:03.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31722026-01-22T04:24:03.614Z
31732026-01-22T04:24:03.614Zinfo: running `cargo check --bins` on nexus-lockstep-client (113/245)
31742026-01-22T04:24:04.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752026-01-22T04:24:04.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762026-01-22T04:24:04.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31772026-01-22T04:24:04.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31782026-01-22T04:24:04.751Z
31792026-01-22T04:24:04.751Zinfo: running `cargo check --bins` on ntp-admin-client (114/245)
31802026-01-22T04:24:05.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812026-01-22T04:24:05.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822026-01-22T04:24:05.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31832026-01-22T04:24:05.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31842026-01-22T04:24:05.823Z
31852026-01-22T04:24:05.823Zinfo: running `cargo check --bins` on oxide-client (115/245)
31862026-01-22T04:24:06.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872026-01-22T04:24:06.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882026-01-22T04:24:06.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31892026-01-22T04:24:06.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31902026-01-22T04:24:06.908Z
31912026-01-22T04:24:06.908Zinfo: running `cargo check --bins` on oximeter-client (116/245)
31922026-01-22T04:24:07.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932026-01-22T04:24:07.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942026-01-22T04:24:07.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952026-01-22T04:24:07.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31962026-01-22T04:24:08.013Z
31972026-01-22T04:24:08.013Zinfo: running `cargo check --bins` on repo-depot-client (117/245)
31982026-01-22T04:24:08.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992026-01-22T04:24:08.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002026-01-22T04:24:08.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012026-01-22T04:24:08.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
32022026-01-22T04:24:09.039Z
32032026-01-22T04:24:09.039Zinfo: running `cargo check --bins` on sled-agent-client (118/245)
32042026-01-22T04:24:09.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052026-01-22T04:24:10.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062026-01-22T04:24:10.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072026-01-22T04:24:10.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32082026-01-22T04:24:10.120Z
32092026-01-22T04:24:10.120Zinfo: running `cargo check --bins` on wicketd-client (119/245)
32102026-01-22T04:24:11.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112026-01-22T04:24:11.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122026-01-22T04:24:11.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132026-01-22T04:24:11.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
32142026-01-22T04:24:11.240Z
32152026-01-22T04:24:11.240Zinfo: running `cargo check --bins` on installinator-common (120/245)
32162026-01-22T04:24:12.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172026-01-22T04:24:12.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182026-01-22T04:24:12.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192026-01-22T04:24:12.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32202026-01-22T04:24:12.361Z
32212026-01-22T04:24:12.361Zinfo: running `cargo check --bins` on installinator-common-versions (121/245)
32222026-01-22T04:24:13.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232026-01-22T04:24:13.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242026-01-22T04:24:13.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252026-01-22T04:24:13.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
32262026-01-22T04:24:13.408Z
32272026-01-22T04:24:13.408Zinfo: running `cargo check --bins` on wicket-common (122/245)
32282026-01-22T04:24:14.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292026-01-22T04:24:14.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302026-01-22T04:24:14.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312026-01-22T04:24:14.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32322026-01-22T04:24:14.537Z
32332026-01-22T04:24:14.537Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/245)
32342026-01-22T04:24:15.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-01-22T04:24:15.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-01-22T04:24:15.677Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32372026-01-22T04:24:15.677Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32382026-01-22T04:24:15.702Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32392026-01-22T04:24:15.964Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32402026-01-22T04:24:15.988Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32412026-01-22T04:24:16.423Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32422026-01-22T04:24:16.448Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32432026-01-22T04:24:20.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.90s
32442026-01-22T04:24:20.635Z
32452026-01-22T04:24:20.635Zinfo: running `cargo check --bins` on cockroach-admin-api (124/245)
32462026-01-22T04:24:21.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-01-22T04:24:21.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-01-22T04:24:21.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492026-01-22T04:24:21.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32502026-01-22T04:24:21.726Z
32512026-01-22T04:24:21.726Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (125/245)
32522026-01-22T04:24:22.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-01-22T04:24:22.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-01-22T04:24:22.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552026-01-22T04:24:22.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32562026-01-22T04:24:22.974Z
32572026-01-22T04:24:22.974Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (126/245)
32582026-01-22T04:24:24.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-01-22T04:24:24.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-01-22T04:24:24.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-01-22T04:24:24.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32622026-01-22T04:24:24.226Z
32632026-01-22T04:24:24.226Zinfo: running `cargo check --bins` on dns-server (127/245)
32642026-01-22T04:24:25.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-01-22T04:24:25.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-01-22T04:24:25.407Z Compiling parking_lot_core v0.8.6
32672026-01-22T04:24:25.407Z Compiling moka v0.12.10
32682026-01-22T04:24:25.431Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32692026-01-22T04:24:25.432Z Checking tagptr v0.2.0
32702026-01-22T04:24:25.432Z Checking prefix-trie v0.7.0
32712026-01-22T04:24:25.432Z Checking fxhash v0.2.1
32722026-01-22T04:24:25.456Z Checking hickory-client v0.25.2
32732026-01-22T04:24:26.119Z Checking hickory-server v0.25.2
32742026-01-22T04:24:26.181Z Checking parking_lot v0.11.2
32752026-01-22T04:24:26.449Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32762026-01-22T04:24:26.473Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32772026-01-22T04:24:26.473Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32782026-01-22T04:24:26.528Z Checking sled v0.34.7
32792026-01-22T04:24:26.949Z Checking hickory-resolver v0.25.2
32802026-01-22T04:24:28.779Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32812026-01-22T04:24:30.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
32822026-01-22T04:24:30.932Z
32832026-01-22T04:24:30.932Zinfo: running `cargo check --bins` on dns-server-api (128/245)
32842026-01-22T04:24:31.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852026-01-22T04:24:31.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862026-01-22T04:24:31.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872026-01-22T04:24:31.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32882026-01-22T04:24:32.048Z
32892026-01-22T04:24:32.048Zinfo: running `cargo check --bins` on gateway-test-utils (129/245)
32902026-01-22T04:24:33.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912026-01-22T04:24:33.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922026-01-22T04:24:33.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932026-01-22T04:24:33.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32942026-01-22T04:24:33.241Z
32952026-01-22T04:24:33.241Zinfo: running `cargo check --bins` on omicron-gateway (130/245)
32962026-01-22T04:24:34.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972026-01-22T04:24:34.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982026-01-22T04:24:34.496Z Compiling radium v0.7.0
32992026-01-22T04:24:34.520Z Checking tap v1.0.1
33002026-01-22T04:24:34.520Z Compiling maybe-uninit v2.0.0
33012026-01-22T04:24:34.520Z Compiling zerocopy-derive v0.6.6
33022026-01-22T04:24:34.543Z Compiling packed_struct v0.10.1
33032026-01-22T04:24:34.543Z Checking crc-catalog v2.4.0
33042026-01-22T04:24:34.543Z Checking funty v2.0.0
33052026-01-22T04:24:34.642Z Compiling packed_struct_codegen v0.10.1
33062026-01-22T04:24:34.725Z Checking crc v3.2.1
33072026-01-22T04:24:34.765Z Checking wyz v0.5.1
33082026-01-22T04:24:35.054Z Compiling bitfield-macros v0.19.2
33092026-01-22T04:24:35.126Z Compiling indexmap v1.9.3
33102026-01-22T04:24:35.150Z Checking nodrop v0.1.14
33112026-01-22T04:24:35.214Z Checking smallvec v0.6.14
33122026-01-22T04:24:35.291Z Checking array-init v0.0.4
33132026-01-22T04:24:35.322Z Checking hashbrown v0.12.3
33142026-01-22T04:24:35.346Z Checking bitvec v1.0.1
33152026-01-22T04:24:35.478Z Checking ron v0.8.1
33162026-01-22T04:24:35.570Z Checking hashbrown v0.13.2
33172026-01-22T04:24:36.097Z Checking zerocopy v0.6.6
33182026-01-22T04:24:36.121Z Checking serde-hex v0.1.0
33192026-01-22T04:24:36.255Z Checking bitfield v0.19.2
33202026-01-22T04:24:36.402Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33212026-01-22T04:24:36.514Z Checking crc-any v2.5.0
33222026-01-22T04:24:36.578Z Checking path-slash v0.1.5
33232026-01-22T04:24:36.636Z Checking void v1.0.2
33242026-01-22T04:24:36.721Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33252026-01-22T04:24:36.745Z Checking half v1.8.3
33262026-01-22T04:24:36.813Z Checking lzss v0.8.2
33272026-01-22T04:24:36.837Z Checking object v0.30.4
33282026-01-22T04:24:36.861Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33292026-01-22T04:24:36.978Z Checking tungstenite v0.23.0
33302026-01-22T04:24:37.002Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33312026-01-22T04:24:37.118Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33322026-01-22T04:24:37.143Z Checking serde_cbor v0.11.2
33332026-01-22T04:24:37.166Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33342026-01-22T04:24:37.256Z Checking nix v0.27.1
33352026-01-22T04:24:37.783Z Checking kstat-rs v0.2.4
33362026-01-22T04:24:37.872Z Checking serde_bytes v0.11.19
33372026-01-22T04:24:37.984Z Checking tokio-tungstenite v0.23.1
33382026-01-22T04:24:38.103Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33392026-01-22T04:24:38.184Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33402026-01-22T04:24:38.326Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33412026-01-22T04:24:38.424Z Checking signal-hook-tokio v0.3.1
33422026-01-22T04:24:40.084Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33432026-01-22T04:24:40.494Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33442026-01-22T04:24:45.954Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33452026-01-22T04:24:47.706Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33462026-01-22T04:24:48.268Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33472026-01-22T04:24:50.499Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33482026-01-22T04:24:54.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.33s
33492026-01-22T04:24:54.785Z
33502026-01-22T04:24:54.785Zinfo: running `cargo check --bins` on gateway-api (131/245)
33512026-01-22T04:24:55.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522026-01-22T04:24:55.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532026-01-22T04:24:55.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542026-01-22T04:24:55.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33552026-01-22T04:24:55.804Z
33562026-01-22T04:24:55.804Zinfo: running `cargo check --bins` on ipcc (132/245)
33572026-01-22T04:24:56.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582026-01-22T04:24:56.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592026-01-22T04:24:56.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602026-01-22T04:24:56.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33612026-01-22T04:24:56.810Z
33622026-01-22T04:24:56.810Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (133/245)
33632026-01-22T04:24:57.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642026-01-22T04:24:57.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652026-01-22T04:24:57.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662026-01-22T04:24:57.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33672026-01-22T04:24:57.798Z
33682026-01-22T04:24:57.798Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (134/245)
33692026-01-22T04:24:58.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702026-01-22T04:24:58.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712026-01-22T04:24:58.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722026-01-22T04:24:58.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33732026-01-22T04:24:58.833Z
33742026-01-22T04:24:58.833Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (135/245)
33752026-01-22T04:24:59.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762026-01-22T04:24:59.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772026-01-22T04:24:59.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782026-01-22T04:24:59.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33792026-01-22T04:24:59.844Z
33802026-01-22T04:24:59.844Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (136/245)
33812026-01-22T04:25:00.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822026-01-22T04:25:00.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832026-01-22T04:25:00.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842026-01-22T04:25:00.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33852026-01-22T04:25:00.855Z
33862026-01-22T04:25:00.855Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (137/245)
33872026-01-22T04:25:01.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882026-01-22T04:25:01.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892026-01-22T04:25:01.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902026-01-22T04:25:01.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33912026-01-22T04:25:01.870Z
33922026-01-22T04:25:01.870Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (138/245)
33932026-01-22T04:25:02.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942026-01-22T04:25:02.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952026-01-22T04:25:02.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962026-01-22T04:25:02.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33972026-01-22T04:25:02.898Z
33982026-01-22T04:25:02.899Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (139/245)
33992026-01-22T04:25:03.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002026-01-22T04:25:03.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012026-01-22T04:25:03.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022026-01-22T04:25:03.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34032026-01-22T04:25:03.921Z
34042026-01-22T04:25:03.921Zinfo: running `cargo check --bins` on oximeter-producer (140/245)
34052026-01-22T04:25:04.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062026-01-22T04:25:04.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072026-01-22T04:25:04.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082026-01-22T04:25:04.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34092026-01-22T04:25:05.033Z
34102026-01-22T04:25:05.033Zinfo: running `cargo check --bins` on internal-dns-resolver (141/245)
34112026-01-22T04:25:05.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122026-01-22T04:25:05.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132026-01-22T04:25:05.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34142026-01-22T04:25:05.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
34152026-01-22T04:25:06.096Z
34162026-01-22T04:25:06.096Zinfo: running `cargo check --bins` on sp-sim (142/245)
34172026-01-22T04:25:07.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182026-01-22T04:25:07.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192026-01-22T04:25:07.322Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34202026-01-22T04:25:10.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
34212026-01-22T04:25:10.802Z
34222026-01-22T04:25:10.802Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (143/245)
34232026-01-22T04:25:11.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34242026-01-22T04:25:11.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34252026-01-22T04:25:11.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34262026-01-22T04:25:11.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34272026-01-22T04:25:11.970Z
34282026-01-22T04:25:11.970Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (144/245)
34292026-01-22T04:25:13.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302026-01-22T04:25:13.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312026-01-22T04:25:13.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34322026-01-22T04:25:13.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34332026-01-22T04:25:13.151Z
34342026-01-22T04:25:13.151Zinfo: running `cargo check --bins` on db-macros (145/245)
34352026-01-22T04:25:14.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362026-01-22T04:25:14.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372026-01-22T04:25:14.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34382026-01-22T04:25:14.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
34392026-01-22T04:25:14.200Z
34402026-01-22T04:25:14.200Zinfo: running `cargo check --bins` on nexus-macros-common (146/245)
34412026-01-22T04:25:15.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422026-01-22T04:25:15.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432026-01-22T04:25:15.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34442026-01-22T04:25:15.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
34452026-01-22T04:25:15.238Z
34462026-01-22T04:25:15.238Zinfo: running `cargo check --bins` on nexus-auth (147/245)
34472026-01-22T04:25:16.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482026-01-22T04:25:16.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492026-01-22T04:25:16.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34502026-01-22T04:25:16.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34512026-01-22T04:25:16.401Z
34522026-01-22T04:25:16.401Zinfo: running `cargo check --bins` on authz-macros (148/245)
34532026-01-22T04:25:17.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542026-01-22T04:25:17.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552026-01-22T04:25:17.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34562026-01-22T04:25:17.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
34572026-01-22T04:25:17.436Z
34582026-01-22T04:25:17.436Zinfo: running `cargo check --bins` on nexus-db-fixed-data (149/245)
34592026-01-22T04:25:18.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602026-01-22T04:25:18.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612026-01-22T04:25:18.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34622026-01-22T04:25:18.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
34632026-01-22T04:25:18.578Z
34642026-01-22T04:25:18.578Zinfo: running `cargo check --bins` on nexus-db-model (150/245)
34652026-01-22T04:25:19.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662026-01-22T04:25:19.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672026-01-22T04:25:19.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34682026-01-22T04:25:19.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
34692026-01-22T04:25:19.720Z
34702026-01-22T04:25:19.720Zinfo: running `cargo check --bins` on nexus-db-schema (151/245)
34712026-01-22T04:25:20.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722026-01-22T04:25:20.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732026-01-22T04:25:20.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34742026-01-22T04:25:20.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
34752026-01-22T04:25:20.748Z
34762026-01-22T04:25:20.749Zinfo: running `cargo check --bins` on nexus-defaults (152/245)
34772026-01-22T04:25:21.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34782026-01-22T04:25:21.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34792026-01-22T04:25:21.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34802026-01-22T04:25:21.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34812026-01-22T04:25:21.773Z
34822026-01-22T04:25:21.773Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (153/245)
34832026-01-22T04:25:22.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842026-01-22T04:25:22.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852026-01-22T04:25:22.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862026-01-22T04:25:22.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
34872026-01-22T04:25:22.750Z
34882026-01-22T04:25:22.750Zinfo: running `cargo check --bins` on parallel-task-set (154/245)
34892026-01-22T04:25:23.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902026-01-22T04:25:23.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912026-01-22T04:25:23.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34922026-01-22T04:25:23.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
34932026-01-22T04:25:23.775Z
34942026-01-22T04:25:23.775Zinfo: running `cargo check --bins` on nexus-db-errors (155/245)
34952026-01-22T04:25:24.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962026-01-22T04:25:24.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972026-01-22T04:25:24.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982026-01-22T04:25:24.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34992026-01-22T04:25:24.921Z
35002026-01-22T04:25:24.921Zinfo: running `cargo check --bins` on nexus-db-lookup (156/245)
35012026-01-22T04:25:25.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022026-01-22T04:25:25.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032026-01-22T04:25:25.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042026-01-22T04:25:25.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35052026-01-22T04:25:26.074Z
35062026-01-22T04:25:26.074Zinfo: running `cargo check --bins` on nexus-inventory (157/245)
35072026-01-22T04:25:27.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082026-01-22T04:25:27.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092026-01-22T04:25:27.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102026-01-22T04:25:27.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
35112026-01-22T04:25:27.175Z
35122026-01-22T04:25:27.175Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (158/245)
35132026-01-22T04:25:28.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142026-01-22T04:25:28.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152026-01-22T04:25:28.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162026-01-22T04:25:28.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
35172026-01-22T04:25:28.260Z
35182026-01-22T04:25:28.260Zinfo: running `cargo check --bins --no-default-features` on sled-storage (159/245)
35192026-01-22T04:25:29.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202026-01-22T04:25:29.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212026-01-22T04:25:29.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222026-01-22T04:25:29.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35232026-01-22T04:25:29.318Z
35242026-01-22T04:25:29.318Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (160/245)
35252026-01-22T04:25:30.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262026-01-22T04:25:30.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272026-01-22T04:25:30.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282026-01-22T04:25:30.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
35292026-01-22T04:25:30.389Z
35302026-01-22T04:25:30.389Zinfo: running `cargo check --bins` on key-manager (161/245)
35312026-01-22T04:25:31.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322026-01-22T04:25:31.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332026-01-22T04:25:31.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342026-01-22T04:25:31.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
35352026-01-22T04:25:31.420Z
35362026-01-22T04:25:31.420Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (162/245)
35372026-01-22T04:25:32.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382026-01-22T04:25:32.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392026-01-22T04:25:32.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402026-01-22T04:25:32.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
35412026-01-22T04:25:32.458Z
35422026-01-22T04:25:32.458Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (163/245)
35432026-01-22T04:25:33.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442026-01-22T04:25:33.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452026-01-22T04:25:33.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35462026-01-22T04:25:33.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35472026-01-22T04:25:33.509Z
35482026-01-22T04:25:33.509Zinfo: running `cargo check --bins` on typed-rng (164/245)
35492026-01-22T04:25:34.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502026-01-22T04:25:34.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512026-01-22T04:25:34.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35522026-01-22T04:25:34.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
35532026-01-22T04:25:34.500Z
35542026-01-22T04:25:34.500Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (165/245)
35552026-01-22T04:25:35.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562026-01-22T04:25:35.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572026-01-22T04:25:35.878Z Compiling libefi-sys v0.1.0
35582026-01-22T04:25:35.878Z Compiling bitfield-struct v0.6.2
35592026-01-22T04:25:35.902Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35602026-01-22T04:25:35.962Z Compiling xshell-macros v0.2.7
35612026-01-22T04:25:35.986Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35622026-01-22T04:25:36.012Z Compiling salty v0.3.0
35632026-01-22T04:25:36.036Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35642026-01-22T04:25:36.060Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35652026-01-22T04:25:36.085Z Compiling proc-macro-error-attr2 v2.0.0
35662026-01-22T04:25:36.274Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35672026-01-22T04:25:36.565Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35682026-01-22T04:25:36.614Z Checking xshell v0.2.7
35692026-01-22T04:25:36.666Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35702026-01-22T04:25:36.767Z Compiling proc-macro-error2 v2.0.1
35712026-01-22T04:25:36.811Z Checking primeorder v0.13.6
35722026-01-22T04:25:36.934Z Compiling num-derive v0.3.3
35732026-01-22T04:25:36.958Z Compiling unicase v2.8.1
35742026-01-22T04:25:37.003Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35752026-01-22T04:25:37.247Z Checking p384 v0.13.1
35762026-01-22T04:25:37.321Z Compiling mime_guess v2.0.5
35772026-01-22T04:25:37.345Z Compiling tabled_derive v0.11.0
35782026-01-22T04:25:37.498Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35792026-01-22T04:25:37.902Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35802026-01-22T04:25:37.926Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35812026-01-22T04:25:38.242Z Checking papergrid v0.17.0
35822026-01-22T04:25:38.266Z Checking testing_table v0.3.0
35832026-01-22T04:25:38.414Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35842026-01-22T04:25:38.489Z Checking libscf-sys v1.1.0
35852026-01-22T04:25:38.542Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35862026-01-22T04:25:38.694Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35872026-01-22T04:25:38.718Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
35882026-01-22T04:25:39.044Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35892026-01-22T04:25:39.266Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35902026-01-22T04:25:39.318Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35912026-01-22T04:25:39.427Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35922026-01-22T04:25:39.539Z Checking corncobs v0.1.4
35932026-01-22T04:25:39.764Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35942026-01-22T04:25:39.830Z Checking tabled v0.20.0
35952026-01-22T04:25:39.860Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35962026-01-22T04:25:40.164Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35972026-01-22T04:25:40.206Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35982026-01-22T04:25:40.240Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35992026-01-22T04:25:40.370Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36002026-01-22T04:25:40.400Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36012026-01-22T04:25:40.786Z Checking secrecy v0.8.0
36022026-01-22T04:25:40.915Z Checking http-range v0.1.5
36032026-01-22T04:25:41.113Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36042026-01-22T04:25:41.260Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36052026-01-22T04:25:41.312Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36062026-01-22T04:25:41.764Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36072026-01-22T04:25:41.869Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
36082026-01-22T04:25:41.896Z Checking atty v0.2.14
36092026-01-22T04:25:42.029Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36102026-01-22T04:25:42.053Z Checking crc8 v0.1.1
36112026-01-22T04:25:42.094Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36122026-01-22T04:25:42.218Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36132026-01-22T04:25:42.299Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36142026-01-22T04:25:42.498Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36152026-01-22T04:25:43.047Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36162026-01-22T04:25:43.385Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36172026-01-22T04:25:43.660Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36182026-01-22T04:25:43.809Z Checking hyper-staticfile v0.10.1
36192026-01-22T04:25:43.833Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36202026-01-22T04:25:43.964Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36212026-01-22T04:25:44.234Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36222026-01-22T04:25:44.263Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36232026-01-22T04:25:44.292Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36242026-01-22T04:25:44.292Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36252026-01-22T04:25:44.353Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36262026-01-22T04:25:44.744Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36272026-01-22T04:25:44.986Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36282026-01-22T04:25:45.236Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36292026-01-22T04:25:46.688Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36302026-01-22T04:25:46.987Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36312026-01-22T04:25:47.107Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
36322026-01-22T04:25:48.924Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
36332026-01-22T04:25:59.830Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36342026-01-22T04:26:21.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.99s
36352026-01-22T04:26:21.733Z
36362026-01-22T04:26:21.733Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (166/245)
36372026-01-22T04:26:22.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-01-22T04:26:22.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-01-22T04:26:23.094Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36402026-01-22T04:26:44.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.66s
36412026-01-22T04:26:44.641Z
36422026-01-22T04:26:44.641Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (167/245)
36432026-01-22T04:26:45.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-01-22T04:26:45.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-01-22T04:26:45.968Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36462026-01-22T04:27:07.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.69s
36472026-01-22T04:27:07.563Z
36482026-01-22T04:27:07.563Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (168/245)
36492026-01-22T04:27:08.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-01-22T04:27:08.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-01-22T04:27:08.905Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36522026-01-22T04:27:29.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.42s
36532026-01-22T04:27:30.211Z
36542026-01-22T04:27:30.211Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (169/245)
36552026-01-22T04:27:31.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-01-22T04:27:31.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-01-22T04:27:31.512Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36582026-01-22T04:27:52.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.39s
36592026-01-22T04:27:52.830Z
36602026-01-22T04:27:52.830Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (170/245)
36612026-01-22T04:27:53.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-01-22T04:27:53.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-01-22T04:27:54.130Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36642026-01-22T04:28:15.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.60s
36652026-01-22T04:28:15.669Z
36662026-01-22T04:28:15.669Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (171/245)
36672026-01-22T04:28:16.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-01-22T04:28:16.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-01-22T04:28:17.090Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36702026-01-22T04:28:40.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.94s
36712026-01-22T04:28:40.839Z
36722026-01-22T04:28:40.839Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (172/245)
36732026-01-22T04:28:41.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-01-22T04:28:41.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-01-22T04:28:42.213Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36762026-01-22T04:29:06.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.32s
36772026-01-22T04:29:06.423Z
36782026-01-22T04:29:06.423Zinfo: running `cargo check --bins` on bootstrap-agent-api (173/245)
36792026-01-22T04:29:07.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-01-22T04:29:07.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-01-22T04:29:07.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-01-22T04:29:07.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
36832026-01-22T04:29:07.635Z
36842026-01-22T04:29:07.635Zinfo: running `cargo check --bins` on range-requests (174/245)
36852026-01-22T04:29:08.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-01-22T04:29:08.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-01-22T04:29:08.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-01-22T04:29:08.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
36892026-01-22T04:29:08.837Z
36902026-01-22T04:29:08.838Zinfo: running `cargo check --bins` on repo-depot-api (175/245)
36912026-01-22T04:29:09.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-01-22T04:29:09.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-01-22T04:29:09.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-01-22T04:29:09.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
36952026-01-22T04:29:10.082Z
36962026-01-22T04:29:10.082Zinfo: running `cargo check --bins` on sled-agent-api (176/245)
36972026-01-22T04:29:11.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-01-22T04:29:11.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-01-22T04:29:11.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-01-22T04:29:11.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37012026-01-22T04:29:11.289Z
37022026-01-22T04:29:11.289Zinfo: running `cargo check --bins` on sled-diagnostics (177/245)
37032026-01-22T04:29:12.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-01-22T04:29:12.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-01-22T04:29:12.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-01-22T04:29:12.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
37072026-01-22T04:29:12.476Z
37082026-01-22T04:29:12.476Zinfo: running `cargo check --bins` on zfs-test-harness (178/245)
37092026-01-22T04:29:13.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-01-22T04:29:13.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-01-22T04:29:13.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-01-22T04:29:13.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37132026-01-22T04:29:13.780Z
37142026-01-22T04:29:13.780Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (179/245)
37152026-01-22T04:29:14.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-01-22T04:29:14.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-01-22T04:29:14.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-01-22T04:29:14.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37192026-01-22T04:29:14.979Z
37202026-01-22T04:29:14.979Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (180/245)
37212026-01-22T04:29:16.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-01-22T04:29:16.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-01-22T04:29:16.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-01-22T04:29:16.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37252026-01-22T04:29:16.187Z
37262026-01-22T04:29:16.187Zinfo: running `cargo check --bins` on sled-agent-health-monitor (181/245)
37272026-01-22T04:29:17.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-01-22T04:29:17.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-01-22T04:29:17.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-01-22T04:29:17.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
37312026-01-22T04:29:17.529Z
37322026-01-22T04:29:17.529Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (182/245)
37332026-01-22T04:29:18.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-01-22T04:29:18.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-01-22T04:29:18.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-01-22T04:29:18.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
37372026-01-22T04:29:18.854Z
37382026-01-22T04:29:18.854Zinfo: running `cargo check --bins` on trust-quorum (183/245)
37392026-01-22T04:29:19.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-01-22T04:29:19.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-01-22T04:29:19.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-01-22T04:29:19.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37432026-01-22T04:29:20.049Z
37442026-01-22T04:29:20.049Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (184/245)
37452026-01-22T04:29:21.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-01-22T04:29:21.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-01-22T04:29:21.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-01-22T04:29:21.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37492026-01-22T04:29:21.259Z
37502026-01-22T04:29:21.260Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (185/245)
37512026-01-22T04:29:22.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-01-22T04:29:22.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-01-22T04:29:22.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-01-22T04:29:22.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37552026-01-22T04:29:22.458Z
37562026-01-22T04:29:22.458Zinfo: running `cargo check --bins` on update-common (186/245)
37572026-01-22T04:29:23.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-01-22T04:29:23.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-01-22T04:29:23.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-01-22T04:29:23.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37612026-01-22T04:29:23.614Z
37622026-01-22T04:29:23.614Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (187/245)
37632026-01-22T04:29:24.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-01-22T04:29:24.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-01-22T04:29:24.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-01-22T04:29:24.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37672026-01-22T04:29:24.860Z
37682026-01-22T04:29:24.860Zinfo: running `cargo check --bins` on reconfigurator-cli (188/245)
37692026-01-22T04:29:25.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-01-22T04:29:25.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-01-22T04:29:26.273Z Compiling fs-err v2.11.0
37722026-01-22T04:29:26.273Z Checking ignore v0.4.23
37732026-01-22T04:29:26.298Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
37742026-01-22T04:29:26.323Z Checking predicates-tree v1.0.12
37752026-01-22T04:29:26.323Z Checking parse-size v1.1.0
37762026-01-22T04:29:26.376Z Checking rand_seeder v0.4.0
37772026-01-22T04:29:26.432Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37782026-01-22T04:29:26.466Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37792026-01-22T04:29:26.516Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37802026-01-22T04:29:26.587Z Compiling petname v2.0.2
37812026-01-22T04:29:26.652Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37822026-01-22T04:29:26.899Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37832026-01-22T04:29:27.008Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37842026-01-22T04:29:27.099Z Checking globwalk v0.9.1
37852026-01-22T04:29:27.133Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37862026-01-22T04:29:27.309Z Checking sapling-renderdag v0.1.0
37872026-01-22T04:29:27.442Z Checking camino-tempfile-ext v0.3.2
37882026-01-22T04:29:27.468Z Checking sync-ptr v0.1.4
37892026-01-22T04:29:27.682Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37902026-01-22T04:29:27.856Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
37912026-01-22T04:29:27.889Z Checking assert_matches v1.5.0
37922026-01-22T04:29:28.541Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37932026-01-22T04:29:28.706Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37942026-01-22T04:29:28.706Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37952026-01-22T04:29:29.933Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37962026-01-22T04:29:32.676Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37972026-01-22T04:29:37.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s
37982026-01-22T04:29:37.398Z
37992026-01-22T04:29:37.398Zinfo: running `cargo check --bins` on omicron-repl-utils (189/245)
38002026-01-22T04:29:38.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012026-01-22T04:29:38.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022026-01-22T04:29:38.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032026-01-22T04:29:38.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
38042026-01-22T04:29:38.582Z
38052026-01-22T04:29:38.583Zinfo: running `cargo check --bins` on nexus-test-interface (190/245)
38062026-01-22T04:29:39.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072026-01-22T04:29:39.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082026-01-22T04:29:39.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092026-01-22T04:29:39.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
38102026-01-22T04:29:39.804Z
38112026-01-22T04:29:39.805Zinfo: running `cargo check --bins` on oximeter-collector (191/245)
38122026-01-22T04:29:40.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-01-22T04:29:40.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-01-22T04:29:41.080Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38152026-01-22T04:29:41.080Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38162026-01-22T04:29:42.215Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38172026-01-22T04:29:45.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
38182026-01-22T04:29:45.651Z
38192026-01-22T04:29:45.651Zinfo: running `cargo check --bins` on oximeter-api (192/245)
38202026-01-22T04:29:46.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-01-22T04:29:46.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-01-22T04:29:46.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-01-22T04:29:46.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
38242026-01-22T04:29:46.734Z
38252026-01-22T04:29:46.734Zinfo: running `cargo check --bins` on cert-dev (193/245)
38262026-01-22T04:29:47.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-01-22T04:29:47.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-01-22T04:29:47.823Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38292026-01-22T04:29:48.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
38302026-01-22T04:29:48.345Z
38312026-01-22T04:29:48.345Zinfo: running `cargo check --bins` on clickana (194/245)
38322026-01-22T04:29:49.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-01-22T04:29:49.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-01-22T04:29:49.534Z Checking castaway v0.2.3
38352026-01-22T04:29:49.534Z Checking unicode-truncate v1.1.0
38362026-01-22T04:29:49.558Z Checking lru v0.12.5
38372026-01-22T04:29:49.558Z Compiling instability v0.3.2
38382026-01-22T04:29:49.558Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38392026-01-22T04:29:49.558Z Checking cassowary v0.3.0
38402026-01-22T04:29:49.558Z Compiling indoc v2.0.6
38412026-01-22T04:29:49.754Z Checking compact_str v0.8.0
38422026-01-22T04:29:50.475Z Checking ratatui v0.29.0
38432026-01-22T04:29:51.676Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38442026-01-22T04:29:51.997Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38452026-01-22T04:29:53.614Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38462026-01-22T04:29:54.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.47s
38472026-01-22T04:29:55.015Z
38482026-01-22T04:29:55.015Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (195/245)
38492026-01-22T04:29:56.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502026-01-22T04:29:56.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512026-01-22T04:29:56.429Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38522026-01-22T04:29:56.429Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38532026-01-22T04:29:57.344Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38542026-01-22T04:29:58.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
38552026-01-22T04:29:58.286Z
38562026-01-22T04:29:58.286Zinfo: running `cargo check --bins` on ch-dev (196/245)
38572026-01-22T04:29:59.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582026-01-22T04:29:59.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592026-01-22T04:29:59.559Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38602026-01-22T04:30:00.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
38612026-01-22T04:30:00.902Z
38622026-01-22T04:30:00.902Zinfo: running `cargo check --bins` on dev-tools-common (197/245)
38632026-01-22T04:30:01.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642026-01-22T04:30:01.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652026-01-22T04:30:01.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38662026-01-22T04:30:01.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38672026-01-22T04:30:01.735Z
38682026-01-22T04:30:01.735Zinfo: running `cargo check --bins` on crdb-seed (198/245)
38692026-01-22T04:30:02.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702026-01-22T04:30:02.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712026-01-22T04:30:03.073Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
38722026-01-22T04:30:03.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
38732026-01-22T04:30:03.911Z
38742026-01-22T04:30:03.911Zinfo: running `cargo check --bins` on db-dev (199/245)
38752026-01-22T04:30:04.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762026-01-22T04:30:05.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772026-01-22T04:30:05.236Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38782026-01-22T04:30:06.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
38792026-01-22T04:30:06.627Z
38802026-01-22T04:30:06.627Zinfo: running `cargo check --bins` on omicron-dev-lib (200/245)
38812026-01-22T04:30:07.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822026-01-22T04:30:07.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832026-01-22T04:30:07.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38842026-01-22T04:30:07.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
38852026-01-22T04:30:07.867Z
38862026-01-22T04:30:07.867Zinfo: running `cargo check --bins` on xtask-downloader (201/245)
38872026-01-22T04:30:08.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882026-01-22T04:30:08.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892026-01-22T04:30:08.965Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
38902026-01-22T04:30:10.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
38912026-01-22T04:30:10.317Z
38922026-01-22T04:30:10.317Zinfo: running `cargo check --bins` on omicron-dropshot-apis (202/245)
38932026-01-22T04:30:11.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942026-01-22T04:30:11.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952026-01-22T04:30:11.596Z Compiling tabled_derive v0.10.0
38962026-01-22T04:30:11.597Z Checking papergrid v0.14.0
38972026-01-22T04:30:11.597Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38982026-01-22T04:30:11.597Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38992026-01-22T04:30:11.621Z Compiling trait-variant v0.1.2
39002026-01-22T04:30:11.621Z Checking is_ci v1.2.0
39012026-01-22T04:30:11.621Z Checking maplit v1.0.2
39022026-01-22T04:30:11.654Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39032026-01-22T04:30:11.893Z Checking supports-color v3.0.2
39042026-01-22T04:30:11.893Z Checking drift v0.1.2
39052026-01-22T04:30:12.022Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39062026-01-22T04:30:12.051Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39072026-01-22T04:30:12.105Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39082026-01-22T04:30:12.329Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39092026-01-22T04:30:12.374Z Checking dropshot-api-manager v0.2.4
39102026-01-22T04:30:12.525Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39112026-01-22T04:30:12.654Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39122026-01-22T04:30:12.880Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39132026-01-22T04:30:13.353Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39142026-01-22T04:30:13.752Z Checking tabled v0.18.0
39152026-01-22T04:30:14.080Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39162026-01-22T04:30:17.705Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39172026-01-22T04:30:19.894Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39182026-01-22T04:30:21.016Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39192026-01-22T04:30:21.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.43s
39202026-01-22T04:30:21.971Z
39212026-01-22T04:30:21.971Zinfo: running `cargo check --bins` on installinator-api (203/245)
39222026-01-22T04:30:22.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232026-01-22T04:30:22.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242026-01-22T04:30:22.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39252026-01-22T04:30:22.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
39262026-01-22T04:30:23.101Z
39272026-01-22T04:30:23.101Zinfo: running `cargo check --bins` on nexus-external-api (204/245)
39282026-01-22T04:30:24.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292026-01-22T04:30:24.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302026-01-22T04:30:24.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39312026-01-22T04:30:24.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
39322026-01-22T04:30:24.326Z
39332026-01-22T04:30:24.326Zinfo: running `cargo check --bins` on nexus-internal-api (205/245)
39342026-01-22T04:30:25.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352026-01-22T04:30:25.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362026-01-22T04:30:25.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372026-01-22T04:30:25.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
39382026-01-22T04:30:25.525Z
39392026-01-22T04:30:25.525Zinfo: running `cargo check --bins` on nexus-lockstep-api (206/245)
39402026-01-22T04:30:26.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412026-01-22T04:30:26.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422026-01-22T04:30:26.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39432026-01-22T04:30:26.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
39442026-01-22T04:30:26.699Z
39452026-01-22T04:30:26.699Zinfo: running `cargo check --bins` on ntp-admin-api (207/245)
39462026-01-22T04:30:27.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472026-01-22T04:30:27.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482026-01-22T04:30:27.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39492026-01-22T04:30:27.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
39502026-01-22T04:30:27.750Z
39512026-01-22T04:30:27.750Zinfo: running `cargo check --bins` on ntp-admin-types-versions (208/245)
39522026-01-22T04:30:28.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532026-01-22T04:30:28.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542026-01-22T04:30:28.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39552026-01-22T04:30:28.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
39562026-01-22T04:30:28.831Z
39572026-01-22T04:30:28.831Zinfo: running `cargo check --bins` on wicketd-api (209/245)
39582026-01-22T04:30:29.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592026-01-22T04:30:29.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602026-01-22T04:30:29.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39612026-01-22T04:30:29.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
39622026-01-22T04:30:30.003Z
39632026-01-22T04:30:30.003Zinfo: running `cargo check --bins` on omicron-ls-apis (210/245)
39642026-01-22T04:30:30.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652026-01-22T04:30:30.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662026-01-22T04:30:31.072Z Checking typeid v1.0.3
39672026-01-22T04:30:31.109Z Checking ordered-float v2.10.1
39682026-01-22T04:30:31.133Z Checking unicode-xid v0.2.6
39692026-01-22T04:30:31.159Z Checking cargo-platform v0.2.0
39702026-01-22T04:30:31.248Z Checking erased-serde v0.4.6
39712026-01-22T04:30:31.567Z Checking serde-value v0.7.0
39722026-01-22T04:30:32.051Z Checking serde-untagged v0.1.7
39732026-01-22T04:30:32.424Z Checking cargo-util-schemas v0.8.2
39742026-01-22T04:30:34.127Z Checking cargo_metadata v0.21.0
39752026-01-22T04:30:35.571Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
39762026-01-22T04:30:36.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s
39772026-01-22T04:30:37.163Z
39782026-01-22T04:30:37.163Zinfo: running `cargo check --bins` on mgs-dev (211/245)
39792026-01-22T04:30:38.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-01-22T04:30:38.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-01-22T04:30:38.532Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39822026-01-22T04:30:39.405Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39832026-01-22T04:30:40.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
39842026-01-22T04:30:40.494Z
39852026-01-22T04:30:40.494Zinfo: running `cargo check --bins` on omicron-omdb (212/245)
39862026-01-22T04:30:41.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872026-01-22T04:30:41.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882026-01-22T04:30:42.012Z Compiling vergen-gitcl v1.0.8
39892026-01-22T04:30:42.012Z Compiling dirs-sys-next v0.1.2
39902026-01-22T04:30:42.012Z Compiling crunchy v0.2.2
39912026-01-22T04:30:42.012Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39922026-01-22T04:30:42.036Z Compiling dsl_auto_type v0.1.2
39932026-01-22T04:30:42.036Z Checking scheduled-thread-pool v0.2.7
39942026-01-22T04:30:42.036Z Compiling diesel_table_macro_syntax v0.2.0
39952026-01-22T04:30:42.061Z Compiling tiny-keccak v2.0.2
39962026-01-22T04:30:42.418Z Compiling dirs-next v2.0.0
39972026-01-22T04:30:42.502Z Checking r2d2 v0.8.10
39982026-01-22T04:30:42.553Z Compiling bit-vec v0.6.3
39992026-01-22T04:30:42.577Z Compiling term v0.7.0
40002026-01-22T04:30:42.646Z Compiling ena v0.14.3
40012026-01-22T04:30:42.871Z Compiling bindgen v0.71.1
40022026-01-22T04:30:42.984Z Compiling bit-set v0.5.3
40032026-01-22T04:30:43.042Z Compiling diff v0.1.13
40042026-01-22T04:30:43.278Z Compiling ascii-canvas v3.0.0
40052026-01-22T04:30:43.383Z Compiling diesel_derives v2.2.3
40062026-01-22T04:30:43.574Z Compiling regex-syntax v0.6.29
40072026-01-22T04:30:43.599Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40082026-01-22T04:30:43.686Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40092026-01-22T04:30:43.741Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40102026-01-22T04:30:43.766Z Compiling libxml v0.3.3
40112026-01-22T04:30:43.939Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40122026-01-22T04:30:43.964Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40132026-01-22T04:30:44.175Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40142026-01-22T04:30:44.489Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40152026-01-22T04:30:44.642Z Compiling strum_macros v0.24.3
40162026-01-22T04:30:44.671Z Compiling indoc v1.0.9
40172026-01-22T04:30:45.420Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40182026-01-22T04:30:45.686Z Checking derive_builder v0.20.2
40192026-01-22T04:30:45.862Z Compiling oso-derive v0.27.3
40202026-01-22T04:30:46.113Z Compiling impl-trait-for-tuples v0.2.2
40212026-01-22T04:30:46.331Z Compiling lalrpop v0.19.12
40222026-01-22T04:30:46.682Z Checking quick-xml v0.37.2
40232026-01-22T04:30:47.188Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40242026-01-22T04:30:47.893Z Compiling diesel-dtrace v0.4.2
40252026-01-22T04:30:48.271Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40262026-01-22T04:30:48.593Z Checking bb8 v0.8.5
40272026-01-22T04:30:48.617Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40282026-01-22T04:30:48.673Z Checking nonempty v0.12.0
40292026-01-22T04:30:48.926Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40302026-01-22T04:30:48.951Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40312026-01-22T04:30:49.055Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40322026-01-22T04:30:49.271Z Checking console v0.16.0
40332026-01-22T04:30:49.295Z Checking unit-prefix v0.5.1
40342026-01-22T04:30:49.483Z Checking support-bundle-viewer v0.1.2
40352026-01-22T04:30:49.810Z Checking indicatif v0.18.0
40362026-01-22T04:30:49.860Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40372026-01-22T04:30:49.945Z Checking multimap v0.10.1
40382026-01-22T04:30:51.631Z Checking diesel v2.2.12
40392026-01-22T04:31:07.320Z Compiling samael v0.0.19
40402026-01-22T04:31:09.008Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40412026-01-22T04:31:11.911Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40422026-01-22T04:31:12.382Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40432026-01-22T04:31:12.878Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40442026-01-22T04:31:13.242Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40452026-01-22T04:31:13.267Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40462026-01-22T04:31:15.046Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40472026-01-22T04:31:16.090Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40482026-01-22T04:31:20.350Z Checking async-bb8-diesel v0.2.1
40492026-01-22T04:31:20.950Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40502026-01-22T04:31:27.858Z Compiling polar-core v0.27.3
40512026-01-22T04:31:36.952Z Checking oso v0.27.3
40522026-01-22T04:32:46.700Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40532026-01-22T04:34:24.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s
40542026-01-22T04:34:25.270Z
40552026-01-22T04:34:25.270Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (213/245)
40562026-01-22T04:34:26.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40572026-01-22T04:34:26.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40582026-01-22T04:34:26.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40592026-01-22T04:34:26.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
40602026-01-22T04:34:26.806Z
40612026-01-22T04:34:26.806Zinfo: running `cargo check --bins` on nexus-saga-recovery (214/245)
40622026-01-22T04:34:28.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40632026-01-22T04:34:28.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40642026-01-22T04:34:28.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40652026-01-22T04:34:28.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
40662026-01-22T04:34:28.495Z
40672026-01-22T04:34:28.495Zinfo: running `cargo check --bins` on nexus-test-utils-macros (215/245)
40682026-01-22T04:34:29.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40692026-01-22T04:34:29.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40702026-01-22T04:34:29.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40712026-01-22T04:34:29.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
40722026-01-22T04:34:29.999Z
40732026-01-22T04:34:29.999Zinfo: running `cargo check --bins` on omicron-nexus (216/245)
40742026-01-22T04:34:31.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40752026-01-22T04:34:31.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40762026-01-22T04:34:31.946Z Compiling libz-sys v1.1.20
40772026-01-22T04:34:31.971Z Compiling libgit2-sys v0.18.2+1.9.1
40782026-01-22T04:34:32.049Z Compiling vergen-git2 v1.0.7
40792026-01-22T04:34:32.085Z Compiling rustls v0.21.12
40802026-01-22T04:34:32.116Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40812026-01-22T04:34:32.140Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40822026-01-22T04:34:32.140Z Checking rustls-webpki v0.101.7
40832026-01-22T04:34:32.140Z Checking sct v0.7.1
40842026-01-22T04:34:32.453Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
40852026-01-22T04:34:32.536Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
40862026-01-22T04:34:32.609Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40872026-01-22T04:34:32.706Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
40882026-01-22T04:34:32.969Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40892026-01-22T04:34:33.134Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40902026-01-22T04:34:33.283Z Checking rustls-pemfile v1.0.4
40912026-01-22T04:34:33.474Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
40922026-01-22T04:34:33.555Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
40932026-01-22T04:34:33.920Z Checking twox-hash v2.1.0
40942026-01-22T04:34:34.479Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40952026-01-22T04:34:34.794Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40962026-01-22T04:34:35.724Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40972026-01-22T04:34:35.748Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40982026-01-22T04:34:36.263Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40992026-01-22T04:34:36.705Z Checking tokio-rustls v0.24.1
41002026-01-22T04:34:37.211Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41012026-01-22T04:34:37.439Z Checking fatfs v0.3.6
41022026-01-22T04:34:37.506Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41032026-01-22T04:34:37.942Z Compiling seq-macro v0.3.6
41042026-01-22T04:34:47.715Z Compiling git2 v0.20.2
41052026-01-22T04:34:50.991Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41062026-01-22T04:34:51.272Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41072026-01-22T04:34:55.146Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41082026-01-22T04:36:43.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
41092026-01-22T04:36:43.297Z
41102026-01-22T04:36:43.297Zinfo: running `cargo check --bins` on nexus-background-task-interface (217/245)
41112026-01-22T04:36:44.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122026-01-22T04:36:44.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132026-01-22T04:36:44.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41142026-01-22T04:36:44.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
41152026-01-22T04:36:44.485Z
41162026-01-22T04:36:44.485Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (218/245)
41172026-01-22T04:36:45.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182026-01-22T04:36:45.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192026-01-22T04:36:45.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41202026-01-22T04:36:45.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41212026-01-22T04:36:45.708Z
41222026-01-22T04:36:45.708Zinfo: running `cargo check --bins` on nexus-mgs-updates (219/245)
41232026-01-22T04:36:46.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242026-01-22T04:36:46.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252026-01-22T04:36:46.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41262026-01-22T04:36:46.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
41272026-01-22T04:36:46.885Z
41282026-01-22T04:36:46.886Zinfo: running `cargo check --bins` on nexus-networking (220/245)
41292026-01-22T04:36:47.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302026-01-22T04:36:48.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312026-01-22T04:36:48.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322026-01-22T04:36:48.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
41332026-01-22T04:36:48.130Z
41342026-01-22T04:36:48.130Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (221/245)
41352026-01-22T04:36:49.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-01-22T04:36:49.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-01-22T04:36:49.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-01-22T04:36:49.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
41392026-01-22T04:36:49.383Z
41402026-01-22T04:36:49.383Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (222/245)
41412026-01-22T04:36:50.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-01-22T04:36:50.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-01-22T04:36:50.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41442026-01-22T04:36:50.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41452026-01-22T04:36:50.610Z
41462026-01-22T04:36:50.610Zinfo: running `cargo check --bins` on omicron-dev (223/245)
41472026-01-22T04:36:51.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-01-22T04:36:51.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-01-22T04:36:52.314Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41502026-01-22T04:36:52.314Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41512026-01-22T04:36:52.379Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41522026-01-22T04:36:52.403Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41532026-01-22T04:36:52.427Z Checking yansi v1.0.1
41542026-01-22T04:36:52.427Z Checking diff v0.1.13
41552026-01-22T04:36:52.427Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41562026-01-22T04:36:52.427Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41572026-01-22T04:36:52.730Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41582026-01-22T04:36:52.989Z Checking pretty_assertions v1.4.1
41592026-01-22T04:36:54.346Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41602026-01-22T04:37:56.093Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41612026-01-22T04:37:56.118Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41622026-01-22T04:37:56.118Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41632026-01-22T04:37:56.118Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41642026-01-22T04:37:56.118Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41652026-01-22T04:37:56.118Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41662026-01-22T04:37:57.577Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41672026-01-22T04:38:00.023Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41682026-01-22T04:40:20.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s
41692026-01-22T04:40:20.728Z
41702026-01-22T04:40:20.728Zinfo: running `cargo check --bins` on omicron-pins (224/245)
41712026-01-22T04:40:21.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722026-01-22T04:40:21.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732026-01-22T04:40:21.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41742026-01-22T04:40:21.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
41752026-01-22T04:40:22.011Z
41762026-01-22T04:40:22.011Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (225/245)
41772026-01-22T04:40:23.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41782026-01-22T04:40:23.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41792026-01-22T04:40:23.610Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41802026-01-22T04:40:23.635Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41812026-01-22T04:40:23.635Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41822026-01-22T04:41:16.382Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
41832026-01-22T04:41:17.117Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41842026-01-22T04:41:21.722Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41852026-01-22T04:41:22.639Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41862026-01-22T04:41:30.766Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41872026-01-22T04:42:32.986Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41882026-01-22T04:42:34.254Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41892026-01-22T04:42:37.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
41902026-01-22T04:42:38.132Z
41912026-01-22T04:42:38.132Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (226/245)
41922026-01-22T04:42:39.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932026-01-22T04:42:39.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942026-01-22T04:42:39.608Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
41952026-01-22T04:42:40.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
41962026-01-22T04:42:41.051Z
41972026-01-22T04:42:41.051Zinfo: running `cargo check --bins` on omicron-releng (227/245)
41982026-01-22T04:42:42.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992026-01-22T04:42:42.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002026-01-22T04:42:42.361Z Compiling blake3 v1.5.4
42012026-01-22T04:42:42.385Z Checking arrayref v0.3.9
42022026-01-22T04:42:42.385Z Checking constant_time_eq v0.3.1
42032026-01-22T04:42:42.409Z Checking arrayvec v0.7.6
42042026-01-22T04:42:42.434Z Checking topological-sort v0.2.2
42052026-01-22T04:42:42.434Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42062026-01-22T04:42:42.458Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42072026-01-22T04:42:42.458Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42082026-01-22T04:42:42.582Z Checking shell-words v1.1.0
42092026-01-22T04:42:44.172Z Checking omicron-zone-package v0.12.2
42102026-01-22T04:42:46.023Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42112026-01-22T04:42:47.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.88s
42122026-01-22T04:42:48.167Z
42132026-01-22T04:42:48.167Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (228/245)
42142026-01-22T04:42:49.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152026-01-22T04:42:49.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162026-01-22T04:42:49.499Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42172026-01-22T04:42:49.941Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42182026-01-22T04:42:50.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
42192026-01-22T04:42:50.971Z
42202026-01-22T04:42:50.971Zinfo: running `cargo check --bins` on xtask (229/245)
42212026-01-22T04:42:51.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222026-01-22T04:42:51.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232026-01-22T04:42:51.933Z Checking bitflags v2.9.4
42242026-01-22T04:42:51.933Z Checking serde v1.0.228
42252026-01-22T04:42:51.933Z Checking zerofrom v0.1.4
42262026-01-22T04:42:51.977Z Checking thiserror v2.0.17
42272026-01-22T04:42:52.017Z Checking hashbrown v0.16.1
42282026-01-22T04:42:52.041Z Checking smallvec v1.15.1
42292026-01-22T04:42:52.065Z Checking serde_json v1.0.149
42302026-01-22T04:42:52.065Z Checking scroll v0.12.0
42312026-01-22T04:42:52.201Z Checking num-traits v0.2.19
42322026-01-22T04:42:52.230Z Checking yoke v0.7.4
42332026-01-22T04:42:52.290Z Checking rustix v0.38.37
42342026-01-22T04:42:52.405Z Checking thiserror v1.0.69
42352026-01-22T04:42:52.576Z Checking log v0.4.29
42362026-01-22T04:42:52.600Z Checking percent-encoding v2.3.2
42372026-01-22T04:42:52.624Z Checking zerovec v0.10.4
42382026-01-22T04:42:52.856Z Checking pest v2.8.2
42392026-01-22T04:42:52.880Z Checking goblin v0.8.2
42402026-01-22T04:42:52.983Z Checking serde_spanned v0.6.9
42412026-01-22T04:42:53.077Z Checking indexmap v2.12.1
42422026-01-22T04:42:53.215Z Checking toml_datetime v0.6.11
42432026-01-22T04:42:53.267Z Checking terminal_size v0.4.0
42442026-01-22T04:42:53.493Z Checking erased-serde v0.4.6
42452026-01-22T04:42:53.545Z Checking form_urlencoded v1.2.2
42462026-01-22T04:42:53.581Z Checking ordered-float v2.10.1
42472026-01-22T04:42:53.639Z Checking zerocopy v0.7.35
42482026-01-22T04:42:53.814Z Checking getrandom v0.3.4
42492026-01-22T04:42:54.055Z Checking syn v2.0.111
42502026-01-22T04:42:54.112Z Checking serde-value v0.7.0
42512026-01-22T04:42:54.220Z Checking tinystr v0.7.6
42522026-01-22T04:42:54.400Z Checking icu_collections v1.5.0
42532026-01-22T04:42:54.425Z Checking toml_edit v0.22.27
42542026-01-22T04:42:54.595Z Checking serde-untagged v0.1.7
42552026-01-22T04:42:54.620Z Checking icu_locid v1.5.0
42562026-01-22T04:42:54.843Z Checking rustix v1.1.3
42572026-01-22T04:42:54.987Z Checking once_cell v1.21.3
42582026-01-22T04:42:55.107Z Checking clap_builder v4.5.48
42592026-01-22T04:42:55.350Z Checking cargo-platform v0.2.0
42602026-01-22T04:42:55.379Z Checking dtrace-parser v0.2.0
42612026-01-22T04:42:55.588Z Checking icu_provider v1.5.0
42622026-01-22T04:42:55.724Z Checking textwrap v0.16.2
42632026-01-22T04:42:55.864Z Checking fs-err v3.1.1
42642026-01-22T04:42:56.138Z Checking anyhow v1.0.99
42652026-01-22T04:42:56.218Z Checking icu_locid_transform v1.5.0
42662026-01-22T04:42:56.242Z Checking tabled v0.15.0
42672026-01-22T04:42:56.340Z Checking tempfile v3.24.0
42682026-01-22T04:42:56.539Z Checking macaddr v1.0.1
42692026-01-22T04:42:56.732Z Checking camino-tempfile v1.4.1
42702026-01-22T04:42:56.891Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
42712026-01-22T04:42:57.098Z Checking toml v0.8.23
42722026-01-22T04:42:57.240Z Checking icu_properties v1.5.1
42732026-01-22T04:42:57.515Z Checking dof v0.3.0
42742026-01-22T04:42:57.845Z Checking cargo_toml v0.21.0
42752026-01-22T04:42:57.937Z Checking clap v4.5.48
42762026-01-22T04:42:58.806Z Checking usdt-impl v0.5.0
42772026-01-22T04:42:59.388Z Checking usdt v0.5.0
42782026-01-22T04:43:00.392Z Checking icu_normalizer v1.5.0
42792026-01-22T04:43:01.198Z Checking idna_adapter v1.2.0
42802026-01-22T04:43:01.412Z Checking idna v1.0.3
42812026-01-22T04:43:01.904Z Checking url v2.5.4
42822026-01-22T04:43:02.695Z Checking cargo-util-schemas v0.8.2
42832026-01-22T04:43:04.758Z Checking cargo_metadata v0.21.0
42842026-01-22T04:43:06.440Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
42852026-01-22T04:43:07.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.58s
42862026-01-22T04:43:07.823Z
42872026-01-22T04:43:07.823Zinfo: running `cargo check --bins` on end-to-end-tests (230/245)
42882026-01-22T04:43:09.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42892026-01-22T04:43:09.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42902026-01-22T04:43:09.540Z Checking polyval v0.6.2
42912026-01-22T04:43:09.565Z Checking ctr v0.9.2
42922026-01-22T04:43:09.609Z Checking ssh-encoding v0.2.0
42932026-01-22T04:43:09.609Z Checking blowfish v0.9.1
42942026-01-22T04:43:09.659Z Checking password-hash v0.4.2
42952026-01-22T04:43:09.687Z Checking p256 v0.13.2
42962026-01-22T04:43:09.711Z Checking p521 v0.13.3
42972026-01-22T04:43:09.711Z Checking russh-cryptovec v0.7.3
42982026-01-22T04:43:09.921Z Checking ghash v0.5.1
42992026-01-22T04:43:09.921Z Checking bcrypt-pbkdf v0.10.0
43002026-01-22T04:43:09.968Z Checking md5 v0.7.0
43012026-01-22T04:43:09.994Z Checking num-bigint v0.4.6
43022026-01-22T04:43:10.042Z Checking des v0.8.1
43032026-01-22T04:43:10.155Z Checking aes-gcm v0.10.3
43042026-01-22T04:43:10.196Z Checking pbkdf2 v0.11.0
43052026-01-22T04:43:10.245Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43062026-01-22T04:43:10.294Z Checking hex-literal v0.4.1
43072026-01-22T04:43:10.321Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43082026-01-22T04:43:10.372Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43092026-01-22T04:43:10.425Z Checking ssh-cipher v0.2.0
43102026-01-22T04:43:10.490Z Checking internet-checksum v0.2.1
43112026-01-22T04:43:10.837Z Checking ssh-key v0.6.6
43122026-01-22T04:43:11.020Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43132026-01-22T04:43:12.477Z Checking russh-keys v0.45.0
43142026-01-22T04:43:13.767Z Checking russh v0.45.0
43152026-01-22T04:43:49.378Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43162026-01-22T04:43:51.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.06s
43172026-01-22T04:43:52.135Z
43182026-01-22T04:43:52.135Zinfo: running `cargo check --bins` on gateway-cli (231/245)
43192026-01-22T04:43:53.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-01-22T04:43:53.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-01-22T04:43:53.543Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43222026-01-22T04:43:53.567Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43232026-01-22T04:43:53.567Z Checking termios v0.3.3
43242026-01-22T04:43:56.663Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43252026-01-22T04:43:56.934Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43262026-01-22T04:44:01.208Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43272026-01-22T04:44:02.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.24s
43282026-01-22T04:44:02.596Z
43292026-01-22T04:44:02.596Zinfo: running `cargo check --bins --no-default-features` on installinator (232/245)
43302026-01-22T04:44:03.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43312026-01-22T04:44:03.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43322026-01-22T04:44:03.901Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43332026-01-22T04:44:03.926Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43342026-01-22T04:44:03.958Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43352026-01-22T04:44:03.982Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43362026-01-22T04:44:03.982Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43372026-01-22T04:44:04.748Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43382026-01-22T04:44:04.748Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43392026-01-22T04:44:06.297Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43402026-01-22T04:44:06.609Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43412026-01-22T04:44:06.609Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43422026-01-22T04:44:08.060Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43432026-01-22T04:44:11.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.85s
43442026-01-22T04:44:11.673Z
43452026-01-22T04:44:11.673Zinfo: running `cargo check --bins` on internal-dns-cli (233/245)
43462026-01-22T04:44:12.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43472026-01-22T04:44:12.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43482026-01-22T04:44:12.956Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43492026-01-22T04:44:13.714Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43502026-01-22T04:44:14.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
43512026-01-22T04:44:14.575Z
43522026-01-22T04:44:14.575Zinfo: running `cargo check --bins` on omicron-live-tests (234/245)
43532026-01-22T04:44:15.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43542026-01-22T04:44:15.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43552026-01-22T04:44:15.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43562026-01-22T04:44:15.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
43572026-01-22T04:44:15.743Z
43582026-01-22T04:44:15.743Zinfo: running `cargo check --bins` on live-tests-macros (235/245)
43592026-01-22T04:44:16.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43602026-01-22T04:44:16.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43612026-01-22T04:44:16.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43622026-01-22T04:44:16.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
43632026-01-22T04:44:16.864Z
43642026-01-22T04:44:16.864Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (236/245)
43652026-01-22T04:44:18.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43662026-01-22T04:44:18.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43672026-01-22T04:44:18.355Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
43682026-01-22T04:44:19.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
43692026-01-22T04:44:19.510Z
43702026-01-22T04:44:19.510Zinfo: running `cargo check --bins` on omicron-ntp-admin (237/245)
43712026-01-22T04:44:20.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43722026-01-22T04:44:20.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43732026-01-22T04:44:20.791Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
43742026-01-22T04:44:20.815Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
43752026-01-22T04:44:21.149Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
43762026-01-22T04:44:21.173Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
43772026-01-22T04:44:22.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s
43782026-01-22T04:44:22.904Z
43792026-01-22T04:44:22.904Zinfo: running `cargo check --bins` on ntp-admin-types (238/245)
43802026-01-22T04:44:24.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43812026-01-22T04:44:24.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43822026-01-22T04:44:24.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43832026-01-22T04:44:24.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
43842026-01-22T04:44:24.132Z
43852026-01-22T04:44:24.132Zinfo: running `cargo check --bins` on omicron-package (239/245)
43862026-01-22T04:44:25.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43872026-01-22T04:44:25.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43882026-01-22T04:44:25.427Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
43892026-01-22T04:44:27.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
43902026-01-22T04:44:27.736Z
43912026-01-22T04:44:27.737Zinfo: running `cargo check --bins` on tqdb (240/245)
43922026-01-22T04:44:28.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43932026-01-22T04:44:28.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43942026-01-22T04:44:29.220Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
43952026-01-22T04:44:29.721Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
43962026-01-22T04:44:31.177Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
43972026-01-22T04:44:31.202Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
43982026-01-22T04:44:40.075Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43992026-01-22T04:44:41.772Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44002026-01-22T04:44:41.796Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44012026-01-22T04:44:41.796Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44022026-01-22T04:44:43.762Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44032026-01-22T04:44:43.786Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44042026-01-22T04:45:12.334Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44052026-01-22T04:45:12.334Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44062026-01-22T04:45:12.361Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44072026-01-22T04:45:12.361Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44082026-01-22T04:45:15.761Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44092026-01-22T04:45:18.778Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44102026-01-22T04:45:20.205Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44112026-01-22T04:45:23.083Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44122026-01-22T04:45:24.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.35s
44132026-01-22T04:45:24.321Z
44142026-01-22T04:45:24.321Zinfo: running `cargo check --bins` on wicket-dbg (241/245)
44152026-01-22T04:45:25.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-01-22T04:45:25.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-01-22T04:45:25.642Z Checking rtoolbox v0.0.2
44182026-01-22T04:45:25.642Z Checking tui-tree-widget v0.23.1
44192026-01-22T04:45:25.666Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44202026-01-22T04:45:25.885Z Checking rpassword v7.4.0
44212026-01-22T04:45:33.034Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44222026-01-22T04:45:37.489Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44232026-01-22T04:45:39.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.01s
44242026-01-22T04:45:39.552Z
44252026-01-22T04:45:39.552Zinfo: running `cargo check --bins` on wicket (242/245)
44262026-01-22T04:45:40.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44272026-01-22T04:45:40.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44282026-01-22T04:45:40.875Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44292026-01-22T04:45:41.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
44302026-01-22T04:45:41.585Z
44312026-01-22T04:45:41.585Zinfo: running `cargo check --bins` on wicketd (243/245)
44322026-01-22T04:45:42.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44332026-01-22T04:45:42.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44342026-01-22T04:45:42.934Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44352026-01-22T04:45:49.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s
44362026-01-22T04:45:49.714Z
44372026-01-22T04:45:49.714Zinfo: running `cargo check --bins` on omicron-workspace-hack (244/245)
44382026-01-22T04:45:50.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44392026-01-22T04:45:50.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44402026-01-22T04:45:50.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44412026-01-22T04:45:50.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
44422026-01-22T04:45:50.944Z
44432026-01-22T04:45:50.944Zinfo: running `cargo check --bins` on zone-setup (245/245)
44442026-01-22T04:45:52.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44452026-01-22T04:45:52.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44462026-01-22T04:45:52.293Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44472026-01-22T04:45:52.317Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44482026-01-22T04:45:52.317Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44492026-01-22T04:45:52.317Z Checking uzers v0.12.1
44502026-01-22T04:45:52.942Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44512026-01-22T04:45:55.268Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44522026-01-22T04:46:04.588Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44532026-01-22T04:46:06.399Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44542026-01-22T04:46:07.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.02s
44552026-01-22T04:46:08.255Z
44562026-01-22T04:46:08.255Zreal 27:50.455899921
44572026-01-22T04:46:08.256Zuser 42:40.106952144
44582026-01-22T04:46:08.256Zsys 7:17.928307337
44592026-01-22T04:46:08.280Ztrap 1.025655473
44602026-01-22T04:46:08.280Ztflt 0.416247475
44612026-01-22T04:46:08.280Zdflt 1.101376868
44622026-01-22T04:46:08.281Zkflt 0.002913155
44632026-01-22T04:46:08.281Zlock 1:56:46.650341457
44642026-01-22T04:46:08.281Zslp 3:59:19.330993032
44652026-01-22T04:46:08.281Zlat 1:40.111962351
44662026-01-22T04:46:08.281Zstop 4:45.504770752
44672026-01-22T04:46:08.281Zprocess exited: duration 2038221 ms, exit code 0
 
44682026-01-22T04:46:08.331Zfound 0 output files