01KFKS8DGYANQFXDY91Y8CT74N: 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: 01KFKS8XG5E71S74YYAF1JPQSX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-22T21:20:54.211Zjob assigned to worker 01KFKS8ZV5RDWNC8H2FK4C65KA [factory gimlet-EVT22200007-propolis, EVT22200007/55447] (queued for 29 s)
 
22026-01-22T21:21:02.906Zstarting task 0: "setup"
32026-01-22T21:21:02.931Z++ uname -s
42026-01-22T21:21:02.931Z+ kern=SunOS
52026-01-22T21:21:02.931Z+ build_user=build
62026-01-22T21:21:02.931Z+ build_uid=12345
72026-01-22T21:21:02.931Z+ work_dir=/work
82026-01-22T21:21:02.931Z+ input_dir=/input
92026-01-22T21:21:02.931Z+ [[ 0 == 12345 ]]
102026-01-22T21:21:02.931Z+ case "$kern" in
112026-01-22T21:21:02.931Z+ groupadd -g 12345 build
122026-01-22T21:21:02.931Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-22T21:21:04.935Z+ zfs create -o mountpoint=/work rpool/work
142026-01-22T21:21:04.975Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-22T21:21:04.999Z+ home_fs=zfs
162026-01-22T21:21:04.999Z+ [[ zfs == autofs ]]
172026-01-22T21:21:04.999Z+ mkdir -p /home/build
182026-01-22T21:21:04.999Z+ chown build:build /home/build /work
192026-01-22T21:21:06.985Z+ chmod 0700 /home/build /work
202026-01-22T21:21:07.012Zprocess exited: duration 4086 ms, exit code 0
 
212026-01-22T21:21:07.070Zstarting task 1: "rust-toolchain"
222026-01-22T21:21:07.098Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-22T21:21:07.098Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-22T21:21:07.098Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-01-22T21:21:07.098Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-01-22T21:21:07.098Z * rust toolchain channel = "1.91.1"
272026-01-22T21:21:07.098Z * rust toolchain profile = "default"
282026-01-22T21:21:07.098Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-22T21:21:07.098Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-22T21:21:07.256Zinfo: downloading installer
312026-01-22T21:21:07.834Zwarn: It looks like you have an existing installation of Rust at:
322026-01-22T21:21:07.834Zwarn: /opt/ooce/bin
332026-01-22T21:21:07.834Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-22T21:21:07.834Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-22T21:21:07.834Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-22T21:21:07.835Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-22T21:21:07.835Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-22T21:21:07.835Zerror: cannot install while Rust is installed
392026-01-22T21:21:07.835Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-22T21:21:07.859Zinfo: profile set to 'default'
412026-01-22T21:21:07.859Zinfo: default host triple is x86_64-unknown-illumos
422026-01-22T21:21:07.859Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-22T21:21:07.984Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-22T21:21:07.984Zinfo: downloading component 'cargo'
452026-01-22T21:21:08.183Zinfo: downloading component 'clippy'
462026-01-22T21:21:08.271Zinfo: downloading component 'rust-docs'
472026-01-22T21:21:08.724Zinfo: downloading component 'rust-std'
482026-01-22T21:21:09.069Zinfo: downloading component 'rustc'
492026-01-22T21:21:10.578Zinfo: downloading component 'rustfmt'
502026-01-22T21:21:10.639Zinfo: installing component 'cargo'
512026-01-22T21:21:11.981Zinfo: installing component 'clippy'
522026-01-22T21:21:12.458Zinfo: installing component 'rust-docs'
532026-01-22T21:21:16.047Zinfo: installing component 'rust-std'
542026-01-22T21:21:18.232Zinfo: installing component 'rustc'
552026-01-22T21:21:27.129Zinfo: installing component 'rustfmt'
562026-01-22T21:21:27.562Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-22T21:21:27.562Z
582026-01-22T21:21:27.755Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-22T21:21:27.755Z
602026-01-22T21:21:27.779Z
612026-01-22T21:21:27.779ZRust is installed now. Great!
622026-01-22T21:21:27.779Z
632026-01-22T21:21:27.779ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-22T21:21:27.779Zenvironment variable. This has not been done automatically.
652026-01-22T21:21:27.779Z
662026-01-22T21:21:27.779ZTo configure your current shell, you need to source
672026-01-22T21:21:27.779Zthe corresponding env file under $HOME/.cargo.
682026-01-22T21:21:27.779Z
692026-01-22T21:21:27.779ZThis is usually done by running one of the following (note the leading DOT):
702026-01-22T21:21:27.779Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-22T21:21:27.779Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-22T21:21:27.779Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-22T21:21:27.896Z+ rustup --version
742026-01-22T21:21:27.950Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-22T21:21:27.950Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-22T21:21:28.070Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-22T21:21:28.093Z+ cargo --version
782026-01-22T21:21:28.208Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-22T21:21:28.231Z+ rustc --version
802026-01-22T21:21:28.357Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-22T21:21:28.381Zprocess exited: duration 21297 ms, exit code 0
 
822026-01-22T21:21:28.431Zstarting task 2: "authentication"
832026-01-22T21:21:28.494Zprocess exited: duration 64 ms, exit code 0
 
842026-01-22T21:21:28.542Zstarting task 3: "clone repository"
852026-01-22T21:21:28.566Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-22T21:21:28.566Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-22T21:21:28.589ZCloning into '/work/oxidecomputer/omicron'...
882026-01-22T21:21:39.462Z+ cd /work/oxidecomputer/omicron
892026-01-22T21:21:39.463Z+ git fetch origin de5db7314eee6c54ae433d60b79d1ef8286948a9
902026-01-22T21:21:39.926ZFrom https://github.com/oxidecomputer/omicron
912026-01-22T21:21:39.926Z * branch de5db7314eee6c54ae433d60b79d1ef8286948a9 -> FETCH_HEAD
922026-01-22T21:21:39.950Z+ [[ -n no-audit-get-endpoints ]]
932026-01-22T21:21:39.950Z++ git branch --show-current
942026-01-22T21:21:39.950Z+ current=main
952026-01-22T21:21:39.950Z+ [[ main != no-audit-get-endpoints ]]
962026-01-22T21:21:39.950Z+ git branch -f no-audit-get-endpoints de5db7314eee6c54ae433d60b79d1ef8286948a9
972026-01-22T21:21:39.974Z+ git checkout -f no-audit-get-endpoints
982026-01-22T21:21:40.167ZSwitched to branch 'no-audit-get-endpoints'
992026-01-22T21:21:40.190Z+ git reset --hard de5db7314eee6c54ae433d60b79d1ef8286948a9
1002026-01-22T21:21:40.366ZHEAD is now at de5db7314 test making sure we don't audit log GET endpoints
1012026-01-22T21:21:40.392Zprocess exited: duration 11829 ms, exit code 0
 
1022026-01-22T21:21:40.445Zstarting task 4: "build"
1032026-01-22T21:21:40.469Z+ source .github/buildomat/ci-env.sh
1042026-01-22T21:21:40.469Z++ export CARGO_TERM_COLOR=always
1052026-01-22T21:21:40.469Z++ CARGO_TERM_COLOR=always
1062026-01-22T21:21:40.469Z+ cargo --version
1072026-01-22T21:21:40.547Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-01-22T21:21:40.573Z+ rustc --version
1092026-01-22T21:21:40.684Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-01-22T21:21:40.750Z+ source ./env.sh
1112026-01-22T21:21:40.750Z++ OLD_SHELL_OPTS=ehxB
1122026-01-22T21:21:40.750Z++ set -o xtrace
1132026-01-22T21:21:40.750Z++++ dirname ./env.sh
1142026-01-22T21:21:40.750Z+++ readlink -f .
1152026-01-22T21:21:40.750Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-01-22T21:21:40.750Z++ 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-22T21:21:40.750Z++ 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-22T21:21:40.750Z++ 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-22T21:21:40.750Z++ 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-22T21:21:40.750Z++ 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-22T21:21:40.750Z++ 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-22T21:21:40.750Z++ 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-22T21:21:40.750Z++ 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-22T21:21:40.750Z++ case $OLD_SHELL_OPTS in
1252026-01-22T21:21:40.750Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-01-22T21:21:40.750Z+ 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-22T21:21:40.751Z+ 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-22T21:21:40.751Z+ banner prerequisites
1292026-01-22T21:21:40.751Z
1302026-01-22T21:21:40.751Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-01-22T21:21:40.751Z # # # # # # # # # # # # # # #
1322026-01-22T21:21:40.751Z # # # # ##### # # ##### # # # # # #### #
1332026-01-22T21:21:40.751Z ##### ##### # ##### # # # # # # # # #
1342026-01-22T21:21:40.751Z # # # # # # # # # # # # # # #
1352026-01-22T21:21:40.751Z # # # ###### # # ###### ### # #### # #### #
1362026-01-22T21:21:40.751Z
1372026-01-22T21:21:40.751Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-01-22T21:22:01.584Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-01-22T21:22:14.218Z Startup: Caching catalogs ... Done
1402026-01-22T21:22:40.099ZPlanning: Solver setup ... Done (23.796s)
1412026-01-22T21:22:40.276ZPlanning: Running solver ... Done (0.177s)
1422026-01-22T21:22:40.453ZPlanning: Finding local manifests ... Done (0.002s)
1432026-01-22T21:22:40.535ZPlanning: Fetching manifests: 0/4 0% complete
1442026-01-22T21:22:40.980ZPlanning: Fetching manifests: 4/4 100% complete
1452026-01-22T21:22:41.052ZPlanning: Package planning ... Done (0.072s)
1462026-01-22T21:22:41.114ZPlanning: Merging actions ... Done (0.061s)
1472026-01-22T21:22:41.483ZPlanning: Checking for conflicting actions ... Done (0.370s)
1482026-01-22T21:22:41.507ZPlanning: Consolidating action changes ... Done (0.013s)
1492026-01-22T21:22:42.231ZPlanning: Evaluating mediators ... Done (0.733s)
1502026-01-22T21:22:42.255ZPlanning: Planning completed in 27.88 seconds
1512026-01-22T21:22:42.279Z Packages to install: 4
1522026-01-22T21:22:42.279Z Mediators to change: 2
1532026-01-22T21:22:42.279Z Services to change: 1
1542026-01-22T21:22:42.279Z Estimated space available: 154.95 GB
1552026-01-22T21:22:42.279ZEstimated space to be consumed: 1.79 GB
1562026-01-22T21:22:42.279Z Create boot environment: No
1572026-01-22T21:22:42.279ZCreate backup boot environment: No
1582026-01-22T21:22:42.279Z Rebuild boot archive: No
1592026-01-22T21:22:42.279Z
1602026-01-22T21:22:42.279ZChanged mediators:
1612026-01-22T21:22:42.279Z mediator clang:
1622026-01-22T21:22:42.279Z version: None -> 15 (system default)
1632026-01-22T21:22:42.279Z
1642026-01-22T21:22:42.279Z mediator llvm:
1652026-01-22T21:22:42.279Z version: 14 (system default) -> 15 (system default)
1662026-01-22T21:22:42.279Z
1672026-01-22T21:22:42.279ZChanged packages:
1682026-01-22T21:22:42.279Zhelios-dev
1692026-01-22T21:22:42.279Z developer/build-essential
1702026-01-22T21:22:42.279Z None -> 11-2.0
1712026-01-22T21:22:42.280Z library/libxmlsec1
1722026-01-22T21:22:42.280Z None -> 1.2.35-2.0
1732026-01-22T21:22:42.280Z ooce/developer/clang-15
1742026-01-22T21:22:42.280Z None -> 15.0.7-2.0
1752026-01-22T21:22:42.280Z ooce/developer/llvm-15
1762026-01-22T21:22:42.280Z None -> 15.0.7-2.0
1772026-01-22T21:22:42.280Z
1782026-01-22T21:22:42.280ZServices:
1792026-01-22T21:22:42.280Z restart_fmri:
1802026-01-22T21:22:42.280Z svc:/system/update-man-index:default
1812026-01-22T21:22:42.320Z
1822026-01-22T21:22:42.320ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-01-22T21:22:47.321ZDownload: 1196/3290 items 66.9/212.6MB 31% complete (13.4M/s)
1842026-01-22T21:22:52.324ZDownload: 2705/3290 items 120.8/212.6MB 56% complete (12.2M/s)
1852026-01-22T21:22:57.334ZDownload: 3289/3290 items 211.7/212.6MB 99% complete (15.0M/s)
1862026-01-22T21:22:57.717ZDownload: Completed 212.60 MB in 15.40 seconds (13.8M/s)
1872026-01-22T21:22:57.935Z Actions: 1/3689 actions (Installing new actions)
1882026-01-22T21:23:03.027Z Actions: 3174/3689 actions (Installing new actions)
1892026-01-22T21:23:04.167Z Actions: Completed 3689 actions in 6.23 seconds.
1902026-01-22T21:23:05.295Z Done (1.123s)
1912026-01-22T21:23:05.295Z Done (0.000s)
1922026-01-22T21:23:06.649Z Done (1.355s)
1932026-01-22T21:23:12.125Z Done (5.186s)
1942026-01-22T21:23:12.247Z Done (0.026s)
1952026-01-22T21:23:12.271Z Done (0.000s)
1962026-01-22T21:23:12.430Z Done (0.000s)
1972026-01-22T21:23:13.512ZPlanning: Evaluating mediator changes ... Done
1982026-01-22T21:23:13.743ZPlanning: Checking for conflicting actions ... Done
1992026-01-22T21:23:13.769ZPlanning: Consolidating action changes ... Done
2002026-01-22T21:23:14.100ZPlanning: Evaluating mediators ... Done
2012026-01-22T21:23:14.124ZPlanning: Planning completed in 0.59 seconds
2022026-01-22T21:23:14.148Z Mediators to change: 2
2032026-01-22T21:23:14.148Z Create boot environment: No
2042026-01-22T21:23:14.148ZCreate backup boot environment: No
2052026-01-22T21:23:14.221Z Done
2062026-01-22T21:23:14.221Z Done
2072026-01-22T21:23:15.243Z Done
2082026-01-22T21:23:20.431Z Done
2092026-01-22T21:23:20.535Z Done
2102026-01-22T21:23:20.559Z Done
2112026-01-22T21:23:20.601Z Done
2122026-01-22T21:23:21.532ZPlanning: Evaluating mediator changes ... Done
2132026-01-22T21:23:21.556ZPlanning: Merging actions ... Done
2142026-01-22T21:23:21.803ZPlanning: Checking for conflicting actions ... Done
2152026-01-22T21:23:21.827ZPlanning: Consolidating action changes ... Done
2162026-01-22T21:23:22.145ZPlanning: Evaluating mediators ... Done
2172026-01-22T21:23:22.215ZPlanning: Planning completed in 1.04 seconds
2182026-01-22T21:23:22.264Z Packages to change: 1
2192026-01-22T21:23:22.264Z Mediators to change: 1
2202026-01-22T21:23:22.264Z Services to change: 1
2212026-01-22T21:23:22.264Z Create boot environment: No
2222026-01-22T21:23:22.264ZCreate backup boot environment: Yes
2232026-01-22T21:23:24.406Z Actions: 1/6 actions (Updating modified actions)
2242026-01-22T21:23:24.431Z Actions: Completed 6 actions in 0.00 seconds.
2252026-01-22T21:23:24.431Z Done
2262026-01-22T21:23:24.431Z Done
2272026-01-22T21:23:24.705Z Done
2282026-01-22T21:23:30.158Z Done
2292026-01-22T21:23:30.283Z Done
2302026-01-22T21:23:30.308Z Done
2312026-01-22T21:23:30.364Z Done
2322026-01-22T21:23:31.036ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-01-22T21:23:31.036Zclang system 15 system
2342026-01-22T21:23:31.036Zcsh system system illumos
2352026-01-22T21:23:31.036Zctags system system illumos
2362026-01-22T21:23:31.036Zfile system system illumos
2372026-01-22T21:23:31.036Zgcc vendor 12 vendor
2382026-01-22T21:23:31.036Zgcc system 10 system
2392026-01-22T21:23:31.036Zgcc system 7 system
2402026-01-22T21:23:31.036Zgo system 1.20 system
2412026-01-22T21:23:31.036Zgo system 1.19 system
2422026-01-22T21:23:31.036Zllvm system 15 system
2432026-01-22T21:23:31.036Zllvm system 14 system
2442026-01-22T21:23:31.036Zmariadb system 10.6 system
2452026-01-22T21:23:31.036Zmta vendor vendor dma
2462026-01-22T21:23:31.036Zopenjdk system 17 system
2472026-01-22T21:23:31.036Zopenjdk system 11 system
2482026-01-22T21:23:31.037Zopenjdk system 1.8 system
2492026-01-22T21:23:31.037Zopenssl vendor 3 vendor
2502026-01-22T21:23:31.037Zperl system 5.36 system
2512026-01-22T21:23:31.037Zpostgresql system 15 system
2522026-01-22T21:23:31.037Zpostgresql system 13 system
2532026-01-22T21:23:31.037Zpython vendor 3 vendor
2542026-01-22T21:23:31.037Zpython system 2 system
2552026-01-22T21:23:31.037Zpython3 system 3.11 system
2562026-01-22T21:23:31.037Zruby system 3.0 system
2572026-01-22T21:23:31.037Zwords vendor vendor american-english
2582026-01-22T21:23:31.037Zwords system system australian-english
2592026-01-22T21:23:31.037Zwords system system british-english
2602026-01-22T21:23:31.037Zwords system system canadian-english
2612026-01-22T21:23:31.037Zwords system system french
2622026-01-22T21:23:31.037Zwords system system italian
2632026-01-22T21:23:31.037Zwords system system ngerman
2642026-01-22T21:23:31.037Zwords system system ogerman
2652026-01-22T21:23:31.037Zwords system system spanish
2662026-01-22T21:23:31.490ZPUBLISHER TYPE STATUS P LOCATION
2672026-01-22T21:23:31.490Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-01-22T21:23:40.165ZFMRI IFO
2692026-01-22T21:23:40.165Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-01-22T21:23:40.165Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-01-22T21:23:40.165Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-01-22T21:23:40.166Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-01-22T21:23:40.166Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-01-22T21:23:40.166Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-01-22T21:23:40.166Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-01-22T21:23:40.166Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-01-22T21:23:40.166Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-01-22T21:23:40.166Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-01-22T21:23:40.166Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-01-22T21:23:40.166Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-01-22T21:23:40.166Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-01-22T21:23:40.166Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-01-22T21:23:40.166Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-01-22T21:23:40.166Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-01-22T21:23:41.651Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-01-22T21:23:42.057Z Updating crates.io index
2872026-01-22T21:23:42.106Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-01-22T21:23:42.570Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2892026-01-22T21:23:43.616Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-01-22T21:23:44.073Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912026-01-22T21:23:44.473Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-01-22T21:23:44.931Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-01-22T21:23:46.531Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-01-22T21:23:53.410Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-01-22T21:23:54.379Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-01-22T21:23:54.970Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-01-22T21:23:55.797Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-01-22T21:23:56.482Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-01-22T21:23:57.119Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-01-22T21:23:57.711Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-01-22T21:23:58.129Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-01-22T21:23:58.992Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-01-22T21:23:59.747Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-01-22T21:24:00.132Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-01-22T21:24:00.559Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-01-22T21:24:01.061Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-01-22T21:24:01.422Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-01-22T21:24:01.763Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-01-22T21:24:02.150Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-01-22T21:24:02.723Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-01-22T21:24:03.397Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-01-22T21:24:03.812Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-01-22T21:24:04.340Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-01-22T21:24:05.103Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-01-22T21:24:05.889Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3162026-01-22T21:24:06.502Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-01-22T21:24:06.882Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-01-22T21:24:07.405Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3192026-01-22T21:24:07.907Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-01-22T21:24:08.430Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212026-01-22T21:24:08.872Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222026-01-22T21:24:09.263Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232026-01-22T21:24:09.660Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-01-22T21:24:22.891Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-01-22T21:24:23.368Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3262026-01-22T21:24:25.566Z Downloading crates ...
3272026-01-22T21:24:30.634Z Downloaded block-buffer v0.10.4
3282026-01-22T21:24:30.659Z Downloaded idna_adapter v1.2.0
3292026-01-22T21:24:30.659Z Downloaded clap v4.5.48
3302026-01-22T21:24:30.659Z Downloaded toml_write v0.1.2
3312026-01-22T21:24:30.684Z Downloaded zerofrom v0.1.4
3322026-01-22T21:24:30.685Z Downloaded writeable v0.5.5
3332026-01-22T21:24:30.685Z Downloaded zmij v1.0.15
3342026-01-22T21:24:30.685Z Downloaded zerovec-derive v0.10.3
3352026-01-22T21:24:30.685Z Downloaded zerofrom-derive v0.1.4
3362026-01-22T21:24:30.709Z Downloaded winnow v0.7.13
3372026-01-22T21:24:30.709Z Downloaded utf8_iter v1.0.4
3382026-01-22T21:24:30.733Z Downloaded zerovec v0.10.4
3392026-01-22T21:24:30.733Z Downloaded zerocopy v0.7.35
3402026-01-22T21:24:30.757Z Downloaded serde_core v1.0.228
3412026-01-22T21:24:30.757Z Downloaded textwrap v0.16.2
3422026-01-22T21:24:30.757Z Downloaded goblin v0.8.2
3432026-01-22T21:24:30.757Z Downloaded serde_json v1.0.149
3442026-01-22T21:24:30.781Z Downloaded serde v1.0.228
3452026-01-22T21:24:30.781Z Downloaded unicode-width v0.2.0
3462026-01-22T21:24:30.781Z Downloaded tabled v0.15.0
3472026-01-22T21:24:30.811Z Downloaded icu_properties_data v1.5.0
3482026-01-22T21:24:30.839Z Downloaded syn v1.0.109
3492026-01-22T21:24:30.839Z Downloaded serde-untagged v0.1.7
3502026-01-22T21:24:30.840Z Downloaded quote v1.0.40
3512026-01-22T21:24:30.840Z Downloaded once_cell v1.21.3
3522026-01-22T21:24:30.864Z Downloaded syn v2.0.111
3532026-01-22T21:24:30.864Z Downloaded unicode-width v0.1.14
3542026-01-22T21:24:30.888Z Downloaded rustix v0.38.37
3552026-01-22T21:24:30.912Z Downloaded log v0.4.29
3562026-01-22T21:24:30.912Z Downloaded hashbrown v0.16.1
3572026-01-22T21:24:30.912Z Downloaded zerocopy-derive v0.7.35
3582026-01-22T21:24:30.936Z Downloaded proc-macro2 v1.0.101
3592026-01-22T21:24:30.936Z Downloaded getrandom v0.3.4
3602026-01-22T21:24:30.936Z Downloaded libc v0.2.180
3612026-01-22T21:24:30.962Z Downloaded terminal_size v0.4.0
3622026-01-22T21:24:30.986Z Downloaded serde_spanned v0.6.9
3632026-01-22T21:24:30.986Z Downloaded scroll v0.12.0
3642026-01-22T21:24:30.986Z Downloaded pest_generator v2.8.2
3652026-01-22T21:24:30.986Z Downloaded percent-encoding v2.3.2
3662026-01-22T21:24:30.986Z Downloaded memmap v0.7.0
3672026-01-22T21:24:30.986Z Downloaded indexmap v2.12.1
3682026-01-22T21:24:30.986Z Downloaded rustix v1.1.3
3692026-01-22T21:24:31.012Z Downloaded icu_locid_transform_data v1.5.0
3702026-01-22T21:24:31.012Z Downloaded icu_collections v1.5.0
3712026-01-22T21:24:31.035Z Downloaded form_urlencoded v1.2.2
3722026-01-22T21:24:31.035Z Downloaded fastrand v2.1.1
3732026-01-22T21:24:31.036Z Downloaded version_check v0.9.5
3742026-01-22T21:24:31.036Z Downloaded url v2.5.4
3752026-01-22T21:24:31.036Z Downloaded unicode-ident v1.0.19
3762026-01-22T21:24:31.036Z Downloaded synstructure v0.13.1
3772026-01-22T21:24:31.036Z Downloaded sha2 v0.10.9
3782026-01-22T21:24:31.036Z Downloaded serde_tokenstream v0.2.2
3792026-01-22T21:24:31.036Z Downloaded proc-macro-error-attr v1.0.4
3802026-01-22T21:24:31.036Z Downloaded proc-macro-error v1.0.4
3812026-01-22T21:24:31.036Z Downloaded anyhow v1.0.99
3822026-01-22T21:24:31.060Z Downloaded utf8parse v0.2.2
3832026-01-22T21:24:31.060Z Downloaded usdt-impl v0.5.0
3842026-01-22T21:24:31.060Z Downloaded unicode-xid v0.2.6
3852026-01-22T21:24:31.060Z Downloaded unicode-linebreak v0.1.5
3862026-01-22T21:24:31.060Z Downloaded stable_deref_trait v1.2.0
3872026-01-22T21:24:31.060Z Downloaded smallvec v1.15.1
3882026-01-22T21:24:31.060Z Downloaded serde-value v0.7.0
3892026-01-22T21:24:31.060Z Downloaded semver v1.0.27
3902026-01-22T21:24:31.060Z Downloaded pest_meta v2.8.2
3912026-01-22T21:24:31.060Z Downloaded ordered-float v2.10.1
3922026-01-22T21:24:31.060Z Downloaded memchr v2.7.4
3932026-01-22T21:24:31.084Z Downloaded erased-serde v0.4.6
3942026-01-22T21:24:31.084Z Downloaded equivalent v1.0.2
3952026-01-22T21:24:31.084Z Downloaded cpufeatures v0.2.14
3962026-01-22T21:24:31.084Z Downloaded autocfg v1.4.0
3972026-01-22T21:24:31.084Z Downloaded yoke v0.7.4
3982026-01-22T21:24:31.084Z Downloaded usdt-attr-macro v0.5.0
3992026-01-22T21:24:31.085Z Downloaded toml_edit v0.22.27
4002026-01-22T21:24:31.085Z Downloaded thiserror-impl v2.0.17
4012026-01-22T21:24:31.085Z Downloaded strsim v0.11.1
4022026-01-22T21:24:31.085Z Downloaded smawk v0.3.2
4032026-01-22T21:24:31.085Z Downloaded scroll_derive v0.12.0
4042026-01-22T21:24:31.085Z Downloaded plain v0.2.3
4052026-01-22T21:24:31.085Z Downloaded pest_derive v2.8.2
4062026-01-22T21:24:31.109Z Downloaded heck v0.5.0
4072026-01-22T21:24:31.109Z Downloaded dof v0.3.0
4082026-01-22T21:24:31.109Z Downloaded yoke-derive v0.7.4
4092026-01-22T21:24:31.109Z Downloaded write16 v1.0.0
4102026-01-22T21:24:31.109Z Downloaded usdt-macro v0.5.0
4112026-01-22T21:24:31.109Z Downloaded usdt v0.5.0
4122026-01-22T21:24:31.109Z Downloaded ucd-trie v0.1.7
4132026-01-22T21:24:31.109Z Downloaded thread-id v4.2.2
4142026-01-22T21:24:31.109Z Downloaded itoa v1.0.11
4152026-01-22T21:24:31.109Z Downloaded is_terminal_polyfill v1.70.1
4162026-01-22T21:24:31.109Z Downloaded icu_provider v1.5.0
4172026-01-22T21:24:31.109Z Downloaded icu_normalizer v1.5.0
4182026-01-22T21:24:31.133Z Downloaded icu_locid_transform v1.5.0
4192026-01-22T21:24:31.133Z Downloaded dtrace-parser v0.2.0
4202026-01-22T21:24:31.133Z Downloaded toml_datetime v0.6.11
4212026-01-22T21:24:31.133Z Downloaded toml v0.8.23
4222026-01-22T21:24:31.133Z Downloaded thiserror-impl v1.0.69
4232026-01-22T21:24:31.133Z Downloaded papergrid v0.11.0
4242026-01-22T21:24:31.133Z Downloaded idna v1.0.3
4252026-01-22T21:24:31.157Z Downloaded utf16_iter v1.0.5
4262026-01-22T21:24:31.157Z Downloaded typenum v1.17.0
4272026-01-22T21:24:31.157Z Downloaded typeid v1.0.3
4282026-01-22T21:24:31.157Z Downloaded thiserror v2.0.17
4292026-01-22T21:24:31.157Z Downloaded thiserror v1.0.69
4302026-01-22T21:24:31.188Z Downloaded macaddr v1.0.1
4312026-01-22T21:24:31.188Z Downloaded icu_provider_macros v1.5.0
4322026-01-22T21:24:31.188Z Downloaded icu_normalizer_data v1.5.0
4332026-01-22T21:24:31.188Z Downloaded heck v0.4.1
4342026-01-22T21:24:31.188Z Downloaded generic-array v0.14.7
4352026-01-22T21:24:31.188Z Downloaded fs-err v3.1.1
4362026-01-22T21:24:31.188Z Downloaded errno v0.3.12
4372026-01-22T21:24:31.189Z Downloaded displaydoc v0.2.5
4382026-01-22T21:24:31.189Z Downloaded digest v0.10.7
4392026-01-22T21:24:31.189Z Downloaded crypto-common v0.1.6
4402026-01-22T21:24:31.189Z Downloaded colorchoice v1.0.2
4412026-01-22T21:24:31.189Z Downloaded clap_builder v4.5.48
4422026-01-22T21:24:31.218Z Downloaded cargo_toml v0.21.0
4432026-01-22T21:24:31.218Z Downloaded cargo_metadata v0.21.0
4442026-01-22T21:24:31.218Z Downloaded cargo-util-schemas v0.8.2
4452026-01-22T21:24:31.218Z Downloaded camino v1.2.1
4462026-01-22T21:24:31.218Z Downloaded byteorder v1.5.0
4472026-01-22T21:24:31.218Z Downloaded bitflags v2.9.4
4482026-01-22T21:24:31.218Z Downloaded anstyle-query v1.1.1
4492026-01-22T21:24:31.218Z Downloaded anstyle-parse v0.2.5
4502026-01-22T21:24:31.218Z Downloaded anstream v0.6.18
4512026-01-22T21:24:31.218Z Downloaded tinystr v0.7.6
4522026-01-22T21:24:31.218Z Downloaded tempfile v3.24.0
4532026-01-22T21:24:31.218Z Downloaded tabled_derive v0.7.0
4542026-01-22T21:24:31.242Z Downloaded swrite v0.1.0
4552026-01-22T21:24:31.243Z Downloaded serde_derive v1.0.228
4562026-01-22T21:24:31.243Z Downloaded pretty-hex v0.4.1
4572026-01-22T21:24:31.243Z Downloaded pest v2.8.2
4582026-01-22T21:24:31.243Z Downloaded num-traits v0.2.19
4592026-01-22T21:24:31.243Z Downloaded litemap v0.7.3
4602026-01-22T21:24:31.243Z Downloaded icu_properties v1.5.1
4612026-01-22T21:24:31.243Z Downloaded icu_locid v1.5.0
4622026-01-22T21:24:31.243Z Downloaded clap_lex v0.7.4
4632026-01-22T21:24:31.243Z Downloaded clap_derive v4.5.47
4642026-01-22T21:24:31.243Z Downloaded cfg-if v1.0.4
4652026-01-22T21:24:31.267Z Downloaded camino-tempfile v1.4.1
4662026-01-22T21:24:31.267Z Downloaded cargo-platform v0.2.0
4672026-01-22T21:24:31.267Z Downloaded bytecount v0.6.8
4682026-01-22T21:24:31.267Z Downloaded anstyle v1.0.11
4692026-01-22T21:24:31.267Z Downloaded fnv v1.0.7
4702026-01-22T21:24:31.347Z Compiling proc-macro2 v1.0.101
4712026-01-22T21:24:31.347Z Compiling unicode-ident v1.0.19
4722026-01-22T21:24:31.347Z Compiling serde_core v1.0.228
4732026-01-22T21:24:31.347Z Compiling serde v1.0.228
4742026-01-22T21:24:31.374Z Compiling version_check v0.9.5
4752026-01-22T21:24:31.374Z Compiling libc v0.2.180
4762026-01-22T21:24:31.374Z Compiling memchr v2.7.4
4772026-01-22T21:24:31.374Z Compiling stable_deref_trait v1.2.0
4782026-01-22T21:24:31.661Z Compiling thiserror v2.0.17
4792026-01-22T21:24:31.713Z Compiling zmij v1.0.15
4802026-01-22T21:24:32.354Z Compiling thiserror v1.0.69
4812026-01-22T21:24:32.852Z Compiling litemap v0.7.3
4822026-01-22T21:24:32.947Z Compiling autocfg v1.4.0
4832026-01-22T21:24:32.983Z Compiling itoa v1.0.11
4842026-01-22T21:24:33.017Z Compiling ucd-trie v0.1.7
4852026-01-22T21:24:33.116Z Compiling writeable v0.5.5
4862026-01-22T21:24:33.548Z Compiling bitflags v2.9.4
4872026-01-22T21:24:33.675Z Compiling icu_locid_transform_data v1.5.0
4882026-01-22T21:24:33.827Z Compiling errno v0.3.12
4892026-01-22T21:24:33.917Z Compiling quote v1.0.40
4902026-01-22T21:24:33.976Z Compiling byteorder v1.5.0
4912026-01-22T21:24:34.132Z Compiling icu_properties_data v1.5.0
4922026-01-22T21:24:34.442Z Compiling syn v2.0.111
4932026-01-22T21:24:34.473Z Compiling serde_json v1.0.149
4942026-01-22T21:24:34.547Z Compiling num-traits v0.2.19
4952026-01-22T21:24:34.577Z Compiling write16 v1.0.0
4962026-01-22T21:24:34.771Z Compiling typeid v1.0.3
4972026-01-22T21:24:34.900Z Compiling rustix v0.38.37
4982026-01-22T21:24:34.931Z Compiling hashbrown v0.16.1
4992026-01-22T21:24:34.964Z Compiling icu_normalizer_data v1.5.0
5002026-01-22T21:24:35.013Z Compiling smallvec v1.15.1
5012026-01-22T21:24:35.131Z Compiling equivalent v1.0.2
5022026-01-22T21:24:35.314Z Compiling utf16_iter v1.0.5
5032026-01-22T21:24:35.428Z Compiling utf8_iter v1.0.4
5042026-01-22T21:24:35.772Z Compiling proc-macro-error-attr v1.0.4
5052026-01-22T21:24:35.982Z Compiling usdt-impl v0.5.0
5062026-01-22T21:24:36.048Z Compiling syn v1.0.109
5072026-01-22T21:24:36.132Z Compiling toml_write v0.1.2
5082026-01-22T21:24:36.380Z Compiling indexmap v2.12.1
5092026-01-22T21:24:36.410Z Compiling winnow v0.7.13
5102026-01-22T21:24:36.700Z Compiling thread-id v4.2.2
5112026-01-22T21:24:37.122Z Compiling proc-macro-error v1.0.4
5122026-01-22T21:24:37.471Z Compiling percent-encoding v2.3.2
5132026-01-22T21:24:37.848Z Compiling rustix v1.1.3
5142026-01-22T21:24:37.920Z Compiling log v0.4.29
5152026-01-22T21:24:38.400Z Compiling plain v0.2.3
5162026-01-22T21:24:38.431Z Compiling getrandom v0.3.4
5172026-01-22T21:24:38.639Z Compiling utf8parse v0.2.2
5182026-01-22T21:24:38.675Z Compiling camino v1.2.1
5192026-01-22T21:24:38.896Z Compiling anstyle-parse v0.2.5
5202026-01-22T21:24:39.219Z Compiling ordered-float v2.10.1
5212026-01-22T21:24:39.371Z Compiling terminal_size v0.4.0
5222026-01-22T21:24:39.514Z Compiling form_urlencoded v1.2.2
5232026-01-22T21:24:39.998Z Compiling is_terminal_polyfill v1.70.1
5242026-01-22T21:24:40.058Z Compiling anstyle v1.0.11
5252026-01-22T21:24:40.118Z Compiling anstyle-query v1.1.1
5262026-01-22T21:24:40.199Z Compiling pretty-hex v0.4.1
5272026-01-22T21:24:40.304Z Compiling colorchoice v1.0.2
5282026-01-22T21:24:40.355Z Compiling cfg-if v1.0.4
5292026-01-22T21:24:40.533Z Compiling anstream v0.6.18
5302026-01-22T21:24:40.813Z Compiling semver v1.0.27
5312026-01-22T21:24:41.169Z Compiling fs-err v3.1.1
5322026-01-22T21:24:41.387Z Compiling clap_lex v0.7.4
5332026-01-22T21:24:41.521Z Compiling heck v0.4.1
5342026-01-22T21:24:41.553Z Compiling fastrand v2.1.1
5352026-01-22T21:24:41.577Z Compiling anyhow v1.0.99
5362026-01-22T21:24:41.887Z Compiling synstructure v0.13.1
5372026-01-22T21:24:42.002Z Compiling once_cell v1.21.3
5382026-01-22T21:24:42.120Z Compiling bytecount v0.6.8
5392026-01-22T21:24:42.226Z Compiling heck v0.5.0
5402026-01-22T21:24:42.395Z Compiling unicode-xid v0.2.6
5412026-01-22T21:24:42.459Z Compiling fnv v1.0.7
5422026-01-22T21:24:42.632Z Compiling unicode-width v0.1.14
5432026-01-22T21:24:42.661Z Compiling strsim v0.11.1
5442026-01-22T21:24:42.818Z Compiling tempfile v3.24.0
5452026-01-22T21:24:43.211Z Compiling papergrid v0.11.0
5462026-01-22T21:24:43.321Z Compiling clap_builder v4.5.48
5472026-01-22T21:24:43.659Z Compiling memmap v0.7.0
5482026-01-22T21:24:43.686Z Compiling smawk v0.3.2
5492026-01-22T21:24:43.860Z Compiling unicode-linebreak v0.1.5
5502026-01-22T21:24:43.951Z Compiling unicode-width v0.2.0
5512026-01-22T21:24:44.512Z Compiling textwrap v0.16.2
5522026-01-22T21:24:44.867Z Compiling camino-tempfile v1.4.1
5532026-01-22T21:24:44.998Z Compiling swrite v0.1.0
5542026-01-22T21:24:45.155Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5552026-01-22T21:24:45.347Z Compiling tabled_derive v0.7.0
5562026-01-22T21:24:46.159Z Compiling serde_derive v1.0.228
5572026-01-22T21:24:46.159Z Compiling zerofrom-derive v0.1.4
5582026-01-22T21:24:46.185Z Compiling yoke-derive v0.7.4
5592026-01-22T21:24:46.337Z Compiling zerovec-derive v0.10.3
5602026-01-22T21:24:46.361Z Compiling thiserror-impl v2.0.17
5612026-01-22T21:24:46.989Z Compiling displaydoc v0.2.5
5622026-01-22T21:24:48.576Z Compiling icu_provider_macros v1.5.0
5632026-01-22T21:24:48.689Z Compiling thiserror-impl v1.0.69
5642026-01-22T21:24:48.869Z Compiling zerocopy-derive v0.7.35
5652026-01-22T21:24:49.436Z Compiling zerofrom v0.1.4
5662026-01-22T21:24:49.586Z Compiling pest v2.8.2
5672026-01-22T21:24:49.623Z Compiling scroll_derive v0.12.0
5682026-01-22T21:24:49.699Z Compiling yoke v0.7.4
5692026-01-22T21:24:50.097Z Compiling zerovec v0.10.4
5702026-01-22T21:24:50.817Z Compiling zerocopy v0.7.35
5712026-01-22T21:24:51.001Z Compiling scroll v0.12.0
5722026-01-22T21:24:51.065Z Compiling clap_derive v4.5.47
5732026-01-22T21:24:51.583Z Compiling goblin v0.8.2
5742026-01-22T21:24:51.687Z Compiling tabled v0.15.0
5752026-01-22T21:24:51.861Z Compiling tinystr v0.7.6
5762026-01-22T21:24:52.132Z Compiling icu_collections v1.5.0
5772026-01-22T21:24:52.239Z Compiling icu_locid v1.5.0
5782026-01-22T21:24:52.447Z Compiling pest_meta v2.8.2
5792026-01-22T21:24:53.491Z Compiling icu_provider v1.5.0
5802026-01-22T21:24:54.164Z Compiling pest_generator v2.8.2
5812026-01-22T21:24:54.193Z Compiling icu_locid_transform v1.5.0
5822026-01-22T21:24:54.377Z Compiling toml_datetime v0.6.11
5832026-01-22T21:24:54.432Z Compiling serde_spanned v0.6.9
5842026-01-22T21:24:54.705Z Compiling dof v0.3.0
5852026-01-22T21:24:54.901Z Compiling toml_edit v0.22.27
5862026-01-22T21:24:54.950Z Compiling serde_tokenstream v0.2.2
5872026-01-22T21:24:55.588Z Compiling icu_properties v1.5.1
5882026-01-22T21:24:55.656Z Compiling erased-serde v0.4.6
5892026-01-22T21:24:55.937Z Compiling serde-value v0.7.0
5902026-01-22T21:24:56.487Z Compiling cargo-platform v0.2.0
5912026-01-22T21:24:56.683Z Compiling pest_derive v2.8.2
5922026-01-22T21:24:56.792Z Compiling serde-untagged v0.1.7
5932026-01-22T21:24:56.820Z Compiling clap v4.5.48
5942026-01-22T21:24:56.969Z Compiling macaddr v1.0.1
5952026-01-22T21:24:57.493Z Compiling dtrace-parser v0.2.0
5962026-01-22T21:24:58.385Z Compiling toml v0.8.23
5972026-01-22T21:24:59.193Z Compiling icu_normalizer v1.5.0
5982026-01-22T21:24:59.279Z Compiling cargo_toml v0.21.0
5992026-01-22T21:24:59.477Z Compiling usdt-attr-macro v0.5.0
6002026-01-22T21:24:59.597Z Compiling usdt-macro v0.5.0
6012026-01-22T21:25:00.140Z Compiling idna_adapter v1.2.0
6022026-01-22T21:25:00.414Z Compiling idna v1.0.3
6032026-01-22T21:25:00.783Z Compiling usdt v0.5.0
6042026-01-22T21:25:00.997Z Compiling url v2.5.4
6052026-01-22T21:25:01.877Z Compiling cargo-util-schemas v0.8.2
6062026-01-22T21:25:04.040Z Compiling cargo_metadata v0.21.0
6072026-01-22T21:25:06.489Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-01-22T21:25:11.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
6092026-01-22T21:25:12.007Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-01-22T21:25:13.257Z Downloading crates ...
6112026-01-22T21:25:13.452Z Downloaded assert_matches v1.5.0
6122026-01-22T21:25:13.478Z Downloaded crc8 v0.1.1
6132026-01-22T21:25:13.502Z Downloaded crossbeam-epoch v0.9.18
6142026-01-22T21:25:13.527Z Downloaded futures-macro v0.3.31
6152026-01-22T21:25:13.551Z Downloaded impl-trait-for-tuples v0.2.2
6162026-01-22T21:25:13.575Z Downloaded linked-hash-map v0.5.6
6172026-01-22T21:25:13.575Z Downloaded lru-cache v0.1.2
6182026-01-22T21:25:13.599Z Downloaded oxnet v0.1.4
6192026-01-22T21:25:13.624Z Downloaded packed_struct_codegen v0.10.1
6202026-01-22T21:25:13.654Z Downloaded progenitor-client v0.11.2
6212026-01-22T21:25:13.679Z Downloaded quick-error v1.2.3
6222026-01-22T21:25:13.704Z Downloaded rand_xorshift v0.4.0
6232026-01-22T21:25:13.704Z Downloaded rustc-hash v1.1.0
6242026-01-22T21:25:13.729Z Downloaded serde_urlencoded v0.7.1
6252026-01-22T21:25:13.729Z Downloaded signature v2.2.0
6262026-01-22T21:25:13.729Z Downloaded sqlparser_derive v0.2.2
6272026-01-22T21:25:13.753Z Downloaded termios v0.3.3
6282026-01-22T21:25:13.754Z Downloaded tinyvec_macros v0.1.1
6292026-01-22T21:25:13.779Z Downloaded time-core v0.1.6
6302026-01-22T21:25:13.779Z Downloaded tokio-rustls v0.25.0
6312026-01-22T21:25:13.779Z Downloaded want v0.3.1
6322026-01-22T21:25:13.803Z Downloaded which v4.4.2
6332026-01-22T21:25:13.803Z Downloaded utf-8 v0.7.6
6342026-01-22T21:25:13.803Z Downloaded wyz v0.5.1
6352026-01-22T21:25:13.803Z Downloaded xattr v1.3.1
6362026-01-22T21:25:13.803Z Downloaded xshell-macros v0.2.7
6372026-01-22T21:25:13.827Z Downloaded zone_cfg_derive v0.1.2
6382026-01-22T21:25:13.827Z Downloaded uzers v0.12.1
6392026-01-22T21:25:13.827Z Downloaded unicode-properties v0.1.3
6402026-01-22T21:25:13.827Z Downloaded zone v0.3.1
6412026-01-22T21:25:13.827Z Downloaded zstd v0.13.3
6422026-01-22T21:25:13.852Z Downloaded vte v0.11.1
6432026-01-22T21:25:13.852Z Downloaded zopfli v0.8.1
6442026-01-22T21:25:13.852Z Downloaded wait-timeout v0.2.0
6452026-01-22T21:25:13.852Z Downloaded zone_cfg_derive v0.3.0
6462026-01-22T21:25:13.852Z Downloaded tls_codec v0.4.1
6472026-01-22T21:25:13.876Z Downloaded walkdir v2.5.0
6482026-01-22T21:25:13.876Z Downloaded zstd-safe v7.2.3
6492026-01-22T21:25:13.876Z Downloaded x509-cert v0.2.5
6502026-01-22T21:25:13.900Z Downloaded yansi v1.0.1
6512026-01-22T21:25:13.900Z Downloaded zerocopy-derive v0.8.27
6522026-01-22T21:25:13.901Z Downloaded zip v4.2.0
6532026-01-22T21:25:13.924Z Downloaded typed-path v0.9.3
6542026-01-22T21:25:13.924Z Downloaded reedline v0.40.0
6552026-01-22T21:25:13.948Z Downloaded tabled v0.20.0
6562026-01-22T21:25:13.972Z Downloaded winnow v0.5.40
6572026-01-22T21:25:13.972Z Downloaded zlib-rs v0.5.1
6582026-01-22T21:25:13.996Z Downloaded zerocopy v0.8.27
6592026-01-22T21:25:14.020Z Downloaded rustls v0.22.4
6602026-01-22T21:25:14.044Z Downloaded rustls v0.23.19
6612026-01-22T21:25:14.068Z Downloaded vcpkg v0.2.15
6622026-01-22T21:25:14.113Z Downloaded webpki-roots v1.0.1
6632026-01-22T21:25:14.143Z Downloaded smoltcp v0.11.0
6642026-01-22T21:25:14.143Z Downloaded regex-syntax v0.8.5
6652026-01-22T21:25:14.176Z Downloaded sqlparser v0.45.0
6662026-01-22T21:25:14.176Z Downloaded regex-automata v0.4.11
6672026-01-22T21:25:14.202Z Downloaded smoltcp v0.9.1
6682026-01-22T21:25:14.203Z Downloaded tabled v0.18.0
6692026-01-22T21:25:14.229Z Downloaded sled v0.34.7
6702026-01-22T21:25:14.253Z Downloaded ratatui v0.29.0
6712026-01-22T21:25:14.277Z Downloaded typify-impl v0.2.0
6722026-01-22T21:25:14.302Z Downloaded typify-impl v0.4.3
6732026-01-22T21:25:14.328Z Downloaded zerocopy-derive v0.6.6
6742026-01-22T21:25:14.353Z Downloaded jiff v0.2.15
6752026-01-22T21:25:14.353Z Downloaded csv v1.3.1
6762026-01-22T21:25:14.382Z Downloaded chrono-tz v0.10.4
6772026-01-22T21:25:14.408Z Downloaded rustls v0.21.12
6782026-01-22T21:25:14.433Z Downloaded petgraph v0.6.5
6792026-01-22T21:25:14.458Z Downloaded openapiv3 v2.2.0
6802026-01-22T21:25:14.483Z Downloaded regress v0.10.4
6812026-01-22T21:25:14.483Z Downloaded quick-xml v0.37.2
6822026-01-22T21:25:14.507Z Downloaded winnow v0.6.26
6832026-01-22T21:25:14.507Z Downloaded petgraph v0.8.2
6842026-01-22T21:25:14.532Z Downloaded libz-sys v1.1.20
6852026-01-22T21:25:14.568Z Downloaded tokio-util v0.7.15
6862026-01-22T21:25:14.592Z Downloaded tokio v1.48.0
6872026-01-22T21:25:14.657Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6882026-01-22T21:25:14.691Z Downloaded sha3 v0.10.8
6892026-01-22T21:25:14.691Z Downloaded schemars v1.0.4
6902026-01-22T21:25:14.718Z Downloaded regex v1.11.3
6912026-01-22T21:25:14.718Z Downloaded polar-core v0.27.3
6922026-01-22T21:25:14.743Z Downloaded object v0.36.5
6932026-01-22T21:25:14.743Z Downloaded unicode-normalization v0.1.24
6942026-01-22T21:25:14.743Z Downloaded tower v0.5.2
6952026-01-22T21:25:14.768Z Downloaded tough v0.20.0
6962026-01-22T21:25:14.768Z Downloaded serde_with v3.16.1
6972026-01-22T21:25:14.793Z Downloaded rustls-webpki v0.102.8
6982026-01-22T21:25:14.821Z Downloaded radix_trie v0.2.1
6992026-01-22T21:25:14.821Z Downloaded hickory-proto v0.25.2
7002026-01-22T21:25:14.845Z Downloaded unsafe-libyaml v0.2.11
7012026-01-22T21:25:14.845Z Downloaded tower-http v0.6.6
7022026-01-22T21:25:14.869Z Downloaded time v0.3.43
7032026-01-22T21:25:14.869Z Downloaded p384 v0.13.1
7042026-01-22T21:25:14.870Z Downloaded openssl v0.10.73
7052026-01-22T21:25:14.893Z Downloaded unicode_categories v0.1.1
7062026-01-22T21:25:14.894Z Downloaded unicode-segmentation v1.12.0
7072026-01-22T21:25:14.894Z Downloaded encoding_rs v0.8.34
7082026-01-22T21:25:14.917Z Downloaded qorb v0.4.1
7092026-01-22T21:25:14.918Z Downloaded hickory-proto v0.24.4
7102026-01-22T21:25:14.941Z Downloaded zip v0.6.6
7112026-01-22T21:25:14.965Z Downloaded test-strategy v0.4.3
7122026-01-22T21:25:14.965Z Downloaded socket2 v0.5.10
7132026-01-22T21:25:14.965Z Downloaded salty v0.3.0
7142026-01-22T21:25:14.965Z Downloaded rustls-webpki v0.101.7
7152026-01-22T21:25:14.989Z Downloaded nix v0.28.0
7162026-01-22T21:25:15.013Z Downloaded bzip2-sys v0.1.13+1.0.8
7172026-01-22T21:25:15.037Z Downloaded value-bag v1.12.0
7182026-01-22T21:25:15.037Z Downloaded tui-tree-widget v0.23.1
7192026-01-22T21:25:15.037Z Downloaded serde_with_macros v3.16.1
7202026-01-22T21:25:15.037Z Downloaded serde_cbor v0.11.2
7212026-01-22T21:25:15.037Z Downloaded untrusted v0.7.1
7222026-01-22T21:25:15.037Z Downloaded rustyline v14.0.0
7232026-01-22T21:25:15.060Z Downloaded rayon v1.10.0
7242026-01-22T21:25:15.061Z Downloaded uuid v1.19.0
7252026-01-22T21:25:15.061Z Downloaded untrusted v0.9.0
7262026-01-22T21:25:15.061Z Downloaded try-lock v0.2.5
7272026-01-22T21:25:15.061Z Downloaded topological-sort v0.2.2
7282026-01-22T21:25:15.061Z Downloaded ring v0.17.14
7292026-01-22T21:25:15.114Z Downloaded tokio-macros v2.6.0
7302026-01-22T21:25:15.138Z Downloaded sec1 v0.7.3
7312026-01-22T21:25:15.138Z Downloaded object v0.30.4
7322026-01-22T21:25:15.138Z Downloaded nix v0.29.0
7332026-01-22T21:25:15.162Z Downloaded zeroize v1.8.1
7342026-01-22T21:25:15.162Z Downloaded yasna v0.5.2
7352026-01-22T21:25:15.162Z Downloaded vergen-gitcl v1.0.8
7362026-01-22T21:25:15.162Z Downloaded steno v0.4.1
7372026-01-22T21:25:15.162Z Downloaded scroll v0.13.0
7382026-01-22T21:25:15.162Z Downloaded regex-syntax v0.6.29
7392026-01-22T21:25:15.186Z Downloaded quinn v0.11.5
7402026-01-22T21:25:15.186Z Downloaded libgit2-sys v0.18.2+1.9.1
7412026-01-22T21:25:15.264Z Downloaded moka v0.12.10
7422026-01-22T21:25:15.287Z Downloaded vergen v9.0.6
7432026-01-22T21:25:15.288Z Downloaded unicode-bidi v0.3.17
7442026-01-22T21:25:15.311Z Downloaded typify v0.4.3
7452026-01-22T21:25:15.312Z Downloaded tracing v0.1.40
7462026-01-22T21:25:15.312Z Downloaded tabled_derive v0.11.0
7472026-01-22T21:25:15.312Z Downloaded ssh-encoding v0.2.0
7482026-01-22T21:25:15.312Z Downloaded serde_plain v1.0.2
7492026-01-22T21:25:15.312Z Downloaded semver v0.1.20
7502026-01-22T21:25:15.312Z Downloaded secrecy v0.10.3
7512026-01-22T21:25:15.336Z Downloaded russh-cryptovec v0.7.3
7522026-01-22T21:25:15.336Z Downloaded rtoolbox v0.0.2
7532026-01-22T21:25:15.336Z Downloaded zerocopy v0.6.6
7542026-01-22T21:25:15.336Z Downloaded xshell v0.2.7
7552026-01-22T21:25:15.336Z Downloaded vergen-lib v0.1.6
7562026-01-22T21:25:15.336Z Downloaded seq-macro v0.3.6
7572026-01-22T21:25:15.336Z Downloaded russh-keys v0.45.0
7582026-01-22T21:25:15.336Z Downloaded xz2 v0.1.7
7592026-01-22T21:25:15.336Z Downloaded vsss-rs v3.3.4
7602026-01-22T21:25:15.360Z Downloaded vergen-git2 v1.0.7
7612026-01-22T21:25:15.360Z Downloaded tungstenite v0.23.0
7622026-01-22T21:25:15.360Z Downloaded tracing-core v0.1.32
7632026-01-22T21:25:15.360Z Downloaded toml v0.7.8
7642026-01-22T21:25:15.385Z Downloaded tap v1.0.1
7652026-01-22T21:25:15.385Z Downloaded ssh-key v0.6.6
7662026-01-22T21:25:15.385Z Downloaded sapling-renderdag v0.1.0
7672026-01-22T21:25:15.409Z Downloaded portable-atomic v1.11.0
7682026-01-22T21:25:15.409Z Downloaded tinyvec v1.8.0
7692026-01-22T21:25:15.409Z Downloaded zone v0.1.8
7702026-01-22T21:25:15.433Z Downloaded zeroize_derive v1.4.2
7712026-01-22T21:25:15.433Z Downloaded usdt-impl v0.6.0
7722026-01-22T21:25:15.433Z Downloaded toml v0.9.8
7732026-01-22T21:25:15.433Z Downloaded tokio-rustls v0.26.0
7742026-01-22T21:25:15.433Z Downloaded vte_generate_state_changes v0.1.2
7752026-01-22T21:25:15.433Z Downloaded progenitor-impl v0.11.2
7762026-01-22T21:25:15.433Z Downloaded whoami v1.5.2
7772026-01-22T21:25:15.459Z Downloaded void v1.0.2
7782026-01-22T21:25:15.459Z Downloaded unicase v2.8.1
7792026-01-22T21:25:15.459Z Downloaded typify v0.2.0
7802026-01-22T21:25:15.459Z Downloaded toml_edit v0.19.15
7812026-01-22T21:25:15.483Z Downloaded usdt-macro v0.6.0
7822026-01-22T21:25:15.483Z Downloaded tungstenite v0.21.0
7832026-01-22T21:25:15.507Z Downloaded tokio-stream v0.1.17
7842026-01-22T21:25:15.507Z Downloaded tokio-rustls v0.24.1
7852026-01-22T21:25:15.507Z Downloaded ref-cast v1.0.25
7862026-01-22T21:25:15.507Z Downloaded waitgroup v0.1.2
7872026-01-22T21:25:15.531Z Downloaded unit-prefix v0.5.1
7882026-01-22T21:25:15.531Z Downloaded twox-hash v2.1.0
7892026-01-22T21:25:15.531Z Downloaded tracing-attributes v0.1.27
7902026-01-22T21:25:15.531Z Downloaded toml_writer v1.0.4
7912026-01-22T21:25:15.531Z Downloaded toml_parser v1.0.4
7922026-01-22T21:25:15.531Z Downloaded toml_datetime v0.7.3
7932026-01-22T21:25:15.531Z Downloaded tokio-postgres v0.7.13
7942026-01-22T21:25:15.556Z Downloaded tokio-native-tls v0.3.1
7952026-01-22T21:25:15.556Z Downloaded time-macros v0.2.24
7962026-01-22T21:25:15.556Z Downloaded term v0.7.0
7972026-01-22T21:25:15.556Z Downloaded tar v0.4.44
7982026-01-22T21:25:15.580Z Downloaded snafu v0.8.5
7992026-01-22T21:25:15.580Z Downloaded slog v2.8.2
8002026-01-22T21:25:15.604Z Downloaded similar v2.7.0
8012026-01-22T21:25:15.604Z Downloaded schemars v0.9.0
8022026-01-22T21:25:15.630Z Downloaded rfc6979 v0.4.0
8032026-01-22T21:25:15.630Z Downloaded progenitor-macro v0.11.2
8042026-01-22T21:25:15.630Z Downloaded progenitor-client v0.8.0
8052026-01-22T21:25:15.630Z Downloaded progenitor v0.8.0
8062026-01-22T21:25:15.630Z Downloaded lalrpop v0.19.12
8072026-01-22T21:25:15.654Z Downloaded bstr v1.10.0
8082026-01-22T21:25:15.654Z Downloaded usdt-attr-macro v0.6.0
8092026-01-22T21:25:15.678Z Downloaded usdt v0.6.0
8102026-01-22T21:25:15.678Z Downloaded universal-hash v0.5.1
8112026-01-22T21:25:15.678Z Downloaded unicode-truncate v1.1.0
8122026-01-22T21:25:15.678Z Downloaded unarray v0.1.4
8132026-01-22T21:25:15.678Z Downloaded typify-macro v0.4.3
8142026-01-22T21:25:15.678Z Downloaded typify-macro v0.2.0
8152026-01-22T21:25:15.678Z Downloaded trait-variant v0.1.2
8162026-01-22T21:25:15.678Z Downloaded tower-service v0.3.3
8172026-01-22T21:25:15.678Z Downloaded tower-layer v0.3.3
8182026-01-22T21:25:15.678Z Downloaded tokio-tungstenite v0.23.1
8192026-01-22T21:25:15.678Z Downloaded tokio-tungstenite v0.21.0
8202026-01-22T21:25:15.678Z Downloaded tls_codec_derive v0.4.1
8212026-01-22T21:25:15.703Z Downloaded term v1.1.0
8222026-01-22T21:25:15.703Z Downloaded subprocess v0.2.9
8232026-01-22T21:25:15.703Z Downloaded strum_macros v0.26.4
8242026-01-22T21:25:15.703Z Downloaded stringprep v0.1.5
8252026-01-22T21:25:15.703Z Downloaded sqlformat v0.3.5
8262026-01-22T21:25:15.703Z Downloaded spin v0.9.8
8272026-01-22T21:25:15.703Z Downloaded snafu-derive v0.8.5
8282026-01-22T21:25:15.727Z Downloaded signal-hook v0.3.18
8292026-01-22T21:25:15.728Z Downloaded schemars v0.8.22
8302026-01-22T21:25:15.728Z Downloaded tokio-dtrace v0.1.0
8312026-01-22T21:25:15.728Z Downloaded tiny-keccak v2.0.2
8322026-01-22T21:25:15.728Z Downloaded thiserror-no-std v2.0.2
8332026-01-22T21:25:15.752Z Downloaded tagptr v0.2.0
8342026-01-22T21:25:15.752Z Downloaded tabwriter v1.4.0
8352026-01-22T21:25:15.752Z Downloaded tabled_derive v0.10.0
8362026-01-22T21:25:15.752Z Downloaded support-bundle-viewer v0.1.2
8372026-01-22T21:25:15.752Z Downloaded strum_macros v0.27.2
8382026-01-22T21:25:15.752Z Downloaded strum_macros v0.24.3
8392026-01-22T21:25:15.752Z Downloaded string_cache v0.8.9
8402026-01-22T21:25:15.777Z Downloaded samael v0.0.19
8412026-01-22T21:25:15.777Z Downloaded thread-id v5.0.0
8422026-01-22T21:25:15.777Z Downloaded termtree v0.5.1
8432026-01-22T21:25:15.777Z Downloaded static_assertions v1.1.0
8442026-01-22T21:25:15.777Z Downloaded spki v0.7.3
8452026-01-22T21:25:15.801Z Downloaded slog-scope v4.4.0
8462026-01-22T21:25:15.801Z Downloaded slab v0.4.9
8472026-01-22T21:25:15.801Z Downloaded serde_spanned v1.0.3
8482026-01-22T21:25:15.801Z Downloaded serde_path_to_error v0.1.20
8492026-01-22T21:25:15.801Z Downloaded serde-hex v0.1.0
8502026-01-22T21:25:15.801Z Downloaded rand v0.8.5
8512026-01-22T21:25:15.801Z Downloaded thread_local v1.1.8
8522026-01-22T21:25:15.801Z Downloaded thiserror-impl-no-std v2.0.2
8532026-01-22T21:25:15.862Z Downloaded testing_table v0.3.0
8542026-01-22T21:25:15.862Z Downloaded take_mut v0.2.2
8552026-01-22T21:25:15.862Z Downloaded sync_wrapper v1.0.1
8562026-01-22T21:25:15.862Z Downloaded sync-ptr v0.1.4
8572026-01-22T21:25:15.862Z Downloaded supports-color v3.0.2
8582026-01-22T21:25:15.862Z Downloaded subtle v2.6.1
8592026-01-22T21:25:15.862Z Downloaded strum v0.26.3
8602026-01-22T21:25:15.862Z Downloaded structmeta-derive v0.3.0
8612026-01-22T21:25:15.862Z Downloaded strip-ansi-escapes v0.2.0
8622026-01-22T21:25:15.862Z Downloaded ssh-cipher v0.2.0
8632026-01-22T21:25:15.862Z Downloaded smf v0.2.3
8642026-01-22T21:25:15.862Z Downloaded slog-async v2.8.0
8652026-01-22T21:25:15.862Z Downloaded serde_yaml v0.9.34+deprecated
8662026-01-22T21:25:15.862Z Downloaded serde_derive_internals v0.29.1
8672026-01-22T21:25:15.862Z Downloaded sct v0.7.1
8682026-01-22T21:25:15.862Z Downloaded scrypt v0.11.0
8692026-01-22T21:25:15.862Z Downloaded same-file v1.0.6
8702026-01-22T21:25:15.862Z Downloaded rustls-pki-types v1.10.0
8712026-01-22T21:25:15.862Z Downloaded rustc-demangle v0.1.24
8722026-01-22T21:25:15.862Z Downloaded rpassword v7.4.0
8732026-01-22T21:25:15.862Z Downloaded rand v0.9.2
8742026-01-22T21:25:15.862Z Downloaded nom v7.1.3
8752026-01-22T21:25:15.862Z Downloaded curve25519-dalek v4.1.3
8762026-01-22T21:25:15.862Z Downloaded strum v0.27.2
8772026-01-22T21:25:15.863Z Downloaded structmeta v0.3.0
8782026-01-22T21:25:15.887Z Downloaded socket2 v0.6.1
8792026-01-22T21:25:15.887Z Downloaded smallvec v0.6.14
8802026-01-22T21:25:15.887Z Downloaded slog-term v2.9.2
8812026-01-22T21:25:15.887Z Downloaded slog-stdlog v4.1.1
8822026-01-22T21:25:15.887Z Downloaded slog-json v2.6.1
8832026-01-22T21:25:15.887Z Downloaded slog-dtrace v0.3.0
8842026-01-22T21:25:15.887Z Downloaded sigpipe v0.1.3
8852026-01-22T21:25:15.887Z Downloaded signal-hook-registry v1.4.2
8862026-01-22T21:25:15.887Z Downloaded signal-hook-mio v0.2.4
8872026-01-22T21:25:15.887Z Downloaded shlex v1.3.0
8882026-01-22T21:25:15.887Z Downloaded sha1 v0.10.6
8892026-01-22T21:25:15.887Z Downloaded serde_bytes v0.11.19
8902026-01-22T21:25:15.887Z Downloaded scroll_derive v0.13.1
8912026-01-22T21:25:15.887Z Downloaded schemars_derive v0.8.22
8922026-01-22T21:25:15.912Z Downloaded ryu v1.0.18
8932026-01-22T21:25:15.912Z Downloaded ron v0.8.1
8942026-01-22T21:25:15.912Z Downloaded reqwest v0.12.24
8952026-01-22T21:25:15.912Z Downloaded rayon-core v1.12.1
8962026-01-22T21:25:15.912Z Downloaded slog-envlogger v2.2.0
8972026-01-22T21:25:15.936Z Downloaded slog-bunyan v2.5.0
8982026-01-22T21:25:15.936Z Downloaded siphasher v1.0.1
8992026-01-22T21:25:15.936Z Downloaded siphasher v0.3.11
9002026-01-22T21:25:15.936Z Downloaded simd-adler32 v0.3.7
9012026-01-22T21:25:15.936Z Downloaded signal-hook-tokio v0.3.1
9022026-01-22T21:25:15.936Z Downloaded shell-words v1.1.0
9032026-01-22T21:25:15.936Z Downloaded serde_repr v0.1.19
9042026-01-22T21:25:15.936Z Downloaded secrecy v0.8.0
9052026-01-22T21:25:15.936Z Downloaded rustls-pemfile v2.2.0
9062026-01-22T21:25:15.936Z Downloaded proptest v1.7.0
9072026-01-22T21:25:15.960Z Downloaded petname v2.0.2
9082026-01-22T21:25:15.960Z Downloaded papergrid v0.14.0
9092026-01-22T21:25:15.984Z Downloaded normalize-line-endings v0.3.0
9102026-01-22T21:25:15.984Z Downloaded rusty-fork v0.3.0
9112026-01-22T21:25:15.984Z Downloaded rustversion v1.0.22
9122026-01-22T21:25:15.984Z Downloaded rustls-pemfile v1.0.4
9132026-01-22T21:25:15.984Z Downloaded rustls-native-certs v0.8.1
9142026-01-22T21:25:16.009Z Downloaded russh v0.45.0
9152026-01-22T21:25:16.009Z Downloaded rsa v0.9.8
9162026-01-22T21:25:16.009Z Downloaded resolv-conf v0.7.0
9172026-01-22T21:25:16.009Z Downloaded rcgen v0.12.1
9182026-01-22T21:25:16.009Z Downloaded quinn-proto v0.11.8
9192026-01-22T21:25:16.033Z Downloaded pretty_assertions v1.4.1
9202026-01-22T21:25:16.033Z Downloaded itertools v0.13.0
9212026-01-22T21:25:16.033Z Downloaded serde-big-array v0.5.1
9222026-01-22T21:25:16.033Z Downloaded scopeguard v1.2.0
9232026-01-22T21:25:16.033Z Downloaded scheduled-thread-pool v0.2.7
9242026-01-22T21:25:16.033Z Downloaded salsa20 v0.10.2
9252026-01-22T21:25:16.057Z Downloaded rustc_version v0.4.1
9262026-01-22T21:25:16.057Z Downloaded rustc_version v0.1.7
9272026-01-22T21:25:16.057Z Downloaded rustc-hash v2.1.1
9282026-01-22T21:25:16.057Z Downloaded ref-cast-impl v1.0.25
9292026-01-22T21:25:16.057Z Downloaded publicsuffix v2.3.0
9302026-01-22T21:25:16.057Z Downloaded prettyplease v0.2.36
9312026-01-22T21:25:16.057Z Downloaded prefix-trie v0.7.0
9322026-01-22T21:25:16.057Z Downloaded postcard v1.0.10
9332026-01-22T21:25:16.081Z Downloaded pkcs5 v0.7.1
9342026-01-22T21:25:16.081Z Downloaded pin-project v1.1.6
9352026-01-22T21:25:16.105Z Downloaded num-rational v0.4.2
9362026-01-22T21:25:16.105Z Downloaded md5 v0.7.0
9372026-01-22T21:25:16.105Z Downloaded maybe-uninit v2.0.0
9382026-01-22T21:25:16.105Z Downloaded itertools v0.14.0
9392026-01-22T21:25:16.105Z Downloaded itertools v0.12.1
9402026-01-22T21:25:16.129Z Downloaded ron v0.7.1
9412026-01-22T21:25:16.130Z Downloaded rand_seeder v0.4.0
9422026-01-22T21:25:16.130Z Downloaded rand_core v0.9.3
9432026-01-22T21:25:16.130Z Downloaded rand_core v0.6.4
9442026-01-22T21:25:16.130Z Downloaded rand_chacha v0.9.0
9452026-01-22T21:25:16.130Z Downloaded r2d2 v0.8.10
9462026-01-22T21:25:16.130Z Downloaded quinn-udp v0.5.5
9472026-01-22T21:25:16.130Z Downloaded predicates v3.1.3
9482026-01-22T21:25:16.130Z Downloaded ppv-lite86 v0.2.20
9492026-01-22T21:25:16.130Z Downloaded postgres-types v0.2.9
9502026-01-22T21:25:16.154Z Downloaded postgres-protocol v0.6.8
9512026-01-22T21:25:16.155Z Downloaded pkg-config v0.3.31
9522026-01-22T21:25:16.155Z Downloaded pkcs8 v0.10.2
9532026-01-22T21:25:16.155Z Downloaded pkcs1 v0.7.5
9542026-01-22T21:25:16.155Z Downloaded pin-project-lite v0.2.14
9552026-01-22T21:25:16.155Z Downloaded pin-project-internal v1.1.6
9562026-01-22T21:25:16.155Z Downloaded papergrid v0.17.0
9572026-01-22T21:25:16.180Z Downloaded num-integer v0.1.46
9582026-01-22T21:25:16.180Z Downloaded num-derive v0.4.2
9592026-01-22T21:25:16.180Z Downloaded newline-converter v0.3.0
9602026-01-22T21:25:16.180Z Downloaded mio v1.0.2
9612026-01-22T21:25:16.180Z Downloaded maplit v1.0.2
9622026-01-22T21:25:16.180Z Downloaded lzss v0.8.2
9632026-01-22T21:25:16.180Z Downloaded libxml v0.3.3
9642026-01-22T21:25:16.204Z Downloaded libm v0.2.8
9652026-01-22T21:25:16.204Z Downloaded iri-string v0.7.8
9662026-01-22T21:25:16.204Z Downloaded indicatif v0.17.11
9672026-01-22T21:25:16.205Z Downloaded indent_write v2.2.0
9682026-01-22T21:25:16.205Z Downloaded hyper v1.8.1
9692026-01-22T21:25:16.229Z Downloaded globwalk v0.9.1
9702026-01-22T21:25:16.229Z Downloaded dropshot v0.16.6
9712026-01-22T21:25:16.254Z Downloaded rand_chacha v0.3.1
9722026-01-22T21:25:16.254Z Downloaded radium v0.7.0
9732026-01-22T21:25:16.254Z Downloaded progenitor-macro v0.10.0
9742026-01-22T21:25:16.254Z Downloaded progenitor-impl v0.8.0
9752026-01-22T21:25:16.254Z Downloaded progenitor v0.10.0
9762026-01-22T21:25:16.254Z Downloaded proc-macro-crate v1.3.1
9772026-01-22T21:25:16.254Z Downloaded primeorder v0.13.6
9782026-01-22T21:25:16.254Z Downloaded pretty-hex v0.2.1
9792026-01-22T21:25:16.254Z Downloaded predicates-tree v1.0.12
9802026-01-22T21:25:16.278Z Downloaded precomputed-hash v0.1.1
9812026-01-22T21:25:16.278Z Downloaded powerfmt v0.2.0
9822026-01-22T21:25:16.278Z Downloaded polyval v0.6.2
9832026-01-22T21:25:16.278Z Downloaded poly1305 v0.8.0
9842026-01-22T21:25:16.278Z Downloaded pin-utils v0.1.0
9852026-01-22T21:25:16.278Z Downloaded pem-rfc7468 v0.7.0
9862026-01-22T21:25:16.278Z Downloaded pem v3.0.5
9872026-01-22T21:25:16.278Z Downloaded peg-macros v0.8.5
9882026-01-22T21:25:16.278Z Downloaded peg v0.8.5
9892026-01-22T21:25:16.278Z Downloaded paste v1.0.15
9902026-01-22T21:25:16.278Z Downloaded parse-display-derive v0.10.0
9912026-01-22T21:25:16.302Z Downloaded parking_lot_core v0.9.10
9922026-01-22T21:25:16.302Z Downloaded parking_lot_core v0.8.6
9932026-01-22T21:25:16.302Z Downloaded parking_lot v0.12.3
9942026-01-22T21:25:16.302Z Downloaded parking_lot v0.11.2
9952026-01-22T21:25:16.302Z Downloaded num-bigint-dig v0.8.6
9962026-01-22T21:25:16.302Z Downloaded nix v0.27.1
9972026-01-22T21:25:16.326Z Downloaded miniz_oxide v0.8.5
9982026-01-22T21:25:16.326Z Downloaded minimal-lexical v0.2.1
9992026-01-22T21:25:16.327Z Downloaded itertools v0.10.5
10002026-01-22T21:25:16.350Z Downloaded iddqd v0.3.16
10012026-01-22T21:25:16.350Z Downloaded hkdf v0.12.4
10022026-01-22T21:25:16.350Z Downloaded goblin v0.10.2
10032026-01-22T21:25:16.350Z Downloaded globset v0.4.15
10042026-01-22T21:25:16.374Z Downloaded git2 v0.20.2
10052026-01-22T21:25:16.375Z Downloaded gethostname v0.5.0
10062026-01-22T21:25:16.375Z Downloaded fxhash v0.2.1
10072026-01-22T21:25:16.375Z Downloaded futures-sink v0.3.31
10082026-01-22T21:25:16.375Z Downloaded futures-executor v0.3.31
10092026-01-22T21:25:16.375Z Downloaded fatfs v0.3.6
10102026-01-22T21:25:16.399Z Downloaded chrono v0.4.42
10112026-01-22T21:25:16.399Z Downloaded psl-types v2.0.11
10122026-01-22T21:25:16.399Z Downloaded progenitor-macro v0.8.0
10132026-01-22T21:25:16.399Z Downloaded progenitor-impl v0.10.0
10142026-01-22T21:25:16.399Z Downloaded progenitor-client v0.10.0
10152026-01-22T21:25:16.399Z Downloaded proc-macro-error2 v2.0.1
10162026-01-22T21:25:16.423Z Downloaded proc-macro-error-attr2 v2.0.0
10172026-01-22T21:25:16.423Z Downloaded predicates-core v1.0.8
10182026-01-22T21:25:16.423Z Downloaded phf_shared v0.11.2
10192026-01-22T21:25:16.423Z Downloaded peg-runtime v0.8.5
10202026-01-22T21:25:16.423Z Downloaded pbkdf2 v0.12.2
10212026-01-22T21:25:16.423Z Downloaded pbkdf2 v0.11.0
10222026-01-22T21:25:16.447Z Downloaded path-slash v0.1.5
10232026-01-22T21:25:16.447Z Downloaded password-hash v0.5.0
10242026-01-22T21:25:16.447Z Downloaded password-hash v0.4.2
10252026-01-22T21:25:16.447Z Downloaded parse-size v1.1.0
10262026-01-22T21:25:16.447Z Downloaded parse-display v0.10.0
10272026-01-22T21:25:16.447Z Downloaded packed_struct v0.10.1
10282026-01-22T21:25:16.447Z Downloaded p256 v0.13.2
10292026-01-22T21:25:16.447Z Downloaded oso-derive v0.27.3
10302026-01-22T21:25:16.447Z Downloaded openssl-sys v0.9.109
10312026-01-22T21:25:16.447Z Downloaded openssl-probe v0.1.5
10322026-01-22T21:25:16.447Z Downloaded omicron-zone-package v0.12.2
10332026-01-22T21:25:16.471Z Downloaded num_enum v0.5.11
10342026-01-22T21:25:16.471Z Downloaded num v0.4.3
10352026-01-22T21:25:16.471Z Downloaded nonempty v0.12.0
10362026-01-22T21:25:16.472Z Downloaded newtype-uuid-macros v0.1.0
10372026-01-22T21:25:16.472Z Downloaded md-5 v0.10.6
10382026-01-22T21:25:16.472Z Downloaded lru v0.12.5
10392026-01-22T21:25:16.472Z Downloaded lockfree-object-pool v0.1.6
10402026-01-22T21:25:16.472Z Downloaded jiff-static v0.2.15
10412026-01-22T21:25:16.472Z Downloaded ignore v0.4.23
10422026-01-22T21:25:16.496Z Downloaded hyper-util v0.1.19
10432026-01-22T21:25:16.496Z Downloaded http v1.4.0
10442026-01-22T21:25:16.496Z Downloaded hashbrown v0.15.4
10452026-01-22T21:25:16.496Z Downloaded futures-util v0.3.31
10462026-01-22T21:25:16.520Z Downloaded fs-err v2.11.0
10472026-01-22T21:25:16.520Z Downloaded foldhash v0.1.5
10482026-01-22T21:25:16.520Z Downloaded float-ord v0.3.2
10492026-01-22T21:25:16.520Z Downloaded flagset v0.4.6
10502026-01-22T21:25:16.520Z Downloaded ff v0.13.0
10512026-01-22T21:25:16.520Z Downloaded expectorate v1.2.0
10522026-01-22T21:25:16.520Z Downloaded env_logger v0.11.8
10532026-01-22T21:25:16.544Z Downloaded embedded-io v0.4.0
10542026-01-22T21:25:16.544Z Downloaded ed25519-dalek v2.1.1
10552026-01-22T21:25:16.544Z Downloaded diesel v2.2.12
10562026-01-22T21:25:16.570Z Downloaded bitvec v1.0.1
10572026-01-22T21:25:16.594Z Downloaded bindgen v0.71.1
10582026-01-22T21:25:16.618Z Downloaded bindgen v0.69.5
10592026-01-22T21:25:16.618Z Downloaded progenitor v0.11.2
10602026-01-22T21:25:16.618Z Downloaded phf_shared v0.12.1
10612026-01-22T21:25:16.618Z Downloaded phf v0.12.1
10622026-01-22T21:25:16.618Z Downloaded phf v0.11.2
10632026-01-22T21:25:16.618Z Downloaded openssl-macros v0.1.1
10642026-01-22T21:25:16.618Z Downloaded olpc-cjson v0.1.4
10652026-01-22T21:25:16.618Z Downloaded number_prefix v0.4.0
10662026-01-22T21:25:16.642Z Downloaded num-derive v0.3.3
10672026-01-22T21:25:16.642Z Downloaded num-bigint v0.4.6
10682026-01-22T21:25:16.642Z Downloaded nodrop v0.1.14
10692026-01-22T21:25:16.642Z Downloaded nibble_vec v0.1.0
10702026-01-22T21:25:16.642Z Downloaded native-tls v0.2.12
10712026-01-22T21:25:16.642Z Downloaded nanorand v0.7.0
10722026-01-22T21:25:16.643Z Downloaded multer v3.1.0
10732026-01-22T21:25:16.643Z Downloaded mime_guess v2.0.5
10742026-01-22T21:25:16.643Z Downloaded memmap2 v0.9.8
10752026-01-22T21:25:16.643Z Downloaded match_cfg v0.1.0
10762026-01-22T21:25:16.643Z Downloaded lzma-sys v0.1.20
10772026-01-22T21:25:16.683Z Downloaded jobserver v0.1.32
10782026-01-22T21:25:16.707Z Downloaded indexmap v1.9.3
10792026-01-22T21:25:16.707Z Downloaded hickory-server v0.25.2
10802026-01-22T21:25:16.707Z Downloaded hickory-resolver v0.24.4
10812026-01-22T21:25:16.707Z Downloaded hashbrown v0.13.2
10822026-01-22T21:25:16.707Z Downloaded hashbrown v0.12.3
10832026-01-22T21:25:16.731Z Downloaded getrandom v0.2.15
10842026-01-22T21:25:16.731Z Downloaded futures-io v0.3.31
10852026-01-22T21:25:16.731Z Downloaded foreign-types v0.5.0
10862026-01-22T21:25:16.731Z Downloaded flume v0.11.1
10872026-01-22T21:25:16.731Z Downloaded fixedbitset v0.5.7
10882026-01-22T21:25:16.731Z Downloaded fallible-iterator v0.2.0
10892026-01-22T21:25:16.731Z Downloaded erased-serde v0.3.31
10902026-01-22T21:25:16.731Z Downloaded ena v0.14.3
10912026-01-22T21:25:16.731Z Downloaded dunce v1.0.5
10922026-01-22T21:25:16.731Z Downloaded dirs-sys-next v0.1.2
10932026-01-22T21:25:16.755Z Downloaded defmt-macros v0.3.9
10942026-01-22T21:25:16.755Z Downloaded crossterm v0.28.1
10952026-01-22T21:25:16.755Z Downloaded blake3 v1.5.4
10962026-01-22T21:25:16.779Z Downloaded p521 v0.13.3
10972026-01-22T21:25:16.779Z Downloaded oxide-tokio-rt v0.1.2
10982026-01-22T21:25:16.779Z Downloaded owo-colors v4.2.2
10992026-01-22T21:25:16.779Z Downloaded oso v0.27.3
11002026-01-22T21:25:16.779Z Downloaded opaque-debug v0.3.1
11012026-01-22T21:25:16.779Z Downloaded num_threads v0.1.7
11022026-01-22T21:25:16.779Z Downloaded num_enum_derive v0.5.11
11032026-01-22T21:25:16.779Z Downloaded num-iter v0.1.45
11042026-01-22T21:25:16.779Z Downloaded num-complex v0.4.6
11052026-01-22T21:25:16.779Z Downloaded nu-ansi-term v0.50.1
11062026-01-22T21:25:16.779Z Downloaded nix v0.30.1
11072026-01-22T21:25:16.803Z Downloaded aws-lc-sys v0.26.0
11082026-01-22T21:25:17.023Z Downloaded newtype-uuid v1.3.2
11092026-01-22T21:25:17.047Z Downloaded new_debug_unreachable v1.0.6
11102026-01-22T21:25:17.047Z Downloaded mime v0.3.17
11112026-01-22T21:25:17.047Z Downloaded memoffset v0.9.1
11122026-01-22T21:25:17.047Z Downloaded libz-rs-sys v0.5.1
11132026-01-22T21:25:17.047Z Downloaded libsw v3.5.0
11142026-01-22T21:25:17.047Z Downloaded libscf-sys v1.1.0
11152026-01-22T21:25:17.047Z Downloaded libloading v0.8.5
11162026-01-22T21:25:17.047Z Downloaded libefi-sys v0.1.0
11172026-01-22T21:25:17.047Z Downloaded lazy_static v1.5.0
11182026-01-22T21:25:17.047Z Downloaded lalrpop-util v0.19.12
11192026-01-22T21:25:17.047Z Downloaded ipnetwork v0.21.1
11202026-01-22T21:25:17.047Z Downloaded ipnet v2.11.0
11212026-01-22T21:25:17.047Z Downloaded instant v0.1.13
11222026-01-22T21:25:17.048Z Downloaded ingot-types v0.1.2
11232026-01-22T21:25:17.072Z Downloaded ingot-macros v0.1.1
11242026-01-22T21:25:17.072Z Downloaded ingot v0.1.1
11252026-01-22T21:25:17.072Z Downloaded indoc v2.0.6
11262026-01-22T21:25:17.072Z Downloaded indoc v1.0.9
11272026-01-22T21:25:17.072Z Downloaded iana-time-zone v0.1.63
11282026-01-22T21:25:17.072Z Downloaded hyper-rustls v0.27.7
11292026-01-22T21:25:17.072Z Downloaded httparse v1.9.5
11302026-01-22T21:25:17.072Z Downloaded hickory-resolver v0.25.2
11312026-01-22T21:25:17.072Z Downloaded funty v2.0.0
11322026-01-22T21:25:17.096Z Downloaded foreign-types-shared v0.3.1
11332026-01-22T21:25:17.096Z Downloaded ecdsa v0.16.9
11342026-01-22T21:25:17.096Z Downloaded dropshot_endpoint v0.16.6
11352026-01-22T21:25:17.096Z Downloaded document-features v0.2.11
11362026-01-22T21:25:17.096Z Downloaded display-error-chain v0.2.2
11372026-01-22T21:25:17.096Z Downloaded dirs-next v2.0.0
11382026-01-22T21:25:17.096Z Downloaded diesel_table_macro_syntax v0.2.0
11392026-01-22T21:25:17.096Z Downloaded diesel-dtrace v0.4.2
11402026-01-22T21:25:17.096Z Downloaded derive_more-impl v2.0.1
11412026-01-22T21:25:17.096Z Downloaded derive_more v2.0.1
11422026-01-22T21:25:17.121Z Downloaded debug-ignore v1.0.5
11432026-01-22T21:25:17.121Z Downloaded crossterm v0.29.0
11442026-01-22T21:25:17.121Z Downloaded aho-corasick v1.1.3
11452026-01-22T21:25:17.121Z Downloaded num-conv v0.1.0
11462026-01-22T21:25:17.145Z Downloaded newtype_derive v0.1.6
11472026-01-22T21:25:17.145Z Downloaded multimap v0.10.1
11482026-01-22T21:25:17.145Z Downloaded managed v0.8.0
11492026-01-22T21:25:17.145Z Downloaded lock_api v0.4.12
11502026-01-22T21:25:17.145Z Downloaded litrs v0.4.1
11512026-01-22T21:25:17.145Z Downloaded libsw-core v0.3.1
11522026-01-22T21:25:17.145Z Downloaded lazycell v1.3.0
11532026-01-22T21:25:17.145Z Downloaded kstat-rs v0.2.4
11542026-01-22T21:25:17.145Z Downloaded keccak v0.1.5
11552026-01-22T21:25:17.145Z Downloaded is_ci v1.2.0
11562026-01-22T21:25:17.145Z Downloaded is-terminal v0.4.13
11572026-01-22T21:25:17.145Z Downloaded internet-checksum v0.2.1
11582026-01-22T21:25:17.145Z Downloaded instability v0.3.2
11592026-01-22T21:25:17.145Z Downloaded inout v0.1.3
11602026-01-22T21:25:17.145Z Downloaded hyper-staticfile v0.10.1
11612026-01-22T21:25:17.169Z Downloaded humantime v2.2.0
11622026-01-22T21:25:17.169Z Downloaded http-body-util v0.1.3
11632026-01-22T21:25:17.169Z Downloaded hmac v0.12.1
11642026-01-22T21:25:17.169Z Downloaded hickory-client v0.25.2
11652026-01-22T21:25:17.169Z Downloaded heapless v0.8.0
11662026-01-22T21:25:17.169Z Downloaded heapless v0.7.17
11672026-01-22T21:25:17.169Z Downloaded headers v0.4.1
11682026-01-22T21:25:17.194Z Downloaded dyn-clone v1.0.20
11692026-01-22T21:25:17.194Z Downloaded aws-lc-rs v1.12.4
11702026-01-22T21:25:17.194Z Downloaded linear-map v1.2.0
11712026-01-22T21:25:17.194Z Downloaded indicatif v0.18.0
11722026-01-22T21:25:17.194Z Downloaded hyper-tls v0.6.0
11732026-01-22T21:25:17.197Z Downloaded hubpack_derive v0.1.1
11742026-01-22T21:25:17.197Z Downloaded hubpack v0.1.2
11752026-01-22T21:25:17.197Z Downloaded http-range v0.1.5
11762026-01-22T21:25:17.221Z Downloaded http-body v1.0.1
11772026-01-22T21:25:17.221Z Downloaded hostname v0.4.2
11782026-01-22T21:25:17.221Z Downloaded hostname v0.3.1
11792026-01-22T21:25:17.221Z Downloaded home v0.5.9
11802026-01-22T21:25:17.221Z Downloaded half v2.4.1
11812026-01-22T21:25:17.221Z Downloaded half v1.8.3
11822026-01-22T21:25:17.221Z Downloaded group v0.13.0
11832026-01-22T21:25:17.221Z Downloaded gimli v0.31.1
11842026-01-22T21:25:17.221Z Downloaded flate2 v1.1.2
11852026-01-22T21:25:17.245Z Downloaded dropshot-api-manager v0.2.4
11862026-01-22T21:25:17.245Z Downloaded difflib v0.4.0
11872026-01-22T21:25:17.245Z Downloaded derive_more v0.99.20
11882026-01-22T21:25:17.245Z Downloaded derive_builder_macro v0.20.2
11892026-01-22T21:25:17.245Z Downloaded deranged v0.5.3
11902026-01-22T21:25:17.245Z Downloaded der_derive v0.7.3
11912026-01-22T21:25:17.245Z Downloaded defmt v0.3.8
11922026-01-22T21:25:17.269Z Downloaded crypto-bigint v0.5.5
11932026-01-22T21:25:17.269Z Downloaded compact_str v0.8.0
11942026-01-22T21:25:17.269Z Downloaded ident_case v1.0.1
11952026-01-22T21:25:17.270Z Downloaded httpdate v1.0.3
11962026-01-22T21:25:17.270Z Downloaded highway v1.3.0
11972026-01-22T21:25:17.270Z Downloaded hex v0.4.3
11982026-01-22T21:25:17.270Z Downloaded hash32 v0.3.1
11992026-01-22T21:25:17.293Z Downloaded hash32 v0.2.1
12002026-01-22T21:25:17.293Z Downloaded h2 v0.4.6
12012026-01-22T21:25:17.293Z Downloaded ghash v0.5.1
12022026-01-22T21:25:17.294Z Downloaded futures-task v0.3.31
12032026-01-22T21:25:17.294Z Downloaded futures-channel v0.3.31
12042026-01-22T21:25:17.294Z Downloaded fs_extra v1.3.0
12052026-01-22T21:25:17.294Z Downloaded foreign-types-macros v0.2.3
12062026-01-22T21:25:17.294Z Downloaded foreign-types v0.3.2
12072026-01-22T21:25:17.294Z Downloaded fixedbitset v0.4.2
12082026-01-22T21:25:17.294Z Downloaded fd-lock v4.0.2
12092026-01-22T21:25:17.294Z Downloaded env_filter v0.1.2
12102026-01-22T21:25:17.318Z Downloaded embedded-io v0.6.1
12112026-01-22T21:25:17.318Z Downloaded either v1.15.0
12122026-01-22T21:25:17.318Z Downloaded diff v0.1.13
12132026-01-22T21:25:17.318Z Downloaded diesel_derives v2.2.3
12142026-01-22T21:25:17.318Z Downloaded derive_builder_core v0.20.2
12152026-01-22T21:25:17.319Z Downloaded derive_builder v0.20.2
12162026-01-22T21:25:17.319Z Downloaded derive-where v1.5.0
12172026-01-22T21:25:17.343Z Downloaded der v0.7.10
12182026-01-22T21:25:17.343Z Downloaded defmt-parser v0.3.4
12192026-01-22T21:25:17.343Z Downloaded data-encoding v2.9.0
12202026-01-22T21:25:17.343Z Downloaded darling_core v0.21.0
12212026-01-22T21:25:17.343Z Downloaded darling_core v0.20.10
12222026-01-22T21:25:17.343Z Downloaded darling v0.20.10
12232026-01-22T21:25:17.367Z Downloaded crossbeam-channel v0.5.15
12242026-01-22T21:25:17.367Z Downloaded crc-any v2.5.0
12252026-01-22T21:25:17.367Z Downloaded cookie_store v0.21.1
12262026-01-22T21:25:17.367Z Downloaded const_format v0.2.34
12272026-01-22T21:25:17.367Z Downloaded clang-sys v1.8.1
12282026-01-22T21:25:17.367Z Downloaded cc v1.2.30
12292026-01-22T21:25:17.391Z Downloaded arc-swap v1.7.1
12302026-01-22T21:25:17.391Z Downloaded hex-literal v0.4.1
12312026-01-22T21:25:17.391Z Downloaded heck v0.3.3
12322026-01-22T21:25:17.391Z Downloaded headers-core v0.3.0
12332026-01-22T21:25:17.392Z Downloaded glob v0.3.2
12342026-01-22T21:25:17.392Z Downloaded futures-core v0.3.31
12352026-01-22T21:25:17.392Z Downloaded futures v0.3.31
12362026-01-22T21:25:17.392Z Downloaded foldhash v0.2.0
12372026-01-22T21:25:17.416Z Downloaded filetime v0.2.26
12382026-01-22T21:25:17.416Z Downloaded enum-as-inner v0.6.1
12392026-01-22T21:25:17.416Z Downloaded endian-type v0.1.2
12402026-01-22T21:25:17.416Z Downloaded ed25519 v2.2.3
12412026-01-22T21:25:17.416Z Downloaded dtrace-parser v0.3.0
12422026-01-22T21:25:17.416Z Downloaded dsl_auto_type v0.1.2
12432026-01-22T21:25:17.416Z Downloaded drift v0.1.2
12442026-01-22T21:25:17.416Z Downloaded dof v0.4.0
12452026-01-22T21:25:17.416Z Downloaded des v0.8.1
12462026-01-22T21:25:17.416Z Downloaded darling_macro v0.20.10
12472026-01-22T21:25:17.416Z Downloaded darling v0.21.0
12482026-01-22T21:25:17.440Z Downloaded daft-derive v0.1.4
12492026-01-22T21:25:17.440Z Downloaded daft v0.1.4
12502026-01-22T21:25:17.440Z Downloaded curve25519-dalek-derive v0.1.1
12512026-01-22T21:25:17.440Z Downloaded ctr v0.9.2
12522026-01-22T21:25:17.440Z Downloaded csv-core v0.1.11
12532026-01-22T21:25:17.440Z Downloaded cstr-argument v0.1.2
12542026-01-22T21:25:17.440Z Downloaded crunchy v0.2.2
12552026-01-22T21:25:17.440Z Downloaded crucible-workspace-hack v0.1.0
12562026-01-22T21:25:17.440Z Downloaded crossbeam-utils v0.8.21
12572026-01-22T21:25:17.440Z Downloaded crossbeam-deque v0.8.5
12582026-01-22T21:25:17.440Z Downloaded critical-section v1.1.3
12592026-01-22T21:25:17.466Z Downloaded crc32fast v1.4.2
12602026-01-22T21:25:17.467Z Downloaded crc v3.2.1
12612026-01-22T21:25:17.467Z Downloaded cookie v0.18.1
12622026-01-22T21:25:17.467Z Downloaded convert_case v0.7.1
12632026-01-22T21:25:17.467Z Downloaded const-oid v0.9.6
12642026-01-22T21:25:17.467Z Downloaded console v0.16.0
12652026-01-22T21:25:17.467Z Downloaded colored v3.0.0
12662026-01-22T21:25:17.467Z Downloaded colored v2.2.0
12672026-01-22T21:25:17.467Z Downloaded cobs v0.2.3
12682026-01-22T21:25:17.467Z Downloaded cmake v0.1.51
12692026-01-22T21:25:17.491Z Downloaded ciborium-io v0.2.2
12702026-01-22T21:25:17.491Z Downloaded ciborium v0.2.2
12712026-01-22T21:25:17.491Z Downloaded chacha20poly1305 v0.10.1
12722026-01-22T21:25:17.491Z Downloaded cexpr v0.6.0
12732026-01-22T21:25:17.491Z Downloaded bzip2 v0.4.4
12742026-01-22T21:25:17.491Z Downloaded bytes v1.10.1
12752026-01-22T21:25:17.491Z Downloaded bumpalo v3.16.0
12762026-01-22T21:25:17.491Z Downloaded bitflags v1.3.2
12772026-01-22T21:25:17.491Z Downloaded bitfield v0.19.2
12782026-01-22T21:25:17.491Z Downloaded array-init v0.0.4
12792026-01-22T21:25:17.491Z Downloaded allocator-api2 v0.2.21
12802026-01-22T21:25:17.515Z Downloaded ahash v0.8.12
12812026-01-22T21:25:17.515Z Downloaded foreign-types-shared v0.1.1
12822026-01-22T21:25:17.515Z Downloaded float-cmp v0.10.0
12832026-01-22T21:25:17.515Z Downloaded elliptic-curve v0.13.8
12842026-01-22T21:25:17.515Z Downloaded dropshot-api-manager-types v0.2.4
12852026-01-22T21:25:17.515Z Downloaded derive-ex v0.1.8
12862026-01-22T21:25:17.515Z Downloaded darling_macro v0.21.0
12872026-01-22T21:25:17.515Z Downloaded crc-catalog v2.4.0
12882026-01-22T21:25:17.515Z Downloaded const_format_proc_macros v0.2.34
12892026-01-22T21:25:17.515Z Downloaded cipher v0.4.4
12902026-01-22T21:25:17.515Z Downloaded ciborium-ll v0.2.2
12912026-01-22T21:25:17.540Z Downloaded cassowary v0.3.0
12922026-01-22T21:25:17.540Z Downloaded cargo_metadata v0.19.2
12932026-01-22T21:25:17.540Z Downloaded cancel-safe-futures v0.1.5
12942026-01-22T21:25:17.540Z Downloaded bzip2 v0.5.2
12952026-01-22T21:25:17.540Z Downloaded blowfish v0.9.1
12962026-01-22T21:25:17.540Z Downloaded blake2 v0.10.6
12972026-01-22T21:25:17.540Z Downloaded bit-vec v0.8.0
12982026-01-22T21:25:17.540Z Downloaded bit-set v0.8.0
12992026-01-22T21:25:17.540Z Downloaded bcs v0.1.6
13002026-01-22T21:25:17.540Z Downloaded base64ct v1.6.0
13012026-01-22T21:25:17.540Z Downloaded base64 v0.21.7
13022026-01-22T21:25:17.564Z Downloaded base64 v0.13.1
13032026-01-22T21:25:17.564Z Downloaded backtrace v0.3.74
13042026-01-22T21:25:17.564Z Downloaded backoff v0.4.0
13052026-01-22T21:25:17.564Z Downloaded atomic-waker v1.1.2
13062026-01-22T21:25:17.564Z Downloaded argon2 v0.5.3
13072026-01-22T21:25:17.564Z Downloaded convert_case v0.4.0
13082026-01-22T21:25:17.564Z Downloaded constant_time_eq v0.3.1
13092026-01-22T21:25:17.564Z Downloaded cfg_aliases v0.2.1
13102026-01-22T21:25:17.564Z Downloaded cfg_aliases v0.1.1
13112026-01-22T21:25:17.564Z Downloaded cbc v0.1.2
13122026-01-22T21:25:17.589Z Downloaded castaway v0.2.3
13132026-01-22T21:25:17.589Z Downloaded camino-tempfile-ext v0.3.2
13142026-01-22T21:25:17.589Z Downloaded block-padding v0.3.3
13152026-01-22T21:25:17.589Z Downloaded bitfield-struct v0.6.2
13162026-01-22T21:25:17.589Z Downloaded bitfield-macros v0.19.2
13172026-01-22T21:25:17.589Z Downloaded bit-vec v0.6.3
13182026-01-22T21:25:17.589Z Downloaded bit-set v0.5.3
13192026-01-22T21:25:17.589Z Downloaded bcrypt-pbkdf v0.10.0
13202026-01-22T21:25:17.589Z Downloaded bb8 v0.8.5
13212026-01-22T21:25:17.589Z Downloaded base64 v0.22.1
13222026-01-22T21:25:17.589Z Downloaded async-trait v0.1.89
13232026-01-22T21:25:17.589Z Downloaded async-bb8-diesel v0.2.1
13242026-01-22T21:25:17.589Z Downloaded arrayvec v0.7.6
13252026-01-22T21:25:17.613Z Downloaded aes-gcm v0.10.3
13262026-01-22T21:25:17.613Z Downloaded aes v0.8.4
13272026-01-22T21:25:17.613Z Downloaded addr2line v0.24.2
13282026-01-22T21:25:17.613Z Downloaded corncobs v0.1.4
13292026-01-22T21:25:17.613Z Downloaded console v0.15.10
13302026-01-22T21:25:17.613Z Downloaded chacha20 v0.9.1
13312026-01-22T21:25:17.613Z Downloaded cargo-platform v0.1.8
13322026-01-22T21:25:17.613Z Downloaded buf-list v1.0.3
13332026-01-22T21:25:17.613Z Downloaded base16ct v0.2.0
13342026-01-22T21:25:17.637Z Downloaded atty v0.2.14
13352026-01-22T21:25:17.637Z Downloaded atomicwrites v0.4.4
13362026-01-22T21:25:17.638Z Downloaded async-stream-impl v0.3.6
13372026-01-22T21:25:17.638Z Downloaded async-stream v0.3.6
13382026-01-22T21:25:17.638Z Downloaded async-recursion v1.1.1
13392026-01-22T21:25:17.638Z Downloaded adler2 v2.0.0
13402026-01-22T21:25:17.638Z Downloaded ascii-canvas v3.0.0
13412026-01-22T21:25:17.638Z Downloaded arrayref v0.3.9
13422026-01-22T21:25:17.638Z Downloaded aead v0.5.2
13432026-01-22T21:25:17.848Z Compiling value-bag v1.12.0
13442026-01-22T21:25:17.848Z Compiling lock_api v0.4.12
13452026-01-22T21:25:17.848Z Compiling scopeguard v1.2.0
13462026-01-22T21:25:17.872Z Compiling shlex v1.3.0
13472026-01-22T21:25:17.872Z Compiling typenum v1.17.0
13482026-01-22T21:25:17.915Z Compiling syn v2.0.111
13492026-01-22T21:25:17.940Z Compiling getrandom v0.2.15
13502026-01-22T21:25:17.964Z Compiling jobserver v0.1.32
13512026-01-22T21:25:18.126Z Compiling smallvec v1.15.1
13522026-01-22T21:25:18.365Z Compiling rand_core v0.6.4
13532026-01-22T21:25:18.500Z Compiling log v0.4.29
13542026-01-22T21:25:18.592Z Compiling cc v1.2.30
13552026-01-22T21:25:18.616Z Compiling generic-array v0.14.7
13562026-01-22T21:25:18.923Z Compiling subtle v2.6.1
13572026-01-22T21:25:18.963Z Compiling portable-atomic v1.11.0
13582026-01-22T21:25:18.992Z Compiling const-oid v0.9.6
13592026-01-22T21:25:19.137Z Compiling critical-section v1.1.3
13602026-01-22T21:25:19.341Z Compiling pkg-config v0.3.31
13612026-01-22T21:25:19.368Z Compiling serde_json v1.0.149
13622026-01-22T21:25:19.395Z Compiling getrandom v0.3.4
13632026-01-22T21:25:19.778Z Compiling spin v0.9.8
13642026-01-22T21:25:20.303Z Compiling regex-syntax v0.8.5
13652026-01-22T21:25:20.893Z Compiling pin-project-lite v0.2.14
13662026-01-22T21:25:21.051Z Compiling parking_lot_core v0.9.10
13672026-01-22T21:25:21.234Z Compiling rustix v0.38.37
13682026-01-22T21:25:21.565Z Compiling libm v0.2.8
13692026-01-22T21:25:21.757Z Compiling once_cell v1.21.3
13702026-01-22T21:25:22.098Z Compiling signal-hook-registry v1.4.2
13712026-01-22T21:25:22.384Z Compiling num-traits v0.2.19
13722026-01-22T21:25:22.538Z Compiling allocator-api2 v0.2.21
13732026-01-22T21:25:22.800Z Compiling parking_lot v0.12.3
13742026-01-22T21:25:23.287Z Compiling mio v1.0.2
13752026-01-22T21:25:23.311Z Compiling futures-core v0.3.31
13762026-01-22T21:25:23.498Z Compiling lazy_static v1.5.0
13772026-01-22T21:25:23.695Z Compiling aho-corasick v1.1.3
13782026-01-22T21:25:23.723Z Compiling percent-encoding v2.3.2
13792026-01-22T21:25:23.752Z Compiling socket2 v0.6.1
13802026-01-22T21:25:24.199Z Compiling slab v0.4.9
13812026-01-22T21:25:24.516Z Compiling cpufeatures v0.2.14
13822026-01-22T21:25:24.619Z Compiling futures-sink v0.3.31
13832026-01-22T21:25:24.669Z Compiling either v1.15.0
13842026-01-22T21:25:24.833Z Compiling glob v0.3.2
13852026-01-22T21:25:24.892Z Compiling futures-channel v0.3.31
13862026-01-22T21:25:25.163Z Compiling hashbrown v0.16.1
13872026-01-22T21:25:25.213Z Compiling prettyplease v0.2.36
13882026-01-22T21:25:25.425Z Compiling rustversion v1.0.22
13892026-01-22T21:25:25.716Z Compiling futures-io v0.3.31
13902026-01-22T21:25:25.840Z Compiling clang-sys v1.8.1
13912026-01-22T21:25:26.046Z Compiling futures-task v0.3.31
13922026-01-22T21:25:26.207Z Compiling regex-automata v0.4.11
13932026-01-22T21:25:26.259Z Compiling pin-utils v0.1.0
13942026-01-22T21:25:26.456Z Compiling minimal-lexical v0.2.1
13952026-01-22T21:25:26.541Z Compiling indexmap v2.12.1
13962026-01-22T21:25:26.603Z Compiling synstructure v0.13.1
13972026-01-22T21:25:27.005Z Compiling nom v7.1.3
13982026-01-22T21:25:27.030Z Compiling libloading v0.8.5
13992026-01-22T21:25:27.475Z Compiling bindgen v0.69.5
14002026-01-22T21:25:27.818Z Compiling base64ct v1.6.0
14012026-01-22T21:25:28.090Z Compiling home v0.5.9
14022026-01-22T21:25:28.148Z Compiling ident_case v1.0.1
14032026-01-22T21:25:28.374Z Compiling pem-rfc7468 v0.7.0
14042026-01-22T21:25:28.548Z Compiling itertools v0.12.1
14052026-01-22T21:25:28.577Z Compiling form_urlencoded v1.2.2
14062026-01-22T21:25:28.946Z Compiling rustc-hash v1.1.0
14072026-01-22T21:25:29.094Z Compiling flagset v0.4.6
14082026-01-22T21:25:29.171Z Compiling lazycell v1.3.0
14092026-01-22T21:25:29.385Z Compiling rand_core v0.9.3
14102026-01-22T21:25:29.444Z Compiling cmake v0.1.51
14112026-01-22T21:25:30.064Z Compiling paste v1.0.15
14122026-01-22T21:25:30.452Z Compiling cexpr v0.6.0
14132026-01-22T21:25:30.651Z Compiling iana-time-zone v0.1.63
14142026-01-22T21:25:30.678Z Compiling dunce v1.0.5
14152026-01-22T21:25:30.875Z Compiling fs_extra v1.3.0
14162026-01-22T21:25:31.085Z Compiling foldhash v0.1.5
14172026-01-22T21:25:31.431Z Compiling hashbrown v0.15.4
14182026-01-22T21:25:31.589Z Compiling rustc_version v0.4.1
14192026-01-22T21:25:31.617Z Compiling uuid v1.19.0
14202026-01-22T21:25:31.755Z Compiling serde_derive v1.0.228
14212026-01-22T21:25:31.940Z Compiling zeroize_derive v1.4.2
14222026-01-22T21:25:32.143Z Compiling zerofrom-derive v0.1.4
14232026-01-22T21:25:32.341Z Compiling yoke-derive v0.7.4
14242026-01-22T21:25:32.878Z Compiling zerovec-derive v0.10.3
14252026-01-22T21:25:33.345Z Compiling zeroize v1.8.1
14262026-01-22T21:25:33.370Z Compiling displaydoc v0.2.5
14272026-01-22T21:25:35.120Z Compiling icu_provider_macros v1.5.0
14282026-01-22T21:25:35.252Z Compiling zerocopy-derive v0.7.35
14292026-01-22T21:25:35.365Z Compiling crypto-common v0.1.6
14302026-01-22T21:25:35.492Z Compiling block-buffer v0.10.4
14312026-01-22T21:25:35.643Z Compiling zerofrom v0.1.4
14322026-01-22T21:25:35.674Z Compiling tokio-macros v2.6.0
14332026-01-22T21:25:35.855Z Compiling digest v0.10.7
14342026-01-22T21:25:35.915Z Compiling yoke v0.7.4
14352026-01-22T21:25:36.229Z Compiling thiserror-impl v2.0.17
14362026-01-22T21:25:36.371Z Compiling zerovec v0.10.4
14372026-01-22T21:25:36.434Z Compiling hmac v0.12.1
14382026-01-22T21:25:36.768Z Compiling block-padding v0.3.3
14392026-01-22T21:25:37.074Z Compiling futures-macro v0.3.31
14402026-01-22T21:25:37.390Z Compiling inout v0.1.3
14412026-01-22T21:25:37.473Z Compiling zerocopy v0.7.35
14422026-01-22T21:25:37.560Z Compiling regex v1.11.3
14432026-01-22T21:25:37.762Z Compiling cipher v0.4.4
14442026-01-22T21:25:38.389Z Compiling tinystr v0.7.6
14452026-01-22T21:25:38.502Z Compiling icu_collections v1.5.0
14462026-01-22T21:25:38.604Z Compiling sha2 v0.10.9
14472026-01-22T21:25:38.839Z Compiling icu_locid v1.5.0
14482026-01-22T21:25:38.983Z Compiling futures-util v0.3.31
14492026-01-22T21:25:39.039Z Compiling ppv-lite86 v0.2.20
14502026-01-22T21:25:39.533Z Compiling serde v1.0.228
14512026-01-22T21:25:39.617Z Compiling thiserror v2.0.17
14522026-01-22T21:25:39.730Z Compiling der_derive v0.7.3
14532026-01-22T21:25:39.844Z Compiling pest v2.8.2
14542026-01-22T21:25:39.940Z Compiling salsa20 v0.10.2
14552026-01-22T21:25:39.964Z Compiling pbkdf2 v0.12.2
14562026-01-22T21:25:40.178Z Compiling icu_provider v1.5.0
14572026-01-22T21:25:40.259Z Compiling zerocopy v0.8.27
14582026-01-22T21:25:40.955Z Compiling bitflags v2.9.4
14592026-01-22T21:25:41.131Z Compiling bytes v1.10.1
14602026-01-22T21:25:41.156Z Compiling icu_locid_transform v1.5.0
14612026-01-22T21:25:41.461Z Compiling chrono v0.4.42
14622026-01-22T21:25:42.099Z Compiling der v0.7.10
14632026-01-22T21:25:42.216Z Compiling vcpkg v0.2.15
14642026-01-22T21:25:42.731Z Compiling tokio v1.48.0
14652026-01-22T21:25:43.181Z Compiling icu_properties v1.5.1
14662026-01-22T21:25:43.642Z Compiling pest_meta v2.8.2
14672026-01-22T21:25:44.039Z Compiling openssl-sys v0.9.109
14682026-01-22T21:25:45.091Z Compiling spki v0.7.3
14692026-01-22T21:25:45.173Z Compiling http v1.4.0
14702026-01-22T21:25:45.266Z Compiling which v4.4.2
14712026-01-22T21:25:45.293Z Compiling scrypt v0.11.0
14722026-01-22T21:25:45.577Z Compiling rand_chacha v0.9.0
14732026-01-22T21:25:45.931Z Compiling aes v0.8.4
14742026-01-22T21:25:46.319Z Compiling cbc v0.1.2
14752026-01-22T21:25:46.576Z Compiling zerocopy-derive v0.8.27
14762026-01-22T21:25:47.128Z Compiling icu_normalizer v1.5.0
14772026-01-22T21:25:48.002Z Compiling pkcs5 v0.7.1
14782026-01-22T21:25:48.127Z Compiling idna_adapter v1.2.0
14792026-01-22T21:25:48.382Z Compiling idna v1.0.3
14802026-01-22T21:25:48.481Z Compiling rand v0.9.2
14812026-01-22T21:25:48.698Z Compiling pest_generator v2.8.2
14822026-01-22T21:25:48.849Z Compiling tracing-attributes v0.1.27
14832026-01-22T21:25:49.100Z Compiling url v2.5.4
14842026-01-22T21:25:49.963Z Compiling serde_derive_internals v0.29.1
14852026-01-22T21:25:50.469Z Compiling ring v0.17.14
14862026-01-22T21:25:50.496Z Compiling tracing-core v0.1.32
14872026-01-22T21:25:51.048Z Compiling schemars v0.8.22
14882026-01-22T21:25:51.391Z Compiling aws-lc-rs v1.12.4
14892026-01-22T21:25:51.555Z Compiling rustix v1.1.3
14902026-01-22T21:25:51.761Z Compiling adler2 v2.0.0
14912026-01-22T21:25:51.893Z Compiling tokio-util v0.7.15
14922026-01-22T21:25:51.990Z Compiling tracing v0.1.40
14932026-01-22T21:25:52.014Z Compiling miniz_oxide v0.8.5
14942026-01-22T21:25:52.291Z Compiling schemars_derive v0.8.22
14952026-01-22T21:25:52.742Z Compiling pest_derive v2.8.2
14962026-01-22T21:25:53.528Z Compiling pkcs8 v0.10.2
14972026-01-22T21:25:53.649Z Compiling http-body v1.0.1
14982026-01-22T21:25:53.677Z Compiling scroll_derive v0.13.1
14992026-01-22T21:25:53.999Z Compiling darling_core v0.20.10
15002026-01-22T21:25:54.350Z Compiling base64 v0.22.1
15012026-01-22T21:25:54.469Z Compiling httparse v1.9.5
15022026-01-22T21:25:55.207Z Compiling rustls-pki-types v1.10.0
15032026-01-22T21:25:55.261Z Compiling dyn-clone v1.0.20
15042026-01-22T21:25:55.571Z Compiling tinyvec_macros v0.1.1
15052026-01-22T21:25:55.701Z Compiling tinyvec v1.8.0
15062026-01-22T21:25:55.749Z Compiling scroll v0.13.0
15072026-01-22T21:25:56.346Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15082026-01-22T21:25:57.066Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-01-22T21:25:57.110Z Compiling untrusted v0.7.1
15102026-01-22T21:25:57.236Z Compiling openssl-probe v0.1.5
15112026-01-22T21:25:57.333Z Compiling time-core v0.1.6
15122026-01-22T21:25:57.566Z Compiling atomic-waker v1.1.2
15132026-01-22T21:25:57.599Z Compiling openssl v0.10.73
15142026-01-22T21:25:57.694Z Compiling untrusted v0.9.0
15152026-01-22T21:25:57.801Z Compiling powerfmt v0.2.0
15162026-01-22T21:25:57.925Z Compiling num-conv v0.1.0
15172026-01-22T21:25:58.055Z Compiling try-lock v0.2.5
15182026-01-22T21:25:58.080Z Compiling foreign-types-shared v0.1.1
15192026-01-22T21:25:58.244Z Compiling tower-layer v0.3.3
15202026-01-22T21:25:58.244Z Compiling tower-service v0.3.3
15212026-01-22T21:25:58.299Z Compiling want v0.3.1
15222026-01-22T21:25:58.324Z Compiling time-macros v0.2.24
15232026-01-22T21:25:58.440Z Compiling foreign-types v0.3.2
15242026-01-22T21:25:58.574Z Compiling deranged v0.5.3
15252026-01-22T21:25:58.676Z Compiling tempfile v3.24.0
15262026-01-22T21:25:59.196Z Compiling h2 v0.4.6
15272026-01-22T21:26:00.038Z Compiling darling_macro v0.20.10
15282026-01-22T21:26:01.004Z Compiling darling v0.20.10
15292026-01-22T21:26:01.058Z Compiling goblin v0.10.2
15302026-01-22T21:26:01.412Z Compiling ipnet v2.11.0
15312026-01-22T21:26:01.624Z Compiling openssl-macros v0.1.1
15322026-01-22T21:26:02.369Z Compiling wait-timeout v0.2.0
15332026-01-22T21:26:02.451Z Compiling quick-error v1.2.3
15342026-01-22T21:26:02.624Z Compiling syn v1.0.109
15352026-01-22T21:26:02.655Z Compiling gimli v0.31.1
15362026-01-22T21:26:02.897Z Compiling bit-vec v0.8.0
15372026-01-22T21:26:03.097Z Compiling rustls v0.23.19
15382026-01-22T21:26:03.249Z Compiling usdt-impl v0.6.0
15392026-01-22T21:26:03.423Z Compiling native-tls v0.2.12
15402026-01-22T21:26:03.448Z Compiling crossbeam-utils v0.8.21
15412026-01-22T21:26:03.628Z Compiling num_threads v0.1.7
15422026-01-22T21:26:03.813Z Compiling httpdate v1.0.3
15432026-01-22T21:26:03.889Z Compiling time v0.3.43
15442026-01-22T21:26:04.124Z Compiling bit-set v0.8.0
15452026-01-22T21:26:04.401Z Compiling rusty-fork v0.3.0
15462026-01-22T21:26:05.175Z Compiling derive_builder_core v0.20.2
15472026-01-22T21:26:07.401Z Compiling addr2line v0.24.2
15482026-01-22T21:26:07.741Z Compiling hyper v1.8.1
15492026-01-22T21:26:08.070Z Compiling unicode-normalization v0.1.24
15502026-01-22T21:26:08.156Z Compiling dtrace-parser v0.3.0
15512026-01-22T21:26:09.150Z Compiling dof v0.4.0
15522026-01-22T21:26:09.314Z Compiling signature v2.2.0
15532026-01-22T21:26:09.692Z Compiling heapless v0.7.17
15542026-01-22T21:26:10.142Z Compiling thiserror-impl v1.0.69
15552026-01-22T21:26:10.174Z Compiling scroll_derive v0.12.0
15562026-01-22T21:26:11.619Z Compiling rand_xorshift v0.4.0
15572026-01-22T21:26:11.754Z Compiling darling_core v0.21.0
15582026-01-22T21:26:11.784Z Compiling slog v2.8.2
15592026-01-22T21:26:11.949Z Compiling thread-id v5.0.0
15602026-01-22T21:26:12.106Z Compiling cookie v0.18.1
15612026-01-22T21:26:12.140Z Compiling object v0.36.5
15622026-01-22T21:26:12.414Z Compiling crc32fast v1.4.2
15632026-01-22T21:26:12.458Z Compiling signal-hook v0.3.18
15642026-01-22T21:26:12.784Z Compiling anyhow v1.0.99
15652026-01-22T21:26:12.808Z Compiling unarray v0.1.4
15662026-01-22T21:26:12.835Z Compiling unicode-bidi v0.3.17
15672026-01-22T21:26:12.965Z Compiling siphasher v0.3.11
15682026-01-22T21:26:13.048Z Compiling unicode-properties v0.1.3
15692026-01-22T21:26:13.254Z Compiling rustc-demangle v0.1.24
15702026-01-22T21:26:13.379Z Compiling zlib-rs v0.5.1
15712026-01-22T21:26:13.433Z Compiling zstd-safe v7.2.3
15722026-01-22T21:26:13.858Z Compiling stringprep v0.1.5
15732026-01-22T21:26:13.970Z Compiling phf_shared v0.11.2
15742026-01-22T21:26:14.183Z Compiling thiserror v1.0.69
15752026-01-22T21:26:14.206Z Compiling proptest v1.7.0
15762026-01-22T21:26:14.653Z Compiling scroll v0.12.0
15772026-01-22T21:26:14.913Z Compiling hyper-util v0.1.19
15782026-01-22T21:26:16.020Z Compiling derive_builder_macro v0.20.2
15792026-01-22T21:26:17.970Z Compiling ipnetwork v0.21.1
15802026-01-22T21:26:18.002Z Compiling darling_macro v0.21.0
15812026-01-22T21:26:18.886Z Compiling serde_tokenstream v0.2.2
15822026-01-22T21:26:18.910Z Compiling erased-serde v0.3.31
15832026-01-22T21:26:19.359Z Compiling backtrace v0.3.74
15842026-01-22T21:26:19.571Z Compiling toml_datetime v0.6.11
15852026-01-22T21:26:19.825Z Compiling libz-rs-sys v0.5.1
15862026-01-22T21:26:20.164Z Compiling serde_spanned v0.6.9
15872026-01-22T21:26:20.189Z Compiling rand_chacha v0.3.1
15882026-01-22T21:26:20.424Z Compiling md-5 v0.10.6
15892026-01-22T21:26:20.497Z Compiling curve25519-dalek v4.1.3
15902026-01-22T21:26:20.736Z Compiling vergen-lib v0.1.6
15912026-01-22T21:26:20.775Z Compiling num-integer v0.1.46
15922026-01-22T21:26:21.090Z Compiling sync_wrapper v1.0.1
15932026-01-22T21:26:21.272Z Compiling ff v0.13.0
15942026-01-22T21:26:21.297Z Compiling hash32 v0.2.1
15952026-01-22T21:26:21.549Z Compiling memoffset v0.9.1
15962026-01-22T21:26:21.573Z Compiling cfg_aliases v0.2.1
15972026-01-22T21:26:21.699Z Compiling fallible-iterator v0.2.0
15982026-01-22T21:26:21.723Z Compiling num-bigint-dig v0.8.6
15992026-01-22T21:26:21.902Z Compiling litrs v0.4.1
16002026-01-22T21:26:22.103Z Compiling base16ct v0.2.0
16012026-01-22T21:26:22.128Z Compiling ref-cast v1.0.25
16022026-01-22T21:26:22.324Z Compiling psl-types v2.0.11
16032026-01-22T21:26:22.520Z Compiling smoltcp v0.9.1
16042026-01-22T21:26:22.559Z Compiling postgres-protocol v0.6.8
16052026-01-22T21:26:22.588Z Compiling publicsuffix v2.3.0
16062026-01-22T21:26:22.869Z Compiling sec1 v0.7.3
16072026-01-22T21:26:23.077Z Compiling document-features v0.2.11
16082026-01-22T21:26:23.197Z Compiling nix v0.29.0
16092026-01-22T21:26:23.501Z Compiling group v0.13.0
16102026-01-22T21:26:23.852Z Compiling num-iter v0.1.45
16112026-01-22T21:26:24.048Z Compiling tower v0.5.2
16122026-01-22T21:26:24.137Z Compiling rand v0.8.5
16132026-01-22T21:26:24.175Z Compiling newtype-uuid v1.3.2
16142026-01-22T21:26:24.931Z Compiling flate2 v1.1.2
16152026-01-22T21:26:25.233Z Compiling darling v0.21.0
16162026-01-22T21:26:25.265Z Compiling oxnet v0.1.4
16172026-01-22T21:26:25.429Z Compiling derive_builder v0.20.2
16182026-01-22T21:26:25.456Z Compiling tokio-native-tls v0.3.1
16192026-01-22T21:26:25.658Z Compiling goblin v0.8.2
16202026-01-22T21:26:26.285Z Compiling rustls-native-certs v0.8.1
16212026-01-22T21:26:26.353Z Compiling webpki-roots v1.0.1
16222026-01-22T21:26:26.594Z Compiling http-body-util v0.1.3
16232026-01-22T21:26:26.931Z Compiling strum_macros v0.27.2
16242026-01-22T21:26:27.140Z Compiling terminal_size v0.4.0
16252026-01-22T21:26:27.166Z Compiling cargo-platform v0.1.8
16262026-01-22T21:26:27.236Z Compiling hkdf v0.12.4
16272026-01-22T21:26:27.427Z Compiling crypto-bigint v0.5.5
16282026-01-22T21:26:27.568Z Compiling ref-cast-impl v1.0.25
16292026-01-22T21:26:27.709Z Compiling daft-derive v0.1.4
16302026-01-22T21:26:28.640Z Compiling hubpack_derive v0.1.1
16312026-01-22T21:26:28.785Z Compiling async-trait v0.1.89
16322026-01-22T21:26:29.300Z Compiling curve25519-dalek-derive v0.1.1
16332026-01-22T21:26:29.649Z Compiling vergen v9.0.6
16342026-01-22T21:26:30.003Z Compiling ahash v0.8.12
16352026-01-22T21:26:30.438Z Compiling fs-err v3.1.1
16362026-01-22T21:26:30.825Z Compiling winnow v0.5.40
16372026-01-22T21:26:30.853Z Compiling iri-string v0.7.8
16382026-01-22T21:26:31.408Z Compiling lockfree-object-pool v0.1.6
16392026-01-22T21:26:31.727Z Compiling ryu v1.0.18
16402026-01-22T21:26:32.025Z Compiling buf-list v1.0.3
16412026-01-22T21:26:32.186Z Compiling simd-adler32 v0.3.7
16422026-01-22T21:26:32.717Z Compiling bitflags v1.3.2
16432026-01-22T21:26:32.800Z Compiling unicode-segmentation v1.12.0
16442026-01-22T21:26:32.868Z Compiling bumpalo v3.16.0
16452026-01-22T21:26:33.453Z Compiling managed v0.8.0
16462026-01-22T21:26:33.501Z Compiling zopfli v0.8.1
16472026-01-22T21:26:33.996Z Compiling serde_urlencoded v0.7.1
16482026-01-22T21:26:34.563Z Compiling toml_edit v0.19.15
16492026-01-22T21:26:34.694Z Compiling tower-http v0.6.6
16502026-01-22T21:26:35.053Z Compiling strum v0.27.2
16512026-01-22T21:26:35.235Z Compiling dof v0.3.0
16522026-01-22T21:26:35.306Z Compiling clap_builder v4.5.48
16532026-01-22T21:26:35.891Z Compiling elliptic-curve v0.13.8
16542026-01-22T21:26:36.205Z Compiling hubpack v0.1.2
16552026-01-22T21:26:36.639Z Compiling daft v0.1.4
16562026-01-22T21:26:37.011Z Compiling cargo_metadata v0.19.2
16572026-01-22T21:26:37.036Z Compiling hyper-tls v0.6.0
16582026-01-22T21:26:37.258Z Compiling signal-hook-mio v0.2.4
16592026-01-22T21:26:37.475Z Compiling cookie_store v0.21.1
16602026-01-22T21:26:37.503Z Compiling zstd v0.13.3
16612026-01-22T21:26:39.965Z Compiling serde_with_macros v3.16.1
16622026-01-22T21:26:40.603Z Compiling postgres-types v0.2.9
16632026-01-22T21:26:42.081Z Compiling usdt-attr-macro v0.6.0
16642026-01-22T21:26:42.108Z Compiling usdt-macro v0.6.0
16652026-01-22T21:26:42.136Z Compiling phf v0.11.2
16662026-01-22T21:26:42.462Z Compiling dtrace-parser v0.2.0
16672026-01-22T21:26:42.521Z Compiling ed25519 v2.2.3
16682026-01-22T21:26:43.011Z Compiling bzip2 v0.5.2
16692026-01-22T21:26:43.439Z Compiling bzip2 v0.4.4
16702026-01-22T21:26:43.626Z Compiling pkcs1 v0.7.5
16712026-01-22T21:26:43.696Z Compiling enum-as-inner v0.6.1
16722026-01-22T21:26:43.721Z Compiling clap_derive v4.5.47
16732026-01-22T21:26:43.932Z Compiling strum_macros v0.26.4
16742026-01-22T21:26:44.465Z Compiling serde-big-array v0.5.1
16752026-01-22T21:26:44.718Z Compiling hex v0.4.3
16762026-01-22T21:26:44.755Z Compiling rfc6979 v0.4.0
16772026-01-22T21:26:44.780Z Compiling bstr v1.10.0
16782026-01-22T21:26:44.814Z Compiling serde_repr v0.1.19
16792026-01-22T21:26:44.992Z Compiling float-cmp v0.10.0
16802026-01-22T21:26:45.283Z Compiling env_filter v0.1.2
16812026-01-22T21:26:45.416Z Compiling socket2 v0.5.10
16822026-01-22T21:26:45.940Z Compiling memmap2 v0.9.8
16832026-01-22T21:26:46.028Z Compiling encoding_rs v0.8.34
16842026-01-22T21:26:46.418Z Compiling whoami v1.5.2
16852026-01-22T21:26:46.441Z Compiling fixedbitset v0.5.7
16862026-01-22T21:26:46.466Z Compiling precomputed-hash v0.1.1
16872026-01-22T21:26:46.623Z Compiling data-encoding v2.9.0
16882026-01-22T21:26:47.040Z Compiling foldhash v0.2.0
16892026-01-22T21:26:47.165Z Compiling static_assertions v1.1.0
16902026-01-22T21:26:47.305Z Compiling jiff v0.2.15
16912026-01-22T21:26:47.481Z Compiling normalize-line-endings v0.3.0
16922026-01-22T21:26:47.658Z Compiling rustc-hash v2.1.1
16932026-01-22T21:26:47.909Z Compiling fixedbitset v0.4.2
16942026-01-22T21:26:47.990Z Compiling mime v0.3.17
16952026-01-22T21:26:48.272Z Compiling new_debug_unreachable v1.0.6
16962026-01-22T21:26:48.368Z Compiling keccak v0.1.5
16972026-01-22T21:26:48.405Z Compiling predicates-core v1.0.8
16982026-01-22T21:26:48.433Z Compiling difflib v0.4.0
16992026-01-22T21:26:48.553Z Compiling string_cache v0.8.9
17002026-01-22T21:26:48.766Z Compiling sha3 v0.10.8
17012026-01-22T21:26:49.043Z Compiling predicates v3.1.3
17022026-01-22T21:26:49.800Z Compiling strum v0.26.3
17032026-01-22T21:26:49.919Z Compiling petgraph v0.6.5
17042026-01-22T21:26:50.025Z Compiling clap v4.5.48
17052026-01-22T21:26:50.049Z Compiling toml_edit v0.22.27
17062026-01-22T21:26:50.172Z Compiling iddqd v0.3.16
17072026-01-22T21:26:50.353Z Compiling hickory-proto v0.25.2
17082026-01-22T21:26:50.730Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17092026-01-22T21:26:51.495Z Compiling petgraph v0.8.2
17102026-01-22T21:26:52.912Z Compiling tokio-postgres v0.7.13
17112026-01-22T21:26:53.737Z Compiling usdt v0.6.0
17122026-01-22T21:26:54.300Z Compiling usdt-impl v0.5.0
17132026-01-22T21:26:55.763Z Compiling zip v4.2.0
17142026-01-22T21:26:56.270Z Compiling similar v2.7.0
17152026-01-22T21:26:57.368Z Compiling env_logger v0.11.8
17162026-01-22T21:26:57.722Z Compiling serde_with v3.16.1
17172026-01-22T21:26:58.044Z Compiling ecdsa v0.16.9
17182026-01-22T21:26:58.142Z Compiling rsa v0.9.8
17192026-01-22T21:26:58.282Z Compiling zip v0.6.6
17202026-01-22T21:26:58.308Z Compiling ed25519-dalek v2.1.1
17212026-01-22T21:26:59.771Z Compiling toml v0.7.8
17222026-01-22T21:26:59.809Z Compiling crossterm v0.28.1
17232026-01-22T21:27:01.277Z Compiling heck v0.4.1
17242026-01-22T21:27:01.633Z Compiling crossbeam-epoch v0.9.18
17252026-01-22T21:27:01.697Z Compiling tokio-stream v0.1.17
17262026-01-22T21:27:01.749Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17272026-01-22T21:27:02.183Z Compiling x509-cert v0.2.5
17282026-01-22T21:27:02.215Z Compiling openapiv3 v2.2.0
17292026-01-22T21:27:02.247Z Compiling sha1 v0.10.6
17302026-01-22T21:27:02.338Z Compiling itertools v0.10.5
17312026-01-22T21:27:02.668Z Compiling itertools v0.13.0
17322026-01-22T21:27:02.745Z Compiling winnow v0.6.26
17332026-01-22T21:27:02.919Z Compiling lalrpop-util v0.19.12
17342026-01-22T21:27:03.295Z Compiling peg-runtime v0.8.5
17352026-01-22T21:27:03.907Z Compiling thread_local v1.1.8
17362026-01-22T21:27:04.416Z Compiling slog-async v2.8.0
17372026-01-22T21:27:04.948Z Compiling crossbeam-channel v0.5.15
17382026-01-22T21:27:05.069Z Compiling xattr v1.3.1
17392026-01-22T21:27:05.376Z Compiling futures-executor v0.3.31
17402026-01-22T21:27:05.621Z Compiling filetime v0.2.26
17412026-01-22T21:27:05.749Z Compiling is-terminal v0.4.13
17422026-01-22T21:27:05.934Z Compiling take_mut v0.2.2
17432026-01-22T21:27:05.976Z Compiling term v1.1.0
17442026-01-22T21:27:06.010Z Compiling tar v0.4.44
17452026-01-22T21:27:06.039Z Compiling futures v0.3.31
17462026-01-22T21:27:07.206Z Compiling slog-term v2.9.2
17472026-01-22T21:27:08.928Z Compiling aws-lc-sys v0.26.0
17482026-01-22T21:27:49.449Z Compiling rustls-webpki v0.102.8
17492026-01-22T21:27:56.479Z Compiling tokio-rustls v0.26.0
17502026-01-22T21:27:56.857Z Compiling hyper-rustls v0.27.7
17512026-01-22T21:27:57.270Z Compiling reqwest v0.12.24
17522026-01-22T21:28:03.058Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17532026-01-22T21:28:03.500Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17542026-01-22T21:28:11.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
17552026-01-22T21:28:11.213Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17562026-01-22T21:28:11.301ZJan 22 21:28:11.102 INFO Starting download, target: Clickhouse
17572026-01-22T21:28:11.301ZJan 22 21:28:11.103 INFO Starting download, target: Cockroach
17582026-01-22T21:28:11.301ZJan 22 21:28:11.103 INFO Starting download, target: Console
17592026-01-22T21:28:11.301ZJan 22 21:28:11.103 INFO Starting download, target: DendriteStub
17602026-01-22T21:28:11.301ZJan 22 21:28:11.103 INFO Starting download, target: MaghemiteMgd
17612026-01-22T21:28:11.301ZJan 22 21:28:11.103 INFO Starting download, target: TransceiverControl
17622026-01-22T21:28:11.325ZJan 22 21:28:11.105 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17632026-01-22T21:28:11.325ZJan 22 21:28:11.105 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17642026-01-22T21:28:11.325ZJan 22 21:28:11.105 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17652026-01-22T21:28:11.325ZJan 22 21:28:11.105 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17662026-01-22T21:28:11.325ZJan 22 21:28:11.105 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17672026-01-22T21:28:11.325ZJan 22 21:28:11.105 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17682026-01-22T21:28:11.655ZJan 22 21:28:11.458 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-01-22T21:28:12.151ZJan 22 21:28:11.951 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17702026-01-22T21:28:12.285ZJan 22 21:28:12.085 INFO Download complete, target: Console
17712026-01-22T21:28:13.081ZJan 22 21:28:12.878 INFO Download complete, target: TransceiverControl
17722026-01-22T21:28:14.257ZJan 22 21:28:14.061 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17732026-01-22T21:28:14.620ZJan 22 21:28:14.425 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17742026-01-22T21:28:16.842ZJan 22 21:28:16.647 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17752026-01-22T21:28:16.842ZJan 22 21:28:16.647 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17762026-01-22T21:28:20.567ZJan 22 21:28:20.372 INFO Download complete, target: DendriteStub
17772026-01-22T21:28:21.137ZJan 22 21:28:20.943 INFO Download complete, target: MaghemiteMgd
17782026-01-22T21:28:24.337ZJan 22 21:28:24.143 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17792026-01-22T21:28:30.296ZJan 22 21:28:30.103 INFO Checking that binary works, target: Cockroach
17802026-01-22T21:28:30.574ZJan 22 21:28:30.381 INFO Download complete, target: Cockroach
17812026-01-22T21:28:42.611ZJan 22 21:28:42.420 INFO Checking that binary works, target: Clickhouse
17822026-01-22T21:28:42.919ZJan 22 21:28:42.726 INFO Download complete, target: Clickhouse
17832026-01-22T21:28:42.951ZAll builder prerequisites installed successfully, and PATH looks valid
17842026-01-22T21:28:42.977Z
17852026-01-22T21:28:42.977Zreal 7:02.328998598
17862026-01-22T21:28:42.977Zuser 20:25.937016742
17872026-01-22T21:28:42.977Zsys 3:14.320505085
17882026-01-22T21:28:42.977Ztrap 0.876382228
17892026-01-22T21:28:42.977Ztflt 0.452904976
17902026-01-22T21:28:42.977Zdflt 1.327879836
17912026-01-22T21:28:42.978Zkflt 0.010758892
17922026-01-22T21:28:42.978Zlock 52:28.013222693
17932026-01-22T21:28:42.978Zslp 1:15:34.870265553
17942026-01-22T21:28:42.978Zlat 1:30.600362667
17952026-01-22T21:28:42.978Zstop 3:22.843809808
17962026-01-22T21:28:42.978Z+ banner hack-check
17972026-01-22T21:28:42.978Z
17982026-01-22T21:28:42.978Z # # ## #### # # #### # # ###### #### # #
17992026-01-22T21:28:42.978Z # # # # # # # # # # # # # # # # #
18002026-01-22T21:28:42.978Z ###### # # # #### ##### # ###### ##### # ####
18012026-01-22T21:28:42.978Z # # ###### # # # # # # # # # #
18022026-01-22T21:28:42.978Z # # # # # # # # # # # # # # # # #
18032026-01-22T21:28:42.978Z # # # # #### # # #### # # ###### #### # #
18042026-01-22T21:28:42.978Z
18052026-01-22T21:28:42.979Z+ export CARGO_INCREMENTAL=0
18062026-01-22T21:28:42.979Z+ CARGO_INCREMENTAL=0
18072026-01-22T21:28:42.979Z+ ptime -m timeout 2h cargo xtask check-features --ci
18082026-01-22T21:28:44.304Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18092026-01-22T21:28:44.683Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18102026-01-22T21:28:49.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s
18112026-01-22T21:28:49.270Z Running `target/debug/xtask check-features --ci`
18122026-01-22T21:28:49.312Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18132026-01-22T21:28:49.312Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18142026-01-22T21:28:50.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
18152026-01-22T21:28:50.426Z Running `target/debug/xtask download cargo-hack`
18162026-01-22T21:28:51.963Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18172026-01-22T21:28:52.410Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18182026-01-22T21:28:58.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
18192026-01-22T21:28:58.332Z Running `target/debug/xtask-downloader cargo-hack`
18202026-01-22T21:28:58.399ZJan 22 21:28:58.211 INFO Starting download, target: CargoHack
18212026-01-22T21:28:58.423ZJan 22 21:28:58.213 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18222026-01-22T21:28:59.002ZJan 22 21:28:58.708 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18232026-01-22T21:28:59.037ZJan 22 21:28:58.850 INFO Download complete, target: CargoHack
18242026-01-22T21:28:59.062Zrunning: "/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-22T21:28:59.086Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18262026-01-22T21:28:59.531Zinfo: running `cargo check --bins` on api_identity (1/245)
18272026-01-22T21:29:00.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282026-01-22T21:29:00.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292026-01-22T21:29:00.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302026-01-22T21:29:00.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
18312026-01-22T21:29:00.925Z
18322026-01-22T21:29:00.926Zinfo: running `cargo check --bins` on bootstore (2/245)
18332026-01-22T21:29:02.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342026-01-22T21:29:02.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352026-01-22T21:29:02.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362026-01-22T21:29:02.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
18372026-01-22T21:29:02.394Z
18382026-01-22T21:29:02.394Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/245)
18392026-01-22T21:29:03.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402026-01-22T21:29:03.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412026-01-22T21:29:03.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422026-01-22T21:29:03.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
18432026-01-22T21:29:03.834Z
18442026-01-22T21:29:03.834Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/245)
18452026-01-22T21:29:05.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462026-01-22T21:29:05.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472026-01-22T21:29:05.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482026-01-22T21:29:05.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
18492026-01-22T21:29:05.271Z
18502026-01-22T21:29:05.271Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/245)
18512026-01-22T21:29:06.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522026-01-22T21:29:06.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532026-01-22T21:29:06.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542026-01-22T21:29:06.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
18552026-01-22T21:29:06.400Z
18562026-01-22T21:29:06.400Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/245)
18572026-01-22T21:29:07.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582026-01-22T21:29:07.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592026-01-22T21:29:07.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602026-01-22T21:29:07.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18612026-01-22T21:29:07.427Z
18622026-01-22T21:29:07.427Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/245)
18632026-01-22T21:29:08.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642026-01-22T21:29:08.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652026-01-22T21:29:08.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662026-01-22T21:29:08.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18672026-01-22T21:29:08.337Z
18682026-01-22T21:29:08.337Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/245)
18692026-01-22T21:29:09.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702026-01-22T21:29:09.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712026-01-22T21:29:09.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722026-01-22T21:29:09.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
18732026-01-22T21:29:09.333Z
18742026-01-22T21:29:09.333Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/245)
18752026-01-22T21:29:10.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762026-01-22T21:29:10.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772026-01-22T21:29:10.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782026-01-22T21:29:10.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18792026-01-22T21:29:10.276Z
18802026-01-22T21:29:10.276Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/245)
18812026-01-22T21:29:11.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822026-01-22T21:29:11.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832026-01-22T21:29:11.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842026-01-22T21:29:11.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18852026-01-22T21:29:11.211Z
18862026-01-22T21:29:11.211Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/245)
18872026-01-22T21:29:12.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882026-01-22T21:29:12.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892026-01-22T21:29:12.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902026-01-22T21:29:12.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18912026-01-22T21:29:12.152Z
18922026-01-22T21:29:12.152Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/245)
18932026-01-22T21:29:12.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942026-01-22T21:29:12.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952026-01-22T21:29:12.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962026-01-22T21:29:12.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18972026-01-22T21:29:13.023Z
18982026-01-22T21:29:13.023Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/245)
18992026-01-22T21:29:13.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002026-01-22T21:29:13.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012026-01-22T21:29:13.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022026-01-22T21:29:13.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19032026-01-22T21:29:13.947Z
19042026-01-22T21:29:13.947Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/245)
19052026-01-22T21:29:14.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062026-01-22T21:29:14.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072026-01-22T21:29:14.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082026-01-22T21:29:14.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19092026-01-22T21:29:14.795Z
19102026-01-22T21:29:14.795Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/245)
19112026-01-22T21:29:15.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122026-01-22T21:29:15.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132026-01-22T21:29:15.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142026-01-22T21:29:15.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19152026-01-22T21:29:15.780Z
19162026-01-22T21:29:15.780Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/245)
19172026-01-22T21:29:16.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182026-01-22T21:29:16.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192026-01-22T21:29:16.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202026-01-22T21:29:16.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19212026-01-22T21:29:16.710Z
19222026-01-22T21:29:16.710Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/245)
19232026-01-22T21:29:17.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242026-01-22T21:29:17.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252026-01-22T21:29:17.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262026-01-22T21:29:17.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19272026-01-22T21:29:17.637Z
19282026-01-22T21:29:17.638Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/245)
19292026-01-22T21:29:18.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302026-01-22T21:29:18.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312026-01-22T21:29:18.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322026-01-22T21:29:18.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19332026-01-22T21:29:18.577Z
19342026-01-22T21:29:18.577Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/245)
19352026-01-22T21:29:19.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362026-01-22T21:29:19.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372026-01-22T21:29:19.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382026-01-22T21:29:19.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19392026-01-22T21:29:19.527Z
19402026-01-22T21:29:19.527Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/245)
19412026-01-22T21:29:20.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422026-01-22T21:29:20.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432026-01-22T21:29:20.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442026-01-22T21:29:20.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19452026-01-22T21:29:20.525Z
19462026-01-22T21:29:20.525Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/245)
19472026-01-22T21:29:21.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482026-01-22T21:29:21.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492026-01-22T21:29:21.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502026-01-22T21:29:21.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19512026-01-22T21:29:21.814Z
19522026-01-22T21:29:21.814Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/245)
19532026-01-22T21:29:22.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542026-01-22T21:29:22.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552026-01-22T21:29:22.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562026-01-22T21:29:22.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19572026-01-22T21:29:22.896Z
19582026-01-22T21:29:22.896Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/245)
19592026-01-22T21:29:23.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602026-01-22T21:29:23.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612026-01-22T21:29:23.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622026-01-22T21:29:23.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19632026-01-22T21:29:23.409Z
19642026-01-22T21:29:23.409Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/245)
19652026-01-22T21:29:24.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662026-01-22T21:29:24.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672026-01-22T21:29:24.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682026-01-22T21:29:24.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19692026-01-22T21:29:24.235Z
19702026-01-22T21:29:24.235Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/245)
19712026-01-22T21:29:24.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722026-01-22T21:29:24.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732026-01-22T21:29:24.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742026-01-22T21:29:24.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19752026-01-22T21:29:25.032Z
19762026-01-22T21:29:25.032Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/245)
19772026-01-22T21:29:25.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782026-01-22T21:29:25.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792026-01-22T21:29:25.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802026-01-22T21:29:25.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19812026-01-22T21:29:25.987Z
19822026-01-22T21:29:25.987Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/245)
19832026-01-22T21:29:26.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842026-01-22T21:29:26.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852026-01-22T21:29:26.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862026-01-22T21:29:26.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19872026-01-22T21:29:26.872Z
19882026-01-22T21:29:26.872Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/245)
19892026-01-22T21:29:27.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902026-01-22T21:29:27.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912026-01-22T21:29:27.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922026-01-22T21:29:27.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19932026-01-22T21:29:27.728Z
19942026-01-22T21:29:27.728Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/245)
19952026-01-22T21:29:28.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962026-01-22T21:29:28.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972026-01-22T21:29:28.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982026-01-22T21:29:28.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19992026-01-22T21:29:28.621Z
20002026-01-22T21:29:28.621Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/245)
20012026-01-22T21:29:29.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022026-01-22T21:29:29.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032026-01-22T21:29:29.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042026-01-22T21:29:29.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20052026-01-22T21:29:29.523Z
20062026-01-22T21:29:29.523Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/245)
20072026-01-22T21:29:30.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082026-01-22T21:29:30.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092026-01-22T21:29:30.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102026-01-22T21:29:30.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20112026-01-22T21:29:30.420Z
20122026-01-22T21:29:30.420Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/245)
20132026-01-22T21:29:31.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142026-01-22T21:29:31.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152026-01-22T21:29:31.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162026-01-22T21:29:31.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
20172026-01-22T21:29:31.361Z
20182026-01-22T21:29:31.361Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/245)
20192026-01-22T21:29:32.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202026-01-22T21:29:32.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212026-01-22T21:29:32.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222026-01-22T21:29:32.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
20232026-01-22T21:29:32.327Z
20242026-01-22T21:29:32.327Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/245)
20252026-01-22T21:29:33.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262026-01-22T21:29:33.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272026-01-22T21:29:33.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282026-01-22T21:29:33.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20292026-01-22T21:29:33.311Z
20302026-01-22T21:29:33.311Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/245)
20312026-01-22T21:29:34.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322026-01-22T21:29:34.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332026-01-22T21:29:34.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342026-01-22T21:29:34.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
20352026-01-22T21:29:34.271Z
20362026-01-22T21:29:34.271Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/245)
20372026-01-22T21:29:35.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382026-01-22T21:29:35.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392026-01-22T21:29:35.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402026-01-22T21:29:35.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20412026-01-22T21:29:35.251Z
20422026-01-22T21:29:35.251Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/245)
20432026-01-22T21:29:36.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442026-01-22T21:29:36.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452026-01-22T21:29:36.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462026-01-22T21:29:36.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20472026-01-22T21:29:36.252Z
20482026-01-22T21:29:36.252Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/245)
20492026-01-22T21:29:37.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502026-01-22T21:29:37.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512026-01-22T21:29:37.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522026-01-22T21:29:37.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20532026-01-22T21:29:37.245Z
20542026-01-22T21:29:37.245Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/245)
20552026-01-22T21:29:38.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562026-01-22T21:29:38.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572026-01-22T21:29:38.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582026-01-22T21:29:38.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20592026-01-22T21:29:38.221Z
20602026-01-22T21:29:38.221Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/245)
20612026-01-22T21:29:39.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622026-01-22T21:29:39.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632026-01-22T21:29:39.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642026-01-22T21:29:39.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20652026-01-22T21:29:39.208Z
20662026-01-22T21:29:39.208Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/245)
20672026-01-22T21:29:40.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682026-01-22T21:29:40.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692026-01-22T21:29:40.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702026-01-22T21:29:40.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20712026-01-22T21:29:40.223Z
20722026-01-22T21:29:40.223Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/245)
20732026-01-22T21:29:41.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742026-01-22T21:29:41.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752026-01-22T21:29:41.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762026-01-22T21:29:41.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20772026-01-22T21:29:41.308Z
20782026-01-22T21:29:41.308Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/245)
20792026-01-22T21:29:42.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802026-01-22T21:29:42.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812026-01-22T21:29:42.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822026-01-22T21:29:42.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20832026-01-22T21:29:42.320Z
20842026-01-22T21:29:42.320Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/245)
20852026-01-22T21:29:43.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862026-01-22T21:29:43.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872026-01-22T21:29:43.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882026-01-22T21:29:43.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20892026-01-22T21:29:43.320Z
20902026-01-22T21:29:43.320Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/245)
20912026-01-22T21:29:44.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922026-01-22T21:29:44.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932026-01-22T21:29:44.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942026-01-22T21:29:44.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
20952026-01-22T21:29:44.628Z
20962026-01-22T21:29:44.628Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/245)
20972026-01-22T21:29:45.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982026-01-22T21:29:45.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992026-01-22T21:29:45.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002026-01-22T21:29:45.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
21012026-01-22T21:29:45.964Z
21022026-01-22T21:29:45.964Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/245)
21032026-01-22T21:29:47.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042026-01-22T21:29:47.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052026-01-22T21:29:47.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062026-01-22T21:29:47.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
21072026-01-22T21:29:47.217Z
21082026-01-22T21:29:47.217Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/245)
21092026-01-22T21:29:48.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102026-01-22T21:29:48.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112026-01-22T21:29:48.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122026-01-22T21:29:48.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
21132026-01-22T21:29:48.472Z
21142026-01-22T21:29:48.472Zinfo: running `cargo check --bins` on oxlog (49/245)
21152026-01-22T21:29:49.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162026-01-22T21:29:49.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172026-01-22T21:29:49.769Z Checking cfg-if v1.0.4
21182026-01-22T21:29:49.793Z Checking libc v0.2.180
21192026-01-22T21:29:49.793Z Checking serde_core v1.0.228
21202026-01-22T21:29:49.842Z Checking zeroize v1.8.1
21212026-01-22T21:29:49.866Z Checking memchr v2.7.4
21222026-01-22T21:29:49.890Z Checking value-bag v1.12.0
21232026-01-22T21:29:49.890Z Checking smallvec v1.15.1
21242026-01-22T21:29:49.890Z Checking typenum v1.17.0
21252026-01-22T21:29:49.946Z Checking scopeguard v1.2.0
21262026-01-22T21:29:50.123Z Checking lock_api v0.4.12
21272026-01-22T21:29:50.167Z Checking subtle v2.6.1
21282026-01-22T21:29:50.338Z Checking log v0.4.29
21292026-01-22T21:29:50.362Z Checking itoa v1.0.11
21302026-01-22T21:29:50.443Z Checking const-oid v0.9.6
21312026-01-22T21:29:50.521Z Checking byteorder v1.5.0
21322026-01-22T21:29:50.569Z Checking stable_deref_trait v1.2.0
21332026-01-22T21:29:50.689Z Checking portable-atomic v1.11.0
21342026-01-22T21:29:50.765Z Checking critical-section v1.1.3
21352026-01-22T21:29:50.824Z Checking zerofrom v0.1.4
21362026-01-22T21:29:50.912Z Checking pin-project-lite v0.2.14
21372026-01-22T21:29:50.936Z Checking allocator-api2 v0.2.21
21382026-01-22T21:29:50.965Z Checking getrandom v0.2.15
21392026-01-22T21:29:50.965Z Checking generic-array v0.14.7
21402026-01-22T21:29:51.056Z Checking yoke v0.7.4
21412026-01-22T21:29:51.080Z Checking getrandom v0.3.4
21422026-01-22T21:29:51.234Z Checking rand_core v0.6.4
21432026-01-22T21:29:51.308Z Checking parking_lot_core v0.9.10
21442026-01-22T21:29:51.407Z Checking zerovec v0.10.4
21452026-01-22T21:29:51.537Z Checking signal-hook-registry v1.4.2
21462026-01-22T21:29:51.591Z Checking mio v1.0.2
21472026-01-22T21:29:51.635Z Checking once_cell v1.21.3
21482026-01-22T21:29:51.666Z Checking parking_lot v0.12.3
21492026-01-22T21:29:51.821Z Checking equivalent v1.0.2
21502026-01-22T21:29:51.954Z Checking libm v0.2.8
21512026-01-22T21:29:51.978Z Checking litemap v0.7.3
21522026-01-22T21:29:52.010Z Checking writeable v0.5.5
21532026-01-22T21:29:52.051Z Checking socket2 v0.6.1
21542026-01-22T21:29:52.075Z Checking crypto-common v0.1.6
21552026-01-22T21:29:52.185Z Checking block-buffer v0.10.4
21562026-01-22T21:29:52.286Z Checking zerocopy v0.7.35
21572026-01-22T21:29:52.331Z Checking zmij v1.0.15
21582026-01-22T21:29:52.381Z Checking futures-core v0.3.31
21592026-01-22T21:29:52.431Z Checking digest v0.10.7
21602026-01-22T21:29:52.558Z Checking percent-encoding v2.3.2
21612026-01-22T21:29:52.601Z Checking cpufeatures v0.2.14
21622026-01-22T21:29:52.715Z Checking icu_locid_transform_data v1.5.0
21632026-01-22T21:29:52.740Z Checking block-padding v0.3.3
21642026-01-22T21:29:52.840Z Checking hmac v0.12.1
21652026-01-22T21:29:52.864Z Checking hashbrown v0.16.1
21662026-01-22T21:29:52.893Z Checking num-traits v0.2.19
21672026-01-22T21:29:52.893Z Checking icu_properties_data v1.5.0
21682026-01-22T21:29:52.963Z Checking tinystr v0.7.6
21692026-01-22T21:29:52.987Z Checking icu_collections v1.5.0
21702026-01-22T21:29:53.074Z Checking inout v0.1.3
21712026-01-22T21:29:53.137Z Checking futures-sink v0.3.31
21722026-01-22T21:29:53.305Z Checking write16 v1.0.0
21732026-01-22T21:29:53.329Z Checking icu_locid v1.5.0
21742026-01-22T21:29:53.353Z Checking utf16_iter v1.0.5
21752026-01-22T21:29:53.465Z Checking utf8_iter v1.0.4
21762026-01-22T21:29:53.491Z Checking ppv-lite86 v0.2.20
21772026-01-22T21:29:53.543Z Checking icu_normalizer_data v1.5.0
21782026-01-22T21:29:53.671Z Checking cipher v0.4.4
21792026-01-22T21:29:53.695Z Checking serde v1.0.228
21802026-01-22T21:29:53.695Z Checking serde_json v1.0.149
21812026-01-22T21:29:53.729Z Checking futures-channel v0.3.31
21822026-01-22T21:29:53.884Z Checking indexmap v2.12.1
21832026-01-22T21:29:54.089Z Checking sha2 v0.10.9
21842026-01-22T21:29:54.114Z Checking slab v0.4.9
21852026-01-22T21:29:54.210Z Checking futures-io v0.3.31
21862026-01-22T21:29:54.284Z Checking pin-utils v0.1.0
21872026-01-22T21:29:54.328Z Checking icu_provider v1.5.0
21882026-01-22T21:29:54.398Z Checking futures-task v0.3.31
21892026-01-22T21:29:54.426Z Checking base64ct v1.6.0
21902026-01-22T21:29:54.454Z Checking errno v0.3.12
21912026-01-22T21:29:54.648Z Checking bytes v1.10.1
21922026-01-22T21:29:54.672Z Checking bitflags v2.9.4
21932026-01-22T21:29:54.697Z Checking flagset v0.4.6
21942026-01-22T21:29:54.721Z Checking futures-util v0.3.31
21952026-01-22T21:29:54.891Z Checking pem-rfc7468 v0.7.0
21962026-01-22T21:29:54.915Z Checking form_urlencoded v1.2.2
21972026-01-22T21:29:55.003Z Checking icu_locid_transform v1.5.0
21982026-01-22T21:29:55.027Z Checking rand_core v0.9.3
21992026-01-22T21:29:55.150Z Checking foldhash v0.1.5
22002026-01-22T21:29:55.198Z Checking der v0.7.10
22012026-01-22T21:29:55.267Z Checking fnv v1.0.7
22022026-01-22T21:29:55.290Z Checking salsa20 v0.10.2
22032026-01-22T21:29:55.403Z Checking hashbrown v0.15.4
22042026-01-22T21:29:55.427Z Checking uuid v1.19.0
22052026-01-22T21:29:55.427Z Checking pbkdf2 v0.12.2
22062026-01-22T21:29:55.536Z Checking spin v0.9.8
22072026-01-22T21:29:55.594Z Checking scrypt v0.11.0
22082026-01-22T21:29:55.696Z Checking tokio v1.48.0
22092026-01-22T21:29:55.834Z Checking http v1.4.0
22102026-01-22T21:29:55.902Z Checking rand_chacha v0.9.0
22112026-01-22T21:29:56.032Z Checking icu_properties v1.5.1
22122026-01-22T21:29:56.085Z Checking cbc v0.1.2
22132026-01-22T21:29:56.301Z Checking aes v0.8.4
22142026-01-22T21:29:56.325Z Checking iana-time-zone v0.1.63
22152026-01-22T21:29:56.404Z Checking regex-syntax v0.8.5
22162026-01-22T21:29:56.492Z Checking chrono v0.4.42
22172026-01-22T21:29:56.846Z Checking spki v0.7.3
22182026-01-22T21:29:57.119Z Checking rand v0.9.2
22192026-01-22T21:29:57.145Z Checking tracing-core v0.1.32
22202026-01-22T21:29:57.190Z Checking pkcs5 v0.7.1
22212026-01-22T21:29:57.695Z Checking thiserror v2.0.17
22222026-01-22T21:29:57.795Z Checking tracing v0.1.40
22232026-01-22T21:29:57.864Z Checking pkcs8 v0.10.2
22242026-01-22T21:29:58.154Z Checking http-body v1.0.1
22252026-01-22T21:29:58.202Z Checking plain v0.2.3
22262026-01-22T21:29:58.227Z Checking tinyvec_macros v0.1.1
22272026-01-22T21:29:58.323Z Checking rustls-pki-types v1.10.0
22282026-01-22T21:29:58.403Z Checking base64 v0.22.1
22292026-01-22T21:29:58.428Z Checking tinyvec v1.8.0
22302026-01-22T21:29:58.455Z Checking lazy_static v1.5.0
22312026-01-22T21:29:58.605Z Checking rustix v1.1.3
22322026-01-22T21:29:58.866Z Checking semver v1.0.27
22332026-01-22T21:29:58.891Z Checking zerocopy v0.8.27
22342026-01-22T21:29:59.200Z Checking icu_normalizer v1.5.0
22352026-01-22T21:29:59.270Z Checking aws-lc-sys v0.26.0
22362026-01-22T21:29:59.294Z Checking unicode-ident v1.0.19
22372026-01-22T21:29:59.492Z Checking foreign-types-shared v0.1.1
22382026-01-22T21:29:59.534Z Checking dyn-clone v1.0.20
22392026-01-22T21:29:59.633Z Checking tower-service v0.3.3
22402026-01-22T21:29:59.657Z Checking tower-layer v0.3.3
22412026-01-22T21:29:59.720Z Checking untrusted v0.9.0
22422026-01-22T21:29:59.785Z Checking openssl-probe v0.1.5
22432026-01-22T21:29:59.918Z Checking adler2 v2.0.0
22442026-01-22T21:29:59.946Z Checking fastrand v2.1.1
22452026-01-22T21:29:59.977Z Checking untrusted v0.7.1
22462026-01-22T21:30:00.001Z Checking idna_adapter v1.2.0
22472026-01-22T21:30:00.122Z Checking try-lock v0.2.5
22482026-01-22T21:30:00.200Z Checking ucd-trie v0.1.7
22492026-01-22T21:30:00.282Z Checking idna v1.0.3
22502026-01-22T21:30:00.306Z Checking atomic-waker v1.1.2
22512026-01-22T21:30:00.330Z Checking want v0.3.1
22522026-01-22T21:30:00.444Z Checking pest v2.8.2
22532026-01-22T21:30:00.471Z Checking miniz_oxide v0.8.5
22542026-01-22T21:30:00.540Z Checking ring v0.17.14
22552026-01-22T21:30:00.671Z Checking tempfile v3.24.0
22562026-01-22T21:30:00.804Z Checking url v2.5.4
22572026-01-22T21:30:01.047Z Checking foreign-types v0.3.2
22582026-01-22T21:30:01.158Z Checking proc-macro2 v1.0.101
22592026-01-22T21:30:01.221Z Checking ipnet v2.11.0
22602026-01-22T21:30:01.415Z Checking aws-lc-rs v1.12.4
22612026-01-22T21:30:01.676Z Checking schemars v0.8.22
22622026-01-22T21:30:01.752Z Checking httparse v1.9.5
22632026-01-22T21:30:01.844Z Checking openssl-sys v0.9.109
22642026-01-22T21:30:02.201Z Checking wait-timeout v0.2.0
22652026-01-22T21:30:02.225Z Checking aho-corasick v1.1.3
22662026-01-22T21:30:02.410Z Checking pretty-hex v0.4.1
22672026-01-22T21:30:02.632Z Checking quick-error v1.2.3
22682026-01-22T21:30:02.672Z Checking tokio-util v0.7.15
22692026-01-22T21:30:02.765Z Checking bit-vec v0.8.0
22702026-01-22T21:30:02.830Z Checking utf8parse v0.2.2
22712026-01-22T21:30:02.970Z Checking powerfmt v0.2.0
22722026-01-22T21:30:02.994Z Checking httpdate v1.0.3
22732026-01-22T21:30:03.071Z Checking anstyle v1.0.11
22742026-01-22T21:30:03.147Z Checking bit-set v0.8.0
22752026-01-22T21:30:03.198Z Checking anstyle-parse v0.2.5
22762026-01-22T21:30:03.224Z Checking rustls-webpki v0.102.8
22772026-01-22T21:30:03.255Z Checking deranged v0.5.3
22782026-01-22T21:30:03.288Z Checking openssl v0.10.73
22792026-01-22T21:30:03.413Z Checking rusty-fork v0.3.0
22802026-01-22T21:30:03.437Z Checking quote v1.0.40
22812026-01-22T21:30:03.497Z Compiling newtype-uuid v1.3.2
22822026-01-22T21:30:03.729Z Checking regex-automata v0.4.11
22832026-01-22T21:30:03.753Z Checking unicode-normalization v0.1.24
22842026-01-22T21:30:03.778Z Checking crossbeam-utils v0.8.21
22852026-01-22T21:30:03.835Z Checking rand_xorshift v0.4.0
22862026-01-22T21:30:03.954Z Checking h2 v0.4.6
22872026-01-22T21:30:03.995Z Checking rustix v0.38.37
22882026-01-22T21:30:04.059Z Checking bzip2-sys v0.1.13+1.0.8
22892026-01-22T21:30:04.211Z Checking scroll v0.13.0
22902026-01-22T21:30:04.528Z Checking signature v2.2.0
22912026-01-22T21:30:04.657Z Checking crc32fast v1.4.2
22922026-01-22T21:30:04.720Z Checking num_threads v0.1.7
22932026-01-22T21:30:04.774Z Checking colorchoice v1.0.2
22942026-01-22T21:30:04.863Z Checking unicode-bidi v0.3.17
22952026-01-22T21:30:04.942Z Checking is_terminal_polyfill v1.70.1
22962026-01-22T21:30:04.966Z Checking either v1.15.0
22972026-01-22T21:30:05.106Z Checking anstyle-query v1.1.1
22982026-01-22T21:30:05.266Z Checking time-core v0.1.6
22992026-01-22T21:30:05.344Z Checking unicode-properties v0.1.3
23002026-01-22T21:30:05.474Z Checking siphasher v0.3.11
23012026-01-22T21:30:05.520Z Checking num-conv v0.1.0
23022026-01-22T21:30:05.560Z Checking zlib-rs v0.5.1
23032026-01-22T21:30:05.721Z Checking unarray v0.1.4
23042026-01-22T21:30:05.782Z Checking time v0.3.43
23052026-01-22T21:30:05.807Z Checking phf_shared v0.11.2
23062026-01-22T21:30:05.890Z Checking proptest v1.7.0
23072026-01-22T21:30:06.077Z Checking stringprep v0.1.5
23082026-01-22T21:30:06.364Z Checking anstream v0.6.18
23092026-01-22T21:30:06.763Z Checking goblin v0.10.2
23102026-01-22T21:30:07.078Z Checking crossbeam-epoch v0.9.18
23112026-01-22T21:30:07.329Z Checking libz-rs-sys v0.5.1
23122026-01-22T21:30:07.513Z Checking rustls v0.23.19
23132026-01-22T21:30:07.567Z Checking syn v2.0.111
23142026-01-22T21:30:07.963Z Checking native-tls v0.2.12
23152026-01-22T21:30:08.076Z Compiling daft v0.1.4
23162026-01-22T21:30:08.217Z Checking ipnetwork v0.21.1
23172026-01-22T21:30:08.295Z Checking thiserror v1.0.69
23182026-01-22T21:30:08.464Z Checking scroll v0.12.0
23192026-01-22T21:30:08.649Z Checking zstd-sys v2.0.14+zstd.1.5.7
23202026-01-22T21:30:08.672Z Checking toml_datetime v0.6.11
23212026-01-22T21:30:08.863Z Checking serde_spanned v0.6.9
23222026-01-22T21:30:08.940Z Checking num-integer v0.1.46
23232026-01-22T21:30:09.014Z Checking rand_chacha v0.3.1
23242026-01-22T21:30:09.088Z Checking md-5 v0.10.6
23252026-01-22T21:30:09.329Z Checking sync_wrapper v1.0.1
23262026-01-22T21:30:09.410Z Checking ff v0.13.0
23272026-01-22T21:30:09.434Z Checking hash32 v0.2.1
23282026-01-22T21:30:09.515Z Checking psl-types v2.0.11
23292026-01-22T21:30:09.627Z Checking fallible-iterator v0.2.0
23302026-01-22T21:30:09.728Z Checking base16ct v0.2.0
23312026-01-22T21:30:09.751Z Checking gimli v0.31.1
23322026-01-22T21:30:09.949Z Checking hyper v1.8.1
23332026-01-22T21:30:09.973Z Checking sec1 v0.7.3
23342026-01-22T21:30:10.225Z Checking postgres-protocol v0.6.8
23352026-01-22T21:30:10.374Z Checking publicsuffix v2.3.0
23362026-01-22T21:30:10.606Z Checking heapless v0.7.17
23372026-01-22T21:30:10.670Z Compiling iddqd v0.3.16
23382026-01-22T21:30:10.858Z Checking group v0.13.0
23392026-01-22T21:30:11.135Z Checking tower v0.5.2
23402026-01-22T21:30:11.549Z Checking rand v0.8.5
23412026-01-22T21:30:11.930Z Checking hyper-util v0.1.19
23422026-01-22T21:30:11.954Z Checking num-iter v0.1.45
23432026-01-22T21:30:12.163Z Checking goblin v0.8.2
23442026-01-22T21:30:12.545Z Checking dof v0.4.0
23452026-01-22T21:30:12.636Z Checking tokio-rustls v0.26.0
23462026-01-22T21:30:12.680Z Checking zstd-safe v7.2.3
23472026-01-22T21:30:12.979Z Checking oxnet v0.1.4
23482026-01-22T21:30:13.036Z Checking tokio-native-tls v0.3.1
23492026-01-22T21:30:13.290Z Checking cookie v0.18.1
23502026-01-22T21:30:13.314Z Checking flate2 v1.1.2
23512026-01-22T21:30:13.343Z Checking terminal_size v0.4.0
23522026-01-22T21:30:13.380Z Checking addr2line v0.24.2
23532026-01-22T21:30:13.454Z Checking dtrace-parser v0.3.0
23542026-01-22T21:30:13.496Z Checking rustls-native-certs v0.8.1
23552026-01-22T21:30:13.558Z Checking webpki-roots v1.0.1
23562026-01-22T21:30:13.728Z Checking http-body-util v0.1.3
23572026-01-22T21:30:13.783Z Checking signal-hook v0.3.18
23582026-01-22T21:30:13.821Z Checking hkdf v0.12.4
23592026-01-22T21:30:13.937Z Checking crypto-bigint v0.5.5
23602026-01-22T21:30:13.967Z Checking thread-id v5.0.0
23612026-01-22T21:30:13.991Z Checking object v0.36.5
23622026-01-22T21:30:14.065Z Checking strsim v0.11.1
23632026-01-22T21:30:14.121Z Checking simd-adler32 v0.3.7
23642026-01-22T21:30:14.167Z Checking ryu v1.0.18
23652026-01-22T21:30:14.191Z Checking winnow v0.5.40
23662026-01-22T21:30:14.396Z Checking bitflags v1.3.2
23672026-01-22T21:30:14.456Z Checking rustc-demangle v0.1.24
23682026-01-22T21:30:14.516Z Checking managed v0.8.0
23692026-01-22T21:30:14.541Z Checking clap_lex v0.7.4
23702026-01-22T21:30:14.819Z Checking bumpalo v3.16.0
23712026-01-22T21:30:14.866Z Checking lockfree-object-pool v0.1.6
23722026-01-22T21:30:14.911Z Compiling rayon-core v1.12.1
23732026-01-22T21:30:14.937Z Checking iri-string v0.7.8
23742026-01-22T21:30:15.134Z Checking smoltcp v0.9.1
23752026-01-22T21:30:15.200Z Checking zopfli v0.8.1
23762026-01-22T21:30:15.276Z Checking hyper-rustls v0.27.7
23772026-01-22T21:30:15.652Z Checking hyper-tls v0.6.0
23782026-01-22T21:30:15.895Z Checking clap_builder v4.5.48
23792026-01-22T21:30:15.946Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23802026-01-22T21:30:16.261Z Checking serde_urlencoded v0.7.1
23812026-01-22T21:30:16.540Z Checking signal-hook-mio v0.2.4
23822026-01-22T21:30:16.608Z Checking elliptic-curve v0.13.8
23832026-01-22T21:30:16.668Z Checking usdt-impl v0.6.0
23842026-01-22T21:30:16.714Z Checking cookie_store v0.21.1
23852026-01-22T21:30:16.984Z Checking toml_edit v0.19.15
23862026-01-22T21:30:17.139Z Checking dof v0.3.0
23872026-01-22T21:30:17.269Z Checking zstd v0.13.3
23882026-01-22T21:30:17.426Z Checking tower-http v0.6.6
23892026-01-22T21:30:17.450Z Checking num-bigint-dig v0.8.6
23902026-01-22T21:30:17.656Z Checking postgres-types v0.2.9
23912026-01-22T21:30:17.721Z Checking dtrace-parser v0.2.0
23922026-01-22T21:30:17.745Z Checking regex v1.11.3
23932026-01-22T21:30:17.990Z Checking bstr v1.10.0
23942026-01-22T21:30:18.183Z Checking crossbeam-deque v0.8.5
23952026-01-22T21:30:18.344Z Checking phf v0.11.2
23962026-01-22T21:30:18.367Z Checking ed25519 v2.2.3
23972026-01-22T21:30:18.528Z Checking bzip2 v0.5.2
23982026-01-22T21:30:18.614Z Checking bzip2 v0.4.4
23992026-01-22T21:30:18.682Z Checking ref-cast v1.0.25
24002026-01-22T21:30:18.726Z Checking curve25519-dalek v4.1.3
24012026-01-22T21:30:18.829Z Checking strum v0.27.2
24022026-01-22T21:30:18.857Z Checking hubpack v0.1.2
24032026-01-22T21:30:18.889Z Checking memoffset v0.9.1
24042026-01-22T21:30:18.919Z Checking pkcs1 v0.7.5
24052026-01-22T21:30:19.027Z Checking hex v0.4.3
24062026-01-22T21:30:19.051Z Checking erased-serde v0.3.31
24072026-01-22T21:30:19.181Z Checking serde-big-array v0.5.1
24082026-01-22T21:30:19.345Z Checking float-cmp v0.10.0
24092026-01-22T21:30:19.424Z Checking rfc6979 v0.4.0
24102026-01-22T21:30:19.458Z Checking memmap2 v0.9.8
24112026-01-22T21:30:19.481Z Checking thread-id v4.2.2
24122026-01-22T21:30:19.567Z Checking socket2 v0.5.10
24132026-01-22T21:30:19.608Z Checking env_filter v0.1.2
24142026-01-22T21:30:19.608Z Checking encoding_rs v0.8.34
24152026-01-22T21:30:19.646Z Checking winnow v0.7.13
24162026-01-22T21:30:19.777Z Checking fixedbitset v0.5.7
24172026-01-22T21:30:19.891Z Checking precomputed-hash v0.1.1
24182026-01-22T21:30:19.915Z Checking backtrace v0.3.74
24192026-01-22T21:30:20.033Z Checking whoami v1.5.2
24202026-01-22T21:30:20.081Z Checking toml_write v0.1.2
24212026-01-22T21:30:20.114Z Checking minimal-lexical v0.2.1
24222026-01-22T21:30:20.179Z Checking predicates-core v1.0.8
24232026-01-22T21:30:20.381Z Checking rustc-hash v2.1.1
24242026-01-22T21:30:20.405Z Checking jiff v0.2.15
24252026-01-22T21:30:20.429Z Checking unicode-segmentation v1.12.0
24262026-01-22T21:30:20.515Z Checking mime v0.3.17
24272026-01-22T21:30:20.542Z Checking keccak v0.1.5
24282026-01-22T21:30:20.573Z Checking fixedbitset v0.4.2
24292026-01-22T21:30:20.597Z Checking difflib v0.4.0
24302026-01-22T21:30:20.860Z Checking data-encoding v2.9.0
24312026-01-22T21:30:20.884Z Checking static_assertions v1.1.0
24322026-01-22T21:30:20.924Z Checking foldhash v0.2.0
24332026-01-22T21:30:20.962Z Checking normalize-line-endings v0.3.0
24342026-01-22T21:30:21.012Z Checking new_debug_unreachable v1.0.6
24352026-01-22T21:30:21.125Z Checking similar v2.7.0
24362026-01-22T21:30:21.149Z Checking predicates v3.1.3
24372026-01-22T21:30:21.149Z Checking string_cache v0.8.9
24382026-01-22T21:30:21.466Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24392026-01-22T21:30:21.489Z Checking hickory-proto v0.25.2
24402026-01-22T21:30:21.778Z Checking reqwest v0.12.24
24412026-01-22T21:30:21.808Z Checking sha3 v0.10.8
24422026-01-22T21:30:21.949Z Checking petgraph v0.6.5
24432026-01-22T21:30:22.244Z Checking nom v7.1.3
24442026-01-22T21:30:22.475Z Checking toml_edit v0.22.27
24452026-01-22T21:30:23.264Z Checking ed25519-dalek v2.1.1
24462026-01-22T21:30:23.686Z Checking anyhow v1.0.99
24472026-01-22T21:30:23.762Z Checking tokio-postgres v0.7.13
24482026-01-22T21:30:24.082Z Checking petgraph v0.8.2
24492026-01-22T21:30:24.727Z Checking slog v2.8.2
24502026-01-22T21:30:24.966Z Checking env_logger v0.11.8
24512026-01-22T21:30:25.065Z Checking usdt v0.6.0
24522026-01-22T21:30:25.265Z Checking ecdsa v0.16.9
24532026-01-22T21:30:25.333Z Checking usdt-impl v0.5.0
24542026-01-22T21:30:25.356Z Checking serde_with v3.16.1
24552026-01-22T21:30:25.869Z Checking rsa v0.9.8
24562026-01-22T21:30:25.968Z Checking toml v0.7.8
24572026-01-22T21:30:26.153Z Checking zip v4.2.0
24582026-01-22T21:30:26.509Z Checking nix v0.29.0
24592026-01-22T21:30:26.590Z Checking zip v0.6.6
24602026-01-22T21:30:26.643Z Checking clap v4.5.48
24612026-01-22T21:30:26.815Z Checking crossterm v0.28.1
24622026-01-22T21:30:27.312Z Checking itertools v0.13.0
24632026-01-22T21:30:27.412Z Checking itertools v0.12.1
24642026-01-22T21:30:27.485Z Checking itertools v0.10.5
24652026-01-22T21:30:27.595Z Checking strum v0.26.3
24662026-01-22T21:30:27.783Z Checking tokio-stream v0.1.17
24672026-01-22T21:30:27.901Z Checking ahash v0.8.12
24682026-01-22T21:30:27.935Z Checking fs-err v3.1.1
24692026-01-22T21:30:28.292Z Checking buf-list v1.0.3
24702026-01-22T21:30:28.446Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24712026-01-22T21:30:28.515Z Checking x509-cert v0.2.5
24722026-01-22T21:30:28.620Z Checking openapiv3 v2.2.0
24732026-01-22T21:30:28.646Z Checking sha1 v0.10.6
24742026-01-22T21:30:28.842Z Checking winnow v0.6.26
24752026-01-22T21:30:28.892Z Checking peg-runtime v0.8.5
24762026-01-22T21:30:28.950Z Checking lalrpop-util v0.19.12
24772026-01-22T21:30:29.155Z Checking rayon v1.10.0
24782026-01-22T21:30:29.273Z Checking camino v1.2.1
24792026-01-22T21:30:29.486Z Checking sigpipe v0.1.3
24802026-01-22T21:30:29.615Z Checking glob v0.3.2
24812026-01-22T21:30:32.532Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24822026-01-22T21:30:33.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.64s
24832026-01-22T21:30:33.309Z
24842026-01-22T21:30:33.309Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/245)
24852026-01-22T21:30:34.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862026-01-22T21:30:34.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872026-01-22T21:30:35.049Z Compiling regress v0.10.4
24882026-01-22T21:30:35.103Z Compiling unsafe-libyaml v0.2.11
24892026-01-22T21:30:35.126Z Compiling structmeta-derive v0.3.0
24902026-01-22T21:30:35.126Z Compiling rustls v0.22.4
24912026-01-22T21:30:35.182Z Checking newtype-uuid v1.3.2
24922026-01-22T21:30:35.211Z Compiling multer v3.1.0
24932026-01-22T21:30:35.235Z Checking heck v0.5.0
24942026-01-22T21:30:35.502Z Compiling newtype-uuid-macros v0.1.0
24952026-01-22T21:30:35.537Z Compiling async-stream-impl v0.3.6
24962026-01-22T21:30:35.591Z Checking daft v0.1.4
24972026-01-22T21:30:35.703Z Checking futures-executor v0.3.31
24982026-01-22T21:30:35.975Z Compiling dropshot v0.16.6
24992026-01-22T21:30:36.115Z Checking iddqd v0.3.16
25002026-01-22T21:30:36.429Z Compiling serde_yaml v0.9.34+deprecated
25012026-01-22T21:30:36.910Z Checking futures v0.3.31
25022026-01-22T21:30:36.939Z Compiling dropshot_endpoint v0.16.6
25032026-01-22T21:30:37.055Z Checking match_cfg v0.1.0
25042026-01-22T21:30:37.161Z Checking thread_local v1.1.8
25052026-01-22T21:30:37.187Z Checking hostname v0.3.1
25062026-01-22T21:30:37.378Z Checking unicode-width v0.1.14
25072026-01-22T21:30:37.502Z Checking crossbeam-channel v0.5.15
25082026-01-22T21:30:37.665Z Compiling structmeta v0.3.0
25092026-01-22T21:30:37.930Z Checking is-terminal v0.4.13
25102026-01-22T21:30:38.080Z Compiling derive-ex v0.1.8
25112026-01-22T21:30:38.107Z Checking take_mut v0.2.2
25122026-01-22T21:30:38.139Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25132026-01-22T21:30:38.275Z Checking term v1.1.0
25142026-01-22T21:30:38.299Z Compiling parse-display-derive v0.10.0
25152026-01-22T21:30:38.324Z Checking slog-async v2.8.0
25162026-01-22T21:30:38.653Z Compiling typify-impl v0.4.3
25172026-01-22T21:30:38.740Z Checking slog-term v2.9.2
25182026-01-22T21:30:39.368Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192026-01-22T21:30:40.037Z Checking debug-ignore v1.0.5
25202026-01-22T21:30:40.147Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25212026-01-22T21:30:41.018Z Checking toml_parser v1.0.4
25222026-01-22T21:30:41.240Z Checking slog-json v2.6.1
25232026-01-22T21:30:41.558Z Checking macaddr v1.0.1
25242026-01-22T21:30:41.607Z Checking serde_spanned v1.0.3
25252026-01-22T21:30:41.850Z Checking toml_datetime v0.7.3
25262026-01-22T21:30:41.877Z Checking toml_writer v1.0.4
25272026-01-22T21:30:41.957Z Checking slog-bunyan v2.5.0
25282026-01-22T21:30:42.188Z Checking tabwriter v1.4.0
25292026-01-22T21:30:42.219Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25302026-01-22T21:30:42.260Z Compiling test-strategy v0.4.3
25312026-01-22T21:30:42.289Z Checking async-stream v0.3.6
25322026-01-22T21:30:42.316Z Checking toml v0.9.8
25332026-01-22T21:30:42.556Z Checking waitgroup v0.1.2
25342026-01-22T21:30:42.734Z Checking rustls-pemfile v2.2.0
25352026-01-22T21:30:42.758Z Checking serde_path_to_error v0.1.20
25362026-01-22T21:30:42.993Z Checking hostname v0.4.2
25372026-01-22T21:30:43.023Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25382026-01-22T21:30:43.048Z Compiling itertools v0.14.0
25392026-01-22T21:30:43.188Z Checking progenitor-client v0.10.0
25402026-01-22T21:30:43.241Z Checking progenitor-client v0.11.2
25412026-01-22T21:30:43.429Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
25422026-01-22T21:30:43.647Z Checking instant v0.1.13
25432026-01-22T21:30:43.715Z Checking colored v3.0.0
25442026-01-22T21:30:43.813Z Checking backoff v0.4.0
25452026-01-22T21:30:43.840Z Checking parse-display v0.10.0
25462026-01-22T21:30:43.870Z Checking tokio-rustls v0.25.0
25472026-01-22T21:30:43.919Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25482026-01-22T21:30:44.153Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25492026-01-22T21:30:44.182Z Compiling proc-macro-crate v1.3.1
25502026-01-22T21:30:44.230Z Compiling proc-macro-error v1.0.4
25512026-01-22T21:30:45.046Z Compiling heapless v0.8.0
25522026-01-22T21:30:45.343Z Compiling num_enum_derive v0.5.11
25532026-01-22T21:30:45.513Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25542026-01-22T21:30:45.859Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25552026-01-22T21:30:45.977Z Checking hash32 v0.3.1
25562026-01-22T21:30:46.133Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25572026-01-22T21:30:46.276Z Compiling smoltcp v0.11.0
25582026-01-22T21:30:46.390Z Compiling ingot-macros v0.1.1
25592026-01-22T21:30:46.757Z Compiling foreign-types-macros v0.2.3
25602026-01-22T21:30:47.076Z Checking foreign-types-shared v0.3.1
25612026-01-22T21:30:47.120Z Checking cobs v0.2.3
25622026-01-22T21:30:47.263Z Compiling crucible-workspace-hack v0.1.0
25632026-01-22T21:30:47.365Z Checking postcard v1.0.10
25642026-01-22T21:30:47.778Z Checking num_enum v0.5.11
25652026-01-22T21:30:47.970Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662026-01-22T21:30:48.003Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25672026-01-22T21:30:48.047Z Checking foreign-types v0.5.0
25682026-01-22T21:30:48.089Z Checking cstr-argument v0.1.2
25692026-01-22T21:30:48.212Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25702026-01-22T21:30:48.362Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25712026-01-22T21:30:48.508Z Checking pretty-hex v0.2.1
25722026-01-22T21:30:48.663Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25732026-01-22T21:30:48.734Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25742026-01-22T21:30:48.828Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25752026-01-22T21:30:48.921Z Checking colored v2.2.0
25762026-01-22T21:30:49.078Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25772026-01-22T21:30:49.104Z Compiling convert_case v0.4.0
25782026-01-22T21:30:49.105Z Checking camino-tempfile v1.4.1
25792026-01-22T21:30:49.255Z Compiling nix v0.30.1
25802026-01-22T21:30:49.521Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25812026-01-22T21:30:50.135Z Compiling derive_more v0.99.20
25822026-01-22T21:30:50.236Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25832026-01-22T21:30:50.393Z Compiling zone_cfg_derive v0.3.0
25842026-01-22T21:30:50.631Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25852026-01-22T21:30:51.277Z Compiling typify-macro v0.4.3
25862026-01-22T21:30:51.807Z Checking smf v0.2.3
25872026-01-22T21:30:51.885Z Compiling num-derive v0.4.2
25882026-01-22T21:30:52.701Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-01-22T21:30:53.145Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-01-22T21:30:53.410Z Checking zone v0.3.1
25912026-01-22T21:30:53.449Z Checking ingot-types v0.1.2
25922026-01-22T21:30:53.775Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25932026-01-22T21:30:54.027Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25942026-01-22T21:30:54.320Z Checking ingot v0.1.1
25952026-01-22T21:30:55.444Z Compiling typify v0.4.3
25962026-01-22T21:30:55.643Z Compiling progenitor-impl v0.11.2
25972026-01-22T21:30:56.772Z Checking secrecy v0.10.3
25982026-01-22T21:30:58.114Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25992026-01-22T21:30:58.140Z Compiling typify-impl v0.2.0
26002026-01-22T21:30:59.495Z Checking unicode-width v0.2.0
26012026-01-22T21:30:59.760Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26022026-01-22T21:31:00.035Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26032026-01-22T21:31:00.075Z Checking num-rational v0.4.2
26042026-01-22T21:31:00.567Z Compiling usdt-macro v0.5.0
26052026-01-22T21:31:00.735Z Compiling usdt-attr-macro v0.5.0
26062026-01-22T21:31:00.834Z Compiling thiserror-impl-no-std v2.0.2
26072026-01-22T21:31:00.889Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26082026-01-22T21:31:01.763Z Checking universal-hash v0.5.1
26092026-01-22T21:31:02.039Z Checking num-complex v0.4.6
26102026-01-22T21:31:02.333Z Checking memmap v0.7.0
26112026-01-22T21:31:02.619Z Checking half v2.4.1
26122026-01-22T21:31:02.910Z Checking ciborium-io v0.2.2
26132026-01-22T21:31:03.013Z Compiling progenitor-macro v0.11.2
26142026-01-22T21:31:03.072Z Checking opaque-debug v0.3.1
26152026-01-22T21:31:03.102Z Compiling num v0.4.3
26162026-01-22T21:31:03.166Z Checking ciborium-ll v0.2.2
26172026-01-22T21:31:03.225Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26182026-01-22T21:31:03.249Z Checking poly1305 v0.8.0
26192026-01-22T21:31:03.423Z Checking usdt v0.5.0
26202026-01-22T21:31:03.524Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26212026-01-22T21:31:03.687Z Checking console v0.15.10
26222026-01-22T21:31:03.714Z Checking thiserror-no-std v2.0.2
26232026-01-22T21:31:03.822Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26242026-01-22T21:31:03.846Z Checking toml v0.8.23
26252026-01-22T21:31:03.879Z Checking password-hash v0.5.0
26262026-01-22T21:31:03.908Z Checking chacha20 v0.9.1
26272026-01-22T21:31:04.316Z Checking blake2 v0.10.6
26282026-01-22T21:31:04.341Z Checking aead v0.5.2
26292026-01-22T21:31:04.369Z Compiling float-ord v0.3.2
26302026-01-22T21:31:04.445Z Compiling semver v0.1.20
26312026-01-22T21:31:04.735Z Checking chacha20poly1305 v0.10.1
26322026-01-22T21:31:04.800Z Checking vsss-rs v3.3.4
26332026-01-22T21:31:04.850Z Checking ciborium v0.2.2
26342026-01-22T21:31:04.875Z Checking argon2 v0.5.3
26352026-01-22T21:31:04.990Z Compiling rustc_version v0.1.7
26362026-01-22T21:31:05.380Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26372026-01-22T21:31:05.689Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26382026-01-22T21:31:05.967Z Checking indent_write v2.2.0
26392026-01-22T21:31:06.085Z Checking linked-hash-map v0.5.6
26402026-01-22T21:31:06.195Z Checking siphasher v1.0.1
26412026-01-22T21:31:06.225Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26422026-01-22T21:31:06.462Z Checking lru-cache v0.1.2
26432026-01-22T21:31:06.569Z Checking phf_shared v0.12.1
26442026-01-22T21:31:06.688Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26452026-01-22T21:31:06.883Z Compiling newtype_derive v0.1.6
26462026-01-22T21:31:07.090Z Compiling progenitor-impl v0.10.0
26472026-01-22T21:31:07.230Z Checking resolv-conf v0.7.0
26482026-01-22T21:31:07.638Z Checking newline-converter v0.3.0
26492026-01-22T21:31:07.844Z Checking hickory-proto v0.24.4
26502026-01-22T21:31:08.244Z Checking atomicwrites v0.4.4
26512026-01-22T21:31:08.514Z Checking prettyplease v0.2.36
26522026-01-22T21:31:09.570Z Checking csv-core v0.1.11
26532026-01-22T21:31:09.963Z Compiling derive-where v1.5.0
26542026-01-22T21:31:09.989Z Compiling pin-project-internal v1.1.6
26552026-01-22T21:31:10.020Z Compiling slog-dtrace v0.3.0
26562026-01-22T21:31:10.173Z Compiling typify-macro v0.2.0
26572026-01-22T21:31:10.435Z Checking swrite v0.1.0
26582026-01-22T21:31:10.637Z Compiling chrono-tz v0.10.4
26592026-01-22T21:31:10.995Z Compiling owo-colors v4.2.2
26602026-01-22T21:31:11.587Z Compiling cancel-safe-futures v0.1.5
26612026-01-22T21:31:12.063Z Compiling const_format_proc_macros v0.2.34
26622026-01-22T21:31:12.261Z Checking csv v1.3.1
26632026-01-22T21:31:12.529Z Checking hickory-resolver v0.24.4
26642026-01-22T21:31:12.855Z Checking pin-project v1.1.6
26652026-01-22T21:31:13.050Z Checking expectorate v1.2.0
26662026-01-22T21:31:13.236Z Checking phf v0.12.1
26672026-01-22T21:31:13.265Z Checking tokio-dtrace v0.1.0
26682026-01-22T21:31:13.590Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26692026-01-22T21:31:13.658Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26702026-01-22T21:31:14.090Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26712026-01-22T21:31:14.349Z Compiling progenitor-macro v0.10.0
26722026-01-22T21:31:14.374Z Compiling typify v0.2.0
26732026-01-22T21:31:14.643Z Compiling progenitor-impl v0.8.0
26742026-01-22T21:31:14.893Z Checking pem v3.0.5
26752026-01-22T21:31:14.950Z Checking libsw-core v0.3.1
26762026-01-22T21:31:15.261Z Compiling lzma-sys v0.1.20
26772026-01-22T21:31:15.295Z Compiling snafu-derive v0.8.5
26782026-01-22T21:31:15.333Z Compiling async-recursion v1.1.1
26792026-01-22T21:31:15.732Z Checking bytecount v0.6.8
26802026-01-22T21:31:15.961Z Checking arc-swap v1.7.1
26812026-01-22T21:31:16.175Z Checking utf-8 v0.7.6
26822026-01-22T21:31:16.433Z Checking progenitor v0.11.2
26832026-01-22T21:31:16.524Z Checking same-file v1.0.6
26842026-01-22T21:31:16.591Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
26852026-01-22T21:31:16.791Z Checking highway v1.3.0
26862026-01-22T21:31:17.055Z Checking walkdir v2.5.0
26872026-01-22T21:31:17.308Z Checking slog-scope v4.4.0
26882026-01-22T21:31:17.430Z Checking tungstenite v0.21.0
26892026-01-22T21:31:17.644Z Checking papergrid v0.11.0
26902026-01-22T21:31:17.894Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26912026-01-22T21:31:18.269Z Checking libsw v3.5.0
26922026-01-22T21:31:18.601Z Checking qorb v0.4.1
26932026-01-22T21:31:19.158Z Checking const_format v0.2.34
26942026-01-22T21:31:19.770Z Checking oxide-tokio-rt v0.1.2
26952026-01-22T21:31:20.392Z Checking snafu v0.8.5
26962026-01-22T21:31:20.867Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26972026-01-22T21:31:21.899Z Compiling progenitor-macro v0.8.0
26982026-01-22T21:31:21.982Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26992026-01-22T21:31:22.117Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27002026-01-22T21:31:22.884Z Compiling tabled_derive v0.7.0
27012026-01-22T21:31:23.245Z Checking globset v0.4.15
27022026-01-22T21:31:23.489Z Checking olpc-cjson v0.1.4
27032026-01-22T21:31:23.540Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27042026-01-22T21:31:23.818Z Checking progenitor-client v0.8.0
27052026-01-22T21:31:23.855Z Checking gethostname v0.5.0
27062026-01-22T21:31:23.997Z Compiling heck v0.3.3
27072026-01-22T21:31:24.424Z Checking bcs v0.1.6
27082026-01-22T21:31:24.990Z Checking serde_plain v1.0.2
27092026-01-22T21:31:25.247Z Checking unicode-linebreak v0.1.5
27102026-01-22T21:31:25.315Z Checking linear-map v1.2.0
27112026-01-22T21:31:25.716Z Checking termtree v0.5.1
27122026-01-22T21:31:25.755Z Checking smawk v0.3.2
27132026-01-22T21:31:26.021Z Checking typed-path v0.9.3
27142026-01-22T21:31:26.045Z Checking textwrap v0.16.2
27152026-01-22T21:31:26.521Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27162026-01-22T21:31:26.764Z Checking tabled v0.15.0
27172026-01-22T21:31:27.333Z Checking progenitor v0.10.0
27182026-01-22T21:31:27.587Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27192026-01-22T21:31:28.169Z Checking tough v0.20.0
27202026-01-22T21:31:29.787Z Compiling zone_cfg_derive v0.1.2
27212026-01-22T21:31:29.814Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27222026-01-22T21:31:30.140Z Checking steno v0.4.1
27232026-01-22T21:31:31.164Z Checking tokio-tungstenite v0.21.0
27242026-01-22T21:31:31.655Z Checking slog-stdlog v4.1.1
27252026-01-22T21:31:31.715Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27262026-01-22T21:31:31.902Z Checking number_prefix v0.4.0
27272026-01-22T21:31:32.083Z Checking base64 v0.21.7
27282026-01-22T21:31:32.160Z Checking humantime v2.2.0
27292026-01-22T21:31:32.533Z Checking base64 v0.13.1
27302026-01-22T21:31:32.610Z Checking indicatif v0.17.11
27312026-01-22T21:31:32.655Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27322026-01-22T21:31:32.915Z Checking slog-envlogger v2.2.0
27332026-01-22T21:31:33.044Z Checking ron v0.7.1
27342026-01-22T21:31:33.217Z Checking xz2 v0.1.7
27352026-01-22T21:31:33.245Z Checking zone v0.1.8
27362026-01-22T21:31:33.370Z Checking xattr v1.3.1
27372026-01-22T21:31:33.397Z Checking yasna v0.5.2
27382026-01-22T21:31:33.626Z Checking headers-core v0.3.0
27392026-01-22T21:31:33.651Z Checking filetime v0.2.26
27402026-01-22T21:31:33.871Z Checking headers v0.4.1
27412026-01-22T21:31:33.927Z Checking tar v0.4.44
27422026-01-22T21:31:34.012Z Checking subprocess v0.2.9
27432026-01-22T21:31:34.495Z Checking rcgen v0.12.1
27442026-01-22T21:31:34.745Z Checking progenitor v0.8.0
27452026-01-22T21:31:35.022Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27462026-01-22T21:31:36.995Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27472026-01-22T21:31:36.995Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27482026-01-22T21:31:37.022Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27492026-01-22T21:31:38.007Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27502026-01-22T21:31:38.424Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27512026-01-22T21:31:40.007Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27522026-01-22T21:31:40.132Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27532026-01-22T21:31:41.599Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27542026-01-22T21:31:41.792Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27552026-01-22T21:31:41.817Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27562026-01-22T21:31:42.670Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27572026-01-22T21:31:44.582Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27582026-01-22T21:31:45.808Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27592026-01-22T21:31:47.263Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27602026-01-22T21:31:52.964Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27612026-01-22T21:31:56.738Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27622026-01-22T21:31:58.852Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27632026-01-22T21:32:01.151Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27642026-01-22T21:32:32.770Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27652026-01-22T21:32:36.213Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27662026-01-22T21:32:38.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
27672026-01-22T21:32:39.218Z
27682026-01-22T21:32:39.218Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/245)
27692026-01-22T21:32:40.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702026-01-22T21:32:40.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712026-01-22T21:32:40.959Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27722026-01-22T21:32:43.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
27732026-01-22T21:32:44.114Z
27742026-01-22T21:32:44.114Zinfo: running `cargo check --bins` on nexus-config (52/245)
27752026-01-22T21:32:45.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762026-01-22T21:32:45.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772026-01-22T21:32:45.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782026-01-22T21:32:45.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
27792026-01-22T21:32:45.637Z
27802026-01-22T21:32:45.637Zinfo: running `cargo check --bins` on nexus-types (53/245)
27812026-01-22T21:32:46.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822026-01-22T21:32:46.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832026-01-22T21:32:46.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842026-01-22T21:32:46.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
27852026-01-22T21:32:47.081Z
27862026-01-22T21:32:47.081Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/245)
27872026-01-22T21:32:48.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882026-01-22T21:32:48.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892026-01-22T21:32:48.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902026-01-22T21:32:48.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
27912026-01-22T21:32:48.461Z
27922026-01-22T21:32:48.461Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/245)
27932026-01-22T21:32:49.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942026-01-22T21:32:49.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952026-01-22T21:32:49.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962026-01-22T21:32:49.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
27972026-01-22T21:32:49.866Z
27982026-01-22T21:32:49.866Zinfo: running `cargo check --bins` on cockroach-admin-types (56/245)
27992026-01-22T21:32:51.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002026-01-22T21:32:51.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012026-01-22T21:32:51.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022026-01-22T21:32:51.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
28032026-01-22T21:32:51.377Z
28042026-01-22T21:32:51.377Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/245)
28052026-01-22T21:32:52.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062026-01-22T21:32:52.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072026-01-22T21:32:52.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082026-01-22T21:32:52.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
28092026-01-22T21:32:52.685Z
28102026-01-22T21:32:52.685Zinfo: running `cargo check --bins` on ereport-types (58/245)
28112026-01-22T21:32:53.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122026-01-22T21:32:53.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132026-01-22T21:32:53.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142026-01-22T21:32:53.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28152026-01-22T21:32:54.017Z
28162026-01-22T21:32:54.017Zinfo: running `cargo check --bins` on gateway-client (59/245)
28172026-01-22T21:32:55.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182026-01-22T21:32:55.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192026-01-22T21:32:55.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202026-01-22T21:32:55.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
28212026-01-22T21:32:55.327Z
28222026-01-22T21:32:55.327Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/245)
28232026-01-22T21:32:56.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242026-01-22T21:32:56.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252026-01-22T21:32:56.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262026-01-22T21:32:56.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28272026-01-22T21:32:56.790Z
28282026-01-22T21:32:56.790Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/245)
28292026-01-22T21:32:57.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302026-01-22T21:32:57.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312026-01-22T21:32:57.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322026-01-22T21:32:57.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
28332026-01-22T21:32:58.083Z
28342026-01-22T21:32:58.083Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/245)
28352026-01-22T21:32:59.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362026-01-22T21:32:59.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372026-01-22T21:32:59.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382026-01-22T21:32:59.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
28392026-01-22T21:32:59.375Z
28402026-01-22T21:32:59.375Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/245)
28412026-01-22T21:33:00.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422026-01-22T21:33:00.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432026-01-22T21:33:00.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442026-01-22T21:33:00.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28452026-01-22T21:33:00.729Z
28462026-01-22T21:33:00.729Zinfo: running `cargo check --bins` on internal-dns-types (64/245)
28472026-01-22T21:33:01.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482026-01-22T21:33:01.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492026-01-22T21:33:01.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502026-01-22T21:33:01.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28512026-01-22T21:33:02.082Z
28522026-01-22T21:33:02.082Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/245)
28532026-01-22T21:33:03.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542026-01-22T21:33:03.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552026-01-22T21:33:03.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562026-01-22T21:33:03.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28572026-01-22T21:33:03.424Z
28582026-01-22T21:33:03.424Zinfo: running `cargo check --bins` on omicron-passwords (66/245)
28592026-01-22T21:33:04.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602026-01-22T21:33:04.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612026-01-22T21:33:04.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622026-01-22T21:33:04.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
28632026-01-22T21:33:04.732Z
28642026-01-22T21:33:04.732Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/245)
28652026-01-22T21:33:06.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662026-01-22T21:33:06.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672026-01-22T21:33:06.258Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28682026-01-22T21:33:07.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
28692026-01-22T21:33:07.463Z
28702026-01-22T21:33:07.463Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/245)
28712026-01-22T21:33:08.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722026-01-22T21:33:08.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732026-01-22T21:33:08.912Z Compiling cfg_aliases v0.1.1
28742026-01-22T21:33:08.912Z Compiling convert_case v0.7.1
28752026-01-22T21:33:08.936Z Compiling vte_generate_state_changes v0.1.2
28762026-01-22T21:33:08.937Z Checking fd-lock v4.0.2
28772026-01-22T21:33:08.937Z Checking nibble_vec v0.1.0
28782026-01-22T21:33:08.937Z Checking endian-type v0.1.2
28792026-01-22T21:33:09.065Z Compiling nix v0.28.0
28802026-01-22T21:33:09.089Z Compiling peg-macros v0.8.5
28812026-01-22T21:33:09.090Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28822026-01-22T21:33:09.241Z Compiling sqlparser_derive v0.2.2
28832026-01-22T21:33:09.268Z Checking nu-ansi-term v0.50.1
28842026-01-22T21:33:09.303Z Checking radix_trie v0.2.1
28852026-01-22T21:33:09.618Z Checking vte v0.11.1
28862026-01-22T21:33:09.749Z Checking unicode_categories v0.1.1
28872026-01-22T21:33:09.787Z Checking home v0.5.9
28882026-01-22T21:33:09.851Z Compiling derive_more-impl v2.0.1
28892026-01-22T21:33:09.982Z Checking display-error-chain v0.2.2
28902026-01-22T21:33:10.097Z Checking sqlformat v0.3.5
28912026-01-22T21:33:10.311Z Checking sqlparser v0.45.0
28922026-01-22T21:33:10.958Z Checking strip-ansi-escapes v0.2.0
28932026-01-22T21:33:11.162Z Checking reedline v0.40.0
28942026-01-22T21:33:11.336Z Checking derive_more v2.0.1
28952026-01-22T21:33:11.497Z Checking crossterm v0.29.0
28962026-01-22T21:33:11.635Z Checking peg v0.8.5
28972026-01-22T21:33:12.423Z Checking rustyline v14.0.0
28982026-01-22T21:33:27.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.63s
28992026-01-22T21:33:27.330Z
29002026-01-22T21:33:27.330Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/245)
29012026-01-22T21:33:28.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022026-01-22T21:33:28.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032026-01-22T21:33:28.816Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29042026-01-22T21:33:37.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.27s
29052026-01-22T21:33:37.831Z
29062026-01-22T21:33:37.831Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/245)
29072026-01-22T21:33:39.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082026-01-22T21:33:39.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092026-01-22T21:33:39.324Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29102026-01-22T21:33:45.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.67s
29112026-01-22T21:33:45.749Z
29122026-01-22T21:33:45.749Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/245)
29132026-01-22T21:33:47.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142026-01-22T21:33:47.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152026-01-22T21:33:47.314Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29162026-01-22T21:33:55.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.90s
29172026-01-22T21:33:55.906Z
29182026-01-22T21:33:55.906Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/245)
29192026-01-22T21:33:57.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202026-01-22T21:33:57.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212026-01-22T21:33:57.486Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29222026-01-22T21:34:06.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.92s
29232026-01-22T21:34:06.652Z
29242026-01-22T21:34:06.652Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/245)
29252026-01-22T21:34:07.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262026-01-22T21:34:07.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272026-01-22T21:34:07.558Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29282026-01-22T21:34:13.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.91s
29292026-01-22T21:34:14.222Z
29302026-01-22T21:34:14.222Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/245)
29312026-01-22T21:34:15.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322026-01-22T21:34:15.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332026-01-22T21:34:15.749Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29342026-01-22T21:34:22.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.06s
29352026-01-22T21:34:22.535Z
29362026-01-22T21:34:22.535Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/245)
29372026-01-22T21:34:23.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382026-01-22T21:34:23.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392026-01-22T21:34:24.185Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29402026-01-22T21:34:33.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.52s
29412026-01-22T21:34:33.300Z
29422026-01-22T21:34:33.300Zinfo: running `cargo check --bins` on oximeter (76/245)
29432026-01-22T21:34:34.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442026-01-22T21:34:34.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452026-01-22T21:34:34.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462026-01-22T21:34:34.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29472026-01-22T21:34:34.655Z
29482026-01-22T21:34:34.655Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/245)
29492026-01-22T21:34:35.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502026-01-22T21:34:35.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512026-01-22T21:34:35.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522026-01-22T21:34:35.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
29532026-01-22T21:34:36.060Z
29542026-01-22T21:34:36.060Zinfo: running `cargo check --bins` on oximeter-schema (78/245)
29552026-01-22T21:34:37.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562026-01-22T21:34:37.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572026-01-22T21:34:37.511Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29582026-01-22T21:34:37.670Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29592026-01-22T21:34:38.384Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29602026-01-22T21:34:49.941Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29612026-01-22T21:34:50.758Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29622026-01-22T21:34:53.717Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29632026-01-22T21:34:55.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.34s
29642026-01-22T21:34:55.630Z
29652026-01-22T21:34:55.630Zinfo: running `cargo check --bins` on oximeter-types (79/245)
29662026-01-22T21:34:56.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672026-01-22T21:34:56.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682026-01-22T21:34:56.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692026-01-22T21:34:56.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
29702026-01-22T21:34:56.962Z
29712026-01-22T21:34:56.962Zinfo: running `cargo check --bins` on oximeter-types-versions (80/245)
29722026-01-22T21:34:58.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732026-01-22T21:34:58.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742026-01-22T21:34:58.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752026-01-22T21:34:58.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29762026-01-22T21:34:58.346Z
29772026-01-22T21:34:58.347Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/245)
29782026-01-22T21:34:59.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792026-01-22T21:34:59.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802026-01-22T21:34:59.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812026-01-22T21:34:59.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
29822026-01-22T21:34:59.719Z
29832026-01-22T21:34:59.719Zinfo: running `cargo check --bins` on oxql-types (82/245)
29842026-01-22T21:35:00.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852026-01-22T21:35:00.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862026-01-22T21:35:00.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872026-01-22T21:35:00.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
29882026-01-22T21:35:01.034Z
29892026-01-22T21:35:01.034Zinfo: running `cargo check --bins` on oximeter-test-utils (83/245)
29902026-01-22T21:35:02.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912026-01-22T21:35:02.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922026-01-22T21:35:02.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932026-01-22T21:35:02.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
29942026-01-22T21:35:02.465Z
29952026-01-22T21:35:02.465Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/245)
29962026-01-22T21:35:03.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972026-01-22T21:35:03.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982026-01-22T21:35:03.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992026-01-22T21:35:03.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
30002026-01-22T21:35:03.847Z
30012026-01-22T21:35:03.847Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/245)
30022026-01-22T21:35:05.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032026-01-22T21:35:05.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042026-01-22T21:35:05.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052026-01-22T21:35:05.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30062026-01-22T21:35:05.249Z
30072026-01-22T21:35:05.249Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/245)
30082026-01-22T21:35:06.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092026-01-22T21:35:06.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102026-01-22T21:35:06.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30112026-01-22T21:35:06.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
30122026-01-22T21:35:06.654Z
30132026-01-22T21:35:06.654Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/245)
30142026-01-22T21:35:07.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152026-01-22T21:35:07.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162026-01-22T21:35:07.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172026-01-22T21:35:07.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30182026-01-22T21:35:08.099Z
30192026-01-22T21:35:08.099Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/245)
30202026-01-22T21:35:09.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212026-01-22T21:35:09.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222026-01-22T21:35:09.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232026-01-22T21:35:09.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
30242026-01-22T21:35:09.455Z
30252026-01-22T21:35:09.455Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/245)
30262026-01-22T21:35:10.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272026-01-22T21:35:10.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282026-01-22T21:35:10.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292026-01-22T21:35:10.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
30302026-01-22T21:35:10.832Z
30312026-01-22T21:35:10.832Zinfo: running `cargo check --bins --no-default-features` on gfss (90/245)
30322026-01-22T21:35:12.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332026-01-22T21:35:12.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342026-01-22T21:35:12.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352026-01-22T21:35:12.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
30362026-01-22T21:35:12.238Z
30372026-01-22T21:35:12.238Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/245)
30382026-01-22T21:35:13.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392026-01-22T21:35:13.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402026-01-22T21:35:13.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412026-01-22T21:35:13.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30422026-01-22T21:35:13.577Z
30432026-01-22T21:35:13.577Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/245)
30442026-01-22T21:35:14.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452026-01-22T21:35:14.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462026-01-22T21:35:14.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472026-01-22T21:35:14.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
30482026-01-22T21:35:14.985Z
30492026-01-22T21:35:14.985Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/245)
30502026-01-22T21:35:16.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512026-01-22T21:35:16.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522026-01-22T21:35:16.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532026-01-22T21:35:16.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
30542026-01-22T21:35:16.493Z
30552026-01-22T21:35:16.493Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/245)
30562026-01-22T21:35:17.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572026-01-22T21:35:17.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582026-01-22T21:35:17.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592026-01-22T21:35:17.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
30602026-01-22T21:35:17.883Z
30612026-01-22T21:35:17.883Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/245)
30622026-01-22T21:35:19.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632026-01-22T21:35:19.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642026-01-22T21:35:19.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652026-01-22T21:35:19.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30662026-01-22T21:35:19.319Z
30672026-01-22T21:35:19.319Zinfo: running `cargo check --bins` on trust-quorum-types (96/245)
30682026-01-22T21:35:20.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692026-01-22T21:35:20.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702026-01-22T21:35:20.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712026-01-22T21:35:20.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
30722026-01-22T21:35:20.773Z
30732026-01-22T21:35:20.773Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/245)
30742026-01-22T21:35:22.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752026-01-22T21:35:22.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762026-01-22T21:35:22.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772026-01-22T21:35:22.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30782026-01-22T21:35:22.204Z
30792026-01-22T21:35:22.204Zinfo: running `cargo check --bins` on update-engine (98/245)
30802026-01-22T21:35:23.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812026-01-22T21:35:23.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822026-01-22T21:35:23.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832026-01-22T21:35:23.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
30842026-01-22T21:35:23.570Z
30852026-01-22T21:35:23.570Zinfo: running `cargo check --bins` on omicron-rpaths (99/245)
30862026-01-22T21:35:24.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872026-01-22T21:35:24.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882026-01-22T21:35:24.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892026-01-22T21:35:24.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
30902026-01-22T21:35:24.866Z
30912026-01-22T21:35:24.866Zinfo: running `cargo check --bins` on omicron-certificates (100/245)
30922026-01-22T21:35:26.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932026-01-22T21:35:26.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942026-01-22T21:35:26.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952026-01-22T21:35:26.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
30962026-01-22T21:35:26.185Z
30972026-01-22T21:35:26.185Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (101/245)
30982026-01-22T21:35:27.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992026-01-22T21:35:27.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002026-01-22T21:35:27.675Z Checking dropshot-api-manager-types v0.2.4
31012026-01-22T21:35:27.675Z Checking nanorand v0.7.0
31022026-01-22T21:35:27.983Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31032026-01-22T21:35:28.097Z Checking flume v0.11.1
31042026-01-22T21:35:28.711Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31052026-01-22T21:35:31.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.24s
31062026-01-22T21:35:31.692Z
31072026-01-22T21:35:31.692Zinfo: running `cargo check --bins` on clickhouse-admin-api (102/245)
31082026-01-22T21:35:33.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092026-01-22T21:35:33.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102026-01-22T21:35:33.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112026-01-22T21:35:33.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31122026-01-22T21:35:33.164Z
31132026-01-22T21:35:33.164Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (103/245)
31142026-01-22T21:35:34.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152026-01-22T21:35:34.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162026-01-22T21:35:34.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172026-01-22T21:35:34.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
31182026-01-22T21:35:34.670Z
31192026-01-22T21:35:34.670Zinfo: running `cargo check --bins` on bootstrap-agent-client (104/245)
31202026-01-22T21:35:36.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212026-01-22T21:35:36.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222026-01-22T21:35:36.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232026-01-22T21:35:36.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
31242026-01-22T21:35:36.173Z
31252026-01-22T21:35:36.173Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (105/245)
31262026-01-22T21:35:37.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272026-01-22T21:35:37.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282026-01-22T21:35:37.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292026-01-22T21:35:37.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31302026-01-22T21:35:37.597Z
31312026-01-22T21:35:37.597Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (106/245)
31322026-01-22T21:35:39.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332026-01-22T21:35:39.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342026-01-22T21:35:39.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352026-01-22T21:35:39.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
31362026-01-22T21:35:39.148Z
31372026-01-22T21:35:39.148Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (107/245)
31382026-01-22T21:35:40.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392026-01-22T21:35:40.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402026-01-22T21:35:40.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412026-01-22T21:35:40.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31422026-01-22T21:35:40.574Z
31432026-01-22T21:35:40.574Zinfo: running `cargo check --bins` on cockroach-admin-client (108/245)
31442026-01-22T21:35:41.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452026-01-22T21:35:41.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462026-01-22T21:35:41.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472026-01-22T21:35:41.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
31482026-01-22T21:35:41.918Z
31492026-01-22T21:35:41.918Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (109/245)
31502026-01-22T21:35:43.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512026-01-22T21:35:43.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522026-01-22T21:35:43.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31532026-01-22T21:35:43.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31542026-01-22T21:35:43.318Z
31552026-01-22T21:35:43.318Zinfo: running `cargo check --bins` on dns-service-client (110/245)
31562026-01-22T21:35:44.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572026-01-22T21:35:44.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582026-01-22T21:35:44.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31592026-01-22T21:35:44.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
31602026-01-22T21:35:44.646Z
31612026-01-22T21:35:44.646Zinfo: running `cargo check --bins` on installinator-client (111/245)
31622026-01-22T21:35:45.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31632026-01-22T21:35:45.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31642026-01-22T21:35:45.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31652026-01-22T21:35:45.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31662026-01-22T21:35:46.073Z
31672026-01-22T21:35:46.073Zinfo: running `cargo check --bins` on nexus-client (112/245)
31682026-01-22T21:35:47.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31692026-01-22T21:35:47.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31702026-01-22T21:35:47.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31712026-01-22T21:35:47.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31722026-01-22T21:35:47.555Z
31732026-01-22T21:35:47.555Zinfo: running `cargo check --bins` on nexus-lockstep-client (113/245)
31742026-01-22T21:35:48.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752026-01-22T21:35:48.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762026-01-22T21:35:48.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31772026-01-22T21:35:48.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
31782026-01-22T21:35:49.003Z
31792026-01-22T21:35:49.003Zinfo: running `cargo check --bins` on ntp-admin-client (114/245)
31802026-01-22T21:35:50.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812026-01-22T21:35:50.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822026-01-22T21:35:50.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31832026-01-22T21:35:50.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
31842026-01-22T21:35:50.280Z
31852026-01-22T21:35:50.280Zinfo: running `cargo check --bins` on oxide-client (115/245)
31862026-01-22T21:35:51.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872026-01-22T21:35:51.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882026-01-22T21:35:51.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31892026-01-22T21:35:51.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
31902026-01-22T21:35:51.778Z
31912026-01-22T21:35:51.778Zinfo: running `cargo check --bins` on oximeter-client (116/245)
31922026-01-22T21:35:52.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932026-01-22T21:35:53.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942026-01-22T21:35:53.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952026-01-22T21:35:53.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31962026-01-22T21:35:53.132Z
31972026-01-22T21:35:53.132Zinfo: running `cargo check --bins` on repo-depot-client (117/245)
31982026-01-22T21:35:54.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992026-01-22T21:35:54.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002026-01-22T21:35:54.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012026-01-22T21:35:54.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32022026-01-22T21:35:54.442Z
32032026-01-22T21:35:54.442Zinfo: running `cargo check --bins` on sled-agent-client (118/245)
32042026-01-22T21:35:55.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052026-01-22T21:35:55.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062026-01-22T21:35:55.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072026-01-22T21:35:55.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
32082026-01-22T21:35:55.841Z
32092026-01-22T21:35:55.841Zinfo: running `cargo check --bins` on wicketd-client (119/245)
32102026-01-22T21:35:57.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112026-01-22T21:35:57.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122026-01-22T21:35:57.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132026-01-22T21:35:57.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
32142026-01-22T21:35:57.331Z
32152026-01-22T21:35:57.331Zinfo: running `cargo check --bins` on installinator-common (120/245)
32162026-01-22T21:35:58.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172026-01-22T21:35:58.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182026-01-22T21:35:58.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192026-01-22T21:35:58.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
32202026-01-22T21:35:58.735Z
32212026-01-22T21:35:58.735Zinfo: running `cargo check --bins` on installinator-common-versions (121/245)
32222026-01-22T21:36:00.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232026-01-22T21:36:00.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242026-01-22T21:36:00.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252026-01-22T21:36:00.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
32262026-01-22T21:36:00.213Z
32272026-01-22T21:36:00.213Zinfo: running `cargo check --bins` on wicket-common (122/245)
32282026-01-22T21:36:01.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292026-01-22T21:36:01.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302026-01-22T21:36:01.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312026-01-22T21:36:01.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
32322026-01-22T21:36:01.743Z
32332026-01-22T21:36:01.743Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/245)
32342026-01-22T21:36:02.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-01-22T21:36:02.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-01-22T21:36:03.261Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32372026-01-22T21:36:03.285Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32382026-01-22T21:36:03.285Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32392026-01-22T21:36:03.601Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32402026-01-22T21:36:03.636Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32412026-01-22T21:36:04.378Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32422026-01-22T21:36:04.402Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32432026-01-22T21:36:09.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.11s
32442026-01-22T21:36:10.097Z
32452026-01-22T21:36:10.097Zinfo: running `cargo check --bins` on cockroach-admin-api (124/245)
32462026-01-22T21:36:11.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-01-22T21:36:11.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-01-22T21:36:11.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492026-01-22T21:36:11.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
32502026-01-22T21:36:11.522Z
32512026-01-22T21:36:11.522Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (125/245)
32522026-01-22T21:36:13.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-01-22T21:36:13.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-01-22T21:36:13.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552026-01-22T21:36:13.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
32562026-01-22T21:36:13.231Z
32572026-01-22T21:36:13.232Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (126/245)
32582026-01-22T21:36:14.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-01-22T21:36:14.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-01-22T21:36:14.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-01-22T21:36:14.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
32622026-01-22T21:36:14.760Z
32632026-01-22T21:36:14.760Zinfo: running `cargo check --bins` on dns-server (127/245)
32642026-01-22T21:36:16.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-01-22T21:36:16.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-01-22T21:36:16.234Z Compiling parking_lot_core v0.8.6
32672026-01-22T21:36:16.234Z Compiling moka v0.12.10
32682026-01-22T21:36:16.258Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32692026-01-22T21:36:16.258Z Checking tagptr v0.2.0
32702026-01-22T21:36:16.258Z Checking prefix-trie v0.7.0
32712026-01-22T21:36:16.282Z Checking fxhash v0.2.1
32722026-01-22T21:36:16.306Z Checking hickory-client v0.25.2
32732026-01-22T21:36:17.154Z Checking hickory-server v0.25.2
32742026-01-22T21:36:17.298Z Checking parking_lot v0.11.2
32752026-01-22T21:36:17.698Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32762026-01-22T21:36:17.722Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32772026-01-22T21:36:17.722Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32782026-01-22T21:36:17.778Z Checking sled v0.34.7
32792026-01-22T21:36:18.526Z Checking hickory-resolver v0.25.2
32802026-01-22T21:36:21.002Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32812026-01-22T21:36:23.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.86s
32822026-01-22T21:36:23.870Z
32832026-01-22T21:36:23.870Zinfo: running `cargo check --bins` on dns-server-api (128/245)
32842026-01-22T21:36:25.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852026-01-22T21:36:25.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862026-01-22T21:36:25.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872026-01-22T21:36:25.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
32882026-01-22T21:36:25.294Z
32892026-01-22T21:36:25.294Zinfo: running `cargo check --bins` on gateway-test-utils (129/245)
32902026-01-22T21:36:26.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912026-01-22T21:36:26.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922026-01-22T21:36:26.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932026-01-22T21:36:26.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
32942026-01-22T21:36:26.827Z
32952026-01-22T21:36:26.827Zinfo: running `cargo check --bins` on omicron-gateway (130/245)
32962026-01-22T21:36:28.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972026-01-22T21:36:28.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982026-01-22T21:36:28.511Z Compiling radium v0.7.0
32992026-01-22T21:36:28.536Z Compiling maybe-uninit v2.0.0
33002026-01-22T21:36:28.536Z Checking tap v1.0.1
33012026-01-22T21:36:28.561Z Compiling zerocopy-derive v0.6.6
33022026-01-22T21:36:28.615Z Checking funty v2.0.0
33032026-01-22T21:36:28.643Z Compiling packed_struct v0.10.1
33042026-01-22T21:36:28.667Z Checking crc-catalog v2.4.0
33052026-01-22T21:36:28.711Z Compiling packed_struct_codegen v0.10.1
33062026-01-22T21:36:28.830Z Checking wyz v0.5.1
33072026-01-22T21:36:28.904Z Checking crc v3.2.1
33082026-01-22T21:36:29.254Z Compiling bitfield-macros v0.19.2
33092026-01-22T21:36:29.319Z Compiling indexmap v1.9.3
33102026-01-22T21:36:29.454Z Checking nodrop v0.1.14
33112026-01-22T21:36:29.478Z Checking smallvec v0.6.14
33122026-01-22T21:36:29.568Z Checking hashbrown v0.12.3
33132026-01-22T21:36:29.632Z Checking array-init v0.0.4
33142026-01-22T21:36:29.657Z Checking bitvec v1.0.1
33152026-01-22T21:36:29.762Z Checking ron v0.8.1
33162026-01-22T21:36:29.917Z Checking hashbrown v0.13.2
33172026-01-22T21:36:30.593Z Checking serde-hex v0.1.0
33182026-01-22T21:36:30.847Z Checking zerocopy v0.6.6
33192026-01-22T21:36:30.942Z Checking bitfield v0.19.2
33202026-01-22T21:36:31.053Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33212026-01-22T21:36:31.301Z Checking crc-any v2.5.0
33222026-01-22T21:36:31.398Z Checking void v1.0.2
33232026-01-22T21:36:31.423Z Checking path-slash v0.1.5
33242026-01-22T21:36:31.504Z Checking half v1.8.3
33252026-01-22T21:36:31.606Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33262026-01-22T21:36:31.630Z Checking lzss v0.8.2
33272026-01-22T21:36:31.655Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33282026-01-22T21:36:31.681Z Checking object v0.30.4
33292026-01-22T21:36:31.970Z Checking tungstenite v0.23.0
33302026-01-22T21:36:31.996Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33312026-01-22T21:36:32.025Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33322026-01-22T21:36:32.049Z Checking serde_cbor v0.11.2
33332026-01-22T21:36:32.087Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33342026-01-22T21:36:32.351Z Checking nix v0.27.1
33352026-01-22T21:36:32.970Z Checking kstat-rs v0.2.4
33362026-01-22T21:36:33.017Z Checking serde_bytes v0.11.19
33372026-01-22T21:36:33.050Z Checking tokio-tungstenite v0.23.1
33382026-01-22T21:36:33.398Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33392026-01-22T21:36:33.431Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33402026-01-22T21:36:33.675Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33412026-01-22T21:36:33.756Z Checking signal-hook-tokio v0.3.1
33422026-01-22T21:36:36.291Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33432026-01-22T21:36:36.762Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33442026-01-22T21:36:44.412Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33452026-01-22T21:36:46.750Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33462026-01-22T21:36:47.541Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33472026-01-22T21:36:50.758Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33482026-01-22T21:36:56.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.58s
33492026-01-22T21:36:56.674Z
33502026-01-22T21:36:56.674Zinfo: running `cargo check --bins` on gateway-api (131/245)
33512026-01-22T21:36:57.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522026-01-22T21:36:57.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532026-01-22T21:36:57.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542026-01-22T21:36:57.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
33552026-01-22T21:36:58.074Z
33562026-01-22T21:36:58.074Zinfo: running `cargo check --bins` on ipcc (132/245)
33572026-01-22T21:36:59.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582026-01-22T21:36:59.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592026-01-22T21:36:59.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602026-01-22T21:36:59.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
33612026-01-22T21:36:59.675Z
33622026-01-22T21:36:59.675Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (133/245)
33632026-01-22T21:37:00.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642026-01-22T21:37:01.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652026-01-22T21:37:01.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662026-01-22T21:37:01.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
33672026-01-22T21:37:01.131Z
33682026-01-22T21:37:01.131Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (134/245)
33692026-01-22T21:37:02.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702026-01-22T21:37:02.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712026-01-22T21:37:02.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722026-01-22T21:37:02.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
33732026-01-22T21:37:02.709Z
33742026-01-22T21:37:02.709Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (135/245)
33752026-01-22T21:37:03.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762026-01-22T21:37:04.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772026-01-22T21:37:04.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782026-01-22T21:37:04.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
33792026-01-22T21:37:04.132Z
33802026-01-22T21:37:04.132Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (136/245)
33812026-01-22T21:37:05.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822026-01-22T21:37:05.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832026-01-22T21:37:05.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842026-01-22T21:37:05.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
33852026-01-22T21:37:05.525Z
33862026-01-22T21:37:05.525Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (137/245)
33872026-01-22T21:37:06.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882026-01-22T21:37:06.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892026-01-22T21:37:06.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902026-01-22T21:37:06.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
33912026-01-22T21:37:06.914Z
33922026-01-22T21:37:06.914Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (138/245)
33932026-01-22T21:37:08.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942026-01-22T21:37:08.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952026-01-22T21:37:08.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962026-01-22T21:37:08.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
33972026-01-22T21:37:08.266Z
33982026-01-22T21:37:08.266Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (139/245)
33992026-01-22T21:37:09.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002026-01-22T21:37:09.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012026-01-22T21:37:09.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022026-01-22T21:37:09.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
34032026-01-22T21:37:09.626Z
34042026-01-22T21:37:09.626Zinfo: running `cargo check --bins` on oximeter-producer (140/245)
34052026-01-22T21:37:10.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062026-01-22T21:37:11.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072026-01-22T21:37:11.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082026-01-22T21:37:11.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
34092026-01-22T21:37:11.144Z
34102026-01-22T21:37:11.144Zinfo: running `cargo check --bins` on internal-dns-resolver (141/245)
34112026-01-22T21:37:12.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122026-01-22T21:37:12.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132026-01-22T21:37:12.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34142026-01-22T21:37:12.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
34152026-01-22T21:37:12.538Z
34162026-01-22T21:37:12.538Zinfo: running `cargo check --bins` on sp-sim (142/245)
34172026-01-22T21:37:13.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182026-01-22T21:37:13.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192026-01-22T21:37:14.121Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34202026-01-22T21:37:18.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s
34212026-01-22T21:37:18.917Z
34222026-01-22T21:37:18.917Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (143/245)
34232026-01-22T21:37:20.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34242026-01-22T21:37:20.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34252026-01-22T21:37:20.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34262026-01-22T21:37:20.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
34272026-01-22T21:37:20.494Z
34282026-01-22T21:37:20.494Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (144/245)
34292026-01-22T21:37:21.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302026-01-22T21:37:21.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312026-01-22T21:37:21.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34322026-01-22T21:37:21.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
34332026-01-22T21:37:22.051Z
34342026-01-22T21:37:22.051Zinfo: running `cargo check --bins` on db-macros (145/245)
34352026-01-22T21:37:23.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362026-01-22T21:37:23.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372026-01-22T21:37:23.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34382026-01-22T21:37:23.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
34392026-01-22T21:37:23.428Z
34402026-01-22T21:37:23.428Zinfo: running `cargo check --bins` on nexus-macros-common (146/245)
34412026-01-22T21:37:24.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422026-01-22T21:37:24.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432026-01-22T21:37:24.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34442026-01-22T21:37:24.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
34452026-01-22T21:37:24.787Z
34462026-01-22T21:37:24.787Zinfo: running `cargo check --bins` on nexus-auth (147/245)
34472026-01-22T21:37:26.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482026-01-22T21:37:26.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492026-01-22T21:37:26.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34502026-01-22T21:37:26.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
34512026-01-22T21:37:26.274Z
34522026-01-22T21:37:26.274Zinfo: running `cargo check --bins` on authz-macros (148/245)
34532026-01-22T21:37:27.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542026-01-22T21:37:27.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552026-01-22T21:37:27.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34562026-01-22T21:37:27.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
34572026-01-22T21:37:27.684Z
34582026-01-22T21:37:27.684Zinfo: running `cargo check --bins` on nexus-db-fixed-data (149/245)
34592026-01-22T21:37:29.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602026-01-22T21:37:29.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612026-01-22T21:37:29.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34622026-01-22T21:37:29.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
34632026-01-22T21:37:29.173Z
34642026-01-22T21:37:29.173Zinfo: running `cargo check --bins` on nexus-db-model (150/245)
34652026-01-22T21:37:30.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662026-01-22T21:37:30.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672026-01-22T21:37:30.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34682026-01-22T21:37:30.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
34692026-01-22T21:37:30.744Z
34702026-01-22T21:37:30.744Zinfo: running `cargo check --bins` on nexus-db-schema (151/245)
34712026-01-22T21:37:32.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722026-01-22T21:37:32.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732026-01-22T21:37:32.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34742026-01-22T21:37:32.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
34752026-01-22T21:37:32.215Z
34762026-01-22T21:37:32.215Zinfo: running `cargo check --bins` on nexus-defaults (152/245)
34772026-01-22T21:37:33.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34782026-01-22T21:37:33.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34792026-01-22T21:37:33.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34802026-01-22T21:37:33.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34812026-01-22T21:37:33.571Z
34822026-01-22T21:37:33.571Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (153/245)
34832026-01-22T21:37:34.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842026-01-22T21:37:34.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852026-01-22T21:37:34.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862026-01-22T21:37:34.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
34872026-01-22T21:37:34.904Z
34882026-01-22T21:37:34.904Zinfo: running `cargo check --bins` on parallel-task-set (154/245)
34892026-01-22T21:37:36.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902026-01-22T21:37:36.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912026-01-22T21:37:36.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34922026-01-22T21:37:36.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
34932026-01-22T21:37:36.298Z
34942026-01-22T21:37:36.298Zinfo: running `cargo check --bins` on nexus-db-errors (155/245)
34952026-01-22T21:37:37.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962026-01-22T21:37:37.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972026-01-22T21:37:37.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982026-01-22T21:37:37.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
34992026-01-22T21:37:37.815Z
35002026-01-22T21:37:37.815Zinfo: running `cargo check --bins` on nexus-db-lookup (156/245)
35012026-01-22T21:37:39.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022026-01-22T21:37:39.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032026-01-22T21:37:39.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042026-01-22T21:37:39.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
35052026-01-22T21:37:39.289Z
35062026-01-22T21:37:39.289Zinfo: running `cargo check --bins` on nexus-inventory (157/245)
35072026-01-22T21:37:40.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082026-01-22T21:37:40.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092026-01-22T21:37:40.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102026-01-22T21:37:40.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
35112026-01-22T21:37:40.769Z
35122026-01-22T21:37:40.769Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (158/245)
35132026-01-22T21:37:42.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142026-01-22T21:37:42.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152026-01-22T21:37:42.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162026-01-22T21:37:42.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
35172026-01-22T21:37:42.189Z
35182026-01-22T21:37:42.189Zinfo: running `cargo check --bins --no-default-features` on sled-storage (159/245)
35192026-01-22T21:37:43.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202026-01-22T21:37:43.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212026-01-22T21:37:43.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222026-01-22T21:37:43.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
35232026-01-22T21:37:43.625Z
35242026-01-22T21:37:43.625Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (160/245)
35252026-01-22T21:37:44.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262026-01-22T21:37:44.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272026-01-22T21:37:44.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282026-01-22T21:37:44.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
35292026-01-22T21:37:45.080Z
35302026-01-22T21:37:45.080Zinfo: running `cargo check --bins` on key-manager (161/245)
35312026-01-22T21:37:46.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322026-01-22T21:37:46.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332026-01-22T21:37:46.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342026-01-22T21:37:46.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
35352026-01-22T21:37:46.467Z
35362026-01-22T21:37:46.467Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (162/245)
35372026-01-22T21:37:47.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382026-01-22T21:37:47.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392026-01-22T21:37:47.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402026-01-22T21:37:47.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35412026-01-22T21:37:47.835Z
35422026-01-22T21:37:47.835Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (163/245)
35432026-01-22T21:37:49.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442026-01-22T21:37:49.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452026-01-22T21:37:49.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35462026-01-22T21:37:49.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
35472026-01-22T21:37:49.246Z
35482026-01-22T21:37:49.246Zinfo: running `cargo check --bins` on typed-rng (164/245)
35492026-01-22T21:37:50.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502026-01-22T21:37:50.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512026-01-22T21:37:50.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35522026-01-22T21:37:50.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
35532026-01-22T21:37:50.563Z
35542026-01-22T21:37:50.563Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (165/245)
35552026-01-22T21:37:51.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562026-01-22T21:37:51.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572026-01-22T21:37:52.492Z Compiling libefi-sys v0.1.0
35582026-01-22T21:37:52.516Z Compiling bitfield-struct v0.6.2
35592026-01-22T21:37:52.516Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35602026-01-22T21:37:52.589Z Compiling xshell-macros v0.2.7
35612026-01-22T21:37:52.621Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35622026-01-22T21:37:52.651Z Compiling salty v0.3.0
35632026-01-22T21:37:52.675Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35642026-01-22T21:37:52.675Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35652026-01-22T21:37:52.740Z Compiling proc-macro-error-attr2 v2.0.0
35662026-01-22T21:37:52.936Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35672026-01-22T21:37:53.403Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35682026-01-22T21:37:53.433Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35692026-01-22T21:37:53.461Z Checking xshell v0.2.7
35702026-01-22T21:37:53.583Z Compiling proc-macro-error2 v2.0.1
35712026-01-22T21:37:53.720Z Checking primeorder v0.13.6
35722026-01-22T21:37:53.870Z Compiling num-derive v0.3.3
35732026-01-22T21:37:53.897Z Compiling unicase v2.8.1
35742026-01-22T21:37:53.933Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35752026-01-22T21:37:54.266Z Checking p384 v0.13.1
35762026-01-22T21:37:54.292Z Compiling tabled_derive v0.11.0
35772026-01-22T21:37:54.400Z Compiling mime_guess v2.0.5
35782026-01-22T21:37:54.587Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35792026-01-22T21:37:55.084Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35802026-01-22T21:37:55.111Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35812026-01-22T21:37:55.548Z Checking papergrid v0.17.0
35822026-01-22T21:37:55.583Z Checking testing_table v0.3.0
35832026-01-22T21:37:55.770Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35842026-01-22T21:37:55.990Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35852026-01-22T21:37:56.014Z Checking libscf-sys v1.1.0
35862026-01-22T21:37:56.120Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35872026-01-22T21:37:56.263Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
35882026-01-22T21:37:56.640Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35892026-01-22T21:37:56.953Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35902026-01-22T21:37:57.001Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35912026-01-22T21:37:57.125Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35922026-01-22T21:37:57.315Z Checking corncobs v0.1.4
35932026-01-22T21:37:57.641Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35942026-01-22T21:37:57.679Z Checking tabled v0.20.0
35952026-01-22T21:37:57.750Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35962026-01-22T21:37:58.007Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35972026-01-22T21:37:58.233Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35982026-01-22T21:37:58.263Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35992026-01-22T21:37:58.386Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36002026-01-22T21:37:58.479Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36012026-01-22T21:37:58.967Z Checking secrecy v0.8.0
36022026-01-22T21:37:59.109Z Checking http-range v0.1.5
36032026-01-22T21:37:59.408Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36042026-01-22T21:37:59.661Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36052026-01-22T21:37:59.819Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36062026-01-22T21:38:00.328Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36072026-01-22T21:38:00.379Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
36082026-01-22T21:38:00.439Z Checking atty v0.2.14
36092026-01-22T21:38:00.607Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36102026-01-22T21:38:00.635Z Checking crc8 v0.1.1
36112026-01-22T21:38:00.782Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36122026-01-22T21:38:00.859Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36132026-01-22T21:38:01.019Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36142026-01-22T21:38:01.334Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36152026-01-22T21:38:02.016Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36162026-01-22T21:38:02.296Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36172026-01-22T21:38:02.917Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36182026-01-22T21:38:03.157Z Checking hyper-staticfile v0.10.1
36192026-01-22T21:38:03.239Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36202026-01-22T21:38:03.280Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36212026-01-22T21:38:03.447Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36222026-01-22T21:38:03.675Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36232026-01-22T21:38:03.725Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36242026-01-22T21:38:03.790Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36252026-01-22T21:38:03.837Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36262026-01-22T21:38:04.249Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36272026-01-22T21:38:04.673Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36282026-01-22T21:38:05.148Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36292026-01-22T21:38:07.282Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36302026-01-22T21:38:07.542Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36312026-01-22T21:38:07.780Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
36322026-01-22T21:38:10.203Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
36332026-01-22T21:38:24.059Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36342026-01-22T21:38:53.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
36352026-01-22T21:38:54.091Z
36362026-01-22T21:38:54.091Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (166/245)
36372026-01-22T21:38:55.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-01-22T21:38:55.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-01-22T21:38:55.823Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36402026-01-22T21:39:25.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.72s
36412026-01-22T21:39:26.102Z
36422026-01-22T21:39:26.102Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (167/245)
36432026-01-22T21:39:27.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-01-22T21:39:27.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-01-22T21:39:27.805Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36462026-01-22T21:39:58.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.62s
36472026-01-22T21:39:58.978Z
36482026-01-22T21:39:58.978Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (168/245)
36492026-01-22T21:40:00.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-01-22T21:40:00.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-01-22T21:40:00.737Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36522026-01-22T21:40:31.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.36s
36532026-01-22T21:40:31.637Z
36542026-01-22T21:40:31.638Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (169/245)
36552026-01-22T21:40:33.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-01-22T21:40:33.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-01-22T21:40:33.348Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36582026-01-22T21:41:04.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.55s
36592026-01-22T21:41:04.469Z
36602026-01-22T21:41:04.469Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (170/245)
36612026-01-22T21:41:05.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-01-22T21:41:05.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-01-22T21:41:06.298Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36642026-01-22T21:41:38.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.95s
36652026-01-22T21:41:38.708Z
36662026-01-22T21:41:38.708Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (171/245)
36672026-01-22T21:41:40.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-01-22T21:41:40.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-01-22T21:41:40.504Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36702026-01-22T21:42:15.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.46s
36712026-01-22T21:42:15.510Z
36722026-01-22T21:42:15.510Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (172/245)
36732026-01-22T21:42:17.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-01-22T21:42:17.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-01-22T21:42:17.486Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36762026-01-22T21:42:52.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.90s
36772026-01-22T21:42:52.684Z
36782026-01-22T21:42:52.684Zinfo: running `cargo check --bins` on bootstrap-agent-api (173/245)
36792026-01-22T21:42:53.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-01-22T21:42:53.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-01-22T21:42:53.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-01-22T21:42:53.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
36832026-01-22T21:42:54.084Z
36842026-01-22T21:42:54.084Zinfo: running `cargo check --bins` on range-requests (174/245)
36852026-01-22T21:42:55.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-01-22T21:42:55.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-01-22T21:42:55.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-01-22T21:42:55.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
36892026-01-22T21:42:55.566Z
36902026-01-22T21:42:55.566Zinfo: running `cargo check --bins` on repo-depot-api (175/245)
36912026-01-22T21:42:56.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-01-22T21:42:56.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-01-22T21:42:56.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-01-22T21:42:56.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
36952026-01-22T21:42:56.945Z
36962026-01-22T21:42:56.945Zinfo: running `cargo check --bins` on sled-agent-api (176/245)
36972026-01-22T21:42:58.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-01-22T21:42:58.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-01-22T21:42:58.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-01-22T21:42:58.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
37012026-01-22T21:42:58.521Z
37022026-01-22T21:42:58.521Zinfo: running `cargo check --bins` on sled-diagnostics (177/245)
37032026-01-22T21:42:59.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-01-22T21:42:59.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-01-22T21:42:59.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-01-22T21:42:59.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
37072026-01-22T21:42:59.954Z
37082026-01-22T21:42:59.954Zinfo: running `cargo check --bins` on zfs-test-harness (178/245)
37092026-01-22T21:43:01.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-01-22T21:43:01.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-01-22T21:43:01.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-01-22T21:43:01.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
37132026-01-22T21:43:01.370Z
37142026-01-22T21:43:01.370Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (179/245)
37152026-01-22T21:43:02.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-01-22T21:43:02.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-01-22T21:43:02.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-01-22T21:43:02.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
37192026-01-22T21:43:02.892Z
37202026-01-22T21:43:02.893Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (180/245)
37212026-01-22T21:43:04.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-01-22T21:43:04.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-01-22T21:43:04.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-01-22T21:43:04.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
37252026-01-22T21:43:04.334Z
37262026-01-22T21:43:04.334Zinfo: running `cargo check --bins` on sled-agent-health-monitor (181/245)
37272026-01-22T21:43:05.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-01-22T21:43:05.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-01-22T21:43:05.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-01-22T21:43:05.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
37312026-01-22T21:43:05.749Z
37322026-01-22T21:43:05.749Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (182/245)
37332026-01-22T21:43:07.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-01-22T21:43:07.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-01-22T21:43:07.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-01-22T21:43:07.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
37372026-01-22T21:43:07.335Z
37382026-01-22T21:43:07.335Zinfo: running `cargo check --bins` on trust-quorum (183/245)
37392026-01-22T21:43:08.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-01-22T21:43:08.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-01-22T21:43:08.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-01-22T21:43:08.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
37432026-01-22T21:43:08.869Z
37442026-01-22T21:43:08.869Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (184/245)
37452026-01-22T21:43:10.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-01-22T21:43:10.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-01-22T21:43:10.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-01-22T21:43:10.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
37492026-01-22T21:43:10.384Z
37502026-01-22T21:43:10.384Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (185/245)
37512026-01-22T21:43:11.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-01-22T21:43:11.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-01-22T21:43:11.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-01-22T21:43:11.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
37552026-01-22T21:43:12.026Z
37562026-01-22T21:43:12.026Zinfo: running `cargo check --bins` on update-common (186/245)
37572026-01-22T21:43:13.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-01-22T21:43:13.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-01-22T21:43:13.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-01-22T21:43:13.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
37612026-01-22T21:43:13.465Z
37622026-01-22T21:43:13.465Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (187/245)
37632026-01-22T21:43:14.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-01-22T21:43:14.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-01-22T21:43:14.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-01-22T21:43:14.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
37672026-01-22T21:43:14.994Z
37682026-01-22T21:43:14.994Zinfo: running `cargo check --bins` on reconfigurator-cli (188/245)
37692026-01-22T21:43:16.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-01-22T21:43:16.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-01-22T21:43:16.848Z Compiling fs-err v2.11.0
37722026-01-22T21:43:16.848Z Checking ignore v0.4.23
37732026-01-22T21:43:16.871Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
37742026-01-22T21:43:16.871Z Checking predicates-tree v1.0.12
37752026-01-22T21:43:16.872Z Checking parse-size v1.1.0
37762026-01-22T21:43:16.960Z Checking rand_seeder v0.4.0
37772026-01-22T21:43:16.992Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37782026-01-22T21:43:17.044Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37792026-01-22T21:43:17.147Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37802026-01-22T21:43:17.205Z Compiling petname v2.0.2
37812026-01-22T21:43:17.342Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37822026-01-22T21:43:17.630Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37832026-01-22T21:43:17.770Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37842026-01-22T21:43:17.805Z Checking globwalk v0.9.1
37852026-01-22T21:43:17.866Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37862026-01-22T21:43:18.143Z Checking sapling-renderdag v0.1.0
37872026-01-22T21:43:18.219Z Checking sync-ptr v0.1.4
37882026-01-22T21:43:18.247Z Checking camino-tempfile-ext v0.3.2
37892026-01-22T21:43:18.450Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37902026-01-22T21:43:18.681Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
37912026-01-22T21:43:18.736Z Checking assert_matches v1.5.0
37922026-01-22T21:43:19.613Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37932026-01-22T21:43:19.785Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37942026-01-22T21:43:19.785Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37952026-01-22T21:43:21.443Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37962026-01-22T21:43:25.082Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37972026-01-22T21:43:30.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s
37982026-01-22T21:43:30.927Z
37992026-01-22T21:43:30.927Zinfo: running `cargo check --bins` on omicron-repl-utils (189/245)
38002026-01-22T21:43:32.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012026-01-22T21:43:32.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022026-01-22T21:43:32.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032026-01-22T21:43:32.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
38042026-01-22T21:43:32.516Z
38052026-01-22T21:43:32.516Zinfo: running `cargo check --bins` on nexus-test-interface (190/245)
38062026-01-22T21:43:33.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072026-01-22T21:43:33.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082026-01-22T21:43:33.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092026-01-22T21:43:33.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
38102026-01-22T21:43:34.111Z
38112026-01-22T21:43:34.111Zinfo: running `cargo check --bins` on oximeter-collector (191/245)
38122026-01-22T21:43:35.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-01-22T21:43:35.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-01-22T21:43:35.917Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38152026-01-22T21:43:35.917Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38162026-01-22T21:43:37.432Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38172026-01-22T21:43:41.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
38182026-01-22T21:43:42.106Z
38192026-01-22T21:43:42.106Zinfo: running `cargo check --bins` on oximeter-api (192/245)
38202026-01-22T21:43:43.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-01-22T21:43:43.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-01-22T21:43:43.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-01-22T21:43:43.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
38242026-01-22T21:43:43.583Z
38252026-01-22T21:43:43.583Zinfo: running `cargo check --bins` on cert-dev (193/245)
38262026-01-22T21:43:44.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-01-22T21:43:44.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-01-22T21:43:44.950Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38292026-01-22T21:43:45.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
38302026-01-22T21:43:45.697Z
38312026-01-22T21:43:45.697Zinfo: running `cargo check --bins` on clickana (194/245)
38322026-01-22T21:43:47.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-01-22T21:43:47.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-01-22T21:43:47.220Z Checking castaway v0.2.3
38352026-01-22T21:43:47.220Z Checking unicode-truncate v1.1.0
38362026-01-22T21:43:47.244Z Checking lru v0.12.5
38372026-01-22T21:43:47.244Z Compiling instability v0.3.2
38382026-01-22T21:43:47.244Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38392026-01-22T21:43:47.268Z Compiling indoc v2.0.6
38402026-01-22T21:43:47.292Z Checking cassowary v0.3.0
38412026-01-22T21:43:47.472Z Checking compact_str v0.8.0
38422026-01-22T21:43:48.496Z Checking ratatui v0.29.0
38432026-01-22T21:43:50.226Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38442026-01-22T21:43:50.677Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38452026-01-22T21:43:52.902Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38462026-01-22T21:43:54.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
38472026-01-22T21:43:54.902Z
38482026-01-22T21:43:54.902Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (195/245)
38492026-01-22T21:43:56.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502026-01-22T21:43:56.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512026-01-22T21:43:56.754Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38522026-01-22T21:43:56.754Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38532026-01-22T21:43:57.936Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38542026-01-22T21:43:58.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
38552026-01-22T21:43:59.086Z
38562026-01-22T21:43:59.087Zinfo: running `cargo check --bins` on ch-dev (196/245)
38572026-01-22T21:44:00.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582026-01-22T21:44:00.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592026-01-22T21:44:00.741Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38602026-01-22T21:44:02.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
38612026-01-22T21:44:02.392Z
38622026-01-22T21:44:02.393Zinfo: running `cargo check --bins` on dev-tools-common (197/245)
38632026-01-22T21:44:03.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642026-01-22T21:44:03.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652026-01-22T21:44:03.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38662026-01-22T21:44:03.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
38672026-01-22T21:44:03.465Z
38682026-01-22T21:44:03.465Zinfo: running `cargo check --bins` on crdb-seed (198/245)
38692026-01-22T21:44:04.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702026-01-22T21:44:04.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712026-01-22T21:44:05.165Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
38722026-01-22T21:44:05.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
38732026-01-22T21:44:06.153Z
38742026-01-22T21:44:06.153Zinfo: running `cargo check --bins` on db-dev (199/245)
38752026-01-22T21:44:07.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762026-01-22T21:44:07.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772026-01-22T21:44:07.797Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38782026-01-22T21:44:09.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
38792026-01-22T21:44:09.431Z
38802026-01-22T21:44:09.432Zinfo: running `cargo check --bins` on omicron-dev-lib (200/245)
38812026-01-22T21:44:10.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822026-01-22T21:44:10.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832026-01-22T21:44:10.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38842026-01-22T21:44:10.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
38852026-01-22T21:44:11.034Z
38862026-01-22T21:44:11.034Zinfo: running `cargo check --bins` on xtask-downloader (201/245)
38872026-01-22T21:44:12.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882026-01-22T21:44:12.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892026-01-22T21:44:12.482Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
38902026-01-22T21:44:14.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
38912026-01-22T21:44:14.294Z
38922026-01-22T21:44:14.294Zinfo: running `cargo check --bins` on omicron-dropshot-apis (202/245)
38932026-01-22T21:44:15.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942026-01-22T21:44:15.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952026-01-22T21:44:16.049Z Compiling tabled_derive v0.10.0
38962026-01-22T21:44:16.049Z Checking papergrid v0.14.0
38972026-01-22T21:44:16.049Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38982026-01-22T21:44:16.073Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38992026-01-22T21:44:16.073Z Compiling trait-variant v0.1.2
39002026-01-22T21:44:16.097Z Checking is_ci v1.2.0
39012026-01-22T21:44:16.097Z Checking maplit v1.0.2
39022026-01-22T21:44:16.166Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39032026-01-22T21:44:16.351Z Checking supports-color v3.0.2
39042026-01-22T21:44:16.375Z Checking drift v0.1.2
39052026-01-22T21:44:16.589Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39062026-01-22T21:44:16.614Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39072026-01-22T21:44:16.639Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39082026-01-22T21:44:16.938Z Checking dropshot-api-manager v0.2.4
39092026-01-22T21:44:17.003Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39102026-01-22T21:44:17.158Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39112026-01-22T21:44:17.384Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39122026-01-22T21:44:17.567Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39132026-01-22T21:44:18.267Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39142026-01-22T21:44:18.777Z Checking tabled v0.18.0
39152026-01-22T21:44:19.333Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39162026-01-22T21:44:24.500Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39172026-01-22T21:44:27.578Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39182026-01-22T21:44:29.128Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39192026-01-22T21:44:30.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.84s
39202026-01-22T21:44:30.409Z
39212026-01-22T21:44:30.409Zinfo: running `cargo check --bins` on installinator-api (203/245)
39222026-01-22T21:44:31.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232026-01-22T21:44:31.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242026-01-22T21:44:31.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39252026-01-22T21:44:31.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
39262026-01-22T21:44:31.804Z
39272026-01-22T21:44:31.804Zinfo: running `cargo check --bins` on nexus-external-api (204/245)
39282026-01-22T21:44:33.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292026-01-22T21:44:33.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302026-01-22T21:44:33.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39312026-01-22T21:44:33.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
39322026-01-22T21:44:33.331Z
39332026-01-22T21:44:33.331Zinfo: running `cargo check --bins` on nexus-internal-api (205/245)
39342026-01-22T21:44:34.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352026-01-22T21:44:34.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362026-01-22T21:44:34.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372026-01-22T21:44:34.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
39382026-01-22T21:44:34.832Z
39392026-01-22T21:44:34.832Zinfo: running `cargo check --bins` on nexus-lockstep-api (206/245)
39402026-01-22T21:44:36.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412026-01-22T21:44:36.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422026-01-22T21:44:36.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39432026-01-22T21:44:36.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
39442026-01-22T21:44:36.462Z
39452026-01-22T21:44:36.462Zinfo: running `cargo check --bins` on ntp-admin-api (207/245)
39462026-01-22T21:44:37.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472026-01-22T21:44:37.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482026-01-22T21:44:37.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39492026-01-22T21:44:37.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
39502026-01-22T21:44:37.849Z
39512026-01-22T21:44:37.849Zinfo: running `cargo check --bins` on ntp-admin-types-versions (208/245)
39522026-01-22T21:44:39.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532026-01-22T21:44:39.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542026-01-22T21:44:39.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39552026-01-22T21:44:39.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
39562026-01-22T21:44:39.226Z
39572026-01-22T21:44:39.227Zinfo: running `cargo check --bins` on wicketd-api (209/245)
39582026-01-22T21:44:40.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592026-01-22T21:44:40.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602026-01-22T21:44:40.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39612026-01-22T21:44:40.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
39622026-01-22T21:44:40.713Z
39632026-01-22T21:44:40.713Zinfo: running `cargo check --bins` on omicron-ls-apis (210/245)
39642026-01-22T21:44:42.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652026-01-22T21:44:42.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662026-01-22T21:44:42.312Z Checking typeid v1.0.3
39672026-01-22T21:44:42.351Z Checking ordered-float v2.10.1
39682026-01-22T21:44:42.376Z Checking unicode-xid v0.2.6
39692026-01-22T21:44:42.400Z Checking cargo-platform v0.2.0
39702026-01-22T21:44:42.541Z Checking erased-serde v0.4.6
39712026-01-22T21:44:43.048Z Checking serde-value v0.7.0
39722026-01-22T21:44:43.536Z Checking serde-untagged v0.1.7
39732026-01-22T21:44:43.964Z Checking cargo-util-schemas v0.8.2
39742026-01-22T21:44:46.330Z Checking cargo_metadata v0.21.0
39752026-01-22T21:44:48.236Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
39762026-01-22T21:44:50.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.32s
39772026-01-22T21:44:50.279Z
39782026-01-22T21:44:50.279Zinfo: running `cargo check --bins` on mgs-dev (211/245)
39792026-01-22T21:44:51.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-01-22T21:44:51.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-01-22T21:44:52.055Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39822026-01-22T21:44:53.243Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39832026-01-22T21:44:54.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s
39842026-01-22T21:44:54.684Z
39852026-01-22T21:44:54.685Zinfo: running `cargo check --bins` on omicron-omdb (212/245)
39862026-01-22T21:44:56.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872026-01-22T21:44:56.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882026-01-22T21:44:56.792Z Compiling vergen-gitcl v1.0.8
39892026-01-22T21:44:56.792Z Compiling dirs-sys-next v0.1.2
39902026-01-22T21:44:56.792Z Compiling crunchy v0.2.2
39912026-01-22T21:44:56.792Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39922026-01-22T21:44:56.817Z Compiling dsl_auto_type v0.1.2
39932026-01-22T21:44:56.817Z Checking scheduled-thread-pool v0.2.7
39942026-01-22T21:44:56.817Z Compiling diesel_table_macro_syntax v0.2.0
39952026-01-22T21:44:56.817Z Compiling tiny-keccak v2.0.2
39962026-01-22T21:44:57.341Z Compiling dirs-next v2.0.0
39972026-01-22T21:44:57.530Z Compiling term v0.7.0
39982026-01-22T21:44:57.589Z Checking r2d2 v0.8.10
39992026-01-22T21:44:57.632Z Compiling bit-vec v0.6.3
40002026-01-22T21:44:57.684Z Compiling ena v0.14.3
40012026-01-22T21:44:58.024Z Compiling bindgen v0.71.1
40022026-01-22T21:44:58.169Z Compiling bit-set v0.5.3
40032026-01-22T21:44:58.223Z Compiling ascii-canvas v3.0.0
40042026-01-22T21:44:58.417Z Compiling diesel_derives v2.2.3
40052026-01-22T21:44:58.574Z Compiling regex-syntax v0.6.29
40062026-01-22T21:44:58.789Z Compiling diff v0.1.13
40072026-01-22T21:44:58.820Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40082026-01-22T21:44:58.945Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40092026-01-22T21:44:58.981Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40102026-01-22T21:44:59.325Z Compiling libxml v0.3.3
40112026-01-22T21:44:59.389Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40122026-01-22T21:44:59.546Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40132026-01-22T21:44:59.862Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40142026-01-22T21:45:00.180Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40152026-01-22T21:45:00.321Z Compiling strum_macros v0.24.3
40162026-01-22T21:45:00.406Z Compiling indoc v1.0.9
40172026-01-22T21:45:01.367Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40182026-01-22T21:45:01.810Z Checking derive_builder v0.20.2
40192026-01-22T21:45:02.057Z Compiling oso-derive v0.27.3
40202026-01-22T21:45:02.585Z Compiling lalrpop v0.19.12
40212026-01-22T21:45:03.095Z Compiling impl-trait-for-tuples v0.2.2
40222026-01-22T21:45:03.391Z Checking quick-xml v0.37.2
40232026-01-22T21:45:03.984Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40242026-01-22T21:45:04.563Z Compiling diesel-dtrace v0.4.2
40252026-01-22T21:45:05.100Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40262026-01-22T21:45:05.499Z Checking bb8 v0.8.5
40272026-01-22T21:45:05.946Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40282026-01-22T21:45:05.974Z Checking nonempty v0.12.0
40292026-01-22T21:45:06.193Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40302026-01-22T21:45:06.381Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40312026-01-22T21:45:06.408Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40322026-01-22T21:45:06.613Z Checking console v0.16.0
40332026-01-22T21:45:06.878Z Checking unit-prefix v0.5.1
40342026-01-22T21:45:07.174Z Checking support-bundle-viewer v0.1.2
40352026-01-22T21:45:07.436Z Checking indicatif v0.18.0
40362026-01-22T21:45:07.606Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40372026-01-22T21:45:07.805Z Checking multimap v0.10.1
40382026-01-22T21:45:10.391Z Checking diesel v2.2.12
40392026-01-22T21:45:32.225Z Compiling samael v0.0.19
40402026-01-22T21:45:35.134Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40412026-01-22T21:45:38.805Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40422026-01-22T21:45:38.889Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40432026-01-22T21:45:39.153Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40442026-01-22T21:45:39.512Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40452026-01-22T21:45:39.832Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40462026-01-22T21:45:42.896Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40472026-01-22T21:45:44.258Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40482026-01-22T21:45:48.749Z Checking async-bb8-diesel v0.2.1
40492026-01-22T21:45:49.960Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40502026-01-22T21:45:57.841Z Compiling polar-core v0.27.3
40512026-01-22T21:46:10.477Z Checking oso v0.27.3
40522026-01-22T21:47:39.412Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40532026-01-22T21:49:19.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 24s
40542026-01-22T21:49:19.353Z
40552026-01-22T21:49:19.353Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (213/245)
40562026-01-22T21:49:20.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40572026-01-22T21:49:20.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40582026-01-22T21:49:20.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40592026-01-22T21:49:20.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
40602026-01-22T21:49:20.990Z
40612026-01-22T21:49:20.990Zinfo: running `cargo check --bins` on nexus-saga-recovery (214/245)
40622026-01-22T21:49:22.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40632026-01-22T21:49:22.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40642026-01-22T21:49:22.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40652026-01-22T21:49:22.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
40662026-01-22T21:49:22.447Z
40672026-01-22T21:49:22.447Zinfo: running `cargo check --bins` on nexus-test-utils-macros (215/245)
40682026-01-22T21:49:23.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40692026-01-22T21:49:23.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40702026-01-22T21:49:23.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40712026-01-22T21:49:23.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
40722026-01-22T21:49:23.786Z
40732026-01-22T21:49:23.786Zinfo: running `cargo check --bins` on omicron-nexus (216/245)
40742026-01-22T21:49:25.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40752026-01-22T21:49:25.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40762026-01-22T21:49:25.855Z Compiling libz-sys v1.1.20
40772026-01-22T21:49:25.895Z Compiling libgit2-sys v0.18.2+1.9.1
40782026-01-22T21:49:25.923Z Compiling vergen-git2 v1.0.7
40792026-01-22T21:49:25.951Z Compiling rustls v0.21.12
40802026-01-22T21:49:25.999Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40812026-01-22T21:49:26.024Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40822026-01-22T21:49:26.024Z Checking sct v0.7.1
40832026-01-22T21:49:26.024Z Checking rustls-webpki v0.101.7
40842026-01-22T21:49:26.363Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
40852026-01-22T21:49:26.393Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40862026-01-22T21:49:26.438Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
40872026-01-22T21:49:26.542Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
40882026-01-22T21:49:27.003Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40892026-01-22T21:49:27.096Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40902026-01-22T21:49:27.126Z Checking rustls-pemfile v1.0.4
40912026-01-22T21:49:27.160Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
40922026-01-22T21:49:27.400Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
40932026-01-22T21:49:27.779Z Checking twox-hash v2.1.0
40942026-01-22T21:49:28.438Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40952026-01-22T21:49:28.466Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40962026-01-22T21:49:29.523Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40972026-01-22T21:49:29.586Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40982026-01-22T21:49:29.760Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40992026-01-22T21:49:30.624Z Checking tokio-rustls v0.24.1
41002026-01-22T21:49:30.971Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41012026-01-22T21:49:31.076Z Checking fatfs v0.3.6
41022026-01-22T21:49:31.175Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41032026-01-22T21:49:31.259Z Compiling seq-macro v0.3.6
41042026-01-22T21:49:40.364Z Compiling git2 v0.20.2
41052026-01-22T21:49:43.555Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41062026-01-22T21:49:43.802Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41072026-01-22T21:49:46.913Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41082026-01-22T21:52:16.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
41092026-01-22T21:52:17.013Z
41102026-01-22T21:52:17.013Zinfo: running `cargo check --bins` on nexus-background-task-interface (217/245)
41112026-01-22T21:52:18.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122026-01-22T21:52:18.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132026-01-22T21:52:18.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41142026-01-22T21:52:18.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
41152026-01-22T21:52:18.473Z
41162026-01-22T21:52:18.473Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (218/245)
41172026-01-22T21:52:19.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182026-01-22T21:52:19.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192026-01-22T21:52:19.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41202026-01-22T21:52:19.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
41212026-01-22T21:52:20.057Z
41222026-01-22T21:52:20.057Zinfo: running `cargo check --bins` on nexus-mgs-updates (219/245)
41232026-01-22T21:52:21.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242026-01-22T21:52:21.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252026-01-22T21:52:21.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41262026-01-22T21:52:21.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
41272026-01-22T21:52:21.526Z
41282026-01-22T21:52:21.526Zinfo: running `cargo check --bins` on nexus-networking (220/245)
41292026-01-22T21:52:23.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302026-01-22T21:52:23.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312026-01-22T21:52:23.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322026-01-22T21:52:23.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
41332026-01-22T21:52:23.273Z
41342026-01-22T21:52:23.273Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (221/245)
41352026-01-22T21:52:24.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-01-22T21:52:24.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-01-22T21:52:24.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-01-22T21:52:24.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
41392026-01-22T21:52:24.762Z
41402026-01-22T21:52:24.762Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (222/245)
41412026-01-22T21:52:26.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-01-22T21:52:26.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-01-22T21:52:26.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41442026-01-22T21:52:26.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
41452026-01-22T21:52:26.277Z
41462026-01-22T21:52:26.277Zinfo: running `cargo check --bins` on omicron-dev (223/245)
41472026-01-22T21:52:27.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-01-22T21:52:27.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-01-22T21:52:28.349Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41502026-01-22T21:52:28.349Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41512026-01-22T21:52:28.427Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41522026-01-22T21:52:28.460Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41532026-01-22T21:52:28.484Z Checking diff v0.1.13
41542026-01-22T21:52:28.484Z Checking yansi v1.0.1
41552026-01-22T21:52:28.484Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41562026-01-22T21:52:28.484Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41572026-01-22T21:52:28.736Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41582026-01-22T21:52:29.108Z Checking pretty_assertions v1.4.1
41592026-01-22T21:52:30.575Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41602026-01-22T21:53:37.820Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41612026-01-22T21:53:37.845Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41622026-01-22T21:53:37.845Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41632026-01-22T21:53:37.845Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41642026-01-22T21:53:37.845Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41652026-01-22T21:53:37.846Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41662026-01-22T21:53:39.320Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41672026-01-22T21:53:41.633Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41682026-01-22T21:55:47.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s
41692026-01-22T21:55:47.673Z
41702026-01-22T21:55:47.673Zinfo: running `cargo check --bins` on omicron-pins (224/245)
41712026-01-22T21:55:48.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722026-01-22T21:55:48.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732026-01-22T21:55:48.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41742026-01-22T21:55:48.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
41752026-01-22T21:55:49.091Z
41762026-01-22T21:55:49.091Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (225/245)
41772026-01-22T21:55:50.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41782026-01-22T21:55:50.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41792026-01-22T21:55:50.790Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41802026-01-22T21:55:50.827Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41812026-01-22T21:55:50.853Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41822026-01-22T21:56:40.358Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
41832026-01-22T21:56:41.088Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41842026-01-22T21:56:45.172Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41852026-01-22T21:56:45.998Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41862026-01-22T21:56:53.508Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41872026-01-22T21:57:52.401Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41882026-01-22T21:57:53.662Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41892026-01-22T21:57:57.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
41902026-01-22T21:57:57.274Z
41912026-01-22T21:57:57.275Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (226/245)
41922026-01-22T21:57:58.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932026-01-22T21:57:58.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942026-01-22T21:57:58.699Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
41952026-01-22T21:57:59.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s
41962026-01-22T21:58:00.207Z
41972026-01-22T21:58:00.207Zinfo: running `cargo check --bins` on omicron-releng (227/245)
41982026-01-22T21:58:01.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992026-01-22T21:58:01.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002026-01-22T21:58:01.512Z Compiling blake3 v1.5.4
42012026-01-22T21:58:01.544Z Checking arrayvec v0.7.6
42022026-01-22T21:58:01.568Z Checking constant_time_eq v0.3.1
42032026-01-22T21:58:01.568Z Checking arrayref v0.3.9
42042026-01-22T21:58:01.592Z Checking topological-sort v0.2.2
42052026-01-22T21:58:01.592Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42062026-01-22T21:58:01.592Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42072026-01-22T21:58:01.592Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42082026-01-22T21:58:01.744Z Checking shell-words v1.1.0
42092026-01-22T21:58:03.177Z Checking omicron-zone-package v0.12.2
42102026-01-22T21:58:04.912Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42112026-01-22T21:58:06.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s
42122026-01-22T21:58:07.018Z
42132026-01-22T21:58:07.018Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (228/245)
42142026-01-22T21:58:08.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152026-01-22T21:58:08.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162026-01-22T21:58:08.288Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42172026-01-22T21:58:08.727Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42182026-01-22T21:58:09.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
42192026-01-22T21:58:09.740Z
42202026-01-22T21:58:09.740Zinfo: running `cargo check --bins` on xtask (229/245)
42212026-01-22T21:58:10.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222026-01-22T21:58:10.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232026-01-22T21:58:10.696Z Checking bitflags v2.9.4
42242026-01-22T21:58:10.696Z Checking serde v1.0.228
42252026-01-22T21:58:10.696Z Checking zerofrom v0.1.4
42262026-01-22T21:58:10.720Z Checking thiserror v2.0.17
42272026-01-22T21:58:10.771Z Checking hashbrown v0.16.1
42282026-01-22T21:58:10.796Z Checking smallvec v1.15.1
42292026-01-22T21:58:10.820Z Checking serde_json v1.0.149
42302026-01-22T21:58:10.820Z Checking scroll v0.12.0
42312026-01-22T21:58:10.942Z Checking num-traits v0.2.19
42322026-01-22T21:58:10.971Z Checking yoke v0.7.4
42332026-01-22T21:58:11.032Z Checking rustix v0.38.37
42342026-01-22T21:58:11.182Z Checking thiserror v1.0.69
42352026-01-22T21:58:11.318Z Checking log v0.4.29
42362026-01-22T21:58:11.354Z Checking zerovec v0.10.4
42372026-01-22T21:58:11.378Z Checking percent-encoding v2.3.2
42382026-01-22T21:58:11.611Z Checking goblin v0.8.2
42392026-01-22T21:58:11.649Z Checking form_urlencoded v1.2.2
42402026-01-22T21:58:11.756Z Checking toml_datetime v0.6.11
42412026-01-22T21:58:11.861Z Checking indexmap v2.12.1
42422026-01-22T21:58:11.884Z Checking serde_spanned v0.6.9
42432026-01-22T21:58:11.973Z Checking terminal_size v0.4.0
42442026-01-22T21:58:12.106Z Checking erased-serde v0.4.6
42452026-01-22T21:58:12.130Z Checking pest v2.8.2
42462026-01-22T21:58:12.172Z Checking zerocopy v0.7.35
42472026-01-22T21:58:12.353Z Checking ordered-float v2.10.1
42482026-01-22T21:58:12.405Z Checking getrandom v0.3.4
42492026-01-22T21:58:12.632Z Checking syn v2.0.111
42502026-01-22T21:58:12.866Z Checking serde-value v0.7.0
42512026-01-22T21:58:12.964Z Checking tinystr v0.7.6
42522026-01-22T21:58:13.011Z Checking icu_collections v1.5.0
42532026-01-22T21:58:13.086Z Checking toml_edit v0.22.27
42542026-01-22T21:58:13.317Z Checking serde-untagged v0.1.7
42552026-01-22T21:58:13.456Z Checking icu_locid v1.5.0
42562026-01-22T21:58:13.480Z Checking rustix v1.1.3
42572026-01-22T21:58:13.702Z Checking once_cell v1.21.3
42582026-01-22T21:58:13.726Z Checking clap_builder v4.5.48
42592026-01-22T21:58:14.035Z Checking cargo-platform v0.2.0
42602026-01-22T21:58:14.351Z Checking icu_provider v1.5.0
42612026-01-22T21:58:14.378Z Checking textwrap v0.16.2
42622026-01-22T21:58:14.604Z Checking dtrace-parser v0.2.0
42632026-01-22T21:58:14.842Z Checking fs-err v3.1.1
42642026-01-22T21:58:14.985Z Checking tempfile v3.24.0
42652026-01-22T21:58:15.028Z Checking icu_locid_transform v1.5.0
42662026-01-22T21:58:15.105Z Checking tabled v0.15.0
42672026-01-22T21:58:15.201Z Checking anyhow v1.0.99
42682026-01-22T21:58:15.395Z Checking camino-tempfile v1.4.1
42692026-01-22T21:58:15.606Z Checking macaddr v1.0.1
42702026-01-22T21:58:15.689Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
42712026-01-22T21:58:15.847Z Checking toml v0.8.23
42722026-01-22T21:58:16.067Z Checking icu_properties v1.5.1
42732026-01-22T21:58:16.404Z Checking dof v0.3.0
42742026-01-22T21:58:16.624Z Checking cargo_toml v0.21.0
42752026-01-22T21:58:16.648Z Checking clap v4.5.48
42762026-01-22T21:58:17.332Z Checking usdt-impl v0.5.0
42772026-01-22T21:58:17.884Z Checking usdt v0.5.0
42782026-01-22T21:58:19.305Z Checking icu_normalizer v1.5.0
42792026-01-22T21:58:20.064Z Checking idna_adapter v1.2.0
42802026-01-22T21:58:20.279Z Checking idna v1.0.3
42812026-01-22T21:58:20.733Z Checking url v2.5.4
42822026-01-22T21:58:21.489Z Checking cargo-util-schemas v0.8.2
42832026-01-22T21:58:23.249Z Checking cargo_metadata v0.21.0
42842026-01-22T21:58:24.843Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
42852026-01-22T21:58:25.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.10s
42862026-01-22T21:58:26.042Z
42872026-01-22T21:58:26.042Zinfo: running `cargo check --bins` on end-to-end-tests (230/245)
42882026-01-22T21:58:27.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42892026-01-22T21:58:27.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42902026-01-22T21:58:27.565Z Checking polyval v0.6.2
42912026-01-22T21:58:27.590Z Checking ctr v0.9.2
42922026-01-22T21:58:27.625Z Checking ssh-encoding v0.2.0
42932026-01-22T21:58:27.625Z Checking blowfish v0.9.1
42942026-01-22T21:58:27.678Z Checking password-hash v0.4.2
42952026-01-22T21:58:27.704Z Checking p256 v0.13.2
42962026-01-22T21:58:27.704Z Checking p521 v0.13.3
42972026-01-22T21:58:27.728Z Checking russh-cryptovec v0.7.3
42982026-01-22T21:58:27.897Z Checking bcrypt-pbkdf v0.10.0
42992026-01-22T21:58:27.921Z Checking ghash v0.5.1
43002026-01-22T21:58:27.952Z Checking md5 v0.7.0
43012026-01-22T21:58:27.977Z Checking num-bigint v0.4.6
43022026-01-22T21:58:28.013Z Checking des v0.8.1
43032026-01-22T21:58:28.092Z Checking pbkdf2 v0.11.0
43042026-01-22T21:58:28.143Z Checking aes-gcm v0.10.3
43052026-01-22T21:58:28.192Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43062026-01-22T21:58:28.260Z Checking hex-literal v0.4.1
43072026-01-22T21:58:28.284Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43082026-01-22T21:58:28.313Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43092026-01-22T21:58:28.402Z Checking internet-checksum v0.2.1
43102026-01-22T21:58:28.426Z Checking ssh-cipher v0.2.0
43112026-01-22T21:58:28.763Z Checking ssh-key v0.6.6
43122026-01-22T21:58:28.909Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43132026-01-22T21:58:30.318Z Checking russh-keys v0.45.0
43142026-01-22T21:58:31.550Z Checking russh v0.45.0
43152026-01-22T21:59:09.023Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43162026-01-22T21:59:11.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.53s
43172026-01-22T21:59:11.832Z
43182026-01-22T21:59:11.833Zinfo: running `cargo check --bins` on gateway-cli (231/245)
43192026-01-22T21:59:12.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-01-22T21:59:12.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-01-22T21:59:13.095Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43222026-01-22T21:59:13.120Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43232026-01-22T21:59:13.120Z Checking termios v0.3.3
43242026-01-22T21:59:16.412Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43252026-01-22T21:59:16.698Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43262026-01-22T21:59:21.296Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43272026-01-22T21:59:22.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s
43282026-01-22T21:59:22.822Z
43292026-01-22T21:59:22.822Zinfo: running `cargo check --bins --no-default-features` on installinator (232/245)
43302026-01-22T21:59:23.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43312026-01-22T21:59:23.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43322026-01-22T21:59:24.216Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43332026-01-22T21:59:24.240Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43342026-01-22T21:59:24.273Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43352026-01-22T21:59:24.298Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43362026-01-22T21:59:24.322Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43372026-01-22T21:59:25.160Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43382026-01-22T21:59:25.160Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43392026-01-22T21:59:26.870Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43402026-01-22T21:59:27.141Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43412026-01-22T21:59:27.142Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43422026-01-22T21:59:28.688Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43432026-01-22T21:59:32.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s
43442026-01-22T21:59:32.399Z
43452026-01-22T21:59:32.400Zinfo: running `cargo check --bins` on internal-dns-cli (233/245)
43462026-01-22T21:59:33.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43472026-01-22T21:59:33.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43482026-01-22T21:59:33.672Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43492026-01-22T21:59:34.434Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43502026-01-22T21:59:35.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
43512026-01-22T21:59:35.301Z
43522026-01-22T21:59:35.301Zinfo: running `cargo check --bins` on omicron-live-tests (234/245)
43532026-01-22T21:59:36.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43542026-01-22T21:59:36.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43552026-01-22T21:59:36.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43562026-01-22T21:59:36.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
43572026-01-22T21:59:36.538Z
43582026-01-22T21:59:36.538Zinfo: running `cargo check --bins` on live-tests-macros (235/245)
43592026-01-22T21:59:37.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43602026-01-22T21:59:37.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43612026-01-22T21:59:37.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43622026-01-22T21:59:37.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
43632026-01-22T21:59:37.715Z
43642026-01-22T21:59:37.715Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (236/245)
43652026-01-22T21:59:38.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43662026-01-22T21:59:38.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43672026-01-22T21:59:39.231Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
43682026-01-22T21:59:40.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
43692026-01-22T21:59:40.421Z
43702026-01-22T21:59:40.422Zinfo: running `cargo check --bins` on omicron-ntp-admin (237/245)
43712026-01-22T21:59:41.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43722026-01-22T21:59:41.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43732026-01-22T21:59:41.682Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
43742026-01-22T21:59:41.706Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
43752026-01-22T21:59:42.012Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
43762026-01-22T21:59:42.036Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
43772026-01-22T21:59:43.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
43782026-01-22T21:59:43.850Z
43792026-01-22T21:59:43.850Zinfo: running `cargo check --bins` on ntp-admin-types (238/245)
43802026-01-22T21:59:44.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43812026-01-22T21:59:44.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43822026-01-22T21:59:44.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43832026-01-22T21:59:44.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
43842026-01-22T21:59:45.069Z
43852026-01-22T21:59:45.069Zinfo: running `cargo check --bins` on omicron-package (239/245)
43862026-01-22T21:59:46.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43872026-01-22T21:59:46.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43882026-01-22T21:59:46.361Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
43892026-01-22T21:59:48.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
43902026-01-22T21:59:48.706Z
43912026-01-22T21:59:48.706Zinfo: running `cargo check --bins` on tqdb (240/245)
43922026-01-22T21:59:49.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43932026-01-22T21:59:49.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43942026-01-22T21:59:50.296Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
43952026-01-22T21:59:50.888Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
43962026-01-22T21:59:52.542Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
43972026-01-22T21:59:52.566Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
43982026-01-22T22:00:02.366Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43992026-01-22T22:00:04.229Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44002026-01-22T22:00:04.253Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44012026-01-22T22:00:04.254Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44022026-01-22T22:00:06.365Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44032026-01-22T22:00:06.389Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44042026-01-22T22:00:35.725Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44052026-01-22T22:00:35.725Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44062026-01-22T22:00:35.749Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44072026-01-22T22:00:35.749Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44082026-01-22T22:00:39.021Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44092026-01-22T22:00:42.073Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44102026-01-22T22:00:43.505Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44112026-01-22T22:00:46.313Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44122026-01-22T22:00:47.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.67s
44132026-01-22T22:00:47.624Z
44142026-01-22T22:00:47.624Zinfo: running `cargo check --bins` on wicket-dbg (241/245)
44152026-01-22T22:00:48.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-01-22T22:00:48.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-01-22T22:00:49.042Z Checking rtoolbox v0.0.2
44182026-01-22T22:00:49.042Z Checking tui-tree-widget v0.23.1
44192026-01-22T22:00:49.067Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44202026-01-22T22:00:49.310Z Checking rpassword v7.4.0
44212026-01-22T22:00:56.615Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44222026-01-22T22:01:01.469Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44232026-01-22T22:01:03.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s
44242026-01-22T22:01:03.698Z
44252026-01-22T22:01:03.698Zinfo: running `cargo check --bins` on wicket (242/245)
44262026-01-22T22:01:04.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44272026-01-22T22:01:04.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44282026-01-22T22:01:05.099Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44292026-01-22T22:01:05.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
44302026-01-22T22:01:05.883Z
44312026-01-22T22:01:05.883Zinfo: running `cargo check --bins` on wicketd (243/245)
44322026-01-22T22:01:07.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44332026-01-22T22:01:07.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44342026-01-22T22:01:07.305Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44352026-01-22T22:01:14.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.98s
44362026-01-22T22:01:15.109Z
44372026-01-22T22:01:15.109Zinfo: running `cargo check --bins` on omicron-workspace-hack (244/245)
44382026-01-22T22:01:16.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44392026-01-22T22:01:16.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44402026-01-22T22:01:16.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44412026-01-22T22:01:16.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
44422026-01-22T22:01:16.276Z
44432026-01-22T22:01:16.276Zinfo: running `cargo check --bins` on zone-setup (245/245)
44442026-01-22T22:01:17.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44452026-01-22T22:01:17.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44462026-01-22T22:01:17.635Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44472026-01-22T22:01:17.659Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44482026-01-22T22:01:17.659Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44492026-01-22T22:01:17.659Z Checking uzers v0.12.1
44502026-01-22T22:01:18.224Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44512026-01-22T22:01:20.728Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44522026-01-22T22:01:30.141Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44532026-01-22T22:01:31.967Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44542026-01-22T22:01:33.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.25s
44552026-01-22T22:01:33.793Z
44562026-01-22T22:01:33.793Zreal 32:51.204572945
44572026-01-22T22:01:33.793Zuser 51:22.873559637
44582026-01-22T22:01:33.793Zsys 8:26.668691801
44592026-01-22T22:01:33.793Ztrap 1.550656398
44602026-01-22T22:01:33.793Ztflt 0.524404968
44612026-01-22T22:01:33.793Zdflt 1.317909329
44622026-01-22T22:01:33.793Zkflt 0.001162274
44632026-01-22T22:01:33.793Zlock 2:19:48.053142144
44642026-01-22T22:01:33.818Zslp 4:44:22.388689485
44652026-01-22T22:01:33.818Zlat 1:44.530522852
44662026-01-22T22:01:33.818Zstop 5:19.327170191
44672026-01-22T22:01:33.818Zprocess exited: duration 2393804 ms, exit code 0
 
44682026-01-22T22:01:33.867Zfound 0 output files