01KG93SB0XTWYHSEJ3B2PF54RQ: 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: 01KG93SVV7AFRPZSJ0TR43EQ29

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-31T04:09:18.919Zjob assigned to worker 01KG93T1VVQ06YG8H27XYX9QFD [factory aws, i-0e617645cdf82135d] (queued for 49 s)
 
22026-01-31T04:09:27.602Zstarting task 0: "setup"
32026-01-31T04:09:27.606Z++ uname -s
42026-01-31T04:09:27.610Z+ kern=SunOS
52026-01-31T04:09:27.610Z+ build_user=build
62026-01-31T04:09:27.610Z+ build_uid=12345
72026-01-31T04:09:27.610Z+ work_dir=/work
82026-01-31T04:09:27.610Z+ input_dir=/input
92026-01-31T04:09:27.610Z+ [[ 0 == 12345 ]]
102026-01-31T04:09:27.610Z+ case "$kern" in
112026-01-31T04:09:27.610Z+ groupadd -g 12345 build
122026-01-31T04:09:27.614Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-31T04:09:29.618Z+ zfs create -o mountpoint=/work rpool/work
142026-01-31T04:09:29.731Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-31T04:09:29.734Z+ home_fs=zfs
162026-01-31T04:09:29.734Z+ [[ zfs == autofs ]]
172026-01-31T04:09:29.734Z+ mkdir -p /home/build
182026-01-31T04:09:29.738Z+ chown build:build /home/build /work
192026-01-31T04:09:31.737Z+ chmod 0700 /home/build /work
202026-01-31T04:09:31.741Zprocess exited: duration 4141 ms, exit code 0
 
212026-01-31T04:09:31.747Zstarting task 1: "rust-toolchain"
222026-01-31T04:09:31.753Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-31T04:09:31.753Z * rust toolchain channel = "1.91.1"
242026-01-31T04:09:31.753Z * rust toolchain profile = "default"
252026-01-31T04:09:31.753Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-31T04:09:31.753Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-31T04:09:31.753Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-31T04:09:31.756Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-31T04:09:31.756Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-31T04:09:31.894Zinfo: downloading installer
312026-01-31T04:09:33.638Zwarn: It looks like you have an existing installation of Rust at:
322026-01-31T04:09:33.638Zwarn: /opt/ooce/bin
332026-01-31T04:09:33.638Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-31T04:09:33.638Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-31T04:09:33.638Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-31T04:09:33.638Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-31T04:09:33.639Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-31T04:09:33.639Zerror: cannot install while Rust is installed
392026-01-31T04:09:33.639Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-31T04:09:33.650Zinfo: profile set to 'default'
412026-01-31T04:09:33.650Zinfo: default host triple is x86_64-unknown-illumos
422026-01-31T04:09:33.654Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-31T04:09:33.823Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-31T04:09:33.823Zinfo: downloading component 'cargo'
452026-01-31T04:09:34.643Zinfo: downloading component 'clippy'
462026-01-31T04:09:35.026Zinfo: downloading component 'rust-docs'
472026-01-31T04:09:36.273Zinfo: downloading component 'rust-std'
482026-01-31T04:09:37.786Zinfo: downloading component 'rustc'
492026-01-31T04:09:45.152Zinfo: downloading component 'rustfmt'
502026-01-31T04:09:45.435Zinfo: installing component 'cargo'
512026-01-31T04:09:46.345Zinfo: installing component 'clippy'
522026-01-31T04:09:46.740Zinfo: installing component 'rust-docs'
532026-01-31T04:09:48.663Zinfo: installing component 'rust-std'
542026-01-31T04:09:50.459Zinfo: installing component 'rustc'
552026-01-31T04:09:57.186Zinfo: installing component 'rustfmt'
562026-01-31T04:09:57.528Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-31T04:09:57.528Z
582026-01-31T04:09:58.011Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-31T04:09:58.011Z
602026-01-31T04:09:58.014Z
612026-01-31T04:09:58.014ZRust is installed now. Great!
622026-01-31T04:09:58.014Z
632026-01-31T04:09:58.014ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-31T04:09:58.014Zenvironment variable. This has not been done automatically.
652026-01-31T04:09:58.014Z
662026-01-31T04:09:58.014ZTo configure your current shell, you need to source
672026-01-31T04:09:58.014Zthe corresponding env file under $HOME/.cargo.
682026-01-31T04:09:58.014Z
692026-01-31T04:09:58.014ZThis is usually done by running one of the following (note the leading DOT):
702026-01-31T04:09:58.014Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-31T04:09:58.014Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-31T04:09:58.014Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-31T04:09:58.138Z+ rustup --version
742026-01-31T04:09:58.150Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-31T04:09:58.152Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-31T04:09:58.237Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-31T04:09:58.240Z+ cargo --version
782026-01-31T04:09:58.312Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-31T04:09:58.315Z+ rustc --version
802026-01-31T04:09:58.390Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-31T04:09:58.395Zprocess exited: duration 26648 ms, exit code 0
 
822026-01-31T04:09:58.402Zstarting task 2: "authentication"
832026-01-31T04:09:58.423Zprocess exited: duration 21 ms, exit code 0
 
842026-01-31T04:09:58.432Zstarting task 3: "clone repository"
852026-01-31T04:09:58.435Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-31T04:09:58.438Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-31T04:09:58.471ZCloning into '/work/oxidecomputer/omicron'...
882026-01-31T04:11:01.637Z+ cd /work/oxidecomputer/omicron
892026-01-31T04:11:01.637Z+ git fetch origin 76eec9d1226b4821e8b9937243a3e24644b52085
902026-01-31T04:11:02.369ZFrom https://github.com/oxidecomputer/omicron
912026-01-31T04:11:02.369Z * branch 76eec9d1226b4821e8b9937243a3e24644b52085 -> FETCH_HEAD
922026-01-31T04:11:02.381Z+ [[ -n update-networking-deps ]]
932026-01-31T04:11:02.384Z++ git branch --show-current
942026-01-31T04:11:02.387Z+ current=main
952026-01-31T04:11:02.387Z+ [[ main != update-networking-deps ]]
962026-01-31T04:11:02.387Z+ git branch -f update-networking-deps 76eec9d1226b4821e8b9937243a3e24644b52085
972026-01-31T04:11:02.390Z+ git checkout -f update-networking-deps
982026-01-31T04:11:02.445ZSwitched to branch 'update-networking-deps'
992026-01-31T04:11:02.448Z+ git reset --hard 76eec9d1226b4821e8b9937243a3e24644b52085
1002026-01-31T04:11:02.502ZHEAD is now at 76eec9d12 Pull in latest networking dependencies
1012026-01-31T04:11:02.505Zprocess exited: duration 64079 ms, exit code 0
 
1022026-01-31T04:11:02.511Zstarting task 4: "build"
1032026-01-31T04:11:02.517Z+ source .github/buildomat/ci-env.sh
1042026-01-31T04:11:02.517Z++ export CARGO_TERM_COLOR=always
1052026-01-31T04:11:02.517Z++ CARGO_TERM_COLOR=always
1062026-01-31T04:11:02.520Z+ cargo --version
1072026-01-31T04:11:02.579Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-01-31T04:11:02.582Z+ rustc --version
1092026-01-31T04:11:02.654Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-01-31T04:11:02.657Z+ source ./env.sh
1112026-01-31T04:11:02.657Z++ OLD_SHELL_OPTS=ehxB
1122026-01-31T04:11:02.657Z++ set -o xtrace
1132026-01-31T04:11:02.661Z++++ dirname ./env.sh
1142026-01-31T04:11:02.664Z+++ readlink -f .
1152026-01-31T04:11:02.664Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-01-31T04:11:02.664Z++ 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-31T04:11:02.664Z++ 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-31T04:11:02.664Z++ 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-31T04:11:02.664Z++ 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-31T04:11:02.664Z++ 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-31T04:11:02.664Z++ 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-31T04:11:02.664Z++ 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-31T04:11:02.664Z++ 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-31T04:11:02.664Z++ case $OLD_SHELL_OPTS in
1252026-01-31T04:11:02.664Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-01-31T04:11:02.664Z+ 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-31T04:11:02.664Z+ 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-31T04:11:02.664Z+ banner prerequisites
1292026-01-31T04:11:02.668Z
1302026-01-31T04:11:02.668Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-01-31T04:11:02.668Z # # # # # # # # # # # # # # #
1322026-01-31T04:11:02.668Z # # # # ##### # # ##### # # # # # #### #
1332026-01-31T04:11:02.668Z ##### ##### # ##### # # # # # # # # #
1342026-01-31T04:11:02.668Z # # # # # # # # # # # # # # #
1352026-01-31T04:11:02.668Z # # # ###### # # ###### ### # #### # #### #
1362026-01-31T04:11:02.668Z
1372026-01-31T04:11:02.668Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-01-31T04:11:13.052Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-01-31T04:11:23.113Z Startup: Caching catalogs ... Done
1402026-01-31T04:11:43.519ZPlanning: Solver setup ... Done (18.950s)
1412026-01-31T04:11:43.650ZPlanning: Running solver ... Done (0.152s)
1422026-01-31T04:11:43.803ZPlanning: Finding local manifests ... Done (0.004s)
1432026-01-31T04:11:43.830ZPlanning: Fetching manifests: 0/4 0% complete
1442026-01-31T04:11:43.961ZPlanning: Fetching manifests: 4/4 100% complete
1452026-01-31T04:11:44.003ZPlanning: Package planning ... Done (0.047s)
1462026-01-31T04:11:44.060ZPlanning: Merging actions ... Done (0.049s)
1472026-01-31T04:11:44.339ZPlanning: Checking for conflicting actions ... Done (0.280s)
1482026-01-31T04:11:44.358ZPlanning: Consolidating action changes ... Done (0.011s)
1492026-01-31T04:11:45.384ZPlanning: Evaluating mediators ... Done (1.044s)
1502026-01-31T04:11:45.394ZPlanning: Planning completed in 22.14 seconds
1512026-01-31T04:11:45.410Z Packages to install: 4
1522026-01-31T04:11:45.410Z Mediators to change: 2
1532026-01-31T04:11:45.413Z Services to change: 1
1542026-01-31T04:11:45.413Z Estimated space available: 155.44 GB
1552026-01-31T04:11:45.414ZEstimated space to be consumed: 1.80 GB
1562026-01-31T04:11:45.414Z Create boot environment: No
1572026-01-31T04:11:45.414ZCreate backup boot environment: No
1582026-01-31T04:11:45.414Z Rebuild boot archive: No
1592026-01-31T04:11:45.414Z
1602026-01-31T04:11:45.414ZChanged mediators:
1612026-01-31T04:11:45.414Z mediator clang:
1622026-01-31T04:11:45.414Z version: None -> 15 (system default)
1632026-01-31T04:11:45.414Z
1642026-01-31T04:11:45.414Z mediator llvm:
1652026-01-31T04:11:45.414Z version: 14 (system default) -> 15 (system default)
1662026-01-31T04:11:45.414Z
1672026-01-31T04:11:45.414ZChanged packages:
1682026-01-31T04:11:45.414Zhelios-dev
1692026-01-31T04:11:45.414Z developer/build-essential
1702026-01-31T04:11:45.414Z None -> 11-2.0
1712026-01-31T04:11:45.414Z library/libxmlsec1
1722026-01-31T04:11:45.414Z None -> 1.2.35-2.0
1732026-01-31T04:11:45.414Z ooce/developer/clang-15
1742026-01-31T04:11:45.414Z None -> 15.0.7-2.0
1752026-01-31T04:11:45.414Z ooce/developer/llvm-15
1762026-01-31T04:11:45.414Z None -> 15.0.7-2.0
1772026-01-31T04:11:45.414Z
1782026-01-31T04:11:45.414ZServices:
1792026-01-31T04:11:45.414Z restart_fmri:
1802026-01-31T04:11:45.414Z svc:/system/update-man-index:default
1812026-01-31T04:11:45.466Z
1822026-01-31T04:11:45.466ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-01-31T04:11:51.533ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (24.2M/s)
1842026-01-31T04:11:59.573ZDownload: 2216/3290 items 117.7/212.6MB 55% complete (12.4M/s)
1852026-01-31T04:12:07.797ZDownload: 2220/3290 items 117.9/212.6MB 55% complete (9.9M/s)
1862026-01-31T04:12:13.446ZDownload: 3289/3290 items 212.5/212.6MB 99% complete (20.7M/s)
1872026-01-31T04:12:13.478ZDownload: Completed 212.60 MB in 28.01 seconds (7.6M/s)
1882026-01-31T04:12:14.393Z Actions: 1/3689 actions (Installing new actions)
1892026-01-31T04:12:18.927Z Actions: Completed 3689 actions in 4.56 seconds.
1902026-01-31T04:12:19.338Z Done (0.407s)
1912026-01-31T04:12:19.338Z Done (0.000s)
1922026-01-31T04:12:20.405Z Done (1.067s)
1932026-01-31T04:12:24.911Z Done (4.155s)
1942026-01-31T04:12:25.000Z Done (0.019s)
1952026-01-31T04:12:25.003Z Done (0.000s)
1962026-01-31T04:12:25.156Z Done (0.000s)
1972026-01-31T04:12:26.092ZPlanning: Evaluating mediator changes ... Done
1982026-01-31T04:12:26.254ZPlanning: Checking for conflicting actions ... Done
1992026-01-31T04:12:26.257ZPlanning: Consolidating action changes ... Done
2002026-01-31T04:12:26.530ZPlanning: Evaluating mediators ... Done
2012026-01-31T04:12:26.533ZPlanning: Planning completed in 0.44 seconds
2022026-01-31T04:12:26.565Z Mediators to change: 2
2032026-01-31T04:12:26.568Z Create boot environment: No
2042026-01-31T04:12:26.568ZCreate backup boot environment: No
2052026-01-31T04:12:26.652Z Done
2062026-01-31T04:12:26.653Z Done
2072026-01-31T04:12:27.396Z Done
2082026-01-31T04:12:30.903Z Done
2092026-01-31T04:12:30.992Z Done
2102026-01-31T04:12:30.995Z Done
2112026-01-31T04:12:31.168Z Done
2122026-01-31T04:12:31.775ZPlanning: Evaluating mediator changes ... Done
2132026-01-31T04:12:31.778ZPlanning: Merging actions ... Done
2142026-01-31T04:12:31.968ZPlanning: Checking for conflicting actions ... Done
2152026-01-31T04:12:31.971ZPlanning: Consolidating action changes ... Done
2162026-01-31T04:12:32.230ZPlanning: Evaluating mediators ... Done
2172026-01-31T04:12:32.284ZPlanning: Planning completed in 0.76 seconds
2182026-01-31T04:12:32.319Z Packages to change: 1
2192026-01-31T04:12:32.319Z Mediators to change: 1
2202026-01-31T04:12:32.322Z Services to change: 1
2212026-01-31T04:12:32.322Z Create boot environment: No
2222026-01-31T04:12:32.322ZCreate backup boot environment: Yes
2232026-01-31T04:12:34.830Z Actions: 1/6 actions (Updating modified actions)
2242026-01-31T04:12:34.833Z Actions: Completed 6 actions in 0.00 seconds.
2252026-01-31T04:12:34.833Z Done
2262026-01-31T04:12:34.833Z Done
2272026-01-31T04:12:35.045Z Done
2282026-01-31T04:12:38.760Z Done
2292026-01-31T04:12:38.844Z Done
2302026-01-31T04:12:38.847Z Done
2312026-01-31T04:12:39.003Z Done
2322026-01-31T04:12:39.454ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-01-31T04:12:39.454Zclang system 15 system
2342026-01-31T04:12:39.454Zcsh system system illumos
2352026-01-31T04:12:39.454Zctags system system illumos
2362026-01-31T04:12:39.454Zfile system system illumos
2372026-01-31T04:12:39.454Zgcc vendor 12 vendor
2382026-01-31T04:12:39.454Zgcc system 10 system
2392026-01-31T04:12:39.454Zgcc system 7 system
2402026-01-31T04:12:39.454Zgo system 1.20 system
2412026-01-31T04:12:39.454Zgo system 1.19 system
2422026-01-31T04:12:39.454Zllvm system 15 system
2432026-01-31T04:12:39.454Zllvm system 14 system
2442026-01-31T04:12:39.454Zmariadb system 10.6 system
2452026-01-31T04:12:39.454Zmta vendor vendor dma
2462026-01-31T04:12:39.454Zopenjdk system 17 system
2472026-01-31T04:12:39.454Zopenjdk system 11 system
2482026-01-31T04:12:39.454Zopenjdk system 1.8 system
2492026-01-31T04:12:39.454Zopenssl vendor 3 vendor
2502026-01-31T04:12:39.454Zperl system 5.36 system
2512026-01-31T04:12:39.454Zpostgresql system 15 system
2522026-01-31T04:12:39.454Zpostgresql system 13 system
2532026-01-31T04:12:39.454Zpython vendor 3 vendor
2542026-01-31T04:12:39.455Zpython system 2 system
2552026-01-31T04:12:39.455Zpython3 system 3.11 system
2562026-01-31T04:12:39.455Zruby system 3.0 system
2572026-01-31T04:12:39.455Zwords vendor vendor american-english
2582026-01-31T04:12:39.455Zwords system system australian-english
2592026-01-31T04:12:39.455Zwords system system british-english
2602026-01-31T04:12:39.455Zwords system system canadian-english
2612026-01-31T04:12:39.455Zwords system system french
2622026-01-31T04:12:39.455Zwords system system italian
2632026-01-31T04:12:39.455Zwords system system ngerman
2642026-01-31T04:12:39.455Zwords system system ogerman
2652026-01-31T04:12:39.455Zwords system system spanish
2662026-01-31T04:12:39.790ZPUBLISHER TYPE STATUS P LOCATION
2672026-01-31T04:12:39.790Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-01-31T04:12:46.037ZFMRI IFO
2692026-01-31T04:12:46.037Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-01-31T04:12:46.037Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-01-31T04:12:46.037Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-01-31T04:12:46.037Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-01-31T04:12:46.037Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-01-31T04:12:46.037Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-01-31T04:12:46.037Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-01-31T04:12:46.037Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-01-31T04:12:46.037Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-01-31T04:12:46.037Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-01-31T04:12:46.037Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-01-31T04:12:46.037Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-01-31T04:12:46.037Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-01-31T04:12:46.037Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-01-31T04:12:46.037Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-01-31T04:12:46.037Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-01-31T04:12:47.185Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-01-31T04:12:47.838Z Updating crates.io index
2872026-01-31T04:12:47.841Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-01-31T04:12:48.675Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892026-01-31T04:12:50.844Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-01-31T04:12:51.784Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912026-01-31T04:12:52.320Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-01-31T04:12:53.180Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-01-31T04:12:57.091Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-01-31T04:13:31.577Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-01-31T04:13:34.465Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-01-31T04:13:35.600Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-01-31T04:13:39.112Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-01-31T04:13:40.692Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-01-31T04:13:41.393Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-01-31T04:13:42.789Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-01-31T04:13:43.437Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-01-31T04:13:45.372Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-01-31T04:13:46.707Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-01-31T04:13:47.411Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-01-31T04:13:48.123Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-01-31T04:13:48.969Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-01-31T04:13:49.598Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-01-31T04:13:50.157Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-01-31T04:13:50.942Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-01-31T04:13:51.816Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-01-31T04:13:54.190Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-01-31T04:13:54.884Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-01-31T04:13:55.808Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-01-31T04:13:56.488Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-01-31T04:13:58.920Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162026-01-31T04:13:59.770Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-01-31T04:14:00.378Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-01-31T04:14:01.162Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192026-01-31T04:14:02.052Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-01-31T04:14:02.793Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212026-01-31T04:14:03.562Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222026-01-31T04:14:04.181Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232026-01-31T04:14:04.732Z Updating git repository `https://github.com/illumos/smf-rs`
3242026-01-31T04:14:05.503Z Updating git repository `https://github.com/oxidecomputer/omicron`
3252026-01-31T04:14:44.252Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3262026-01-31T04:14:46.518Z Downloading crates ...
3272026-01-31T04:14:46.597Z Downloaded cargo-platform v0.2.0
3282026-01-31T04:14:46.600Z Downloaded block-buffer v0.10.4
3292026-01-31T04:14:46.604Z Downloaded anstyle-query v1.1.1
3302026-01-31T04:14:46.612Z Downloaded icu_normalizer_data v1.5.0
3312026-01-31T04:14:46.614Z Downloaded fnv v1.0.7
3322026-01-31T04:14:46.617Z Downloaded dtrace-parser v0.2.0
3332026-01-31T04:14:46.617Z Downloaded cpufeatures v0.2.14
3342026-01-31T04:14:46.621Z Downloaded byteorder v1.5.0
3352026-01-31T04:14:46.625Z Downloaded tabled_derive v0.7.0
3362026-01-31T04:14:46.628Z Downloaded zerofrom v0.1.4
3372026-01-31T04:14:46.628Z Downloaded once_cell v1.21.3
3382026-01-31T04:14:46.632Z Downloaded usdt-attr-macro v0.5.0
3392026-01-31T04:14:46.635Z Downloaded serde_derive v1.0.228
3402026-01-31T04:14:46.638Z Downloaded thread-id v4.2.2
3412026-01-31T04:14:46.638Z Downloaded tempfile v3.24.0
3422026-01-31T04:14:46.642Z Downloaded toml v0.8.23
3432026-01-31T04:14:46.645Z Downloaded idna v1.0.3
3442026-01-31T04:14:46.648Z Downloaded toml_write v0.1.2
3452026-01-31T04:14:46.648Z Downloaded usdt-macro v0.5.0
3462026-01-31T04:14:46.648Z Downloaded anstream v0.6.18
3472026-01-31T04:14:46.651Z Downloaded pest v2.8.2
3482026-01-31T04:14:46.657Z Downloaded goblin v0.8.2
3492026-01-31T04:14:46.663Z Downloaded yoke v0.7.4
3502026-01-31T04:14:46.666Z Downloaded anstyle v1.0.11
3512026-01-31T04:14:46.666Z Downloaded cargo_toml v0.21.0
3522026-01-31T04:14:46.669Z Downloaded unicode-xid v0.2.6
3532026-01-31T04:14:46.669Z Downloaded write16 v1.0.0
3542026-01-31T04:14:46.671Z Downloaded utf16_iter v1.0.5
3552026-01-31T04:14:46.671Z Downloaded unicode-linebreak v0.1.5
3562026-01-31T04:14:46.675Z Downloaded proc-macro-error v1.0.4
3572026-01-31T04:14:46.678Z Downloaded utf8parse v0.2.2
3582026-01-31T04:14:46.678Z Downloaded pest_derive v2.8.2
3592026-01-31T04:14:46.681Z Downloaded zerovec-derive v0.10.3
3602026-01-31T04:14:46.681Z Downloaded pest_generator v2.8.2
3612026-01-31T04:14:46.684Z Downloaded crypto-common v0.1.6
3622026-01-31T04:14:46.684Z Downloaded colorchoice v1.0.2
3632026-01-31T04:14:46.684Z Downloaded zerofrom-derive v0.1.4
3642026-01-31T04:14:46.687Z Downloaded scroll_derive v0.12.0
3652026-01-31T04:14:46.687Z Downloaded yoke-derive v0.7.4
3662026-01-31T04:14:46.687Z Downloaded is_terminal_polyfill v1.70.1
3672026-01-31T04:14:46.690Z Downloaded toml_datetime v0.6.11
3682026-01-31T04:14:46.690Z Downloaded getrandom v0.3.4
3692026-01-31T04:14:46.693Z Downloaded cargo_metadata v0.21.0
3702026-01-31T04:14:46.696Z Downloaded thiserror v1.0.69
3712026-01-31T04:14:46.699Z Downloaded usdt-impl v0.5.0
3722026-01-31T04:14:46.702Z Downloaded smawk v0.3.2
3732026-01-31T04:14:46.705Z Downloaded proc-macro-error-attr v1.0.4
3742026-01-31T04:14:46.705Z Downloaded unicode-ident v1.0.19
3752026-01-31T04:14:46.709Z Downloaded swrite v0.1.0
3762026-01-31T04:14:46.709Z Downloaded zerocopy-derive v0.7.35
3772026-01-31T04:14:46.712Z Downloaded zmij v1.0.15
3782026-01-31T04:14:46.715Z Downloaded ordered-float v2.10.1
3792026-01-31T04:14:46.715Z Downloaded icu_provider_macros v1.5.0
3802026-01-31T04:14:46.718Z Downloaded clap_lex v0.7.4
3812026-01-31T04:14:46.718Z Downloaded thiserror-impl v1.0.69
3822026-01-31T04:14:46.721Z Downloaded stable_deref_trait v1.2.0
3832026-01-31T04:14:46.721Z Downloaded idna_adapter v1.2.0
3842026-01-31T04:14:46.721Z Downloaded toml_edit v0.22.27
3852026-01-31T04:14:46.724Z Downloaded quote v1.0.40
3862026-01-31T04:14:46.727Z Downloaded heck v0.5.0
3872026-01-31T04:14:46.730Z Downloaded fastrand v2.1.1
3882026-01-31T04:14:46.730Z Downloaded generic-array v0.14.7
3892026-01-31T04:14:46.730Z Downloaded equivalent v1.0.2
3902026-01-31T04:14:46.733Z Downloaded writeable v0.5.5
3912026-01-31T04:14:46.733Z Downloaded macaddr v1.0.1
3922026-01-31T04:14:46.736Z Downloaded pretty-hex v0.4.1
3932026-01-31T04:14:46.736Z Downloaded version_check v0.9.5
3942026-01-31T04:14:46.739Z Downloaded tinystr v0.7.6
3952026-01-31T04:14:46.739Z Downloaded plain v0.2.3
3962026-01-31T04:14:46.742Z Downloaded heck v0.4.1
3972026-01-31T04:14:46.742Z Downloaded bytecount v0.6.8
3982026-01-31T04:14:46.745Z Downloaded serde-value v0.7.0
3992026-01-31T04:14:46.745Z Downloaded typenum v1.17.0
4002026-01-31T04:14:46.748Z Downloaded url v2.5.4
4012026-01-31T04:14:46.751Z Downloaded textwrap v0.16.2
4022026-01-31T04:14:46.751Z Downloaded digest v0.10.7
4032026-01-31T04:14:46.754Z Downloaded serde_tokenstream v0.2.2
4042026-01-31T04:14:46.754Z Downloaded terminal_size v0.4.0
4052026-01-31T04:14:46.758Z Downloaded strsim v0.11.1
4062026-01-31T04:14:46.758Z Downloaded zerovec v0.10.4
4072026-01-31T04:14:46.762Z Downloaded displaydoc v0.2.5
4082026-01-31T04:14:46.764Z Downloaded zerocopy v0.7.35
4092026-01-31T04:14:46.780Z Downloaded litemap v0.7.3
4102026-01-31T04:14:46.783Z Downloaded winnow v0.7.14
4112026-01-31T04:14:46.790Z Downloaded serde-untagged v0.1.7
4122026-01-31T04:14:46.793Z Downloaded num-traits v0.2.19
4132026-01-31T04:14:46.796Z Downloaded erased-serde v0.4.6
4142026-01-31T04:14:46.799Z Downloaded icu_locid_transform_data v1.5.0
4152026-01-31T04:14:46.799Z Downloaded unicode-width v0.2.0
4162026-01-31T04:14:46.802Z Downloaded synstructure v0.13.1
4172026-01-31T04:14:46.805Z Downloaded cargo-util-schemas v0.8.2
4182026-01-31T04:14:46.805Z Downloaded smallvec v1.15.1
4192026-01-31T04:14:46.808Z Downloaded semver v1.0.27
4202026-01-31T04:14:46.808Z Downloaded serde_core v1.0.228
4212026-01-31T04:14:46.811Z Downloaded pest_meta v2.8.2
4222026-01-31T04:14:46.814Z Downloaded camino-tempfile v1.4.1
4232026-01-31T04:14:46.815Z Downloaded icu_locid v1.5.0
4242026-01-31T04:14:46.818Z Downloaded log v0.4.29
4252026-01-31T04:14:46.821Z Downloaded clap v4.5.48
4262026-01-31T04:14:46.828Z Downloaded serde v1.0.228
4272026-01-31T04:14:46.832Z Downloaded icu_normalizer v1.5.0
4282026-01-31T04:14:46.835Z Downloaded icu_properties v1.5.1
4292026-01-31T04:14:46.837Z Downloaded papergrid v0.11.0
4302026-01-31T04:14:46.841Z Downloaded icu_provider v1.5.0
4312026-01-31T04:14:46.844Z Downloaded icu_collections v1.5.0
4322026-01-31T04:14:46.848Z Downloaded memchr v2.7.4
4332026-01-31T04:14:46.852Z Downloaded indexmap v2.13.0
4342026-01-31T04:14:46.856Z Downloaded unicode-width v0.1.14
4352026-01-31T04:14:46.861Z Downloaded clap_derive v4.5.47
4362026-01-31T04:14:46.863Z Downloaded bitflags v2.9.4
4372026-01-31T04:14:46.866Z Downloaded autocfg v1.4.0
4382026-01-31T04:14:46.869Z Downloaded sha2 v0.10.9
4392026-01-31T04:14:46.872Z Downloaded camino v1.2.2
4402026-01-31T04:14:46.872Z Downloaded serde_spanned v0.6.9
4412026-01-31T04:14:46.875Z Downloaded memmap v0.7.0
4422026-01-31T04:14:46.875Z Downloaded form_urlencoded v1.2.2
4432026-01-31T04:14:46.875Z Downloaded proc-macro2 v1.0.101
4442026-01-31T04:14:46.878Z Downloaded dof v0.3.0
4452026-01-31T04:14:46.881Z Downloaded thiserror v2.0.18
4462026-01-31T04:14:46.884Z Downloaded hashbrown v0.16.1
4472026-01-31T04:14:46.888Z Downloaded serde_json v1.0.149
4482026-01-31T04:14:46.894Z Downloaded tabled v0.15.0
4492026-01-31T04:14:46.908Z Downloaded clap_builder v4.5.48
4502026-01-31T04:14:46.913Z Downloaded fs-err v3.1.1
4512026-01-31T04:14:46.916Z Downloaded usdt v0.5.0
4522026-01-31T04:14:46.916Z Downloaded icu_properties_data v1.5.0
4532026-01-31T04:14:46.924Z Downloaded percent-encoding v2.3.2
4542026-01-31T04:14:46.927Z Downloaded itoa v1.0.11
4552026-01-31T04:14:46.927Z Downloaded errno v0.3.12
4562026-01-31T04:14:46.927Z Downloaded ucd-trie v0.1.7
4572026-01-31T04:14:46.930Z Downloaded typeid v1.0.3
4582026-01-31T04:14:46.930Z Downloaded thiserror-impl v2.0.18
4592026-01-31T04:14:46.933Z Downloaded syn v2.0.114
4602026-01-31T04:14:46.940Z Downloaded scroll v0.12.0
4612026-01-31T04:14:46.943Z Downloaded anstyle-parse v0.2.5
4622026-01-31T04:14:46.943Z Downloaded icu_locid_transform v1.5.0
4632026-01-31T04:14:46.946Z Downloaded rustix v1.1.3
4642026-01-31T04:14:46.965Z Downloaded rustix v0.38.37
4652026-01-31T04:14:46.984Z Downloaded anyhow v1.0.99
4662026-01-31T04:14:46.987Z Downloaded utf8_iter v1.0.4
4672026-01-31T04:14:46.990Z Downloaded syn v1.0.109
4682026-01-31T04:14:46.995Z Downloaded cfg-if v1.0.4
4692026-01-31T04:14:47.012Z Downloaded libc v0.2.180
4702026-01-31T04:14:47.100Z Compiling proc-macro2 v1.0.101
4712026-01-31T04:14:47.103Z Compiling unicode-ident v1.0.19
4722026-01-31T04:14:47.103Z Compiling serde_core v1.0.228
4732026-01-31T04:14:47.103Z Compiling version_check v0.9.5
4742026-01-31T04:14:47.103Z Compiling serde v1.0.228
4752026-01-31T04:14:47.330Z Compiling libc v0.2.180
4762026-01-31T04:14:47.333Z Compiling memchr v2.7.4
4772026-01-31T04:14:47.333Z Compiling thiserror v2.0.18
4782026-01-31T04:14:47.594Z Compiling stable_deref_trait v1.2.0
4792026-01-31T04:14:47.700Z Compiling zmij v1.0.15
4802026-01-31T04:14:48.114Z Compiling writeable v0.5.5
4812026-01-31T04:14:48.140Z Compiling litemap v0.7.3
4822026-01-31T04:14:48.454Z Compiling autocfg v1.4.0
4832026-01-31T04:14:48.503Z Compiling ucd-trie v0.1.7
4842026-01-31T04:14:48.583Z Compiling itoa v1.0.11
4852026-01-31T04:14:48.814Z Compiling thiserror v1.0.69
4862026-01-31T04:14:48.858Z Compiling bitflags v2.9.4
4872026-01-31T04:14:49.066Z Compiling icu_locid_transform_data v1.5.0
4882026-01-31T04:14:49.317Z Compiling byteorder v1.5.0
4892026-01-31T04:14:49.403Z Compiling serde_json v1.0.149
4902026-01-31T04:14:49.522Z Compiling quote v1.0.40
4912026-01-31T04:14:49.767Z Compiling errno v0.3.12
4922026-01-31T04:14:49.818Z Compiling icu_properties_data v1.5.0
4932026-01-31T04:14:49.919Z Compiling syn v2.0.114
4942026-01-31T04:14:50.051Z Compiling num-traits v0.2.19
4952026-01-31T04:14:50.077Z Compiling utf8_iter v1.0.4
4962026-01-31T04:14:50.122Z Compiling equivalent v1.0.2
4972026-01-31T04:14:50.122Z Compiling write16 v1.0.0
4982026-01-31T04:14:50.267Z Compiling hashbrown v0.16.1
4992026-01-31T04:14:50.306Z Compiling rustix v0.38.37
5002026-01-31T04:14:50.332Z Compiling icu_normalizer_data v1.5.0
5012026-01-31T04:14:50.384Z Compiling smallvec v1.15.1
5022026-01-31T04:14:50.457Z Compiling typeid v1.0.3
5032026-01-31T04:14:50.592Z Compiling utf16_iter v1.0.5
5042026-01-31T04:14:51.158Z Compiling usdt-impl v0.5.0
5052026-01-31T04:14:51.190Z Compiling proc-macro-error-attr v1.0.4
5062026-01-31T04:14:51.307Z Compiling winnow v0.7.14
5072026-01-31T04:14:51.417Z Compiling indexmap v2.13.0
5082026-01-31T04:14:51.521Z Compiling syn v1.0.109
5092026-01-31T04:14:51.550Z Compiling toml_write v0.1.2
5102026-01-31T04:14:51.729Z Compiling thread-id v4.2.2
5112026-01-31T04:14:52.366Z Compiling proc-macro-error v1.0.4
5122026-01-31T04:14:52.805Z Compiling rustix v1.1.3
5132026-01-31T04:14:52.874Z Compiling camino v1.2.2
5142026-01-31T04:14:53.454Z Compiling log v0.4.29
5152026-01-31T04:14:53.481Z Compiling utf8parse v0.2.2
5162026-01-31T04:14:53.484Z Compiling plain v0.2.3
5172026-01-31T04:14:53.648Z Compiling getrandom v0.3.4
5182026-01-31T04:14:53.675Z Compiling percent-encoding v2.3.2
5192026-01-31T04:14:53.734Z Compiling anstyle-parse v0.2.5
5202026-01-31T04:14:53.786Z Compiling ordered-float v2.10.1
5212026-01-31T04:14:54.039Z Compiling form_urlencoded v1.2.2
5222026-01-31T04:14:54.462Z Compiling terminal_size v0.4.0
5232026-01-31T04:14:54.860Z Compiling colorchoice v1.0.2
5242026-01-31T04:14:55.062Z Compiling anstyle-query v1.1.1
5252026-01-31T04:14:55.094Z Compiling cfg-if v1.0.4
5262026-01-31T04:14:55.118Z Compiling anstyle v1.0.11
5272026-01-31T04:14:55.212Z Compiling pretty-hex v0.4.1
5282026-01-31T04:14:55.242Z Compiling is_terminal_polyfill v1.70.1
5292026-01-31T04:14:55.512Z Compiling anstream v0.6.18
5302026-01-31T04:14:55.541Z Compiling semver v1.0.27
5312026-01-31T04:14:56.220Z Compiling fs-err v3.1.1
5322026-01-31T04:14:56.251Z Compiling unicode-xid v0.2.6
5332026-01-31T04:14:56.281Z Compiling heck v0.5.0
5342026-01-31T04:14:56.455Z Compiling anyhow v1.0.99
5352026-01-31T04:14:56.553Z Compiling synstructure v0.13.1
5362026-01-31T04:14:56.750Z Compiling bytecount v0.6.8
5372026-01-31T04:14:56.777Z Compiling fnv v1.0.7
5382026-01-31T04:14:56.944Z Compiling strsim v0.11.1
5392026-01-31T04:14:56.992Z Compiling unicode-width v0.1.14
5402026-01-31T04:14:57.543Z Compiling once_cell v1.21.3
5412026-01-31T04:14:57.571Z Compiling heck v0.4.1
5422026-01-31T04:14:57.681Z Compiling fastrand v2.1.1
5432026-01-31T04:14:57.709Z Compiling clap_lex v0.7.4
5442026-01-31T04:14:57.926Z Compiling papergrid v0.11.0
5452026-01-31T04:14:58.163Z Compiling clap_builder v4.5.48
5462026-01-31T04:14:58.191Z Compiling tempfile v3.24.0
5472026-01-31T04:14:58.195Z Compiling memmap v0.7.0
5482026-01-31T04:14:58.389Z Compiling unicode-width v0.2.0
5492026-01-31T04:14:58.556Z Compiling unicode-linebreak v0.1.5
5502026-01-31T04:14:58.997Z Compiling smawk v0.3.2
5512026-01-31T04:14:59.001Z Compiling camino-tempfile v1.4.1
5522026-01-31T04:14:59.249Z Compiling textwrap v0.16.2
5532026-01-31T04:14:59.607Z Compiling tabled_derive v0.7.0
5542026-01-31T04:14:59.887Z Compiling swrite v0.1.0
5552026-01-31T04:15:00.042Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5562026-01-31T04:15:00.662Z Compiling serde_derive v1.0.228
5572026-01-31T04:15:00.697Z Compiling zerofrom-derive v0.1.4
5582026-01-31T04:15:00.750Z Compiling yoke-derive v0.7.4
5592026-01-31T04:15:00.849Z Compiling thiserror-impl v2.0.18
5602026-01-31T04:15:00.971Z Compiling zerovec-derive v0.10.3
5612026-01-31T04:15:01.200Z Compiling displaydoc v0.2.5
5622026-01-31T04:15:02.746Z Compiling icu_provider_macros v1.5.0
5632026-01-31T04:15:03.284Z Compiling thiserror-impl v1.0.69
5642026-01-31T04:15:03.471Z Compiling zerocopy-derive v0.7.35
5652026-01-31T04:15:03.770Z Compiling scroll_derive v0.12.0
5662026-01-31T04:15:04.004Z Compiling zerofrom v0.1.4
5672026-01-31T04:15:04.161Z Compiling pest v2.8.2
5682026-01-31T04:15:04.280Z Compiling yoke v0.7.4
5692026-01-31T04:15:04.695Z Compiling zerovec v0.10.4
5702026-01-31T04:15:05.208Z Compiling scroll v0.12.0
5712026-01-31T04:15:05.376Z Compiling zerocopy v0.7.35
5722026-01-31T04:15:05.695Z Compiling goblin v0.8.2
5732026-01-31T04:15:05.737Z Compiling clap_derive v4.5.47
5742026-01-31T04:15:05.814Z Compiling tabled v0.15.0
5752026-01-31T04:15:06.650Z Compiling tinystr v0.7.6
5762026-01-31T04:15:06.724Z Compiling pest_meta v2.8.2
5772026-01-31T04:15:06.727Z Compiling icu_collections v1.5.0
5782026-01-31T04:15:07.090Z Compiling icu_locid v1.5.0
5792026-01-31T04:15:08.152Z Compiling pest_generator v2.8.2
5802026-01-31T04:15:08.748Z Compiling icu_provider v1.5.0
5812026-01-31T04:15:08.821Z Compiling serde_spanned v0.6.9
5822026-01-31T04:15:09.111Z Compiling toml_datetime v0.6.11
5832026-01-31T04:15:09.142Z Compiling dof v0.3.0
5842026-01-31T04:15:09.668Z Compiling icu_locid_transform v1.5.0
5852026-01-31T04:15:09.697Z Compiling toml_edit v0.22.27
5862026-01-31T04:15:09.756Z Compiling serde_tokenstream v0.2.2
5872026-01-31T04:15:09.940Z Compiling erased-serde v0.4.6
5882026-01-31T04:15:10.015Z Compiling serde-value v0.7.0
5892026-01-31T04:15:10.346Z Compiling cargo-platform v0.2.0
5902026-01-31T04:15:10.811Z Compiling clap v4.5.48
5912026-01-31T04:15:10.913Z Compiling macaddr v1.0.1
5922026-01-31T04:15:10.955Z Compiling icu_properties v1.5.1
5932026-01-31T04:15:11.045Z Compiling pest_derive v2.8.2
5942026-01-31T04:15:11.075Z Compiling serde-untagged v0.1.7
5952026-01-31T04:15:11.860Z Compiling dtrace-parser v0.2.0
5962026-01-31T04:15:12.993Z Compiling toml v0.8.23
5972026-01-31T04:15:13.594Z Compiling usdt-attr-macro v0.5.0
5982026-01-31T04:15:13.594Z Compiling usdt-macro v0.5.0
5992026-01-31T04:15:13.811Z Compiling cargo_toml v0.21.0
6002026-01-31T04:15:14.467Z Compiling icu_normalizer v1.5.0
6012026-01-31T04:15:14.760Z Compiling usdt v0.5.0
6022026-01-31T04:15:15.161Z Compiling idna_adapter v1.2.0
6032026-01-31T04:15:15.351Z Compiling idna v1.0.3
6042026-01-31T04:15:15.738Z Compiling url v2.5.4
6052026-01-31T04:15:16.531Z Compiling cargo-util-schemas v0.8.2
6062026-01-31T04:15:17.928Z Compiling cargo_metadata v0.21.0
6072026-01-31T04:15:19.487Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-01-31T04:15:22.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
6092026-01-31T04:15:23.328Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-01-31T04:15:24.091Z Downloading crates ...
6112026-01-31T04:15:24.221Z Downloaded array-init v0.0.4
6122026-01-31T04:15:24.231Z Downloaded bit-vec v0.6.3
6132026-01-31T04:15:24.235Z Downloaded blowfish v0.9.1
6142026-01-31T04:15:24.239Z Downloaded aho-corasick v1.1.3
6152026-01-31T04:15:24.247Z Downloaded base64ct v1.6.0
6162026-01-31T04:15:24.252Z Downloaded cargo-platform v0.1.8
6172026-01-31T04:15:24.257Z Downloaded crossbeam-deque v0.8.5
6182026-01-31T04:15:24.261Z Downloaded foreign-types-shared v0.3.1
6192026-01-31T04:15:24.265Z Downloaded castaway v0.2.3
6202026-01-31T04:15:24.269Z Downloaded cargo_metadata v0.19.2
6212026-01-31T04:15:24.274Z Downloaded document-features v0.2.11
6222026-01-31T04:15:24.278Z Downloaded float-ord v0.3.2
6232026-01-31T04:15:24.282Z Downloaded curve25519-dalek-derive v0.1.1
6242026-01-31T04:15:24.288Z Downloaded endian-type v0.1.2
6252026-01-31T04:15:24.291Z Downloaded aead v0.5.2
6262026-01-31T04:15:24.295Z Downloaded display-error-chain v0.2.2
6272026-01-31T04:15:24.299Z Downloaded dof v0.4.0
6282026-01-31T04:15:24.304Z Downloaded fixedbitset v0.5.7
6292026-01-31T04:15:24.309Z Downloaded darling_macro v0.21.0
6302026-01-31T04:15:24.313Z Downloaded embedded-io v0.6.1
6312026-01-31T04:15:24.317Z Downloaded foreign-types-macros v0.2.3
6322026-01-31T04:15:24.322Z Downloaded crc-catalog v2.4.0
6332026-01-31T04:15:24.335Z Downloaded dropshot-api-manager-types v0.2.4
6342026-01-31T04:15:24.336Z Downloaded bitfield-struct v0.6.2
6352026-01-31T04:15:24.336Z Downloaded foldhash v0.1.5
6362026-01-31T04:15:24.338Z Downloaded flagset v0.4.6
6372026-01-31T04:15:24.342Z Downloaded fd-lock v4.0.2
6382026-01-31T04:15:24.347Z Downloaded fxhash v0.2.1
6392026-01-31T04:15:24.350Z Downloaded futures-task v0.3.31
6402026-01-31T04:15:24.353Z Downloaded funty v2.0.0
6412026-01-31T04:15:24.356Z Downloaded darling_macro v0.20.10
6422026-01-31T04:15:24.359Z Downloaded crc8 v0.1.1
6432026-01-31T04:15:24.362Z Downloaded fixedbitset v0.4.2
6442026-01-31T04:15:24.365Z Downloaded globwalk v0.9.1
6452026-01-31T04:15:24.369Z Downloaded futures-io v0.3.31
6462026-01-31T04:15:24.373Z Downloaded headers-core v0.3.0
6472026-01-31T04:15:24.376Z Downloaded fs_extra v1.3.0
6482026-01-31T04:15:24.380Z Downloaded derive_builder_core v0.20.2
6492026-01-31T04:15:24.385Z Downloaded hex v0.4.3
6502026-01-31T04:15:24.389Z Downloaded filetime v0.2.26
6512026-01-31T04:15:24.393Z Downloaded foreign-types v0.5.0
6522026-01-31T04:15:24.410Z Downloaded hyper-tls v0.6.0
6532026-01-31T04:15:24.414Z Downloaded ff v0.13.0
6542026-01-31T04:15:24.418Z Downloaded http-range v0.1.5
6552026-01-31T04:15:24.421Z Downloaded fallible-iterator v0.2.0
6562026-01-31T04:15:24.424Z Downloaded group v0.13.0
6572026-01-31T04:15:24.427Z Downloaded impl-trait-for-tuples v0.2.2
6582026-01-31T04:15:24.432Z Downloaded indent_write v2.2.0
6592026-01-31T04:15:24.435Z Downloaded ident_case v1.0.1
6602026-01-31T04:15:24.438Z Downloaded cookie_store v0.21.1
6612026-01-31T04:15:24.443Z Downloaded derive_more v0.99.20
6622026-01-31T04:15:24.449Z Downloaded internet-checksum v0.2.1
6632026-01-31T04:15:24.452Z Downloaded crossbeam-epoch v0.9.18
6642026-01-31T04:15:24.457Z Downloaded keccak v0.1.5
6652026-01-31T04:15:24.462Z Downloaded indoc v1.0.9
6662026-01-31T04:15:24.465Z Downloaded lazycell v1.3.0
6672026-01-31T04:15:24.468Z Downloaded libsw-core v0.3.1
6682026-01-31T04:15:24.471Z Downloaded http-body-util v0.1.3
6692026-01-31T04:15:24.474Z Downloaded lalrpop-util v0.19.12
6702026-01-31T04:15:24.477Z Downloaded fs-err v2.11.0
6712026-01-31T04:15:24.480Z Downloaded half v1.8.3
6722026-01-31T04:15:24.483Z Downloaded humantime v2.2.0
6732026-01-31T04:15:24.486Z Downloaded mime v0.3.17
6742026-01-31T04:15:24.489Z Downloaded lockfree-object-pool v0.1.6
6752026-01-31T04:15:24.493Z Downloaded md-5 v0.10.6
6762026-01-31T04:15:24.497Z Downloaded maybe-uninit v2.0.0
6772026-01-31T04:15:24.500Z Downloaded elliptic-curve v0.13.8
6782026-01-31T04:15:24.505Z Downloaded linked-hash-map v0.5.6
6792026-01-31T04:15:24.508Z Downloaded maplit v1.0.2
6802026-01-31T04:15:24.511Z Downloaded lzss v0.8.2
6812026-01-31T04:15:24.514Z Downloaded const_format v0.2.34
6822026-01-31T04:15:24.521Z Downloaded multimap v0.10.1
6832026-01-31T04:15:24.524Z Downloaded md5 v0.7.0
6842026-01-31T04:15:24.527Z Downloaded newtype-uuid-macros v0.1.0
6852026-01-31T04:15:24.529Z Downloaded newline-converter v0.3.0
6862026-01-31T04:15:24.532Z Downloaded nibble_vec v0.1.0
6872026-01-31T04:15:24.535Z Downloaded num-derive v0.3.3
6882026-01-31T04:15:24.538Z Downloaded httparse v1.9.5
6892026-01-31T04:15:24.541Z Downloaded normalize-line-endings v0.3.0
6902026-01-31T04:15:24.544Z Downloaded derive_builder v0.20.2
6912026-01-31T04:15:24.549Z Downloaded number_prefix v0.4.0
6922026-01-31T04:15:24.552Z Downloaded memoffset v0.9.1
6932026-01-31T04:15:24.555Z Downloaded opaque-debug v0.3.1
6942026-01-31T04:15:24.558Z Downloaded base64 v0.22.1
6952026-01-31T04:15:24.562Z Downloaded iana-time-zone v0.1.63
6962026-01-31T04:15:24.567Z Downloaded num-conv v0.1.0
6972026-01-31T04:15:24.570Z Downloaded packed_struct_codegen v0.10.1
6982026-01-31T04:15:24.573Z Downloaded oso-derive v0.27.3
6992026-01-31T04:15:24.576Z Downloaded base64 v0.21.7
7002026-01-31T04:15:24.579Z Downloaded mime_guess v2.0.5
7012026-01-31T04:15:24.582Z Downloaded openssl-macros v0.1.1
7022026-01-31T04:15:24.585Z Downloaded bytes v1.10.1
7032026-01-31T04:15:24.589Z Downloaded multer v3.1.0
7042026-01-31T04:15:24.593Z Downloaded ingot-macros v0.1.1
7052026-01-31T04:15:24.596Z Downloaded parse-size v1.1.0
7062026-01-31T04:15:24.599Z Downloaded pbkdf2 v0.11.0
7072026-01-31T04:15:24.602Z Downloaded nu-ansi-term v0.50.1
7082026-01-31T04:15:24.607Z Downloaded pbkdf2 v0.12.2
7092026-01-31T04:15:24.610Z Downloaded nanorand v0.7.0
7102026-01-31T04:15:24.617Z Downloaded pin-utils v0.1.0
7112026-01-31T04:15:24.617Z Downloaded phf_shared v0.12.1
7122026-01-31T04:15:24.617Z Downloaded phf_shared v0.11.2
7132026-01-31T04:15:24.620Z Downloaded num_enum v0.5.11
7142026-01-31T04:15:24.626Z Downloaded headers v0.4.1
7152026-01-31T04:15:24.635Z Downloaded openssl-probe v0.1.5
7162026-01-31T04:15:24.639Z Downloaded powerfmt v0.2.0
7172026-01-31T04:15:24.639Z Downloaded dropshot-api-manager v0.2.4
7182026-01-31T04:15:24.642Z Downloaded precomputed-hash v0.1.1
7192026-01-31T04:15:24.642Z Downloaded num-integer v0.1.46
7202026-01-31T04:15:24.645Z Downloaded indexmap v1.9.3
7212026-01-31T04:15:24.649Z Downloaded predicates-tree v1.0.12
7222026-01-31T04:15:24.652Z Downloaded predicates-core v1.0.8
7232026-01-31T04:15:24.655Z Downloaded progenitor v0.8.0
7242026-01-31T04:15:24.658Z Downloaded progenitor-client v0.8.0
7252026-01-31T04:15:24.658Z Downloaded password-hash v0.5.0
7262026-01-31T04:15:24.661Z Downloaded radium v0.7.0
7272026-01-31T04:15:24.664Z Downloaded parking_lot_core v0.9.10
7282026-01-31T04:15:24.667Z Downloaded ignore v0.4.23
7292026-01-31T04:15:24.671Z Downloaded progenitor-macro v0.8.0
7302026-01-31T04:15:24.674Z Downloaded psl-types v2.0.11
7312026-01-31T04:15:24.677Z Downloaded quick-error v1.2.3
7322026-01-31T04:15:24.680Z Downloaded progenitor-client v0.11.2
7332026-01-31T04:15:24.683Z Downloaded cc v1.2.30
7342026-01-31T04:15:24.686Z Downloaded polyval v0.6.2
7352026-01-31T04:15:24.690Z Downloaded pkcs8 v0.10.2
7362026-01-31T04:15:24.693Z Downloaded poly1305 v0.8.0
7372026-01-31T04:15:24.697Z Downloaded rand_chacha v0.3.1
7382026-01-31T04:15:24.700Z Downloaded flate2 v1.1.2
7392026-01-31T04:15:24.706Z Downloaded postgres-protocol v0.6.8
7402026-01-31T04:15:24.709Z Downloaded owo-colors v4.2.2
7412026-01-31T04:15:24.713Z Downloaded rand_xorshift v0.4.0
7422026-01-31T04:15:24.717Z Downloaded miniz_oxide v0.8.5
7432026-01-31T04:15:24.720Z Downloaded ppv-lite86 v0.2.20
7442026-01-31T04:15:24.723Z Downloaded progenitor v0.11.2
7452026-01-31T04:15:24.726Z Downloaded ref-cast v1.0.25
7462026-01-31T04:15:24.729Z Downloaded rustc-hash v2.1.1
7472026-01-31T04:15:24.733Z Downloaded r2d2 v0.8.10
7482026-01-31T04:15:24.736Z Downloaded quinn-udp v0.5.5
7492026-01-31T04:15:24.739Z Downloaded primeorder v0.13.6
7502026-01-31T04:15:24.742Z Downloaded hickory-resolver v0.25.2
7512026-01-31T04:15:24.745Z Downloaded hickory-resolver v0.24.4
7522026-01-31T04:15:24.751Z Downloaded rtoolbox v0.0.2
7532026-01-31T04:15:24.754Z Downloaded rustc_version v0.1.7
7542026-01-31T04:15:24.757Z Downloaded pkg-config v0.3.31
7552026-01-31T04:15:24.760Z Downloaded pkcs5 v0.7.1
7562026-01-31T04:15:24.763Z Downloaded postcard v1.0.10
7572026-01-31T04:15:24.766Z Downloaded rustc_version v0.4.1
7582026-01-31T04:15:24.769Z Downloaded pkcs1 v0.7.5
7592026-01-31T04:15:24.772Z Downloaded rand_core v0.9.3
7602026-01-31T04:15:24.775Z Downloaded scheduled-thread-pool v0.2.7
7612026-01-31T04:15:24.778Z Downloaded papergrid v0.14.0
7622026-01-31T04:15:24.783Z Downloaded salsa20 v0.10.2
7632026-01-31T04:15:24.785Z Downloaded oso v0.27.3
7642026-01-31T04:15:24.789Z Downloaded sapling-renderdag v0.1.0
7652026-01-31T04:15:24.792Z Downloaded same-file v1.0.6
7662026-01-31T04:15:24.795Z Downloaded scroll_derive v0.13.1
7672026-01-31T04:15:24.798Z Downloaded secrecy v0.10.3
7682026-01-31T04:15:24.798Z Downloaded scrypt v0.11.0
7692026-01-31T04:15:24.801Z Downloaded resolv-conf v0.7.0
7702026-01-31T04:15:24.804Z Downloaded hashbrown v0.13.2
7712026-01-31T04:15:24.809Z Downloaded progenitor-impl v0.8.0
7722026-01-31T04:15:24.812Z Downloaded papergrid v0.17.0
7732026-01-31T04:15:24.818Z Downloaded serde_spanned v1.0.4
7742026-01-31T04:15:24.821Z Downloaded serde_urlencoded v0.7.1
7752026-01-31T04:15:24.824Z Downloaded serde_bytes v0.11.19
7762026-01-31T04:15:24.827Z Downloaded shell-words v1.1.0
7772026-01-31T04:15:24.829Z Downloaded sha1 v0.10.6
7782026-01-31T04:15:24.832Z Downloaded aes v0.8.4
7792026-01-31T04:15:24.835Z Downloaded signal-hook-mio v0.2.4
7802026-01-31T04:15:24.838Z Downloaded rustc-demangle v0.1.24
7812026-01-31T04:15:24.841Z Downloaded serde-big-array v0.5.1
7822026-01-31T04:15:24.844Z Downloaded signal-hook-tokio v0.3.1
7832026-01-31T04:15:24.847Z Downloaded rustls-pemfile v2.2.0
7842026-01-31T04:15:24.850Z Downloaded sigpipe v0.1.3
7852026-01-31T04:15:24.850Z Downloaded slog-envlogger v2.2.0
7862026-01-31T04:15:24.853Z Downloaded slog-bunyan v2.5.0
7872026-01-31T04:15:24.855Z Downloaded p256 v0.13.2
7882026-01-31T04:15:24.858Z Downloaded siphasher v1.0.1
7892026-01-31T04:15:24.861Z Downloaded simd-adler32 v0.3.7
7902026-01-31T04:15:24.864Z Downloaded scroll v0.13.0
7912026-01-31T04:15:24.867Z Downloaded rusty-fork v0.3.0
7922026-01-31T04:15:24.870Z Downloaded prefix-trie v0.7.0
7932026-01-31T04:15:24.873Z Downloaded sec1 v0.7.3
7942026-01-31T04:15:24.876Z Downloaded progenitor-impl v0.10.0
7952026-01-31T04:15:24.879Z Downloaded schemars_derive v0.8.22
7962026-01-31T04:15:24.885Z Downloaded minimal-lexical v0.2.1
7972026-01-31T04:15:24.887Z Downloaded serde-hex v0.1.0
7982026-01-31T04:15:24.890Z Downloaded strip-ansi-escapes v0.2.0
7992026-01-31T04:15:24.890Z Downloaded hyper-util v0.1.19
8002026-01-31T04:15:24.896Z Downloaded ssh-cipher v0.2.0
8012026-01-31T04:15:24.899Z Downloaded shlex v1.3.0
8022026-01-31T04:15:24.902Z Downloaded siphasher v0.3.11
8032026-01-31T04:15:24.906Z Downloaded signal-hook-registry v1.4.2
8042026-01-31T04:15:24.906Z Downloaded crossterm v0.28.1
8052026-01-31T04:15:24.912Z Downloaded strum v0.27.2
8062026-01-31T04:15:24.915Z Downloaded crossterm v0.29.0
8072026-01-31T04:15:24.921Z Downloaded sync-ptr v0.1.4
8082026-01-31T04:15:24.924Z Downloaded slog-dtrace v0.3.0
8092026-01-31T04:15:24.927Z Downloaded slog-stdlog v4.1.1
8102026-01-31T04:15:24.927Z Downloaded snafu-derive v0.8.5
8112026-01-31T04:15:24.931Z Downloaded sync_wrapper v1.0.1
8122026-01-31T04:15:24.931Z Downloaded supports-color v3.0.2
8132026-01-31T04:15:24.933Z Downloaded tap v1.0.1
8142026-01-31T04:15:24.937Z Downloaded ron v0.7.1
8152026-01-31T04:15:24.940Z Downloaded sct v0.7.1
8162026-01-31T04:15:24.943Z Downloaded smf v0.2.3
8172026-01-31T04:15:24.946Z Downloaded iddqd v0.3.16
8182026-01-31T04:15:24.952Z Downloaded take_mut v0.2.2
8192026-01-31T04:15:24.955Z Downloaded stringprep v0.1.5
8202026-01-31T04:15:24.958Z Downloaded string_cache v0.8.9
8212026-01-31T04:15:24.958Z Downloaded tabled_derive v0.11.0
8222026-01-31T04:15:24.961Z Downloaded serde_path_to_error v0.1.20
8232026-01-31T04:15:24.964Z Downloaded static_assertions v1.1.0
8242026-01-31T04:15:24.964Z Downloaded sqlparser_derive v0.2.2
8252026-01-31T04:15:24.967Z Downloaded russh-keys v0.45.0
8262026-01-31T04:15:24.970Z Downloaded termtree v0.5.1
8272026-01-31T04:15:24.973Z Downloaded thread_local v1.1.8
8282026-01-31T04:15:24.973Z Downloaded thread-id v5.0.0
8292026-01-31T04:15:24.976Z Downloaded serde_cbor v0.11.2
8302026-01-31T04:15:24.980Z Downloaded strum_macros v0.27.2
8312026-01-31T04:15:24.983Z Downloaded time-core v0.1.6
8322026-01-31T04:15:24.983Z Downloaded tinyvec_macros v0.1.1
8332026-01-31T04:15:24.983Z Downloaded thiserror-impl-no-std v2.0.2
8342026-01-31T04:15:24.986Z Downloaded support-bundle-viewer v0.1.2
8352026-01-31T04:15:24.989Z Downloaded subtle v2.6.1
8362026-01-31T04:15:24.989Z Downloaded mio v1.0.2
8372026-01-31T04:15:24.993Z Downloaded strum_macros v0.26.4
8382026-01-31T04:15:24.996Z Downloaded slog-async v2.8.0
8392026-01-31T04:15:25.000Z Downloaded testing_table v0.3.0
8402026-01-31T04:15:25.000Z Downloaded libm v0.2.8
8412026-01-31T04:15:25.006Z Downloaded tagptr v0.2.0
8422026-01-31T04:15:25.011Z Downloaded tabled_derive v0.10.0
8432026-01-31T04:15:25.011Z Downloaded schemars v0.8.22
8442026-01-31T04:15:25.020Z Downloaded spin v0.9.8
8452026-01-31T04:15:25.025Z Downloaded termios v0.3.3
8462026-01-31T04:15:25.025Z Downloaded nom v7.1.3
8472026-01-31T04:15:25.029Z Downloaded ron v0.8.1
8482026-01-31T04:15:25.034Z Downloaded signal-hook v0.3.18
8492026-01-31T04:15:25.038Z Downloaded topological-sort v0.2.2
8502026-01-31T04:15:25.041Z Downloaded libxml v0.3.3
8512026-01-31T04:15:25.044Z Downloaded tower-service v0.3.3
8522026-01-31T04:15:25.047Z Downloaded rand v0.8.5
8532026-01-31T04:15:25.049Z Downloaded tokio-dtrace v0.1.0
8542026-01-31T04:15:25.052Z Downloaded try-lock v0.2.5
8552026-01-31T04:15:25.052Z Downloaded trait-variant v0.1.2
8562026-01-31T04:15:25.052Z Downloaded tower-layer v0.3.3
8572026-01-31T04:15:25.055Z Downloaded strum_macros v0.24.3
8582026-01-31T04:15:25.055Z Downloaded unarray v0.1.4
8592026-01-31T04:15:25.058Z Downloaded typify-macro v0.4.3
8602026-01-31T04:15:25.058Z Downloaded typify-macro v0.2.0
8612026-01-31T04:15:25.061Z Downloaded slog v2.8.2
8622026-01-31T04:15:25.064Z Downloaded tokio-macros v2.6.0
8632026-01-31T04:15:25.064Z Downloaded unicode-truncate v1.1.0
8642026-01-31T04:15:25.067Z Downloaded tokio-native-tls v0.3.1
8652026-01-31T04:15:25.067Z Downloaded socket2 v0.5.10
8662026-01-31T04:15:25.070Z Downloaded iri-string v0.7.8
8672026-01-31T04:15:25.075Z Downloaded universal-hash v0.5.1
8682026-01-31T04:15:25.079Z Downloaded tokio-rustls v0.25.0
8692026-01-31T04:15:25.079Z Downloaded usdt-attr-macro v0.6.0
8702026-01-31T04:15:25.081Z Downloaded utf-8 v0.7.6
8712026-01-31T04:15:25.081Z Downloaded rsa v0.9.8
8722026-01-31T04:15:25.085Z Downloaded untrusted v0.7.1
8732026-01-31T04:15:25.088Z Downloaded itertools v0.13.0
8742026-01-31T04:15:25.093Z Downloaded usdt-macro v0.6.0
8752026-01-31T04:15:25.096Z Downloaded serde_with_macros v3.16.1
8762026-01-31T04:15:25.096Z Downloaded qorb v0.4.1
8772026-01-31T04:15:25.100Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8782026-01-31T04:15:25.103Z Downloaded blake3 v1.5.4
8792026-01-31T04:15:25.109Z Downloaded vte_generate_state_changes v0.1.2
8802026-01-31T04:15:25.111Z Downloaded void v1.0.2
8812026-01-31T04:15:25.112Z Downloaded tui-tree-widget v0.23.1
8822026-01-31T04:15:25.114Z Downloaded toml_writer v1.0.6+spec-1.1.0
8832026-01-31T04:15:25.114Z Downloaded quinn v0.11.5
8842026-01-31T04:15:25.117Z Downloaded typify v0.2.0
8852026-01-31T04:15:25.120Z Downloaded tls_codec v0.4.1
8862026-01-31T04:15:25.123Z Downloaded want v0.3.1
8872026-01-31T04:15:25.123Z Downloaded which v4.4.2
8882026-01-31T04:15:25.126Z Downloaded hkdf v0.12.4
8892026-01-31T04:15:25.129Z Downloaded waitgroup v0.1.2
8902026-01-31T04:15:25.129Z Downloaded wait-timeout v0.2.0
8912026-01-31T04:15:25.132Z Downloaded unicase v2.8.1
8922026-01-31T04:15:25.132Z Downloaded subprocess v0.2.9
8932026-01-31T04:15:25.135Z Downloaded tokio-rustls v0.24.1
8942026-01-31T04:15:25.135Z Downloaded samael v0.0.19
8952026-01-31T04:15:25.141Z Downloaded tokio-stream v0.1.17
8962026-01-31T04:15:25.145Z Downloaded tokio-tungstenite v0.21.0
8972026-01-31T04:15:25.148Z Downloaded tokio-rustls v0.26.0
8982026-01-31T04:15:25.151Z Downloaded xattr v1.3.1
8992026-01-31T04:15:25.154Z Downloaded itertools v0.14.0
9002026-01-31T04:15:25.157Z Downloaded uzers v0.12.1
9012026-01-31T04:15:25.160Z Downloaded zone v0.3.1
9022026-01-31T04:15:25.164Z Downloaded aws-lc-rs v1.12.4
9032026-01-31T04:15:25.169Z Downloaded zeroize_derive v1.4.2
9042026-01-31T04:15:25.172Z Downloaded xshell-macros v0.2.7
9052026-01-31T04:15:25.172Z Downloaded tracing-attributes v0.1.27
9062026-01-31T04:15:25.175Z Downloaded zone v0.1.8
9072026-01-31T04:15:25.175Z Downloaded vergen-gitcl v1.0.8
9082026-01-31T04:15:25.179Z Downloaded time-macros v0.2.24
9092026-01-31T04:15:25.179Z Downloaded vergen-lib v0.1.6
9102026-01-31T04:15:25.182Z Downloaded vsss-rs v3.3.4
9112026-01-31T04:15:25.182Z Downloaded zone_cfg_derive v0.3.0
9122026-01-31T04:15:25.185Z Downloaded zone_cfg_derive v0.1.2
9132026-01-31T04:15:25.185Z Downloaded walkdir v2.5.0
9142026-01-31T04:15:25.185Z Downloaded twox-hash v2.1.0
9152026-01-31T04:15:25.188Z Downloaded toml_parser v1.0.6+spec-1.1.0
9162026-01-31T04:15:25.191Z Downloaded unicode-properties v0.1.3
9172026-01-31T04:15:25.194Z Downloaded whoami v1.5.2
9182026-01-31T04:15:25.195Z Downloaded test-strategy v0.4.3
9192026-01-31T04:15:25.197Z Downloaded usdt-impl v0.6.0
9202026-01-31T04:15:25.200Z Downloaded h2 v0.4.6
9212026-01-31T04:15:25.205Z Downloaded schemars v1.0.4
9222026-01-31T04:15:25.218Z Downloaded xshell v0.2.7
9232026-01-31T04:15:25.221Z Downloaded vergen v9.0.6
9242026-01-31T04:15:25.224Z Downloaded xz2 v0.1.7
9252026-01-31T04:15:25.224Z Downloaded vergen-git2 v1.0.7
9262026-01-31T04:15:25.227Z Downloaded toml v0.7.8
9272026-01-31T04:15:25.230Z Downloaded zeroize v1.8.1
9282026-01-31T04:15:25.230Z Downloaded vte v0.11.1
9292026-01-31T04:15:25.233Z Downloaded tracing-core v0.1.32
9302026-01-31T04:15:25.235Z Downloaded zstd-safe v7.2.3
9312026-01-31T04:15:25.239Z Downloaded steno v0.4.1
9322026-01-31T04:15:25.241Z Downloaded zstd v0.13.3
9332026-01-31T04:15:25.244Z Downloaded unicode-bidi v0.3.17
9342026-01-31T04:15:25.247Z Downloaded tungstenite v0.23.0
9352026-01-31T04:15:25.250Z Downloaded wyz v0.5.1
9362026-01-31T04:15:25.250Z Downloaded bindgen v0.69.5
9372026-01-31T04:15:25.256Z Downloaded value-bag v1.12.0
9382026-01-31T04:15:25.259Z Downloaded schemars v0.9.0
9392026-01-31T04:15:25.271Z Downloaded zerocopy v0.6.6
9402026-01-31T04:15:25.274Z Downloaded yasna v0.5.2
9412026-01-31T04:15:25.277Z Downloaded uuid v1.19.0
9422026-01-31T04:15:25.280Z Downloaded toml v0.9.11+spec-1.1.0
9432026-01-31T04:15:25.283Z Downloaded reedline v0.40.0
9442026-01-31T04:15:25.290Z Downloaded typify v0.4.3
9452026-01-31T04:15:25.294Z Downloaded unsafe-libyaml v0.2.11
9462026-01-31T04:15:25.297Z Downloaded tracing v0.1.40
9472026-01-31T04:15:25.301Z Downloaded ssh-key v0.6.6
9482026-01-31T04:15:25.308Z Downloaded rpassword v7.4.0
9492026-01-31T04:15:25.310Z Downloaded p521 v0.13.3
9502026-01-31T04:15:25.313Z Downloaded tungstenite v0.21.0
9512026-01-31T04:15:25.316Z Downloaded zopfli v0.8.1
9522026-01-31T04:15:25.320Z Downloaded toml_edit v0.19.15
9532026-01-31T04:15:25.335Z Downloaded chrono v0.4.43
9542026-01-31T04:15:25.341Z Downloaded bindgen v0.71.1
9552026-01-31T04:15:25.348Z Downloaded yansi v1.0.1
9562026-01-31T04:15:25.352Z Downloaded rayon v1.10.0
9572026-01-31T04:15:25.359Z Downloaded unicode_categories v0.1.1
9582026-01-31T04:15:25.362Z Downloaded unicode-segmentation v1.12.0
9592026-01-31T04:15:25.365Z Downloaded lalrpop v0.19.12
9602026-01-31T04:15:25.375Z Downloaded reqwest v0.12.24
9612026-01-31T04:15:25.381Z Downloaded zip v0.6.6
9622026-01-31T04:15:25.384Z Downloaded typed-path v0.9.3
9632026-01-31T04:15:25.390Z Downloaded regex v1.11.3
9642026-01-31T04:15:25.396Z Downloaded tokio-util v0.7.15
9652026-01-31T04:15:25.403Z Downloaded tower-http v0.6.6
9662026-01-31T04:15:25.411Z Downloaded goblin v0.10.2
9672026-01-31T04:15:25.418Z Downloaded sqlparser v0.45.0
9682026-01-31T04:15:25.423Z Downloaded time v0.3.43
9692026-01-31T04:15:25.430Z Downloaded x509-cert v0.2.5
9702026-01-31T04:15:25.436Z Downloaded object v0.30.4
9712026-01-31T04:15:25.444Z Downloaded diesel v2.2.12
9722026-01-31T04:15:25.461Z Downloaded unicode-normalization v0.1.24
9732026-01-31T04:15:25.464Z Downloaded proptest v1.7.0
9742026-01-31T04:15:25.473Z Downloaded zip v4.2.0
9752026-01-31T04:15:25.478Z Downloaded rustls-webpki v0.102.8
9762026-01-31T04:15:25.496Z Downloaded radix_trie v0.2.1
9772026-01-31T04:15:25.500Z Downloaded serde_with v3.16.1
9782026-01-31T04:15:25.512Z Downloaded tough v0.20.0
9792026-01-31T04:15:25.520Z Downloaded smoltcp v0.9.1
9802026-01-31T04:15:25.530Z Downloaded curve25519-dalek v4.1.3
9812026-01-31T04:15:25.537Z Downloaded petname v2.0.2
9822026-01-31T04:15:25.542Z Downloaded winnow v0.5.40
9832026-01-31T04:15:25.550Z Downloaded moka v0.12.10
9842026-01-31T04:15:25.559Z Downloaded nix v0.27.1
9852026-01-31T04:15:25.569Z Downloaded winnow v0.6.26
9862026-01-31T04:15:25.577Z Downloaded polar-core v0.27.3
9872026-01-31T04:15:25.585Z Downloaded hickory-proto v0.24.4
9882026-01-31T04:15:25.598Z Downloaded zerocopy v0.8.27
9892026-01-31T04:15:25.619Z Downloaded zlib-rs v0.5.1
9902026-01-31T04:15:25.623Z Downloaded nix v0.28.0
9912026-01-31T04:15:25.633Z Downloaded tabled v0.18.0
9922026-01-31T04:15:25.650Z Downloaded dropshot v0.16.7
9932026-01-31T04:15:25.670Z Downloaded webpki-roots v1.0.1
9942026-01-31T04:15:25.674Z Downloaded vcpkg v0.2.15
9952026-01-31T04:15:25.710Z Downloaded rustls v0.23.19
9962026-01-31T04:15:25.720Z Downloaded openapiv3 v2.2.0
9972026-01-31T04:15:25.730Z Downloaded smoltcp v0.11.0
9982026-01-31T04:15:25.741Z Downloaded hickory-proto v0.25.2
9992026-01-31T04:15:25.756Z Downloaded nix v0.30.1
10002026-01-31T04:15:25.767Z Downloaded regex-syntax v0.6.29
10012026-01-31T04:15:25.775Z Downloaded object v0.36.5
10022026-01-31T04:15:25.783Z Downloaded nix v0.29.0
10032026-01-31T04:15:25.793Z Downloaded sled v0.34.7
10042026-01-31T04:15:25.805Z Downloaded tabled v0.20.0
10052026-01-31T04:15:25.820Z Downloaded ratatui v0.29.0
10062026-01-31T04:15:25.837Z Downloaded rustls v0.21.12
10072026-01-31T04:15:25.847Z Downloaded typify-impl v0.4.3
10082026-01-31T04:15:25.859Z Downloaded bzip2-sys v0.1.13+1.0.8
10092026-01-31T04:15:25.870Z Downloaded typify-impl v0.2.0
10102026-01-31T04:15:25.882Z Downloaded regress v0.10.4
10112026-01-31T04:15:25.890Z Downloaded zerocopy-derive v0.6.6
10122026-01-31T04:15:25.899Z Downloaded regex-syntax v0.8.5
10132026-01-31T04:15:25.906Z Downloaded rustls v0.22.4
10142026-01-31T04:15:25.917Z Downloaded regex-automata v0.4.11
10152026-01-31T04:15:25.931Z Downloaded jiff v0.2.15
10162026-01-31T04:15:25.946Z Downloaded petgraph v0.6.5
10172026-01-31T04:15:25.961Z Downloaded lzma-sys v0.1.20
10182026-01-31T04:15:25.988Z Downloaded chrono-tz v0.10.4
10192026-01-31T04:15:26.003Z Downloaded openssl v0.10.73
10202026-01-31T04:15:26.011Z Downloaded petgraph v0.8.2
10212026-01-31T04:15:26.029Z Downloaded libz-sys v1.1.20
10222026-01-31T04:15:26.046Z Downloaded quick-xml v0.37.2
10232026-01-31T04:15:26.052Z Downloaded quinn-proto v0.11.8
10242026-01-31T04:15:26.057Z Downloaded csv v1.3.1
10252026-01-31T04:15:26.074Z Downloaded salty v0.3.0
10262026-01-31T04:15:26.080Z Downloaded p384 v0.13.1
10272026-01-31T04:15:26.084Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10282026-01-31T04:15:26.099Z Downloaded sha3 v0.10.8
10292026-01-31T04:15:26.105Z Downloaded git2 v0.20.2
10302026-01-31T04:15:26.111Z Downloaded gimli v0.31.1
10312026-01-31T04:15:26.119Z Downloaded tokio v1.49.0
10322026-01-31T04:15:26.156Z Downloaded zerocopy-derive v0.8.27
10332026-01-31T04:15:26.161Z Downloaded rustls-webpki v0.101.7
10342026-01-31T04:15:26.176Z Downloaded portable-atomic v1.11.0
10352026-01-31T04:15:26.180Z Downloaded tower v0.5.2
10362026-01-31T04:15:26.188Z Downloaded tokio-postgres v0.7.13
10372026-01-31T04:15:26.192Z Downloaded rustyline v14.0.0
10382026-01-31T04:15:26.198Z Downloaded russh v0.45.0
10392026-01-31T04:15:26.202Z Downloaded tar v0.4.44
10402026-01-31T04:15:26.205Z Downloaded snafu v0.8.5
10412026-01-31T04:15:26.211Z Downloaded num-bigint-dig v0.8.6
10422026-01-31T04:15:26.217Z Downloaded tinyvec v1.8.0
10432026-01-31T04:15:26.220Z Downloaded hyper v1.8.1
10442026-01-31T04:15:26.225Z Downloaded usdt v0.6.0
10452026-01-31T04:15:26.228Z Downloaded untrusted v0.9.0
10462026-01-31T04:15:26.228Z Downloaded term v1.1.0
10472026-01-31T04:15:26.231Z Downloaded term v0.7.0
10482026-01-31T04:15:26.233Z Downloaded rand v0.9.2
10492026-01-31T04:15:26.237Z Downloaded itertools v0.12.1
10502026-01-31T04:15:26.243Z Downloaded socket2 v0.6.1
10512026-01-31T04:15:26.247Z Downloaded encoding_rs v0.8.34
10522026-01-31T04:15:26.265Z Downloaded unit-prefix v0.5.1
10532026-01-31T04:15:26.268Z Downloaded tokio-tungstenite v0.23.1
10542026-01-31T04:15:26.268Z Downloaded publicsuffix v2.3.0
10552026-01-31T04:15:26.271Z Downloaded similar v2.7.0
10562026-01-31T04:15:26.274Z Downloaded bitvec v1.0.1
10572026-01-31T04:15:26.288Z Downloaded tls_codec_derive v0.4.1
10582026-01-31T04:15:26.291Z Downloaded tiny-keccak v2.0.2
10592026-01-31T04:15:26.294Z Downloaded thiserror-no-std v2.0.2
10602026-01-31T04:15:26.297Z Downloaded rustls-pki-types v1.10.0
10612026-01-31T04:15:26.300Z Downloaded rayon-core v1.12.1
10622026-01-31T04:15:26.302Z Downloaded http v1.4.0
10632026-01-31T04:15:26.305Z Downloaded hashbrown v0.15.4
10642026-01-31T04:15:26.310Z Downloaded futures-util v0.3.31
10652026-01-31T04:15:26.322Z Downloaded serde_yaml v0.9.34+deprecated
10662026-01-31T04:15:26.325Z Downloaded sqlformat v0.3.5
10672026-01-31T04:15:26.328Z Downloaded spki v0.7.3
10682026-01-31T04:15:26.331Z Downloaded num-bigint v0.4.6
10692026-01-31T04:15:26.333Z Downloaded smallvec v0.6.14
10702026-01-31T04:15:26.333Z Downloaded slog-term v2.9.2
10712026-01-31T04:15:26.336Z Downloaded ring v0.17.14
10722026-01-31T04:15:26.374Z Downloaded progenitor-impl v0.11.2
10732026-01-31T04:15:26.377Z Downloaded pretty_assertions v1.4.1
10742026-01-31T04:15:26.380Z Downloaded tabwriter v1.4.0
10752026-01-31T04:15:26.380Z Downloaded prettyplease v0.2.36
10762026-01-31T04:15:26.383Z Downloaded slog-scope v4.4.0
10772026-01-31T04:15:26.383Z Downloaded slog-json v2.6.1
10782026-01-31T04:15:26.387Z Downloaded slab v0.4.9
10792026-01-31T04:15:26.390Z Downloaded ryu v1.0.18
10802026-01-31T04:15:26.390Z Downloaded rustls-pemfile v1.0.4
10812026-01-31T04:15:26.393Z Downloaded rcgen v0.12.1
10822026-01-31T04:15:26.396Z Downloaded itertools v0.10.5
10832026-01-31T04:15:26.400Z Downloaded strum v0.26.3
10842026-01-31T04:15:26.403Z Downloaded structmeta-derive v0.3.0
10852026-01-31T04:15:26.403Z Downloaded structmeta v0.3.0
10862026-01-31T04:15:26.403Z Downloaded ssh-encoding v0.2.0
10872026-01-31T04:15:26.406Z Downloaded serde_derive_internals v0.29.1
10882026-01-31T04:15:26.406Z Downloaded pin-project v1.1.6
10892026-01-31T04:15:26.416Z Downloaded hickory-server v0.25.2
10902026-01-31T04:15:26.420Z Downloaded hashbrown v0.12.3
10912026-01-31T04:15:26.424Z Downloaded libgit2-sys v0.18.2+1.9.1
10922026-01-31T04:15:26.483Z Downloaded signature v2.2.0
10932026-01-31T04:15:26.485Z Downloaded rand_seeder v0.4.0
10942026-01-31T04:15:26.485Z Downloaded scopeguard v1.2.0
10952026-01-31T04:15:26.485Z Downloaded rustversion v1.0.22
10962026-01-31T04:15:26.486Z Downloaded rustls-native-certs v0.8.1
10972026-01-31T04:15:26.486Z Downloaded openssl-sys v0.9.109
10982026-01-31T04:15:26.489Z Downloaded seq-macro v0.3.6
10992026-01-31T04:15:26.489Z Downloaded semver v0.1.20
11002026-01-31T04:15:26.492Z Downloaded secrecy v0.8.0
11012026-01-31T04:15:26.492Z Downloaded serde_repr v0.1.19
11022026-01-31T04:15:26.495Z Downloaded serde_plain v1.0.2
11032026-01-31T04:15:26.495Z Downloaded ref-cast-impl v1.0.25
11042026-01-31T04:15:26.495Z Downloaded jiff-static v0.2.15
11052026-01-31T04:15:26.498Z Downloaded rand_core v0.6.4
11062026-01-31T04:15:26.498Z Downloaded rand_chacha v0.9.0
11072026-01-31T04:15:26.501Z Downloaded postgres-types v0.2.9
11082026-01-31T04:15:26.501Z Downloaded omicron-zone-package v0.12.2
11092026-01-31T04:15:26.504Z Downloaded ed25519-dalek v2.1.1
11102026-01-31T04:15:26.507Z Downloaded expectorate v1.2.0
11112026-01-31T04:15:26.510Z Downloaded heapless v0.7.17
11122026-01-31T04:15:26.513Z Downloaded rustc-hash v1.1.0
11132026-01-31T04:15:26.513Z Downloaded russh-cryptovec v0.7.3
11142026-01-31T04:15:26.516Z Downloaded rfc6979 v0.4.0
11152026-01-31T04:15:26.516Z Downloaded progenitor v0.10.0
11162026-01-31T04:15:26.516Z Downloaded proc-macro-error2 v2.0.1
11172026-01-31T04:15:26.519Z Downloaded parking_lot v0.12.3
11182026-01-31T04:15:26.522Z Downloaded parking_lot v0.11.2
11192026-01-31T04:15:26.524Z Downloaded predicates v3.1.3
11202026-01-31T04:15:26.527Z Downloaded indicatif v0.17.11
11212026-01-31T04:15:26.530Z Downloaded bstr v1.10.0
11222026-01-31T04:15:26.536Z Downloaded num-iter v0.1.45
11232026-01-31T04:15:26.540Z Downloaded crossbeam-channel v0.5.15
11242026-01-31T04:15:26.543Z Downloaded crypto-bigint v0.5.5
11252026-01-31T04:15:26.546Z Downloaded pin-project-lite v0.2.14
11262026-01-31T04:15:26.551Z Downloaded heapless v0.8.0
11272026-01-31T04:15:26.554Z Downloaded indicatif v0.18.0
11282026-01-31T04:15:26.557Z Downloaded pin-project-internal v1.1.6
11292026-01-31T04:15:26.560Z Downloaded phf v0.12.1
11302026-01-31T04:15:26.560Z Downloaded phf v0.11.2
11312026-01-31T04:15:26.563Z Downloaded pem-rfc7468 v0.7.0
11322026-01-31T04:15:26.563Z Downloaded pem v3.0.5
11332026-01-31T04:15:26.566Z Downloaded peg-macros v0.8.5
11342026-01-31T04:15:26.566Z Downloaded parse-display-derive v0.10.0
11352026-01-31T04:15:26.569Z Downloaded bumpalo v3.16.0
11362026-01-31T04:15:26.569Z Downloaded progenitor-client v0.10.0
11372026-01-31T04:15:26.572Z Downloaded pretty-hex v0.2.1
11382026-01-31T04:15:26.572Z Downloaded peg v0.8.5
11392026-01-31T04:15:26.574Z Downloaded paste v1.0.15
11402026-01-31T04:15:26.576Z Downloaded packed_struct v0.10.1
11412026-01-31T04:15:26.579Z Downloaded oxnet v0.1.4
11422026-01-31T04:15:26.582Z Downloaded diesel_derives v2.2.3
11432026-01-31T04:15:26.585Z Downloaded progenitor-macro v0.11.2
11442026-01-31T04:15:26.585Z Downloaded progenitor-macro v0.10.0
11452026-01-31T04:15:26.585Z Downloaded proc-macro-error-attr2 v2.0.0
11462026-01-31T04:15:26.587Z Downloaded proc-macro-crate v1.3.1
11472026-01-31T04:15:26.588Z Downloaded password-hash v0.4.2
11482026-01-31T04:15:26.590Z Downloaded parking_lot_core v0.8.6
11492026-01-31T04:15:26.590Z Downloaded oxide-tokio-rt v0.1.2
11502026-01-31T04:15:26.593Z Downloaded num-rational v0.4.2
11512026-01-31T04:15:26.593Z Downloaded backtrace v0.3.74
11522026-01-31T04:15:26.597Z Downloaded der v0.7.10
11532026-01-31T04:15:26.601Z Downloaded memmap2 v0.9.8
11542026-01-31T04:15:26.604Z Downloaded litrs v0.4.1
11552026-01-31T04:15:26.607Z Downloaded newtype-uuid v1.3.2
11562026-01-31T04:15:26.607Z Downloaded linear-map v1.2.0
11572026-01-31T04:15:26.610Z Downloaded futures v0.3.31
11582026-01-31T04:15:26.613Z Downloaded aes-gcm v0.10.3
11592026-01-31T04:15:26.616Z Downloaded peg-runtime v0.8.5
11602026-01-31T04:15:26.616Z Downloaded path-slash v0.1.5
11612026-01-31T04:15:26.619Z Downloaded num-complex v0.4.6
11622026-01-31T04:15:26.619Z Downloaded num v0.4.3
11632026-01-31T04:15:26.619Z Downloaded half v2.4.1
11642026-01-31T04:15:26.622Z Downloaded native-tls v0.2.12
11652026-01-31T04:15:26.625Z Downloaded parse-display v0.10.0
11662026-01-31T04:15:26.625Z Downloaded hmac v0.12.1
11672026-01-31T04:15:26.628Z Downloaded lock_api v0.4.12
11682026-01-31T04:15:26.628Z Downloaded arc-swap v1.7.1
11692026-01-31T04:15:26.631Z Downloaded fatfs v0.3.6
11702026-01-31T04:15:26.633Z Downloaded derive_more v2.0.1
11712026-01-31T04:15:26.643Z Downloaded chacha20poly1305 v0.10.1
11722026-01-31T04:15:26.646Z Downloaded olpc-cjson v0.1.4
11732026-01-31T04:15:26.646Z Downloaded num_enum_derive v0.5.11
11742026-01-31T04:15:26.646Z Downloaded hyper-rustls v0.27.7
11752026-01-31T04:15:26.646Z Downloaded compact_str v0.8.0
11762026-01-31T04:15:26.649Z Downloaded libz-rs-sys v0.5.1
11772026-01-31T04:15:26.649Z Downloaded libsw v3.5.0
11782026-01-31T04:15:26.653Z Downloaded num_threads v0.1.7
11792026-01-31T04:15:26.653Z Downloaded num-derive v0.4.2
11802026-01-31T04:15:26.656Z Downloaded nonempty v0.12.0
11812026-01-31T04:15:26.656Z Downloaded libloading v0.8.5
11822026-01-31T04:15:26.659Z Downloaded libefi-sys v0.1.0
11832026-01-31T04:15:26.659Z Downloaded nodrop v0.1.14
11842026-01-31T04:15:26.659Z Downloaded newtype_derive v0.1.6
11852026-01-31T04:15:26.659Z Downloaded lazy_static v1.5.0
11862026-01-31T04:15:26.662Z Downloaded jobserver v0.1.32
11872026-01-31T04:15:26.665Z Downloaded new_debug_unreachable v1.0.6
11882026-01-31T04:15:26.665Z Downloaded ipnet v2.11.0
11892026-01-31T04:15:26.665Z Downloaded hickory-client v0.25.2
11902026-01-31T04:15:26.668Z Downloaded ipnetwork v0.21.1
11912026-01-31T04:15:26.668Z Downloaded ingot-types v0.1.2
11922026-01-31T04:15:26.671Z Downloaded kstat-rs v0.2.4
11932026-01-31T04:15:26.671Z Downloaded managed v0.8.0
11942026-01-31T04:15:26.671Z Downloaded base64 v0.13.1
11952026-01-31T04:15:26.674Z Downloaded lru-cache v0.1.2
11962026-01-31T04:15:26.677Z Downloaded instability v0.3.2
11972026-01-31T04:15:26.677Z Downloaded ingot v0.1.1
11982026-01-31T04:15:26.677Z Downloaded indoc v2.0.6
11992026-01-31T04:15:26.680Z Downloaded dropshot_endpoint v0.16.7
12002026-01-31T04:15:26.683Z Downloaded des v0.8.1
12012026-01-31T04:15:26.686Z Downloaded crc-any v2.5.0
12022026-01-31T04:15:26.686Z Downloaded derive-where v1.5.0
12032026-01-31T04:15:26.689Z Downloaded crossbeam-utils v0.8.21
12042026-01-31T04:15:26.693Z Downloaded match_cfg v0.1.0
12052026-01-31T04:15:26.696Z Downloaded lru v0.12.5
12062026-01-31T04:15:26.696Z Downloaded hyper-staticfile v0.10.1
12072026-01-31T04:15:26.699Z Downloaded libscf-sys v1.1.0
12082026-01-31T04:15:26.699Z Downloaded getrandom v0.2.15
12092026-01-31T04:15:26.702Z Downloaded env_logger v0.11.8
12102026-01-31T04:15:26.705Z Downloaded async-bb8-diesel v0.2.1
12112026-01-31T04:15:26.705Z Downloaded console v0.15.10
12122026-01-31T04:15:26.708Z Downloaded highway v1.3.0
12132026-01-31T04:15:26.711Z Downloaded is_ci v1.2.0
12142026-01-31T04:15:26.711Z Downloaded is-terminal v0.4.13
12152026-01-31T04:15:26.711Z Downloaded const-oid v0.9.6
12162026-01-31T04:15:26.714Z Downloaded instant v0.1.13
12172026-01-31T04:15:26.714Z Downloaded inout v0.1.3
12182026-01-31T04:15:26.714Z Downloaded flume v0.11.1
12192026-01-31T04:15:26.717Z Downloaded ed25519 v2.2.3
12202026-01-31T04:15:26.720Z Downloaded crc32fast v1.4.2
12212026-01-31T04:15:26.720Z Downloaded corncobs v0.1.4
12222026-01-31T04:15:26.724Z Downloaded console v0.16.0
12232026-01-31T04:15:26.726Z Downloaded colored v3.0.0
12242026-01-31T04:15:26.726Z Downloaded chacha20 v0.9.1
12252026-01-31T04:15:26.729Z Downloaded cancel-safe-futures v0.1.5
12262026-01-31T04:15:26.732Z Downloaded blake2 v0.10.6
12272026-01-31T04:15:26.735Z Downloaded darling_core v0.20.10
12282026-01-31T04:15:26.738Z Downloaded bzip2 v0.4.4
12292026-01-31T04:15:26.741Z Downloaded diff v0.1.13
12302026-01-31T04:15:26.744Z Downloaded darling v0.21.0
12312026-01-31T04:15:26.769Z Downloaded cookie v0.18.1
12322026-01-31T04:15:26.771Z Downloaded const_format_proc_macros v0.2.34
12332026-01-31T04:15:26.771Z Downloaded bzip2 v0.5.2
12342026-01-31T04:15:26.771Z Downloaded hubpack_derive v0.1.1
12352026-01-31T04:15:26.771Z Downloaded glob v0.3.2
12362026-01-31T04:15:26.772Z Downloaded foldhash v0.2.0
12372026-01-31T04:15:26.772Z Downloaded globset v0.4.15
12382026-01-31T04:15:26.772Z Downloaded drift v0.1.3
12392026-01-31T04:15:26.772Z Downloaded deranged v0.5.3
12402026-01-31T04:15:26.772Z Downloaded hostname v0.4.2
12412026-01-31T04:15:26.772Z Downloaded gethostname v0.5.0
12422026-01-31T04:15:26.772Z Downloaded bitflags v1.3.2
12432026-01-31T04:15:26.772Z Downloaded ctr v0.9.2
12442026-01-31T04:15:26.772Z Downloaded hubpack v0.1.2
12452026-01-31T04:15:26.772Z Downloaded httpdate v1.0.3
12462026-01-31T04:15:26.772Z Downloaded http-body v1.0.1
12472026-01-31T04:15:26.772Z Downloaded hostname v0.3.1
12482026-01-31T04:15:26.775Z Downloaded home v0.5.9
12492026-01-31T04:15:26.775Z Downloaded hex-literal v0.4.1
12502026-01-31T04:15:26.775Z Downloaded hash32 v0.3.1
12512026-01-31T04:15:26.775Z Downloaded futures-executor v0.3.31
12522026-01-31T04:15:26.778Z Downloaded futures-channel v0.3.31
12532026-01-31T04:15:26.781Z Downloaded foreign-types-shared v0.1.1
12542026-01-31T04:15:26.781Z Downloaded either v1.15.0
12552026-01-31T04:15:26.781Z Downloaded ecdsa v0.16.9
12562026-01-31T04:15:26.784Z Downloaded colored v2.2.0
12572026-01-31T04:15:26.787Z Downloaded clang-sys v1.8.1
12582026-01-31T04:15:26.787Z Downloaded cipher v0.4.4
12592026-01-31T04:15:26.789Z Downloaded ciborium v0.2.2
12602026-01-31T04:15:26.790Z Downloaded cexpr v0.6.0
12612026-01-31T04:15:26.794Z Downloaded ena v0.14.3
12622026-01-31T04:15:26.798Z Downloaded der_derive v0.7.3
12632026-01-31T04:15:26.798Z Downloaded ascii-canvas v3.0.0
12642026-01-31T04:15:26.798Z Downloaded heck v0.3.3
12652026-01-31T04:15:26.798Z Downloaded difflib v0.4.0
12662026-01-31T04:15:26.801Z Downloaded critical-section v1.1.3
12672026-01-31T04:15:26.801Z Downloaded convert_case v0.7.1
12682026-01-31T04:15:26.801Z Downloaded buf-list v1.0.3
12692026-01-31T04:15:26.804Z Downloaded bitfield v0.19.2
12702026-01-31T04:15:26.804Z Downloaded bb8 v0.8.5
12712026-01-31T04:15:26.804Z Downloaded cfg_aliases v0.2.1
12722026-01-31T04:15:26.808Z Downloaded camino-tempfile-ext v0.3.2
12732026-01-31T04:15:26.808Z Downloaded data-encoding v2.9.0
12742026-01-31T04:15:26.811Z Downloaded hash32 v0.2.1
12752026-01-31T04:15:26.811Z Downloaded futures-core v0.3.31
12762026-01-31T04:15:26.811Z Downloaded erased-serde v0.3.31
12772026-01-31T04:15:26.814Z Downloaded embedded-io v0.4.0
12782026-01-31T04:15:26.814Z Downloaded dsl_auto_type v0.1.2
12792026-01-31T04:15:26.817Z Downloaded diesel-dtrace v0.4.2
12802026-01-31T04:15:26.817Z Downloaded ghash v0.5.1
12812026-01-31T04:15:26.817Z Downloaded futures-macro v0.3.31
12822026-01-31T04:15:26.819Z Downloaded crc v3.2.1
12832026-01-31T04:15:26.822Z Downloaded cobs v0.2.3
12842026-01-31T04:15:26.822Z Downloaded cmake v0.1.51
12852026-01-31T04:15:26.822Z Downloaded bcs v0.1.6
12862026-01-31T04:15:26.825Z Downloaded futures-sink v0.3.31
12872026-01-31T04:15:26.825Z Downloaded float-cmp v0.10.0
12882026-01-31T04:15:26.828Z Downloaded env_filter v0.1.2
12892026-01-31T04:15:26.828Z Downloaded enum-as-inner v0.6.1
12902026-01-31T04:15:26.828Z Downloaded derive_builder_macro v0.20.2
12912026-01-31T04:15:26.831Z Downloaded ciborium-io v0.2.2
12922026-01-31T04:15:26.831Z Downloaded cassowary v0.3.0
12932026-01-31T04:15:26.831Z Downloaded async-stream v0.3.6
12942026-01-31T04:15:26.834Z Downloaded dunce v1.0.5
12952026-01-31T04:15:26.834Z Downloaded dyn-clone v1.0.20
12962026-01-31T04:15:26.837Z Downloaded constant_time_eq v0.3.1
12972026-01-31T04:15:26.837Z Downloaded cfg_aliases v0.1.1
12982026-01-31T04:15:26.837Z Downloaded dtrace-parser v0.3.0
12992026-01-31T04:15:26.837Z Downloaded bit-set v0.5.3
13002026-01-31T04:15:26.840Z Downloaded cstr-argument v0.1.2
13012026-01-31T04:15:26.840Z Downloaded bcrypt-pbkdf v0.10.0
13022026-01-31T04:15:26.840Z Downloaded async-stream-impl v0.3.6
13032026-01-31T04:15:26.844Z Downloaded assert_matches v1.5.0
13042026-01-31T04:15:26.844Z Downloaded arrayref v0.3.9
13052026-01-31T04:15:26.844Z Downloaded convert_case v0.4.0
13062026-01-31T04:15:26.847Z Downloaded bitfield-macros v0.19.2
13072026-01-31T04:15:26.847Z Downloaded derive-ex v0.1.8
13082026-01-31T04:15:26.847Z Downloaded defmt-macros v0.3.9
13092026-01-31T04:15:26.850Z Downloaded defmt v0.3.8
13102026-01-31T04:15:26.853Z Downloaded darling v0.20.10
13112026-01-31T04:15:26.856Z Downloaded csv-core v0.1.11
13122026-01-31T04:15:26.859Z Downloaded ciborium-ll v0.2.2
13132026-01-31T04:15:26.859Z Downloaded async-trait v0.1.89
13142026-01-31T04:15:26.862Z Downloaded debug-ignore v1.0.5
13152026-01-31T04:15:26.865Z Downloaded atomicwrites v0.4.4
13162026-01-31T04:15:26.865Z Downloaded darling_core v0.21.0
13172026-01-31T04:15:26.868Z Downloaded crunchy v0.2.2
13182026-01-31T04:15:26.870Z Downloaded async-recursion v1.1.1
13192026-01-31T04:15:26.875Z Downloaded dirs-sys-next v0.1.2
13202026-01-31T04:15:26.875Z Downloaded diesel_table_macro_syntax v0.2.0
13212026-01-31T04:15:26.875Z Downloaded defmt-parser v0.3.4
13222026-01-31T04:15:26.879Z Downloaded bit-set v0.8.0
13232026-01-31T04:15:26.879Z Downloaded base16ct v0.2.0
13242026-01-31T04:15:26.879Z Downloaded atty v0.2.14
13252026-01-31T04:15:26.879Z Downloaded daft-derive v0.1.4
13262026-01-31T04:15:26.882Z Downloaded daft v0.1.4
13272026-01-31T04:15:26.885Z Downloaded cbc v0.1.2
13282026-01-31T04:15:26.885Z Downloaded atomic-waker v1.1.2
13292026-01-31T04:15:26.885Z Downloaded dirs-next v2.0.0
13302026-01-31T04:15:26.888Z Downloaded crucible-workspace-hack v0.1.0
13312026-01-31T04:15:26.888Z Downloaded allocator-api2 v0.2.21
13322026-01-31T04:15:26.888Z Downloaded foreign-types v0.3.2
13332026-01-31T04:15:26.891Z Downloaded derive_more-impl v2.0.1
13342026-01-31T04:15:26.893Z Downloaded block-padding v0.3.3
13352026-01-31T04:15:26.893Z Downloaded backoff v0.4.0
13362026-01-31T04:15:26.896Z Downloaded ahash v0.8.12
13372026-01-31T04:15:26.903Z Downloaded adler2 v2.0.0
13382026-01-31T04:15:26.903Z Downloaded bit-vec v0.8.0
13392026-01-31T04:15:26.908Z Downloaded argon2 v0.5.3
13402026-01-31T04:15:26.908Z Downloaded arrayvec v0.7.6
13412026-01-31T04:15:26.908Z Downloaded addr2line v0.24.2
13422026-01-31T04:15:27.062Z Downloaded aws-lc-sys v0.26.0
13432026-01-31T04:15:27.370Z Compiling value-bag v1.12.0
13442026-01-31T04:15:27.370Z Compiling lock_api v0.4.12
13452026-01-31T04:15:27.370Z Compiling scopeguard v1.2.0
13462026-01-31T04:15:27.373Z Compiling shlex v1.3.0
13472026-01-31T04:15:27.373Z Compiling typenum v1.17.0
13482026-01-31T04:15:27.373Z Compiling syn v2.0.114
13492026-01-31T04:15:27.539Z Compiling getrandom v0.2.15
13502026-01-31T04:15:27.542Z Compiling jobserver v0.1.32
13512026-01-31T04:15:27.678Z Compiling smallvec v1.15.1
13522026-01-31T04:15:27.983Z Compiling log v0.4.29
13532026-01-31T04:15:28.004Z Compiling cc v1.2.30
13542026-01-31T04:15:28.050Z Compiling rand_core v0.6.4
13552026-01-31T04:15:28.068Z Compiling generic-array v0.14.7
13562026-01-31T04:15:28.299Z Compiling subtle v2.6.1
13572026-01-31T04:15:28.437Z Compiling portable-atomic v1.11.0
13582026-01-31T04:15:28.496Z Compiling critical-section v1.1.3
13592026-01-31T04:15:28.579Z Compiling const-oid v0.9.6
13602026-01-31T04:15:28.647Z Compiling pkg-config v0.3.31
13612026-01-31T04:15:28.669Z Compiling getrandom v0.3.4
13622026-01-31T04:15:28.711Z Compiling serde_json v1.0.149
13632026-01-31T04:15:29.281Z Compiling spin v0.9.8
13642026-01-31T04:15:29.708Z Compiling parking_lot_core v0.9.10
13652026-01-31T04:15:29.998Z Compiling pin-project-lite v0.2.14
13662026-01-31T04:15:30.028Z Compiling regex-syntax v0.8.5
13672026-01-31T04:15:30.223Z Compiling libm v0.2.8
13682026-01-31T04:15:30.586Z Compiling rustix v0.38.37
13692026-01-31T04:15:30.707Z Compiling once_cell v1.21.3
13702026-01-31T04:15:30.855Z Compiling signal-hook-registry v1.4.2
13712026-01-31T04:15:31.137Z Compiling num-traits v0.2.19
13722026-01-31T04:15:31.341Z Compiling allocator-api2 v0.2.21
13732026-01-31T04:15:31.475Z Compiling parking_lot v0.12.3
13742026-01-31T04:15:31.747Z Compiling mio v1.0.2
13752026-01-31T04:15:32.045Z Compiling futures-core v0.3.31
13762026-01-31T04:15:32.086Z Compiling lazy_static v1.5.0
13772026-01-31T04:15:32.239Z Compiling aho-corasick v1.1.3
13782026-01-31T04:15:32.311Z Compiling percent-encoding v2.3.2
13792026-01-31T04:15:32.314Z Compiling socket2 v0.6.1
13802026-01-31T04:15:32.818Z Compiling slab v0.4.9
13812026-01-31T04:15:32.940Z Compiling cpufeatures v0.2.14
13822026-01-31T04:15:32.967Z Compiling futures-sink v0.3.31
13832026-01-31T04:15:33.055Z Compiling glob v0.3.2
13842026-01-31T04:15:33.138Z Compiling either v1.15.0
13852026-01-31T04:15:33.233Z Compiling futures-channel v0.3.31
13862026-01-31T04:15:33.553Z Compiling hashbrown v0.16.1
13872026-01-31T04:15:33.633Z Compiling futures-task v0.3.31
13882026-01-31T04:15:33.646Z Compiling prettyplease v0.2.36
13892026-01-31T04:15:33.865Z Compiling clang-sys v1.8.1
13902026-01-31T04:15:33.982Z Compiling rustversion v1.0.22
13912026-01-31T04:15:34.052Z Compiling pin-utils v0.1.0
13922026-01-31T04:15:34.176Z Compiling futures-io v0.3.31
13932026-01-31T04:15:34.435Z Compiling regex-automata v0.4.11
13942026-01-31T04:15:34.493Z Compiling minimal-lexical v0.2.1
13952026-01-31T04:15:34.593Z Compiling libloading v0.8.5
13962026-01-31T04:15:34.715Z Compiling indexmap v2.13.0
13972026-01-31T04:15:34.981Z Compiling synstructure v0.13.1
13982026-01-31T04:15:35.006Z Compiling nom v7.1.3
13992026-01-31T04:15:35.762Z Compiling base64ct v1.6.0
14002026-01-31T04:15:35.924Z Compiling ident_case v1.0.1
14012026-01-31T04:15:36.140Z Compiling home v0.5.9
14022026-01-31T04:15:36.254Z Compiling bindgen v0.69.5
14032026-01-31T04:15:36.335Z Compiling pem-rfc7468 v0.7.0
14042026-01-31T04:15:36.578Z Compiling itertools v0.12.1
14052026-01-31T04:15:36.923Z Compiling form_urlencoded v1.2.2
14062026-01-31T04:15:37.252Z Compiling flagset v0.4.6
14072026-01-31T04:15:37.278Z Compiling rustc-hash v1.1.0
14082026-01-31T04:15:37.452Z Compiling lazycell v1.3.0
14092026-01-31T04:15:37.497Z Compiling rand_core v0.9.3
14102026-01-31T04:15:37.656Z Compiling cmake v0.1.51
14112026-01-31T04:15:38.095Z Compiling cexpr v0.6.0
14122026-01-31T04:15:38.275Z Compiling paste v1.0.15
14132026-01-31T04:15:38.509Z Compiling iana-time-zone v0.1.63
14142026-01-31T04:15:38.796Z Compiling foldhash v0.1.5
14152026-01-31T04:15:38.883Z Compiling dunce v1.0.5
14162026-01-31T04:15:39.057Z Compiling fs_extra v1.3.0
14172026-01-31T04:15:39.151Z Compiling hashbrown v0.15.4
14182026-01-31T04:15:39.251Z Compiling rustc_version v0.4.1
14192026-01-31T04:15:39.440Z Compiling uuid v1.19.0
14202026-01-31T04:15:39.612Z Compiling zerocopy v0.8.27
14212026-01-31T04:15:39.670Z Compiling regex v1.11.3
14222026-01-31T04:15:39.739Z Compiling serde_derive v1.0.228
14232026-01-31T04:15:39.888Z Compiling zeroize_derive v1.4.2
14242026-01-31T04:15:40.391Z Compiling zerofrom-derive v0.1.4
14252026-01-31T04:15:40.430Z Compiling yoke-derive v0.7.4
14262026-01-31T04:15:40.647Z Compiling zerovec-derive v0.10.3
14272026-01-31T04:15:40.904Z Compiling displaydoc v0.2.5
14282026-01-31T04:15:41.276Z Compiling zeroize v1.8.1
14292026-01-31T04:15:42.447Z Compiling zerocopy-derive v0.7.35
14302026-01-31T04:15:43.042Z Compiling icu_provider_macros v1.5.0
14312026-01-31T04:15:43.130Z Compiling crypto-common v0.1.6
14322026-01-31T04:15:43.152Z Compiling block-buffer v0.10.4
14332026-01-31T04:15:43.379Z Compiling tokio-macros v2.6.0
14342026-01-31T04:15:43.444Z Compiling digest v0.10.7
14352026-01-31T04:15:43.773Z Compiling zerofrom v0.1.4
14362026-01-31T04:15:43.976Z Compiling hmac v0.12.1
14372026-01-31T04:15:44.063Z Compiling yoke v0.7.4
14382026-01-31T04:15:44.179Z Compiling thiserror-impl v2.0.18
14392026-01-31T04:15:44.247Z Compiling block-padding v0.3.3
14402026-01-31T04:15:44.348Z Compiling zerocopy v0.7.35
14412026-01-31T04:15:44.397Z Compiling futures-macro v0.3.31
14422026-01-31T04:15:44.457Z Compiling zerovec v0.10.4
14432026-01-31T04:15:44.510Z Compiling inout v0.1.3
14442026-01-31T04:15:44.808Z Compiling cipher v0.4.4
14452026-01-31T04:15:44.910Z Compiling sha2 v0.10.9
14462026-01-31T04:15:45.367Z Compiling der_derive v0.7.3
14472026-01-31T04:15:45.737Z Compiling ppv-lite86 v0.2.20
14482026-01-31T04:15:46.175Z Compiling tinystr v0.7.6
14492026-01-31T04:15:46.426Z Compiling icu_collections v1.5.0
14502026-01-31T04:15:46.453Z Compiling futures-util v0.3.31
14512026-01-31T04:15:46.539Z Compiling icu_locid v1.5.0
14522026-01-31T04:15:46.572Z Compiling salsa20 v0.10.2
14532026-01-31T04:15:46.801Z Compiling pbkdf2 v0.12.2
14542026-01-31T04:15:46.916Z Compiling serde v1.0.228
14552026-01-31T04:15:46.989Z Compiling vcpkg v0.2.15
14562026-01-31T04:15:47.211Z Compiling thiserror v2.0.18
14572026-01-31T04:15:47.384Z Compiling pest v2.8.2
14582026-01-31T04:15:47.584Z Compiling der v0.7.10
14592026-01-31T04:15:47.629Z Compiling scrypt v0.11.0
14602026-01-31T04:15:48.098Z Compiling bitflags v2.9.4
14612026-01-31T04:15:48.101Z Compiling bytes v1.10.1
14622026-01-31T04:15:48.368Z Compiling icu_provider v1.5.0
14632026-01-31T04:15:48.569Z Compiling chrono v0.4.43
14642026-01-31T04:15:48.617Z Compiling openssl-sys v0.9.109
14652026-01-31T04:15:49.357Z Compiling tokio v1.49.0
14662026-01-31T04:15:49.580Z Compiling icu_locid_transform v1.5.0
14672026-01-31T04:15:49.759Z Compiling spki v0.7.3
14682026-01-31T04:15:50.153Z Compiling pest_meta v2.8.2
14692026-01-31T04:15:50.469Z Compiling http v1.4.0
14702026-01-31T04:15:50.496Z Compiling rand_chacha v0.9.0
14712026-01-31T04:15:51.779Z Compiling icu_properties v1.5.1
14722026-01-31T04:15:51.833Z Compiling cbc v0.1.2
14732026-01-31T04:15:51.905Z Compiling aes v0.8.4
14742026-01-31T04:15:52.082Z Compiling which v4.4.2
14752026-01-31T04:15:52.217Z Compiling zerocopy-derive v0.8.27
14762026-01-31T04:15:53.109Z Compiling pkcs5 v0.7.1
14772026-01-31T04:15:53.733Z Compiling pest_generator v2.8.2
14782026-01-31T04:15:54.278Z Compiling rand v0.9.2
14792026-01-31T04:15:54.563Z Compiling tracing-attributes v0.1.27
14802026-01-31T04:15:54.718Z Compiling serde_derive_internals v0.29.1
14812026-01-31T04:15:55.511Z Compiling icu_normalizer v1.5.0
14822026-01-31T04:15:56.007Z Compiling ring v0.17.14
14832026-01-31T04:15:56.383Z Compiling tracing-core v0.1.32
14842026-01-31T04:15:56.862Z Compiling idna_adapter v1.2.0
14852026-01-31T04:15:57.093Z Compiling idna v1.0.3
14862026-01-31T04:15:57.119Z Compiling schemars v0.8.22
14872026-01-31T04:15:57.203Z Compiling adler2 v2.0.0
14882026-01-31T04:15:57.428Z Compiling aws-lc-rs v1.12.4
14892026-01-31T04:15:57.512Z Compiling rustix v1.1.3
14902026-01-31T04:15:57.611Z Compiling miniz_oxide v0.8.5
14912026-01-31T04:15:57.683Z Compiling tracing v0.1.40
14922026-01-31T04:15:57.902Z Compiling url v2.5.4
14932026-01-31T04:15:58.196Z Compiling tokio-util v0.7.15
14942026-01-31T04:15:58.599Z Compiling schemars_derive v0.8.22
14952026-01-31T04:15:58.975Z Compiling pest_derive v2.8.2
14962026-01-31T04:15:59.197Z Compiling pkcs8 v0.10.2
14972026-01-31T04:15:59.641Z Compiling http-body v1.0.1
14982026-01-31T04:15:59.774Z Compiling scroll_derive v0.13.1
14992026-01-31T04:15:59.821Z Compiling darling_core v0.20.10
15002026-01-31T04:15:59.870Z Compiling httparse v1.9.5
15012026-01-31T04:16:00.315Z Compiling rustls-pki-types v1.10.0
15022026-01-31T04:16:00.503Z Compiling base64 v0.22.1
15032026-01-31T04:16:01.174Z Compiling dyn-clone v1.0.20
15042026-01-31T04:16:01.256Z Compiling tinyvec_macros v0.1.1
15052026-01-31T04:16:01.367Z Compiling tinyvec v1.8.0
15062026-01-31T04:16:01.588Z Compiling scroll v0.13.0
15072026-01-31T04:16:02.151Z Compiling bzip2-sys v0.1.13+1.0.8
15082026-01-31T04:16:02.703Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15092026-01-31T04:16:02.860Z Compiling try-lock v0.2.5
15102026-01-31T04:16:02.907Z Compiling tower-service v0.3.3
15112026-01-31T04:16:03.041Z Compiling foreign-types-shared v0.1.1
15122026-01-31T04:16:03.066Z Compiling untrusted v0.7.1
15132026-01-31T04:16:03.176Z Compiling tower-layer v0.3.3
15142026-01-31T04:16:03.261Z Compiling atomic-waker v1.1.2
15152026-01-31T04:16:03.432Z Compiling num-conv v0.1.0
15162026-01-31T04:16:03.454Z Compiling openssl v0.10.73
15172026-01-31T04:16:03.457Z Compiling untrusted v0.9.0
15182026-01-31T04:16:03.685Z Compiling openssl-probe v0.1.5
15192026-01-31T04:16:03.706Z Compiling powerfmt v0.2.0
15202026-01-31T04:16:03.849Z Compiling time-core v0.1.6
15212026-01-31T04:16:04.032Z Compiling tempfile v3.24.0
15222026-01-31T04:16:04.147Z Compiling deranged v0.5.3
15232026-01-31T04:16:04.217Z Compiling time-macros v0.2.24
15242026-01-31T04:16:04.506Z Compiling h2 v0.4.6
15252026-01-31T04:16:04.864Z Compiling foreign-types v0.3.2
15262026-01-31T04:16:04.953Z Compiling want v0.3.1
15272026-01-31T04:16:05.490Z Compiling darling_macro v0.20.10
15282026-01-31T04:16:06.262Z Compiling darling v0.20.10
15292026-01-31T04:16:06.386Z Compiling goblin v0.10.2
15302026-01-31T04:16:06.827Z Compiling ipnet v2.11.0
15312026-01-31T04:16:07.266Z Compiling openssl-macros v0.1.1
15322026-01-31T04:16:07.933Z Compiling wait-timeout v0.2.0
15332026-01-31T04:16:07.954Z Compiling bit-vec v0.8.0
15342026-01-31T04:16:08.011Z Compiling gimli v0.31.1
15352026-01-31T04:16:08.058Z Compiling usdt-impl v0.6.0
15362026-01-31T04:16:08.419Z Compiling rustls v0.23.19
15372026-01-31T04:16:08.422Z Compiling num_threads v0.1.7
15382026-01-31T04:16:08.422Z Compiling native-tls v0.2.12
15392026-01-31T04:16:08.592Z Compiling quick-error v1.2.3
15402026-01-31T04:16:08.755Z Compiling crossbeam-utils v0.8.21
15412026-01-31T04:16:08.776Z Compiling httpdate v1.0.3
15422026-01-31T04:16:08.808Z Compiling syn v1.0.109
15432026-01-31T04:16:09.318Z Compiling rusty-fork v0.3.0
15442026-01-31T04:16:09.406Z Compiling time v0.3.43
15452026-01-31T04:16:09.536Z Compiling bit-set v0.8.0
15462026-01-31T04:16:10.163Z Compiling derive_builder_core v0.20.2
15472026-01-31T04:16:12.327Z Compiling addr2line v0.24.2
15482026-01-31T04:16:12.432Z Compiling hyper v1.8.1
15492026-01-31T04:16:13.011Z Compiling unicode-normalization v0.1.24
15502026-01-31T04:16:13.084Z Compiling dof v0.4.0
15512026-01-31T04:16:13.774Z Compiling dtrace-parser v0.3.0
15522026-01-31T04:16:13.918Z Compiling signature v2.2.0
15532026-01-31T04:16:14.249Z Compiling heapless v0.7.17
15542026-01-31T04:16:14.727Z Compiling thiserror-impl v1.0.69
15552026-01-31T04:16:15.335Z Compiling scroll_derive v0.12.0
15562026-01-31T04:16:15.589Z Compiling rand_xorshift v0.4.0
15572026-01-31T04:16:15.881Z Compiling darling_core v0.21.0
15582026-01-31T04:16:15.936Z Compiling slog v2.8.2
15592026-01-31T04:16:16.266Z Compiling thread-id v5.0.0
15602026-01-31T04:16:16.402Z Compiling cookie v0.18.1
15612026-01-31T04:16:16.672Z Compiling crc32fast v1.4.2
15622026-01-31T04:16:16.749Z Compiling object v0.36.5
15632026-01-31T04:16:16.984Z Compiling unicode-bidi v0.3.17
15642026-01-31T04:16:17.004Z Compiling anyhow v1.0.99
15652026-01-31T04:16:17.041Z Compiling rustc-demangle v0.1.24
15662026-01-31T04:16:17.554Z Compiling signal-hook v0.3.18
15672026-01-31T04:16:17.617Z Compiling zlib-rs v0.5.1
15682026-01-31T04:16:17.804Z Compiling unicode-properties v0.1.3
15692026-01-31T04:16:17.866Z Compiling zstd-safe v7.2.3
15702026-01-31T04:16:18.144Z Compiling unarray v0.1.4
15712026-01-31T04:16:18.218Z Compiling siphasher v0.3.11
15722026-01-31T04:16:18.240Z Compiling stringprep v0.1.5
15732026-01-31T04:16:18.315Z Compiling proptest v1.7.0
15742026-01-31T04:16:18.608Z Compiling phf_shared v0.11.2
15752026-01-31T04:16:19.036Z Compiling thiserror v1.0.69
15762026-01-31T04:16:19.257Z Compiling scroll v0.12.0
15772026-01-31T04:16:19.892Z Compiling hyper-util v0.1.19
15782026-01-31T04:16:19.934Z Compiling derive_builder_macro v0.20.2
15792026-01-31T04:16:21.895Z Compiling ipnetwork v0.21.1
15802026-01-31T04:16:21.925Z Compiling darling_macro v0.21.0
15812026-01-31T04:16:22.730Z Compiling erased-serde v0.3.31
15822026-01-31T04:16:22.849Z Compiling serde_tokenstream v0.2.2
15832026-01-31T04:16:23.449Z Compiling backtrace v0.3.74
15842026-01-31T04:16:23.623Z Compiling serde_spanned v0.6.9
15852026-01-31T04:16:23.783Z Compiling toml_datetime v0.6.11
15862026-01-31T04:16:23.890Z Compiling libz-rs-sys v0.5.1
15872026-01-31T04:16:24.093Z Compiling rand_chacha v0.3.1
15882026-01-31T04:16:24.215Z Compiling md-5 v0.10.6
15892026-01-31T04:16:24.348Z Compiling curve25519-dalek v4.1.3
15902026-01-31T04:16:24.496Z Compiling vergen-lib v0.1.6
15912026-01-31T04:16:24.791Z Compiling num-integer v0.1.46
15922026-01-31T04:16:24.834Z Compiling sync_wrapper v1.0.1
15932026-01-31T04:16:25.023Z Compiling ff v0.13.0
15942026-01-31T04:16:25.047Z Compiling hash32 v0.2.1
15952026-01-31T04:16:25.276Z Compiling memoffset v0.9.1
15962026-01-31T04:16:25.437Z Compiling smoltcp v0.9.1
15972026-01-31T04:16:25.494Z Compiling ref-cast v1.0.25
15982026-01-31T04:16:25.634Z Compiling cfg_aliases v0.2.1
15992026-01-31T04:16:25.756Z Compiling num-bigint-dig v0.8.6
16002026-01-31T04:16:26.046Z Compiling litrs v0.4.1
16012026-01-31T04:16:26.087Z Compiling fallible-iterator v0.2.0
16022026-01-31T04:16:26.108Z Compiling base16ct v0.2.0
16032026-01-31T04:16:26.126Z Compiling psl-types v2.0.11
16042026-01-31T04:16:26.311Z Compiling publicsuffix v2.3.0
16052026-01-31T04:16:26.314Z Compiling nix v0.29.0
16062026-01-31T04:16:26.477Z Compiling sec1 v0.7.3
16072026-01-31T04:16:26.729Z Compiling postgres-protocol v0.6.8
16082026-01-31T04:16:27.033Z Compiling num-iter v0.1.45
16092026-01-31T04:16:27.121Z Compiling document-features v0.2.11
16102026-01-31T04:16:27.154Z Compiling group v0.13.0
16112026-01-31T04:16:27.347Z Compiling tower v0.5.2
16122026-01-31T04:16:27.517Z Compiling rand v0.8.5
16132026-01-31T04:16:27.937Z Compiling flate2 v1.1.2
16142026-01-31T04:16:28.357Z Compiling newtype-uuid v1.3.2
16152026-01-31T04:16:28.577Z Compiling darling v0.21.0
16162026-01-31T04:16:28.716Z Compiling oxnet v0.1.4
16172026-01-31T04:16:28.836Z Compiling derive_builder v0.20.2
16182026-01-31T04:16:29.065Z Compiling goblin v0.8.2
16192026-01-31T04:16:29.087Z Compiling tokio-native-tls v0.3.1
16202026-01-31T04:16:29.582Z Compiling rustls-native-certs v0.8.1
16212026-01-31T04:16:29.918Z Compiling webpki-roots v1.0.1
16222026-01-31T04:16:30.127Z Compiling http-body-util v0.1.3
16232026-01-31T04:16:30.150Z Compiling strum_macros v0.27.2
16242026-01-31T04:16:30.210Z Compiling terminal_size v0.4.0
16252026-01-31T04:16:30.401Z Compiling cargo-platform v0.1.8
16262026-01-31T04:16:30.453Z Compiling hkdf v0.12.4
16272026-01-31T04:16:30.619Z Compiling crypto-bigint v0.5.5
16282026-01-31T04:16:30.753Z Compiling daft-derive v0.1.4
16292026-01-31T04:16:30.903Z Compiling ref-cast-impl v1.0.25
16302026-01-31T04:16:32.078Z Compiling async-trait v0.1.89
16312026-01-31T04:16:32.135Z Compiling hubpack_derive v0.1.1
16322026-01-31T04:16:32.333Z Compiling curve25519-dalek-derive v0.1.1
16332026-01-31T04:16:33.039Z Compiling vergen v9.0.6
16342026-01-31T04:16:33.378Z Compiling ahash v0.8.12
16352026-01-31T04:16:33.735Z Compiling fs-err v3.1.1
16362026-01-31T04:16:33.763Z Compiling lockfree-object-pool v0.1.6
16372026-01-31T04:16:34.101Z Compiling unicode-segmentation v1.12.0
16382026-01-31T04:16:34.123Z Compiling bumpalo v3.16.0
16392026-01-31T04:16:34.572Z Compiling buf-list v1.0.3
16402026-01-31T04:16:34.634Z Compiling simd-adler32 v0.3.7
16412026-01-31T04:16:34.910Z Compiling winnow v0.5.40
16422026-01-31T04:16:34.959Z Compiling managed v0.8.0
16432026-01-31T04:16:35.162Z Compiling bitflags v1.3.2
16442026-01-31T04:16:35.217Z Compiling ryu v1.0.18
16452026-01-31T04:16:35.303Z Compiling iri-string v0.7.8
16462026-01-31T04:16:35.600Z Compiling serde_urlencoded v0.7.1
16472026-01-31T04:16:36.139Z Compiling clap_builder v4.5.48
16482026-01-31T04:16:36.539Z Compiling zopfli v0.8.1
16492026-01-31T04:16:37.340Z Compiling strum v0.27.2
16502026-01-31T04:16:37.545Z Compiling dof v0.3.0
16512026-01-31T04:16:38.143Z Compiling toml_edit v0.19.15
16522026-01-31T04:16:38.167Z Compiling tower-http v0.6.6
16532026-01-31T04:16:39.054Z Compiling elliptic-curve v0.13.8
16542026-01-31T04:16:39.106Z Compiling hubpack v0.1.2
16552026-01-31T04:16:39.352Z Compiling daft v0.1.4
16562026-01-31T04:16:39.708Z Compiling cargo_metadata v0.19.2
16572026-01-31T04:16:39.891Z Compiling hyper-tls v0.6.0
16582026-01-31T04:16:39.914Z Compiling signal-hook-mio v0.2.4
16592026-01-31T04:16:40.107Z Compiling cookie_store v0.21.1
16602026-01-31T04:16:40.283Z Compiling zstd v0.13.3
16612026-01-31T04:16:41.605Z Compiling serde_with_macros v3.16.1
16622026-01-31T04:16:43.068Z Compiling postgres-types v0.2.9
16632026-01-31T04:16:43.929Z Compiling usdt-macro v0.6.0
16642026-01-31T04:16:44.053Z Compiling usdt-attr-macro v0.6.0
16652026-01-31T04:16:44.107Z Compiling dtrace-parser v0.2.0
16662026-01-31T04:16:44.332Z Compiling phf v0.11.2
16672026-01-31T04:16:44.634Z Compiling ed25519 v2.2.3
16682026-01-31T04:16:44.921Z Compiling bzip2 v0.4.4
16692026-01-31T04:16:45.328Z Compiling bzip2 v0.5.2
16702026-01-31T04:16:45.380Z Compiling pkcs1 v0.7.5
16712026-01-31T04:16:45.646Z Compiling clap_derive v4.5.47
16722026-01-31T04:16:45.700Z Compiling strum_macros v0.26.4
16732026-01-31T04:16:45.941Z Compiling enum-as-inner v0.6.1
16742026-01-31T04:16:46.285Z Compiling serde-big-array v0.5.1
16752026-01-31T04:16:46.332Z Compiling hex v0.4.3
16762026-01-31T04:16:46.545Z Compiling rfc6979 v0.4.0
16772026-01-31T04:16:46.638Z Compiling serde_repr v0.1.19
16782026-01-31T04:16:46.766Z Compiling bstr v1.10.0
16792026-01-31T04:16:46.937Z Compiling float-cmp v0.10.0
16802026-01-31T04:16:46.988Z Compiling env_filter v0.1.2
16812026-01-31T04:16:47.197Z Compiling memmap2 v0.9.8
16822026-01-31T04:16:47.601Z Compiling socket2 v0.5.10
16832026-01-31T04:16:47.621Z Compiling encoding_rs v0.8.34
16842026-01-31T04:16:47.723Z Compiling fixedbitset v0.5.7
16852026-01-31T04:16:48.233Z Compiling jiff v0.2.15
16862026-01-31T04:16:48.376Z Compiling difflib v0.4.0
16872026-01-31T04:16:48.466Z Compiling predicates-core v1.0.8
16882026-01-31T04:16:48.802Z Compiling normalize-line-endings v0.3.0
16892026-01-31T04:16:49.007Z Compiling foldhash v0.2.0
16902026-01-31T04:16:49.431Z Compiling whoami v1.5.2
16912026-01-31T04:16:49.673Z Compiling new_debug_unreachable v1.0.6
16922026-01-31T04:16:49.791Z Compiling fixedbitset v0.4.2
16932026-01-31T04:16:49.940Z Compiling mime v0.3.17
16942026-01-31T04:16:50.001Z Compiling static_assertions v1.1.0
16952026-01-31T04:16:50.023Z Compiling precomputed-hash v0.1.1
16962026-01-31T04:16:50.127Z Compiling data-encoding v2.9.0
16972026-01-31T04:16:50.167Z Compiling keccak v0.1.5
16982026-01-31T04:16:50.236Z Compiling rustc-hash v2.1.1
16992026-01-31T04:16:50.446Z Compiling iddqd v0.3.16
17002026-01-31T04:16:50.468Z Compiling toml_edit v0.22.27
17012026-01-31T04:16:51.302Z Compiling hickory-proto v0.25.2
17022026-01-31T04:16:51.795Z Compiling sha3 v0.10.8
17032026-01-31T04:16:52.391Z Compiling string_cache v0.8.9
17042026-01-31T04:16:52.836Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17052026-01-31T04:16:52.856Z Compiling petgraph v0.6.5
17062026-01-31T04:16:53.004Z Compiling strum v0.26.3
17072026-01-31T04:16:53.222Z Compiling clap v4.5.48
17082026-01-31T04:16:53.372Z Compiling tokio-postgres v0.7.13
17092026-01-31T04:16:54.811Z Compiling predicates v3.1.3
17102026-01-31T04:16:56.279Z Compiling zip v4.2.0
17112026-01-31T04:16:56.505Z Compiling petgraph v0.8.2
17122026-01-31T04:16:57.470Z Compiling similar v2.7.0
17132026-01-31T04:16:58.470Z Compiling usdt-impl v0.5.0
17142026-01-31T04:16:58.762Z Compiling usdt v0.6.0
17152026-01-31T04:16:59.268Z Compiling env_logger v0.11.8
17162026-01-31T04:16:59.535Z Compiling serde_with v3.16.1
17172026-01-31T04:16:59.555Z Compiling ecdsa v0.16.9
17182026-01-31T04:16:59.614Z Compiling rsa v0.9.8
17192026-01-31T04:16:59.807Z Compiling zip v0.6.6
17202026-01-31T04:16:59.999Z Compiling ed25519-dalek v2.1.1
17212026-01-31T04:17:01.111Z Compiling toml v0.7.8
17222026-01-31T04:17:01.354Z Compiling crossterm v0.28.1
17232026-01-31T04:17:02.523Z Compiling heck v0.4.1
17242026-01-31T04:17:02.767Z Compiling crossbeam-epoch v0.9.18
17252026-01-31T04:17:02.884Z Compiling tokio-stream v0.1.17
17262026-01-31T04:17:02.983Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17272026-01-31T04:17:03.175Z Compiling x509-cert v0.2.5
17282026-01-31T04:17:03.412Z Compiling openapiv3 v2.2.0
17292026-01-31T04:17:03.434Z Compiling sha1 v0.10.6
17302026-01-31T04:17:03.790Z Compiling itertools v0.10.5
17312026-01-31T04:17:03.875Z Compiling itertools v0.13.0
17322026-01-31T04:17:03.935Z Compiling winnow v0.6.26
17332026-01-31T04:17:04.505Z Compiling lalrpop-util v0.19.12
17342026-01-31T04:17:04.871Z Compiling peg-runtime v0.8.5
17352026-01-31T04:17:05.476Z Compiling thread_local v1.1.8
17362026-01-31T04:17:05.971Z Compiling slog-async v2.8.0
17372026-01-31T04:17:06.386Z Compiling crossbeam-channel v0.5.15
17382026-01-31T04:17:06.582Z Compiling xattr v1.3.1
17392026-01-31T04:17:06.810Z Compiling futures-executor v0.3.31
17402026-01-31T04:17:06.864Z Compiling filetime v0.2.26
17412026-01-31T04:17:07.177Z Compiling is-terminal v0.4.13
17422026-01-31T04:17:07.242Z Compiling take_mut v0.2.2
17432026-01-31T04:17:07.311Z Compiling term v1.1.0
17442026-01-31T04:17:07.335Z Compiling futures v0.3.31
17452026-01-31T04:17:07.335Z Compiling tar v0.4.44
17462026-01-31T04:17:08.463Z Compiling slog-term v2.9.2
17472026-01-31T04:17:10.279Z Compiling aws-lc-sys v0.26.0
17482026-01-31T04:17:39.890Z Compiling rustls-webpki v0.102.8
17492026-01-31T04:17:44.435Z Compiling tokio-rustls v0.26.0
17502026-01-31T04:17:44.724Z Compiling hyper-rustls v0.27.7
17512026-01-31T04:17:45.083Z Compiling reqwest v0.12.24
17522026-01-31T04:17:48.753Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17532026-01-31T04:17:49.065Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17542026-01-31T04:17:53.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
17552026-01-31T04:17:53.798Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17562026-01-31T04:17:53.864ZJan 31 04:17:53.315 INFO Starting download, target: Clickhouse
17572026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Starting download, target: Console
17582026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Starting download, target: Cockroach
17592026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Starting download, target: DendriteStub
17602026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Starting download, target: MaghemiteMgd
17612026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Starting download, target: TransceiverControl
17622026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17632026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17642026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17652026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17662026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17672026-01-31T04:17:53.864ZJan 31 04:17:53.322 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17682026-01-31T04:17:54.114ZJan 31 04:17:53.571 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17692026-01-31T04:17:54.393ZJan 31 04:17:53.850 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17702026-01-31T04:17:54.571ZJan 31 04:17:54.028 INFO Download complete, target: TransceiverControl
17712026-01-31T04:17:54.853ZJan 31 04:17:54.310 INFO Download complete, target: Console
17722026-01-31T04:17:55.171ZJan 31 04:17:54.627 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17732026-01-31T04:17:55.243ZJan 31 04:17:54.701 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17742026-01-31T04:17:56.003ZJan 31 04:17:55.461 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17752026-01-31T04:17:56.003ZJan 31 04:17:55.461 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17762026-01-31T04:17:56.642ZJan 31 04:17:56.101 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17772026-01-31T04:17:59.260ZJan 31 04:17:58.719 INFO Download complete, target: MaghemiteMgd
17782026-01-31T04:17:59.401ZJan 31 04:17:58.860 INFO Download complete, target: DendriteStub
17792026-01-31T04:18:04.051ZJan 31 04:18:03.511 INFO Checking that binary works, target: Cockroach
17802026-01-31T04:18:04.180ZJan 31 04:18:03.639 INFO Download complete, target: Cockroach
17812026-01-31T04:18:07.994ZJan 31 04:18:07.452 INFO Checking that binary works, target: Clickhouse
17822026-01-31T04:18:08.158ZJan 31 04:18:07.615 INFO Download complete, target: Clickhouse
17832026-01-31T04:18:08.176ZAll builder prerequisites installed successfully, and PATH looks valid
17842026-01-31T04:18:08.179Z
17852026-01-31T04:18:08.179Zreal 7:05.548150717
17862026-01-31T04:18:08.179Zuser 18:26.756251561
17872026-01-31T04:18:08.179Zsys 2:31.637333634
17882026-01-31T04:18:08.179Ztrap 0.667950731
17892026-01-31T04:18:08.179Ztflt 0.994160898
17902026-01-31T04:18:08.179Zdflt 1.304066704
17912026-01-31T04:18:08.179Zkflt 0.025998948
17922026-01-31T04:18:08.179Zlock 45:13.914713787
17932026-01-31T04:18:08.179Zslp 1:11:09.697205137
17942026-01-31T04:18:08.179Zlat 1:22.770166271
17952026-01-31T04:18:08.180Zstop 3:12.751799462
17962026-01-31T04:18:08.180Z+ banner hack-check
17972026-01-31T04:18:08.185Z
17982026-01-31T04:18:08.185Z # # ## #### # # #### # # ###### #### # #
17992026-01-31T04:18:08.185Z # # # # # # # # # # # # # # # # #
18002026-01-31T04:18:08.185Z ###### # # # #### ##### # ###### ##### # ####
18012026-01-31T04:18:08.185Z # # ###### # # # # # # # # # #
18022026-01-31T04:18:08.185Z # # # # # # # # # # # # # # # # #
18032026-01-31T04:18:08.185Z # # # # #### # # #### # # ###### #### # #
18042026-01-31T04:18:08.185Z
18052026-01-31T04:18:08.185Z+ export CARGO_INCREMENTAL=0
18062026-01-31T04:18:08.185Z+ CARGO_INCREMENTAL=0
18072026-01-31T04:18:08.185Z+ ptime -m timeout 2h cargo xtask check-features --ci
18082026-01-31T04:18:08.947Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18092026-01-31T04:18:09.244Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18102026-01-31T04:18:12.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
18112026-01-31T04:18:12.462Z Running `target/debug/xtask check-features --ci`
18122026-01-31T04:18:12.489Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18132026-01-31T04:18:12.489Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18142026-01-31T04:18:13.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18152026-01-31T04:18:13.163Z Running `target/debug/xtask download cargo-hack`
18162026-01-31T04:18:14.223Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18172026-01-31T04:18:14.624Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18182026-01-31T04:18:18.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.24s
18192026-01-31T04:18:18.604Z Running `target/debug/xtask-downloader cargo-hack`
18202026-01-31T04:18:18.644ZJan 31 04:18:18.103 INFO Starting download, target: CargoHack
18212026-01-31T04:18:18.647ZJan 31 04:18:18.104 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18222026-01-31T04:18:19.175ZJan 31 04:18:18.636 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18232026-01-31T04:18:19.257ZJan 31 04:18:18.718 INFO Download complete, target: CargoHack
18242026-01-31T04:18:19.261Zrunning: "/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-31T04:18:19.281Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18262026-01-31T04:18:19.492Zinfo: running `cargo check --bins` on api_identity (1/248)
18272026-01-31T04:18:20.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282026-01-31T04:18:20.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292026-01-31T04:18:20.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302026-01-31T04:18:20.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18312026-01-31T04:18:20.266Z
18322026-01-31T04:18:20.267Zinfo: running `cargo check --bins` on bootstore (2/248)
18332026-01-31T04:18:20.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342026-01-31T04:18:20.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352026-01-31T04:18:20.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362026-01-31T04:18:21.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18372026-01-31T04:18:21.096Z
18382026-01-31T04:18:21.096Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/248)
18392026-01-31T04:18:21.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402026-01-31T04:18:21.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412026-01-31T04:18:21.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422026-01-31T04:18:21.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18432026-01-31T04:18:21.899Z
18442026-01-31T04:18:21.899Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/248)
18452026-01-31T04:18:22.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462026-01-31T04:18:22.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472026-01-31T04:18:22.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482026-01-31T04:18:22.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18492026-01-31T04:18:22.686Z
18502026-01-31T04:18:22.686Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/248)
18512026-01-31T04:18:23.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522026-01-31T04:18:23.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532026-01-31T04:18:23.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542026-01-31T04:18:23.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18552026-01-31T04:18:23.299Z
18562026-01-31T04:18:23.300Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/248)
18572026-01-31T04:18:23.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582026-01-31T04:18:23.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592026-01-31T04:18:23.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602026-01-31T04:18:23.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18612026-01-31T04:18:23.926Z
18622026-01-31T04:18:23.926Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/248)
18632026-01-31T04:18:24.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642026-01-31T04:18:24.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652026-01-31T04:18:24.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662026-01-31T04:18:24.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18672026-01-31T04:18:24.548Z
18682026-01-31T04:18:24.548Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/248)
18692026-01-31T04:18:25.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702026-01-31T04:18:25.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712026-01-31T04:18:25.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722026-01-31T04:18:25.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18732026-01-31T04:18:25.158Z
18742026-01-31T04:18:25.158Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/248)
18752026-01-31T04:18:25.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762026-01-31T04:18:25.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772026-01-31T04:18:25.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782026-01-31T04:18:25.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18792026-01-31T04:18:25.767Z
18802026-01-31T04:18:25.767Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/248)
18812026-01-31T04:18:26.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822026-01-31T04:18:26.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832026-01-31T04:18:26.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842026-01-31T04:18:26.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18852026-01-31T04:18:26.368Z
18862026-01-31T04:18:26.368Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/248)
18872026-01-31T04:18:26.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882026-01-31T04:18:26.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892026-01-31T04:18:26.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902026-01-31T04:18:26.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18912026-01-31T04:18:26.973Z
18922026-01-31T04:18:26.973Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/248)
18932026-01-31T04:18:27.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942026-01-31T04:18:27.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952026-01-31T04:18:27.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962026-01-31T04:18:27.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18972026-01-31T04:18:27.601Z
18982026-01-31T04:18:27.601Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/248)
18992026-01-31T04:18:28.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002026-01-31T04:18:28.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012026-01-31T04:18:28.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022026-01-31T04:18:28.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19032026-01-31T04:18:28.219Z
19042026-01-31T04:18:28.219Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/248)
19052026-01-31T04:18:28.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062026-01-31T04:18:28.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072026-01-31T04:18:28.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082026-01-31T04:18:28.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19092026-01-31T04:18:28.827Z
19102026-01-31T04:18:28.827Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/248)
19112026-01-31T04:18:29.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122026-01-31T04:18:29.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132026-01-31T04:18:29.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142026-01-31T04:18:29.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19152026-01-31T04:18:29.438Z
19162026-01-31T04:18:29.438Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/248)
19172026-01-31T04:18:30.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182026-01-31T04:18:30.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192026-01-31T04:18:30.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202026-01-31T04:18:30.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19212026-01-31T04:18:30.059Z
19222026-01-31T04:18:30.059Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/248)
19232026-01-31T04:18:30.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242026-01-31T04:18:30.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252026-01-31T04:18:30.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262026-01-31T04:18:30.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19272026-01-31T04:18:30.673Z
19282026-01-31T04:18:30.673Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/248)
19292026-01-31T04:18:31.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302026-01-31T04:18:31.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312026-01-31T04:18:31.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322026-01-31T04:18:31.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19332026-01-31T04:18:31.300Z
19342026-01-31T04:18:31.300Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/248)
19352026-01-31T04:18:31.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362026-01-31T04:18:31.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372026-01-31T04:18:31.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382026-01-31T04:18:31.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19392026-01-31T04:18:31.922Z
19402026-01-31T04:18:31.922Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/248)
19412026-01-31T04:18:32.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422026-01-31T04:18:32.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432026-01-31T04:18:32.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442026-01-31T04:18:32.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19452026-01-31T04:18:32.537Z
19462026-01-31T04:18:32.537Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/248)
19472026-01-31T04:18:33.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482026-01-31T04:18:33.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492026-01-31T04:18:33.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502026-01-31T04:18:33.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19512026-01-31T04:18:33.160Z
19522026-01-31T04:18:33.160Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/248)
19532026-01-31T04:18:33.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542026-01-31T04:18:33.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552026-01-31T04:18:33.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562026-01-31T04:18:33.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19572026-01-31T04:18:33.775Z
19582026-01-31T04:18:33.775Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/248)
19592026-01-31T04:18:34.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602026-01-31T04:18:34.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612026-01-31T04:18:34.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622026-01-31T04:18:34.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19632026-01-31T04:18:34.391Z
19642026-01-31T04:18:34.391Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/248)
19652026-01-31T04:18:34.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662026-01-31T04:18:34.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672026-01-31T04:18:34.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682026-01-31T04:18:34.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19692026-01-31T04:18:35.026Z
19702026-01-31T04:18:35.026Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/248)
19712026-01-31T04:18:35.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722026-01-31T04:18:35.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732026-01-31T04:18:35.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742026-01-31T04:18:35.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19752026-01-31T04:18:35.681Z
19762026-01-31T04:18:35.681Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/248)
19772026-01-31T04:18:36.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782026-01-31T04:18:36.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792026-01-31T04:18:36.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802026-01-31T04:18:36.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19812026-01-31T04:18:36.310Z
19822026-01-31T04:18:36.310Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/248)
19832026-01-31T04:18:36.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842026-01-31T04:18:36.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852026-01-31T04:18:36.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862026-01-31T04:18:36.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19872026-01-31T04:18:36.919Z
19882026-01-31T04:18:36.919Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/248)
19892026-01-31T04:18:37.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902026-01-31T04:18:37.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912026-01-31T04:18:37.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922026-01-31T04:18:37.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19932026-01-31T04:18:37.526Z
19942026-01-31T04:18:37.526Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/248)
19952026-01-31T04:18:38.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962026-01-31T04:18:38.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972026-01-31T04:18:38.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982026-01-31T04:18:38.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19992026-01-31T04:18:38.147Z
20002026-01-31T04:18:38.147Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/248)
20012026-01-31T04:18:38.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022026-01-31T04:18:38.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032026-01-31T04:18:38.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042026-01-31T04:18:38.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20052026-01-31T04:18:38.764Z
20062026-01-31T04:18:38.764Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/248)
20072026-01-31T04:18:39.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082026-01-31T04:18:39.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092026-01-31T04:18:39.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102026-01-31T04:18:39.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20112026-01-31T04:18:39.376Z
20122026-01-31T04:18:39.377Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/248)
20132026-01-31T04:18:39.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142026-01-31T04:18:39.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152026-01-31T04:18:39.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162026-01-31T04:18:39.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20172026-01-31T04:18:39.990Z
20182026-01-31T04:18:39.990Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/248)
20192026-01-31T04:18:40.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202026-01-31T04:18:40.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212026-01-31T04:18:40.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222026-01-31T04:18:40.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20232026-01-31T04:18:40.600Z
20242026-01-31T04:18:40.601Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/248)
20252026-01-31T04:18:41.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262026-01-31T04:18:41.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272026-01-31T04:18:41.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282026-01-31T04:18:41.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20292026-01-31T04:18:41.208Z
20302026-01-31T04:18:41.208Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/248)
20312026-01-31T04:18:41.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322026-01-31T04:18:41.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332026-01-31T04:18:41.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342026-01-31T04:18:41.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20352026-01-31T04:18:41.828Z
20362026-01-31T04:18:41.828Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/248)
20372026-01-31T04:18:42.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382026-01-31T04:18:42.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392026-01-31T04:18:42.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402026-01-31T04:18:42.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20412026-01-31T04:18:42.446Z
20422026-01-31T04:18:42.447Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/248)
20432026-01-31T04:18:43.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442026-01-31T04:18:43.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452026-01-31T04:18:43.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462026-01-31T04:18:43.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20472026-01-31T04:18:43.068Z
20482026-01-31T04:18:43.068Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/248)
20492026-01-31T04:18:43.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502026-01-31T04:18:43.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512026-01-31T04:18:43.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522026-01-31T04:18:43.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20532026-01-31T04:18:43.683Z
20542026-01-31T04:18:43.683Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/248)
20552026-01-31T04:18:44.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562026-01-31T04:18:44.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572026-01-31T04:18:44.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582026-01-31T04:18:44.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20592026-01-31T04:18:44.296Z
20602026-01-31T04:18:44.296Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/248)
20612026-01-31T04:18:44.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622026-01-31T04:18:44.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632026-01-31T04:18:44.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642026-01-31T04:18:44.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20652026-01-31T04:18:44.911Z
20662026-01-31T04:18:44.911Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/248)
20672026-01-31T04:18:45.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682026-01-31T04:18:45.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692026-01-31T04:18:45.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702026-01-31T04:18:45.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20712026-01-31T04:18:45.546Z
20722026-01-31T04:18:45.546Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/248)
20732026-01-31T04:18:46.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742026-01-31T04:18:46.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752026-01-31T04:18:46.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762026-01-31T04:18:46.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20772026-01-31T04:18:46.165Z
20782026-01-31T04:18:46.165Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/248)
20792026-01-31T04:18:46.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802026-01-31T04:18:46.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812026-01-31T04:18:46.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822026-01-31T04:18:46.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20832026-01-31T04:18:46.771Z
20842026-01-31T04:18:46.771Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/248)
20852026-01-31T04:18:47.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862026-01-31T04:18:47.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872026-01-31T04:18:47.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882026-01-31T04:18:47.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20892026-01-31T04:18:47.390Z
20902026-01-31T04:18:47.390Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/248)
20912026-01-31T04:18:48.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922026-01-31T04:18:48.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932026-01-31T04:18:48.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942026-01-31T04:18:48.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20952026-01-31T04:18:48.188Z
20962026-01-31T04:18:48.188Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/248)
20972026-01-31T04:18:48.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982026-01-31T04:18:48.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992026-01-31T04:18:48.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002026-01-31T04:18:48.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
21012026-01-31T04:18:49.019Z
21022026-01-31T04:18:49.019Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/248)
21032026-01-31T04:18:49.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042026-01-31T04:18:49.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052026-01-31T04:18:49.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062026-01-31T04:18:49.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
21072026-01-31T04:18:49.822Z
21082026-01-31T04:18:49.822Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/248)
21092026-01-31T04:18:50.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102026-01-31T04:18:50.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112026-01-31T04:18:50.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122026-01-31T04:18:50.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
21132026-01-31T04:18:50.638Z
21142026-01-31T04:18:50.638Zinfo: running `cargo check --bins` on oxlog (49/248)
21152026-01-31T04:18:51.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162026-01-31T04:18:51.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172026-01-31T04:18:51.448Z Checking cfg-if v1.0.4
21182026-01-31T04:18:51.451Z Checking libc v0.2.180
21192026-01-31T04:18:51.451Z Checking serde_core v1.0.228
21202026-01-31T04:18:51.584Z Checking zeroize v1.8.1
21212026-01-31T04:18:51.587Z Checking memchr v2.7.4
21222026-01-31T04:18:51.609Z Checking value-bag v1.12.0
21232026-01-31T04:18:51.612Z Checking smallvec v1.15.1
21242026-01-31T04:18:51.612Z Checking typenum v1.17.0
21252026-01-31T04:18:51.653Z Checking scopeguard v1.2.0
21262026-01-31T04:18:51.813Z Checking lock_api v0.4.12
21272026-01-31T04:18:51.828Z Checking subtle v2.6.1
21282026-01-31T04:18:51.967Z Checking const-oid v0.9.6
21292026-01-31T04:18:51.999Z Checking log v0.4.29
21302026-01-31T04:18:52.098Z Checking itoa v1.0.11
21312026-01-31T04:18:52.211Z Checking stable_deref_trait v1.2.0
21322026-01-31T04:18:52.323Z Checking byteorder v1.5.0
21332026-01-31T04:18:52.365Z Checking portable-atomic v1.11.0
21342026-01-31T04:18:52.413Z Checking critical-section v1.1.3
21352026-01-31T04:18:52.516Z Checking zerofrom v0.1.4
21362026-01-31T04:18:52.566Z Checking pin-project-lite v0.2.14
21372026-01-31T04:18:52.661Z Checking getrandom v0.2.15
21382026-01-31T04:18:52.702Z Checking getrandom v0.3.4
21392026-01-31T04:18:52.726Z Checking yoke v0.7.4
21402026-01-31T04:18:52.742Z Checking parking_lot_core v0.9.10
21412026-01-31T04:18:52.778Z Checking generic-array v0.14.7
21422026-01-31T04:18:52.894Z Checking rand_core v0.6.4
21432026-01-31T04:18:52.925Z Checking signal-hook-registry v1.4.2
21442026-01-31T04:18:53.047Z Checking zerovec v0.10.4
21452026-01-31T04:18:53.093Z Checking allocator-api2 v0.2.21
21462026-01-31T04:18:53.175Z Checking parking_lot v0.12.3
21472026-01-31T04:18:53.201Z Checking mio v1.0.2
21482026-01-31T04:18:53.387Z Checking once_cell v1.21.3
21492026-01-31T04:18:53.533Z Checking equivalent v1.0.2
21502026-01-31T04:18:53.665Z Checking libm v0.2.8
21512026-01-31T04:18:53.709Z Checking litemap v0.7.3
21522026-01-31T04:18:53.726Z Checking writeable v0.5.5
21532026-01-31T04:18:53.763Z Checking zerocopy v0.7.35
21542026-01-31T04:18:53.853Z Checking socket2 v0.6.1
21552026-01-31T04:18:53.959Z Checking crypto-common v0.1.6
21562026-01-31T04:18:54.035Z Checking block-buffer v0.10.4
21572026-01-31T04:18:54.052Z Checking zmij v1.0.15
21582026-01-31T04:18:54.163Z Checking percent-encoding v2.3.2
21592026-01-31T04:18:54.267Z Checking digest v0.10.7
21602026-01-31T04:18:54.364Z Checking futures-core v0.3.31
21612026-01-31T04:18:54.397Z Checking cpufeatures v0.2.14
21622026-01-31T04:18:54.427Z Checking icu_locid_transform_data v1.5.0
21632026-01-31T04:18:54.501Z Checking block-padding v0.3.3
21642026-01-31T04:18:54.534Z Checking num-traits v0.2.19
21652026-01-31T04:18:54.551Z Checking hashbrown v0.16.1
21662026-01-31T04:18:54.569Z Checking tinystr v0.7.6
21672026-01-31T04:18:54.572Z Checking icu_collections v1.5.0
21682026-01-31T04:18:54.638Z Checking hmac v0.12.1
21692026-01-31T04:18:54.715Z Checking icu_properties_data v1.5.0
21702026-01-31T04:18:54.874Z Checking inout v0.1.3
21712026-01-31T04:18:54.895Z Checking icu_locid v1.5.0
21722026-01-31T04:18:54.951Z Checking futures-sink v0.3.31
21732026-01-31T04:18:54.983Z Checking ppv-lite86 v0.2.20
21742026-01-31T04:18:55.107Z Checking utf8_iter v1.0.4
21752026-01-31T04:18:55.110Z Checking write16 v1.0.0
21762026-01-31T04:18:55.232Z Checking utf16_iter v1.0.5
21772026-01-31T04:18:55.267Z Checking icu_normalizer_data v1.5.0
21782026-01-31T04:18:55.319Z Checking cipher v0.4.4
21792026-01-31T04:18:55.373Z Checking futures-channel v0.3.31
21802026-01-31T04:18:55.411Z Checking sha2 v0.10.9
21812026-01-31T04:18:55.507Z Checking serde v1.0.228
21822026-01-31T04:18:55.591Z Checking serde_json v1.0.149
21832026-01-31T04:18:55.660Z Checking indexmap v2.13.0
21842026-01-31T04:18:55.725Z Checking slab v0.4.9
21852026-01-31T04:18:55.756Z Checking futures-io v0.3.31
21862026-01-31T04:18:55.833Z Checking icu_provider v1.5.0
21872026-01-31T04:18:55.956Z Checking futures-task v0.3.31
21882026-01-31T04:18:55.984Z Checking base64ct v1.6.0
21892026-01-31T04:18:56.019Z Checking pin-utils v0.1.0
21902026-01-31T04:18:56.036Z Checking errno v0.3.12
21912026-01-31T04:18:56.122Z Checking flagset v0.4.6
21922026-01-31T04:18:56.201Z Checking futures-util v0.3.31
21932026-01-31T04:18:56.227Z Checking form_urlencoded v1.2.2
21942026-01-31T04:18:56.336Z Checking rand_core v0.9.3
21952026-01-31T04:18:56.444Z Checking foldhash v0.1.5
21962026-01-31T04:18:56.463Z Checking pem-rfc7468 v0.7.0
21972026-01-31T04:18:56.466Z Checking icu_locid_transform v1.5.0
21982026-01-31T04:18:56.528Z Checking bytes v1.10.1
21992026-01-31T04:18:56.674Z Checking bitflags v2.9.4
22002026-01-31T04:18:56.677Z Checking fnv v1.0.7
22012026-01-31T04:18:56.734Z Checking der v0.7.10
22022026-01-31T04:18:56.833Z Checking hashbrown v0.15.4
22032026-01-31T04:18:56.941Z Checking salsa20 v0.10.2
22042026-01-31T04:18:56.994Z Checking uuid v1.19.0
22052026-01-31T04:18:57.161Z Checking pbkdf2 v0.12.2
22062026-01-31T04:18:57.195Z Checking spin v0.9.8
22072026-01-31T04:18:57.343Z Checking scrypt v0.11.0
22082026-01-31T04:18:57.454Z Checking icu_properties v1.5.1
22092026-01-31T04:18:57.531Z Checking tokio v1.49.0
22102026-01-31T04:18:57.551Z Checking http v1.4.0
22112026-01-31T04:18:57.569Z Checking rand_chacha v0.9.0
22122026-01-31T04:18:57.635Z Checking aes v0.8.4
22132026-01-31T04:18:57.865Z Checking cbc v0.1.2
22142026-01-31T04:18:57.981Z Checking regex-syntax v0.8.5
22152026-01-31T04:18:58.079Z Checking iana-time-zone v0.1.63
22162026-01-31T04:18:58.252Z Checking chrono v0.4.43
22172026-01-31T04:18:58.394Z Checking spki v0.7.3
22182026-01-31T04:18:58.561Z Checking rand v0.9.2
22192026-01-31T04:18:58.694Z Checking pkcs5 v0.7.1
22202026-01-31T04:18:58.808Z Checking tracing-core v0.1.32
22212026-01-31T04:18:59.209Z Checking thiserror v2.0.18
22222026-01-31T04:18:59.377Z Checking pkcs8 v0.10.2
22232026-01-31T04:18:59.426Z Checking tracing v0.1.40
22242026-01-31T04:18:59.611Z Checking http-body v1.0.1
22252026-01-31T04:18:59.724Z Checking rustls-pki-types v1.10.0
22262026-01-31T04:18:59.802Z Checking plain v0.2.3
22272026-01-31T04:18:59.834Z Checking tinyvec_macros v0.1.1
22282026-01-31T04:18:59.935Z Checking base64 v0.22.1
22292026-01-31T04:18:59.972Z Checking tinyvec v1.8.0
22302026-01-31T04:19:00.219Z Checking lazy_static v1.5.0
22312026-01-31T04:19:00.265Z Checking rustix v1.1.3
22322026-01-31T04:19:00.363Z Checking semver v1.0.27
22332026-01-31T04:19:00.437Z Checking zerocopy v0.8.27
22342026-01-31T04:19:00.669Z Checking aws-lc-sys v0.26.0
22352026-01-31T04:19:00.718Z Checking icu_normalizer v1.5.0
22362026-01-31T04:19:00.774Z Checking foreign-types-shared v0.1.1
22372026-01-31T04:19:00.894Z Checking try-lock v0.2.5
22382026-01-31T04:19:01.064Z Checking openssl-probe v0.1.5
22392026-01-31T04:19:01.144Z Checking dyn-clone v1.0.20
22402026-01-31T04:19:01.254Z Checking tower-service v0.3.3
22412026-01-31T04:19:01.272Z Checking fastrand v2.1.1
22422026-01-31T04:19:01.316Z Checking atomic-waker v1.1.2
22432026-01-31T04:19:01.392Z Checking ucd-trie v0.1.7
22442026-01-31T04:19:01.461Z Checking idna_adapter v1.2.0
22452026-01-31T04:19:01.479Z Checking untrusted v0.7.1
22462026-01-31T04:19:01.570Z Checking adler2 v2.0.0
22472026-01-31T04:19:01.612Z Checking tower-layer v0.3.3
22482026-01-31T04:19:01.658Z Checking idna v1.0.3
22492026-01-31T04:19:01.675Z Checking unicode-ident v1.0.19
22502026-01-31T04:19:01.755Z Checking untrusted v0.9.0
22512026-01-31T04:19:01.855Z Checking proc-macro2 v1.0.101
22522026-01-31T04:19:01.882Z Checking miniz_oxide v0.8.5
22532026-01-31T04:19:01.935Z Checking ring v0.17.14
22542026-01-31T04:19:02.123Z Checking url v2.5.4
22552026-01-31T04:19:02.367Z Checking tempfile v3.24.0
22562026-01-31T04:19:02.503Z Checking pest v2.8.2
22572026-01-31T04:19:02.628Z Checking want v0.3.1
22582026-01-31T04:19:02.749Z Checking foreign-types v0.3.2
22592026-01-31T04:19:02.843Z Checking ipnet v2.11.0
22602026-01-31T04:19:02.863Z Checking httparse v1.9.5
22612026-01-31T04:19:02.889Z Checking aws-lc-rs v1.12.4
22622026-01-31T04:19:03.005Z Checking schemars v0.8.22
22632026-01-31T04:19:03.305Z Checking openssl-sys v0.9.109
22642026-01-31T04:19:03.383Z Checking wait-timeout v0.2.0
22652026-01-31T04:19:03.593Z Checking aho-corasick v1.1.3
22662026-01-31T04:19:03.891Z Checking bit-vec v0.8.0
22672026-01-31T04:19:04.201Z Checking anstyle v1.0.11
22682026-01-31T04:19:04.277Z Checking utf8parse v0.2.2
22692026-01-31T04:19:04.435Z Checking quick-error v1.2.3
22702026-01-31T04:19:04.467Z Checking powerfmt v0.2.0
22712026-01-31T04:19:04.545Z Checking httpdate v1.0.3
22722026-01-31T04:19:04.580Z Checking pretty-hex v0.4.1
22732026-01-31T04:19:04.583Z Checking rustls-webpki v0.102.8
22742026-01-31T04:19:04.610Z Checking rusty-fork v0.3.0
22752026-01-31T04:19:04.628Z Checking tokio-util v0.7.15
22762026-01-31T04:19:04.730Z Checking deranged v0.5.3
22772026-01-31T04:19:04.775Z Checking openssl v0.10.73
22782026-01-31T04:19:04.791Z Checking anstyle-parse v0.2.5
22792026-01-31T04:19:04.900Z Checking bit-set v0.8.0
22802026-01-31T04:19:05.037Z Compiling newtype-uuid v1.3.2
22812026-01-31T04:19:05.057Z Checking quote v1.0.40
22822026-01-31T04:19:05.150Z Checking unicode-normalization v0.1.24
22832026-01-31T04:19:05.201Z Checking regex-automata v0.4.11
22842026-01-31T04:19:05.333Z Checking crossbeam-utils v0.8.21
22852026-01-31T04:19:05.352Z Checking rustix v0.38.37
22862026-01-31T04:19:05.400Z Checking rand_xorshift v0.4.0
22872026-01-31T04:19:05.601Z Checking bzip2-sys v0.1.13+1.0.8
22882026-01-31T04:19:05.743Z Checking scroll v0.13.0
22892026-01-31T04:19:05.881Z Checking h2 v0.4.6
22902026-01-31T04:19:06.020Z Checking signature v2.2.0
22912026-01-31T04:19:06.078Z Checking crc32fast v1.4.2
22922026-01-31T04:19:06.188Z Checking num-conv v0.1.0
22932026-01-31T04:19:06.228Z Checking unicode-properties v0.1.3
22942026-01-31T04:19:06.347Z Checking unarray v0.1.4
22952026-01-31T04:19:06.445Z Checking num_threads v0.1.7
22962026-01-31T04:19:06.515Z Checking is_terminal_polyfill v1.70.1
22972026-01-31T04:19:06.581Z Checking colorchoice v1.0.2
22982026-01-31T04:19:06.624Z Checking unicode-bidi v0.3.17
22992026-01-31T04:19:06.658Z Checking siphasher v0.3.11
23002026-01-31T04:19:06.745Z Checking time-core v0.1.6
23012026-01-31T04:19:06.971Z Checking either v1.15.0
23022026-01-31T04:19:07.077Z Checking anstyle-query v1.1.1
23032026-01-31T04:19:07.217Z Checking zlib-rs v0.5.1
23042026-01-31T04:19:07.220Z Checking anstream v0.6.18
23052026-01-31T04:19:07.265Z Checking time v0.3.43
23062026-01-31T04:19:07.360Z Checking stringprep v0.1.5
23072026-01-31T04:19:07.605Z Checking phf_shared v0.11.2
23082026-01-31T04:19:07.650Z Checking proptest v1.7.0
23092026-01-31T04:19:07.888Z Checking goblin v0.10.2
23102026-01-31T04:19:08.398Z Checking crossbeam-epoch v0.9.18
23112026-01-31T04:19:08.844Z Checking syn v2.0.114
23122026-01-31T04:19:09.118Z Checking libz-rs-sys v0.5.1
23132026-01-31T04:19:09.317Z Checking rustls v0.23.19
23142026-01-31T04:19:09.514Z Compiling daft v0.1.4
23152026-01-31T04:19:09.590Z Checking native-tls v0.2.12
23162026-01-31T04:19:09.778Z Checking ipnetwork v0.21.1
23172026-01-31T04:19:09.922Z Checking thiserror v1.0.69
23182026-01-31T04:19:10.082Z Checking scroll v0.12.0
23192026-01-31T04:19:10.100Z Checking serde_spanned v0.6.9
23202026-01-31T04:19:10.180Z Checking toml_datetime v0.6.11
23212026-01-31T04:19:10.314Z Checking zstd-sys v2.0.14+zstd.1.5.7
23222026-01-31T04:19:10.534Z Checking num-integer v0.1.46
23232026-01-31T04:19:10.537Z Checking rand_chacha v0.3.1
23242026-01-31T04:19:10.537Z Checking md-5 v0.10.6
23252026-01-31T04:19:10.795Z Checking sync_wrapper v1.0.1
23262026-01-31T04:19:10.966Z Checking ff v0.13.0
23272026-01-31T04:19:11.014Z Checking hash32 v0.2.1
23282026-01-31T04:19:11.033Z Checking fallible-iterator v0.2.0
23292026-01-31T04:19:11.206Z Checking psl-types v2.0.11
23302026-01-31T04:19:11.316Z Checking gimli v0.31.1
23312026-01-31T04:19:11.411Z Checking base16ct v0.2.0
23322026-01-31T04:19:11.638Z Checking postgres-protocol v0.6.8
23332026-01-31T04:19:11.641Z Checking sec1 v0.7.3
23342026-01-31T04:19:12.044Z Compiling iddqd v0.3.16
23352026-01-31T04:19:12.202Z Checking hyper v1.8.1
23362026-01-31T04:19:12.273Z Checking publicsuffix v2.3.0
23372026-01-31T04:19:12.431Z Checking heapless v0.7.17
23382026-01-31T04:19:12.581Z Checking group v0.13.0
23392026-01-31T04:19:12.845Z Checking num-iter v0.1.45
23402026-01-31T04:19:13.036Z Checking rand v0.8.5
23412026-01-31T04:19:13.397Z Checking tower v0.5.2
23422026-01-31T04:19:13.810Z Checking dof v0.4.0
23432026-01-31T04:19:14.215Z Checking goblin v0.8.2
23442026-01-31T04:19:14.233Z Checking zstd-safe v7.2.3
23452026-01-31T04:19:14.254Z Checking hyper-util v0.1.19
23462026-01-31T04:19:14.311Z Checking tokio-rustls v0.26.0
23472026-01-31T04:19:14.543Z Checking oxnet v0.1.4
23482026-01-31T04:19:14.611Z Checking tokio-native-tls v0.3.1
23492026-01-31T04:19:14.684Z Checking cookie v0.18.1
23502026-01-31T04:19:14.700Z Checking flate2 v1.1.2
23512026-01-31T04:19:14.749Z Checking terminal_size v0.4.0
23522026-01-31T04:19:14.869Z Checking dtrace-parser v0.3.0
23532026-01-31T04:19:14.941Z Checking rustls-native-certs v0.8.1
23542026-01-31T04:19:14.970Z Checking webpki-roots v1.0.1
23552026-01-31T04:19:15.098Z Checking addr2line v0.24.2
23562026-01-31T04:19:15.116Z Checking http-body-util v0.1.3
23572026-01-31T04:19:15.136Z Checking signal-hook v0.3.18
23582026-01-31T04:19:15.172Z Checking hkdf v0.12.4
23592026-01-31T04:19:15.335Z Checking crypto-bigint v0.5.5
23602026-01-31T04:19:15.376Z Checking thread-id v5.0.0
23612026-01-31T04:19:15.397Z Checking object v0.36.5
23622026-01-31T04:19:15.464Z Checking winnow v0.5.40
23632026-01-31T04:19:15.489Z Checking rustc-demangle v0.1.24
23642026-01-31T04:19:15.515Z Checking lockfree-object-pool v0.1.6
23652026-01-31T04:19:15.622Z Checking bumpalo v3.16.0
23662026-01-31T04:19:15.763Z Checking simd-adler32 v0.3.7
23672026-01-31T04:19:15.926Z Checking iri-string v0.7.8
23682026-01-31T04:19:15.961Z Checking managed v0.8.0
23692026-01-31T04:19:16.133Z Checking strsim v0.11.1
23702026-01-31T04:19:16.361Z Checking ryu v1.0.18
23712026-01-31T04:19:16.440Z Compiling rayon-core v1.12.1
23722026-01-31T04:19:16.627Z Checking clap_lex v0.7.4
23732026-01-31T04:19:16.786Z Checking bitflags v1.3.2
23742026-01-31T04:19:16.898Z Checking clap_builder v4.5.48
23752026-01-31T04:19:16.915Z Checking smoltcp v0.9.1
23762026-01-31T04:19:17.113Z Checking hyper-rustls v0.27.7
23772026-01-31T04:19:17.503Z Checking hyper-tls v0.6.0
23782026-01-31T04:19:17.832Z Checking serde_urlencoded v0.7.1
23792026-01-31T04:19:18.104Z Checking elliptic-curve v0.13.8
23802026-01-31T04:19:18.275Z Checking zopfli v0.8.1
23812026-01-31T04:19:18.300Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23822026-01-31T04:19:18.337Z Checking toml_edit v0.19.15
23832026-01-31T04:19:18.534Z Checking tower-http v0.6.6
23842026-01-31T04:19:18.621Z Checking usdt-impl v0.6.0
23852026-01-31T04:19:18.748Z Checking signal-hook-mio v0.2.4
23862026-01-31T04:19:18.912Z Checking cookie_store v0.21.1
23872026-01-31T04:19:18.972Z Checking dof v0.3.0
23882026-01-31T04:19:19.078Z Checking zstd v0.13.3
23892026-01-31T04:19:19.180Z Checking num-bigint-dig v0.8.6
23902026-01-31T04:19:19.425Z Checking postgres-types v0.2.9
23912026-01-31T04:19:19.451Z Checking dtrace-parser v0.2.0
23922026-01-31T04:19:19.566Z Checking bstr v1.10.0
23932026-01-31T04:19:19.594Z Checking regex v1.11.3
23942026-01-31T04:19:19.803Z Checking crossbeam-deque v0.8.5
23952026-01-31T04:19:19.952Z Checking phf v0.11.2
23962026-01-31T04:19:20.069Z Checking ed25519 v2.2.3
23972026-01-31T04:19:20.145Z Checking bzip2 v0.4.4
23982026-01-31T04:19:20.193Z Checking bzip2 v0.5.2
23992026-01-31T04:19:20.227Z Checking curve25519-dalek v4.1.3
24002026-01-31T04:19:20.420Z Checking ref-cast v1.0.25
24012026-01-31T04:19:20.435Z Checking strum v0.27.2
24022026-01-31T04:19:20.452Z Checking hubpack v0.1.2
24032026-01-31T04:19:20.501Z Checking memoffset v0.9.1
24042026-01-31T04:19:20.562Z Checking pkcs1 v0.7.5
24052026-01-31T04:19:20.612Z Checking serde-big-array v0.5.1
24062026-01-31T04:19:20.631Z Checking hex v0.4.3
24072026-01-31T04:19:20.765Z Checking erased-serde v0.3.31
24082026-01-31T04:19:20.784Z Checking float-cmp v0.10.0
24092026-01-31T04:19:20.825Z Checking rfc6979 v0.4.0
24102026-01-31T04:19:20.971Z Checking socket2 v0.5.10
24112026-01-31T04:19:21.004Z Checking memmap2 v0.9.8
24122026-01-31T04:19:21.032Z Checking thread-id v4.2.2
24132026-01-31T04:19:21.122Z Checking env_filter v0.1.2
24142026-01-31T04:19:21.125Z Checking encoding_rs v0.8.34
24152026-01-31T04:19:21.158Z Checking keccak v0.1.5
24162026-01-31T04:19:21.194Z Checking backtrace v0.3.74
24172026-01-31T04:19:21.297Z Checking data-encoding v2.9.0
24182026-01-31T04:19:21.371Z Checking winnow v0.7.14
24192026-01-31T04:19:21.450Z Checking whoami v1.5.2
24202026-01-31T04:19:21.485Z Checking minimal-lexical v0.2.1
24212026-01-31T04:19:21.738Z Checking rustc-hash v2.1.1
24222026-01-31T04:19:21.755Z Checking normalize-line-endings v0.3.0
24232026-01-31T04:19:21.758Z Checking predicates-core v1.0.8
24242026-01-31T04:19:21.857Z Checking foldhash v0.2.0
24252026-01-31T04:19:21.874Z Checking difflib v0.4.0
24262026-01-31T04:19:21.891Z Checking new_debug_unreachable v1.0.6
24272026-01-31T04:19:21.908Z Checking fixedbitset v0.4.2
24282026-01-31T04:19:21.972Z Checking unicode-segmentation v1.12.0
24292026-01-31T04:19:21.995Z Checking jiff v0.2.15
24302026-01-31T04:19:22.051Z Checking precomputed-hash v0.1.1
24312026-01-31T04:19:22.132Z Checking toml_write v0.1.2
24322026-01-31T04:19:22.174Z Checking static_assertions v1.1.0
24332026-01-31T04:19:22.191Z Checking fixedbitset v0.5.7
24342026-01-31T04:19:22.206Z Checking mime v0.3.17
24352026-01-31T04:19:22.282Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24362026-01-31T04:19:22.461Z Checking predicates v3.1.3
24372026-01-31T04:19:22.526Z Checking string_cache v0.8.9
24382026-01-31T04:19:22.551Z Checking petgraph v0.8.2
24392026-01-31T04:19:22.652Z Checking similar v2.7.0
24402026-01-31T04:19:22.822Z Checking petgraph v0.6.5
24412026-01-31T04:19:23.277Z Checking reqwest v0.12.24
24422026-01-31T04:19:23.465Z Checking ed25519-dalek v2.1.1
24432026-01-31T04:19:23.879Z Checking nom v7.1.3
24442026-01-31T04:19:24.239Z Checking toml_edit v0.22.27
24452026-01-31T04:19:24.931Z Checking hickory-proto v0.25.2
24462026-01-31T04:19:25.311Z Checking slog v2.8.2
24472026-01-31T04:19:25.804Z Checking tokio-postgres v0.7.13
24482026-01-31T04:19:25.861Z Checking anyhow v1.0.99
24492026-01-31T04:19:26.205Z Checking sha3 v0.10.8
24502026-01-31T04:19:26.266Z Checking env_logger v0.11.8
24512026-01-31T04:19:26.560Z Checking usdt v0.6.0
24522026-01-31T04:19:26.599Z Checking usdt-impl v0.5.0
24532026-01-31T04:19:26.616Z Checking rsa v0.9.8
24542026-01-31T04:19:26.829Z Checking serde_with v3.16.1
24552026-01-31T04:19:26.884Z Checking ecdsa v0.16.9
24562026-01-31T04:19:27.149Z Checking toml v0.7.8
24572026-01-31T04:19:27.594Z Checking nix v0.29.0
24582026-01-31T04:19:27.612Z Checking zip v0.6.6
24592026-01-31T04:19:27.812Z Checking zip v4.2.0
24602026-01-31T04:19:27.865Z Checking clap v4.5.48
24612026-01-31T04:19:27.998Z Checking crossterm v0.28.1
24622026-01-31T04:19:28.291Z Checking itertools v0.10.5
24632026-01-31T04:19:28.311Z Checking itertools v0.13.0
24642026-01-31T04:19:28.632Z Checking itertools v0.12.1
24652026-01-31T04:19:28.955Z Checking strum v0.26.3
24662026-01-31T04:19:29.062Z Checking tokio-stream v0.1.17
24672026-01-31T04:19:29.132Z Checking ahash v0.8.12
24682026-01-31T04:19:29.532Z Checking fs-err v3.1.1
24692026-01-31T04:19:29.651Z Checking buf-list v1.0.3
24702026-01-31T04:19:29.872Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24712026-01-31T04:19:29.986Z Checking x509-cert v0.2.5
24722026-01-31T04:19:30.101Z Checking openapiv3 v2.2.0
24732026-01-31T04:19:30.235Z Checking sha1 v0.10.6
24742026-01-31T04:19:30.352Z Checking winnow v0.6.26
24752026-01-31T04:19:30.436Z Checking lalrpop-util v0.19.12
24762026-01-31T04:19:30.530Z Checking peg-runtime v0.8.5
24772026-01-31T04:19:30.718Z Checking rayon v1.10.0
24782026-01-31T04:19:30.736Z Checking camino v1.2.2
24792026-01-31T04:19:30.781Z Checking sigpipe v0.1.3
24802026-01-31T04:19:30.904Z Checking glob v0.3.2
24812026-01-31T04:19:33.206Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24822026-01-31T04:19:33.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.94s
24832026-01-31T04:19:33.766Z
24842026-01-31T04:19:33.767Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/248)
24852026-01-31T04:19:34.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862026-01-31T04:19:34.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872026-01-31T04:19:34.832Z Compiling regress v0.10.4
24882026-01-31T04:19:34.985Z Compiling unsafe-libyaml v0.2.11
24892026-01-31T04:19:34.999Z Compiling structmeta-derive v0.3.0
24902026-01-31T04:19:35.004Z Compiling rustls v0.22.4
24912026-01-31T04:19:35.011Z Checking newtype-uuid v1.3.2
24922026-01-31T04:19:35.044Z Compiling multer v3.1.0
24932026-01-31T04:19:35.044Z Checking heck v0.5.0
24942026-01-31T04:19:35.267Z Compiling newtype-uuid-macros v0.1.0
24952026-01-31T04:19:35.338Z Compiling async-stream-impl v0.3.6
24962026-01-31T04:19:35.362Z Checking daft v0.1.4
24972026-01-31T04:19:35.486Z Checking futures-executor v0.3.31
24982026-01-31T04:19:35.744Z Compiling dropshot v0.16.7
24992026-01-31T04:19:35.832Z Checking iddqd v0.3.16
25002026-01-31T04:19:36.172Z Compiling serde_yaml v0.9.34+deprecated
25012026-01-31T04:19:36.655Z Checking futures v0.3.31
25022026-01-31T04:19:36.676Z Compiling dropshot_endpoint v0.16.7
25032026-01-31T04:19:36.776Z Checking match_cfg v0.1.0
25042026-01-31T04:19:36.885Z Checking hostname v0.3.1
25052026-01-31T04:19:36.906Z Checking thread_local v1.1.8
25062026-01-31T04:19:37.029Z Checking unicode-width v0.1.14
25072026-01-31T04:19:37.189Z Checking crossbeam-channel v0.5.15
25082026-01-31T04:19:37.350Z Compiling structmeta v0.3.0
25092026-01-31T04:19:37.507Z Checking is-terminal v0.4.13
25102026-01-31T04:19:37.659Z Checking take_mut v0.2.2
25112026-01-31T04:19:37.702Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25122026-01-31T04:19:37.745Z Compiling derive-ex v0.1.8
25132026-01-31T04:19:37.829Z Checking term v1.1.0
25142026-01-31T04:19:37.851Z Compiling parse-display-derive v0.10.0
25152026-01-31T04:19:37.927Z Checking slog-async v2.8.0
25162026-01-31T04:19:38.253Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25172026-01-31T04:19:38.275Z Checking slog-term v2.9.2
25182026-01-31T04:19:38.388Z Checking typify-impl v0.4.3
25192026-01-31T04:19:39.017Z Checking debug-ignore v1.0.5
25202026-01-31T04:19:39.194Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25212026-01-31T04:19:40.005Z Checking toml_parser v1.0.6+spec-1.1.0
25222026-01-31T04:19:40.678Z Checking slog-json v2.6.1
25232026-01-31T04:19:40.715Z Checking macaddr v1.0.1
25242026-01-31T04:19:40.968Z Checking toml_datetime v0.7.5+spec-1.1.0
25252026-01-31T04:19:41.032Z Checking serde_spanned v1.0.4
25262026-01-31T04:19:41.082Z Checking toml_writer v1.0.6+spec-1.1.0
25272026-01-31T04:19:41.265Z Checking slog-bunyan v2.5.0
25282026-01-31T04:19:41.420Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25292026-01-31T04:19:41.452Z Checking tabwriter v1.4.0
25302026-01-31T04:19:41.470Z Checking toml v0.9.11+spec-1.1.0
25312026-01-31T04:19:41.616Z Checking async-stream v0.3.6
25322026-01-31T04:19:41.753Z Compiling test-strategy v0.4.3
25332026-01-31T04:19:41.842Z Checking waitgroup v0.1.2
25342026-01-31T04:19:42.013Z Checking rustls-pemfile v2.2.0
25352026-01-31T04:19:42.121Z Checking serde_path_to_error v0.1.20
25362026-01-31T04:19:42.176Z Checking hostname v0.4.2
25372026-01-31T04:19:42.244Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25382026-01-31T04:19:42.334Z Compiling itertools v0.14.0
25392026-01-31T04:19:42.426Z Checking progenitor-client v0.11.2
25402026-01-31T04:19:42.646Z Checking progenitor-client v0.10.0
25412026-01-31T04:19:42.705Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
25422026-01-31T04:19:42.790Z Checking instant v0.1.13
25432026-01-31T04:19:42.846Z Checking colored v3.0.0
25442026-01-31T04:19:42.937Z Checking backoff v0.4.0
25452026-01-31T04:19:43.010Z Checking tokio-rustls v0.25.0
25462026-01-31T04:19:43.055Z Checking parse-display v0.10.0
25472026-01-31T04:19:43.149Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25482026-01-31T04:19:43.263Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25492026-01-31T04:19:43.303Z Compiling proc-macro-crate v1.3.1
25502026-01-31T04:19:43.326Z Compiling proc-macro-error v1.0.4
25512026-01-31T04:19:43.926Z Compiling heapless v0.8.0
25522026-01-31T04:19:44.196Z Compiling num_enum_derive v0.5.11
25532026-01-31T04:19:44.273Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25542026-01-31T04:19:44.706Z Checking hash32 v0.3.1
25552026-01-31T04:19:44.833Z Compiling smoltcp v0.11.0
25562026-01-31T04:19:44.926Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25572026-01-31T04:19:45.157Z Compiling ingot-macros v0.1.1
25582026-01-31T04:19:45.185Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25592026-01-31T04:19:45.509Z Compiling foreign-types-macros v0.2.3
25602026-01-31T04:19:45.754Z Checking cobs v0.2.3
25612026-01-31T04:19:45.941Z Checking foreign-types-shared v0.3.1
25622026-01-31T04:19:45.971Z Compiling crucible-workspace-hack v0.1.0
25632026-01-31T04:19:46.133Z Checking postcard v1.0.10
25642026-01-31T04:19:46.446Z Checking num_enum v0.5.11
25652026-01-31T04:19:46.639Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662026-01-31T04:19:46.675Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25672026-01-31T04:19:46.701Z Checking cstr-argument v0.1.2
25682026-01-31T04:19:46.783Z Checking foreign-types v0.5.0
25692026-01-31T04:19:46.910Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25702026-01-31T04:19:46.931Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25712026-01-31T04:19:47.132Z Checking pretty-hex v0.2.1
25722026-01-31T04:19:47.310Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25732026-01-31T04:19:47.333Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25742026-01-31T04:19:47.423Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25752026-01-31T04:19:47.460Z Checking colored v2.2.0
25762026-01-31T04:19:47.609Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-01-31T04:19:47.612Z Compiling convert_case v0.4.0
25782026-01-31T04:19:47.648Z Checking camino-tempfile v1.4.1
25792026-01-31T04:19:47.651Z Compiling nix v0.30.1
25802026-01-31T04:19:47.957Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25812026-01-31T04:19:48.411Z Compiling derive_more v0.99.20
25822026-01-31T04:19:48.560Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25832026-01-31T04:19:48.580Z Compiling zone_cfg_derive v0.3.0
25842026-01-31T04:19:48.868Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25852026-01-31T04:19:49.742Z Checking smf v0.2.3
25862026-01-31T04:19:49.792Z Compiling num-derive v0.4.2
25872026-01-31T04:19:50.377Z Compiling typify-macro v0.4.3
25882026-01-31T04:19:50.490Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-01-31T04:19:50.665Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-01-31T04:19:50.954Z Checking zone v0.3.1
25912026-01-31T04:19:51.681Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25922026-01-31T04:19:51.959Z Checking ingot-types v0.1.2
25932026-01-31T04:19:52.033Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25942026-01-31T04:19:52.764Z Checking ingot v0.1.1
25952026-01-31T04:19:53.745Z Checking secrecy v0.10.3
25962026-01-31T04:19:54.198Z Compiling typify v0.4.3
25972026-01-31T04:19:54.391Z Compiling progenitor-impl v0.11.2
25982026-01-31T04:19:55.065Z Compiling typify-impl v0.2.0
25992026-01-31T04:19:56.063Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26002026-01-31T04:19:56.797Z Checking unicode-width v0.2.0
26012026-01-31T04:19:56.847Z Checking num-rational v0.4.2
26022026-01-31T04:19:57.298Z Compiling usdt-macro v0.5.0
26032026-01-31T04:19:57.451Z Compiling usdt-attr-macro v0.5.0
26042026-01-31T04:19:58.322Z Compiling thiserror-impl-no-std v2.0.2
26052026-01-31T04:19:58.450Z Checking universal-hash v0.5.1
26062026-01-31T04:19:58.504Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26072026-01-31T04:19:58.671Z Checking num-complex v0.4.6
26082026-01-31T04:19:59.008Z Checking memmap v0.7.0
26092026-01-31T04:19:59.244Z Checking half v2.4.1
26102026-01-31T04:19:59.559Z Checking ciborium-io v0.2.2
26112026-01-31T04:19:59.666Z Checking opaque-debug v0.3.1
26122026-01-31T04:19:59.712Z Compiling num v0.4.3
26132026-01-31T04:19:59.734Z Checking ciborium-ll v0.2.2
26142026-01-31T04:19:59.783Z Checking poly1305 v0.8.0
26152026-01-31T04:19:59.961Z Checking usdt v0.5.0
26162026-01-31T04:20:00.046Z Checking console v0.15.10
26172026-01-31T04:20:00.262Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26182026-01-31T04:20:00.305Z Checking toml v0.8.23
26192026-01-31T04:20:00.606Z Checking password-hash v0.5.0
26202026-01-31T04:20:00.806Z Checking chacha20 v0.9.1
26212026-01-31T04:20:00.828Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26222026-01-31T04:20:00.982Z Checking thiserror-no-std v2.0.2
26232026-01-31T04:20:01.041Z Compiling progenitor-macro v0.11.2
26242026-01-31T04:20:01.044Z Checking blake2 v0.10.6
26252026-01-31T04:20:01.113Z Checking aead v0.5.2
26262026-01-31T04:20:01.145Z Compiling float-ord v0.3.2
26272026-01-31T04:20:01.238Z Compiling semver v0.1.20
26282026-01-31T04:20:01.339Z Checking vsss-rs v3.3.4
26292026-01-31T04:20:01.364Z Checking chacha20poly1305 v0.10.1
26302026-01-31T04:20:01.384Z Checking ciborium v0.2.2
26312026-01-31T04:20:01.523Z Checking argon2 v0.5.3
26322026-01-31T04:20:01.576Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26332026-01-31T04:20:01.839Z Compiling rustc_version v0.1.7
26342026-01-31T04:20:02.303Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26352026-01-31T04:20:02.306Z Checking siphasher v1.0.1
26362026-01-31T04:20:02.360Z Checking indent_write v2.2.0
26372026-01-31T04:20:02.606Z Checking linked-hash-map v0.5.6
26382026-01-31T04:20:02.670Z Checking phf_shared v0.12.1
26392026-01-31T04:20:02.779Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26402026-01-31T04:20:02.951Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26412026-01-31T04:20:02.972Z Checking lru-cache v0.1.2
26422026-01-31T04:20:03.178Z Compiling newtype_derive v0.1.6
26432026-01-31T04:20:03.320Z Compiling progenitor-impl v0.10.0
26442026-01-31T04:20:03.691Z Checking resolv-conf v0.7.0
26452026-01-31T04:20:04.061Z Checking newline-converter v0.3.0
26462026-01-31T04:20:04.250Z Checking hickory-proto v0.24.4
26472026-01-31T04:20:04.464Z Checking atomicwrites v0.4.4
26482026-01-31T04:20:04.705Z Checking prettyplease v0.2.36
26492026-01-31T04:20:05.823Z Checking csv-core v0.1.11
26502026-01-31T04:20:05.895Z Compiling derive-where v1.5.0
26512026-01-31T04:20:06.030Z Compiling pin-project-internal v1.1.6
26522026-01-31T04:20:06.199Z Compiling slog-dtrace v0.3.0
26532026-01-31T04:20:06.407Z Compiling typify-macro v0.2.0
26542026-01-31T04:20:06.555Z Compiling cancel-safe-futures v0.1.5
26552026-01-31T04:20:06.939Z Compiling owo-colors v4.2.2
26562026-01-31T04:20:07.580Z Compiling chrono-tz v0.10.4
26572026-01-31T04:20:07.611Z Checking swrite v0.1.0
26582026-01-31T04:20:07.758Z Compiling const_format_proc_macros v0.2.34
26592026-01-31T04:20:08.137Z Checking csv v1.3.1
26602026-01-31T04:20:08.486Z Checking hickory-resolver v0.24.4
26612026-01-31T04:20:08.630Z Checking pin-project v1.1.6
26622026-01-31T04:20:08.793Z Checking expectorate v1.2.0
26632026-01-31T04:20:08.942Z Checking phf v0.12.1
26642026-01-31T04:20:08.987Z Checking tokio-dtrace v0.1.0
26652026-01-31T04:20:09.217Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26662026-01-31T04:20:09.293Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26672026-01-31T04:20:09.585Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26682026-01-31T04:20:09.855Z Compiling progenitor-macro v0.10.0
26692026-01-31T04:20:10.120Z Checking pem v3.0.5
26702026-01-31T04:20:10.166Z Compiling typify v0.2.0
26712026-01-31T04:20:10.355Z Compiling progenitor-impl v0.8.0
26722026-01-31T04:20:10.415Z Checking libsw-core v0.3.1
26732026-01-31T04:20:10.568Z Compiling lzma-sys v0.1.20
26742026-01-31T04:20:10.590Z Compiling snafu-derive v0.8.5
26752026-01-31T04:20:10.676Z Compiling async-recursion v1.1.1
26762026-01-31T04:20:10.948Z Checking highway v1.3.0
26772026-01-31T04:20:11.361Z Checking same-file v1.0.6
26782026-01-31T04:20:11.503Z Checking utf-8 v0.7.6
26792026-01-31T04:20:11.571Z Checking arc-swap v1.7.1
26802026-01-31T04:20:11.746Z Checking bytecount v0.6.8
26812026-01-31T04:20:11.918Z Checking papergrid v0.11.0
26822026-01-31T04:20:12.011Z Checking slog-scope v4.4.0
26832026-01-31T04:20:12.186Z Checking tungstenite v0.21.0
26842026-01-31T04:20:12.252Z Checking walkdir v2.5.0
26852026-01-31T04:20:12.617Z Checking libsw v3.5.0
26862026-01-31T04:20:12.676Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26872026-01-31T04:20:13.006Z Checking qorb v0.4.1
26882026-01-31T04:20:13.029Z Checking const_format v0.2.34
26892026-01-31T04:20:13.397Z Checking oxide-tokio-rt v0.1.2
26902026-01-31T04:20:13.458Z Checking progenitor v0.11.2
26912026-01-31T04:20:13.687Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
26922026-01-31T04:20:14.908Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26932026-01-31T04:20:15.108Z Checking snafu v0.8.5
26942026-01-31T04:20:15.962Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26952026-01-31T04:20:16.042Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26962026-01-31T04:20:16.735Z Compiling tabled_derive v0.7.0
26972026-01-31T04:20:16.914Z Compiling progenitor-macro v0.8.0
26982026-01-31T04:20:17.061Z Checking globset v0.4.15
26992026-01-31T04:20:17.503Z Checking olpc-cjson v0.1.4
27002026-01-31T04:20:17.550Z Checking progenitor-client v0.8.0
27012026-01-31T04:20:17.760Z Checking gethostname v0.5.0
27022026-01-31T04:20:17.917Z Compiling heck v0.3.3
27032026-01-31T04:20:17.939Z Checking bcs v0.1.6
27042026-01-31T04:20:18.296Z Checking serde_plain v1.0.2
27052026-01-31T04:20:18.415Z Checking typed-path v0.9.3
27062026-01-31T04:20:18.579Z Checking termtree v0.5.1
27072026-01-31T04:20:18.833Z Checking linear-map v1.2.0
27082026-01-31T04:20:18.858Z Checking unicode-linebreak v0.1.5
27092026-01-31T04:20:19.166Z Checking smawk v0.3.2
27102026-01-31T04:20:19.307Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27112026-01-31T04:20:19.397Z Checking textwrap v0.16.2
27122026-01-31T04:20:19.832Z Checking tabled v0.15.0
27132026-01-31T04:20:19.959Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27142026-01-31T04:20:20.300Z Checking tough v0.20.0
27152026-01-31T04:20:22.318Z Checking progenitor v0.10.0
27162026-01-31T04:20:22.558Z Compiling zone_cfg_derive v0.1.2
27172026-01-31T04:20:22.581Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27182026-01-31T04:20:22.974Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27192026-01-31T04:20:23.289Z Checking steno v0.4.1
27202026-01-31T04:20:23.933Z Checking tokio-tungstenite v0.21.0
27212026-01-31T04:20:24.656Z Checking slog-stdlog v4.1.1
27222026-01-31T04:20:24.874Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27232026-01-31T04:20:24.969Z Checking base64 v0.13.1
27242026-01-31T04:20:25.051Z Checking humantime v2.2.0
27252026-01-31T04:20:25.169Z Checking base64 v0.21.7
27262026-01-31T04:20:25.379Z Checking number_prefix v0.4.0
27272026-01-31T04:20:25.404Z Checking ron v0.7.1
27282026-01-31T04:20:25.457Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27292026-01-31T04:20:25.600Z Checking indicatif v0.17.11
27302026-01-31T04:20:25.677Z Checking slog-envlogger v2.2.0
27312026-01-31T04:20:25.945Z Checking xz2 v0.1.7
27322026-01-31T04:20:25.968Z Checking zone v0.1.8
27332026-01-31T04:20:26.297Z Checking xattr v1.3.1
27342026-01-31T04:20:26.397Z Checking yasna v0.5.2
27352026-01-31T04:20:26.542Z Checking headers-core v0.3.0
27362026-01-31T04:20:26.565Z Checking filetime v0.2.26
27372026-01-31T04:20:26.681Z Checking subprocess v0.2.9
27382026-01-31T04:20:26.725Z Checking headers v0.4.1
27392026-01-31T04:20:26.807Z Checking tar v0.4.44
27402026-01-31T04:20:27.257Z Checking rcgen v0.12.1
27412026-01-31T04:20:28.849Z Checking progenitor v0.8.0
27422026-01-31T04:20:29.016Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27432026-01-31T04:20:30.195Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27442026-01-31T04:20:30.198Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27452026-01-31T04:20:30.198Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27462026-01-31T04:20:30.785Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27472026-01-31T04:20:31.321Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27482026-01-31T04:20:32.091Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27492026-01-31T04:20:32.321Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27502026-01-31T04:20:33.284Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27512026-01-31T04:20:33.287Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27522026-01-31T04:20:33.400Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27532026-01-31T04:20:34.276Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27542026-01-31T04:20:34.356Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27552026-01-31T04:20:35.632Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27562026-01-31T04:20:36.391Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27572026-01-31T04:20:38.330Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27582026-01-31T04:20:42.067Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27592026-01-31T04:20:43.100Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27602026-01-31T04:20:44.336Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27612026-01-31T04:20:45.607Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27622026-01-31T04:21:03.839Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27632026-01-31T04:21:05.916Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27642026-01-31T04:21:07.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
27652026-01-31T04:21:07.852Z
27662026-01-31T04:21:07.853Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/248)
27672026-01-31T04:21:08.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682026-01-31T04:21:08.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692026-01-31T04:21:08.816Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27702026-01-31T04:21:10.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s
27712026-01-31T04:21:10.982Z
27722026-01-31T04:21:10.982Zinfo: running `cargo check --bins` on nexus-config (52/248)
27732026-01-31T04:21:11.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742026-01-31T04:21:11.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752026-01-31T04:21:11.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762026-01-31T04:21:11.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27772026-01-31T04:21:11.883Z
27782026-01-31T04:21:11.883Zinfo: running `cargo check --bins` on nexus-types (53/248)
27792026-01-31T04:21:12.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802026-01-31T04:21:12.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812026-01-31T04:21:12.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822026-01-31T04:21:12.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27832026-01-31T04:21:12.750Z
27842026-01-31T04:21:12.750Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/248)
27852026-01-31T04:21:13.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862026-01-31T04:21:13.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872026-01-31T04:21:13.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882026-01-31T04:21:13.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27892026-01-31T04:21:13.561Z
27902026-01-31T04:21:13.561Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/248)
27912026-01-31T04:21:14.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922026-01-31T04:21:14.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932026-01-31T04:21:14.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942026-01-31T04:21:14.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27952026-01-31T04:21:14.363Z
27962026-01-31T04:21:14.363Zinfo: running `cargo check --bins` on cockroach-admin-types (56/248)
27972026-01-31T04:21:15.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982026-01-31T04:21:15.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992026-01-31T04:21:15.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002026-01-31T04:21:15.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28012026-01-31T04:21:15.146Z
28022026-01-31T04:21:15.146Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/248)
28032026-01-31T04:21:15.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042026-01-31T04:21:15.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052026-01-31T04:21:15.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062026-01-31T04:21:15.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28072026-01-31T04:21:15.958Z
28082026-01-31T04:21:15.958Zinfo: running `cargo check --bins` on ereport-types (58/248)
28092026-01-31T04:21:16.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102026-01-31T04:21:16.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112026-01-31T04:21:16.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122026-01-31T04:21:16.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28132026-01-31T04:21:16.757Z
28142026-01-31T04:21:16.757Zinfo: running `cargo check --bins` on gateway-client (59/248)
28152026-01-31T04:21:17.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162026-01-31T04:21:17.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172026-01-31T04:21:17.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182026-01-31T04:21:17.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28192026-01-31T04:21:17.555Z
28202026-01-31T04:21:17.555Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/248)
28212026-01-31T04:21:18.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222026-01-31T04:21:18.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232026-01-31T04:21:18.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242026-01-31T04:21:18.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28252026-01-31T04:21:18.344Z
28262026-01-31T04:21:18.344Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/248)
28272026-01-31T04:21:19.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282026-01-31T04:21:19.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292026-01-31T04:21:19.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302026-01-31T04:21:19.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28312026-01-31T04:21:19.141Z
28322026-01-31T04:21:19.141Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/248)
28332026-01-31T04:21:19.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342026-01-31T04:21:19.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352026-01-31T04:21:19.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362026-01-31T04:21:19.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28372026-01-31T04:21:19.946Z
28382026-01-31T04:21:19.947Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/248)
28392026-01-31T04:21:20.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402026-01-31T04:21:20.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412026-01-31T04:21:20.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422026-01-31T04:21:20.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28432026-01-31T04:21:20.745Z
28442026-01-31T04:21:20.745Zinfo: running `cargo check --bins` on internal-dns-types (64/248)
28452026-01-31T04:21:21.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462026-01-31T04:21:21.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472026-01-31T04:21:21.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482026-01-31T04:21:21.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28492026-01-31T04:21:21.561Z
28502026-01-31T04:21:21.562Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/248)
28512026-01-31T04:21:22.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522026-01-31T04:21:22.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532026-01-31T04:21:22.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542026-01-31T04:21:22.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28552026-01-31T04:21:22.362Z
28562026-01-31T04:21:22.362Zinfo: running `cargo check --bins` on omicron-passwords (66/248)
28572026-01-31T04:21:23.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582026-01-31T04:21:23.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592026-01-31T04:21:23.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602026-01-31T04:21:23.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28612026-01-31T04:21:23.151Z
28622026-01-31T04:21:23.151Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/248)
28632026-01-31T04:21:23.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642026-01-31T04:21:23.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652026-01-31T04:21:23.990Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28662026-01-31T04:21:24.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
28672026-01-31T04:21:24.919Z
28682026-01-31T04:21:24.919Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/248)
28692026-01-31T04:21:25.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702026-01-31T04:21:25.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712026-01-31T04:21:25.780Z Compiling cfg_aliases v0.1.1
28722026-01-31T04:21:25.780Z Compiling convert_case v0.7.1
28732026-01-31T04:21:25.783Z Compiling vte_generate_state_changes v0.1.2
28742026-01-31T04:21:25.783Z Checking fd-lock v4.0.2
28752026-01-31T04:21:25.897Z Checking nibble_vec v0.1.0
28762026-01-31T04:21:25.948Z Checking endian-type v0.1.2
28772026-01-31T04:21:25.965Z Compiling peg-macros v0.8.5
28782026-01-31T04:21:25.965Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28792026-01-31T04:21:25.999Z Compiling nix v0.28.0
28802026-01-31T04:21:26.119Z Compiling sqlparser_derive v0.2.2
28812026-01-31T04:21:26.148Z Checking home v0.5.9
28822026-01-31T04:21:26.166Z Checking radix_trie v0.2.1
28832026-01-31T04:21:26.315Z Checking nu-ansi-term v0.50.1
28842026-01-31T04:21:26.504Z Checking vte v0.11.1
28852026-01-31T04:21:26.566Z Checking unicode_categories v0.1.1
28862026-01-31T04:21:26.654Z Compiling derive_more-impl v2.0.1
28872026-01-31T04:21:26.735Z Checking display-error-chain v0.2.2
28882026-01-31T04:21:26.847Z Checking sqlformat v0.3.5
28892026-01-31T04:21:27.120Z Checking sqlparser v0.45.0
28902026-01-31T04:21:27.766Z Checking strip-ansi-escapes v0.2.0
28912026-01-31T04:21:27.924Z Checking reedline v0.40.0
28922026-01-31T04:21:28.080Z Checking derive_more v2.0.1
28932026-01-31T04:21:28.177Z Checking crossterm v0.29.0
28942026-01-31T04:21:28.331Z Checking peg v0.8.5
28952026-01-31T04:21:28.696Z Checking rustyline v14.0.0
28962026-01-31T04:21:37.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s
28972026-01-31T04:21:37.755Z
28982026-01-31T04:21:37.755Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/248)
28992026-01-31T04:21:38.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002026-01-31T04:21:38.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012026-01-31T04:21:38.608Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29022026-01-31T04:21:44.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.33s
29032026-01-31T04:21:44.290Z
29042026-01-31T04:21:44.290Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/248)
29052026-01-31T04:21:45.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062026-01-31T04:21:45.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072026-01-31T04:21:45.154Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29082026-01-31T04:21:48.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
29092026-01-31T04:21:49.146Z
29102026-01-31T04:21:49.146Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/248)
29112026-01-31T04:21:49.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122026-01-31T04:21:49.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132026-01-31T04:21:50.004Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29142026-01-31T04:21:55.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
29152026-01-31T04:21:55.382Z
29162026-01-31T04:21:55.382Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/248)
29172026-01-31T04:21:56.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182026-01-31T04:21:56.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192026-01-31T04:21:56.245Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29202026-01-31T04:22:01.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
29212026-01-31T04:22:01.723Z
29222026-01-31T04:22:01.723Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/248)
29232026-01-31T04:22:02.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242026-01-31T04:22:02.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252026-01-31T04:22:02.654Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29262026-01-31T04:22:06.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s
29272026-01-31T04:22:06.893Z
29282026-01-31T04:22:06.893Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/248)
29292026-01-31T04:22:07.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302026-01-31T04:22:07.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312026-01-31T04:22:07.746Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29322026-01-31T04:22:11.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s
29332026-01-31T04:22:12.003Z
29342026-01-31T04:22:12.003Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/248)
29352026-01-31T04:22:12.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362026-01-31T04:22:12.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372026-01-31T04:22:12.849Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29382026-01-31T04:22:18.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s
29392026-01-31T04:22:18.451Z
29402026-01-31T04:22:18.451Zinfo: running `cargo check --bins` on oximeter (76/248)
29412026-01-31T04:22:19.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422026-01-31T04:22:19.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432026-01-31T04:22:19.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442026-01-31T04:22:19.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29452026-01-31T04:22:19.266Z
29462026-01-31T04:22:19.266Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/248)
29472026-01-31T04:22:19.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482026-01-31T04:22:19.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492026-01-31T04:22:19.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502026-01-31T04:22:19.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29512026-01-31T04:22:20.042Z
29522026-01-31T04:22:20.042Zinfo: running `cargo check --bins` on oximeter-schema (78/248)
29532026-01-31T04:22:20.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542026-01-31T04:22:20.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552026-01-31T04:22:20.864Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29562026-01-31T04:22:21.052Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29572026-01-31T04:22:21.518Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29582026-01-31T04:22:28.547Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29592026-01-31T04:22:29.038Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29602026-01-31T04:22:30.914Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29612026-01-31T04:22:31.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s
29622026-01-31T04:22:32.143Z
29632026-01-31T04:22:32.143Zinfo: running `cargo check --bins` on oximeter-types (79/248)
29642026-01-31T04:22:32.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652026-01-31T04:22:32.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662026-01-31T04:22:32.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29672026-01-31T04:22:32.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29682026-01-31T04:22:32.974Z
29692026-01-31T04:22:32.974Zinfo: running `cargo check --bins` on oximeter-types-versions (80/248)
29702026-01-31T04:22:33.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712026-01-31T04:22:33.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722026-01-31T04:22:33.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29732026-01-31T04:22:33.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29742026-01-31T04:22:33.777Z
29752026-01-31T04:22:33.778Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/248)
29762026-01-31T04:22:34.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29772026-01-31T04:22:34.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29782026-01-31T04:22:34.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29792026-01-31T04:22:34.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29802026-01-31T04:22:34.587Z
29812026-01-31T04:22:34.587Zinfo: running `cargo check --bins` on oxql-types (82/248)
29822026-01-31T04:22:35.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832026-01-31T04:22:35.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842026-01-31T04:22:35.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29852026-01-31T04:22:35.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29862026-01-31T04:22:35.453Z
29872026-01-31T04:22:35.453Zinfo: running `cargo check --bins` on oximeter-test-utils (83/248)
29882026-01-31T04:22:36.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892026-01-31T04:22:36.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902026-01-31T04:22:36.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29912026-01-31T04:22:36.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
29922026-01-31T04:22:36.364Z
29932026-01-31T04:22:36.364Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/248)
29942026-01-31T04:22:37.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952026-01-31T04:22:37.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962026-01-31T04:22:37.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29972026-01-31T04:22:37.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29982026-01-31T04:22:37.190Z
29992026-01-31T04:22:37.190Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/248)
30002026-01-31T04:22:37.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012026-01-31T04:22:37.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022026-01-31T04:22:37.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30032026-01-31T04:22:37.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30042026-01-31T04:22:38.018Z
30052026-01-31T04:22:38.018Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/248)
30062026-01-31T04:22:38.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072026-01-31T04:22:38.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082026-01-31T04:22:38.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092026-01-31T04:22:38.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30102026-01-31T04:22:38.844Z
30112026-01-31T04:22:38.844Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/248)
30122026-01-31T04:22:39.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132026-01-31T04:22:39.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142026-01-31T04:22:39.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152026-01-31T04:22:39.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30162026-01-31T04:22:39.672Z
30172026-01-31T04:22:39.672Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/248)
30182026-01-31T04:22:40.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192026-01-31T04:22:40.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202026-01-31T04:22:40.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212026-01-31T04:22:40.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30222026-01-31T04:22:40.485Z
30232026-01-31T04:22:40.485Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/248)
30242026-01-31T04:22:41.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252026-01-31T04:22:41.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262026-01-31T04:22:41.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272026-01-31T04:22:41.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30282026-01-31T04:22:41.299Z
30292026-01-31T04:22:41.299Zinfo: running `cargo check --bins --no-default-features` on gfss (90/248)
30302026-01-31T04:22:41.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312026-01-31T04:22:41.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322026-01-31T04:22:41.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332026-01-31T04:22:41.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30342026-01-31T04:22:42.079Z
30352026-01-31T04:22:42.079Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/248)
30362026-01-31T04:22:42.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372026-01-31T04:22:42.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382026-01-31T04:22:42.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392026-01-31T04:22:42.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30402026-01-31T04:22:42.855Z
30412026-01-31T04:22:42.855Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/248)
30422026-01-31T04:22:43.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-01-31T04:22:43.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-01-31T04:22:43.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-01-31T04:22:43.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30462026-01-31T04:22:43.692Z
30472026-01-31T04:22:43.692Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/248)
30482026-01-31T04:22:44.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-01-31T04:22:44.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-01-31T04:22:44.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-01-31T04:22:44.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30522026-01-31T04:22:44.520Z
30532026-01-31T04:22:44.520Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/248)
30542026-01-31T04:22:45.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-01-31T04:22:45.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-01-31T04:22:45.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-01-31T04:22:45.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30582026-01-31T04:22:45.346Z
30592026-01-31T04:22:45.347Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/248)
30602026-01-31T04:22:46.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-01-31T04:22:46.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-01-31T04:22:46.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-01-31T04:22:46.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30642026-01-31T04:22:46.167Z
30652026-01-31T04:22:46.167Zinfo: running `cargo check --bins` on trust-quorum-types (96/248)
30662026-01-31T04:22:46.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-01-31T04:22:46.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-01-31T04:22:46.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-01-31T04:22:46.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30702026-01-31T04:22:46.987Z
30712026-01-31T04:22:46.987Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/248)
30722026-01-31T04:22:47.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-01-31T04:22:47.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-01-31T04:22:47.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-01-31T04:22:47.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30762026-01-31T04:22:47.811Z
30772026-01-31T04:22:47.811Zinfo: running `cargo check --bins` on update-engine (98/248)
30782026-01-31T04:22:48.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-01-31T04:22:48.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-01-31T04:22:48.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-01-31T04:22:48.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30822026-01-31T04:22:48.587Z
30832026-01-31T04:22:48.587Zinfo: running `cargo check --bins` on omicron-certificates (99/248)
30842026-01-31T04:22:49.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-01-31T04:22:49.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-01-31T04:22:49.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-01-31T04:22:49.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30882026-01-31T04:22:49.383Z
30892026-01-31T04:22:49.383Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (100/248)
30902026-01-31T04:22:50.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-01-31T04:22:50.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-01-31T04:22:50.271Z Checking dropshot-api-manager-types v0.2.4
30932026-01-31T04:22:50.271Z Checking nanorand v0.7.0
30942026-01-31T04:22:50.561Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30952026-01-31T04:22:50.621Z Checking flume v0.11.1
30962026-01-31T04:22:50.935Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30972026-01-31T04:22:52.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
30982026-01-31T04:22:52.548Z
30992026-01-31T04:22:52.548Zinfo: running `cargo check --bins` on clickhouse-admin-api (101/248)
31002026-01-31T04:22:53.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012026-01-31T04:22:53.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022026-01-31T04:22:53.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032026-01-31T04:22:53.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31042026-01-31T04:22:53.375Z
31052026-01-31T04:22:53.375Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (102/248)
31062026-01-31T04:22:54.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072026-01-31T04:22:54.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082026-01-31T04:22:54.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092026-01-31T04:22:54.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31102026-01-31T04:22:54.196Z
31112026-01-31T04:22:54.196Zinfo: running `cargo check --bins` on bootstrap-agent-client (103/248)
31122026-01-31T04:22:54.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-01-31T04:22:54.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-01-31T04:22:54.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-01-31T04:22:54.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31162026-01-31T04:22:55.008Z
31172026-01-31T04:22:55.009Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (104/248)
31182026-01-31T04:22:55.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-01-31T04:22:55.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-01-31T04:22:55.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-01-31T04:22:55.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31222026-01-31T04:22:55.816Z
31232026-01-31T04:22:55.816Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (105/248)
31242026-01-31T04:22:56.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-01-31T04:22:56.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-01-31T04:22:56.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-01-31T04:22:56.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31282026-01-31T04:22:56.622Z
31292026-01-31T04:22:56.622Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (106/248)
31302026-01-31T04:22:57.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-01-31T04:22:57.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-01-31T04:22:57.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-01-31T04:22:57.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31342026-01-31T04:22:57.441Z
31352026-01-31T04:22:57.441Zinfo: running `cargo check --bins` on cockroach-admin-client (107/248)
31362026-01-31T04:22:58.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-01-31T04:22:58.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-01-31T04:22:58.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-01-31T04:22:58.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31402026-01-31T04:22:58.222Z
31412026-01-31T04:22:58.222Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (108/248)
31422026-01-31T04:22:58.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-01-31T04:22:58.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-01-31T04:22:58.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-01-31T04:22:58.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31462026-01-31T04:22:59.037Z
31472026-01-31T04:22:59.037Zinfo: running `cargo check --bins` on dns-service-client (109/248)
31482026-01-31T04:22:59.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-01-31T04:22:59.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-01-31T04:22:59.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-01-31T04:22:59.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31522026-01-31T04:22:59.840Z
31532026-01-31T04:22:59.840Zinfo: running `cargo check --bins` on installinator-client (110/248)
31542026-01-31T04:23:00.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-01-31T04:23:00.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-01-31T04:23:00.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-01-31T04:23:00.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31582026-01-31T04:23:00.642Z
31592026-01-31T04:23:00.642Zinfo: running `cargo check --bins` on nexus-client (111/248)
31602026-01-31T04:23:01.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-01-31T04:23:01.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-01-31T04:23:01.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-01-31T04:23:01.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31642026-01-31T04:23:01.503Z
31652026-01-31T04:23:01.503Zinfo: running `cargo check --bins` on nexus-lockstep-client (112/248)
31662026-01-31T04:23:02.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-01-31T04:23:02.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-01-31T04:23:02.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-01-31T04:23:02.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31702026-01-31T04:23:02.351Z
31712026-01-31T04:23:02.351Zinfo: running `cargo check --bins` on ntp-admin-client (113/248)
31722026-01-31T04:23:03.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-01-31T04:23:03.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-01-31T04:23:03.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-01-31T04:23:03.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31762026-01-31T04:23:03.129Z
31772026-01-31T04:23:03.129Zinfo: running `cargo check --bins` on oxide-client (114/248)
31782026-01-31T04:23:03.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-01-31T04:23:03.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-01-31T04:23:03.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-01-31T04:23:03.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31822026-01-31T04:23:03.908Z
31832026-01-31T04:23:03.908Zinfo: running `cargo check --bins` on oximeter-client (115/248)
31842026-01-31T04:23:04.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-01-31T04:23:04.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-01-31T04:23:04.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-01-31T04:23:04.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31882026-01-31T04:23:04.727Z
31892026-01-31T04:23:04.727Zinfo: running `cargo check --bins` on repo-depot-client (116/248)
31902026-01-31T04:23:05.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-01-31T04:23:05.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-01-31T04:23:05.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-01-31T04:23:05.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31942026-01-31T04:23:05.511Z
31952026-01-31T04:23:05.511Zinfo: running `cargo check --bins` on sled-agent-client (117/248)
31962026-01-31T04:23:06.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-01-31T04:23:06.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-01-31T04:23:06.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-01-31T04:23:06.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32002026-01-31T04:23:06.335Z
32012026-01-31T04:23:06.335Zinfo: running `cargo check --bins` on wicketd-client (118/248)
32022026-01-31T04:23:07.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-01-31T04:23:07.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-01-31T04:23:07.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-01-31T04:23:07.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32062026-01-31T04:23:07.183Z
32072026-01-31T04:23:07.183Zinfo: running `cargo check --bins` on installinator-common (119/248)
32082026-01-31T04:23:07.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-01-31T04:23:07.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-01-31T04:23:07.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-01-31T04:23:07.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32122026-01-31T04:23:08.014Z
32132026-01-31T04:23:08.014Zinfo: running `cargo check --bins` on installinator-common-versions (120/248)
32142026-01-31T04:23:08.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-01-31T04:23:08.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-01-31T04:23:08.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-01-31T04:23:08.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32182026-01-31T04:23:08.796Z
32192026-01-31T04:23:08.796Zinfo: running `cargo check --bins` on wicket-common (121/248)
32202026-01-31T04:23:09.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-01-31T04:23:09.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-01-31T04:23:09.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-01-31T04:23:09.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32242026-01-31T04:23:09.621Z
32252026-01-31T04:23:09.621Zinfo: running `cargo check --bins` on omicron-cockroach-admin (122/248)
32262026-01-31T04:23:10.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-01-31T04:23:10.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-01-31T04:23:10.501Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32292026-01-31T04:23:10.507Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32302026-01-31T04:23:10.507Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32312026-01-31T04:23:10.621Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32322026-01-31T04:23:10.842Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32332026-01-31T04:23:10.866Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32342026-01-31T04:23:11.268Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32352026-01-31T04:23:11.272Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32362026-01-31T04:23:14.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
32372026-01-31T04:23:14.623Z
32382026-01-31T04:23:14.623Zinfo: running `cargo check --bins` on cockroach-admin-api (123/248)
32392026-01-31T04:23:15.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402026-01-31T04:23:15.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412026-01-31T04:23:15.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422026-01-31T04:23:15.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32432026-01-31T04:23:15.447Z
32442026-01-31T04:23:15.447Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (124/248)
32452026-01-31T04:23:16.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-01-31T04:23:16.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-01-31T04:23:16.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482026-01-31T04:23:16.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32492026-01-31T04:23:16.373Z
32502026-01-31T04:23:16.373Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (125/248)
32512026-01-31T04:23:17.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522026-01-31T04:23:17.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532026-01-31T04:23:17.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542026-01-31T04:23:17.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32552026-01-31T04:23:17.289Z
32562026-01-31T04:23:17.290Zinfo: running `cargo check --bins` on dns-server (126/248)
32572026-01-31T04:23:18.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582026-01-31T04:23:18.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592026-01-31T04:23:18.138Z Compiling parking_lot_core v0.8.6
32602026-01-31T04:23:18.141Z Compiling moka v0.12.10
32612026-01-31T04:23:18.141Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32622026-01-31T04:23:18.141Z Checking tagptr v0.2.0
32632026-01-31T04:23:18.291Z Checking prefix-trie v0.7.0
32642026-01-31T04:23:18.295Z Checking fxhash v0.2.1
32652026-01-31T04:23:18.295Z Checking hickory-client v0.25.2
32662026-01-31T04:23:18.799Z Checking hickory-server v0.25.2
32672026-01-31T04:23:18.922Z Checking parking_lot v0.11.2
32682026-01-31T04:23:19.124Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32692026-01-31T04:23:19.127Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32702026-01-31T04:23:19.127Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32712026-01-31T04:23:19.190Z Checking sled v0.34.7
32722026-01-31T04:23:19.588Z Checking hickory-resolver v0.25.2
32732026-01-31T04:23:21.132Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32742026-01-31T04:23:22.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
32752026-01-31T04:23:22.812Z
32762026-01-31T04:23:22.812Zinfo: running `cargo check --bins` on dns-server-api (127/248)
32772026-01-31T04:23:23.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782026-01-31T04:23:23.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792026-01-31T04:23:23.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802026-01-31T04:23:23.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32812026-01-31T04:23:23.615Z
32822026-01-31T04:23:23.616Zinfo: running `cargo check --bins` on gateway-test-utils (128/248)
32832026-01-31T04:23:24.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842026-01-31T04:23:24.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852026-01-31T04:23:24.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862026-01-31T04:23:24.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32872026-01-31T04:23:24.489Z
32882026-01-31T04:23:24.489Zinfo: running `cargo check --bins` on omicron-gateway (129/248)
32892026-01-31T04:23:25.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902026-01-31T04:23:25.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912026-01-31T04:23:25.433Z Compiling radium v0.7.0
32922026-01-31T04:23:25.436Z Checking tap v1.0.1
32932026-01-31T04:23:25.437Z Compiling maybe-uninit v2.0.0
32942026-01-31T04:23:25.582Z Compiling zerocopy-derive v0.6.6
32952026-01-31T04:23:25.586Z Compiling packed_struct v0.10.1
32962026-01-31T04:23:25.586Z Checking crc-catalog v2.4.0
32972026-01-31T04:23:25.613Z Checking funty v2.0.0
32982026-01-31T04:23:25.630Z Compiling packed_struct_codegen v0.10.1
32992026-01-31T04:23:25.710Z Checking wyz v0.5.1
33002026-01-31T04:23:25.760Z Checking crc v3.2.1
33012026-01-31T04:23:26.087Z Compiling bitfield-macros v0.19.2
33022026-01-31T04:23:26.105Z Compiling indexmap v1.9.3
33032026-01-31T04:23:26.225Z Checking nodrop v0.1.14
33042026-01-31T04:23:26.257Z Checking smallvec v0.6.14
33052026-01-31T04:23:26.373Z Checking array-init v0.0.4
33062026-01-31T04:23:26.431Z Checking hashbrown v0.12.3
33072026-01-31T04:23:26.456Z Checking bitvec v1.0.1
33082026-01-31T04:23:26.502Z Checking ron v0.8.1
33092026-01-31T04:23:26.656Z Checking hashbrown v0.13.2
33102026-01-31T04:23:27.284Z Checking serde-hex v0.1.0
33112026-01-31T04:23:27.453Z Checking zerocopy v0.6.6
33122026-01-31T04:23:27.554Z Checking bitfield v0.19.2
33132026-01-31T04:23:27.588Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33142026-01-31T04:23:27.675Z Checking crc-any v2.5.0
33152026-01-31T04:23:27.956Z Checking void v1.0.2
33162026-01-31T04:23:28.016Z Checking path-slash v0.1.5
33172026-01-31T04:23:28.025Z Checking half v1.8.3
33182026-01-31T04:23:28.071Z Checking object v0.30.4
33192026-01-31T04:23:28.105Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33202026-01-31T04:23:28.125Z Checking tungstenite v0.23.0
33212026-01-31T04:23:28.143Z Checking lzss v0.8.2
33222026-01-31T04:23:28.161Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33232026-01-31T04:23:28.369Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33242026-01-31T04:23:28.417Z Checking serde_cbor v0.11.2
33252026-01-31T04:23:28.439Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33262026-01-31T04:23:28.477Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33272026-01-31T04:23:28.908Z Checking nix v0.27.1
33282026-01-31T04:23:28.973Z Checking kstat-rs v0.2.4
33292026-01-31T04:23:29.208Z Checking serde_bytes v0.11.19
33302026-01-31T04:23:29.293Z Checking tokio-tungstenite v0.23.1
33312026-01-31T04:23:29.342Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33322026-01-31T04:23:29.539Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33332026-01-31T04:23:29.773Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33342026-01-31T04:23:30.116Z Checking signal-hook-tokio v0.3.1
33352026-01-31T04:23:31.472Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33362026-01-31T04:23:31.899Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33372026-01-31T04:23:36.198Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33382026-01-31T04:23:37.580Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33392026-01-31T04:23:37.991Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33402026-01-31T04:23:39.696Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33412026-01-31T04:23:42.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.32s
33422026-01-31T04:23:43.030Z
33432026-01-31T04:23:43.030Zinfo: running `cargo check --bins` on gateway-api (130/248)
33442026-01-31T04:23:43.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452026-01-31T04:23:43.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462026-01-31T04:23:43.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472026-01-31T04:23:43.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33482026-01-31T04:23:43.834Z
33492026-01-31T04:23:43.834Zinfo: running `cargo check --bins` on ipcc (131/248)
33502026-01-31T04:23:44.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512026-01-31T04:23:44.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522026-01-31T04:23:44.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532026-01-31T04:23:44.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33542026-01-31T04:23:44.634Z
33552026-01-31T04:23:44.634Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (132/248)
33562026-01-31T04:23:45.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572026-01-31T04:23:45.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582026-01-31T04:23:45.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592026-01-31T04:23:45.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33602026-01-31T04:23:45.500Z
33612026-01-31T04:23:45.500Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (133/248)
33622026-01-31T04:23:46.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632026-01-31T04:23:46.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642026-01-31T04:23:46.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652026-01-31T04:23:46.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33662026-01-31T04:23:46.225Z
33672026-01-31T04:23:46.225Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (134/248)
33682026-01-31T04:23:46.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692026-01-31T04:23:46.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702026-01-31T04:23:46.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712026-01-31T04:23:46.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33722026-01-31T04:23:47.034Z
33732026-01-31T04:23:47.034Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (135/248)
33742026-01-31T04:23:47.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752026-01-31T04:23:47.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762026-01-31T04:23:47.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772026-01-31T04:23:47.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33782026-01-31T04:23:47.854Z
33792026-01-31T04:23:47.854Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (136/248)
33802026-01-31T04:23:48.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812026-01-31T04:23:48.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822026-01-31T04:23:48.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832026-01-31T04:23:48.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33842026-01-31T04:23:48.667Z
33852026-01-31T04:23:48.667Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (137/248)
33862026-01-31T04:23:49.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872026-01-31T04:23:49.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882026-01-31T04:23:49.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892026-01-31T04:23:49.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33902026-01-31T04:23:49.486Z
33912026-01-31T04:23:49.486Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (138/248)
33922026-01-31T04:23:50.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932026-01-31T04:23:50.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942026-01-31T04:23:50.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952026-01-31T04:23:50.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33962026-01-31T04:23:50.302Z
33972026-01-31T04:23:50.302Zinfo: running `cargo check --bins` on oximeter-producer (139/248)
33982026-01-31T04:23:51.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992026-01-31T04:23:51.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002026-01-31T04:23:51.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012026-01-31T04:23:51.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34022026-01-31T04:23:51.152Z
34032026-01-31T04:23:51.152Zinfo: running `cargo check --bins` on internal-dns-resolver (140/248)
34042026-01-31T04:23:51.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052026-01-31T04:23:51.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062026-01-31T04:23:51.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072026-01-31T04:23:51.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34082026-01-31T04:23:51.969Z
34092026-01-31T04:23:51.969Zinfo: running `cargo check --bins` on sp-sim (141/248)
34102026-01-31T04:23:52.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112026-01-31T04:23:52.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122026-01-31T04:23:52.876Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34132026-01-31T04:23:55.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
34142026-01-31T04:23:55.708Z
34152026-01-31T04:23:55.708Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (142/248)
34162026-01-31T04:23:56.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172026-01-31T04:23:56.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182026-01-31T04:23:56.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192026-01-31T04:23:56.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34202026-01-31T04:23:56.589Z
34212026-01-31T04:23:56.590Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (143/248)
34222026-01-31T04:23:57.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232026-01-31T04:23:57.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242026-01-31T04:23:57.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252026-01-31T04:23:57.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34262026-01-31T04:23:57.487Z
34272026-01-31T04:23:57.488Zinfo: running `cargo check --bins` on db-macros (144/248)
34282026-01-31T04:23:58.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292026-01-31T04:23:58.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302026-01-31T04:23:58.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312026-01-31T04:23:58.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34322026-01-31T04:23:58.271Z
34332026-01-31T04:23:58.271Zinfo: running `cargo check --bins` on nexus-macros-common (145/248)
34342026-01-31T04:23:58.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352026-01-31T04:23:58.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362026-01-31T04:23:58.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372026-01-31T04:23:58.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34382026-01-31T04:23:59.060Z
34392026-01-31T04:23:59.060Zinfo: running `cargo check --bins` on nexus-auth (146/248)
34402026-01-31T04:23:59.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412026-01-31T04:23:59.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422026-01-31T04:23:59.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432026-01-31T04:23:59.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34442026-01-31T04:23:59.927Z
34452026-01-31T04:23:59.927Zinfo: running `cargo check --bins` on authz-macros (147/248)
34462026-01-31T04:24:00.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-01-31T04:24:00.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-01-31T04:24:00.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-01-31T04:24:00.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34502026-01-31T04:24:00.728Z
34512026-01-31T04:24:00.728Zinfo: running `cargo check --bins` on nexus-db-fixed-data (148/248)
34522026-01-31T04:24:01.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-01-31T04:24:01.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-01-31T04:24:01.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552026-01-31T04:24:01.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34562026-01-31T04:24:01.580Z
34572026-01-31T04:24:01.580Zinfo: running `cargo check --bins` on nexus-db-model (149/248)
34582026-01-31T04:24:02.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-01-31T04:24:02.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-01-31T04:24:02.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612026-01-31T04:24:02.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
34622026-01-31T04:24:02.521Z
34632026-01-31T04:24:02.521Zinfo: running `cargo check --bins` on nexus-db-schema (150/248)
34642026-01-31T04:24:03.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-01-31T04:24:03.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-01-31T04:24:03.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672026-01-31T04:24:03.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34682026-01-31T04:24:03.323Z
34692026-01-31T04:24:03.323Zinfo: running `cargo check --bins` on omicron-rpaths (151/248)
34702026-01-31T04:24:04.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-01-31T04:24:04.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-01-31T04:24:04.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-01-31T04:24:04.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34742026-01-31T04:24:04.117Z
34752026-01-31T04:24:04.117Zinfo: running `cargo check --bins` on nexus-defaults (152/248)
34762026-01-31T04:24:04.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-01-31T04:24:04.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-01-31T04:24:04.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-01-31T04:24:04.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34802026-01-31T04:24:04.915Z
34812026-01-31T04:24:04.915Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (153/248)
34822026-01-31T04:24:05.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-01-31T04:24:05.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-01-31T04:24:05.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-01-31T04:24:05.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34862026-01-31T04:24:05.698Z
34872026-01-31T04:24:05.698Zinfo: running `cargo check --bins` on parallel-task-set (154/248)
34882026-01-31T04:24:06.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-01-31T04:24:06.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-01-31T04:24:06.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-01-31T04:24:06.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34922026-01-31T04:24:06.473Z
34932026-01-31T04:24:06.473Zinfo: running `cargo check --bins` on nexus-db-errors (155/248)
34942026-01-31T04:24:07.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-01-31T04:24:07.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-01-31T04:24:07.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-01-31T04:24:07.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34982026-01-31T04:24:07.358Z
34992026-01-31T04:24:07.358Zinfo: running `cargo check --bins` on nexus-db-lookup (156/248)
35002026-01-31T04:24:08.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-01-31T04:24:08.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-01-31T04:24:08.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-01-31T04:24:08.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35042026-01-31T04:24:08.225Z
35052026-01-31T04:24:08.225Zinfo: running `cargo check --bins` on nexus-inventory (157/248)
35062026-01-31T04:24:08.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-01-31T04:24:08.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-01-31T04:24:08.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-01-31T04:24:08.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35102026-01-31T04:24:09.085Z
35112026-01-31T04:24:09.085Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (158/248)
35122026-01-31T04:24:09.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-01-31T04:24:09.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-01-31T04:24:09.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152026-01-31T04:24:09.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35162026-01-31T04:24:09.915Z
35172026-01-31T04:24:09.915Zinfo: running `cargo check --bins --no-default-features` on sled-storage (159/248)
35182026-01-31T04:24:10.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192026-01-31T04:24:10.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202026-01-31T04:24:10.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212026-01-31T04:24:10.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35222026-01-31T04:24:10.734Z
35232026-01-31T04:24:10.735Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (160/248)
35242026-01-31T04:24:11.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252026-01-31T04:24:11.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262026-01-31T04:24:11.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272026-01-31T04:24:11.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35282026-01-31T04:24:11.562Z
35292026-01-31T04:24:11.562Zinfo: running `cargo check --bins` on key-manager (161/248)
35302026-01-31T04:24:12.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-01-31T04:24:12.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-01-31T04:24:12.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-01-31T04:24:12.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35342026-01-31T04:24:12.369Z
35352026-01-31T04:24:12.369Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (162/248)
35362026-01-31T04:24:13.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-01-31T04:24:13.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-01-31T04:24:13.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-01-31T04:24:13.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35402026-01-31T04:24:13.183Z
35412026-01-31T04:24:13.183Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (163/248)
35422026-01-31T04:24:13.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-01-31T04:24:13.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-01-31T04:24:13.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-01-31T04:24:13.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35462026-01-31T04:24:14.002Z
35472026-01-31T04:24:14.002Zinfo: running `cargo check --bins` on typed-rng (164/248)
35482026-01-31T04:24:14.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-01-31T04:24:14.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-01-31T04:24:14.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-01-31T04:24:14.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35522026-01-31T04:24:14.805Z
35532026-01-31T04:24:14.805Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (165/248)
35542026-01-31T04:24:15.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-01-31T04:24:15.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-01-31T04:24:15.891Z Compiling libefi-sys v0.1.0
35572026-01-31T04:24:15.894Z Compiling bitfield-struct v0.6.2
35582026-01-31T04:24:15.894Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35592026-01-31T04:24:16.059Z Compiling xshell-macros v0.2.7
35602026-01-31T04:24:16.071Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35612026-01-31T04:24:16.091Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35622026-01-31T04:24:16.109Z Compiling salty v0.3.0
35632026-01-31T04:24:16.129Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35642026-01-31T04:24:16.151Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35652026-01-31T04:24:16.282Z Compiling proc-macro-error-attr2 v2.0.0
35662026-01-31T04:24:16.433Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35672026-01-31T04:24:16.690Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35682026-01-31T04:24:16.735Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35692026-01-31T04:24:16.758Z Checking xshell v0.2.7
35702026-01-31T04:24:16.985Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35712026-01-31T04:24:17.046Z Compiling proc-macro-error2 v2.0.1
35722026-01-31T04:24:17.086Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35732026-01-31T04:24:17.108Z Checking primeorder v0.13.6
35742026-01-31T04:24:17.252Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35752026-01-31T04:24:17.598Z Compiling num-derive v0.3.3
35762026-01-31T04:24:17.621Z Compiling unicase v2.8.1
35772026-01-31T04:24:17.643Z Compiling tabled_derive v0.11.0
35782026-01-31T04:24:17.818Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35792026-01-31T04:24:17.931Z Checking p384 v0.13.1
35802026-01-31T04:24:18.006Z Compiling mime_guess v2.0.5
35812026-01-31T04:24:18.300Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35822026-01-31T04:24:18.499Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35832026-01-31T04:24:19.083Z Checking papergrid v0.17.0
35842026-01-31T04:24:19.128Z Checking testing_table v0.3.0
35852026-01-31T04:24:19.254Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35862026-01-31T04:24:19.283Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35872026-01-31T04:24:19.676Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35882026-01-31T04:24:19.947Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35892026-01-31T04:24:20.290Z Checking libscf-sys v1.1.0
35902026-01-31T04:24:20.335Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
35912026-01-31T04:24:20.515Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35922026-01-31T04:24:20.726Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35932026-01-31T04:24:20.909Z Checking corncobs v0.1.4
35942026-01-31T04:24:20.913Z Checking tabled v0.20.0
35952026-01-31T04:24:21.046Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35962026-01-31T04:24:21.076Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35972026-01-31T04:24:21.166Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35982026-01-31T04:24:21.200Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35992026-01-31T04:24:21.227Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36002026-01-31T04:24:21.558Z Checking secrecy v0.8.0
36012026-01-31T04:24:21.786Z Checking http-range v0.1.5
36022026-01-31T04:24:21.998Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36032026-01-31T04:24:22.028Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36042026-01-31T04:24:22.345Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36052026-01-31T04:24:22.670Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36062026-01-31T04:24:22.919Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36072026-01-31T04:24:22.980Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
36082026-01-31T04:24:23.139Z Checking atty v0.2.14
36092026-01-31T04:24:23.172Z Checking crc8 v0.1.1
36102026-01-31T04:24:23.197Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36112026-01-31T04:24:23.304Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36122026-01-31T04:24:23.335Z Checking hyper-staticfile v0.10.1
36132026-01-31T04:24:23.360Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36142026-01-31T04:24:23.847Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36152026-01-31T04:24:24.266Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36162026-01-31T04:24:24.298Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36172026-01-31T04:24:24.578Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36182026-01-31T04:24:24.630Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36192026-01-31T04:24:24.731Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36202026-01-31T04:24:24.996Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36212026-01-31T04:24:25.352Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36222026-01-31T04:24:25.383Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36232026-01-31T04:24:25.466Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36242026-01-31T04:24:25.521Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36252026-01-31T04:24:26.005Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36262026-01-31T04:24:26.115Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36272026-01-31T04:24:28.365Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36282026-01-31T04:24:28.388Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36292026-01-31T04:24:28.732Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36302026-01-31T04:24:29.064Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36312026-01-31T04:24:29.605Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36322026-01-31T04:24:30.053Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36332026-01-31T04:24:38.523Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36342026-01-31T04:24:54.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.34s
36352026-01-31T04:24:54.373Z
36362026-01-31T04:24:54.373Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (166/248)
36372026-01-31T04:24:55.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-01-31T04:24:55.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-01-31T04:24:55.347Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36402026-01-31T04:25:11.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s
36412026-01-31T04:25:11.458Z
36422026-01-31T04:25:11.459Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (167/248)
36432026-01-31T04:25:12.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-01-31T04:25:12.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-01-31T04:25:12.440Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36462026-01-31T04:25:28.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.66s
36472026-01-31T04:25:28.339Z
36482026-01-31T04:25:28.339Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (168/248)
36492026-01-31T04:25:29.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-01-31T04:25:29.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-01-31T04:25:29.328Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36522026-01-31T04:25:45.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s
36532026-01-31T04:25:45.407Z
36542026-01-31T04:25:45.407Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (169/248)
36552026-01-31T04:25:46.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-01-31T04:25:46.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-01-31T04:25:46.399Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36582026-01-31T04:26:02.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.82s
36592026-01-31T04:26:02.474Z
36602026-01-31T04:26:02.474Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (170/248)
36612026-01-31T04:26:03.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-01-31T04:26:03.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-01-31T04:26:03.469Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36642026-01-31T04:26:19.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.64s
36652026-01-31T04:26:19.356Z
36662026-01-31T04:26:19.356Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (171/248)
36672026-01-31T04:26:20.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-01-31T04:26:20.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-01-31T04:26:20.359Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36702026-01-31T04:26:36.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.01s
36712026-01-31T04:26:36.604Z
36722026-01-31T04:26:36.604Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (172/248)
36732026-01-31T04:26:37.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-01-31T04:26:37.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-01-31T04:26:37.592Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36762026-01-31T04:26:53.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s
36772026-01-31T04:26:53.641Z
36782026-01-31T04:26:53.641Zinfo: running `cargo check --bins` on bootstrap-agent-api (173/248)
36792026-01-31T04:26:54.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-01-31T04:26:54.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-01-31T04:26:54.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-01-31T04:26:54.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
36832026-01-31T04:26:54.474Z
36842026-01-31T04:26:54.474Zinfo: running `cargo check --bins` on range-requests (174/248)
36852026-01-31T04:26:55.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-01-31T04:26:55.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-01-31T04:26:55.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-01-31T04:26:55.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36892026-01-31T04:26:55.285Z
36902026-01-31T04:26:55.285Zinfo: running `cargo check --bins` on repo-depot-api (175/248)
36912026-01-31T04:26:55.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-01-31T04:26:56.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-01-31T04:26:56.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-01-31T04:26:56.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36952026-01-31T04:26:56.088Z
36962026-01-31T04:26:56.088Zinfo: running `cargo check --bins` on sled-agent-api (176/248)
36972026-01-31T04:26:56.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-01-31T04:26:56.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-01-31T04:26:56.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-01-31T04:26:56.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37012026-01-31T04:26:56.928Z
37022026-01-31T04:26:56.928Zinfo: running `cargo check --bins` on sled-diagnostics (177/248)
37032026-01-31T04:26:57.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-01-31T04:26:57.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-01-31T04:26:57.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-01-31T04:26:57.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37072026-01-31T04:26:57.752Z
37082026-01-31T04:26:57.752Zinfo: running `cargo check --bins` on zfs-test-harness (178/248)
37092026-01-31T04:26:58.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-01-31T04:26:58.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-01-31T04:26:58.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-01-31T04:26:58.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37132026-01-31T04:26:58.568Z
37142026-01-31T04:26:58.568Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (179/248)
37152026-01-31T04:26:59.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-01-31T04:26:59.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-01-31T04:26:59.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-01-31T04:26:59.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37192026-01-31T04:26:59.430Z
37202026-01-31T04:26:59.430Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (180/248)
37212026-01-31T04:27:00.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-01-31T04:27:00.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-01-31T04:27:00.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-01-31T04:27:00.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37252026-01-31T04:27:00.259Z
37262026-01-31T04:27:00.259Zinfo: running `cargo check --bins` on sled-agent-health-monitor (181/248)
37272026-01-31T04:27:00.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-01-31T04:27:00.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-01-31T04:27:00.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-01-31T04:27:01.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37312026-01-31T04:27:01.090Z
37322026-01-31T04:27:01.090Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (182/248)
37332026-01-31T04:27:01.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-01-31T04:27:01.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-01-31T04:27:01.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-01-31T04:27:01.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37372026-01-31T04:27:01.911Z
37382026-01-31T04:27:01.911Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (183/248)
37392026-01-31T04:27:02.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-01-31T04:27:02.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-01-31T04:27:02.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-01-31T04:27:02.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37432026-01-31T04:27:02.760Z
37442026-01-31T04:27:02.760Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (184/248)
37452026-01-31T04:27:03.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-01-31T04:27:03.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-01-31T04:27:03.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-01-31T04:27:03.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37492026-01-31T04:27:03.593Z
37502026-01-31T04:27:03.593Zinfo: running `cargo check --bins` on trust-quorum (185/248)
37512026-01-31T04:27:04.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-01-31T04:27:04.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-01-31T04:27:04.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-01-31T04:27:04.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37552026-01-31T04:27:04.423Z
37562026-01-31T04:27:04.423Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (186/248)
37572026-01-31T04:27:05.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-01-31T04:27:05.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-01-31T04:27:05.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-01-31T04:27:05.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37612026-01-31T04:27:05.274Z
37622026-01-31T04:27:05.274Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (187/248)
37632026-01-31T04:27:06.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-01-31T04:27:06.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-01-31T04:27:06.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-01-31T04:27:06.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37672026-01-31T04:27:06.164Z
37682026-01-31T04:27:06.164Zinfo: running `cargo check --bins` on update-common (188/248)
37692026-01-31T04:27:06.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-01-31T04:27:06.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-01-31T04:27:06.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-01-31T04:27:06.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37732026-01-31T04:27:06.985Z
37742026-01-31T04:27:06.985Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (189/248)
37752026-01-31T04:27:07.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-01-31T04:27:07.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-01-31T04:27:07.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-01-31T04:27:07.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37792026-01-31T04:27:07.855Z
37802026-01-31T04:27:07.855Zinfo: running `cargo check --bins` on reconfigurator-cli (190/248)
37812026-01-31T04:27:08.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-01-31T04:27:08.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-01-31T04:27:08.831Z Compiling fs-err v2.11.0
37842026-01-31T04:27:08.831Z Checking ignore v0.4.23
37852026-01-31T04:27:08.834Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
37862026-01-31T04:27:08.959Z Checking predicates-tree v1.0.12
37872026-01-31T04:27:08.963Z Checking parse-size v1.1.0
37882026-01-31T04:27:09.018Z Checking rand_seeder v0.4.0
37892026-01-31T04:27:09.023Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37902026-01-31T04:27:09.038Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37912026-01-31T04:27:09.148Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37922026-01-31T04:27:09.177Z Compiling petname v2.0.2
37932026-01-31T04:27:09.278Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37942026-01-31T04:27:09.547Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37952026-01-31T04:27:09.604Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37962026-01-31T04:27:09.742Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37972026-01-31T04:27:09.745Z Checking globwalk v0.9.1
37982026-01-31T04:27:09.879Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37992026-01-31T04:27:10.081Z Checking camino-tempfile-ext v0.3.2
38002026-01-31T04:27:10.106Z Checking sapling-renderdag v0.1.0
38012026-01-31T04:27:10.204Z Checking sync-ptr v0.1.4
38022026-01-31T04:27:10.431Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38032026-01-31T04:27:10.477Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38042026-01-31T04:27:10.629Z Checking assert_matches v1.5.0
38052026-01-31T04:27:11.173Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38062026-01-31T04:27:11.279Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38072026-01-31T04:27:11.282Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38082026-01-31T04:27:12.177Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38092026-01-31T04:27:14.154Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38102026-01-31T04:27:17.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.56s
38112026-01-31T04:27:17.641Z
38122026-01-31T04:27:17.641Zinfo: running `cargo check --bins` on omicron-repl-utils (191/248)
38132026-01-31T04:27:18.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142026-01-31T04:27:18.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152026-01-31T04:27:18.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162026-01-31T04:27:18.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38172026-01-31T04:27:18.423Z
38182026-01-31T04:27:18.423Zinfo: running `cargo check --bins` on nexus-test-interface (192/248)
38192026-01-31T04:27:19.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202026-01-31T04:27:19.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212026-01-31T04:27:19.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222026-01-31T04:27:19.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38232026-01-31T04:27:19.288Z
38242026-01-31T04:27:19.288Zinfo: running `cargo check --bins` on oximeter-collector (193/248)
38252026-01-31T04:27:20.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262026-01-31T04:27:20.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272026-01-31T04:27:20.211Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38282026-01-31T04:27:20.211Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38292026-01-31T04:27:21.131Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38302026-01-31T04:27:23.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
38312026-01-31T04:27:23.609Z
38322026-01-31T04:27:23.609Zinfo: running `cargo check --bins` on oximeter-api (194/248)
38332026-01-31T04:27:24.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342026-01-31T04:27:24.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352026-01-31T04:27:24.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362026-01-31T04:27:24.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38372026-01-31T04:27:24.409Z
38382026-01-31T04:27:24.410Zinfo: running `cargo check --bins` on cert-dev (195/248)
38392026-01-31T04:27:25.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402026-01-31T04:27:25.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412026-01-31T04:27:25.186Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38422026-01-31T04:27:25.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
38432026-01-31T04:27:25.703Z
38442026-01-31T04:27:25.703Zinfo: running `cargo check --bins` on clickana (196/248)
38452026-01-31T04:27:26.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462026-01-31T04:27:26.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472026-01-31T04:27:26.534Z Checking castaway v0.2.3
38482026-01-31T04:27:26.534Z Checking unicode-truncate v1.1.0
38492026-01-31T04:27:26.537Z Checking lru v0.12.5
38502026-01-31T04:27:26.537Z Compiling instability v0.3.2
38512026-01-31T04:27:26.537Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38522026-01-31T04:27:26.537Z Checking cassowary v0.3.0
38532026-01-31T04:27:26.651Z Compiling indoc v2.0.6
38542026-01-31T04:27:26.781Z Checking compact_str v0.8.0
38552026-01-31T04:27:27.389Z Checking ratatui v0.29.0
38562026-01-31T04:27:28.364Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38572026-01-31T04:27:28.620Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38582026-01-31T04:27:29.819Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38592026-01-31T04:27:30.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
38602026-01-31T04:27:30.967Z
38612026-01-31T04:27:30.967Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (197/248)
38622026-01-31T04:27:31.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38632026-01-31T04:27:31.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38642026-01-31T04:27:31.895Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38652026-01-31T04:27:31.899Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38662026-01-31T04:27:32.663Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38672026-01-31T04:27:33.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
38682026-01-31T04:27:33.420Z
38692026-01-31T04:27:33.420Zinfo: running `cargo check --bins` on ch-dev (198/248)
38702026-01-31T04:27:34.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712026-01-31T04:27:34.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722026-01-31T04:27:34.351Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38732026-01-31T04:27:35.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
38742026-01-31T04:27:35.541Z
38752026-01-31T04:27:35.541Zinfo: running `cargo check --bins` on dev-tools-common (199/248)
38762026-01-31T04:27:36.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772026-01-31T04:27:36.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782026-01-31T04:27:36.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38792026-01-31T04:27:36.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38802026-01-31T04:27:36.156Z
38812026-01-31T04:27:36.156Zinfo: running `cargo check --bins` on crdb-seed (200/248)
38822026-01-31T04:27:36.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832026-01-31T04:27:36.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842026-01-31T04:27:37.105Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
38852026-01-31T04:27:37.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
38862026-01-31T04:27:37.854Z
38872026-01-31T04:27:37.854Zinfo: running `cargo check --bins` on db-dev (201/248)
38882026-01-31T04:27:38.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892026-01-31T04:27:38.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902026-01-31T04:27:38.780Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38912026-01-31T04:27:39.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
38922026-01-31T04:27:39.995Z
38932026-01-31T04:27:39.995Zinfo: running `cargo check --bins` on omicron-dev-lib (202/248)
38942026-01-31T04:27:40.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38952026-01-31T04:27:40.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38962026-01-31T04:27:40.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38972026-01-31T04:27:40.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38982026-01-31T04:27:40.879Z
38992026-01-31T04:27:40.879Zinfo: running `cargo check --bins` on xtask-downloader (203/248)
39002026-01-31T04:27:41.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39012026-01-31T04:27:41.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39022026-01-31T04:27:41.667Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39032026-01-31T04:27:42.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
39042026-01-31T04:27:42.827Z
39052026-01-31T04:27:42.827Zinfo: running `cargo check --bins` on omicron-dropshot-apis (204/248)
39062026-01-31T04:27:43.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39072026-01-31T04:27:43.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39082026-01-31T04:27:43.772Z Compiling tabled_derive v0.10.0
39092026-01-31T04:27:43.772Z Checking papergrid v0.14.0
39102026-01-31T04:27:43.772Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39112026-01-31T04:27:43.775Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39122026-01-31T04:27:43.775Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
39132026-01-31T04:27:43.775Z Compiling trait-variant v0.1.2
39142026-01-31T04:27:43.775Z Checking is_ci v1.2.0
39152026-01-31T04:27:43.897Z Checking maplit v1.0.2
39162026-01-31T04:27:44.068Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39172026-01-31T04:27:44.109Z Checking supports-color v3.0.2
39182026-01-31T04:27:44.284Z Checking drift v0.1.3
39192026-01-31T04:27:44.326Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39202026-01-31T04:27:44.378Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39212026-01-31T04:27:44.711Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39222026-01-31T04:27:44.796Z Checking dropshot-api-manager v0.2.4
39232026-01-31T04:27:44.822Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39242026-01-31T04:27:45.060Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39252026-01-31T04:27:45.380Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39262026-01-31T04:27:45.574Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39272026-01-31T04:27:45.769Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39282026-01-31T04:27:46.108Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
39292026-01-31T04:27:46.426Z Checking tabled v0.18.0
39302026-01-31T04:27:46.550Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39312026-01-31T04:27:54.544Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39322026-01-31T04:27:56.151Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39332026-01-31T04:27:57.042Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39342026-01-31T04:27:57.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.79s
39352026-01-31T04:27:57.835Z
39362026-01-31T04:27:57.835Zinfo: running `cargo check --bins` on installinator-api (205/248)
39372026-01-31T04:27:58.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-01-31T04:27:58.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-01-31T04:27:58.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-01-31T04:27:58.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39412026-01-31T04:27:58.661Z
39422026-01-31T04:27:58.661Zinfo: running `cargo check --bins` on nexus-external-api (206/248)
39432026-01-31T04:27:59.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-01-31T04:27:59.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-01-31T04:27:59.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-01-31T04:27:59.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39472026-01-31T04:27:59.520Z
39482026-01-31T04:27:59.520Zinfo: running `cargo check --bins` on nexus-internal-api (207/248)
39492026-01-31T04:28:00.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-01-31T04:28:00.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-01-31T04:28:00.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-01-31T04:28:00.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39532026-01-31T04:28:00.374Z
39542026-01-31T04:28:00.374Zinfo: running `cargo check --bins` on nexus-lockstep-api (208/248)
39552026-01-31T04:28:01.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-01-31T04:28:01.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-01-31T04:28:01.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-01-31T04:28:01.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39592026-01-31T04:28:01.231Z
39602026-01-31T04:28:01.231Zinfo: running `cargo check --bins` on ntp-admin-api (209/248)
39612026-01-31T04:28:01.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-01-31T04:28:02.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-01-31T04:28:02.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-01-31T04:28:02.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
39652026-01-31T04:28:02.098Z
39662026-01-31T04:28:02.099Zinfo: running `cargo check --bins` on ntp-admin-types-versions (210/248)
39672026-01-31T04:28:02.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-01-31T04:28:02.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-01-31T04:28:02.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-01-31T04:28:02.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39712026-01-31T04:28:02.918Z
39722026-01-31T04:28:02.918Zinfo: running `cargo check --bins` on wicketd-api (211/248)
39732026-01-31T04:28:03.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-01-31T04:28:03.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-01-31T04:28:03.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-01-31T04:28:03.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39772026-01-31T04:28:03.751Z
39782026-01-31T04:28:03.751Zinfo: running `cargo check --bins` on omicron-ls-apis (212/248)
39792026-01-31T04:28:04.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-01-31T04:28:04.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-01-31T04:28:04.533Z Checking typeid v1.0.3
39822026-01-31T04:28:04.648Z Checking ordered-float v2.10.1
39832026-01-31T04:28:04.662Z Checking unicode-xid v0.2.6
39842026-01-31T04:28:04.675Z Checking cargo-platform v0.2.0
39852026-01-31T04:28:04.739Z Checking erased-serde v0.4.6
39862026-01-31T04:28:05.008Z Checking serde-value v0.7.0
39872026-01-31T04:28:05.316Z Checking serde-untagged v0.1.7
39882026-01-31T04:28:05.549Z Checking cargo-util-schemas v0.8.2
39892026-01-31T04:28:06.766Z Checking cargo_metadata v0.21.0
39902026-01-31T04:28:07.814Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
39912026-01-31T04:28:08.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
39922026-01-31T04:28:09.011Z
39932026-01-31T04:28:09.011Zinfo: running `cargo check --bins` on mgs-dev (213/248)
39942026-01-31T04:28:09.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39952026-01-31T04:28:09.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39962026-01-31T04:28:09.948Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39972026-01-31T04:28:10.749Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39982026-01-31T04:28:11.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
39992026-01-31T04:28:11.640Z
40002026-01-31T04:28:11.641Zinfo: running `cargo check --bins` on omicron-omdb (214/248)
40012026-01-31T04:28:12.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40022026-01-31T04:28:12.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40032026-01-31T04:28:12.776Z Compiling vergen-gitcl v1.0.8
40042026-01-31T04:28:12.777Z Compiling dirs-sys-next v0.1.2
40052026-01-31T04:28:12.777Z Compiling crunchy v0.2.2
40062026-01-31T04:28:12.780Z Compiling dsl_auto_type v0.1.2
40072026-01-31T04:28:12.780Z Checking scheduled-thread-pool v0.2.7
40082026-01-31T04:28:12.780Z Compiling diesel_table_macro_syntax v0.2.0
40092026-01-31T04:28:12.780Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40102026-01-31T04:28:12.780Z Compiling tiny-keccak v2.0.2
40112026-01-31T04:28:13.150Z Compiling dirs-next v2.0.0
40122026-01-31T04:28:13.341Z Compiling term v0.7.0
40132026-01-31T04:28:13.361Z Checking r2d2 v0.8.10
40142026-01-31T04:28:13.364Z Compiling bit-vec v0.6.3
40152026-01-31T04:28:13.397Z Compiling ena v0.14.3
40162026-01-31T04:28:13.671Z Compiling regex-syntax v0.6.29
40172026-01-31T04:28:13.795Z Compiling bit-set v0.5.3
40182026-01-31T04:28:13.825Z Compiling diff v0.1.13
40192026-01-31T04:28:14.078Z Compiling ascii-canvas v3.0.0
40202026-01-31T04:28:14.290Z Compiling diesel_derives v2.2.3
40212026-01-31T04:28:14.365Z Compiling bindgen v0.71.1
40222026-01-31T04:28:14.511Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40232026-01-31T04:28:14.534Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40242026-01-31T04:28:14.564Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40252026-01-31T04:28:14.587Z Compiling libxml v0.3.3
40262026-01-31T04:28:14.786Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40272026-01-31T04:28:14.881Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40282026-01-31T04:28:15.039Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40292026-01-31T04:28:15.357Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40302026-01-31T04:28:15.397Z Compiling strum_macros v0.24.3
40312026-01-31T04:28:15.663Z Compiling indoc v1.0.9
40322026-01-31T04:28:16.629Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40332026-01-31T04:28:16.980Z Compiling lalrpop v0.19.12
40342026-01-31T04:28:17.519Z Checking derive_builder v0.20.2
40352026-01-31T04:28:17.700Z Compiling oso-derive v0.27.3
40362026-01-31T04:28:17.886Z Compiling impl-trait-for-tuples v0.2.2
40372026-01-31T04:28:18.573Z Checking quick-xml v0.37.2
40382026-01-31T04:28:18.688Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40392026-01-31T04:28:18.782Z Compiling diesel-dtrace v0.4.2
40402026-01-31T04:28:19.237Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40412026-01-31T04:28:19.604Z Checking bb8 v0.8.5
40422026-01-31T04:28:20.119Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40432026-01-31T04:28:20.206Z Checking nonempty v0.12.0
40442026-01-31T04:28:20.492Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40452026-01-31T04:28:20.513Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40462026-01-31T04:28:20.615Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40472026-01-31T04:28:20.897Z Checking console v0.16.0
40482026-01-31T04:28:20.922Z Checking unit-prefix v0.5.1
40492026-01-31T04:28:21.185Z Checking support-bundle-viewer v0.1.2
40502026-01-31T04:28:21.540Z Checking indicatif v0.18.0
40512026-01-31T04:28:21.604Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40522026-01-31T04:28:21.710Z Checking multimap v0.10.1
40532026-01-31T04:28:24.136Z Checking diesel v2.2.12
40542026-01-31T04:28:44.157Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40552026-01-31T04:28:45.859Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40562026-01-31T04:28:46.275Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40572026-01-31T04:28:46.354Z Compiling samael v0.0.19
40582026-01-31T04:28:47.447Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40592026-01-31T04:28:47.685Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40602026-01-31T04:28:47.688Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40612026-01-31T04:28:49.488Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40622026-01-31T04:28:50.746Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40632026-01-31T04:28:55.262Z Checking async-bb8-diesel v0.2.1
40642026-01-31T04:28:56.009Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40652026-01-31T04:29:03.612Z Compiling polar-core v0.27.3
40662026-01-31T04:29:10.804Z Checking oso v0.27.3
40672026-01-31T04:29:58.347Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40682026-01-31T04:30:50.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
40692026-01-31T04:30:50.278Z
40702026-01-31T04:30:50.278Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (215/248)
40712026-01-31T04:30:51.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40722026-01-31T04:30:51.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40732026-01-31T04:30:51.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40742026-01-31T04:30:51.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
40752026-01-31T04:30:51.158Z
40762026-01-31T04:30:51.158Zinfo: running `cargo check --bins` on nexus-saga-recovery (216/248)
40772026-01-31T04:30:51.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40782026-01-31T04:30:51.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40792026-01-31T04:30:51.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40802026-01-31T04:30:51.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
40812026-01-31T04:30:52.041Z
40822026-01-31T04:30:52.041Zinfo: running `cargo check --bins` on nexus-test-utils-macros (217/248)
40832026-01-31T04:30:52.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40842026-01-31T04:30:52.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40852026-01-31T04:30:52.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40862026-01-31T04:30:52.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
40872026-01-31T04:30:52.829Z
40882026-01-31T04:30:52.829Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (218/248)
40892026-01-31T04:30:53.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-01-31T04:30:53.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-01-31T04:30:53.955Z Compiling libz-sys v1.1.20
40922026-01-31T04:30:53.960Z Compiling libgit2-sys v0.18.2+1.9.1
40932026-01-31T04:30:54.104Z Compiling vergen-git2 v1.0.7
40942026-01-31T04:30:54.116Z Compiling rustls v0.21.12
40952026-01-31T04:30:54.119Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40962026-01-31T04:30:54.130Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40972026-01-31T04:30:54.134Z Checking rustls-webpki v0.101.7
40982026-01-31T04:30:54.134Z Checking sct v0.7.1
40992026-01-31T04:30:54.452Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41002026-01-31T04:30:54.471Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41012026-01-31T04:30:54.491Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41022026-01-31T04:30:54.550Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41032026-01-31T04:30:54.887Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41042026-01-31T04:30:54.904Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41052026-01-31T04:30:54.967Z Checking rustls-pemfile v1.0.4
41062026-01-31T04:30:54.970Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41072026-01-31T04:30:55.171Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41082026-01-31T04:30:55.500Z Checking twox-hash v2.1.0
41092026-01-31T04:30:55.973Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41102026-01-31T04:30:56.024Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41112026-01-31T04:30:56.882Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41122026-01-31T04:30:56.951Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41132026-01-31T04:30:57.177Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41142026-01-31T04:30:57.701Z Checking tokio-rustls v0.24.1
41152026-01-31T04:30:58.094Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41162026-01-31T04:30:58.157Z Checking fatfs v0.3.6
41172026-01-31T04:30:58.323Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41182026-01-31T04:30:58.428Z Compiling seq-macro v0.3.6
41192026-01-31T04:31:05.740Z Compiling git2 v0.20.2
41202026-01-31T04:31:07.236Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41212026-01-31T04:31:07.394Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41222026-01-31T04:31:09.909Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41232026-01-31T04:32:21.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
41242026-01-31T04:32:22.199Z
41252026-01-31T04:32:22.199Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (219/248)
41262026-01-31T04:32:23.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41272026-01-31T04:32:23.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41282026-01-31T04:32:23.304Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41292026-01-31T04:33:23.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
41302026-01-31T04:33:24.221Z
41312026-01-31T04:33:24.221Zinfo: running `cargo check --bins` on nexus-background-task-interface (220/248)
41322026-01-31T04:33:24.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41332026-01-31T04:33:24.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41342026-01-31T04:33:24.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41352026-01-31T04:33:24.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41362026-01-31T04:33:25.014Z
41372026-01-31T04:33:25.014Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (221/248)
41382026-01-31T04:33:25.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41392026-01-31T04:33:25.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41402026-01-31T04:33:25.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41412026-01-31T04:33:25.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41422026-01-31T04:33:25.887Z
41432026-01-31T04:33:25.887Zinfo: running `cargo check --bins` on nexus-mgs-updates (222/248)
41442026-01-31T04:33:26.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41452026-01-31T04:33:26.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41462026-01-31T04:33:26.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41472026-01-31T04:33:26.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
41482026-01-31T04:33:26.746Z
41492026-01-31T04:33:26.746Zinfo: running `cargo check --bins` on nexus-networking (223/248)
41502026-01-31T04:33:27.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41512026-01-31T04:33:27.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41522026-01-31T04:33:27.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41532026-01-31T04:33:27.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
41542026-01-31T04:33:27.639Z
41552026-01-31T04:33:27.639Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (224/248)
41562026-01-31T04:33:28.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41572026-01-31T04:33:28.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41582026-01-31T04:33:28.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41592026-01-31T04:33:28.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41602026-01-31T04:33:28.514Z
41612026-01-31T04:33:28.514Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (225/248)
41622026-01-31T04:33:29.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41632026-01-31T04:33:29.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41642026-01-31T04:33:29.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41652026-01-31T04:33:29.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41662026-01-31T04:33:29.397Z
41672026-01-31T04:33:29.397Zinfo: running `cargo check --bins` on omicron-dev (226/248)
41682026-01-31T04:33:30.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41692026-01-31T04:33:30.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41702026-01-31T04:33:30.560Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41712026-01-31T04:33:30.560Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41722026-01-31T04:33:30.721Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41732026-01-31T04:33:30.736Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41742026-01-31T04:33:30.739Z Checking diff v0.1.13
41752026-01-31T04:33:30.739Z Checking yansi v1.0.1
41762026-01-31T04:33:30.739Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41772026-01-31T04:33:30.739Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41782026-01-31T04:33:30.976Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41792026-01-31T04:33:31.262Z Checking pretty_assertions v1.4.1
41802026-01-31T04:33:32.283Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41812026-01-31T04:34:08.348Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41822026-01-31T04:34:08.352Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41832026-01-31T04:34:08.352Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41842026-01-31T04:34:08.352Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41852026-01-31T04:34:08.352Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41862026-01-31T04:34:08.352Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41872026-01-31T04:34:09.537Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41882026-01-31T04:34:11.042Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41892026-01-31T04:35:12.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
41902026-01-31T04:35:12.418Z
41912026-01-31T04:35:12.418Zinfo: running `cargo check --bins` on omicron-pins (227/248)
41922026-01-31T04:35:13.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932026-01-31T04:35:13.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942026-01-31T04:35:13.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41952026-01-31T04:35:13.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41962026-01-31T04:35:13.206Z
41972026-01-31T04:35:13.206Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (228/248)
41982026-01-31T04:35:13.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992026-01-31T04:35:13.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002026-01-31T04:35:14.183Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42012026-01-31T04:35:14.312Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42022026-01-31T04:35:14.315Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42032026-01-31T04:35:43.667Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42042026-01-31T04:35:44.173Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42052026-01-31T04:35:46.926Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42062026-01-31T04:35:47.499Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42072026-01-31T04:35:52.222Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42082026-01-31T04:36:27.692Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42092026-01-31T04:36:28.554Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42102026-01-31T04:36:30.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
42112026-01-31T04:36:31.081Z
42122026-01-31T04:36:31.081Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (229/248)
42132026-01-31T04:36:31.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42142026-01-31T04:36:31.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42152026-01-31T04:36:31.995Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42162026-01-31T04:36:32.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
42172026-01-31T04:36:33.148Z
42182026-01-31T04:36:33.148Zinfo: running `cargo check --bins` on omicron-releng (230/248)
42192026-01-31T04:36:33.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42202026-01-31T04:36:33.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42212026-01-31T04:36:33.987Z Compiling blake3 v1.5.4
42222026-01-31T04:36:33.991Z Checking constant_time_eq v0.3.1
42232026-01-31T04:36:33.991Z Checking arrayref v0.3.9
42242026-01-31T04:36:34.107Z Checking arrayvec v0.7.6
42252026-01-31T04:36:34.130Z Checking topological-sort v0.2.2
42262026-01-31T04:36:34.133Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42272026-01-31T04:36:34.133Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42282026-01-31T04:36:34.145Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42292026-01-31T04:36:34.209Z Checking shell-words v1.1.0
42302026-01-31T04:36:35.387Z Checking omicron-zone-package v0.12.2
42312026-01-31T04:36:36.623Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42322026-01-31T04:36:37.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
42332026-01-31T04:36:38.080Z
42342026-01-31T04:36:38.080Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (231/248)
42352026-01-31T04:36:38.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42362026-01-31T04:36:38.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42372026-01-31T04:36:38.912Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42382026-01-31T04:36:39.314Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42392026-01-31T04:36:39.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
42402026-01-31T04:36:40.080Z
42412026-01-31T04:36:40.080Zinfo: running `cargo check --bins` on xtask (232/248)
42422026-01-31T04:36:40.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42432026-01-31T04:36:40.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42442026-01-31T04:36:40.698Z Checking bitflags v2.9.4
42452026-01-31T04:36:40.701Z Checking serde v1.0.228
42462026-01-31T04:36:40.701Z Checking zerofrom v0.1.4
42472026-01-31T04:36:40.810Z Checking thiserror v2.0.18
42482026-01-31T04:36:40.820Z Checking hashbrown v0.16.1
42492026-01-31T04:36:40.823Z Checking smallvec v1.15.1
42502026-01-31T04:36:40.840Z Checking serde_json v1.0.149
42512026-01-31T04:36:40.843Z Checking scroll v0.12.0
42522026-01-31T04:36:40.953Z Checking num-traits v0.2.19
42532026-01-31T04:36:40.993Z Checking yoke v0.7.4
42542026-01-31T04:36:41.037Z Checking rustix v0.38.37
42552026-01-31T04:36:41.181Z Checking thiserror v1.0.69
42562026-01-31T04:36:41.314Z Checking percent-encoding v2.3.2
42572026-01-31T04:36:41.351Z Checking zerovec v0.10.4
42582026-01-31T04:36:41.354Z Checking log v0.4.29
42592026-01-31T04:36:41.563Z Checking pest v2.8.2
42602026-01-31T04:36:41.662Z Checking goblin v0.8.2
42612026-01-31T04:36:41.773Z Checking serde_spanned v0.6.9
42622026-01-31T04:36:41.818Z Checking indexmap v2.13.0
42632026-01-31T04:36:41.993Z Checking toml_datetime v0.6.11
42642026-01-31T04:36:42.016Z Checking terminal_size v0.4.0
42652026-01-31T04:36:42.209Z Checking erased-serde v0.4.6
42662026-01-31T04:36:42.335Z Checking zerocopy v0.7.35
42672026-01-31T04:36:42.358Z Checking form_urlencoded v1.2.2
42682026-01-31T04:36:42.419Z Checking ordered-float v2.10.1
42692026-01-31T04:36:42.592Z Checking getrandom v0.3.4
42702026-01-31T04:36:42.809Z Checking syn v2.0.114
42712026-01-31T04:36:42.930Z Checking serde-value v0.7.0
42722026-01-31T04:36:42.933Z Checking tinystr v0.7.6
42732026-01-31T04:36:43.089Z Checking icu_collections v1.5.0
42742026-01-31T04:36:43.111Z Checking toml_edit v0.22.27
42752026-01-31T04:36:43.300Z Checking icu_locid v1.5.0
42762026-01-31T04:36:43.359Z Checking serde-untagged v0.1.7
42772026-01-31T04:36:43.612Z Checking rustix v1.1.3
42782026-01-31T04:36:43.755Z Checking once_cell v1.21.3
42792026-01-31T04:36:43.759Z Checking clap_builder v4.5.48
42802026-01-31T04:36:44.087Z Checking dtrace-parser v0.2.0
42812026-01-31T04:36:44.114Z Checking cargo-platform v0.2.0
42822026-01-31T04:36:44.293Z Checking icu_provider v1.5.0
42832026-01-31T04:36:44.462Z Checking textwrap v0.16.2
42842026-01-31T04:36:44.635Z Checking fs-err v3.1.1
42852026-01-31T04:36:44.887Z Checking anyhow v1.0.99
42862026-01-31T04:36:44.946Z Checking icu_locid_transform v1.5.0
42872026-01-31T04:36:44.984Z Checking tabled v0.15.0
42882026-01-31T04:36:45.105Z Checking tempfile v3.24.0
42892026-01-31T04:36:45.259Z Checking macaddr v1.0.1
42902026-01-31T04:36:45.469Z Checking camino-tempfile v1.4.1
42912026-01-31T04:36:45.621Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
42922026-01-31T04:36:45.640Z Checking toml v0.8.23
42932026-01-31T04:36:45.954Z Checking icu_properties v1.5.1
42942026-01-31T04:36:46.298Z Checking dof v0.3.0
42952026-01-31T04:36:46.373Z Checking cargo_toml v0.21.0
42962026-01-31T04:36:46.738Z Checking clap v4.5.48
42972026-01-31T04:36:47.210Z Checking usdt-impl v0.5.0
42982026-01-31T04:36:47.591Z Checking usdt v0.5.0
42992026-01-31T04:36:48.260Z Checking icu_normalizer v1.5.0
43002026-01-31T04:36:48.744Z Checking idna_adapter v1.2.0
43012026-01-31T04:36:48.878Z Checking idna v1.0.3
43022026-01-31T04:36:49.193Z Checking url v2.5.4
43032026-01-31T04:36:49.699Z Checking cargo-util-schemas v0.8.2
43042026-01-31T04:36:50.937Z Checking cargo_metadata v0.21.0
43052026-01-31T04:36:51.983Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43062026-01-31T04:36:52.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.56s
43072026-01-31T04:36:52.803Z
43082026-01-31T04:36:52.803Zinfo: running `cargo check --bins` on end-to-end-tests (233/248)
43092026-01-31T04:36:53.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43102026-01-31T04:36:53.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43112026-01-31T04:36:53.821Z Checking polyval v0.6.2
43122026-01-31T04:36:53.948Z Checking ctr v0.9.2
43132026-01-31T04:36:53.962Z Checking ssh-encoding v0.2.0
43142026-01-31T04:36:53.962Z Checking blowfish v0.9.1
43152026-01-31T04:36:53.985Z Checking password-hash v0.4.2
43162026-01-31T04:36:54.005Z Checking p256 v0.13.2
43172026-01-31T04:36:54.005Z Checking p521 v0.13.3
43182026-01-31T04:36:54.008Z Checking russh-cryptovec v0.7.3
43192026-01-31T04:36:54.177Z Checking ghash v0.5.1
43202026-01-31T04:36:54.210Z Checking bcrypt-pbkdf v0.10.0
43212026-01-31T04:36:54.231Z Checking md5 v0.7.0
43222026-01-31T04:36:54.262Z Checking num-bigint v0.4.6
43232026-01-31T04:36:54.284Z Checking des v0.8.1
43242026-01-31T04:36:54.350Z Checking aes-gcm v0.10.3
43252026-01-31T04:36:54.437Z Checking pbkdf2 v0.11.0
43262026-01-31T04:36:54.482Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43272026-01-31T04:36:54.512Z Checking hex-literal v0.4.1
43282026-01-31T04:36:54.568Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43292026-01-31T04:36:54.589Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43302026-01-31T04:36:54.592Z Checking ssh-cipher v0.2.0
43312026-01-31T04:36:54.669Z Checking internet-checksum v0.2.1
43322026-01-31T04:36:54.889Z Checking ssh-key v0.6.6
43332026-01-31T04:36:55.150Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43342026-01-31T04:36:55.988Z Checking russh-keys v0.45.0
43352026-01-31T04:36:56.850Z Checking russh v0.45.0
43362026-01-31T04:37:21.947Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43372026-01-31T04:37:23.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.79s
43382026-01-31T04:37:23.820Z
43392026-01-31T04:37:23.820Zinfo: running `cargo check --bins` on gateway-cli (234/248)
43402026-01-31T04:37:24.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43412026-01-31T04:37:24.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43422026-01-31T04:37:24.663Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43432026-01-31T04:37:24.667Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43442026-01-31T04:37:24.667Z Checking termios v0.3.3
43452026-01-31T04:37:26.850Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43462026-01-31T04:37:27.038Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43472026-01-31T04:37:30.006Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43482026-01-31T04:37:30.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.03s
43492026-01-31T04:37:31.053Z
43502026-01-31T04:37:31.053Zinfo: running `cargo check --bins --no-default-features` on installinator (235/248)
43512026-01-31T04:37:31.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43522026-01-31T04:37:31.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43532026-01-31T04:37:31.959Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43542026-01-31T04:37:31.963Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43552026-01-31T04:37:32.084Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43562026-01-31T04:37:32.087Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43572026-01-31T04:37:32.088Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43582026-01-31T04:37:32.677Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43592026-01-31T04:37:32.680Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43602026-01-31T04:37:33.738Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43612026-01-31T04:37:33.991Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43622026-01-31T04:37:33.994Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43632026-01-31T04:37:35.003Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43642026-01-31T04:37:37.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.34s
43652026-01-31T04:37:37.604Z
43662026-01-31T04:37:37.604Zinfo: running `cargo check --bins` on internal-dns-cli (236/248)
43672026-01-31T04:37:38.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-01-31T04:37:38.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-01-31T04:37:38.429Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43702026-01-31T04:37:39.064Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43712026-01-31T04:37:39.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
43722026-01-31T04:37:39.717Z
43732026-01-31T04:37:39.717Zinfo: running `cargo check --bins` on omicron-live-tests (237/248)
43742026-01-31T04:37:40.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43752026-01-31T04:37:40.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43762026-01-31T04:37:40.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43772026-01-31T04:37:40.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
43782026-01-31T04:37:40.512Z
43792026-01-31T04:37:40.512Zinfo: running `cargo check --bins` on live-tests-macros (238/248)
43802026-01-31T04:37:41.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43812026-01-31T04:37:41.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43822026-01-31T04:37:41.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43832026-01-31T04:37:41.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
43842026-01-31T04:37:41.308Z
43852026-01-31T04:37:41.308Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (239/248)
43862026-01-31T04:37:42.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43872026-01-31T04:37:42.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43882026-01-31T04:37:42.268Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
43892026-01-31T04:37:43.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
43902026-01-31T04:37:43.255Z
43912026-01-31T04:37:43.255Zinfo: running `cargo check --bins` on omicron-ntp-admin (240/248)
43922026-01-31T04:37:43.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43932026-01-31T04:37:43.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43942026-01-31T04:37:44.090Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
43952026-01-31T04:37:44.093Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
43962026-01-31T04:37:44.400Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
43972026-01-31T04:37:44.403Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
43982026-01-31T04:37:45.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
43992026-01-31T04:37:45.701Z
44002026-01-31T04:37:45.701Zinfo: running `cargo check --bins` on ntp-admin-types (241/248)
44012026-01-31T04:37:46.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44022026-01-31T04:37:46.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44032026-01-31T04:37:46.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44042026-01-31T04:37:46.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
44052026-01-31T04:37:46.500Z
44062026-01-31T04:37:46.500Zinfo: running `cargo check --bins` on omicron-package (242/248)
44072026-01-31T04:37:47.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44082026-01-31T04:37:47.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44092026-01-31T04:37:47.349Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44102026-01-31T04:37:48.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
44112026-01-31T04:37:49.089Z
44122026-01-31T04:37:49.089Zinfo: running `cargo check --bins` on tqdb (243/248)
44132026-01-31T04:37:49.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44142026-01-31T04:37:49.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44152026-01-31T04:37:50.086Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44162026-01-31T04:37:50.540Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44172026-01-31T04:37:51.558Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44182026-01-31T04:37:51.561Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44192026-01-31T04:37:57.902Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44202026-01-31T04:37:59.099Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44212026-01-31T04:37:59.102Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44222026-01-31T04:37:59.102Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44232026-01-31T04:38:00.446Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44242026-01-31T04:38:00.448Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44252026-01-31T04:38:18.830Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44262026-01-31T04:38:18.835Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44272026-01-31T04:38:18.835Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44282026-01-31T04:38:18.835Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44292026-01-31T04:38:21.051Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44302026-01-31T04:38:23.026Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44312026-01-31T04:38:23.986Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44322026-01-31T04:38:25.916Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44332026-01-31T04:38:26.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.57s
44342026-01-31T04:38:26.889Z
44352026-01-31T04:38:26.889Zinfo: running `cargo check --bins` on wicket-dbg (244/248)
44362026-01-31T04:38:27.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44372026-01-31T04:38:27.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44382026-01-31T04:38:27.803Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44392026-01-31T04:38:27.807Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44402026-01-31T04:38:27.927Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44412026-01-31T04:38:27.930Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44422026-01-31T04:38:27.930Z Checking rtoolbox v0.0.2
44432026-01-31T04:38:27.934Z Checking tui-tree-widget v0.23.1
44442026-01-31T04:38:28.198Z Checking rpassword v7.4.0
44452026-01-31T04:38:28.339Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44462026-01-31T04:38:29.761Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44472026-01-31T04:38:36.198Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44482026-01-31T04:38:37.395Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44492026-01-31T04:38:42.410Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44502026-01-31T04:38:45.411Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44512026-01-31T04:38:46.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.81s
44522026-01-31T04:38:46.914Z
44532026-01-31T04:38:46.914Zinfo: running `cargo check --bins` on wicket (245/248)
44542026-01-31T04:38:47.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44552026-01-31T04:38:47.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44562026-01-31T04:38:47.788Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44572026-01-31T04:38:48.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
44582026-01-31T04:38:48.486Z
44592026-01-31T04:38:48.486Zinfo: running `cargo check --bins` on wicketd (246/248)
44602026-01-31T04:38:49.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44612026-01-31T04:38:49.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44622026-01-31T04:38:49.426Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
44632026-01-31T04:38:49.430Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
44642026-01-31T04:38:49.430Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
44652026-01-31T04:38:51.301Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
44662026-01-31T04:38:52.183Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44672026-01-31T04:38:56.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s
44682026-01-31T04:38:56.944Z
44692026-01-31T04:38:56.944Zinfo: running `cargo check --bins` on omicron-workspace-hack (247/248)
44702026-01-31T04:38:57.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-01-31T04:38:57.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-01-31T04:38:57.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-01-31T04:38:57.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
44742026-01-31T04:38:57.743Z
44752026-01-31T04:38:57.743Zinfo: running `cargo check --bins` on zone-setup (248/248)
44762026-01-31T04:38:58.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-01-31T04:38:58.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-01-31T04:38:58.604Z Checking uzers v0.12.1
44792026-01-31T04:38:58.967Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44802026-01-31T04:39:00.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
44812026-01-31T04:39:00.270Z
44822026-01-31T04:39:00.270Zreal 20:52.207266882
44832026-01-31T04:39:00.270Zuser 38:00.095719187
44842026-01-31T04:39:00.270Zsys 6:02.852033516
44852026-01-31T04:39:00.270Ztrap 0.739029192
44862026-01-31T04:39:00.270Ztflt 0.760624999
44872026-01-31T04:39:00.270Zdflt 0.934263734
44882026-01-31T04:39:00.270Zkflt 0.001131750
44892026-01-31T04:39:00.273Zlock 1:38:42.481335982
44902026-01-31T04:39:00.273Zslp 3:17:43.945772480
44912026-01-31T04:39:00.273Zlat 1:41.299846912
44922026-01-31T04:39:00.273Zstop 5:14.728015364
44932026-01-31T04:39:00.273Zprocess exited: duration 1677919 ms, exit code 0
 
44942026-01-31T04:39:00.280Zfound 0 output files