01KDXQ3NEWMPRZZR6ZT80A8970: 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: 01KDXQ42CQE5BYJC2K9JHDNTNX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-01T21:24:13.736Zjob assigned to worker 01KDXQ431W05EDBCHC0F61FJVT [factory gimlet-EVT22200007-propolis, EVT22200007/52731] (queued for 23 s)
 
22026-01-01T21:24:22.499Zstarting task 0: "setup"
32026-01-01T21:24:22.523Z++ uname -s
42026-01-01T21:24:22.523Z+ kern=SunOS
52026-01-01T21:24:22.523Z+ build_user=build
62026-01-01T21:24:22.523Z+ build_uid=12345
72026-01-01T21:24:22.523Z+ work_dir=/work
82026-01-01T21:24:22.523Z+ input_dir=/input
92026-01-01T21:24:22.523Z+ [[ 0 == 12345 ]]
102026-01-01T21:24:22.523Z+ case "$kern" in
112026-01-01T21:24:22.523Z+ groupadd -g 12345 build
122026-01-01T21:24:22.523Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-01T21:24:24.525Z+ zfs create -o mountpoint=/work rpool/work
142026-01-01T21:24:24.560Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-01T21:24:24.584Z+ home_fs=zfs
162026-01-01T21:24:24.584Z+ [[ zfs == autofs ]]
172026-01-01T21:24:24.584Z+ mkdir -p /home/build
182026-01-01T21:24:24.584Z+ chown build:build /home/build /work
192026-01-01T21:24:26.569Z+ chmod 0700 /home/build /work
202026-01-01T21:24:26.595Zprocess exited: duration 4074 ms, exit code 0
 
212026-01-01T21:24:26.645Zstarting task 1: "rust-toolchain"
222026-01-01T21:24:26.671Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-01T21:24:26.671Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-01T21:24:26.671Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-01-01T21:24:26.671Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-01-01T21:24:26.671Z * rust toolchain channel = "1.91.1"
272026-01-01T21:24:26.671Z * rust toolchain profile = "default"
282026-01-01T21:24:26.671Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-01T21:24:26.671Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-01T21:24:26.793Zinfo: downloading installer
312026-01-01T21:24:27.540Zwarn: It looks like you have an existing installation of Rust at:
322026-01-01T21:24:27.540Zwarn: /opt/ooce/bin
332026-01-01T21:24:27.540Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-01T21:24:27.540Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-01T21:24:27.540Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-01T21:24:27.540Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-01T21:24:27.540Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-01T21:24:27.540Zerror: cannot install while Rust is installed
392026-01-01T21:24:27.540Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-01T21:24:27.564Zinfo: profile set to 'default'
412026-01-01T21:24:27.564Zinfo: default host triple is x86_64-unknown-illumos
422026-01-01T21:24:27.564Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-01T21:24:27.667Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-01T21:24:27.667Zinfo: downloading component 'cargo'
452026-01-01T21:24:27.840Zinfo: downloading component 'clippy'
462026-01-01T21:24:27.935Zinfo: downloading component 'rust-docs'
472026-01-01T21:24:28.502Zinfo: downloading component 'rust-std'
482026-01-01T21:24:28.829Zinfo: downloading component 'rustc'
492026-01-01T21:24:30.652Zinfo: downloading component 'rustfmt'
502026-01-01T21:24:30.716Zinfo: installing component 'cargo'
512026-01-01T21:24:31.880Zinfo: installing component 'clippy'
522026-01-01T21:24:32.327Zinfo: installing component 'rust-docs'
532026-01-01T21:24:35.526Zinfo: installing component 'rust-std'
542026-01-01T21:24:37.586Zinfo: installing component 'rustc'
552026-01-01T21:24:45.624Zinfo: installing component 'rustfmt'
562026-01-01T21:24:46.006Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-01T21:24:46.006Z
582026-01-01T21:24:46.174Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-01T21:24:46.174Z
602026-01-01T21:24:46.199Z
612026-01-01T21:24:46.200ZRust is installed now. Great!
622026-01-01T21:24:46.200Z
632026-01-01T21:24:46.200ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-01T21:24:46.200Zenvironment variable. This has not been done automatically.
652026-01-01T21:24:46.200Z
662026-01-01T21:24:46.200ZTo configure your current shell, you need to source
672026-01-01T21:24:46.200Zthe corresponding env file under $HOME/.cargo.
682026-01-01T21:24:46.200Z
692026-01-01T21:24:46.200ZThis is usually done by running one of the following (note the leading DOT):
702026-01-01T21:24:46.200Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-01T21:24:46.200Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-01T21:24:46.200Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-01T21:24:46.308Z+ rustup --version
742026-01-01T21:24:46.341Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-01T21:24:46.341Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-01T21:24:46.462Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-01T21:24:46.487Z+ cargo --version
782026-01-01T21:24:46.571Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-01T21:24:46.596Z+ rustc --version
802026-01-01T21:24:46.686Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-01T21:24:46.713Zprocess exited: duration 20044 ms, exit code 0
 
822026-01-01T21:24:46.770Zstarting task 2: "authentication"
832026-01-01T21:24:46.830Zprocess exited: duration 63 ms, exit code 0
 
842026-01-01T21:24:46.886Zstarting task 3: "clone repository"
852026-01-01T21:24:46.912Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-01T21:24:46.912Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-01T21:24:46.939ZCloning into '/work/oxidecomputer/omicron'...
882026-01-01T21:24:59.996Z+ cd /work/oxidecomputer/omicron
892026-01-01T21:24:59.996Z+ git fetch origin 13d71f395844ebc281468e81c9874abf7f41aa7a
902026-01-01T21:25:00.499ZFrom https://github.com/oxidecomputer/omicron
912026-01-01T21:25:00.499Z * branch 13d71f395844ebc281468e81c9874abf7f41aa7a -> FETCH_HEAD
922026-01-01T21:25:00.523Z+ [[ -n sled-agent-trust-quorum-api ]]
932026-01-01T21:25:00.523Z++ git branch --show-current
942026-01-01T21:25:00.523Z+ current=main
952026-01-01T21:25:00.523Z+ [[ main != sled-agent-trust-quorum-api ]]
962026-01-01T21:25:00.523Z+ git branch -f sled-agent-trust-quorum-api 13d71f395844ebc281468e81c9874abf7f41aa7a
972026-01-01T21:25:00.523Z+ git checkout -f sled-agent-trust-quorum-api
982026-01-01T21:25:00.733ZSwitched to branch 'sled-agent-trust-quorum-api'
992026-01-01T21:25:00.756Z+ git reset --hard 13d71f395844ebc281468e81c9874abf7f41aa7a
1002026-01-01T21:25:00.944ZHEAD is now at 13d71f395 fix comment
1012026-01-01T21:25:00.967Zprocess exited: duration 14064 ms, exit code 0
 
1022026-01-01T21:25:01.015Zstarting task 4: "build"
1032026-01-01T21:25:01.039Z+ source .github/buildomat/ci-env.sh
1042026-01-01T21:25:01.039Z++ export CARGO_TERM_COLOR=always
1052026-01-01T21:25:01.039Z++ CARGO_TERM_COLOR=always
1062026-01-01T21:25:01.039Z+ cargo --version
1072026-01-01T21:25:01.097Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-01-01T21:25:01.121Z+ rustc --version
1092026-01-01T21:25:01.191Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-01-01T21:25:01.215Z+ source ./env.sh
1112026-01-01T21:25:01.215Z++ OLD_SHELL_OPTS=ehxB
1122026-01-01T21:25:01.215Z++ set -o xtrace
1132026-01-01T21:25:01.215Z++++ dirname ./env.sh
1142026-01-01T21:25:01.215Z+++ readlink -f .
1152026-01-01T21:25:01.215Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-01-01T21:25:01.215Z++ 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-01T21:25:01.215Z++ 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-01T21:25:01.215Z++ 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-01T21:25:01.215Z++ 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-01T21:25:01.215Z++ 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-01T21:25:01.215Z++ 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-01T21:25:01.215Z++ 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-01T21:25:01.215Z++ 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-01T21:25:01.215Z++ case $OLD_SHELL_OPTS in
1252026-01-01T21:25:01.215Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-01-01T21:25:01.215Z+ 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-01T21:25:01.215Z+ 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-01T21:25:01.215Z+ banner prerequisites
1292026-01-01T21:25:01.215Z
1302026-01-01T21:25:01.215Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-01-01T21:25:01.215Z # # # # # # # # # # # # # # #
1322026-01-01T21:25:01.215Z # # # # ##### # # ##### # # # # # #### #
1332026-01-01T21:25:01.215Z ##### ##### # ##### # # # # # # # # #
1342026-01-01T21:25:01.215Z # # # # # # # # # # # # # # #
1352026-01-01T21:25:01.215Z # # # ###### # # ###### ### # #### # #### #
1362026-01-01T21:25:01.215Z
1372026-01-01T21:25:01.215Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-01-01T21:25:18.246Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-01-01T21:25:29.282Z Startup: Caching catalogs ... Done
1402026-01-01T21:25:48.879ZPlanning: Solver setup ... Done (17.479s)
1412026-01-01T21:25:49.027ZPlanning: Running solver ... Done (0.141s)
1422026-01-01T21:25:49.142ZPlanning: Finding local manifests ... Done (0.002s)
1432026-01-01T21:25:49.320ZPlanning: Fetching manifests: 0/4 0% complete
1442026-01-01T21:25:49.747ZPlanning: Fetching manifests: 4/4 100% complete
1452026-01-01T21:25:49.797ZPlanning: Package planning ... Done (0.056s)
1462026-01-01T21:25:49.856ZPlanning: Merging actions ... Done (0.059s)
1472026-01-01T21:25:50.182ZPlanning: Checking for conflicting actions ... Done (0.327s)
1482026-01-01T21:25:50.206ZPlanning: Consolidating action changes ... Done (0.014s)
1492026-01-01T21:25:50.825ZPlanning: Evaluating mediators ... Done (0.628s)
1502026-01-01T21:25:50.849ZPlanning: Planning completed in 21.44 seconds
1512026-01-01T21:25:50.872Z Packages to install: 4
1522026-01-01T21:25:50.872Z Mediators to change: 2
1532026-01-01T21:25:50.872Z Services to change: 1
1542026-01-01T21:25:50.872Z Estimated space available: 154.95 GB
1552026-01-01T21:25:50.872ZEstimated space to be consumed: 1.78 GB
1562026-01-01T21:25:50.872Z Create boot environment: No
1572026-01-01T21:25:50.872ZCreate backup boot environment: No
1582026-01-01T21:25:50.872Z Rebuild boot archive: No
1592026-01-01T21:25:50.872Z
1602026-01-01T21:25:50.872ZChanged mediators:
1612026-01-01T21:25:50.872Z mediator clang:
1622026-01-01T21:25:50.872Z version: None -> 15 (system default)
1632026-01-01T21:25:50.872Z
1642026-01-01T21:25:50.873Z mediator llvm:
1652026-01-01T21:25:50.873Z version: 14 (system default) -> 15 (system default)
1662026-01-01T21:25:50.873Z
1672026-01-01T21:25:50.873ZChanged packages:
1682026-01-01T21:25:50.873Zhelios-dev
1692026-01-01T21:25:50.873Z developer/build-essential
1702026-01-01T21:25:50.873Z None -> 11-2.0
1712026-01-01T21:25:50.873Z library/libxmlsec1
1722026-01-01T21:25:50.873Z None -> 1.2.35-2.0
1732026-01-01T21:25:50.873Z ooce/developer/clang-15
1742026-01-01T21:25:50.873Z None -> 15.0.7-2.0
1752026-01-01T21:25:50.873Z ooce/developer/llvm-15
1762026-01-01T21:25:50.873Z None -> 15.0.7-2.0
1772026-01-01T21:25:50.873Z
1782026-01-01T21:25:50.873ZServices:
1792026-01-01T21:25:50.873Z restart_fmri:
1802026-01-01T21:25:50.873Z svc:/system/update-man-index:default
1812026-01-01T21:25:50.912Z
1822026-01-01T21:25:50.912ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-01-01T21:25:55.915ZDownload: 1230/3290 items 87.3/212.6MB 41% complete (17.6M/s)
1842026-01-01T21:26:00.917ZDownload: 3248/3290 items 169.2/212.6MB 79% complete (17.2M/s)
1852026-01-01T21:26:05.179ZDownload: Completed 212.60 MB in 14.27 seconds (14.9M/s)
1862026-01-01T21:26:05.340Z Actions: 1/3689 actions (Installing new actions)
1872026-01-01T21:26:10.420Z Actions: 2828/3689 actions (Installing new actions)
1882026-01-01T21:26:11.011Z Actions: Completed 3689 actions in 5.67 seconds.
1892026-01-01T21:26:12.007Z Done (0.984s)
1902026-01-01T21:26:12.007Z Done (0.000s)
1912026-01-01T21:26:13.224Z Done (1.218s)
1922026-01-01T21:26:17.828Z Done (4.358s)
1932026-01-01T21:26:17.919Z Done (0.018s)
1942026-01-01T21:26:17.942Z Done (0.000s)
1952026-01-01T21:26:18.062Z Done (0.000s)
1962026-01-01T21:26:19.005ZPlanning: Evaluating mediator changes ... Done
1972026-01-01T21:26:19.203ZPlanning: Checking for conflicting actions ... Done
1982026-01-01T21:26:19.226ZPlanning: Consolidating action changes ... Done
1992026-01-01T21:26:19.534ZPlanning: Evaluating mediators ... Done
2002026-01-01T21:26:19.557ZPlanning: Planning completed in 0.53 seconds
2012026-01-01T21:26:19.581Z Mediators to change: 2
2022026-01-01T21:26:19.581Z Create boot environment: No
2032026-01-01T21:26:19.581ZCreate backup boot environment: No
2042026-01-01T21:26:19.634Z Done
2052026-01-01T21:26:19.634Z Done
2062026-01-01T21:26:20.514Z Done
2072026-01-01T21:26:24.852Z Done
2082026-01-01T21:26:24.952Z Done
2092026-01-01T21:26:24.976Z Done
2102026-01-01T21:26:25.003Z Done
2112026-01-01T21:26:25.732ZPlanning: Evaluating mediator changes ... Done
2122026-01-01T21:26:25.755ZPlanning: Merging actions ... Done
2132026-01-01T21:26:25.972ZPlanning: Checking for conflicting actions ... Done
2142026-01-01T21:26:25.996ZPlanning: Consolidating action changes ... Done
2152026-01-01T21:26:26.302ZPlanning: Evaluating mediators ... Done
2162026-01-01T21:26:26.371ZPlanning: Planning completed in 0.93 seconds
2172026-01-01T21:26:26.411Z Packages to change: 1
2182026-01-01T21:26:26.411Z Mediators to change: 1
2192026-01-01T21:26:26.411Z Services to change: 1
2202026-01-01T21:26:26.411Z Create boot environment: No
2212026-01-01T21:26:26.411ZCreate backup boot environment: Yes
2222026-01-01T21:26:28.360Z Actions: 1/6 actions (Updating modified actions)
2232026-01-01T21:26:28.384Z Actions: Completed 6 actions in 0.00 seconds.
2242026-01-01T21:26:28.384Z Done
2252026-01-01T21:26:28.384Z Done
2262026-01-01T21:26:28.599Z Done
2272026-01-01T21:26:33.050Z Done
2282026-01-01T21:26:33.146Z Done
2292026-01-01T21:26:33.170Z Done
2302026-01-01T21:26:33.252Z Done
2312026-01-01T21:26:33.811ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-01-01T21:26:33.811Zclang system 15 system
2332026-01-01T21:26:33.811Zcsh system system illumos
2342026-01-01T21:26:33.811Zctags system system illumos
2352026-01-01T21:26:33.811Zfile system system illumos
2362026-01-01T21:26:33.811Zgcc vendor 12 vendor
2372026-01-01T21:26:33.811Zgcc system 10 system
2382026-01-01T21:26:33.811Zgcc system 7 system
2392026-01-01T21:26:33.811Zgo system 1.20 system
2402026-01-01T21:26:33.811Zgo system 1.19 system
2412026-01-01T21:26:33.811Zllvm system 15 system
2422026-01-01T21:26:33.811Zllvm system 14 system
2432026-01-01T21:26:33.811Zmariadb system 10.6 system
2442026-01-01T21:26:33.811Zmta vendor vendor dma
2452026-01-01T21:26:33.811Zopenjdk system 17 system
2462026-01-01T21:26:33.811Zopenjdk system 11 system
2472026-01-01T21:26:33.811Zopenjdk system 1.8 system
2482026-01-01T21:26:33.811Zopenssl vendor 3 vendor
2492026-01-01T21:26:33.811Zperl system 5.36 system
2502026-01-01T21:26:33.811Zpostgresql system 15 system
2512026-01-01T21:26:33.811Zpostgresql system 13 system
2522026-01-01T21:26:33.811Zpython vendor 3 vendor
2532026-01-01T21:26:33.811Zpython system 2 system
2542026-01-01T21:26:33.811Zpython3 system 3.11 system
2552026-01-01T21:26:33.811Zruby system 3.0 system
2562026-01-01T21:26:33.811Zwords vendor vendor american-english
2572026-01-01T21:26:33.811Zwords system system australian-english
2582026-01-01T21:26:33.811Zwords system system british-english
2592026-01-01T21:26:33.812Zwords system system canadian-english
2602026-01-01T21:26:33.812Zwords system system french
2612026-01-01T21:26:33.812Zwords system system italian
2622026-01-01T21:26:33.812Zwords system system ngerman
2632026-01-01T21:26:33.812Zwords system system ogerman
2642026-01-01T21:26:33.812Zwords system system spanish
2652026-01-01T21:26:34.201ZPUBLISHER TYPE STATUS P LOCATION
2662026-01-01T21:26:34.201Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-01-01T21:26:41.247ZFMRI IFO
2682026-01-01T21:26:41.247Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-01-01T21:26:41.247Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-01-01T21:26:41.247Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-01-01T21:26:41.247Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-01-01T21:26:41.247Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-01-01T21:26:41.247Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-01-01T21:26:41.247Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-01-01T21:26:41.247Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-01-01T21:26:41.248Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-01-01T21:26:41.248Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-01-01T21:26:41.248Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-01-01T21:26:41.248Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-01-01T21:26:41.248Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-01-01T21:26:41.248Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-01-01T21:26:41.248Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-01-01T21:26:41.248Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-01-01T21:26:42.432Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-01-01T21:26:42.861Z Updating crates.io index
2862026-01-01T21:26:42.885Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-01-01T21:26:43.413Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882026-01-01T21:26:44.406Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-01-01T21:26:44.853Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902026-01-01T21:26:45.218Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912026-01-01T21:26:45.721Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922026-01-01T21:26:47.300Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932026-01-01T21:26:49.956Z Updating git repository `https://github.com/oxidecomputer/opte`
2942026-01-01T21:26:50.906Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952026-01-01T21:26:51.355Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962026-01-01T21:26:52.398Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972026-01-01T21:26:53.081Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-01-01T21:26:53.501Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-01-01T21:26:54.184Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-01-01T21:26:54.601Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-01-01T21:26:55.406Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-01-01T21:26:56.073Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-01-01T21:26:56.504Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-01-01T21:26:56.955Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-01-01T21:26:57.541Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-01-01T21:26:58.054Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-01-01T21:26:58.440Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-01-01T21:26:58.921Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-01-01T21:26:59.470Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-01-01T21:27:00.219Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-01-01T21:27:00.637Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-01-01T21:27:01.111Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-01-01T21:27:01.523Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-01-01T21:27:02.524Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-01-01T21:27:03.053Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-01-01T21:27:03.451Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-01-01T21:27:04.026Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3182026-01-01T21:27:04.475Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3192026-01-01T21:27:04.973Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3202026-01-01T21:27:05.420Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3212026-01-01T21:27:05.829Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222026-01-01T21:27:18.174Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-01-01T21:27:20.048Z Downloading crates ...
3242026-01-01T21:27:20.115Z Downloaded form_urlencoded v1.2.2
3252026-01-01T21:27:20.718Z Downloaded crypto-common v0.1.6
3262026-01-01T21:27:20.718Z Downloaded bytecount v0.6.8
3272026-01-01T21:27:20.718Z Downloaded cpufeatures v0.2.14
3282026-01-01T21:27:20.718Z Downloaded cargo-platform v0.2.0
3292026-01-01T21:27:20.718Z Downloaded proc-macro-error v1.0.4
3302026-01-01T21:27:20.718Z Downloaded semver v1.0.27
3312026-01-01T21:27:20.718Z Downloaded ucd-trie v0.1.7
3322026-01-01T21:27:20.718Z Downloaded toml_datetime v0.6.11
3332026-01-01T21:27:20.718Z Downloaded unicode-ident v1.0.19
3342026-01-01T21:27:20.718Z Downloaded cfg-if v1.0.4
3352026-01-01T21:27:20.718Z Downloaded toml v0.8.23
3362026-01-01T21:27:20.718Z Downloaded zerocopy-derive v0.7.35
3372026-01-01T21:27:20.718Z Downloaded zerovec-derive v0.10.3
3382026-01-01T21:27:20.718Z Downloaded zerofrom-derive v0.1.4
3392026-01-01T21:27:20.718Z Downloaded thiserror-impl v1.0.69
3402026-01-01T21:27:20.718Z Downloaded winnow v0.7.13
3412026-01-01T21:27:20.718Z Downloaded writeable v0.5.5
3422026-01-01T21:27:20.718Z Downloaded url v2.5.4
3432026-01-01T21:27:20.719Z Downloaded synstructure v0.13.1
3442026-01-01T21:27:20.719Z Downloaded ryu v1.0.18
3452026-01-01T21:27:20.719Z Downloaded zerocopy v0.7.35
3462026-01-01T21:27:20.719Z Downloaded serde_core v1.0.228
3472026-01-01T21:27:20.719Z Downloaded syn v2.0.111
3482026-01-01T21:27:20.719Z Downloaded unicode-width v0.2.0
3492026-01-01T21:27:20.719Z Downloaded serde_json v1.0.145
3502026-01-01T21:27:20.719Z Downloaded serde v1.0.228
3512026-01-01T21:27:20.719Z Downloaded zerovec v0.10.4
3522026-01-01T21:27:20.719Z Downloaded pest v2.8.2
3532026-01-01T21:27:20.719Z Downloaded memchr v2.7.4
3542026-01-01T21:27:20.719Z Downloaded idna v1.0.3
3552026-01-01T21:27:20.719Z Downloaded icu_provider v1.5.0
3562026-01-01T21:27:20.719Z Downloaded icu_locid v1.5.0
3572026-01-01T21:27:20.719Z Downloaded pest_meta v2.8.2
3582026-01-01T21:27:20.719Z Downloaded papergrid v0.11.0
3592026-01-01T21:27:20.719Z Downloaded num-traits v0.2.19
3602026-01-01T21:27:20.719Z Downloaded icu_normalizer v1.5.0
3612026-01-01T21:27:20.719Z Downloaded rustix v0.38.37
3622026-01-01T21:27:20.719Z Downloaded litemap v0.7.3
3632026-01-01T21:27:20.719Z Downloaded icu_properties v1.5.1
3642026-01-01T21:27:20.719Z Downloaded icu_locid_transform_data v1.5.0
3652026-01-01T21:27:20.719Z Downloaded stable_deref_trait v1.2.0
3662026-01-01T21:27:20.719Z Downloaded sha2 v0.10.9
3672026-01-01T21:27:20.719Z Downloaded serde_tokenstream v0.2.2
3682026-01-01T21:27:20.719Z Downloaded scroll v0.12.0
3692026-01-01T21:27:20.719Z Downloaded quote v1.0.40
3702026-01-01T21:27:20.719Z Downloaded displaydoc v0.2.5
3712026-01-01T21:27:20.719Z Downloaded clap_lex v0.7.4
3722026-01-01T21:27:20.719Z Downloaded toml_edit v0.22.27
3732026-01-01T21:27:20.719Z Downloaded smawk v0.3.2
3742026-01-01T21:27:20.719Z Downloaded rustix v1.0.7
3752026-01-01T21:27:20.719Z Downloaded plain v0.2.3
3762026-01-01T21:27:20.719Z Downloaded pest_generator v2.8.2
3772026-01-01T21:27:20.719Z Downloaded percent-encoding v2.3.2
3782026-01-01T21:27:20.719Z Downloaded itoa v1.0.11
3792026-01-01T21:27:20.719Z Downloaded is_terminal_polyfill v1.70.1
3802026-01-01T21:27:20.719Z Downloaded icu_provider_macros v1.5.0
3812026-01-01T21:27:20.719Z Downloaded icu_normalizer_data v1.5.0
3822026-01-01T21:27:20.719Z Downloaded icu_collections v1.5.0
3832026-01-01T21:27:20.720Z Downloaded swrite v0.1.0
3842026-01-01T21:27:20.720Z Downloaded strsim v0.11.1
3852026-01-01T21:27:20.720Z Downloaded serde_spanned v0.6.9
3862026-01-01T21:27:20.720Z Downloaded serde-value v0.7.0
3872026-01-01T21:27:20.720Z Downloaded serde-untagged v0.1.7
3882026-01-01T21:27:20.720Z Downloaded proc-macro2 v1.0.101
3892026-01-01T21:27:20.720Z Downloaded proc-macro-error-attr v1.0.4
3902026-01-01T21:27:20.720Z Downloaded memmap v0.7.0
3912026-01-01T21:27:20.720Z Downloaded macaddr v1.0.1
3922026-01-01T21:27:20.720Z Downloaded libc v0.2.174
3932026-01-01T21:27:20.720Z Downloaded idna_adapter v1.2.0
3942026-01-01T21:27:20.720Z Downloaded write16 v1.0.0
3952026-01-01T21:27:20.720Z Downloaded utf8parse v0.2.2
3962026-01-01T21:27:20.720Z Downloaded utf8_iter v1.0.4
3972026-01-01T21:27:20.720Z Downloaded utf16_iter v1.0.5
3982026-01-01T21:27:20.720Z Downloaded usdt-attr-macro v0.5.0
3992026-01-01T21:27:20.720Z Downloaded unicode-xid v0.2.6
4002026-01-01T21:27:20.720Z Downloaded unicode-linebreak v0.1.5
4012026-01-01T21:27:20.720Z Downloaded tinystr v0.7.6
4022026-01-01T21:27:20.720Z Downloaded thread-id v4.2.2
4032026-01-01T21:27:20.720Z Downloaded thiserror-impl v2.0.17
4042026-01-01T21:27:20.720Z Downloaded syn v1.0.109
4052026-01-01T21:27:20.720Z Downloaded icu_properties_data v1.5.0
4062026-01-01T21:27:20.720Z Downloaded icu_locid_transform v1.5.0
4072026-01-01T21:27:20.720Z Downloaded goblin v0.8.2
4082026-01-01T21:27:20.720Z Downloaded byteorder v1.5.0
4092026-01-01T21:27:20.720Z Downloaded zerofrom v0.1.4
4102026-01-01T21:27:20.720Z Downloaded yoke v0.7.4
4112026-01-01T21:27:20.720Z Downloaded version_check v0.9.5
4122026-01-01T21:27:20.720Z Downloaded usdt-macro v0.5.0
4132026-01-01T21:27:20.720Z Downloaded usdt-impl v0.5.0
4142026-01-01T21:27:20.720Z Downloaded usdt v0.5.0
4152026-01-01T21:27:20.720Z Downloaded unicode-width v0.1.14
4162026-01-01T21:27:20.720Z Downloaded typenum v1.17.0
4172026-01-01T21:27:20.720Z Downloaded tabled_derive v0.7.0
4182026-01-01T21:27:20.720Z Downloaded tabled v0.15.0
4192026-01-01T21:27:20.720Z Downloaded scroll_derive v0.12.0
4202026-01-01T21:27:20.720Z Downloaded pretty-hex v0.4.1
4212026-01-01T21:27:20.720Z Downloaded ordered-float v2.10.1
4222026-01-01T21:27:20.721Z Downloaded clap_builder v4.5.48
4232026-01-01T21:27:20.721Z Downloaded yoke-derive v0.7.4
4242026-01-01T21:27:20.721Z Downloaded typeid v1.0.3
4252026-01-01T21:27:20.766Z Downloaded toml_write v0.1.2
4262026-01-01T21:27:20.766Z Downloaded textwrap v0.16.2
4272026-01-01T21:27:20.766Z Downloaded hashbrown v0.16.1
4282026-01-01T21:27:20.766Z Downloaded thiserror v2.0.17
4292026-01-01T21:27:20.766Z Downloaded thiserror v1.0.69
4302026-01-01T21:27:20.766Z Downloaded indexmap v2.12.1
4312026-01-01T21:27:20.766Z Downloaded fs-err v3.1.1
4322026-01-01T21:27:20.766Z Downloaded clap v4.5.48
4332026-01-01T21:27:20.766Z Downloaded bitflags v2.9.4
4342026-01-01T21:27:20.766Z Downloaded terminal_size v0.4.0
4352026-01-01T21:27:20.766Z Downloaded serde_derive v1.0.228
4362026-01-01T21:27:20.766Z Downloaded log v0.4.27
4372026-01-01T21:27:20.766Z Downloaded getrandom v0.3.4
4382026-01-01T21:27:20.766Z Downloaded clap_derive v4.5.47
4392026-01-01T21:27:20.766Z Downloaded camino v1.2.1
4402026-01-01T21:27:20.766Z Downloaded anyhow v1.0.99
4412026-01-01T21:27:20.766Z Downloaded tempfile v3.20.0
4422026-01-01T21:27:20.766Z Downloaded smallvec v1.15.1
4432026-01-01T21:27:20.766Z Downloaded pest_derive v2.8.2
4442026-01-01T21:27:20.766Z Downloaded once_cell v1.21.3
4452026-01-01T21:27:20.766Z Downloaded digest v0.10.7
4462026-01-01T21:27:20.766Z Downloaded cargo_toml v0.21.0
4472026-01-01T21:27:20.767Z Downloaded cargo_metadata v0.21.0
4482026-01-01T21:27:20.767Z Downloaded camino-tempfile v1.4.1
4492026-01-01T21:27:20.767Z Downloaded block-buffer v0.10.4
4502026-01-01T21:27:20.767Z Downloaded autocfg v1.4.0
4512026-01-01T21:27:20.767Z Downloaded fnv v1.0.7
4522026-01-01T21:27:20.767Z Downloaded errno v0.3.12
4532026-01-01T21:27:20.767Z Downloaded erased-serde v0.4.6
4542026-01-01T21:27:20.767Z Downloaded equivalent v1.0.2
4552026-01-01T21:27:20.767Z Downloaded dtrace-parser v0.2.0
4562026-01-01T21:27:20.767Z Downloaded dof v0.3.0
4572026-01-01T21:27:20.767Z Downloaded colorchoice v1.0.2
4582026-01-01T21:27:20.767Z Downloaded anstyle-parse v0.2.5
4592026-01-01T21:27:20.767Z Downloaded anstream v0.6.18
4602026-01-01T21:27:20.767Z Downloaded heck v0.5.0
4612026-01-01T21:27:20.767Z Downloaded heck v0.4.1
4622026-01-01T21:27:20.767Z Downloaded generic-array v0.14.7
4632026-01-01T21:27:20.767Z Downloaded fastrand v2.1.1
4642026-01-01T21:27:20.767Z Downloaded cargo-util-schemas v0.8.2
4652026-01-01T21:27:20.767Z Downloaded anstyle v1.0.11
4662026-01-01T21:27:20.767Z Downloaded anstyle-query v1.1.1
4672026-01-01T21:27:20.767Z Compiling proc-macro2 v1.0.101
4682026-01-01T21:27:20.767Z Compiling unicode-ident v1.0.19
4692026-01-01T21:27:20.767Z Compiling serde_core v1.0.228
4702026-01-01T21:27:20.767Z Compiling serde v1.0.228
4712026-01-01T21:27:20.767Z Compiling version_check v0.9.5
4722026-01-01T21:27:20.767Z Compiling libc v0.2.174
4732026-01-01T21:27:20.767Z Compiling memchr v2.7.4
4742026-01-01T21:27:20.767Z Compiling stable_deref_trait v1.2.0
4752026-01-01T21:27:20.943Z Compiling thiserror v2.0.17
4762026-01-01T21:27:21.040Z Compiling ryu v1.0.18
4772026-01-01T21:27:21.364Z Compiling autocfg v1.4.0
4782026-01-01T21:27:21.418Z Compiling ucd-trie v0.1.7
4792026-01-01T21:27:21.442Z Compiling itoa v1.0.11
4802026-01-01T21:27:21.655Z Compiling litemap v0.7.3
4812026-01-01T21:27:21.892Z Compiling writeable v0.5.5
4822026-01-01T21:27:21.977Z Compiling thiserror v1.0.69
4832026-01-01T21:27:22.005Z Compiling byteorder v1.5.0
4842026-01-01T21:27:22.172Z Compiling bitflags v2.9.4
4852026-01-01T21:27:22.387Z Compiling icu_locid_transform_data v1.5.0
4862026-01-01T21:27:22.583Z Compiling quote v1.0.40
4872026-01-01T21:27:22.709Z Compiling errno v0.3.12
4882026-01-01T21:27:22.810Z Compiling serde_json v1.0.145
4892026-01-01T21:27:22.926Z Compiling syn v2.0.111
4902026-01-01T21:27:23.045Z Compiling icu_properties_data v1.5.0
4912026-01-01T21:27:23.133Z Compiling num-traits v0.2.19
4922026-01-01T21:27:23.163Z Compiling hashbrown v0.16.1
4932026-01-01T21:27:23.324Z Compiling write16 v1.0.0
4942026-01-01T21:27:23.387Z Compiling typeid v1.0.3
4952026-01-01T21:27:23.474Z Compiling icu_normalizer_data v1.5.0
4962026-01-01T21:27:23.504Z Compiling rustix v0.38.37
4972026-01-01T21:27:23.599Z Compiling utf8_iter v1.0.4
4982026-01-01T21:27:23.670Z Compiling utf16_iter v1.0.5
4992026-01-01T21:27:23.828Z Compiling equivalent v1.0.2
5002026-01-01T21:27:23.851Z Compiling smallvec v1.15.1
5012026-01-01T21:27:24.216Z Compiling proc-macro-error-attr v1.0.4
5022026-01-01T21:27:24.244Z Compiling indexmap v2.12.1
5032026-01-01T21:27:24.267Z Compiling usdt-impl v0.5.0
5042026-01-01T21:27:24.361Z Compiling toml_write v0.1.2
5052026-01-01T21:27:24.524Z Compiling syn v1.0.109
5062026-01-01T21:27:24.635Z Compiling winnow v0.7.13
5072026-01-01T21:27:24.730Z Compiling thread-id v4.2.2
5082026-01-01T21:27:25.512Z Compiling proc-macro-error v1.0.4
5092026-01-01T21:27:25.538Z Compiling camino v1.2.1
5102026-01-01T21:27:25.847Z Compiling percent-encoding v2.3.2
5112026-01-01T21:27:26.055Z Compiling plain v0.2.3
5122026-01-01T21:27:26.112Z Compiling getrandom v0.3.4
5132026-01-01T21:27:26.192Z Compiling utf8parse v0.2.2
5142026-01-01T21:27:26.392Z Compiling log v0.4.27
5152026-01-01T21:27:26.424Z Compiling rustix v1.0.7
5162026-01-01T21:27:26.475Z Compiling anstyle-parse v0.2.5
5172026-01-01T21:27:26.770Z Compiling ordered-float v2.10.1
5182026-01-01T21:27:26.826Z Compiling form_urlencoded v1.2.2
5192026-01-01T21:27:27.276Z Compiling terminal_size v0.4.0
5202026-01-01T21:27:27.488Z Compiling is_terminal_polyfill v1.70.1
5212026-01-01T21:27:27.536Z Compiling anstyle v1.0.11
5222026-01-01T21:27:27.568Z Compiling cfg-if v1.0.4
5232026-01-01T21:27:27.642Z Compiling anstyle-query v1.1.1
5242026-01-01T21:27:27.688Z Compiling pretty-hex v0.4.1
5252026-01-01T21:27:27.736Z Compiling colorchoice v1.0.2
5262026-01-01T21:27:27.909Z Compiling anstream v0.6.18
5272026-01-01T21:27:28.025Z Compiling semver v1.0.27
5282026-01-01T21:27:28.511Z Compiling fs-err v3.1.1
5292026-01-01T21:27:28.545Z Compiling anyhow v1.0.99
5302026-01-01T21:27:28.679Z Compiling synstructure v0.13.1
5312026-01-01T21:27:28.774Z Compiling fastrand v2.1.1
5322026-01-01T21:27:28.799Z Compiling strsim v0.11.1
5332026-01-01T21:27:29.037Z Compiling bytecount v0.6.8
5342026-01-01T21:27:29.205Z Compiling unicode-width v0.1.14
5352026-01-01T21:27:29.238Z Compiling once_cell v1.21.3
5362026-01-01T21:27:29.408Z Compiling unicode-xid v0.2.6
5372026-01-01T21:27:29.583Z Compiling heck v0.5.0
5382026-01-01T21:27:29.607Z Compiling fnv v1.0.7
5392026-01-01T21:27:29.762Z Compiling heck v0.4.1
5402026-01-01T21:27:29.817Z Compiling clap_lex v0.7.4
5412026-01-01T21:27:29.843Z Compiling papergrid v0.11.0
5422026-01-01T21:27:30.008Z Compiling tempfile v3.20.0
5432026-01-01T21:27:30.157Z Compiling clap_builder v4.5.48
5442026-01-01T21:27:30.371Z Compiling memmap v0.7.0
5452026-01-01T21:27:30.552Z Compiling unicode-width v0.2.0
5462026-01-01T21:27:30.687Z Compiling smawk v0.3.2
5472026-01-01T21:27:30.711Z Compiling unicode-linebreak v0.1.5
5482026-01-01T21:27:31.001Z Compiling camino-tempfile v1.4.1
5492026-01-01T21:27:31.110Z Compiling textwrap v0.16.2
5502026-01-01T21:27:31.509Z Compiling swrite v0.1.0
5512026-01-01T21:27:31.650Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5522026-01-01T21:27:31.677Z Compiling tabled_derive v0.7.0
5532026-01-01T21:27:32.232Z Compiling serde_derive v1.0.228
5542026-01-01T21:27:32.232Z Compiling zerofrom-derive v0.1.4
5552026-01-01T21:27:32.256Z Compiling yoke-derive v0.7.4
5562026-01-01T21:27:32.256Z Compiling zerovec-derive v0.10.3
5572026-01-01T21:27:32.344Z Compiling thiserror-impl v2.0.17
5582026-01-01T21:27:33.349Z Compiling displaydoc v0.2.5
5592026-01-01T21:27:34.177Z Compiling icu_provider_macros v1.5.0
5602026-01-01T21:27:34.420Z Compiling thiserror-impl v1.0.69
5612026-01-01T21:27:34.614Z Compiling zerocopy-derive v0.7.35
5622026-01-01T21:27:34.936Z Compiling zerofrom v0.1.4
5632026-01-01T21:27:34.960Z Compiling pest v2.8.2
5642026-01-01T21:27:35.016Z Compiling scroll_derive v0.12.0
5652026-01-01T21:27:35.175Z Compiling yoke v0.7.4
5662026-01-01T21:27:35.519Z Compiling zerovec v0.10.4
5672026-01-01T21:27:36.063Z Compiling scroll v0.12.0
5682026-01-01T21:27:36.133Z Compiling zerocopy v0.7.35
5692026-01-01T21:27:36.470Z Compiling goblin v0.8.2
5702026-01-01T21:27:36.530Z Compiling clap_derive v4.5.47
5712026-01-01T21:27:36.808Z Compiling tabled v0.15.0
5722026-01-01T21:27:37.001Z Compiling tinystr v0.7.6
5732026-01-01T21:27:37.252Z Compiling pest_meta v2.8.2
5742026-01-01T21:27:37.300Z Compiling icu_locid v1.5.0
5752026-01-01T21:27:37.341Z Compiling icu_collections v1.5.0
5762026-01-01T21:27:38.494Z Compiling icu_provider v1.5.0
5772026-01-01T21:27:38.827Z Compiling pest_generator v2.8.2
5782026-01-01T21:27:38.856Z Compiling serde_spanned v0.6.9
5792026-01-01T21:27:39.015Z Compiling toml_datetime v0.6.11
5802026-01-01T21:27:39.097Z Compiling icu_locid_transform v1.5.0
5812026-01-01T21:27:39.296Z Compiling dof v0.3.0
5822026-01-01T21:27:39.459Z Compiling toml_edit v0.22.27
5832026-01-01T21:27:39.832Z Compiling serde_tokenstream v0.2.2
5842026-01-01T21:27:40.025Z Compiling erased-serde v0.4.6
5852026-01-01T21:27:40.146Z Compiling icu_properties v1.5.1
5862026-01-01T21:27:40.331Z Compiling serde-value v0.7.0
5872026-01-01T21:27:40.758Z Compiling pest_derive v2.8.2
5882026-01-01T21:27:40.943Z Compiling serde-untagged v0.1.7
5892026-01-01T21:27:40.996Z Compiling cargo-platform v0.2.0
5902026-01-01T21:27:41.024Z Compiling clap v4.5.48
5912026-01-01T21:27:41.377Z Compiling dtrace-parser v0.2.0
5922026-01-01T21:27:41.377Z Compiling macaddr v1.0.1
5932026-01-01T21:27:42.341Z Compiling toml v0.8.23
5942026-01-01T21:27:42.985Z Compiling usdt-attr-macro v0.5.0
5952026-01-01T21:27:42.985Z Compiling usdt-macro v0.5.0
5962026-01-01T21:27:43.096Z Compiling icu_normalizer v1.5.0
5972026-01-01T21:27:43.263Z Compiling cargo_toml v0.21.0
5982026-01-01T21:27:43.899Z Compiling idna_adapter v1.2.0
5992026-01-01T21:27:44.069Z Compiling usdt v0.5.0
6002026-01-01T21:27:44.093Z Compiling idna v1.0.3
6012026-01-01T21:27:44.594Z Compiling url v2.5.4
6022026-01-01T21:27:45.321Z Compiling cargo-util-schemas v0.8.2
6032026-01-01T21:27:47.161Z Compiling cargo_metadata v0.21.0
6042026-01-01T21:27:49.096Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6052026-01-01T21:27:53.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
6062026-01-01T21:27:53.421Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6072026-01-01T21:27:54.362Z Downloading crates ...
6082026-01-01T21:27:54.544Z Downloaded bit-set v0.8.0
6092026-01-01T21:27:54.570Z Downloaded corncobs v0.1.4
6102026-01-01T21:27:54.570Z Downloaded crc32fast v1.4.2
6112026-01-01T21:27:54.594Z Downloaded crossbeam-epoch v0.9.18
6122026-01-01T21:27:54.594Z Downloaded ghash v0.5.1
6132026-01-01T21:27:54.594Z Downloaded drift v0.1.2
6142026-01-01T21:27:54.619Z Downloaded heck v0.3.3
6152026-01-01T21:27:54.619Z Downloaded hex-literal v0.4.1
6162026-01-01T21:27:54.619Z Downloaded humantime v2.2.0
6172026-01-01T21:27:54.645Z Downloaded internet-checksum v0.2.1
6182026-01-01T21:27:54.645Z Downloaded ignore v0.4.23
6192026-01-01T21:27:54.645Z Downloaded libscf-sys v1.1.0
6202026-01-01T21:27:54.670Z Downloaded lru v0.12.5
6212026-01-01T21:27:54.670Z Downloaded lockfree-object-pool v0.1.6
6222026-01-01T21:27:54.670Z Downloaded num v0.4.3
6232026-01-01T21:27:54.697Z Downloaded openssl-probe v0.1.5
6242026-01-01T21:27:54.697Z Downloaded path-slash v0.1.5
6252026-01-01T21:27:54.697Z Downloaded paste v1.0.15
6262026-01-01T21:27:54.722Z Downloaded phf_shared v0.12.1
6272026-01-01T21:27:54.722Z Downloaded progenitor v0.8.0
6282026-01-01T21:27:54.722Z Downloaded progenitor-macro v0.10.0
6292026-01-01T21:27:54.722Z Downloaded progenitor-client v0.10.0
6302026-01-01T21:27:54.722Z Downloaded num-rational v0.4.2
6312026-01-01T21:27:54.722Z Downloaded rfc6979 v0.4.0
6322026-01-01T21:27:54.747Z Downloaded rustc_version v0.4.1
6332026-01-01T21:27:54.747Z Downloaded sapling-renderdag v0.1.0
6342026-01-01T21:27:54.747Z Downloaded serde_urlencoded v0.7.1
6352026-01-01T21:27:54.747Z Downloaded siphasher v1.0.1
6362026-01-01T21:27:54.773Z Downloaded serde_plain v1.0.2
6372026-01-01T21:27:54.773Z Downloaded signal-hook-registry v1.4.2
6382026-01-01T21:27:54.773Z Downloaded slog-envlogger v2.2.0
6392026-01-01T21:27:54.773Z Downloaded ssh-cipher v0.2.0
6402026-01-01T21:27:54.773Z Downloaded subtle v2.6.1
6412026-01-01T21:27:54.797Z Downloaded structmeta-derive v0.3.0
6422026-01-01T21:27:54.797Z Downloaded rand v0.8.5
6432026-01-01T21:27:54.797Z Downloaded time-core v0.1.6
6442026-01-01T21:27:54.797Z Downloaded thiserror-impl-no-std v2.0.2
6452026-01-01T21:27:54.797Z Downloaded phf v0.11.2
6462026-01-01T21:27:54.798Z Downloaded tokio-native-tls v0.3.1
6472026-01-01T21:27:54.823Z Downloaded testing_table v0.3.0
6482026-01-01T21:27:54.823Z Downloaded semver v0.1.20
6492026-01-01T21:27:54.823Z Downloaded tinyvec_macros v0.1.1
6502026-01-01T21:27:54.823Z Downloaded trait-variant v0.1.2
6512026-01-01T21:27:54.823Z Downloaded ron v0.8.1
6522026-01-01T21:27:54.823Z Downloaded unarray v0.1.4
6532026-01-01T21:27:54.848Z Downloaded usdt v0.6.0
6542026-01-01T21:27:54.848Z Downloaded thiserror-no-std v2.0.2
6552026-01-01T21:27:54.848Z Downloaded waitgroup v0.1.2
6562026-01-01T21:27:54.848Z Downloaded typify-macro v0.2.0
6572026-01-01T21:27:54.848Z Downloaded vergen-git2 v1.0.7
6582026-01-01T21:27:54.848Z Downloaded walkdir v2.5.0
6592026-01-01T21:27:54.874Z Downloaded xshell-macros v0.2.7
6602026-01-01T21:27:54.874Z Downloaded moka v0.12.10
6612026-01-01T21:27:54.874Z Downloaded zone_cfg_derive v0.3.0
6622026-01-01T21:27:54.874Z Downloaded vte v0.11.1
6632026-01-01T21:27:54.874Z Downloaded unicase v2.8.1
6642026-01-01T21:27:54.898Z Downloaded which v4.4.2
6652026-01-01T21:27:54.898Z Downloaded zstd-safe v7.2.3
6662026-01-01T21:27:54.898Z Downloaded unicode_categories v0.1.1
6672026-01-01T21:27:54.898Z Downloaded zstd v0.13.3
6682026-01-01T21:27:54.898Z Downloaded zip v0.6.6
6692026-01-01T21:27:54.898Z Downloaded tower-http v0.6.6
6702026-01-01T21:27:54.922Z Downloaded zip v4.2.0
6712026-01-01T21:27:54.922Z Downloaded zopfli v0.8.1
6722026-01-01T21:27:54.922Z Downloaded tabled v0.20.0
6732026-01-01T21:27:54.948Z Downloaded zerocopy v0.6.6
6742026-01-01T21:27:54.949Z Downloaded zlib-rs v0.5.1
6752026-01-01T21:27:54.974Z Downloaded smoltcp v0.11.0
6762026-01-01T21:27:54.974Z Downloaded unicode-normalization v0.1.24
6772026-01-01T21:27:54.974Z Downloaded tower v0.5.2
6782026-01-01T21:27:54.998Z Downloaded time v0.3.43
6792026-01-01T21:27:54.998Z Downloaded rustls-webpki v0.102.8
6802026-01-01T21:27:55.022Z Downloaded nix v0.28.0
6812026-01-01T21:27:55.047Z Downloaded nix v0.30.1
6822026-01-01T21:27:55.047Z Downloaded webpki-roots v1.0.1
6832026-01-01T21:27:55.047Z Downloaded zerocopy v0.8.27
6842026-01-01T21:27:55.071Z Downloaded vcpkg v0.2.15
6852026-01-01T21:27:55.112Z Downloaded rustls v0.23.19
6862026-01-01T21:27:55.136Z Downloaded typify-impl v0.2.0
6872026-01-01T21:27:55.160Z Downloaded chrono-tz v0.10.4
6882026-01-01T21:27:55.160Z Downloaded typify-impl v0.4.3
6892026-01-01T21:27:55.185Z Downloaded jiff v0.2.15
6902026-01-01T21:27:55.209Z Downloaded regex-automata v0.4.11
6912026-01-01T21:27:55.209Z Downloaded ratatui v0.29.0
6922026-01-01T21:27:55.233Z Downloaded sled v0.34.7
6932026-01-01T21:27:55.258Z Downloaded sqlparser v0.45.0
6942026-01-01T21:27:55.258Z Downloaded csv v1.3.1
6952026-01-01T21:27:55.283Z Downloaded tokio-util v0.7.15
6962026-01-01T21:27:55.283Z Downloaded libz-sys v1.1.20
6972026-01-01T21:27:55.307Z Downloaded object v0.30.4
6982026-01-01T21:27:55.307Z Downloaded lzma-sys v0.1.20
6992026-01-01T21:27:55.337Z Downloaded nix v0.29.0
7002026-01-01T21:27:55.361Z Downloaded regex-syntax v0.8.5
7012026-01-01T21:27:55.361Z Downloaded zerocopy-derive v0.6.6
7022026-01-01T21:27:55.385Z Downloaded object v0.36.5
7032026-01-01T21:27:55.385Z Downloaded rpassword v7.4.0
7042026-01-01T21:27:55.385Z Downloaded regress v0.10.4
7052026-01-01T21:27:55.409Z Downloaded petgraph v0.6.5
7062026-01-01T21:27:55.433Z Downloaded radix_trie v0.2.1
7072026-01-01T21:27:55.433Z Downloaded p384 v0.13.1
7082026-01-01T21:27:55.433Z Downloaded zerocopy-derive v0.8.27
7092026-01-01T21:27:55.433Z Downloaded tokio v1.48.0
7102026-01-01T21:27:55.472Z Downloaded x509-cert v0.2.5
7112026-01-01T21:27:55.497Z Downloaded winnow v0.6.26
7122026-01-01T21:27:55.497Z Downloaded petgraph v0.8.2
7132026-01-01T21:27:55.521Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7142026-01-01T21:27:55.545Z Downloaded unicode-segmentation v1.12.0
7152026-01-01T21:27:55.545Z Downloaded tough v0.20.0
7162026-01-01T21:27:55.545Z Downloaded tracing v0.1.40
7172026-01-01T21:27:55.545Z Downloaded tokio-postgres v0.7.13
7182026-01-01T21:27:55.569Z Downloaded sha3 v0.10.8
7192026-01-01T21:27:55.569Z Downloaded steno v0.4.1
7202026-01-01T21:27:55.569Z Downloaded rustls v0.22.4
7212026-01-01T21:27:55.593Z Downloaded rand v0.9.2
7222026-01-01T21:27:55.593Z Downloaded tabled v0.18.0
7232026-01-01T21:27:55.617Z Downloaded smoltcp v0.9.1
7242026-01-01T21:27:55.617Z Downloaded openapiv3 v2.2.0
7252026-01-01T21:27:55.641Z Downloaded winnow v0.5.40
7262026-01-01T21:27:55.641Z Downloaded tracing-core v0.1.32
7272026-01-01T21:27:55.641Z Downloaded schemars v0.9.0
7282026-01-01T21:27:55.665Z Downloaded regex-syntax v0.6.29
7292026-01-01T21:27:55.665Z Downloaded petname v2.0.2
7302026-01-01T21:27:55.666Z Downloaded tungstenite v0.21.0
7312026-01-01T21:27:55.666Z Downloaded subprocess v0.2.9
7322026-01-01T21:27:55.666Z Downloaded encoding_rs v0.8.34
7332026-01-01T21:27:55.690Z Downloaded rustls v0.21.12
7342026-01-01T21:27:55.714Z Downloaded rsa v0.9.8
7352026-01-01T21:27:55.714Z Downloaded toml v0.7.8
7362026-01-01T21:27:55.714Z Downloaded tar v0.4.44
7372026-01-01T21:27:55.714Z Downloaded strum_macros v0.27.2
7382026-01-01T21:27:55.714Z Downloaded proptest v1.7.0
7392026-01-01T21:27:55.738Z Downloaded nix v0.27.1
7402026-01-01T21:27:55.738Z Downloaded zeroize v1.8.1
7412026-01-01T21:27:55.738Z Downloaded unicode-properties v0.1.3
7422026-01-01T21:27:55.738Z Downloaded polar-core v0.27.3
7432026-01-01T21:27:55.764Z Downloaded xshell v0.2.7
7442026-01-01T21:27:55.764Z Downloaded wyz v0.5.1
7452026-01-01T21:27:55.764Z Downloaded ring v0.17.14
7462026-01-01T21:27:55.791Z Downloaded typed-path v0.9.3
7472026-01-01T21:27:55.824Z Downloaded signal-hook v0.3.18
7482026-01-01T21:27:55.824Z Downloaded hickory-proto v0.25.2
7492026-01-01T21:27:55.824Z Downloaded toml_parser v1.0.4
7502026-01-01T21:27:55.824Z Downloaded yasna v0.5.2
7512026-01-01T21:27:55.824Z Downloaded yansi v1.0.1
7522026-01-01T21:27:55.824Z Downloaded vergen-gitcl v1.0.8
7532026-01-01T21:27:55.849Z Downloaded uuid v1.19.0
7542026-01-01T21:27:55.850Z Downloaded tui-tree-widget v0.23.1
7552026-01-01T21:27:55.850Z Downloaded serde_with v3.14.0
7562026-01-01T21:27:55.850Z Downloaded salty v0.3.0
7572026-01-01T21:27:55.875Z Downloaded rustls-webpki v0.101.7
7582026-01-01T21:27:55.875Z Downloaded rayon v1.10.0
7592026-01-01T21:27:55.900Z Downloaded vergen-lib v0.1.6
7602026-01-01T21:27:55.900Z Downloaded unsafe-libyaml v0.2.11
7612026-01-01T21:27:55.900Z Downloaded tungstenite v0.23.0
7622026-01-01T21:27:55.900Z Downloaded spin v0.9.8
7632026-01-01T21:27:55.900Z Downloaded socket2 v0.6.1
7642026-01-01T21:27:55.900Z Downloaded tracing-attributes v0.1.27
7652026-01-01T21:27:55.900Z Downloaded libgit2-sys v0.18.2+1.9.1
7662026-01-01T21:27:55.952Z Downloaded pretty_assertions v1.4.1
7672026-01-01T21:27:55.982Z Downloaded vsss-rs v3.3.4
7682026-01-01T21:27:55.982Z Downloaded vergen v9.0.6
7692026-01-01T21:27:55.982Z Downloaded usdt-impl v0.6.0
7702026-01-01T21:27:55.982Z Downloaded unicode-bidi v0.3.17
7712026-01-01T21:27:55.982Z Downloaded toml_edit v0.19.15
7722026-01-01T21:27:55.982Z Downloaded tokio-rustls v0.26.0
7732026-01-01T21:27:55.983Z Downloaded rustls-pki-types v1.10.0
7742026-01-01T21:27:56.007Z Downloaded regex v1.11.3
7752026-01-01T21:27:56.007Z Downloaded portable-atomic v1.11.0
7762026-01-01T21:27:56.007Z Downloaded openssl v0.10.73
7772026-01-01T21:27:56.032Z Downloaded zone_cfg_derive v0.1.2
7782026-01-01T21:27:56.032Z Downloaded zone v0.3.1
7792026-01-01T21:27:56.032Z Downloaded zone v0.1.8
7802026-01-01T21:27:56.032Z Downloaded zeroize_derive v1.4.2
7812026-01-01T21:27:56.032Z Downloaded xz2 v0.1.7
7822026-01-01T21:27:56.032Z Downloaded xattr v1.3.1
7832026-01-01T21:27:56.032Z Downloaded whoami v1.5.2
7842026-01-01T21:27:56.032Z Downloaded void v1.0.2
7852026-01-01T21:27:56.032Z Downloaded usdt-attr-macro v0.6.0
7862026-01-01T21:27:56.032Z Downloaded typify v0.4.3
7872026-01-01T21:27:56.032Z Downloaded twox-hash v2.1.0
7882026-01-01T21:27:56.032Z Downloaded toml_writer v1.0.4
7892026-01-01T21:27:56.032Z Downloaded string_cache v0.8.9
7902026-01-01T21:27:56.032Z Downloaded ssh-key v0.6.6
7912026-01-01T21:27:56.062Z Downloaded slog-stdlog v4.1.1
7922026-01-01T21:27:56.062Z Downloaded schemars v1.0.4
7932026-01-01T21:27:56.062Z Downloaded quinn-proto v0.11.8
7942026-01-01T21:27:56.062Z Downloaded want v0.3.1
7952026-01-01T21:27:56.062Z Downloaded wait-timeout v0.2.0
7962026-01-01T21:27:56.062Z Downloaded value-bag v1.9.0
7972026-01-01T21:27:56.088Z Downloaded uzers v0.12.1
7982026-01-01T21:27:56.088Z Downloaded utf-8 v0.7.6
7992026-01-01T21:27:56.088Z Downloaded usdt-macro v0.6.0
8002026-01-01T21:27:56.088Z Downloaded unicode-truncate v1.1.0
8012026-01-01T21:27:56.088Z Downloaded try-lock v0.2.5
8022026-01-01T21:27:56.088Z Downloaded topological-sort v0.2.2
8032026-01-01T21:27:56.088Z Downloaded toml_datetime v0.7.3
8042026-01-01T21:27:56.088Z Downloaded toml v0.9.8
8052026-01-01T21:27:56.088Z Downloaded tokio-stream v0.1.17
8062026-01-01T21:27:56.088Z Downloaded tokio-rustls v0.24.1
8072026-01-01T21:27:56.088Z Downloaded untrusted v0.9.0
8082026-01-01T21:27:56.088Z Downloaded universal-hash v0.5.1
8092026-01-01T21:27:56.088Z Downloaded dropshot v0.16.6
8102026-01-01T21:27:56.113Z Downloaded tokio-macros v2.6.0
8112026-01-01T21:27:56.113Z Downloaded thread_local v1.1.8
8122026-01-01T21:27:56.113Z Downloaded thread-id v5.0.0
8132026-01-01T21:27:56.138Z Downloaded test-strategy v0.4.3
8142026-01-01T21:27:56.138Z Downloaded tap v1.0.1
8152026-01-01T21:27:56.138Z Downloaded slog-json v2.6.1
8162026-01-01T21:27:56.138Z Downloaded reqwest v0.12.24
8172026-01-01T21:27:56.138Z Downloaded quick-xml v0.37.2
8182026-01-01T21:27:56.138Z Downloaded vte_generate_state_changes v0.1.2
8192026-01-01T21:27:56.138Z Downloaded untrusted v0.7.1
8202026-01-01T21:27:56.138Z Downloaded typify v0.2.0
8212026-01-01T21:27:56.138Z Downloaded tinyvec v1.8.0
8222026-01-01T21:27:56.163Z Downloaded take_mut v0.2.2
8232026-01-01T21:27:56.163Z Downloaded socket2 v0.5.10
8242026-01-01T21:27:56.163Z Downloaded slog-bunyan v2.5.0
8252026-01-01T21:27:56.163Z Downloaded predicates v3.1.3
8262026-01-01T21:27:56.163Z Downloaded russh v0.45.0
8272026-01-01T21:27:56.163Z Downloaded publicsuffix v2.3.0
8282026-01-01T21:27:56.163Z Downloaded hickory-proto v0.24.4
8292026-01-01T21:27:56.188Z Downloaded unit-prefix v0.5.1
8302026-01-01T21:27:56.188Z Downloaded typify-macro v0.4.3
8312026-01-01T21:27:56.188Z Downloaded slog-dtrace v0.3.0
8322026-01-01T21:27:56.188Z Downloaded samael v0.0.19
8332026-01-01T21:27:56.188Z Downloaded reedline v0.40.0
8342026-01-01T21:27:56.188Z Downloaded rand_seeder v0.4.0
8352026-01-01T21:27:56.213Z Downloaded bstr v1.10.0
8362026-01-01T21:27:56.213Z Downloaded tower-service v0.3.3
8372026-01-01T21:27:56.213Z Downloaded tokio-tungstenite v0.23.1
8382026-01-01T21:27:56.213Z Downloaded tokio-tungstenite v0.21.0
8392026-01-01T21:27:56.214Z Downloaded tokio-rustls v0.25.0
8402026-01-01T21:27:56.214Z Downloaded tokio-dtrace v0.1.0
8412026-01-01T21:27:56.214Z Downloaded tls_codec_derive v0.4.1
8422026-01-01T21:27:56.214Z Downloaded tls_codec v0.4.1
8432026-01-01T21:27:56.214Z Downloaded tiny-keccak v2.0.2
8442026-01-01T21:27:56.240Z Downloaded time-macros v0.2.24
8452026-01-01T21:27:56.240Z Downloaded term v1.1.0
8462026-01-01T21:27:56.240Z Downloaded sqlparser_derive v0.2.2
8472026-01-01T21:27:56.240Z Downloaded snafu v0.8.5
8482026-01-01T21:27:56.240Z Downloaded rustyline v14.0.0
8492026-01-01T21:27:56.240Z Downloaded rustls-pemfile v1.0.4
8502026-01-01T21:27:56.240Z Downloaded tower-layer v0.3.3
8512026-01-01T21:27:56.240Z Downloaded termtree v0.5.1
8522026-01-01T21:27:56.240Z Downloaded russh-keys v0.45.0
8532026-01-01T21:27:56.265Z Downloaded progenitor-client v0.11.2
8542026-01-01T21:27:56.265Z Downloaded predicates-core v1.0.8
8552026-01-01T21:27:56.265Z Downloaded smallvec v0.6.14
8562026-01-01T21:27:56.265Z Downloaded slog-term v2.9.2
8572026-01-01T21:27:56.265Z Downloaded serde-hex v0.1.0
8582026-01-01T21:27:56.265Z Downloaded quinn v0.11.5
8592026-01-01T21:27:56.265Z Downloaded rand_chacha v0.3.1
8602026-01-01T21:27:56.265Z Downloaded termios v0.3.3
8612026-01-01T21:27:56.265Z Downloaded term v0.7.0
8622026-01-01T21:27:56.265Z Downloaded strum_macros v0.26.4
8632026-01-01T21:27:56.265Z Downloaded strum v0.27.2
8642026-01-01T21:27:56.265Z Downloaded serde_bytes v0.11.19
8652026-01-01T21:27:56.265Z Downloaded rayon-core v1.12.1
8662026-01-01T21:27:56.266Z Downloaded diesel v2.2.12
8672026-01-01T21:27:56.290Z Downloaded tabwriter v1.4.0
8682026-01-01T21:27:56.290Z Downloaded sync-ptr v0.1.4
8692026-01-01T21:27:56.290Z Downloaded slog v2.8.2
8702026-01-01T21:27:56.290Z Downloaded serde_with_macros v3.14.0
8712026-01-01T21:27:56.314Z Downloaded rand_core v0.9.3
8722026-01-01T21:27:56.314Z Downloaded pem-rfc7468 v0.7.0
8732026-01-01T21:27:56.314Z Downloaded tagptr v0.2.0
8742026-01-01T21:27:56.314Z Downloaded tabled_derive v0.10.0
8752026-01-01T21:27:56.314Z Downloaded sync_wrapper v1.0.1
8762026-01-01T21:27:56.314Z Downloaded strum_macros v0.24.3
8772026-01-01T21:27:56.314Z Downloaded strum v0.26.3
8782026-01-01T21:27:56.314Z Downloaded signature v2.2.0
8792026-01-01T21:27:56.314Z Downloaded peg-macros v0.8.5
8802026-01-01T21:27:56.314Z Downloaded tabled_derive v0.11.0
8812026-01-01T21:27:56.314Z Downloaded supports-color v3.0.2
8822026-01-01T21:27:56.314Z Downloaded support-bundle-viewer v0.1.2
8832026-01-01T21:27:56.314Z Downloaded stringprep v0.1.5
8842026-01-01T21:27:56.314Z Downloaded static_assertions v1.1.0
8852026-01-01T21:27:56.314Z Downloaded ssh-encoding v0.2.0
8862026-01-01T21:27:56.339Z Downloaded similar v2.7.0
8872026-01-01T21:27:56.339Z Downloaded sec1 v0.7.3
8882026-01-01T21:27:56.339Z Downloaded scheduled-thread-pool v0.2.7
8892026-01-01T21:27:56.339Z Downloaded papergrid v0.17.0
8902026-01-01T21:27:56.339Z Downloaded p521 v0.13.3
8912026-01-01T21:27:56.339Z Downloaded siphasher v0.3.11
8922026-01-01T21:27:56.339Z Downloaded sigpipe v0.1.3
8932026-01-01T21:27:56.339Z Downloaded signal-hook-tokio v0.3.1
8942026-01-01T21:27:56.339Z Downloaded sct v0.7.1
8952026-01-01T21:27:56.363Z Downloaded rustc-demangle v0.1.24
8962026-01-01T21:27:56.363Z Downloaded lalrpop v0.19.12
8972026-01-01T21:27:56.363Z Downloaded structmeta v0.3.0
8982026-01-01T21:27:56.363Z Downloaded strip-ansi-escapes v0.2.0
8992026-01-01T21:27:56.363Z Downloaded sqlformat v0.3.5
9002026-01-01T21:27:56.363Z Downloaded spki v0.7.3
9012026-01-01T21:27:56.363Z Downloaded snafu-derive v0.8.5
9022026-01-01T21:27:56.363Z Downloaded smf v0.2.3
9032026-01-01T21:27:56.363Z Downloaded sha1 v0.10.6
9042026-01-01T21:27:56.364Z Downloaded serde_yaml v0.9.34+deprecated
9052026-01-01T21:27:56.388Z Downloaded serde_spanned v1.0.3
9062026-01-01T21:27:56.388Z Downloaded rustversion v1.0.22
9072026-01-01T21:27:56.388Z Downloaded quick-error v1.2.3
9082026-01-01T21:27:56.388Z Downloaded progenitor-impl v0.8.0
9092026-01-01T21:27:56.388Z Downloaded pem v3.0.5
9102026-01-01T21:27:56.388Z Downloaded oxide-tokio-rt v0.1.2
9112026-01-01T21:27:56.388Z Downloaded slog-scope v4.4.0
9122026-01-01T21:27:56.388Z Downloaded slog-async v2.8.0
9132026-01-01T21:27:56.388Z Downloaded slab v0.4.9
9142026-01-01T21:27:56.388Z Downloaded serde_repr v0.1.19
9152026-01-01T21:27:56.388Z Downloaded scroll_derive v0.13.1
9162026-01-01T21:27:56.388Z Downloaded schemars v0.8.22
9172026-01-01T21:27:56.412Z Downloaded rustls-pemfile v2.2.0
9182026-01-01T21:27:56.413Z Downloaded ron v0.7.1
9192026-01-01T21:27:56.413Z Downloaded primeorder v0.13.6
9202026-01-01T21:27:56.413Z Downloaded ppv-lite86 v0.2.20
9212026-01-01T21:27:56.413Z Downloaded serde_cbor v0.11.2
9222026-01-01T21:27:56.437Z Downloaded rand_xorshift v0.4.0
9232026-01-01T21:27:56.437Z Downloaded radium v0.7.0
9242026-01-01T21:27:56.437Z Downloaded progenitor-macro v0.8.0
9252026-01-01T21:27:56.437Z Downloaded prettyplease v0.2.36
9262026-01-01T21:27:56.437Z Downloaded prefix-trie v0.7.0
9272026-01-01T21:27:56.437Z Downloaded p256 v0.13.2
9282026-01-01T21:27:56.437Z Downloaded shlex v1.3.0
9292026-01-01T21:27:56.437Z Downloaded seq-macro v0.3.6
9302026-01-01T21:27:56.437Z Downloaded rustc-hash v1.1.0
9312026-01-01T21:27:56.437Z Downloaded rcgen v0.12.1
9322026-01-01T21:27:56.437Z Downloaded qorb v0.4.1
9332026-01-01T21:27:56.461Z Downloaded progenitor-impl v0.10.0
9342026-01-01T21:27:56.461Z Downloaded gimli v0.31.1
9352026-01-01T21:27:56.461Z Downloaded serde_path_to_error v0.1.20
9362026-01-01T21:27:56.461Z Downloaded serde_derive_internals v0.29.1
9372026-01-01T21:27:56.461Z Downloaded scroll v0.13.0
9382026-01-01T21:27:56.461Z Downloaded progenitor-impl v0.11.2
9392026-01-01T21:27:56.461Z Downloaded progenitor v0.11.2
9402026-01-01T21:27:56.461Z Downloaded predicates-tree v1.0.12
9412026-01-01T21:27:56.461Z Downloaded powerfmt v0.2.0
9422026-01-01T21:27:56.461Z Downloaded postcard v1.0.10
9432026-01-01T21:27:56.485Z Downloaded num-bigint-dig v0.8.6
9442026-01-01T21:27:56.486Z Downloaded goblin v0.10.2
9452026-01-01T21:27:56.486Z Downloaded simd-adler32 v0.3.7
9462026-01-01T21:27:56.486Z Downloaded signal-hook-mio v0.2.4
9472026-01-01T21:27:56.486Z Downloaded shell-words v1.1.0
9482026-01-01T21:27:56.486Z Downloaded schemars_derive v0.8.22
9492026-01-01T21:27:56.510Z Downloaded rusty-fork v0.3.0
9502026-01-01T21:27:56.510Z Downloaded proc-macro-error-attr2 v2.0.0
9512026-01-01T21:27:56.510Z Downloaded precomputed-hash v0.1.1
9522026-01-01T21:27:56.510Z Downloaded peg-runtime v0.8.5
9532026-01-01T21:27:56.510Z Downloaded itertools v0.14.0
9542026-01-01T21:27:56.510Z Downloaded git2 v0.20.2
9552026-01-01T21:27:56.534Z Downloaded serde-big-array v0.5.1
9562026-01-01T21:27:56.534Z Downloaded secrecy v0.10.3
9572026-01-01T21:27:56.534Z Downloaded secrecy v0.8.0
9582026-01-01T21:27:56.534Z Downloaded scrypt v0.11.0
9592026-01-01T21:27:56.534Z Downloaded scopeguard v1.2.0
9602026-01-01T21:27:56.534Z Downloaded same-file v1.0.6
9612026-01-01T21:27:56.534Z Downloaded rustls-native-certs v0.8.1
9622026-01-01T21:27:56.534Z Downloaded rustc_version v0.1.7
9632026-01-01T21:27:56.534Z Downloaded resolv-conf v0.7.0
9642026-01-01T21:27:56.534Z Downloaded pkcs8 v0.10.2
9652026-01-01T21:27:56.534Z Downloaded packed_struct v0.10.1
9662026-01-01T21:27:56.534Z Downloaded hyper v1.8.1
9672026-01-01T21:27:56.560Z Downloaded salsa20 v0.10.2
9682026-01-01T21:27:56.560Z Downloaded rustc-hash v2.1.1
9692026-01-01T21:27:56.560Z Downloaded rand_core v0.6.4
9702026-01-01T21:27:56.560Z Downloaded rand_chacha v0.9.0
9712026-01-01T21:27:56.560Z Downloaded quinn-udp v0.5.5
9722026-01-01T21:27:56.560Z Downloaded pin-project v1.1.6
9732026-01-01T21:27:56.584Z Downloaded phf_shared v0.11.2
9742026-01-01T21:27:56.584Z Downloaded oxnet v0.1.3
9752026-01-01T21:27:56.584Z Downloaded num-bigint v0.4.6
9762026-01-01T21:27:56.584Z Downloaded itertools v0.13.0
9772026-01-01T21:27:56.584Z Downloaded russh-cryptovec v0.7.3
9782026-01-01T21:27:56.584Z Downloaded rtoolbox v0.0.2
9792026-01-01T21:27:56.584Z Downloaded ref-cast v1.0.24
9802026-01-01T21:27:56.584Z Downloaded pin-utils v0.1.0
9812026-01-01T21:27:56.584Z Downloaded nom v7.1.3
9822026-01-01T21:27:56.608Z Downloaded mio v1.0.2
9832026-01-01T21:27:56.608Z Downloaded ref-cast-impl v1.0.24
9842026-01-01T21:27:56.608Z Downloaded r2d2 v0.8.10
9852026-01-01T21:27:56.609Z Downloaded psl-types v2.0.11
9862026-01-01T21:27:56.609Z Downloaded progenitor-macro v0.11.2
9872026-01-01T21:27:56.609Z Downloaded progenitor v0.10.0
9882026-01-01T21:27:56.609Z Downloaded postgres-types v0.2.9
9892026-01-01T21:27:56.609Z Downloaded pkg-config v0.3.31
9902026-01-01T21:27:56.609Z Downloaded pkcs1 v0.7.5
9912026-01-01T21:27:56.609Z Downloaded openssl-sys v0.9.109
9922026-01-01T21:27:56.609Z Downloaded number_prefix v0.4.0
9932026-01-01T21:27:56.633Z Downloaded num_enum v0.5.11
9942026-01-01T21:27:56.633Z Downloaded num-integer v0.1.46
9952026-01-01T21:27:56.633Z Downloaded num-derive v0.3.3
9962026-01-01T21:27:56.633Z Downloaded libxml v0.3.3
9972026-01-01T21:27:56.633Z Downloaded iri-string v0.7.8
9982026-01-01T21:27:56.633Z Downloaded papergrid v0.14.0
9992026-01-01T21:27:56.657Z Downloaded itertools v0.10.5
10002026-01-01T21:27:56.657Z Downloaded progenitor-client v0.8.0
10012026-01-01T21:27:56.657Z Downloaded proc-macro-error2 v2.0.1
10022026-01-01T21:27:56.657Z Downloaded pretty-hex v0.2.1
10032026-01-01T21:27:56.657Z Downloaded postgres-protocol v0.6.8
10042026-01-01T21:27:56.657Z Downloaded poly1305 v0.8.0
10052026-01-01T21:27:56.657Z Downloaded pkcs5 v0.7.1
10062026-01-01T21:27:56.657Z Downloaded phf v0.12.1
10072026-01-01T21:27:56.657Z Downloaded pbkdf2 v0.12.2
10082026-01-01T21:27:56.682Z Downloaded password-hash v0.4.2
10092026-01-01T21:27:56.683Z Downloaded newtype_derive v0.1.6
10102026-01-01T21:27:56.683Z Downloaded memmap2 v0.9.8
10112026-01-01T21:27:56.683Z Downloaded jiff-static v0.2.15
10122026-01-01T21:27:56.683Z Downloaded proc-macro-crate v1.3.1
10132026-01-01T21:27:56.683Z Downloaded polyval v0.6.2
10142026-01-01T21:27:56.683Z Downloaded pin-project-lite v0.2.14
10152026-01-01T21:27:56.683Z Downloaded pin-project-internal v1.1.6
10162026-01-01T21:27:56.683Z Downloaded peg v0.8.5
10172026-01-01T21:27:56.683Z Downloaded pbkdf2 v0.11.0
10182026-01-01T21:27:56.707Z Downloaded password-hash v0.5.0
10192026-01-01T21:27:56.707Z Downloaded parking_lot_core v0.9.10
10202026-01-01T21:27:56.707Z Downloaded parking_lot v0.12.3
10212026-01-01T21:27:56.707Z Downloaded parking_lot v0.11.2
10222026-01-01T21:27:56.707Z Downloaded oso v0.27.3
10232026-01-01T21:27:56.707Z Downloaded minimal-lexical v0.2.1
10242026-01-01T21:27:56.707Z Downloaded hashbrown v0.13.2
10252026-01-01T21:27:56.731Z Downloaded curve25519-dalek v4.1.3
10262026-01-01T21:27:56.731Z Downloaded parking_lot_core v0.8.6
10272026-01-01T21:27:56.731Z Downloaded packed_struct_codegen v0.10.1
10282026-01-01T21:27:56.731Z Downloaded owo-colors v4.2.2
10292026-01-01T21:27:56.731Z Downloaded omicron-zone-package v0.12.2
10302026-01-01T21:27:56.731Z Downloaded olpc-cjson v0.1.4
10312026-01-01T21:27:56.755Z Downloaded num_enum_derive v0.5.11
10322026-01-01T21:27:56.755Z Downloaded num-derive v0.4.2
10332026-01-01T21:27:56.755Z Downloaded nodrop v0.1.14
10342026-01-01T21:27:56.755Z Downloaded itertools v0.12.1
10352026-01-01T21:27:56.755Z Downloaded indicatif v0.18.0
10362026-01-01T21:27:56.755Z Downloaded hkdf v0.12.4
10372026-01-01T21:27:56.755Z Downloaded hashbrown v0.15.4
10382026-01-01T21:27:56.755Z Downloaded parse-display-derive v0.10.0
10392026-01-01T21:27:56.780Z Downloaded parse-display v0.10.0
10402026-01-01T21:27:56.780Z Downloaded num_threads v0.1.7
10412026-01-01T21:27:56.780Z Downloaded num-iter v0.1.45
10422026-01-01T21:27:56.780Z Downloaded nu-ansi-term v0.50.1
10432026-01-01T21:27:56.780Z Downloaded newtype-uuid v1.3.2
10442026-01-01T21:27:56.780Z Downloaded miniz_oxide v0.8.5
10452026-01-01T21:27:56.781Z Downloaded mime_guess v2.0.5
10462026-01-01T21:27:56.781Z Downloaded lzss v0.8.2
10472026-01-01T21:27:56.781Z Downloaded litrs v0.4.1
10482026-01-01T21:27:56.781Z Downloaded libm v0.2.8
10492026-01-01T21:27:56.805Z Downloaded hickory-resolver v0.25.2
10502026-01-01T21:27:56.805Z Downloaded parse-size v1.1.0
10512026-01-01T21:27:56.805Z Downloaded oso-derive v0.27.3
10522026-01-01T21:27:56.805Z Downloaded opaque-debug v0.3.1
10532026-01-01T21:27:56.805Z Downloaded num-complex v0.4.6
10542026-01-01T21:27:56.805Z Downloaded nibble_vec v0.1.0
10552026-01-01T21:27:56.805Z Downloaded newtype-uuid-macros v0.1.0
10562026-01-01T21:27:56.805Z Downloaded libz-rs-sys v0.5.1
10572026-01-01T21:27:56.805Z Downloaded libloading v0.8.5
10582026-01-01T21:27:56.805Z Downloaded ipnet v2.11.0
10592026-01-01T21:27:56.805Z Downloaded indicatif v0.17.11
10602026-01-01T21:27:56.805Z Downloaded headers v0.4.1
10612026-01-01T21:27:56.829Z Downloaded flate2 v1.1.2
10622026-01-01T21:27:56.829Z Downloaded ed25519-dalek v2.1.1
10632026-01-01T21:27:56.829Z Downloaded openssl-macros v0.1.1
10642026-01-01T21:27:56.829Z Downloaded num-conv v0.1.0
10652026-01-01T21:27:56.829Z Downloaded normalize-line-endings v0.3.0
10662026-01-01T21:27:56.829Z Downloaded nonempty v0.12.0
10672026-01-01T21:27:56.829Z Downloaded nanorand v0.7.0
10682026-01-01T21:27:56.829Z Downloaded mime v0.3.17
10692026-01-01T21:27:56.829Z Downloaded memoffset v0.9.1
10702026-01-01T21:27:56.829Z Downloaded md5 v0.7.0
10712026-01-01T21:27:56.829Z Downloaded md-5 v0.10.6
10722026-01-01T21:27:56.829Z Downloaded match_cfg v0.1.0
10732026-01-01T21:27:56.829Z Downloaded maplit v1.0.2
10742026-01-01T21:27:56.829Z Downloaded managed v0.8.0
10752026-01-01T21:27:56.829Z Downloaded libsw v3.5.0
10762026-01-01T21:27:56.829Z Downloaded libefi-sys v0.1.0
10772026-01-01T21:27:56.854Z Downloaded ingot v0.1.1
10782026-01-01T21:27:56.854Z Downloaded iddqd v0.3.16
10792026-01-01T21:27:56.854Z Downloaded iana-time-zone v0.1.63
10802026-01-01T21:27:56.854Z Downloaded hickory-client v0.25.2
10812026-01-01T21:27:56.854Z Downloaded half v2.4.1
10822026-01-01T21:27:56.854Z Downloaded fatfs v0.3.6
10832026-01-01T21:27:56.854Z Downloaded newline-converter v0.3.0
10842026-01-01T21:27:56.854Z Downloaded new_debug_unreachable v1.0.6
10852026-01-01T21:27:56.854Z Downloaded native-tls v0.2.12
10862026-01-01T21:27:56.881Z Downloaded multimap v0.10.1
10872026-01-01T21:27:56.881Z Downloaded multer v3.1.0
10882026-01-01T21:27:56.881Z Downloaded maybe-uninit v2.0.0
10892026-01-01T21:27:56.882Z Downloaded lru-cache v0.1.2
10902026-01-01T21:27:56.882Z Downloaded lock_api v0.4.12
10912026-01-01T21:27:56.882Z Downloaded linear-map v1.2.0
10922026-01-01T21:27:56.882Z Downloaded libsw-core v0.3.1
10932026-01-01T21:27:56.882Z Downloaded lalrpop-util v0.19.12
10942026-01-01T21:27:56.882Z Downloaded jobserver v0.1.32
10952026-01-01T21:27:56.882Z Downloaded is_ci v1.2.0
10962026-01-01T21:27:56.882Z Downloaded is-terminal v0.4.13
10972026-01-01T21:27:56.882Z Downloaded instant v0.1.13
10982026-01-01T21:27:56.882Z Downloaded ingot-types v0.1.2
10992026-01-01T21:27:56.882Z Downloaded indexmap v1.9.3
11002026-01-01T21:27:56.906Z Downloaded hyper-rustls v0.27.7
11012026-01-01T21:27:56.906Z Downloaded http-body-util v0.1.3
11022026-01-01T21:27:56.906Z Downloaded hickory-resolver v0.24.4
11032026-01-01T21:27:56.906Z Downloaded h2 v0.4.6
11042026-01-01T21:27:56.906Z Downloaded futures-util v0.3.31
11052026-01-01T21:27:56.930Z Downloaded futures v0.3.31
11062026-01-01T21:27:56.930Z Downloaded foldhash v0.1.5
11072026-01-01T21:27:56.930Z Downloaded expectorate v1.2.0
11082026-01-01T21:27:56.930Z Downloaded diff v0.1.13
11092026-01-01T21:27:56.930Z Downloaded diesel_derives v2.2.3
11102026-01-01T21:27:56.930Z Downloaded linked-hash-map v0.5.6
11112026-01-01T21:27:56.930Z Downloaded kstat-rs v0.2.4
11122026-01-01T21:27:56.930Z Downloaded keccak v0.1.5
11132026-01-01T21:27:56.930Z Downloaded instability v0.3.2
11142026-01-01T21:27:56.930Z Downloaded indoc v2.0.6
11152026-01-01T21:27:56.955Z Downloaded httparse v1.9.5
11162026-01-01T21:27:56.955Z Downloaded fallible-iterator v0.2.0
11172026-01-01T21:27:56.955Z Downloaded ena v0.14.3
11182026-01-01T21:27:56.955Z Downloaded derive_more v0.99.20
11192026-01-01T21:27:56.955Z Downloaded lazy_static v1.5.0
11202026-01-01T21:27:56.955Z Downloaded inout v0.1.3
11212026-01-01T21:27:56.955Z Downloaded ingot-macros v0.1.1
11222026-01-01T21:27:56.979Z Downloaded impl-trait-for-tuples v0.2.2
11232026-01-01T21:27:56.979Z Downloaded ident_case v1.0.1
11242026-01-01T21:27:56.979Z Downloaded aws-lc-sys v0.26.0
11252026-01-01T21:27:57.178Z Downloaded hyper-staticfile v0.10.1
11262026-01-01T21:27:57.203Z Downloaded http-range v0.1.5
11272026-01-01T21:27:57.203Z Downloaded http v1.4.0
11282026-01-01T21:27:57.203Z Downloaded hostname v0.4.2
11292026-01-01T21:27:57.203Z Downloaded hostname v0.3.1
11302026-01-01T21:27:57.203Z Downloaded home v0.5.9
11312026-01-01T21:27:57.203Z Downloaded hmac v0.12.1
11322026-01-01T21:27:57.203Z Downloaded hickory-server v0.25.2
11332026-01-01T21:27:57.203Z Downloaded heapless v0.8.0
11342026-01-01T21:27:57.203Z Downloaded headers-core v0.3.0
11352026-01-01T21:27:57.203Z Downloaded futures-macro v0.3.31
11362026-01-01T21:27:57.203Z Downloaded futures-io v0.3.31
11372026-01-01T21:27:57.203Z Downloaded futures-core v0.3.31
11382026-01-01T21:27:57.227Z Downloaded foreign-types v0.5.0
11392026-01-01T21:27:57.227Z Downloaded erased-serde v0.3.31
11402026-01-01T21:27:57.227Z Downloaded elliptic-curve v0.13.8
11412026-01-01T21:27:57.227Z Downloaded dtrace-parser v0.3.0
11422026-01-01T21:27:57.227Z Downloaded dof v0.4.0
11432026-01-01T21:27:57.227Z Downloaded document-features v0.2.11
11442026-01-01T21:27:57.227Z Downloaded derive_more v2.0.1
11452026-01-01T21:27:57.227Z Downloaded deranged v0.5.3
11462026-01-01T21:27:57.227Z Downloaded crossterm v0.28.1
11472026-01-01T21:27:57.252Z Downloaded bumpalo v3.16.0
11482026-01-01T21:27:57.252Z Downloaded lazycell v1.3.0
11492026-01-01T21:27:57.252Z Downloaded ipnetwork v0.21.1
11502026-01-01T21:27:57.252Z Downloaded indoc v1.0.9
11512026-01-01T21:27:57.252Z Downloaded hyper-util v0.1.19
11522026-01-01T21:27:57.252Z Downloaded hyper-tls v0.6.0
11532026-01-01T21:27:57.252Z Downloaded httpdate v1.0.3
11542026-01-01T21:27:57.252Z Downloaded http-body v1.0.1
11552026-01-01T21:27:57.252Z Downloaded highway v1.3.0
11562026-01-01T21:27:57.252Z Downloaded hashbrown v0.12.3
11572026-01-01T21:27:57.276Z Downloaded futures-task v0.3.31
11582026-01-01T21:27:57.276Z Downloaded fs_extra v1.3.0
11592026-01-01T21:27:57.276Z Downloaded foldhash v0.2.0
11602026-01-01T21:27:57.276Z Downloaded fixedbitset v0.4.2
11612026-01-01T21:27:57.277Z Downloaded filetime v0.2.26
11622026-01-01T21:27:57.277Z Downloaded either v1.15.0
11632026-01-01T21:27:57.277Z Downloaded ecdsa v0.16.9
11642026-01-01T21:27:57.277Z Downloaded dunce v1.0.5
11652026-01-01T21:27:57.277Z Downloaded dropshot_endpoint v0.16.6
11662026-01-01T21:27:57.277Z Downloaded crucible-workspace-hack v0.1.0
11672026-01-01T21:27:57.277Z Downloaded compact_str v0.8.0
11682026-01-01T21:27:57.277Z Downloaded bzip2 v0.5.2
11692026-01-01T21:27:57.301Z Downloaded hex v0.4.3
11702026-01-01T21:27:57.301Z Downloaded heapless v0.7.17
11712026-01-01T21:27:57.301Z Downloaded glob v0.3.2
11722026-01-01T21:27:57.301Z Downloaded foreign-types-macros v0.2.3
11732026-01-01T21:27:57.301Z Downloaded flume v0.11.1
11742026-01-01T21:27:57.301Z Downloaded float-ord v0.3.2
11752026-01-01T21:27:57.301Z Downloaded fixedbitset v0.5.7
11762026-01-01T21:27:57.301Z Downloaded endian-type v0.1.2
11772026-01-01T21:27:57.301Z Downloaded derive_more-impl v2.0.1
11782026-01-01T21:27:57.301Z Downloaded derive-where v1.5.0
11792026-01-01T21:27:57.326Z Downloaded derive-ex v0.1.8
11802026-01-01T21:27:57.326Z Downloaded darling_macro v0.20.10
11812026-01-01T21:27:57.326Z Downloaded convert_case v0.4.0
11822026-01-01T21:27:57.326Z Downloaded colored v3.0.0
11832026-01-01T21:27:57.326Z Downloaded cexpr v0.6.0
11842026-01-01T21:27:57.326Z Downloaded backtrace v0.3.74
11852026-01-01T21:27:57.326Z Downloaded atomic-waker v1.1.2
11862026-01-01T21:27:57.326Z Downloaded assert_matches v1.5.0
11872026-01-01T21:27:57.326Z Downloaded indent_write v2.2.0
11882026-01-01T21:27:57.326Z Downloaded group v0.13.0
11892026-01-01T21:27:57.326Z Downloaded futures-sink v0.3.31
11902026-01-01T21:27:57.326Z Downloaded funty v2.0.0
11912026-01-01T21:27:57.326Z Downloaded foreign-types-shared v0.3.1
11922026-01-01T21:27:57.326Z Downloaded env_filter v0.1.2
11932026-01-01T21:27:57.326Z Downloaded enum-as-inner v0.6.1
11942026-01-01T21:27:57.326Z Downloaded embedded-io v0.4.0
11952026-01-01T21:27:57.326Z Downloaded ed25519 v2.2.3
11962026-01-01T21:27:57.351Z Downloaded derive_builder_macro v0.20.2
11972026-01-01T21:27:57.351Z Downloaded derive_builder v0.20.2
11982026-01-01T21:27:57.351Z Downloaded der_derive v0.7.3
11992026-01-01T21:27:57.351Z Downloaded data-encoding v2.9.0
12002026-01-01T21:27:57.351Z Downloaded critical-section v1.1.3
12012026-01-01T21:27:57.351Z Downloaded crc-any v2.5.0
12022026-01-01T21:27:57.351Z Downloaded ciborium-ll v0.2.2
12032026-01-01T21:27:57.351Z Downloaded cfg_aliases v0.2.1
12042026-01-01T21:27:57.351Z Downloaded castaway v0.2.3
12052026-01-01T21:27:57.351Z Downloaded cargo_metadata v0.19.2
12062026-01-01T21:27:57.351Z Downloaded hubpack_derive v0.1.1
12072026-01-01T21:27:57.351Z Downloaded hubpack v0.1.2
12082026-01-01T21:27:57.351Z Downloaded globwalk v0.9.1
12092026-01-01T21:27:57.351Z Downloaded getrandom v0.2.15
12102026-01-01T21:27:57.351Z Downloaded gethostname v0.5.0
12112026-01-01T21:27:57.375Z Downloaded futures-executor v0.3.31
12122026-01-01T21:27:57.375Z Downloaded futures-channel v0.3.31
12132026-01-01T21:27:57.375Z Downloaded foreign-types-shared v0.1.1
12142026-01-01T21:27:57.375Z Downloaded flagset v0.4.6
12152026-01-01T21:27:57.375Z Downloaded dropshot-api-manager-types v0.2.4
12162026-01-01T21:27:57.375Z Downloaded display-error-chain v0.2.2
12172026-01-01T21:27:57.376Z Downloaded dirs-next v2.0.0
12182026-01-01T21:27:57.376Z Downloaded difflib v0.4.0
12192026-01-01T21:27:57.376Z Downloaded diesel_table_macro_syntax v0.2.0
12202026-01-01T21:27:57.376Z Downloaded daft v0.1.4
12212026-01-01T21:27:57.376Z Downloaded crc8 v0.1.1
12222026-01-01T21:27:57.376Z Downloaded bitflags v1.3.2
12232026-01-01T21:27:57.376Z Downloaded async-stream v0.3.6
12242026-01-01T21:27:57.376Z Downloaded fs-err v2.11.0
12252026-01-01T21:27:57.376Z Downloaded ff v0.13.0
12262026-01-01T21:27:57.376Z Downloaded fd-lock v4.0.2
12272026-01-01T21:27:57.376Z Downloaded env_logger v0.11.8
12282026-01-01T21:27:57.400Z Downloaded embedded-io v0.6.1
12292026-01-01T21:27:57.400Z Downloaded dyn-clone v1.0.20
12302026-01-01T21:27:57.400Z Downloaded dropshot-api-manager v0.2.4
12312026-01-01T21:27:57.400Z Downloaded dirs-sys-next v0.1.2
12322026-01-01T21:27:57.400Z Downloaded der v0.7.10
12332026-01-01T21:27:57.400Z Downloaded defmt-macros v0.3.9
12342026-01-01T21:27:57.400Z Downloaded darling v0.20.10
12352026-01-01T21:27:57.400Z Downloaded ctr v0.9.2
12362026-01-01T21:27:57.400Z Downloaded crunchy v0.2.2
12372026-01-01T21:27:57.400Z Downloaded crossbeam-utils v0.8.21
12382026-01-01T21:27:57.425Z Downloaded console v0.16.0
12392026-01-01T21:27:57.425Z Downloaded ciborium-io v0.2.2
12402026-01-01T21:27:57.425Z Downloaded bzip2-sys v0.1.13+1.0.8
12412026-01-01T21:27:57.425Z Downloaded block-padding v0.3.3
12422026-01-01T21:27:57.425Z Downloaded bit-set v0.5.3
12432026-01-01T21:27:57.425Z Downloaded base64 v0.21.7
12442026-01-01T21:27:57.425Z Downloaded hash32 v0.3.1
12452026-01-01T21:27:57.425Z Downloaded hash32 v0.2.1
12462026-01-01T21:27:57.449Z Downloaded half v1.8.3
12472026-01-01T21:27:57.449Z Downloaded globset v0.4.15
12482026-01-01T21:27:57.449Z Downloaded foreign-types v0.3.2
12492026-01-01T21:27:57.449Z Downloaded float-cmp v0.10.0
12502026-01-01T21:27:57.449Z Downloaded dsl_auto_type v0.1.2
12512026-01-01T21:27:57.449Z Downloaded diesel-dtrace v0.4.2
12522026-01-01T21:27:57.449Z Downloaded des v0.8.1
12532026-01-01T21:27:57.449Z Downloaded defmt v0.3.8
12542026-01-01T21:27:57.449Z Downloaded darling_core v0.20.10
12552026-01-01T21:27:57.449Z Downloaded darling v0.21.0
12562026-01-01T21:27:57.474Z Downloaded chrono v0.4.42
12572026-01-01T21:27:57.474Z Downloaded cc v1.2.30
12582026-01-01T21:27:57.474Z Downloaded bitvec v1.0.1
12592026-01-01T21:27:57.498Z Downloaded bit-vec v0.8.0
12602026-01-01T21:27:57.498Z Downloaded bb8 v0.8.5
12612026-01-01T21:27:57.498Z Downloaded aws-lc-rs v1.12.4
12622026-01-01T21:27:57.498Z Downloaded array-init v0.0.4
12632026-01-01T21:27:57.498Z Downloaded derive_builder_core v0.20.2
12642026-01-01T21:27:57.498Z Downloaded debug-ignore v1.0.5
12652026-01-01T21:27:57.498Z Downloaded darling_macro v0.21.0
12662026-01-01T21:27:57.498Z Downloaded daft-derive v0.1.4
12672026-01-01T21:27:57.522Z Downloaded curve25519-dalek-derive v0.1.1
12682026-01-01T21:27:57.522Z Downloaded cstr-argument v0.1.2
12692026-01-01T21:27:57.546Z Downloaded crypto-bigint v0.5.5
12702026-01-01T21:27:57.546Z Downloaded crossterm v0.29.0
12712026-01-01T21:27:57.546Z Downloaded crossbeam-deque v0.8.5
12722026-01-01T21:27:57.546Z Downloaded blake3 v1.5.4
12732026-01-01T21:27:57.546Z Downloaded fxhash v0.2.1
12742026-01-01T21:27:57.546Z Downloaded defmt-parser v0.3.4
12752026-01-01T21:27:57.546Z Downloaded darling_core v0.21.0
12762026-01-01T21:27:57.546Z Downloaded csv-core v0.1.11
12772026-01-01T21:27:57.546Z Downloaded const_format_proc_macros v0.2.34
12782026-01-01T21:27:57.546Z Downloaded colored v2.2.0
12792026-01-01T21:27:57.546Z Downloaded cancel-safe-futures v0.1.5
12802026-01-01T21:27:57.546Z Downloaded bzip2 v0.4.4
12812026-01-01T21:27:57.546Z Downloaded bytes v1.10.1
12822026-01-01T21:27:57.546Z Downloaded base64ct v1.6.0
12832026-01-01T21:27:57.571Z Downloaded backoff v0.4.0
12842026-01-01T21:27:57.571Z Downloaded crossbeam-channel v0.5.15
12852026-01-01T21:27:57.571Z Downloaded crc-catalog v2.4.0
12862026-01-01T21:27:57.571Z Downloaded crc v3.2.1
12872026-01-01T21:27:57.571Z Downloaded cookie_store v0.21.1
12882026-01-01T21:27:57.571Z Downloaded cookie v0.18.1
12892026-01-01T21:27:57.571Z Downloaded convert_case v0.7.1
12902026-01-01T21:27:57.571Z Downloaded const_format v0.2.34
12912026-01-01T21:27:57.571Z Downloaded console v0.15.10
12922026-01-01T21:27:57.595Z Downloaded cobs v0.2.3
12932026-01-01T21:27:57.595Z Downloaded cmake v0.1.51
12942026-01-01T21:27:57.595Z Downloaded cipher v0.4.4
12952026-01-01T21:27:57.595Z Downloaded ciborium v0.2.2
12962026-01-01T21:27:57.595Z Downloaded chacha20poly1305 v0.10.1
12972026-01-01T21:27:57.595Z Downloaded chacha20 v0.9.1
12982026-01-01T21:27:57.595Z Downloaded cbc v0.1.2
12992026-01-01T21:27:57.595Z Downloaded camino-tempfile-ext v0.3.2
13002026-01-01T21:27:57.595Z Downloaded buf-list v1.0.3
13012026-01-01T21:27:57.595Z Downloaded blowfish v0.9.1
13022026-01-01T21:27:57.595Z Downloaded bitfield-struct v0.6.2
13032026-01-01T21:27:57.595Z Downloaded bitfield-macros v0.19.2
13042026-01-01T21:27:57.595Z Downloaded atty v0.2.14
13052026-01-01T21:27:57.595Z Downloaded atomicwrites v0.4.4
13062026-01-01T21:27:57.595Z Downloaded async-stream-impl v0.3.6
13072026-01-01T21:27:57.595Z Downloaded const-oid v0.9.6
13082026-01-01T21:27:57.595Z Downloaded clang-sys v1.8.1
13092026-01-01T21:27:57.619Z Downloaded cfg_aliases v0.1.1
13102026-01-01T21:27:57.619Z Downloaded cassowary v0.3.0
13112026-01-01T21:27:57.619Z Downloaded cargo-platform v0.1.8
13122026-01-01T21:27:57.619Z Downloaded blake2 v0.10.6
13132026-01-01T21:27:57.619Z Downloaded bit-vec v0.6.3
13142026-01-01T21:27:57.619Z Downloaded bindgen v0.71.1
13152026-01-01T21:27:57.619Z Downloaded bindgen v0.69.5
13162026-01-01T21:27:57.619Z Downloaded async-trait v0.1.89
13172026-01-01T21:27:57.643Z Downloaded async-bb8-diesel v0.2.1
13182026-01-01T21:27:57.643Z Downloaded ahash v0.8.12
13192026-01-01T21:27:57.643Z Downloaded aes-gcm v0.10.3
13202026-01-01T21:27:57.643Z Downloaded aes v0.8.4
13212026-01-01T21:27:57.643Z Downloaded addr2line v0.24.2
13222026-01-01T21:27:57.643Z Downloaded constant_time_eq v0.3.1
13232026-01-01T21:27:57.643Z Downloaded bitfield v0.19.2
13242026-01-01T21:27:57.643Z Downloaded bcrypt-pbkdf v0.10.0
13252026-01-01T21:27:57.643Z Downloaded base64 v0.22.1
13262026-01-01T21:27:57.668Z Downloaded async-recursion v1.1.1
13272026-01-01T21:27:57.668Z Downloaded ascii-canvas v3.0.0
13282026-01-01T21:27:57.668Z Downloaded arrayref v0.3.9
13292026-01-01T21:27:57.668Z Downloaded argon2 v0.5.3
13302026-01-01T21:27:57.668Z Downloaded arc-swap v1.7.1
13312026-01-01T21:27:57.668Z Downloaded allocator-api2 v0.2.21
13322026-01-01T21:27:57.668Z Downloaded aho-corasick v1.1.3
13332026-01-01T21:27:57.668Z Downloaded aead v0.5.2
13342026-01-01T21:27:57.668Z Downloaded adler2 v2.0.0
13352026-01-01T21:27:57.668Z Downloaded bcs v0.1.6
13362026-01-01T21:27:57.668Z Downloaded base64 v0.13.1
13372026-01-01T21:27:57.692Z Downloaded base16ct v0.2.0
13382026-01-01T21:27:57.692Z Downloaded arrayvec v0.7.6
13392026-01-01T21:27:57.834Z Compiling value-bag v1.9.0
13402026-01-01T21:27:57.835Z Compiling lock_api v0.4.12
13412026-01-01T21:27:57.859Z Compiling scopeguard v1.2.0
13422026-01-01T21:27:57.859Z Compiling shlex v1.3.0
13432026-01-01T21:27:57.859Z Compiling smallvec v1.15.1
13442026-01-01T21:27:57.859Z Compiling syn v2.0.111
13452026-01-01T21:27:57.859Z Compiling getrandom v0.2.15
13462026-01-01T21:27:57.859Z Compiling jobserver v0.1.32
13472026-01-01T21:27:58.049Z Compiling typenum v1.17.0
13482026-01-01T21:27:58.469Z Compiling log v0.4.27
13492026-01-01T21:27:58.497Z Compiling rand_core v0.6.4
13502026-01-01T21:27:58.637Z Compiling generic-array v0.14.7
13512026-01-01T21:27:58.663Z Compiling subtle v2.6.1
13522026-01-01T21:27:58.961Z Compiling cc v1.2.30
13532026-01-01T21:27:59.066Z Compiling portable-atomic v1.11.0
13542026-01-01T21:27:59.137Z Compiling const-oid v0.9.6
13552026-01-01T21:27:59.163Z Compiling critical-section v1.1.3
13562026-01-01T21:27:59.195Z Compiling pkg-config v0.3.31
13572026-01-01T21:27:59.354Z Compiling serde_json v1.0.145
13582026-01-01T21:27:59.434Z Compiling getrandom v0.3.4
13592026-01-01T21:27:59.856Z Compiling spin v0.9.8
13602026-01-01T21:28:00.261Z Compiling regex-syntax v0.8.5
13612026-01-01T21:28:00.490Z Compiling pin-project-lite v0.2.14
13622026-01-01T21:28:00.575Z Compiling parking_lot_core v0.9.10
13632026-01-01T21:28:00.894Z Compiling libm v0.2.8
13642026-01-01T21:28:01.050Z Compiling once_cell v1.21.3
13652026-01-01T21:28:01.218Z Compiling rustix v0.38.37
13662026-01-01T21:28:01.324Z Compiling signal-hook-registry v1.4.2
13672026-01-01T21:28:01.452Z Compiling num-traits v0.2.19
13682026-01-01T21:28:01.787Z Compiling allocator-api2 v0.2.21
13692026-01-01T21:28:02.023Z Compiling parking_lot v0.12.3
13702026-01-01T21:28:02.144Z Compiling mio v1.0.2
13712026-01-01T21:28:02.380Z Compiling futures-core v0.3.31
13722026-01-01T21:28:02.437Z Compiling lazy_static v1.5.0
13732026-01-01T21:28:02.576Z Compiling aho-corasick v1.1.3
13742026-01-01T21:28:02.619Z Compiling percent-encoding v2.3.2
13752026-01-01T21:28:02.730Z Compiling socket2 v0.6.1
13762026-01-01T21:28:03.031Z Compiling slab v0.4.9
13772026-01-01T21:28:03.064Z Compiling cpufeatures v0.2.14
13782026-01-01T21:28:03.095Z Compiling futures-sink v0.3.31
13792026-01-01T21:28:03.172Z Compiling glob v0.3.2
13802026-01-01T21:28:03.304Z Compiling futures-channel v0.3.31
13812026-01-01T21:28:03.526Z Compiling hashbrown v0.16.1
13822026-01-01T21:28:03.691Z Compiling futures-task v0.3.31
13832026-01-01T21:28:03.775Z Compiling futures-io v0.3.31
13842026-01-01T21:28:03.874Z Compiling clang-sys v1.8.1
13852026-01-01T21:28:03.975Z Compiling pin-utils v0.1.0
13862026-01-01T21:28:04.011Z Compiling rustversion v1.0.22
13872026-01-01T21:28:04.083Z Compiling prettyplease v0.2.36
13882026-01-01T21:28:04.371Z Compiling regex-automata v0.4.11
13892026-01-01T21:28:04.438Z Compiling either v1.15.0
13902026-01-01T21:28:04.462Z Compiling minimal-lexical v0.2.1
13912026-01-01T21:28:04.538Z Compiling indexmap v2.12.1
13922026-01-01T21:28:04.570Z Compiling synstructure v0.13.1
13932026-01-01T21:28:04.905Z Compiling nom v7.1.3
13942026-01-01T21:28:05.121Z Compiling libloading v0.8.5
13952026-01-01T21:28:05.443Z Compiling home v0.5.9
13962026-01-01T21:28:05.646Z Compiling bindgen v0.69.5
13972026-01-01T21:28:05.722Z Compiling base64ct v1.6.0
13982026-01-01T21:28:05.866Z Compiling itertools v0.10.5
13992026-01-01T21:28:06.228Z Compiling pem-rfc7468 v0.7.0
14002026-01-01T21:28:06.451Z Compiling form_urlencoded v1.2.2
14012026-01-01T21:28:06.730Z Compiling rustc-hash v1.1.0
14022026-01-01T21:28:06.754Z Compiling lazycell v1.3.0
14032026-01-01T21:28:06.894Z Compiling flagset v0.4.6
14042026-01-01T21:28:06.934Z Compiling rand_core v0.9.3
14052026-01-01T21:28:07.113Z Compiling cmake v0.1.51
14062026-01-01T21:28:07.423Z Compiling cexpr v0.6.0
14072026-01-01T21:28:07.535Z Compiling foldhash v0.1.5
14082026-01-01T21:28:07.784Z Compiling iana-time-zone v0.1.63
14092026-01-01T21:28:07.820Z Compiling dunce v1.0.5
14102026-01-01T21:28:07.904Z Compiling fs_extra v1.3.0
14112026-01-01T21:28:07.962Z Compiling paste v1.0.15
14122026-01-01T21:28:08.116Z Compiling hashbrown v0.15.4
14132026-01-01T21:28:08.263Z Compiling serde_derive v1.0.228
14142026-01-01T21:28:08.388Z Compiling zeroize_derive v1.4.2
14152026-01-01T21:28:08.432Z Compiling zerofrom-derive v0.1.4
14162026-01-01T21:28:08.457Z Compiling yoke-derive v0.7.4
14172026-01-01T21:28:08.722Z Compiling zerovec-derive v0.10.3
14182026-01-01T21:28:09.176Z Compiling displaydoc v0.2.5
14192026-01-01T21:28:09.427Z Compiling zeroize v1.8.1
14202026-01-01T21:28:10.407Z Compiling zerocopy-derive v0.7.35
14212026-01-01T21:28:10.541Z Compiling icu_provider_macros v1.5.0
14222026-01-01T21:28:10.590Z Compiling tokio-macros v2.6.0
14232026-01-01T21:28:10.928Z Compiling crypto-common v0.1.6
14242026-01-01T21:28:11.036Z Compiling block-buffer v0.10.4
14252026-01-01T21:28:11.154Z Compiling zerofrom v0.1.4
14262026-01-01T21:28:11.292Z Compiling digest v0.10.7
14272026-01-01T21:28:11.370Z Compiling yoke v0.7.4
14282026-01-01T21:28:11.394Z Compiling thiserror-impl v2.0.17
14292026-01-01T21:28:11.726Z Compiling zerovec v0.10.4
14302026-01-01T21:28:11.750Z Compiling hmac v0.12.1
14312026-01-01T21:28:11.866Z Compiling block-padding v0.3.3
14322026-01-01T21:28:11.956Z Compiling zerocopy v0.7.35
14332026-01-01T21:28:12.007Z Compiling futures-macro v0.3.31
14342026-01-01T21:28:12.126Z Compiling inout v0.1.3
14352026-01-01T21:28:12.384Z Compiling regex v1.11.3
14362026-01-01T21:28:12.814Z Compiling cipher v0.4.4
14372026-01-01T21:28:13.104Z Compiling ppv-lite86 v0.2.20
14382026-01-01T21:28:13.216Z Compiling sha2 v0.10.9
14392026-01-01T21:28:13.363Z Compiling tinystr v0.7.6
14402026-01-01T21:28:13.424Z Compiling icu_collections v1.5.0
14412026-01-01T21:28:13.520Z Compiling futures-util v0.3.31
14422026-01-01T21:28:13.734Z Compiling icu_locid v1.5.0
14432026-01-01T21:28:13.837Z Compiling der_derive v0.7.3
14442026-01-01T21:28:13.861Z Compiling serde v1.0.228
14452026-01-01T21:28:13.942Z Compiling thiserror v2.0.17
14462026-01-01T21:28:14.108Z Compiling pest v2.8.2
14472026-01-01T21:28:14.297Z Compiling salsa20 v0.10.2
14482026-01-01T21:28:14.508Z Compiling pbkdf2 v0.12.2
14492026-01-01T21:28:14.606Z Compiling rustc_version v0.4.1
14502026-01-01T21:28:14.690Z Compiling uuid v1.19.0
14512026-01-01T21:28:14.931Z Compiling bitflags v2.9.4
14522026-01-01T21:28:15.158Z Compiling bytes v1.10.1
14532026-01-01T21:28:15.436Z Compiling icu_provider v1.5.0
14542026-01-01T21:28:15.531Z Compiling der v0.7.10
14552026-01-01T21:28:15.705Z Compiling chrono v0.4.42
14562026-01-01T21:28:15.936Z Compiling zerocopy v0.8.27
14572026-01-01T21:28:16.285Z Compiling tokio v1.48.0
14582026-01-01T21:28:16.407Z Compiling icu_locid_transform v1.5.0
14592026-01-01T21:28:16.499Z Compiling vcpkg v0.2.15
14602026-01-01T21:28:16.609Z Compiling ident_case v1.0.1
14612026-01-01T21:28:16.804Z Compiling darling_core v0.20.10
14622026-01-01T21:28:17.868Z Compiling icu_properties v1.5.1
14632026-01-01T21:28:17.937Z Compiling spki v0.7.3
14642026-01-01T21:28:18.102Z Compiling openssl-sys v0.9.109
14652026-01-01T21:28:18.350Z Compiling which v4.4.2
14662026-01-01T21:28:18.448Z Compiling http v1.4.0
14672026-01-01T21:28:18.476Z Compiling pest_meta v2.8.2
14682026-01-01T21:28:18.950Z Compiling scrypt v0.11.0
14692026-01-01T21:28:19.363Z Compiling rand_chacha v0.9.0
14702026-01-01T21:28:19.972Z Compiling aes v0.8.4
14712026-01-01T21:28:20.205Z Compiling cbc v0.1.2
14722026-01-01T21:28:20.437Z Compiling zerocopy-derive v0.8.27
14732026-01-01T21:28:20.545Z Compiling rand v0.9.2
14742026-01-01T21:28:21.508Z Compiling icu_normalizer v1.5.0
14752026-01-01T21:28:21.655Z Compiling darling_macro v0.20.10
14762026-01-01T21:28:21.932Z Compiling pkcs5 v0.7.1
14772026-01-01T21:28:21.956Z Compiling pest_generator v2.8.2
14782026-01-01T21:28:22.137Z Compiling tracing-attributes v0.1.27
14792026-01-01T21:28:22.400Z Compiling idna_adapter v1.2.0
14802026-01-01T21:28:22.611Z Compiling idna v1.0.3
14812026-01-01T21:28:22.822Z Compiling serde_derive_internals v0.29.1
14822026-01-01T21:28:22.874Z Compiling ring v0.17.14
14832026-01-01T21:28:23.289Z Compiling url v2.5.4
14842026-01-01T21:28:23.785Z Compiling tokio-util v0.7.15
14852026-01-01T21:28:23.836Z Compiling tracing-core v0.1.32
14862026-01-01T21:28:24.618Z Compiling rustix v1.0.7
14872026-01-01T21:28:24.710Z Compiling adler2 v2.0.0
14882026-01-01T21:28:24.761Z Compiling aws-lc-rs v1.12.4
14892026-01-01T21:28:24.909Z Compiling schemars v0.8.22
14902026-01-01T21:28:24.949Z Compiling miniz_oxide v0.8.5
14912026-01-01T21:28:25.201Z Compiling tracing v0.1.40
14922026-01-01T21:28:25.331Z Compiling schemars_derive v0.8.22
14932026-01-01T21:28:25.692Z Compiling pest_derive v2.8.2
14942026-01-01T21:28:25.769Z Compiling pkcs8 v0.10.2
14952026-01-01T21:28:26.085Z Compiling darling v0.20.10
14962026-01-01T21:28:26.157Z Compiling http-body v1.0.1
14972026-01-01T21:28:26.212Z Compiling scroll_derive v0.13.1
14982026-01-01T21:28:26.332Z Compiling rustls-pki-types v1.10.0
14992026-01-01T21:28:26.396Z Compiling base64 v0.22.1
15002026-01-01T21:28:26.420Z Compiling dyn-clone v1.0.20
15012026-01-01T21:28:26.640Z Compiling httparse v1.9.5
15022026-01-01T21:28:27.061Z Compiling tinyvec_macros v0.1.1
15032026-01-01T21:28:27.146Z Compiling tinyvec v1.8.0
15042026-01-01T21:28:27.266Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15052026-01-01T21:28:27.563Z Compiling bzip2-sys v0.1.13+1.0.8
15062026-01-01T21:28:27.631Z Compiling scroll v0.13.0
15072026-01-01T21:28:27.876Z Compiling tower-service v0.3.3
15082026-01-01T21:28:27.990Z Compiling time-core v0.1.6
15092026-01-01T21:28:28.014Z Compiling untrusted v0.7.1
15102026-01-01T21:28:28.108Z Compiling foreign-types-shared v0.1.1
15112026-01-01T21:28:28.226Z Compiling num-conv v0.1.0
15122026-01-01T21:28:28.315Z Compiling powerfmt v0.2.0
15132026-01-01T21:28:28.339Z Compiling try-lock v0.2.5
15142026-01-01T21:28:28.409Z Compiling untrusted v0.9.0
15152026-01-01T21:28:28.513Z Compiling openssl-probe v0.1.5
15162026-01-01T21:28:28.537Z Compiling tower-layer v0.3.3
15172026-01-01T21:28:28.604Z Compiling atomic-waker v1.1.2
15182026-01-01T21:28:28.666Z Compiling openssl v0.10.73
15192026-01-01T21:28:28.797Z Compiling h2 v0.4.6
15202026-01-01T21:28:28.823Z Compiling deranged v0.5.3
15212026-01-01T21:28:28.847Z Compiling time-macros v0.2.24
15222026-01-01T21:28:29.057Z Compiling want v0.3.1
15232026-01-01T21:28:29.316Z Compiling tempfile v3.20.0
15242026-01-01T21:28:29.595Z Compiling foreign-types v0.3.2
15252026-01-01T21:28:29.703Z Compiling goblin v0.10.2
15262026-01-01T21:28:31.200Z Compiling ipnet v2.11.0
15272026-01-01T21:28:31.489Z Compiling openssl-macros v0.1.1
15282026-01-01T21:28:31.997Z Compiling wait-timeout v0.2.0
15292026-01-01T21:28:32.072Z Compiling quick-error v1.2.3
15302026-01-01T21:28:32.148Z Compiling num_threads v0.1.7
15312026-01-01T21:28:32.225Z Compiling usdt-impl v0.6.0
15322026-01-01T21:28:32.287Z Compiling bit-vec v0.8.0
15332026-01-01T21:28:32.445Z Compiling gimli v0.31.1
15342026-01-01T21:28:32.528Z Compiling native-tls v0.2.12
15352026-01-01T21:28:32.687Z Compiling httpdate v1.0.3
15362026-01-01T21:28:32.821Z Compiling syn v1.0.109
15372026-01-01T21:28:33.061Z Compiling rustls v0.23.19
15382026-01-01T21:28:33.344Z Compiling crossbeam-utils v0.8.21
15392026-01-01T21:28:33.464Z Compiling bit-set v0.8.0
15402026-01-01T21:28:33.523Z Compiling time v0.3.43
15412026-01-01T21:28:33.735Z Compiling rusty-fork v0.3.0
15422026-01-01T21:28:34.445Z Compiling unicode-normalization v0.1.24
15432026-01-01T21:28:35.230Z Compiling hyper v1.8.1
15442026-01-01T21:28:36.181Z Compiling addr2line v0.24.2
15452026-01-01T21:28:36.457Z Compiling dof v0.4.0
15462026-01-01T21:28:36.504Z Compiling dtrace-parser v0.3.0
15472026-01-01T21:28:36.734Z Compiling derive_builder_core v0.20.2
15482026-01-01T21:28:38.006Z Compiling heapless v0.7.17
15492026-01-01T21:28:38.224Z Compiling signature v2.2.0
15502026-01-01T21:28:38.372Z Compiling scroll_derive v0.12.0
15512026-01-01T21:28:38.409Z Compiling thiserror-impl v1.0.69
15522026-01-01T21:28:38.495Z Compiling rand_xorshift v0.4.0
15532026-01-01T21:28:38.521Z Compiling slog v2.8.2
15542026-01-01T21:28:38.548Z Compiling thread-id v5.0.0
15552026-01-01T21:28:38.676Z Compiling cookie v0.18.1
15562026-01-01T21:28:38.755Z Compiling crc32fast v1.4.2
15572026-01-01T21:28:38.816Z Compiling object v0.36.5
15582026-01-01T21:28:38.949Z Compiling signal-hook v0.3.18
15592026-01-01T21:28:39.054Z Compiling zlib-rs v0.5.1
15602026-01-01T21:28:39.212Z Compiling unicode-bidi v0.3.17
15612026-01-01T21:28:39.437Z Compiling siphasher v0.3.11
15622026-01-01T21:28:39.765Z Compiling rustc-demangle v0.1.24
15632026-01-01T21:28:39.943Z Compiling unicode-properties v0.1.3
15642026-01-01T21:28:40.210Z Compiling anyhow v1.0.99
15652026-01-01T21:28:40.274Z Compiling unarray v0.1.4
15662026-01-01T21:28:40.436Z Compiling zstd-safe v7.2.3
15672026-01-01T21:28:40.481Z Compiling proptest v1.7.0
15682026-01-01T21:28:40.742Z Compiling stringprep v0.1.5
15692026-01-01T21:28:40.775Z Compiling thiserror v1.0.69
15702026-01-01T21:28:40.925Z Compiling phf_shared v0.11.2
15712026-01-01T21:28:41.067Z Compiling scroll v0.12.0
15722026-01-01T21:28:41.418Z Compiling derive_builder_macro v0.20.2
15732026-01-01T21:28:41.621Z Compiling hyper-util v0.1.19
15742026-01-01T21:28:42.493Z Compiling ipnetwork v0.21.1
15752026-01-01T21:28:43.017Z Compiling curve25519-dalek v4.1.3
15762026-01-01T21:28:43.199Z Compiling erased-serde v0.3.31
15772026-01-01T21:28:43.618Z Compiling toml_datetime v0.6.11
15782026-01-01T21:28:44.049Z Compiling serde_tokenstream v0.2.2
15792026-01-01T21:28:44.320Z Compiling libz-rs-sys v0.5.1
15802026-01-01T21:28:44.562Z Compiling backtrace v0.3.74
15812026-01-01T21:28:44.589Z Compiling serde_spanned v0.6.9
15822026-01-01T21:28:44.632Z Compiling rand_chacha v0.3.1
15832026-01-01T21:28:44.828Z Compiling md-5 v0.10.6
15842026-01-01T21:28:44.899Z Compiling vergen-lib v0.1.6
15852026-01-01T21:28:45.032Z Compiling num-integer v0.1.46
15862026-01-01T21:28:45.083Z Compiling sync_wrapper v1.0.1
15872026-01-01T21:28:45.157Z Compiling hash32 v0.2.1
15882026-01-01T21:28:45.248Z Compiling ff v0.13.0
15892026-01-01T21:28:45.463Z Compiling memoffset v0.9.1
15902026-01-01T21:28:45.490Z Compiling psl-types v2.0.11
15912026-01-01T21:28:45.618Z Compiling fallible-iterator v0.2.0
15922026-01-01T21:28:45.702Z Compiling ref-cast v1.0.24
15932026-01-01T21:28:45.742Z Compiling cfg_aliases v0.2.1
15942026-01-01T21:28:45.843Z Compiling smoltcp v0.9.1
15952026-01-01T21:28:46.105Z Compiling num-bigint-dig v0.8.6
15962026-01-01T21:28:46.129Z Compiling litrs v0.4.1
15972026-01-01T21:28:46.199Z Compiling base16ct v0.2.0
15982026-01-01T21:28:46.431Z Compiling sec1 v0.7.3
15992026-01-01T21:28:46.454Z Compiling postgres-protocol v0.6.8
16002026-01-01T21:28:46.570Z Compiling nix v0.29.0
16012026-01-01T21:28:46.932Z Compiling publicsuffix v2.3.0
16022026-01-01T21:28:46.997Z Compiling num-iter v0.1.45
16032026-01-01T21:28:47.103Z Compiling document-features v0.2.11
16042026-01-01T21:28:47.186Z Compiling group v0.13.0
16052026-01-01T21:28:47.233Z Compiling newtype-uuid v1.3.2
16062026-01-01T21:28:47.479Z Compiling tower v0.5.2
16072026-01-01T21:28:47.839Z Compiling rand v0.8.5
16082026-01-01T21:28:48.093Z Compiling flate2 v1.1.2
16092026-01-01T21:28:48.296Z Compiling oxnet v0.1.3
16102026-01-01T21:28:48.404Z Compiling derive_builder v0.20.2
16112026-01-01T21:28:48.576Z Compiling tokio-native-tls v0.3.1
16122026-01-01T21:28:48.822Z Compiling goblin v0.8.2
16132026-01-01T21:28:49.277Z Compiling rustls-native-certs v0.8.1
16142026-01-01T21:28:49.513Z Compiling webpki-roots v1.0.1
16152026-01-01T21:28:49.676Z Compiling http-body-util v0.1.3
16162026-01-01T21:28:49.716Z Compiling strum_macros v0.27.2
16172026-01-01T21:28:49.765Z Compiling terminal_size v0.4.0
16182026-01-01T21:28:49.845Z Compiling cargo-platform v0.1.8
16192026-01-01T21:28:49.986Z Compiling hkdf v0.12.4
16202026-01-01T21:28:50.107Z Compiling crypto-bigint v0.5.5
16212026-01-01T21:28:50.241Z Compiling ref-cast-impl v1.0.24
16222026-01-01T21:28:50.298Z Compiling curve25519-dalek-derive v0.1.1
16232026-01-01T21:28:51.075Z Compiling daft-derive v0.1.4
16242026-01-01T21:28:51.399Z Compiling async-trait v0.1.89
16252026-01-01T21:28:51.719Z Compiling hubpack_derive v0.1.1
16262026-01-01T21:28:52.543Z Compiling vergen v9.0.6
16272026-01-01T21:28:52.590Z Compiling ahash v0.8.12
16282026-01-01T21:28:52.877Z Compiling fs-err v3.1.1
16292026-01-01T21:28:52.964Z Compiling simd-adler32 v0.3.7
16302026-01-01T21:28:53.275Z Compiling managed v0.8.0
16312026-01-01T21:28:53.546Z Compiling buf-list v1.0.3
16322026-01-01T21:28:53.614Z Compiling iri-string v0.7.8
16332026-01-01T21:28:53.689Z Compiling unicode-segmentation v1.12.0
16342026-01-01T21:28:53.740Z Compiling lockfree-object-pool v0.1.6
16352026-01-01T21:28:53.981Z Compiling winnow v0.5.40
16362026-01-01T21:28:54.078Z Compiling bumpalo v3.16.0
16372026-01-01T21:28:54.376Z Compiling bitflags v1.3.2
16382026-01-01T21:28:54.509Z Compiling zopfli v0.8.1
16392026-01-01T21:28:54.801Z Compiling clap_builder v4.5.48
16402026-01-01T21:28:55.753Z Compiling strum v0.27.2
16412026-01-01T21:28:55.924Z Compiling dof v0.3.0
16422026-01-01T21:28:56.073Z Compiling tower-http v0.6.6
16432026-01-01T21:28:56.504Z Compiling toml_edit v0.19.15
16442026-01-01T21:28:56.730Z Compiling hubpack v0.1.2
16452026-01-01T21:28:56.800Z Compiling daft v0.1.4
16462026-01-01T21:28:56.824Z Compiling elliptic-curve v0.13.8
16472026-01-01T21:28:57.372Z Compiling cargo_metadata v0.19.2
16482026-01-01T21:28:57.469Z Compiling hyper-tls v0.6.0
16492026-01-01T21:28:57.556Z Compiling cookie_store v0.21.1
16502026-01-01T21:28:57.820Z Compiling signal-hook-mio v0.2.4
16512026-01-01T21:28:57.985Z Compiling zstd v0.13.3
16522026-01-01T21:28:59.510Z Compiling postgres-types v0.2.9
16532026-01-01T21:29:00.151Z Compiling usdt-attr-macro v0.6.0
16542026-01-01T21:29:00.511Z Compiling usdt-macro v0.6.0
16552026-01-01T21:29:01.059Z Compiling phf v0.11.2
16562026-01-01T21:29:01.321Z Compiling dtrace-parser v0.2.0
16572026-01-01T21:29:01.452Z Compiling ed25519 v2.2.3
16582026-01-01T21:29:01.499Z Compiling bzip2 v0.5.2
16592026-01-01T21:29:01.702Z Compiling bzip2 v0.4.4
16602026-01-01T21:29:01.879Z Compiling serde_with_macros v3.14.0
16612026-01-01T21:29:01.998Z Compiling pkcs1 v0.7.5
16622026-01-01T21:29:02.048Z Compiling enum-as-inner v0.6.1
16632026-01-01T21:29:02.739Z Compiling clap_derive v4.5.47
16642026-01-01T21:29:02.831Z Compiling strum_macros v0.26.4
16652026-01-01T21:29:02.877Z Compiling serde_urlencoded v0.7.1
16662026-01-01T21:29:02.907Z Compiling serde-big-array v0.5.1
16672026-01-01T21:29:03.133Z Compiling hex v0.4.3
16682026-01-01T21:29:03.161Z Compiling rfc6979 v0.4.0
16692026-01-01T21:29:03.361Z Compiling bstr v1.10.0
16702026-01-01T21:29:03.415Z Compiling serde_repr v0.1.19
16712026-01-01T21:29:03.691Z Compiling float-cmp v0.10.0
16722026-01-01T21:29:03.918Z Compiling env_filter v0.1.2
16732026-01-01T21:29:03.942Z Compiling memmap2 v0.9.8
16742026-01-01T21:29:04.249Z Compiling socket2 v0.5.10
16752026-01-01T21:29:04.293Z Compiling encoding_rs v0.8.34
16762026-01-01T21:29:04.447Z Compiling jiff v0.2.15
16772026-01-01T21:29:04.604Z Compiling normalize-line-endings v0.3.0
16782026-01-01T21:29:04.739Z Compiling static_assertions v1.1.0
16792026-01-01T21:29:04.840Z Compiling precomputed-hash v0.1.1
16802026-01-01T21:29:04.959Z Compiling fixedbitset v0.4.2
16812026-01-01T21:29:05.030Z Compiling difflib v0.4.0
16822026-01-01T21:29:05.329Z Compiling keccak v0.1.5
16832026-01-01T21:29:05.984Z Compiling whoami v1.5.2
16842026-01-01T21:29:06.080Z Compiling fixedbitset v0.5.7
16852026-01-01T21:29:06.117Z Compiling new_debug_unreachable v1.0.6
16862026-01-01T21:29:06.232Z Compiling predicates-core v1.0.8
16872026-01-01T21:29:06.474Z Compiling rustc-hash v2.1.1
16882026-01-01T21:29:06.524Z Compiling foldhash v0.2.0
16892026-01-01T21:29:06.651Z Compiling data-encoding v2.9.0
16902026-01-01T21:29:06.675Z Compiling mime v0.3.17
16912026-01-01T21:29:06.891Z Compiling iddqd v0.3.16
16922026-01-01T21:29:06.915Z Compiling petgraph v0.8.2
16932026-01-01T21:29:07.034Z Compiling predicates v3.1.3
16942026-01-01T21:29:07.130Z Compiling tokio-postgres v0.7.13
16952026-01-01T21:29:08.039Z Compiling hickory-proto v0.25.2
16962026-01-01T21:29:08.309Z Compiling string_cache v0.8.9
16972026-01-01T21:29:08.669Z Compiling strum v0.26.3
16982026-01-01T21:29:08.804Z Compiling clap v4.5.48
16992026-01-01T21:29:08.847Z Compiling sha3 v0.10.8
17002026-01-01T21:29:08.923Z Compiling petgraph v0.6.5
17012026-01-01T21:29:09.050Z Compiling toml_edit v0.22.27
17022026-01-01T21:29:09.674Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17032026-01-01T21:29:10.601Z Compiling zip v4.2.0
17042026-01-01T21:29:11.316Z Compiling usdt-impl v0.5.0
17052026-01-01T21:29:11.929Z Compiling usdt v0.6.0
17062026-01-01T21:29:12.349Z Compiling env_logger v0.11.8
17072026-01-01T21:29:12.383Z Compiling similar v2.7.0
17082026-01-01T21:29:12.407Z Compiling serde_with v3.14.0
17092026-01-01T21:29:12.990Z Compiling ecdsa v0.16.9
17102026-01-01T21:29:13.708Z Compiling rsa v0.9.8
17112026-01-01T21:29:13.827Z Compiling zip v0.6.6
17122026-01-01T21:29:14.091Z Compiling ed25519-dalek v2.1.1
17132026-01-01T21:29:14.886Z Compiling toml v0.7.8
17142026-01-01T21:29:15.200Z Compiling crossterm v0.28.1
17152026-01-01T21:29:16.110Z Compiling heck v0.4.1
17162026-01-01T21:29:16.257Z Compiling crossbeam-epoch v0.9.18
17172026-01-01T21:29:16.493Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17182026-01-01T21:29:16.541Z Compiling tokio-stream v0.1.17
17192026-01-01T21:29:16.596Z Compiling x509-cert v0.2.5
17202026-01-01T21:29:16.875Z Compiling openapiv3 v2.2.0
17212026-01-01T21:29:16.899Z Compiling sha1 v0.10.6
17222026-01-01T21:29:17.252Z Compiling winnow v0.6.26
17232026-01-01T21:29:17.371Z Compiling peg-runtime v0.8.5
17242026-01-01T21:29:17.395Z Compiling lalrpop-util v0.19.12
17252026-01-01T21:29:17.717Z Compiling thread_local v1.1.8
17262026-01-01T21:29:17.763Z Compiling slog-async v2.8.0
17272026-01-01T21:29:17.859Z Compiling crossbeam-channel v0.5.15
17282026-01-01T21:29:18.145Z Compiling xattr v1.3.1
17292026-01-01T21:29:18.278Z Compiling futures-executor v0.3.31
17302026-01-01T21:29:18.443Z Compiling filetime v0.2.26
17312026-01-01T21:29:18.702Z Compiling is-terminal v0.4.13
17322026-01-01T21:29:18.726Z Compiling take_mut v0.2.2
17332026-01-01T21:29:18.751Z Compiling term v1.1.0
17342026-01-01T21:29:18.851Z Compiling tar v0.4.44
17352026-01-01T21:29:19.765Z Compiling slog-term v2.9.2
17362026-01-01T21:29:19.869Z Compiling futures v0.3.31
17372026-01-01T21:29:22.065Z Compiling aws-lc-sys v0.26.0
17382026-01-01T21:29:53.524Z Compiling rustls-webpki v0.102.8
17392026-01-01T21:29:59.286Z Compiling tokio-rustls v0.26.0
17402026-01-01T21:29:59.604Z Compiling hyper-rustls v0.27.7
17412026-01-01T21:29:59.945Z Compiling reqwest v0.12.24
17422026-01-01T21:30:04.436Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17432026-01-01T21:30:04.814Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17442026-01-01T21:30:10.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
17452026-01-01T21:30:10.677Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17462026-01-01T21:30:10.758ZJan 01 21:30:09.950 INFO Starting download, target: Cockroach
17472026-01-01T21:30:10.758ZJan 01 21:30:09.952 INFO Starting download, target: Clickhouse
17482026-01-01T21:30:10.783ZJan 01 21:30:09.952 INFO Starting download, target: DendriteStub
17492026-01-01T21:30:10.783ZJan 01 21:30:09.952 INFO Starting download, target: Console
17502026-01-01T21:30:10.783ZJan 01 21:30:09.952 INFO Starting download, target: MaghemiteMgd
17512026-01-01T21:30:10.783ZJan 01 21:30:09.952 INFO Starting download, target: TransceiverControl
17522026-01-01T21:30:10.783ZJan 01 21:30:09.953 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17532026-01-01T21:30:10.783ZJan 01 21:30:09.953 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17542026-01-01T21:30:10.783ZJan 01 21:30:09.953 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17552026-01-01T21:30:10.783ZJan 01 21:30:09.954 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17562026-01-01T21:30:10.783ZJan 01 21:30:09.954 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17572026-01-01T21:30:10.783ZJan 01 21:30:09.954 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17582026-01-01T21:30:11.061ZJan 01 21:30:10.255 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17592026-01-01T21:30:11.489ZJan 01 21:30:10.670 INFO Download complete, target: Console
17602026-01-01T21:30:12.265ZJan 01 21:30:11.457 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17612026-01-01T21:30:12.676ZJan 01 21:30:11.868 INFO Download complete, target: TransceiverControl
17622026-01-01T21:30:15.477ZJan 01 21:30:14.670 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17632026-01-01T21:30:17.749ZJan 01 21:30:16.942 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17642026-01-01T21:30:19.085ZJan 01 21:30:18.278 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17652026-01-01T21:30:19.085ZJan 01 21:30:18.278 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17662026-01-01T21:30:19.775ZJan 01 21:30:18.969 INFO Download complete, target: DendriteStub
17672026-01-01T21:30:22.783ZJan 01 21:30:21.976 INFO Download complete, target: MaghemiteMgd
17682026-01-01T21:30:27.525ZJan 01 21:30:26.696 INFO Checking that binary works, target: Cockroach
17692026-01-01T21:30:27.692ZJan 01 21:30:26.885 INFO Download complete, target: Cockroach
17702026-01-01T21:30:28.931ZJan 01 21:30:28.117 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17712026-01-01T21:30:41.117ZJan 01 21:30:40.310 INFO Checking that binary works, target: Clickhouse
17722026-01-01T21:30:41.322ZJan 01 21:30:40.515 INFO Download complete, target: Clickhouse
17732026-01-01T21:30:41.350ZAll builder prerequisites installed successfully, and PATH looks valid
17742026-01-01T21:30:41.374Z
17752026-01-01T21:30:41.374Zreal 5:40.142967466
17762026-01-01T21:30:41.374Zuser 15:33.133004254
17772026-01-01T21:30:41.374Zsys 2:35.032597712
17782026-01-01T21:30:41.374Ztrap 0.478318729
17792026-01-01T21:30:41.374Ztflt 0.443335724
17802026-01-01T21:30:41.374Zdflt 1.026238432
17812026-01-01T21:30:41.374Zkflt 0.009296777
17822026-01-01T21:30:41.374Zlock 41:15.412114524
17832026-01-01T21:30:41.374Zslp 57:49.538882569
17842026-01-01T21:30:41.374Zlat 1:20.620072518
17852026-01-01T21:30:41.375Zstop 2:55.129410428
17862026-01-01T21:30:41.375Z+ banner hack-check
17872026-01-01T21:30:41.375Z
17882026-01-01T21:30:41.375Z # # ## #### # # #### # # ###### #### # #
17892026-01-01T21:30:41.375Z # # # # # # # # # # # # # # # # #
17902026-01-01T21:30:41.375Z ###### # # # #### ##### # ###### ##### # ####
17912026-01-01T21:30:41.375Z # # ###### # # # # # # # # # #
17922026-01-01T21:30:41.375Z # # # # # # # # # # # # # # # # #
17932026-01-01T21:30:41.375Z # # # # #### # # #### # # ###### #### # #
17942026-01-01T21:30:41.375Z
17952026-01-01T21:30:41.375Z+ export CARGO_INCREMENTAL=0
17962026-01-01T21:30:41.375Z+ CARGO_INCREMENTAL=0
17972026-01-01T21:30:41.375Z+ ptime -m timeout 2h cargo xtask check-features --ci
17982026-01-01T21:30:42.541Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17992026-01-01T21:30:42.851Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18002026-01-01T21:30:46.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
18012026-01-01T21:30:46.669Z Running `target/debug/xtask check-features --ci`
18022026-01-01T21:30:46.705Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18032026-01-01T21:30:46.705Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18042026-01-01T21:30:47.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18052026-01-01T21:30:47.684Z Running `target/debug/xtask download cargo-hack`
18062026-01-01T21:30:48.995Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18072026-01-01T21:30:49.360Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18082026-01-01T21:30:53.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
18092026-01-01T21:30:53.897Z Running `target/debug/xtask-downloader cargo-hack`
18102026-01-01T21:30:53.958ZJan 01 21:30:53.151 INFO Starting download, target: CargoHack
18112026-01-01T21:30:53.983ZJan 01 21:30:53.153 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18122026-01-01T21:30:54.387ZJan 01 21:30:53.580 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18132026-01-01T21:30:54.485ZJan 01 21:30:53.679 INFO Download complete, target: CargoHack
18142026-01-01T21:30:54.509Zrunning: "/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"
18152026-01-01T21:30:54.533Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18162026-01-01T21:30:54.785Zinfo: running `cargo check --bins` on api_identity (1/244)
18172026-01-01T21:30:55.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182026-01-01T21:30:55.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192026-01-01T21:30:55.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202026-01-01T21:30:55.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18212026-01-01T21:30:55.739Z
18222026-01-01T21:30:55.739Zinfo: running `cargo check --bins` on bootstore (2/244)
18232026-01-01T21:30:56.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242026-01-01T21:30:56.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252026-01-01T21:30:56.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262026-01-01T21:30:56.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
18272026-01-01T21:30:56.730Z
18282026-01-01T21:30:56.730Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/244)
18292026-01-01T21:30:57.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302026-01-01T21:30:57.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312026-01-01T21:30:57.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322026-01-01T21:30:57.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18332026-01-01T21:30:57.704Z
18342026-01-01T21:30:57.704Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/244)
18352026-01-01T21:30:58.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362026-01-01T21:30:58.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372026-01-01T21:30:58.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382026-01-01T21:30:58.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
18392026-01-01T21:30:58.695Z
18402026-01-01T21:30:58.695Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/244)
18412026-01-01T21:30:59.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422026-01-01T21:30:59.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432026-01-01T21:30:59.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442026-01-01T21:30:59.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18452026-01-01T21:30:59.452Z
18462026-01-01T21:30:59.452Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/244)
18472026-01-01T21:31:00.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482026-01-01T21:31:00.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492026-01-01T21:31:00.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502026-01-01T21:31:00.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18512026-01-01T21:31:00.214Z
18522026-01-01T21:31:00.214Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/244)
18532026-01-01T21:31:00.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542026-01-01T21:31:00.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552026-01-01T21:31:00.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562026-01-01T21:31:00.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18572026-01-01T21:31:00.998Z
18582026-01-01T21:31:00.998Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/244)
18592026-01-01T21:31:01.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602026-01-01T21:31:01.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612026-01-01T21:31:01.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622026-01-01T21:31:01.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18632026-01-01T21:31:01.731Z
18642026-01-01T21:31:01.731Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/244)
18652026-01-01T21:31:02.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662026-01-01T21:31:02.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672026-01-01T21:31:02.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682026-01-01T21:31:02.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18692026-01-01T21:31:02.476Z
18702026-01-01T21:31:02.476Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/244)
18712026-01-01T21:31:03.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722026-01-01T21:31:03.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732026-01-01T21:31:03.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742026-01-01T21:31:03.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18752026-01-01T21:31:03.226Z
18762026-01-01T21:31:03.226Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/244)
18772026-01-01T21:31:03.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782026-01-01T21:31:03.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792026-01-01T21:31:03.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802026-01-01T21:31:03.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18812026-01-01T21:31:03.972Z
18822026-01-01T21:31:03.972Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/244)
18832026-01-01T21:31:04.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842026-01-01T21:31:04.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852026-01-01T21:31:04.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862026-01-01T21:31:04.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18872026-01-01T21:31:04.715Z
18882026-01-01T21:31:04.715Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/244)
18892026-01-01T21:31:05.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902026-01-01T21:31:05.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912026-01-01T21:31:05.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922026-01-01T21:31:05.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18932026-01-01T21:31:05.450Z
18942026-01-01T21:31:05.451Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/244)
18952026-01-01T21:31:06.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962026-01-01T21:31:06.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972026-01-01T21:31:06.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982026-01-01T21:31:06.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18992026-01-01T21:31:06.198Z
19002026-01-01T21:31:06.198Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/244)
19012026-01-01T21:31:06.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022026-01-01T21:31:06.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032026-01-01T21:31:06.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042026-01-01T21:31:06.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19052026-01-01T21:31:06.957Z
19062026-01-01T21:31:06.957Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/244)
19072026-01-01T21:31:07.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082026-01-01T21:31:07.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092026-01-01T21:31:07.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102026-01-01T21:31:07.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19112026-01-01T21:31:07.702Z
19122026-01-01T21:31:07.702Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/244)
19132026-01-01T21:31:08.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142026-01-01T21:31:08.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152026-01-01T21:31:08.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162026-01-01T21:31:08.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19172026-01-01T21:31:08.447Z
19182026-01-01T21:31:08.447Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/244)
19192026-01-01T21:31:09.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202026-01-01T21:31:09.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212026-01-01T21:31:09.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222026-01-01T21:31:09.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19232026-01-01T21:31:09.199Z
19242026-01-01T21:31:09.199Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/244)
19252026-01-01T21:31:09.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262026-01-01T21:31:09.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272026-01-01T21:31:09.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282026-01-01T21:31:09.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19292026-01-01T21:31:09.948Z
19302026-01-01T21:31:09.948Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/244)
19312026-01-01T21:31:10.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322026-01-01T21:31:10.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332026-01-01T21:31:10.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342026-01-01T21:31:10.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19352026-01-01T21:31:10.709Z
19362026-01-01T21:31:10.709Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/244)
19372026-01-01T21:31:11.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382026-01-01T21:31:11.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392026-01-01T21:31:11.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402026-01-01T21:31:11.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19412026-01-01T21:31:11.454Z
19422026-01-01T21:31:11.454Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/244)
19432026-01-01T21:31:12.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442026-01-01T21:31:12.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452026-01-01T21:31:12.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462026-01-01T21:31:12.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19472026-01-01T21:31:12.239Z
19482026-01-01T21:31:12.239Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/244)
19492026-01-01T21:31:12.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502026-01-01T21:31:12.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512026-01-01T21:31:12.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522026-01-01T21:31:12.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19532026-01-01T21:31:13.019Z
19542026-01-01T21:31:13.019Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/244)
19552026-01-01T21:31:13.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562026-01-01T21:31:13.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572026-01-01T21:31:13.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582026-01-01T21:31:13.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
19592026-01-01T21:31:13.771Z
19602026-01-01T21:31:13.771Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/244)
19612026-01-01T21:31:14.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622026-01-01T21:31:14.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632026-01-01T21:31:14.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642026-01-01T21:31:14.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19652026-01-01T21:31:14.527Z
19662026-01-01T21:31:14.527Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/244)
19672026-01-01T21:31:15.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-01-01T21:31:15.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-01-01T21:31:15.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-01-01T21:31:15.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19712026-01-01T21:31:15.291Z
19722026-01-01T21:31:15.291Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/244)
19732026-01-01T21:31:15.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-01-01T21:31:16.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-01-01T21:31:16.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-01-01T21:31:16.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19772026-01-01T21:31:16.062Z
19782026-01-01T21:31:16.062Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/244)
19792026-01-01T21:31:16.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-01-01T21:31:16.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-01-01T21:31:16.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-01-01T21:31:16.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19832026-01-01T21:31:16.827Z
19842026-01-01T21:31:16.827Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/244)
19852026-01-01T21:31:17.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-01-01T21:31:17.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-01-01T21:31:17.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-01-01T21:31:17.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19892026-01-01T21:31:17.614Z
19902026-01-01T21:31:17.614Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/244)
19912026-01-01T21:31:18.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-01-01T21:31:18.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-01-01T21:31:18.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-01-01T21:31:18.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19952026-01-01T21:31:18.413Z
19962026-01-01T21:31:18.413Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/244)
19972026-01-01T21:31:19.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-01-01T21:31:19.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-01-01T21:31:19.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-01-01T21:31:19.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20012026-01-01T21:31:19.173Z
20022026-01-01T21:31:19.173Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/244)
20032026-01-01T21:31:19.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-01-01T21:31:19.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-01-01T21:31:19.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-01-01T21:31:19.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20072026-01-01T21:31:19.928Z
20082026-01-01T21:31:19.928Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/244)
20092026-01-01T21:31:20.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-01-01T21:31:20.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-01-01T21:31:20.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-01-01T21:31:20.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20132026-01-01T21:31:20.675Z
20142026-01-01T21:31:20.675Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/244)
20152026-01-01T21:31:21.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-01-01T21:31:21.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-01-01T21:31:21.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-01-01T21:31:21.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20192026-01-01T21:31:21.421Z
20202026-01-01T21:31:21.421Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/244)
20212026-01-01T21:31:22.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-01-01T21:31:22.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-01-01T21:31:22.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-01-01T21:31:22.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20252026-01-01T21:31:22.174Z
20262026-01-01T21:31:22.174Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/244)
20272026-01-01T21:31:22.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-01-01T21:31:22.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-01-01T21:31:22.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-01-01T21:31:22.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20312026-01-01T21:31:22.926Z
20322026-01-01T21:31:22.926Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/244)
20332026-01-01T21:31:23.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-01-01T21:31:23.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-01-01T21:31:23.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-01-01T21:31:23.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20372026-01-01T21:31:23.680Z
20382026-01-01T21:31:23.680Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/244)
20392026-01-01T21:31:24.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-01-01T21:31:24.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-01-01T21:31:24.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-01-01T21:31:24.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20432026-01-01T21:31:24.490Z
20442026-01-01T21:31:24.490Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/244)
20452026-01-01T21:31:25.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-01-01T21:31:25.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-01-01T21:31:25.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-01-01T21:31:25.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20492026-01-01T21:31:25.257Z
20502026-01-01T21:31:25.257Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/244)
20512026-01-01T21:31:25.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-01-01T21:31:25.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-01-01T21:31:25.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-01-01T21:31:25.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
20552026-01-01T21:31:26.035Z
20562026-01-01T21:31:26.035Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/244)
20572026-01-01T21:31:26.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-01-01T21:31:26.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-01-01T21:31:26.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-01-01T21:31:26.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20612026-01-01T21:31:26.796Z
20622026-01-01T21:31:26.796Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/244)
20632026-01-01T21:31:27.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-01-01T21:31:27.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-01-01T21:31:27.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-01-01T21:31:27.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20672026-01-01T21:31:27.553Z
20682026-01-01T21:31:27.553Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/244)
20692026-01-01T21:31:28.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-01-01T21:31:28.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-01-01T21:31:28.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-01-01T21:31:28.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20732026-01-01T21:31:28.307Z
20742026-01-01T21:31:28.307Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/244)
20752026-01-01T21:31:28.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-01-01T21:31:29.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-01-01T21:31:29.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-01-01T21:31:29.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20792026-01-01T21:31:29.066Z
20802026-01-01T21:31:29.066Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/244)
20812026-01-01T21:31:29.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-01-01T21:31:29.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-01-01T21:31:29.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-01-01T21:31:29.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20852026-01-01T21:31:30.057Z
20862026-01-01T21:31:30.057Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/244)
20872026-01-01T21:31:30.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-01-01T21:31:30.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-01-01T21:31:30.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-01-01T21:31:30.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20912026-01-01T21:31:31.044Z
20922026-01-01T21:31:31.044Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/244)
20932026-01-01T21:31:31.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-01-01T21:31:31.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-01-01T21:31:31.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-01-01T21:31:31.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20972026-01-01T21:31:32.037Z
20982026-01-01T21:31:32.037Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/244)
20992026-01-01T21:31:32.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-01-01T21:31:32.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-01-01T21:31:32.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-01-01T21:31:32.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
21032026-01-01T21:31:33.032Z
21042026-01-01T21:31:33.032Zinfo: running `cargo check --bins` on oxlog (49/244)
21052026-01-01T21:31:33.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-01-01T21:31:33.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-01-01T21:31:34.036Z Checking cfg-if v1.0.4
21082026-01-01T21:31:34.061Z Checking libc v0.2.174
21092026-01-01T21:31:34.061Z Checking serde_core v1.0.228
21102026-01-01T21:31:34.097Z Checking zeroize v1.8.1
21112026-01-01T21:31:34.122Z Checking memchr v2.7.4
21122026-01-01T21:31:34.122Z Checking value-bag v1.9.0
21132026-01-01T21:31:34.122Z Checking smallvec v1.15.1
21142026-01-01T21:31:34.122Z Checking typenum v1.17.0
21152026-01-01T21:31:34.203Z Checking scopeguard v1.2.0
21162026-01-01T21:31:34.370Z Checking lock_api v0.4.12
21172026-01-01T21:31:34.450Z Checking subtle v2.6.1
21182026-01-01T21:31:34.475Z Checking itoa v1.0.11
21192026-01-01T21:31:34.499Z Checking log v0.4.27
21202026-01-01T21:31:34.673Z Checking const-oid v0.9.6
21212026-01-01T21:31:34.700Z Checking stable_deref_trait v1.2.0
21222026-01-01T21:31:34.724Z Checking byteorder v1.5.0
21232026-01-01T21:31:34.819Z Checking portable-atomic v1.11.0
21242026-01-01T21:31:34.911Z Checking critical-section v1.1.3
21252026-01-01T21:31:34.952Z Checking zerofrom v0.1.4
21262026-01-01T21:31:35.009Z Checking getrandom v0.2.15
21272026-01-01T21:31:35.034Z Checking generic-array v0.14.7
21282026-01-01T21:31:35.077Z Checking getrandom v0.3.4
21292026-01-01T21:31:35.101Z Checking signal-hook-registry v1.4.2
21302026-01-01T21:31:35.162Z Checking yoke v0.7.4
21312026-01-01T21:31:35.230Z Checking rand_core v0.6.4
21322026-01-01T21:31:35.299Z Checking parking_lot_core v0.9.10
21332026-01-01T21:31:35.344Z Checking allocator-api2 v0.2.21
21342026-01-01T21:31:35.485Z Checking zerovec v0.10.4
21352026-01-01T21:31:35.526Z Checking pin-project-lite v0.2.14
21362026-01-01T21:31:35.620Z Checking parking_lot v0.12.3
21372026-01-01T21:31:35.655Z Checking once_cell v1.21.3
21382026-01-01T21:31:35.679Z Checking mio v1.0.2
21392026-01-01T21:31:35.885Z Checking equivalent v1.0.2
21402026-01-01T21:31:35.931Z Checking libm v0.2.8
21412026-01-01T21:31:35.955Z Checking ryu v1.0.18
21422026-01-01T21:31:36.013Z Checking writeable v0.5.5
21432026-01-01T21:31:36.038Z Checking crypto-common v0.1.6
21442026-01-01T21:31:36.125Z Checking block-buffer v0.10.4
21452026-01-01T21:31:36.175Z Checking litemap v0.7.3
21462026-01-01T21:31:36.207Z Checking zerocopy v0.7.35
21472026-01-01T21:31:36.232Z Checking socket2 v0.6.1
21482026-01-01T21:31:36.325Z Checking cpufeatures v0.2.14
21492026-01-01T21:31:36.352Z Checking digest v0.10.7
21502026-01-01T21:31:36.433Z Checking futures-core v0.3.31
21512026-01-01T21:31:36.493Z Checking percent-encoding v2.3.2
21522026-01-01T21:31:36.631Z Checking icu_locid_transform_data v1.5.0
21532026-01-01T21:31:36.655Z Checking block-padding v0.3.3
21542026-01-01T21:31:36.687Z Checking num-traits v0.2.19
21552026-01-01T21:31:36.712Z Checking hmac v0.12.1
21562026-01-01T21:31:36.737Z Checking hashbrown v0.16.1
21572026-01-01T21:31:36.761Z Checking icu_properties_data v1.5.0
21582026-01-01T21:31:36.834Z Checking tinystr v0.7.6
21592026-01-01T21:31:36.865Z Checking icu_collections v1.5.0
21602026-01-01T21:31:36.926Z Checking inout v0.1.3
21612026-01-01T21:31:36.963Z Checking icu_normalizer_data v1.5.0
21622026-01-01T21:31:37.069Z Checking write16 v1.0.0
21632026-01-01T21:31:37.153Z Checking icu_locid v1.5.0
21642026-01-01T21:31:37.185Z Checking utf8_iter v1.0.4
21652026-01-01T21:31:37.221Z Checking futures-sink v0.3.31
21662026-01-01T21:31:37.245Z Checking serde v1.0.228
21672026-01-01T21:31:37.278Z Checking serde_json v1.0.145
21682026-01-01T21:31:37.389Z Checking ppv-lite86 v0.2.20
21692026-01-01T21:31:37.413Z Checking utf16_iter v1.0.5
21702026-01-01T21:31:37.475Z Checking futures-channel v0.3.31
21712026-01-01T21:31:37.576Z Checking cipher v0.4.4
21722026-01-01T21:31:37.629Z Checking indexmap v2.12.1
21732026-01-01T21:31:37.799Z Checking sha2 v0.10.9
21742026-01-01T21:31:37.927Z Checking slab v0.4.9
21752026-01-01T21:31:37.951Z Checking futures-task v0.3.31
21762026-01-01T21:31:37.975Z Checking base64ct v1.6.0
21772026-01-01T21:31:38.029Z Checking icu_provider v1.5.0
21782026-01-01T21:31:38.086Z Checking bytes v1.10.1
21792026-01-01T21:31:38.161Z Checking bitflags v2.9.4
21802026-01-01T21:31:38.189Z Checking pin-utils v0.1.0
21812026-01-01T21:31:38.279Z Checking futures-io v0.3.31
21822026-01-01T21:31:38.303Z Checking errno v0.3.12
21832026-01-01T21:31:39.407Z Checking pem-rfc7468 v0.7.0
21842026-01-01T21:31:39.431Z Checking flagset v0.4.6
21852026-01-01T21:31:39.431Z Checking futures-util v0.3.31
21862026-01-01T21:31:39.431Z Checking form_urlencoded v1.2.2
21872026-01-01T21:31:39.431Z Checking icu_locid_transform v1.5.0
21882026-01-01T21:31:39.431Z Checking rand_core v0.9.3
21892026-01-01T21:31:39.431Z Checking der v0.7.10
21902026-01-01T21:31:39.431Z Checking fnv v1.0.7
21912026-01-01T21:31:39.431Z Checking foldhash v0.1.5
21922026-01-01T21:31:39.431Z Checking salsa20 v0.10.2
21932026-01-01T21:31:39.431Z Checking uuid v1.19.0
21942026-01-01T21:31:39.431Z Checking hashbrown v0.15.4
21952026-01-01T21:31:39.431Z Checking pbkdf2 v0.12.2
21962026-01-01T21:31:39.431Z Checking spin v0.9.8
21972026-01-01T21:31:39.431Z Checking tokio v1.48.0
21982026-01-01T21:31:39.431Z Checking scrypt v0.11.0
21992026-01-01T21:31:39.431Z Checking http v1.4.0
22002026-01-01T21:31:39.431Z Checking rand_chacha v0.9.0
22012026-01-01T21:31:39.432Z Checking cbc v0.1.2
22022026-01-01T21:31:39.432Z Checking icu_properties v1.5.1
22032026-01-01T21:31:39.593Z Checking aes v0.8.4
22042026-01-01T21:31:39.713Z Checking regex-syntax v0.8.5
22052026-01-01T21:31:39.827Z Checking iana-time-zone v0.1.63
22062026-01-01T21:31:40.003Z Checking chrono v0.4.42
22072026-01-01T21:31:40.145Z Checking spki v0.7.3
22082026-01-01T21:31:40.381Z Checking rand v0.9.2
22092026-01-01T21:31:40.418Z Checking tracing-core v0.1.32
22102026-01-01T21:31:40.458Z Checking pkcs5 v0.7.1
22112026-01-01T21:31:40.929Z Checking thiserror v2.0.17
22122026-01-01T21:31:41.016Z Checking tracing v0.1.40
22132026-01-01T21:31:41.097Z Checking pkcs8 v0.10.2
22142026-01-01T21:31:41.315Z Checking http-body v1.0.1
22152026-01-01T21:31:41.376Z Checking base64 v0.22.1
22162026-01-01T21:31:41.430Z Checking plain v0.2.3
22172026-01-01T21:31:41.554Z Checking rustls-pki-types v1.10.0
22182026-01-01T21:31:41.614Z Checking tinyvec_macros v0.1.1
22192026-01-01T21:31:41.731Z Checking tinyvec v1.8.0
22202026-01-01T21:31:41.755Z Checking lazy_static v1.5.0
22212026-01-01T21:31:41.840Z Checking rustix v1.0.7
22222026-01-01T21:31:41.890Z Checking semver v1.0.27
22232026-01-01T21:31:42.057Z Checking zerocopy v0.8.27
22242026-01-01T21:31:42.195Z Checking icu_normalizer v1.5.0
22252026-01-01T21:31:42.248Z Checking aws-lc-sys v0.26.0
22262026-01-01T21:31:42.415Z Checking atomic-waker v1.1.2
22272026-01-01T21:31:42.452Z Checking tower-service v0.3.3
22282026-01-01T21:31:42.568Z Checking openssl-probe v0.1.5
22292026-01-01T21:31:42.593Z Checking untrusted v0.9.0
22302026-01-01T21:31:42.731Z Checking fastrand v2.1.1
22312026-01-01T21:31:42.757Z Checking try-lock v0.2.5
22322026-01-01T21:31:42.836Z Checking foreign-types-shared v0.1.1
22332026-01-01T21:31:42.872Z Checking idna_adapter v1.2.0
22342026-01-01T21:31:42.906Z Checking dyn-clone v1.0.20
22352026-01-01T21:31:42.964Z Checking adler2 v2.0.0
22362026-01-01T21:31:43.028Z Checking untrusted v0.7.1
22372026-01-01T21:31:43.063Z Checking ucd-trie v0.1.7
22382026-01-01T21:31:43.087Z Checking idna v1.0.3
22392026-01-01T21:31:43.129Z Checking tower-layer v0.3.3
22402026-01-01T21:31:43.205Z Checking unicode-ident v1.0.19
22412026-01-01T21:31:43.266Z Checking pest v2.8.2
22422026-01-01T21:31:43.369Z Checking proc-macro2 v1.0.101
22432026-01-01T21:31:43.393Z Checking miniz_oxide v0.8.5
22442026-01-01T21:31:43.506Z Checking url v2.5.4
22452026-01-01T21:31:43.630Z Checking tempfile v3.20.0
22462026-01-01T21:31:43.932Z Checking foreign-types v0.3.2
22472026-01-01T21:31:43.962Z Checking want v0.3.1
22482026-01-01T21:31:44.000Z Checking ring v0.17.14
22492026-01-01T21:31:44.043Z Checking ipnet v2.11.0
22502026-01-01T21:31:44.135Z Checking aws-lc-rs v1.12.4
22512026-01-01T21:31:44.161Z Checking httparse v1.9.5
22522026-01-01T21:31:44.265Z Checking schemars v0.8.22
22532026-01-01T21:31:44.506Z Checking openssl-sys v0.9.109
22542026-01-01T21:31:44.539Z Checking wait-timeout v0.2.0
22552026-01-01T21:31:44.725Z Checking aho-corasick v1.1.3
22562026-01-01T21:31:44.899Z Checking utf8parse v0.2.2
22572026-01-01T21:31:45.049Z Checking httpdate v1.0.3
22582026-01-01T21:31:45.132Z Checking tokio-util v0.7.15
22592026-01-01T21:31:45.289Z Checking bit-vec v0.8.0
22602026-01-01T21:31:45.346Z Checking powerfmt v0.2.0
22612026-01-01T21:31:45.472Z Checking pretty-hex v0.4.1
22622026-01-01T21:31:45.580Z Checking anstyle v1.0.11
22632026-01-01T21:31:45.612Z Checking quick-error v1.2.3
22642026-01-01T21:31:45.636Z Checking bit-set v0.8.0
22652026-01-01T21:31:45.660Z Checking deranged v0.5.3
22662026-01-01T21:31:45.685Z Checking openssl v0.10.73
22672026-01-01T21:31:45.758Z Checking rusty-fork v0.3.0
22682026-01-01T21:31:45.871Z Checking anstyle-parse v0.2.5
22692026-01-01T21:31:45.909Z Checking rustls-webpki v0.102.8
22702026-01-01T21:31:45.933Z Compiling newtype-uuid v1.3.2
22712026-01-01T21:31:46.045Z Checking quote v1.0.40
22722026-01-01T21:31:46.069Z Checking regex-automata v0.4.11
22732026-01-01T21:31:46.133Z Checking unicode-normalization v0.1.24
22742026-01-01T21:31:46.232Z Checking h2 v0.4.6
22752026-01-01T21:31:46.256Z Checking crossbeam-utils v0.8.21
22762026-01-01T21:31:46.357Z Checking rand_xorshift v0.4.0
22772026-01-01T21:31:46.537Z Checking rustix v0.38.37
22782026-01-01T21:31:46.586Z Checking bzip2-sys v0.1.13+1.0.8
22792026-01-01T21:31:46.711Z Checking scroll v0.13.0
22802026-01-01T21:31:46.820Z Checking signature v2.2.0
22812026-01-01T21:31:46.884Z Checking crc32fast v1.4.2
22822026-01-01T21:31:47.026Z Checking siphasher v0.3.11
22832026-01-01T21:31:47.107Z Checking zlib-rs v0.5.1
22842026-01-01T21:31:47.131Z Checking num_threads v0.1.7
22852026-01-01T21:31:47.264Z Checking num-conv v0.1.0
22862026-01-01T21:31:47.330Z Checking anstyle-query v1.1.1
22872026-01-01T21:31:47.470Z Checking time-core v0.1.6
22882026-01-01T21:31:47.495Z Checking unarray v0.1.4
22892026-01-01T21:31:47.656Z Checking unicode-bidi v0.3.17
22902026-01-01T21:31:47.711Z Checking is_terminal_polyfill v1.70.1
22912026-01-01T21:31:47.737Z Checking unicode-properties v0.1.3
22922026-01-01T21:31:47.847Z Checking colorchoice v1.0.2
22932026-01-01T21:31:47.989Z Checking anstream v0.6.18
22942026-01-01T21:31:48.038Z Checking time v0.3.43
22952026-01-01T21:31:48.174Z Checking stringprep v0.1.5
22962026-01-01T21:31:48.330Z Checking proptest v1.7.0
22972026-01-01T21:31:48.423Z Checking phf_shared v0.11.2
22982026-01-01T21:31:48.608Z Checking libz-rs-sys v0.5.1
22992026-01-01T21:31:48.677Z Checking goblin v0.10.2
23002026-01-01T21:31:48.791Z Checking crossbeam-epoch v0.9.18
23012026-01-01T21:31:49.167Z Checking rustls v0.23.19
23022026-01-01T21:31:49.191Z Checking syn v2.0.111
23032026-01-01T21:31:49.713Z Compiling daft v0.1.4
23042026-01-01T21:31:49.821Z Checking native-tls v0.2.12
23052026-01-01T21:31:50.097Z Checking ipnetwork v0.21.1
23062026-01-01T21:31:50.124Z Checking scroll v0.12.0
23072026-01-01T21:31:50.198Z Checking thiserror v1.0.69
23082026-01-01T21:31:50.350Z Checking zstd-sys v2.0.14+zstd.1.5.7
23092026-01-01T21:31:50.448Z Checking toml_datetime v0.6.11
23102026-01-01T21:31:50.517Z Checking serde_spanned v0.6.9
23112026-01-01T21:31:50.551Z Checking rand_chacha v0.3.1
23122026-01-01T21:31:50.719Z Checking num-integer v0.1.46
23132026-01-01T21:31:50.755Z Checking md-5 v0.10.6
23142026-01-01T21:31:50.919Z Checking sync_wrapper v1.0.1
23152026-01-01T21:31:50.981Z Checking ff v0.13.0
23162026-01-01T21:31:51.073Z Checking hash32 v0.2.1
23172026-01-01T21:31:51.131Z Checking psl-types v2.0.11
23182026-01-01T21:31:51.170Z Checking hyper v1.8.1
23192026-01-01T21:31:51.194Z Checking base16ct v0.2.0
23202026-01-01T21:31:51.319Z Checking gimli v0.31.1
23212026-01-01T21:31:51.346Z Checking fallible-iterator v0.2.0
23222026-01-01T21:31:51.389Z Compiling iddqd v0.3.16
23232026-01-01T21:31:51.854Z Checking postgres-protocol v0.6.8
23242026-01-01T21:31:52.219Z Checking sec1 v0.7.3
23252026-01-01T21:31:52.416Z Checking heapless v0.7.17
23262026-01-01T21:31:52.561Z Checking publicsuffix v2.3.0
23272026-01-01T21:31:52.815Z Checking group v0.13.0
23282026-01-01T21:31:52.839Z Checking hyper-util v0.1.19
23292026-01-01T21:31:53.045Z Checking num-iter v0.1.45
23302026-01-01T21:31:53.224Z Checking tower v0.5.2
23312026-01-01T21:31:53.248Z Checking rand v0.8.5
23322026-01-01T21:31:53.322Z Checking tokio-rustls v0.26.0
23332026-01-01T21:31:53.488Z Checking dof v0.4.0
23342026-01-01T21:31:53.514Z Checking zstd-safe v7.2.3
23352026-01-01T21:31:53.683Z Checking goblin v0.8.2
23362026-01-01T21:31:53.794Z Checking oxnet v0.1.3
23372026-01-01T21:31:53.934Z Checking tokio-native-tls v0.3.1
23382026-01-01T21:31:54.128Z Checking cookie v0.18.1
23392026-01-01T21:31:54.177Z Checking terminal_size v0.4.0
23402026-01-01T21:31:54.201Z Checking flate2 v1.1.2
23412026-01-01T21:31:54.229Z Checking dtrace-parser v0.3.0
23422026-01-01T21:31:54.253Z Checking rustls-native-certs v0.8.1
23432026-01-01T21:31:54.363Z Checking webpki-roots v1.0.1
23442026-01-01T21:31:54.387Z Checking addr2line v0.24.2
23452026-01-01T21:31:54.445Z Checking http-body-util v0.1.3
23462026-01-01T21:31:54.522Z Checking signal-hook v0.3.18
23472026-01-01T21:31:54.552Z Checking hkdf v0.12.4
23482026-01-01T21:31:54.645Z Checking crypto-bigint v0.5.5
23492026-01-01T21:31:54.766Z Checking thread-id v5.0.0
23502026-01-01T21:31:54.790Z Checking object v0.36.5
23512026-01-01T21:31:54.825Z Checking rustc-demangle v0.1.24
23522026-01-01T21:31:54.849Z Checking simd-adler32 v0.3.7
23532026-01-01T21:31:54.873Z Checking lockfree-object-pool v0.1.6
23542026-01-01T21:31:54.896Z Checking clap_lex v0.7.4
23552026-01-01T21:31:55.093Z Checking strsim v0.11.1
23562026-01-01T21:31:55.141Z Checking either v1.15.0
23572026-01-01T21:31:55.166Z Checking unicode-segmentation v1.12.0
23582026-01-01T21:31:55.190Z Checking bumpalo v3.16.0
23592026-01-01T21:31:55.221Z Compiling rayon-core v1.12.1
23602026-01-01T21:31:55.363Z Checking managed v0.8.0
23612026-01-01T21:31:55.481Z Checking iri-string v0.7.8
23622026-01-01T21:31:55.505Z Checking bitflags v1.3.2
23632026-01-01T21:31:55.505Z Checking winnow v0.5.40
23642026-01-01T21:31:55.617Z Checking zopfli v0.8.1
23652026-01-01T21:31:55.707Z Checking smoltcp v0.9.1
23662026-01-01T21:31:55.731Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23672026-01-01T21:31:56.030Z Checking clap_builder v4.5.48
23682026-01-01T21:31:56.184Z Checking hyper-tls v0.6.0
23692026-01-01T21:31:56.456Z Checking hyper-rustls v0.27.7
23702026-01-01T21:31:56.775Z Checking usdt-impl v0.6.0
23712026-01-01T21:31:56.866Z Checking elliptic-curve v0.13.8
23722026-01-01T21:31:56.890Z Checking signal-hook-mio v0.2.4
23732026-01-01T21:31:57.039Z Checking cookie_store v0.21.1
23742026-01-01T21:31:57.261Z Checking num-bigint-dig v0.8.6
23752026-01-01T21:31:57.618Z Checking tower-http v0.6.6
23762026-01-01T21:31:57.656Z Checking zstd v0.13.3
23772026-01-01T21:31:57.737Z Checking dof v0.3.0
23782026-01-01T21:31:57.801Z Checking toml_edit v0.19.15
23792026-01-01T21:31:57.860Z Checking postgres-types v0.2.9
23802026-01-01T21:31:58.001Z Checking dtrace-parser v0.2.0
23812026-01-01T21:31:58.116Z Checking bstr v1.10.0
23822026-01-01T21:31:58.246Z Checking regex v1.11.3
23832026-01-01T21:31:58.379Z Checking crossbeam-deque v0.8.5
23842026-01-01T21:31:58.422Z Checking phf v0.11.2
23852026-01-01T21:31:58.447Z Checking ed25519 v2.2.3
23862026-01-01T21:31:58.664Z Checking bzip2 v0.5.2
23872026-01-01T21:31:58.689Z Checking bzip2 v0.4.4
23882026-01-01T21:31:58.740Z Checking ref-cast v1.0.24
23892026-01-01T21:31:58.764Z Checking curve25519-dalek v4.1.3
23902026-01-01T21:31:58.859Z Checking strum v0.27.2
23912026-01-01T21:31:58.890Z Checking hubpack v0.1.2
23922026-01-01T21:31:58.942Z Checking memoffset v0.9.1
23932026-01-01T21:31:58.966Z Checking pkcs1 v0.7.5
23942026-01-01T21:31:58.991Z Checking serde_urlencoded v0.7.1
23952026-01-01T21:31:59.027Z Checking hex v0.4.3
23962026-01-01T21:31:59.066Z Checking serde-big-array v0.5.1
23972026-01-01T21:31:59.174Z Checking erased-serde v0.3.31
23982026-01-01T21:31:59.271Z Checking float-cmp v0.10.0
23992026-01-01T21:31:59.315Z Checking rfc6979 v0.4.0
24002026-01-01T21:31:59.352Z Checking socket2 v0.5.10
24012026-01-01T21:31:59.482Z Checking thread-id v4.2.2
24022026-01-01T21:31:59.506Z Checking memmap2 v0.9.8
24032026-01-01T21:31:59.531Z Checking env_filter v0.1.2
24042026-01-01T21:31:59.605Z Checking encoding_rs v0.8.34
24052026-01-01T21:31:59.755Z Checking winnow v0.7.13
24062026-01-01T21:31:59.789Z Checking rustc-hash v2.1.1
24072026-01-01T21:31:59.813Z Checking mime v0.3.17
24082026-01-01T21:31:59.813Z Checking backtrace v0.3.74
24092026-01-01T21:31:59.851Z Checking new_debug_unreachable v1.0.6
24102026-01-01T21:31:59.959Z Checking difflib v0.4.0
24112026-01-01T21:31:59.983Z Checking foldhash v0.2.0
24122026-01-01T21:32:00.037Z Checking static_assertions v1.1.0
24132026-01-01T21:32:00.116Z Checking data-encoding v2.9.0
24142026-01-01T21:32:00.141Z Checking toml_write v0.1.2
24152026-01-01T21:32:00.236Z Checking fixedbitset v0.4.2
24162026-01-01T21:32:00.260Z Checking predicates-core v1.0.8
24172026-01-01T21:32:00.285Z Checking minimal-lexical v0.2.1
24182026-01-01T21:32:00.338Z Checking jiff v0.2.15
24192026-01-01T21:32:00.429Z Checking whoami v1.5.2
24202026-01-01T21:32:00.455Z Checking normalize-line-endings v0.3.0
24212026-01-01T21:32:00.500Z Checking precomputed-hash v0.1.1
24222026-01-01T21:32:00.601Z Checking keccak v0.1.5
24232026-01-01T21:32:00.625Z Checking fixedbitset v0.5.7
24242026-01-01T21:32:00.649Z Checking nom v7.1.3
24252026-01-01T21:32:00.650Z Checking string_cache v0.8.9
24262026-01-01T21:32:00.726Z Checking tokio-postgres v0.7.13
24272026-01-01T21:32:00.898Z Checking sha3 v0.10.8
24282026-01-01T21:32:00.943Z Checking hickory-proto v0.25.2
24292026-01-01T21:32:00.982Z Checking petgraph v0.8.2
24302026-01-01T21:32:01.245Z Checking predicates v3.1.3
24312026-01-01T21:32:01.357Z Checking reqwest v0.12.24
24322026-01-01T21:32:01.778Z Checking petgraph v0.6.5
24332026-01-01T21:32:02.020Z Checking toml_edit v0.22.27
24342026-01-01T21:32:02.779Z Checking anyhow v1.0.99
24352026-01-01T21:32:02.941Z Checking ed25519-dalek v2.1.1
24362026-01-01T21:32:03.108Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24372026-01-01T21:32:03.309Z Checking slog v2.8.2
24382026-01-01T21:32:03.783Z Checking toml v0.7.8
24392026-01-01T21:32:03.951Z Checking usdt v0.6.0
24402026-01-01T21:32:04.122Z Checking env_logger v0.11.8
24412026-01-01T21:32:04.212Z Checking usdt-impl v0.5.0
24422026-01-01T21:32:04.236Z Checking ecdsa v0.16.9
24432026-01-01T21:32:04.391Z Checking serde_with v3.14.0
24442026-01-01T21:32:04.440Z Checking rsa v0.9.8
24452026-01-01T21:32:04.625Z Checking nix v0.29.0
24462026-01-01T21:32:04.672Z Checking zip v0.6.6
24472026-01-01T21:32:04.832Z Checking similar v2.7.0
24482026-01-01T21:32:05.272Z Checking zip v4.2.0
24492026-01-01T21:32:05.306Z Checking clap v4.5.48
24502026-01-01T21:32:05.421Z Checking crossterm v0.28.1
24512026-01-01T21:32:05.566Z Checking heck v0.4.1
24522026-01-01T21:32:05.760Z Checking itertools v0.10.5
24532026-01-01T21:32:05.784Z Checking strum v0.26.3
24542026-01-01T21:32:05.808Z Checking tokio-stream v0.1.17
24552026-01-01T21:32:05.946Z Checking ahash v0.8.12
24562026-01-01T21:32:06.225Z Checking fs-err v3.1.1
24572026-01-01T21:32:06.276Z Checking buf-list v1.0.3
24582026-01-01T21:32:06.336Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24592026-01-01T21:32:06.481Z Checking x509-cert v0.2.5
24602026-01-01T21:32:06.570Z Checking openapiv3 v2.2.0
24612026-01-01T21:32:06.654Z Checking sha1 v0.10.6
24622026-01-01T21:32:06.738Z Checking winnow v0.6.26
24632026-01-01T21:32:06.785Z Checking peg-runtime v0.8.5
24642026-01-01T21:32:06.922Z Checking lalrpop-util v0.19.12
24652026-01-01T21:32:07.015Z Checking rayon v1.10.0
24662026-01-01T21:32:07.205Z Checking camino v1.2.1
24672026-01-01T21:32:07.282Z Checking sigpipe v0.1.3
24682026-01-01T21:32:07.389Z Checking glob v0.3.2
24692026-01-01T21:32:09.880Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24702026-01-01T21:32:10.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.35s
24712026-01-01T21:32:10.562Z
24722026-01-01T21:32:10.562Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/244)
24732026-01-01T21:32:11.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24742026-01-01T21:32:11.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24752026-01-01T21:32:11.900Z Compiling regress v0.10.4
24762026-01-01T21:32:11.949Z Compiling unsafe-libyaml v0.2.11
24772026-01-01T21:32:11.973Z Compiling structmeta-derive v0.3.0
24782026-01-01T21:32:11.973Z Compiling rustls v0.22.4
24792026-01-01T21:32:12.011Z Checking newtype-uuid v1.3.2
24802026-01-01T21:32:12.059Z Checking heck v0.5.0
24812026-01-01T21:32:12.085Z Compiling multer v3.1.0
24822026-01-01T21:32:12.315Z Checking futures-executor v0.3.31
24832026-01-01T21:32:12.345Z Compiling newtype-uuid-macros v0.1.0
24842026-01-01T21:32:12.380Z Checking daft v0.1.4
24852026-01-01T21:32:12.484Z Compiling async-stream-impl v0.3.6
24862026-01-01T21:32:12.552Z Checking futures v0.3.31
24872026-01-01T21:32:12.678Z Compiling dropshot v0.16.6
24882026-01-01T21:32:12.832Z Checking iddqd v0.3.16
24892026-01-01T21:32:12.972Z Compiling serde_yaml v0.9.34+deprecated
24902026-01-01T21:32:13.435Z Compiling dropshot_endpoint v0.16.6
24912026-01-01T21:32:13.534Z Checking match_cfg v0.1.0
24922026-01-01T21:32:13.643Z Checking hostname v0.3.1
24932026-01-01T21:32:13.707Z Checking thread_local v1.1.8
24942026-01-01T21:32:13.793Z Checking unicode-width v0.1.14
24952026-01-01T21:32:13.959Z Compiling structmeta v0.3.0
24962026-01-01T21:32:13.988Z Checking crossbeam-channel v0.5.15
24972026-01-01T21:32:14.226Z Checking is-terminal v0.4.13
24982026-01-01T21:32:14.324Z Compiling derive-ex v0.1.8
24992026-01-01T21:32:14.365Z Checking take_mut v0.2.2
25002026-01-01T21:32:14.498Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25012026-01-01T21:32:14.538Z Checking term v1.1.0
25022026-01-01T21:32:14.613Z Checking slog-async v2.8.0
25032026-01-01T21:32:14.643Z Compiling parse-display-derive v0.10.0
25042026-01-01T21:32:14.741Z Compiling typify-impl v0.4.3
25052026-01-01T21:32:14.940Z Checking slog-term v2.9.2
25062026-01-01T21:32:15.414Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25072026-01-01T21:32:15.908Z Checking debug-ignore v1.0.5
25082026-01-01T21:32:16.018Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25092026-01-01T21:32:16.648Z Checking toml_parser v1.0.4
25102026-01-01T21:32:16.718Z Checking slog-json v2.6.1
25112026-01-01T21:32:16.978Z Checking macaddr v1.0.1
25122026-01-01T21:32:17.040Z Checking serde_spanned v1.0.3
25132026-01-01T21:32:17.302Z Checking toml_datetime v0.7.3
25142026-01-01T21:32:17.335Z Checking toml_writer v1.0.4
25152026-01-01T21:32:17.359Z Checking slog-bunyan v2.5.0
25162026-01-01T21:32:17.533Z Compiling test-strategy v0.4.3
25172026-01-01T21:32:17.557Z Checking tabwriter v1.4.0
25182026-01-01T21:32:17.654Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25192026-01-01T21:32:17.678Z Checking toml v0.9.8
25202026-01-01T21:32:17.705Z Checking async-stream v0.3.6
25212026-01-01T21:32:17.811Z Checking waitgroup v0.1.2
25222026-01-01T21:32:17.909Z Checking rustls-pemfile v2.2.0
25232026-01-01T21:32:17.970Z Checking serde_path_to_error v0.1.20
25242026-01-01T21:32:18.131Z Checking hostname v0.4.2
25252026-01-01T21:32:18.155Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25262026-01-01T21:32:18.269Z Compiling itertools v0.14.0
25272026-01-01T21:32:18.293Z Checking progenitor-client v0.10.0
25282026-01-01T21:32:18.324Z Checking progenitor-client v0.11.2
25292026-01-01T21:32:18.510Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=205b3ccf75b527ac7a565285fdcc0c78f4fcee95#205b3ccf)
25302026-01-01T21:32:18.655Z Checking instant v0.1.13
25312026-01-01T21:32:18.704Z Checking colored v3.0.0
25322026-01-01T21:32:18.780Z Checking backoff v0.4.0
25332026-01-01T21:32:18.883Z Checking parse-display v0.10.0
25342026-01-01T21:32:18.909Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25352026-01-01T21:32:18.939Z Checking tokio-rustls v0.25.0
25362026-01-01T21:32:19.080Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25372026-01-01T21:32:19.110Z Compiling darling_core v0.21.0
25382026-01-01T21:32:19.134Z Compiling proc-macro-crate v1.3.1
25392026-01-01T21:32:19.908Z Compiling num_enum_derive v0.5.11
25402026-01-01T21:32:19.945Z Compiling proc-macro-error v1.0.4
25412026-01-01T21:32:20.280Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25422026-01-01T21:32:20.467Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25432026-01-01T21:32:20.718Z Compiling heapless v0.8.0
25442026-01-01T21:32:20.801Z Checking hash32 v0.3.1
25452026-01-01T21:32:20.921Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25462026-01-01T21:32:20.989Z Compiling smoltcp v0.11.0
25472026-01-01T21:32:21.178Z Compiling crucible-workspace-hack v0.1.0
25482026-01-01T21:32:21.252Z Compiling foreign-types-macros v0.2.3
25492026-01-01T21:32:21.481Z Checking foreign-types-shared v0.3.1
25502026-01-01T21:32:21.555Z Checking cobs v0.2.3
25512026-01-01T21:32:21.764Z Checking num_enum v0.5.11
25522026-01-01T21:32:21.788Z Checking postcard v1.0.10
25532026-01-01T21:32:21.957Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25542026-01-01T21:32:22.068Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25552026-01-01T21:32:22.277Z Checking foreign-types v0.5.0
25562026-01-01T21:32:22.309Z Checking cstr-argument v0.1.2
25572026-01-01T21:32:22.405Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25582026-01-01T21:32:22.526Z Checking pretty-hex v0.2.1
25592026-01-01T21:32:22.550Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25602026-01-01T21:32:22.646Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25612026-01-01T21:32:22.686Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25622026-01-01T21:32:22.778Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25632026-01-01T21:32:22.803Z Checking colored v2.2.0
25642026-01-01T21:32:22.828Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
25652026-01-01T21:32:22.886Z Compiling convert_case v0.4.0
25662026-01-01T21:32:22.965Z Checking camino-tempfile v1.4.1
25672026-01-01T21:32:23.069Z Compiling nix v0.30.1
25682026-01-01T21:32:23.240Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25692026-01-01T21:32:23.574Z Compiling derive_more v0.99.20
25702026-01-01T21:32:23.713Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25712026-01-01T21:32:23.779Z Compiling zone_cfg_derive v0.3.0
25722026-01-01T21:32:23.993Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
25732026-01-01T21:32:24.112Z Compiling darling_macro v0.21.0
25742026-01-01T21:32:24.246Z Compiling typify-macro v0.4.3
25752026-01-01T21:32:24.301Z Checking itertools v0.12.1
25762026-01-01T21:32:25.895Z Compiling darling v0.21.0
25772026-01-01T21:32:25.919Z Compiling ingot-macros v0.1.1
25782026-01-01T21:32:25.919Z Checking smf v0.2.3
25792026-01-01T21:32:25.919Z Compiling num-derive v0.4.2
25802026-01-01T21:32:26.310Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25812026-01-01T21:32:26.351Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25822026-01-01T21:32:26.376Z Checking zone v0.3.1
25832026-01-01T21:32:26.866Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25842026-01-01T21:32:27.130Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
25852026-01-01T21:32:27.674Z Compiling typify v0.4.3
25862026-01-01T21:32:27.856Z Compiling progenitor-impl v0.11.2
25872026-01-01T21:32:29.283Z Checking secrecy v0.10.3
25882026-01-01T21:32:30.141Z Compiling typify-impl v0.2.0
25892026-01-01T21:32:30.165Z Checking ingot-types v0.1.2
25902026-01-01T21:32:30.678Z Checking utf-8 v0.7.6
25912026-01-01T21:32:30.811Z Checking ingot v0.1.1
25922026-01-01T21:32:30.892Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25932026-01-01T21:32:31.022Z Checking unicode-width v0.2.0
25942026-01-01T21:32:31.313Z Checking tungstenite v0.21.0
25952026-01-01T21:32:31.431Z Compiling progenitor-impl v0.10.0
25962026-01-01T21:32:31.552Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25972026-01-01T21:32:31.818Z Checking num-rational v0.4.2
25982026-01-01T21:32:32.212Z Compiling usdt-macro v0.5.0
25992026-01-01T21:32:32.393Z Compiling usdt-attr-macro v0.5.0
26002026-01-01T21:32:33.204Z Compiling progenitor-macro v0.11.2
26012026-01-01T21:32:33.344Z Compiling thiserror-impl-no-std v2.0.2
26022026-01-01T21:32:33.368Z Checking universal-hash v0.5.1
26032026-01-01T21:32:33.569Z Checking num-complex v0.4.6
26042026-01-01T21:32:33.621Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26052026-01-01T21:32:34.301Z Checking memmap v0.7.0
26062026-01-01T21:32:34.448Z Checking half v2.4.1
26072026-01-01T21:32:34.516Z Checking opaque-debug v0.3.1
26082026-01-01T21:32:34.625Z Checking ciborium-io v0.2.2
26092026-01-01T21:32:34.758Z Checking poly1305 v0.8.0
26102026-01-01T21:32:34.880Z Checking ciborium-ll v0.2.2
26112026-01-01T21:32:35.167Z Checking usdt v0.5.0
26122026-01-01T21:32:35.219Z Compiling num v0.4.3
26132026-01-01T21:32:35.424Z Checking tokio-tungstenite v0.21.0
26142026-01-01T21:32:35.450Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26152026-01-01T21:32:35.512Z Checking thiserror-no-std v2.0.2
26162026-01-01T21:32:35.559Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26172026-01-01T21:32:35.652Z Checking console v0.15.10
26182026-01-01T21:32:35.751Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26192026-01-01T21:32:36.149Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26202026-01-01T21:32:36.220Z Checking toml v0.8.23
26212026-01-01T21:32:36.625Z Compiling progenitor-macro v0.10.0
26222026-01-01T21:32:36.654Z Checking password-hash v0.5.0
26232026-01-01T21:32:36.863Z Checking chacha20 v0.9.1
26242026-01-01T21:32:37.006Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a)
26252026-01-01T21:32:37.066Z Checking blake2 v0.10.6
26262026-01-01T21:32:37.249Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
26272026-01-01T21:32:37.380Z Checking aead v0.5.2
26282026-01-01T21:32:37.526Z Compiling float-ord v0.3.2
26292026-01-01T21:32:37.614Z Compiling semver v0.1.20
26302026-01-01T21:32:37.643Z Checking base64 v0.21.7
26312026-01-01T21:32:37.708Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
26322026-01-01T21:32:37.733Z Checking chacha20poly1305 v0.10.1
26332026-01-01T21:32:37.926Z Checking argon2 v0.5.3
26342026-01-01T21:32:38.069Z Compiling rustc_version v0.1.7
26352026-01-01T21:32:38.164Z Checking vsss-rs v3.3.4
26362026-01-01T21:32:38.450Z Checking ciborium v0.2.2
26372026-01-01T21:32:39.253Z Checking indent_write v2.2.0
26382026-01-01T21:32:39.277Z Compiling typify-macro v0.2.0
26392026-01-01T21:32:39.466Z Checking linked-hash-map v0.5.6
26402026-01-01T21:32:39.769Z Checking siphasher v1.0.1
26412026-01-01T21:32:39.852Z Checking lru-cache v0.1.2
26422026-01-01T21:32:39.976Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26432026-01-01T21:32:40.049Z Compiling newtype_derive v0.1.6
26442026-01-01T21:32:40.073Z Checking phf_shared v0.12.1
26452026-01-01T21:32:40.321Z Checking resolv-conf v0.7.0
26462026-01-01T21:32:40.346Z Checking newline-converter v0.3.0
26472026-01-01T21:32:40.527Z Checking hickory-proto v0.24.4
26482026-01-01T21:32:40.650Z Checking atomicwrites v0.4.4
26492026-01-01T21:32:40.674Z Checking prettyplease v0.2.36
26502026-01-01T21:32:40.778Z Checking csv-core v0.1.11
26512026-01-01T21:32:40.857Z Compiling derive-where v1.5.0
26522026-01-01T21:32:41.083Z Compiling pin-project-internal v1.1.6
26532026-01-01T21:32:41.638Z Compiling slog-dtrace v0.3.0
26542026-01-01T21:32:41.935Z Compiling chrono-tz v0.10.4
26552026-01-01T21:32:42.265Z Compiling owo-colors v4.2.2
26562026-01-01T21:32:42.395Z Compiling cancel-safe-futures v0.1.5
26572026-01-01T21:32:42.544Z Compiling typify v0.2.0
26582026-01-01T21:32:42.739Z Checking swrite v0.1.0
26592026-01-01T21:32:42.816Z Compiling progenitor-impl v0.8.0
26602026-01-01T21:32:42.956Z Compiling const_format_proc_macros v0.2.34
26612026-01-01T21:32:43.214Z Checking csv v1.3.1
26622026-01-01T21:32:43.438Z Checking progenitor v0.11.2
26632026-01-01T21:32:43.511Z Checking pin-project v1.1.6
26642026-01-01T21:32:43.678Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=205b3ccf75b527ac7a565285fdcc0c78f4fcee95#205b3ccf)
26652026-01-01T21:32:43.724Z Checking expectorate v1.2.0
26662026-01-01T21:32:43.990Z Checking phf v0.12.1
26672026-01-01T21:32:44.015Z Checking tokio-dtrace v0.1.0
26682026-01-01T21:32:44.163Z Checking hickory-resolver v0.24.4
26692026-01-01T21:32:44.241Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26702026-01-01T21:32:44.303Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26712026-01-01T21:32:44.529Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26722026-01-01T21:32:45.173Z Compiling snafu-derive v0.8.5
26732026-01-01T21:32:45.312Z Checking pem v3.0.5
26742026-01-01T21:32:45.466Z Checking libsw-core v0.3.1
26752026-01-01T21:32:45.579Z Compiling lzma-sys v0.1.20
26762026-01-01T21:32:45.703Z Compiling async-recursion v1.1.1
26772026-01-01T21:32:46.186Z Checking highway v1.3.0
26782026-01-01T21:32:46.517Z Checking progenitor v0.10.0
26792026-01-01T21:32:46.597Z Checking bytecount v0.6.8
26802026-01-01T21:32:46.729Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
26812026-01-01T21:32:46.757Z Checking arc-swap v1.7.1
26822026-01-01T21:32:46.893Z Checking same-file v1.0.6
26832026-01-01T21:32:47.016Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26842026-01-01T21:32:47.075Z Checking walkdir v2.5.0
26852026-01-01T21:32:47.141Z Checking slog-scope v4.4.0
26862026-01-01T21:32:47.392Z Checking papergrid v0.11.0
26872026-01-01T21:32:47.480Z Checking libsw v3.5.0
26882026-01-01T21:32:47.528Z Checking qorb v0.4.1
26892026-01-01T21:32:47.750Z Checking const_format v0.2.34
26902026-01-01T21:32:48.143Z Checking oxide-tokio-rt v0.1.2
26912026-01-01T21:32:48.274Z Compiling progenitor-macro v0.8.0
26922026-01-01T21:32:48.669Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26932026-01-01T21:32:48.799Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26942026-01-01T21:32:48.920Z Checking snafu v0.8.5
26952026-01-01T21:32:50.209Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26962026-01-01T21:32:51.063Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26972026-01-01T21:32:51.132Z Compiling tabled_derive v0.7.0
26982026-01-01T21:32:51.157Z Checking globset v0.4.15
26992026-01-01T21:32:51.181Z Checking olpc-cjson v0.1.4
27002026-01-01T21:32:51.401Z Checking progenitor-client v0.8.0
27012026-01-01T21:32:51.600Z Checking gethostname v0.5.0
27022026-01-01T21:32:51.628Z Compiling heck v0.3.3
27032026-01-01T21:32:51.737Z Checking bcs v0.1.6
27042026-01-01T21:32:51.762Z Checking serde_plain v1.0.2
27052026-01-01T21:32:51.945Z Checking smawk v0.3.2
27062026-01-01T21:32:52.010Z Checking typed-path v0.9.3
27072026-01-01T21:32:52.156Z Checking termtree v0.5.1
27082026-01-01T21:32:52.180Z Checking linear-map v1.2.0
27092026-01-01T21:32:52.390Z Checking unicode-linebreak v0.1.5
27102026-01-01T21:32:52.491Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27112026-01-01T21:32:52.748Z Checking textwrap v0.16.2
27122026-01-01T21:32:52.912Z Checking tabled v0.15.0
27132026-01-01T21:32:53.124Z Compiling zone_cfg_derive v0.1.2
27142026-01-01T21:32:53.580Z Checking tough v0.20.0
27152026-01-01T21:32:54.191Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27162026-01-01T21:32:54.812Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27172026-01-01T21:32:55.075Z Checking steno v0.4.1
27182026-01-01T21:32:55.369Z Checking slog-stdlog v4.1.1
27192026-01-01T21:32:55.570Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27202026-01-01T21:32:55.878Z Checking number_prefix v0.4.0
27212026-01-01T21:32:55.902Z Checking humantime v2.2.0
27222026-01-01T21:32:56.115Z Checking base64 v0.13.1
27232026-01-01T21:32:56.230Z Checking indicatif v0.17.11
27242026-01-01T21:32:56.533Z Checking ron v0.7.1
27252026-01-01T21:32:56.911Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27262026-01-01T21:32:56.999Z Checking slog-envlogger v2.2.0
27272026-01-01T21:32:57.271Z Checking xz2 v0.1.7
27282026-01-01T21:32:57.307Z Checking zone v0.1.8
27292026-01-01T21:32:57.412Z Checking xattr v1.3.1
27302026-01-01T21:32:57.575Z Checking yasna v0.5.2
27312026-01-01T21:32:57.599Z Checking headers-core v0.3.0
27322026-01-01T21:32:57.657Z Checking filetime v0.2.26
27332026-01-01T21:32:57.762Z Checking headers v0.4.1
27342026-01-01T21:32:57.871Z Checking tar v0.4.44
27352026-01-01T21:32:57.919Z Checking subprocess v0.2.9
27362026-01-01T21:32:58.319Z Checking rcgen v0.12.1
27372026-01-01T21:32:58.427Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27382026-01-01T21:32:58.475Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27392026-01-01T21:32:58.499Z Checking progenitor v0.8.0
27402026-01-01T21:32:58.589Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27412026-01-01T21:32:58.712Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27422026-01-01T21:32:59.121Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27432026-01-01T21:33:00.387Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27442026-01-01T21:33:01.514Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27452026-01-01T21:33:01.650Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27462026-01-01T21:33:01.674Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27472026-01-01T21:33:02.049Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27482026-01-01T21:33:02.310Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27492026-01-01T21:33:03.658Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27502026-01-01T21:33:04.505Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27512026-01-01T21:33:05.525Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27522026-01-01T21:33:09.854Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27532026-01-01T21:33:11.858Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27542026-01-01T21:33:13.364Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27552026-01-01T21:33:15.021Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27562026-01-01T21:33:36.816Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27572026-01-01T21:33:39.480Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27582026-01-01T21:33:41.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
27592026-01-01T21:33:41.898Z
27602026-01-01T21:33:41.898Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/244)
27612026-01-01T21:33:42.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622026-01-01T21:33:42.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632026-01-01T21:33:43.160Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27642026-01-01T21:33:45.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
27652026-01-01T21:33:45.626Z
27662026-01-01T21:33:45.626Zinfo: running `cargo check --bins` on nexus-config (52/244)
27672026-01-01T21:33:46.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682026-01-01T21:33:46.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692026-01-01T21:33:46.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702026-01-01T21:33:46.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
27712026-01-01T21:33:46.704Z
27722026-01-01T21:33:46.704Zinfo: running `cargo check --bins` on nexus-types (53/244)
27732026-01-01T21:33:47.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742026-01-01T21:33:47.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752026-01-01T21:33:47.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762026-01-01T21:33:47.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
27772026-01-01T21:33:47.775Z
27782026-01-01T21:33:47.775Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/244)
27792026-01-01T21:33:48.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802026-01-01T21:33:48.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812026-01-01T21:33:48.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822026-01-01T21:33:48.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27832026-01-01T21:33:48.800Z
27842026-01-01T21:33:48.800Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/244)
27852026-01-01T21:33:49.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862026-01-01T21:33:49.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872026-01-01T21:33:49.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882026-01-01T21:33:49.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27892026-01-01T21:33:49.789Z
27902026-01-01T21:33:49.789Zinfo: running `cargo check --bins` on cockroach-admin-types (56/244)
27912026-01-01T21:33:50.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922026-01-01T21:33:50.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932026-01-01T21:33:50.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942026-01-01T21:33:50.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27952026-01-01T21:33:50.757Z
27962026-01-01T21:33:50.757Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/244)
27972026-01-01T21:33:51.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982026-01-01T21:33:51.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992026-01-01T21:33:51.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002026-01-01T21:33:51.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28012026-01-01T21:33:51.727Z
28022026-01-01T21:33:51.727Zinfo: running `cargo check --bins` on ereport-types (58/244)
28032026-01-01T21:33:52.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042026-01-01T21:33:52.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052026-01-01T21:33:52.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062026-01-01T21:33:52.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28072026-01-01T21:33:52.721Z
28082026-01-01T21:33:52.721Zinfo: running `cargo check --bins` on gateway-client (59/244)
28092026-01-01T21:33:53.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102026-01-01T21:33:53.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112026-01-01T21:33:53.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122026-01-01T21:33:53.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28132026-01-01T21:33:53.717Z
28142026-01-01T21:33:53.717Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/244)
28152026-01-01T21:33:54.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162026-01-01T21:33:54.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172026-01-01T21:33:54.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182026-01-01T21:33:54.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28192026-01-01T21:33:54.737Z
28202026-01-01T21:33:54.737Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/244)
28212026-01-01T21:33:55.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222026-01-01T21:33:55.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232026-01-01T21:33:55.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242026-01-01T21:33:55.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28252026-01-01T21:33:55.753Z
28262026-01-01T21:33:55.753Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/244)
28272026-01-01T21:33:56.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282026-01-01T21:33:56.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292026-01-01T21:33:56.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302026-01-01T21:33:56.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28312026-01-01T21:33:56.776Z
28322026-01-01T21:33:56.776Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/244)
28332026-01-01T21:33:57.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342026-01-01T21:33:57.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352026-01-01T21:33:57.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362026-01-01T21:33:57.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28372026-01-01T21:33:57.795Z
28382026-01-01T21:33:57.795Zinfo: running `cargo check --bins` on internal-dns-types (64/244)
28392026-01-01T21:33:58.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402026-01-01T21:33:58.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412026-01-01T21:33:58.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422026-01-01T21:33:58.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28432026-01-01T21:33:58.825Z
28442026-01-01T21:33:58.825Zinfo: running `cargo check --bins` on omicron-passwords (65/244)
28452026-01-01T21:33:59.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462026-01-01T21:33:59.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472026-01-01T21:33:59.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482026-01-01T21:33:59.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28492026-01-01T21:33:59.799Z
28502026-01-01T21:33:59.799Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (66/244)
28512026-01-01T21:34:00.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522026-01-01T21:34:00.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532026-01-01T21:34:00.899Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28542026-01-01T21:34:01.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
28552026-01-01T21:34:01.854Z
28562026-01-01T21:34:01.854Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (67/244)
28572026-01-01T21:34:02.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582026-01-01T21:34:02.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592026-01-01T21:34:02.952Z Compiling cfg_aliases v0.1.1
28602026-01-01T21:34:02.952Z Compiling convert_case v0.7.1
28612026-01-01T21:34:02.952Z Compiling vte_generate_state_changes v0.1.2
28622026-01-01T21:34:02.976Z Checking fd-lock v4.0.2
28632026-01-01T21:34:02.976Z Checking nibble_vec v0.1.0
28642026-01-01T21:34:02.976Z Checking endian-type v0.1.2
28652026-01-01T21:34:03.080Z Checking itertools v0.13.0
28662026-01-01T21:34:03.104Z Compiling peg-macros v0.8.5
28672026-01-01T21:34:03.128Z Compiling nix v0.28.0
28682026-01-01T21:34:03.213Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28692026-01-01T21:34:03.264Z Checking radix_trie v0.2.1
28702026-01-01T21:34:03.290Z Compiling sqlparser_derive v0.2.2
28712026-01-01T21:34:03.504Z Checking vte v0.11.1
28722026-01-01T21:34:03.634Z Checking home v0.5.9
28732026-01-01T21:34:03.699Z Compiling derive_more-impl v2.0.1
28742026-01-01T21:34:03.795Z Checking nu-ansi-term v0.50.1
28752026-01-01T21:34:04.022Z Checking unicode_categories v0.1.1
28762026-01-01T21:34:04.153Z Checking sqlparser v0.45.0
28772026-01-01T21:34:04.202Z Checking display-error-chain v0.2.2
28782026-01-01T21:34:04.286Z Checking sqlformat v0.3.5
28792026-01-01T21:34:04.540Z Checking strip-ansi-escapes v0.2.0
28802026-01-01T21:34:05.016Z Checking derive_more v2.0.1
28812026-01-01T21:34:05.137Z Checking crossterm v0.29.0
28822026-01-01T21:34:05.173Z Checking reedline v0.40.0
28832026-01-01T21:34:05.203Z Checking peg v0.8.5
28842026-01-01T21:34:05.653Z Checking rustyline v14.0.0
28852026-01-01T21:34:16.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.97s
28862026-01-01T21:34:17.026Z
28872026-01-01T21:34:17.026Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (68/244)
28882026-01-01T21:34:17.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-01-01T21:34:17.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-01-01T21:34:18.149Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28912026-01-01T21:34:24.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
28922026-01-01T21:34:24.940Z
28932026-01-01T21:34:24.940Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (69/244)
28942026-01-01T21:34:25.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-01-01T21:34:25.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-01-01T21:34:26.059Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28972026-01-01T21:34:30.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
28982026-01-01T21:34:30.870Z
28992026-01-01T21:34:30.870Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (70/244)
29002026-01-01T21:34:31.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-01-01T21:34:31.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-01-01T21:34:31.963Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29032026-01-01T21:34:38.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.66s
29042026-01-01T21:34:38.732Z
29052026-01-01T21:34:38.732Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (71/244)
29062026-01-01T21:34:39.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-01-01T21:34:39.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-01-01T21:34:39.839Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29092026-01-01T21:34:46.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.81s
29102026-01-01T21:34:46.739Z
29112026-01-01T21:34:46.739Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (72/244)
29122026-01-01T21:34:47.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-01-01T21:34:47.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-01-01T21:34:47.858Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29152026-01-01T21:34:52.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.93s
29162026-01-01T21:34:52.859Z
29172026-01-01T21:34:52.859Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (73/244)
29182026-01-01T21:34:53.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-01-01T21:34:53.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-01-01T21:34:53.978Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29212026-01-01T21:34:58.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
29222026-01-01T21:34:59.176Z
29232026-01-01T21:34:59.176Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (74/244)
29242026-01-01T21:35:00.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-01-01T21:35:00.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-01-01T21:35:00.259Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29272026-01-01T21:35:06.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.74s
29282026-01-01T21:35:07.113Z
29292026-01-01T21:35:07.114Zinfo: running `cargo check --bins` on oximeter (75/244)
29302026-01-01T21:35:08.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-01-01T21:35:08.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-01-01T21:35:08.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332026-01-01T21:35:08.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29342026-01-01T21:35:08.151Z
29352026-01-01T21:35:08.151Zinfo: running `cargo check --bins` on oximeter-macro-impl (76/244)
29362026-01-01T21:35:09.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-01-01T21:35:09.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-01-01T21:35:09.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392026-01-01T21:35:09.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29402026-01-01T21:35:09.159Z
29412026-01-01T21:35:09.159Zinfo: running `cargo check --bins` on oximeter-schema (77/244)
29422026-01-01T21:35:10.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-01-01T21:35:10.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-01-01T21:35:10.235Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29452026-01-01T21:35:10.376Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29462026-01-01T21:35:10.942Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29472026-01-01T21:35:20.294Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29482026-01-01T21:35:20.923Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29492026-01-01T21:35:23.385Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29502026-01-01T21:35:24.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.52s
29512026-01-01T21:35:24.867Z
29522026-01-01T21:35:24.868Zinfo: running `cargo check --bins` on oximeter-types (78/244)
29532026-01-01T21:35:25.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542026-01-01T21:35:25.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552026-01-01T21:35:25.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562026-01-01T21:35:25.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29572026-01-01T21:35:25.870Z
29582026-01-01T21:35:25.870Zinfo: running `cargo check --bins` on oximeter-types-versions (79/244)
29592026-01-01T21:35:26.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602026-01-01T21:35:26.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612026-01-01T21:35:26.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622026-01-01T21:35:26.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29632026-01-01T21:35:26.888Z
29642026-01-01T21:35:26.888Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (80/244)
29652026-01-01T21:35:27.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662026-01-01T21:35:27.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672026-01-01T21:35:27.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682026-01-01T21:35:27.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29692026-01-01T21:35:27.909Z
29702026-01-01T21:35:27.909Zinfo: running `cargo check --bins` on oxql-types (81/244)
29712026-01-01T21:35:28.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722026-01-01T21:35:28.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732026-01-01T21:35:28.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742026-01-01T21:35:28.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29752026-01-01T21:35:28.921Z
29762026-01-01T21:35:28.921Zinfo: running `cargo check --bins` on oximeter-test-utils (82/244)
29772026-01-01T21:35:29.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782026-01-01T21:35:29.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792026-01-01T21:35:29.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802026-01-01T21:35:29.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29812026-01-01T21:35:30.024Z
29822026-01-01T21:35:30.024Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (83/244)
29832026-01-01T21:35:30.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-01-01T21:35:30.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-01-01T21:35:30.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862026-01-01T21:35:30.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29872026-01-01T21:35:31.059Z
29882026-01-01T21:35:31.059Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (84/244)
29892026-01-01T21:35:31.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-01-01T21:35:32.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-01-01T21:35:32.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922026-01-01T21:35:32.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29932026-01-01T21:35:32.100Z
29942026-01-01T21:35:32.100Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (85/244)
29952026-01-01T21:35:33.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-01-01T21:35:33.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-01-01T21:35:33.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982026-01-01T21:35:33.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29992026-01-01T21:35:33.127Z
30002026-01-01T21:35:33.127Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (86/244)
30012026-01-01T21:35:34.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-01-01T21:35:34.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-01-01T21:35:34.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042026-01-01T21:35:34.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
30052026-01-01T21:35:34.157Z
30062026-01-01T21:35:34.157Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (87/244)
30072026-01-01T21:35:35.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-01-01T21:35:35.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-01-01T21:35:35.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102026-01-01T21:35:35.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30112026-01-01T21:35:35.168Z
30122026-01-01T21:35:35.168Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (88/244)
30132026-01-01T21:35:36.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-01-01T21:35:36.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-01-01T21:35:36.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162026-01-01T21:35:36.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30172026-01-01T21:35:36.189Z
30182026-01-01T21:35:36.189Zinfo: running `cargo check --bins --no-default-features` on gfss (89/244)
30192026-01-01T21:35:37.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-01-01T21:35:37.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-01-01T21:35:37.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222026-01-01T21:35:37.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30232026-01-01T21:35:37.155Z
30242026-01-01T21:35:37.155Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (90/244)
30252026-01-01T21:35:38.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-01-01T21:35:38.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-01-01T21:35:38.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282026-01-01T21:35:38.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30292026-01-01T21:35:38.119Z
30302026-01-01T21:35:38.120Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (91/244)
30312026-01-01T21:35:39.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322026-01-01T21:35:39.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332026-01-01T21:35:39.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342026-01-01T21:35:39.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30352026-01-01T21:35:39.150Z
30362026-01-01T21:35:39.150Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (92/244)
30372026-01-01T21:35:40.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382026-01-01T21:35:40.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392026-01-01T21:35:40.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402026-01-01T21:35:40.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
30412026-01-01T21:35:40.190Z
30422026-01-01T21:35:40.190Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (93/244)
30432026-01-01T21:35:41.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442026-01-01T21:35:41.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452026-01-01T21:35:41.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462026-01-01T21:35:41.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30472026-01-01T21:35:41.212Z
30482026-01-01T21:35:41.212Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (94/244)
30492026-01-01T21:35:42.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502026-01-01T21:35:42.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512026-01-01T21:35:42.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522026-01-01T21:35:42.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
30532026-01-01T21:35:42.244Z
30542026-01-01T21:35:42.244Zinfo: running `cargo check --bins` on trust-quorum-types (95/244)
30552026-01-01T21:35:43.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562026-01-01T21:35:43.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572026-01-01T21:35:43.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582026-01-01T21:35:43.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30592026-01-01T21:35:43.261Z
30602026-01-01T21:35:43.261Zinfo: running `cargo check --bins` on trust-quorum-test-utils (96/244)
30612026-01-01T21:35:44.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622026-01-01T21:35:44.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632026-01-01T21:35:44.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642026-01-01T21:35:44.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30652026-01-01T21:35:44.317Z
30662026-01-01T21:35:44.317Zinfo: running `cargo check --bins` on update-engine (97/244)
30672026-01-01T21:35:45.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682026-01-01T21:35:45.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692026-01-01T21:35:45.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702026-01-01T21:35:45.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30712026-01-01T21:35:45.320Z
30722026-01-01T21:35:45.320Zinfo: running `cargo check --bins` on omicron-rpaths (98/244)
30732026-01-01T21:35:46.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742026-01-01T21:35:46.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752026-01-01T21:35:46.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762026-01-01T21:35:46.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30772026-01-01T21:35:46.285Z
30782026-01-01T21:35:46.285Zinfo: running `cargo check --bins` on omicron-certificates (99/244)
30792026-01-01T21:35:47.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802026-01-01T21:35:47.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812026-01-01T21:35:47.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822026-01-01T21:35:47.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30832026-01-01T21:35:47.300Z
30842026-01-01T21:35:47.300Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (100/244)
30852026-01-01T21:35:48.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862026-01-01T21:35:48.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872026-01-01T21:35:48.443Z Checking dropshot-api-manager-types v0.2.4
30882026-01-01T21:35:48.443Z Checking nanorand v0.7.0
30892026-01-01T21:35:48.735Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30902026-01-01T21:35:48.790Z Checking flume v0.11.1
30912026-01-01T21:35:49.206Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30922026-01-01T21:35:51.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s
30932026-01-01T21:35:51.222Z
30942026-01-01T21:35:51.222Zinfo: running `cargo check --bins` on clickhouse-admin-api (101/244)
30952026-01-01T21:35:52.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962026-01-01T21:35:52.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972026-01-01T21:35:52.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982026-01-01T21:35:52.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30992026-01-01T21:35:52.238Z
31002026-01-01T21:35:52.238Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (102/244)
31012026-01-01T21:35:53.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022026-01-01T21:35:53.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032026-01-01T21:35:53.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31042026-01-01T21:35:53.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31052026-01-01T21:35:53.243Z
31062026-01-01T21:35:53.243Zinfo: running `cargo check --bins` on bootstrap-agent-client (103/244)
31072026-01-01T21:35:54.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082026-01-01T21:35:54.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092026-01-01T21:35:54.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102026-01-01T21:35:54.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31112026-01-01T21:35:54.273Z
31122026-01-01T21:35:54.273Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (104/244)
31132026-01-01T21:35:55.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142026-01-01T21:35:55.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152026-01-01T21:35:55.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162026-01-01T21:35:55.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31172026-01-01T21:35:55.281Z
31182026-01-01T21:35:55.281Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (105/244)
31192026-01-01T21:35:56.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202026-01-01T21:35:56.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212026-01-01T21:35:56.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222026-01-01T21:35:56.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31232026-01-01T21:35:56.311Z
31242026-01-01T21:35:56.311Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (106/244)
31252026-01-01T21:35:57.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262026-01-01T21:35:57.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272026-01-01T21:35:57.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282026-01-01T21:35:57.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31292026-01-01T21:35:57.337Z
31302026-01-01T21:35:57.337Zinfo: running `cargo check --bins` on cockroach-admin-client (107/244)
31312026-01-01T21:35:58.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322026-01-01T21:35:58.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332026-01-01T21:35:58.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342026-01-01T21:35:58.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31352026-01-01T21:35:58.324Z
31362026-01-01T21:35:58.325Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (108/244)
31372026-01-01T21:35:59.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382026-01-01T21:35:59.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392026-01-01T21:35:59.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402026-01-01T21:35:59.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
31412026-01-01T21:35:59.364Z
31422026-01-01T21:35:59.364Zinfo: running `cargo check --bins` on dns-service-client (109/244)
31432026-01-01T21:36:00.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442026-01-01T21:36:00.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452026-01-01T21:36:00.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462026-01-01T21:36:00.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31472026-01-01T21:36:00.402Z
31482026-01-01T21:36:00.402Zinfo: running `cargo check --bins` on installinator-client (110/244)
31492026-01-01T21:36:01.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502026-01-01T21:36:01.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512026-01-01T21:36:01.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522026-01-01T21:36:01.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31532026-01-01T21:36:01.446Z
31542026-01-01T21:36:01.446Zinfo: running `cargo check --bins` on nexus-client (111/244)
31552026-01-01T21:36:02.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562026-01-01T21:36:02.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572026-01-01T21:36:02.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582026-01-01T21:36:02.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31592026-01-01T21:36:02.537Z
31602026-01-01T21:36:02.537Zinfo: running `cargo check --bins` on nexus-lockstep-client (112/244)
31612026-01-01T21:36:03.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622026-01-01T21:36:03.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632026-01-01T21:36:03.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642026-01-01T21:36:03.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31652026-01-01T21:36:03.606Z
31662026-01-01T21:36:03.606Zinfo: running `cargo check --bins` on ntp-admin-client (113/244)
31672026-01-01T21:36:04.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682026-01-01T21:36:04.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692026-01-01T21:36:04.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702026-01-01T21:36:04.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31712026-01-01T21:36:04.601Z
31722026-01-01T21:36:04.601Zinfo: running `cargo check --bins` on oxide-client (114/244)
31732026-01-01T21:36:05.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742026-01-01T21:36:05.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752026-01-01T21:36:05.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762026-01-01T21:36:05.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31772026-01-01T21:36:05.594Z
31782026-01-01T21:36:05.594Zinfo: running `cargo check --bins` on oximeter-client (115/244)
31792026-01-01T21:36:06.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802026-01-01T21:36:06.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812026-01-01T21:36:06.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822026-01-01T21:36:06.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31832026-01-01T21:36:06.599Z
31842026-01-01T21:36:06.599Zinfo: running `cargo check --bins` on repo-depot-client (116/244)
31852026-01-01T21:36:07.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862026-01-01T21:36:07.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872026-01-01T21:36:07.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882026-01-01T21:36:07.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31892026-01-01T21:36:07.606Z
31902026-01-01T21:36:07.606Zinfo: running `cargo check --bins` on sled-agent-client (117/244)
31912026-01-01T21:36:08.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922026-01-01T21:36:08.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932026-01-01T21:36:08.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942026-01-01T21:36:08.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31952026-01-01T21:36:08.682Z
31962026-01-01T21:36:08.682Zinfo: running `cargo check --bins` on wicketd-client (118/244)
31972026-01-01T21:36:09.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982026-01-01T21:36:09.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992026-01-01T21:36:09.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002026-01-01T21:36:09.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32012026-01-01T21:36:09.759Z
32022026-01-01T21:36:09.760Zinfo: running `cargo check --bins` on installinator-common (119/244)
32032026-01-01T21:36:10.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042026-01-01T21:36:10.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052026-01-01T21:36:10.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062026-01-01T21:36:10.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
32072026-01-01T21:36:10.792Z
32082026-01-01T21:36:10.792Zinfo: running `cargo check --bins` on installinator-common-versions (120/244)
32092026-01-01T21:36:11.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102026-01-01T21:36:11.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112026-01-01T21:36:11.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122026-01-01T21:36:11.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32132026-01-01T21:36:11.776Z
32142026-01-01T21:36:11.776Zinfo: running `cargo check --bins` on wicket-common (121/244)
32152026-01-01T21:36:12.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162026-01-01T21:36:12.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172026-01-01T21:36:12.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182026-01-01T21:36:12.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
32192026-01-01T21:36:12.809Z
32202026-01-01T21:36:12.809Zinfo: running `cargo check --bins` on omicron-cockroach-admin (122/244)
32212026-01-01T21:36:13.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222026-01-01T21:36:13.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232026-01-01T21:36:13.900Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32242026-01-01T21:36:13.900Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32252026-01-01T21:36:13.926Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32262026-01-01T21:36:14.189Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32272026-01-01T21:36:14.214Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32282026-01-01T21:36:14.623Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32292026-01-01T21:36:14.648Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32302026-01-01T21:36:18.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
32312026-01-01T21:36:18.829Z
32322026-01-01T21:36:18.829Zinfo: running `cargo check --bins` on cockroach-admin-api (123/244)
32332026-01-01T21:36:19.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342026-01-01T21:36:19.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352026-01-01T21:36:19.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362026-01-01T21:36:19.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
32372026-01-01T21:36:19.876Z
32382026-01-01T21:36:19.876Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (124/244)
32392026-01-01T21:36:20.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402026-01-01T21:36:20.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412026-01-01T21:36:20.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422026-01-01T21:36:20.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32432026-01-01T21:36:21.072Z
32442026-01-01T21:36:21.072Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (125/244)
32452026-01-01T21:36:22.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-01-01T21:36:22.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-01-01T21:36:22.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482026-01-01T21:36:22.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32492026-01-01T21:36:22.280Z
32502026-01-01T21:36:22.280Zinfo: running `cargo check --bins` on dns-server (126/244)
32512026-01-01T21:36:23.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522026-01-01T21:36:23.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532026-01-01T21:36:23.430Z Compiling parking_lot_core v0.8.6
32542026-01-01T21:36:23.454Z Compiling moka v0.12.10
32552026-01-01T21:36:23.454Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32562026-01-01T21:36:23.454Z Checking tagptr v0.2.0
32572026-01-01T21:36:23.523Z Checking prefix-trie v0.7.0
32582026-01-01T21:36:23.548Z Checking fxhash v0.2.1
32592026-01-01T21:36:23.548Z Checking hickory-client v0.25.2
32602026-01-01T21:36:24.142Z Checking hickory-server v0.25.2
32612026-01-01T21:36:24.167Z Checking parking_lot v0.11.2
32622026-01-01T21:36:24.483Z Checking sled v0.34.7
32632026-01-01T21:36:24.599Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32642026-01-01T21:36:24.633Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32652026-01-01T21:36:24.985Z Checking hickory-resolver v0.25.2
32662026-01-01T21:36:26.665Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32672026-01-01T21:36:28.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
32682026-01-01T21:36:28.774Z
32692026-01-01T21:36:28.774Zinfo: running `cargo check --bins` on dns-server-api (127/244)
32702026-01-01T21:36:29.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-01-01T21:36:29.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-01-01T21:36:29.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732026-01-01T21:36:29.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
32742026-01-01T21:36:29.798Z
32752026-01-01T21:36:29.798Zinfo: running `cargo check --bins` on gateway-test-utils (128/244)
32762026-01-01T21:36:30.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-01-01T21:36:30.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-01-01T21:36:30.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792026-01-01T21:36:30.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32802026-01-01T21:36:30.929Z
32812026-01-01T21:36:30.929Zinfo: running `cargo check --bins` on omicron-gateway (129/244)
32822026-01-01T21:36:31.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832026-01-01T21:36:31.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842026-01-01T21:36:32.208Z Compiling radium v0.7.0
32852026-01-01T21:36:32.233Z Compiling maybe-uninit v2.0.0
32862026-01-01T21:36:32.233Z Checking tap v1.0.1
32872026-01-01T21:36:32.233Z Compiling zerocopy-derive v0.6.6
32882026-01-01T21:36:32.257Z Checking crc-catalog v2.4.0
32892026-01-01T21:36:32.257Z Compiling packed_struct v0.10.1
32902026-01-01T21:36:32.288Z Checking funty v2.0.0
32912026-01-01T21:36:32.368Z Compiling packed_struct_codegen v0.10.1
32922026-01-01T21:36:32.434Z Checking wyz v0.5.1
32932026-01-01T21:36:32.473Z Checking crc v3.2.1
32942026-01-01T21:36:32.772Z Compiling bitfield-macros v0.19.2
32952026-01-01T21:36:32.797Z Compiling indexmap v1.9.3
32962026-01-01T21:36:32.861Z Checking nodrop v0.1.14
32972026-01-01T21:36:32.936Z Checking smallvec v0.6.14
32982026-01-01T21:36:33.005Z Checking array-init v0.0.4
32992026-01-01T21:36:33.056Z Checking hashbrown v0.12.3
33002026-01-01T21:36:33.080Z Checking bitvec v1.0.1
33012026-01-01T21:36:33.149Z Checking ron v0.8.1
33022026-01-01T21:36:33.282Z Checking hashbrown v0.13.2
33032026-01-01T21:36:33.800Z Checking serde-hex v0.1.0
33042026-01-01T21:36:33.851Z Checking zerocopy v0.6.6
33052026-01-01T21:36:33.967Z Checking bitfield v0.19.2
33062026-01-01T21:36:34.068Z Checking crc-any v2.5.0
33072026-01-01T21:36:34.172Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33082026-01-01T21:36:34.318Z Checking path-slash v0.1.5
33092026-01-01T21:36:34.350Z Checking half v1.8.3
33102026-01-01T21:36:34.408Z Checking void v1.0.2
33112026-01-01T21:36:34.449Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33122026-01-01T21:36:34.474Z Checking object v0.30.4
33132026-01-01T21:36:34.498Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33142026-01-01T21:36:34.573Z Checking lzss v0.8.2
33152026-01-01T21:36:34.707Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33162026-01-01T21:36:34.731Z Checking serde_cbor v0.11.2
33172026-01-01T21:36:34.756Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33182026-01-01T21:36:34.780Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33192026-01-01T21:36:34.889Z Checking tungstenite v0.23.0
33202026-01-01T21:36:34.968Z Checking nix v0.27.1
33212026-01-01T21:36:35.451Z Checking kstat-rs v0.2.4
33222026-01-01T21:36:35.501Z Checking serde_bytes v0.11.19
33232026-01-01T21:36:35.657Z Checking tokio-tungstenite v0.23.1
33242026-01-01T21:36:35.784Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33252026-01-01T21:36:35.815Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33262026-01-01T21:36:35.963Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33272026-01-01T21:36:36.078Z Checking signal-hook-tokio v0.3.1
33282026-01-01T21:36:37.664Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33292026-01-01T21:36:38.124Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33302026-01-01T21:36:43.866Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33312026-01-01T21:36:45.348Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33322026-01-01T21:36:45.893Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33332026-01-01T21:36:48.111Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33342026-01-01T21:36:52.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.13s
33352026-01-01T21:36:52.273Z
33362026-01-01T21:36:52.273Zinfo: running `cargo check --bins` on gateway-api (130/244)
33372026-01-01T21:36:53.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382026-01-01T21:36:53.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392026-01-01T21:36:53.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402026-01-01T21:36:53.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33412026-01-01T21:36:53.281Z
33422026-01-01T21:36:53.281Zinfo: running `cargo check --bins` on ipcc (131/244)
33432026-01-01T21:36:54.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442026-01-01T21:36:54.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452026-01-01T21:36:54.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462026-01-01T21:36:54.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33472026-01-01T21:36:54.284Z
33482026-01-01T21:36:54.284Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (132/244)
33492026-01-01T21:36:55.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502026-01-01T21:36:55.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512026-01-01T21:36:55.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522026-01-01T21:36:55.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33532026-01-01T21:36:55.261Z
33542026-01-01T21:36:55.261Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (133/244)
33552026-01-01T21:36:56.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562026-01-01T21:36:56.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572026-01-01T21:36:56.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582026-01-01T21:36:56.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33592026-01-01T21:36:56.313Z
33602026-01-01T21:36:56.314Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (134/244)
33612026-01-01T21:36:57.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622026-01-01T21:36:57.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632026-01-01T21:36:57.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33642026-01-01T21:36:57.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33652026-01-01T21:36:57.357Z
33662026-01-01T21:36:57.357Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (135/244)
33672026-01-01T21:36:58.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682026-01-01T21:36:58.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692026-01-01T21:36:58.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702026-01-01T21:36:58.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33712026-01-01T21:36:58.369Z
33722026-01-01T21:36:58.369Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (136/244)
33732026-01-01T21:36:59.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742026-01-01T21:36:59.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752026-01-01T21:36:59.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762026-01-01T21:36:59.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33772026-01-01T21:36:59.360Z
33782026-01-01T21:36:59.360Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (137/244)
33792026-01-01T21:37:00.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802026-01-01T21:37:00.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812026-01-01T21:37:00.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822026-01-01T21:37:00.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33832026-01-01T21:37:00.363Z
33842026-01-01T21:37:00.363Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (138/244)
33852026-01-01T21:37:01.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862026-01-01T21:37:01.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872026-01-01T21:37:01.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33882026-01-01T21:37:01.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33892026-01-01T21:37:01.396Z
33902026-01-01T21:37:01.396Zinfo: running `cargo check --bins` on oximeter-producer (139/244)
33912026-01-01T21:37:02.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922026-01-01T21:37:02.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932026-01-01T21:37:02.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33942026-01-01T21:37:02.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
33952026-01-01T21:37:02.496Z
33962026-01-01T21:37:02.496Zinfo: running `cargo check --bins` on internal-dns-resolver (140/244)
33972026-01-01T21:37:03.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982026-01-01T21:37:03.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992026-01-01T21:37:03.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34002026-01-01T21:37:03.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
34012026-01-01T21:37:03.535Z
34022026-01-01T21:37:03.535Zinfo: running `cargo check --bins` on sp-sim (141/244)
34032026-01-01T21:37:04.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042026-01-01T21:37:04.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052026-01-01T21:37:04.731Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34062026-01-01T21:37:07.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
34072026-01-01T21:37:08.183Z
34082026-01-01T21:37:08.183Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (142/244)
34092026-01-01T21:37:09.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102026-01-01T21:37:09.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112026-01-01T21:37:09.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34122026-01-01T21:37:09.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34132026-01-01T21:37:09.309Z
34142026-01-01T21:37:09.309Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (143/244)
34152026-01-01T21:37:10.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162026-01-01T21:37:10.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172026-01-01T21:37:10.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182026-01-01T21:37:10.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34192026-01-01T21:37:10.440Z
34202026-01-01T21:37:10.440Zinfo: running `cargo check --bins` on db-macros (144/244)
34212026-01-01T21:37:11.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222026-01-01T21:37:11.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232026-01-01T21:37:11.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242026-01-01T21:37:11.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
34252026-01-01T21:37:11.435Z
34262026-01-01T21:37:11.435Zinfo: running `cargo check --bins` on nexus-macros-common (145/244)
34272026-01-01T21:37:12.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282026-01-01T21:37:12.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292026-01-01T21:37:12.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34302026-01-01T21:37:12.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
34312026-01-01T21:37:12.418Z
34322026-01-01T21:37:12.418Zinfo: running `cargo check --bins` on nexus-auth (146/244)
34332026-01-01T21:37:13.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342026-01-01T21:37:13.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352026-01-01T21:37:13.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34362026-01-01T21:37:13.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34372026-01-01T21:37:13.525Z
34382026-01-01T21:37:13.525Zinfo: running `cargo check --bins` on authz-macros (147/244)
34392026-01-01T21:37:14.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34402026-01-01T21:37:14.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34412026-01-01T21:37:14.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34422026-01-01T21:37:14.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
34432026-01-01T21:37:14.514Z
34442026-01-01T21:37:14.514Zinfo: running `cargo check --bins` on nexus-db-fixed-data (148/244)
34452026-01-01T21:37:15.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462026-01-01T21:37:15.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472026-01-01T21:37:15.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34482026-01-01T21:37:15.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34492026-01-01T21:37:15.614Z
34502026-01-01T21:37:15.614Zinfo: running `cargo check --bins` on nexus-db-model (149/244)
34512026-01-01T21:37:16.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34522026-01-01T21:37:16.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34532026-01-01T21:37:16.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34542026-01-01T21:37:16.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34552026-01-01T21:37:16.728Z
34562026-01-01T21:37:16.728Zinfo: running `cargo check --bins` on nexus-db-schema (150/244)
34572026-01-01T21:37:17.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582026-01-01T21:37:17.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592026-01-01T21:37:17.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34602026-01-01T21:37:17.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
34612026-01-01T21:37:17.741Z
34622026-01-01T21:37:17.741Zinfo: running `cargo check --bins` on nexus-defaults (151/244)
34632026-01-01T21:37:18.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642026-01-01T21:37:18.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652026-01-01T21:37:18.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662026-01-01T21:37:18.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34672026-01-01T21:37:18.770Z
34682026-01-01T21:37:18.770Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (152/244)
34692026-01-01T21:37:19.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702026-01-01T21:37:19.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712026-01-01T21:37:19.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722026-01-01T21:37:19.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
34732026-01-01T21:37:19.767Z
34742026-01-01T21:37:19.767Zinfo: running `cargo check --bins` on parallel-task-set (153/244)
34752026-01-01T21:37:20.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762026-01-01T21:37:20.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772026-01-01T21:37:20.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34782026-01-01T21:37:20.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
34792026-01-01T21:37:20.756Z
34802026-01-01T21:37:20.756Zinfo: running `cargo check --bins` on nexus-db-errors (154/244)
34812026-01-01T21:37:21.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822026-01-01T21:37:21.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832026-01-01T21:37:21.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842026-01-01T21:37:21.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34852026-01-01T21:37:21.882Z
34862026-01-01T21:37:21.882Zinfo: running `cargo check --bins` on nexus-db-lookup (155/244)
34872026-01-01T21:37:22.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882026-01-01T21:37:22.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892026-01-01T21:37:22.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902026-01-01T21:37:22.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34912026-01-01T21:37:22.981Z
34922026-01-01T21:37:22.981Zinfo: running `cargo check --bins` on nexus-inventory (156/244)
34932026-01-01T21:37:23.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942026-01-01T21:37:23.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952026-01-01T21:37:23.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962026-01-01T21:37:23.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34972026-01-01T21:37:24.078Z
34982026-01-01T21:37:24.078Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (157/244)
34992026-01-01T21:37:25.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002026-01-01T21:37:25.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012026-01-01T21:37:25.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022026-01-01T21:37:25.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35032026-01-01T21:37:25.129Z
35042026-01-01T21:37:25.130Zinfo: running `cargo check --bins --no-default-features` on sled-storage (158/244)
35052026-01-01T21:37:26.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062026-01-01T21:37:26.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072026-01-01T21:37:26.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082026-01-01T21:37:26.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35092026-01-01T21:37:26.170Z
35102026-01-01T21:37:26.171Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (159/244)
35112026-01-01T21:37:27.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122026-01-01T21:37:27.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132026-01-01T21:37:27.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142026-01-01T21:37:27.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
35152026-01-01T21:37:27.195Z
35162026-01-01T21:37:27.195Zinfo: running `cargo check --bins` on key-manager (160/244)
35172026-01-01T21:37:28.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182026-01-01T21:37:28.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192026-01-01T21:37:28.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202026-01-01T21:37:28.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
35212026-01-01T21:37:28.190Z
35222026-01-01T21:37:28.190Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (161/244)
35232026-01-01T21:37:29.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242026-01-01T21:37:29.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252026-01-01T21:37:29.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262026-01-01T21:37:29.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
35272026-01-01T21:37:29.223Z
35282026-01-01T21:37:29.223Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (162/244)
35292026-01-01T21:37:30.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302026-01-01T21:37:30.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312026-01-01T21:37:30.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322026-01-01T21:37:30.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
35332026-01-01T21:37:30.229Z
35342026-01-01T21:37:30.229Zinfo: running `cargo check --bins` on typed-rng (163/244)
35352026-01-01T21:37:31.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362026-01-01T21:37:31.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372026-01-01T21:37:31.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382026-01-01T21:37:31.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
35392026-01-01T21:37:31.196Z
35402026-01-01T21:37:31.196Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (164/244)
35412026-01-01T21:37:32.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422026-01-01T21:37:32.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432026-01-01T21:37:32.570Z Compiling libefi-sys v0.1.0
35442026-01-01T21:37:32.594Z Compiling bitfield-struct v0.6.2
35452026-01-01T21:37:32.594Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35462026-01-01T21:37:32.657Z Compiling xshell-macros v0.2.7
35472026-01-01T21:37:32.682Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35482026-01-01T21:37:32.711Z Compiling salty v0.3.0
35492026-01-01T21:37:32.735Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35502026-01-01T21:37:32.735Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35512026-01-01T21:37:32.783Z Compiling proc-macro-error-attr2 v2.0.0
35522026-01-01T21:37:33.238Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35532026-01-01T21:37:33.284Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35542026-01-01T21:37:33.309Z Checking xshell v0.2.7
35552026-01-01T21:37:33.449Z Compiling proc-macro-error2 v2.0.1
35562026-01-01T21:37:33.489Z Checking primeorder v0.13.6
35572026-01-01T21:37:33.596Z Compiling num-derive v0.3.3
35582026-01-01T21:37:33.642Z Compiling unicase v2.8.1
35592026-01-01T21:37:33.691Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35602026-01-01T21:37:33.925Z Checking p384 v0.13.1
35612026-01-01T21:37:33.988Z Compiling tabled_derive v0.11.0
35622026-01-01T21:37:34.013Z Compiling mime_guess v2.0.5
35632026-01-01T21:37:34.189Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35642026-01-01T21:37:34.469Z Checking attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
35652026-01-01T21:37:34.577Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35662026-01-01T21:37:34.694Z Checking papergrid v0.17.0
35672026-01-01T21:37:34.899Z Checking testing_table v0.3.0
35682026-01-01T21:37:35.043Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35692026-01-01T21:37:35.113Z Checking libscf-sys v1.1.0
35702026-01-01T21:37:35.142Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35712026-01-01T21:37:35.305Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35722026-01-01T21:37:35.329Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=dea3bbfac7d9d3c45f088898fcd05ee5d2ec2210#dea3bbfa)
35732026-01-01T21:37:35.509Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35742026-01-01T21:37:35.634Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35752026-01-01T21:37:35.991Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35762026-01-01T21:37:36.020Z Checking corncobs v0.1.4
35772026-01-01T21:37:36.235Z Checking dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
35782026-01-01T21:37:36.284Z Checking tabled v0.20.0
35792026-01-01T21:37:36.314Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35802026-01-01T21:37:36.422Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35812026-01-01T21:37:36.667Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
35822026-01-01T21:37:36.730Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35832026-01-01T21:37:36.779Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35842026-01-01T21:37:37.049Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
35852026-01-01T21:37:37.187Z Checking secrecy v0.8.0
35862026-01-01T21:37:37.441Z Checking http-range v0.1.5
35872026-01-01T21:37:37.635Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35882026-01-01T21:37:37.790Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35892026-01-01T21:37:37.985Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35902026-01-01T21:37:38.038Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=205b3ccf75b527ac7a565285fdcc0c78f4fcee95#205b3ccf)
35912026-01-01T21:37:38.172Z Checking atty v0.2.14
35922026-01-01T21:37:38.311Z Checking crc8 v0.1.1
35932026-01-01T21:37:38.454Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3f1752e6cee9a2f8ecdce6e2ad3326781182e2d9#3f1752e6)
35942026-01-01T21:37:38.494Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
35952026-01-01T21:37:38.537Z Checking hyper-staticfile v0.10.1
35962026-01-01T21:37:38.674Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
35972026-01-01T21:37:38.698Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35982026-01-01T21:37:38.928Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35992026-01-01T21:37:39.027Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36002026-01-01T21:37:39.147Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36012026-01-01T21:37:39.372Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36022026-01-01T21:37:39.733Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36032026-01-01T21:37:39.762Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36042026-01-01T21:37:39.871Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36052026-01-01T21:37:39.916Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36062026-01-01T21:37:40.173Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36072026-01-01T21:37:40.290Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36082026-01-01T21:37:40.423Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36092026-01-01T21:37:40.483Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36102026-01-01T21:37:40.605Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36112026-01-01T21:37:41.374Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36122026-01-01T21:37:43.263Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36132026-01-01T21:37:43.372Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
36142026-01-01T21:37:43.653Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=ab30fa91227fd478bfe0e023310ca83dec0bc22b#ab30fa91)
36152026-01-01T21:37:45.263Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=ab30fa91227fd478bfe0e023310ca83dec0bc22b#ab30fa91)
36162026-01-01T21:37:55.447Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36172026-01-01T21:38:16.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.29s
36182026-01-01T21:38:16.709Z
36192026-01-01T21:38:16.709Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (165/244)
36202026-01-01T21:38:17.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212026-01-01T21:38:17.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222026-01-01T21:38:17.991Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36232026-01-01T21:38:38.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.31s
36242026-01-01T21:38:38.246Z
36252026-01-01T21:38:38.246Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (166/244)
36262026-01-01T21:38:39.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36272026-01-01T21:38:39.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36282026-01-01T21:38:39.548Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36292026-01-01T21:38:59.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.48s
36302026-01-01T21:38:59.944Z
36312026-01-01T21:38:59.944Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (167/244)
36322026-01-01T21:39:00.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332026-01-01T21:39:00.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342026-01-01T21:39:01.216Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36352026-01-01T21:39:21.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.21s
36362026-01-01T21:39:21.388Z
36372026-01-01T21:39:21.388Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (168/244)
36382026-01-01T21:39:22.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392026-01-01T21:39:22.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402026-01-01T21:39:22.719Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36412026-01-01T21:39:43.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.65s
36422026-01-01T21:39:43.262Z
36432026-01-01T21:39:43.262Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (169/244)
36442026-01-01T21:39:44.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452026-01-01T21:39:44.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462026-01-01T21:39:44.546Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36472026-01-01T21:40:05.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.99s
36482026-01-01T21:40:05.472Z
36492026-01-01T21:40:05.472Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (170/244)
36502026-01-01T21:40:06.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512026-01-01T21:40:06.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522026-01-01T21:40:06.756Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36532026-01-01T21:40:27.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.59s
36542026-01-01T21:40:27.287Z
36552026-01-01T21:40:27.287Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (171/244)
36562026-01-01T21:40:28.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572026-01-01T21:40:28.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582026-01-01T21:40:28.572Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36592026-01-01T21:40:48.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.42s
36602026-01-01T21:40:48.927Z
36612026-01-01T21:40:48.927Zinfo: running `cargo check --bins` on bootstrap-agent-api (172/244)
36622026-01-01T21:40:49.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36632026-01-01T21:40:49.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36642026-01-01T21:40:49.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36652026-01-01T21:40:49.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
36662026-01-01T21:40:50.046Z
36672026-01-01T21:40:50.046Zinfo: running `cargo check --bins` on range-requests (173/244)
36682026-01-01T21:40:50.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692026-01-01T21:40:51.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702026-01-01T21:40:51.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36712026-01-01T21:40:51.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36722026-01-01T21:40:51.103Z
36732026-01-01T21:40:51.103Zinfo: running `cargo check --bins` on repo-depot-api (174/244)
36742026-01-01T21:40:52.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752026-01-01T21:40:52.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762026-01-01T21:40:52.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36772026-01-01T21:40:52.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
36782026-01-01T21:40:52.133Z
36792026-01-01T21:40:52.133Zinfo: running `cargo check --bins` on sled-agent-api (175/244)
36802026-01-01T21:40:53.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812026-01-01T21:40:53.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822026-01-01T21:40:53.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832026-01-01T21:40:53.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
36842026-01-01T21:40:53.240Z
36852026-01-01T21:40:53.240Zinfo: running `cargo check --bins` on sled-diagnostics (176/244)
36862026-01-01T21:40:54.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872026-01-01T21:40:54.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882026-01-01T21:40:54.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36892026-01-01T21:40:54.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
36902026-01-01T21:40:54.282Z
36912026-01-01T21:40:54.282Zinfo: running `cargo check --bins` on zfs-test-harness (177/244)
36922026-01-01T21:40:55.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932026-01-01T21:40:55.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942026-01-01T21:40:55.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36952026-01-01T21:40:55.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
36962026-01-01T21:40:55.299Z
36972026-01-01T21:40:55.299Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (178/244)
36982026-01-01T21:40:56.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992026-01-01T21:40:56.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002026-01-01T21:40:56.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37012026-01-01T21:40:56.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
37022026-01-01T21:40:56.359Z
37032026-01-01T21:40:56.359Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (179/244)
37042026-01-01T21:40:57.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052026-01-01T21:40:57.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062026-01-01T21:40:57.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37072026-01-01T21:40:57.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
37082026-01-01T21:40:57.408Z
37092026-01-01T21:40:57.408Zinfo: running `cargo check --bins` on sled-agent-health-monitor (180/244)
37102026-01-01T21:40:58.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112026-01-01T21:40:58.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122026-01-01T21:40:58.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37132026-01-01T21:40:58.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
37142026-01-01T21:40:58.456Z
37152026-01-01T21:40:58.456Zinfo: running `cargo check --bins` on sled-agent-zone-images (181/244)
37162026-01-01T21:40:59.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172026-01-01T21:40:59.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182026-01-01T21:40:59.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37192026-01-01T21:40:59.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
37202026-01-01T21:40:59.498Z
37212026-01-01T21:40:59.498Zinfo: running `cargo check --bins` on trust-quorum (182/244)
37222026-01-01T21:41:00.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37232026-01-01T21:41:00.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37242026-01-01T21:41:00.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37252026-01-01T21:41:00.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
37262026-01-01T21:41:00.538Z
37272026-01-01T21:41:00.538Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (183/244)
37282026-01-01T21:41:01.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292026-01-01T21:41:01.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302026-01-01T21:41:01.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37312026-01-01T21:41:01.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
37322026-01-01T21:41:01.607Z
37332026-01-01T21:41:01.607Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (184/244)
37342026-01-01T21:41:02.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352026-01-01T21:41:02.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362026-01-01T21:41:02.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372026-01-01T21:41:02.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
37382026-01-01T21:41:02.723Z
37392026-01-01T21:41:02.723Zinfo: running `cargo check --bins` on update-common (185/244)
37402026-01-01T21:41:03.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412026-01-01T21:41:03.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422026-01-01T21:41:03.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432026-01-01T21:41:03.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
37442026-01-01T21:41:03.786Z
37452026-01-01T21:41:03.786Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (186/244)
37462026-01-01T21:41:04.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472026-01-01T21:41:04.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482026-01-01T21:41:04.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37492026-01-01T21:41:04.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
37502026-01-01T21:41:04.928Z
37512026-01-01T21:41:04.928Zinfo: running `cargo check --bins` on reconfigurator-cli (187/244)
37522026-01-01T21:41:05.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532026-01-01T21:41:05.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542026-01-01T21:41:06.195Z Compiling fs-err v2.11.0
37552026-01-01T21:41:06.196Z Checking ignore v0.4.23
37562026-01-01T21:41:06.220Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
37572026-01-01T21:41:06.220Z Checking predicates-tree v1.0.12
37582026-01-01T21:41:06.220Z Checking parse-size v1.1.0
37592026-01-01T21:41:06.275Z Checking rand_seeder v0.4.0
37602026-01-01T21:41:06.319Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37612026-01-01T21:41:06.344Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37622026-01-01T21:41:06.419Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37632026-01-01T21:41:06.487Z Compiling petname v2.0.2
37642026-01-01T21:41:06.568Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37652026-01-01T21:41:06.810Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37662026-01-01T21:41:06.898Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37672026-01-01T21:41:06.989Z Checking globwalk v0.9.1
37682026-01-01T21:41:07.013Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37692026-01-01T21:41:07.189Z Checking sapling-renderdag v0.1.0
37702026-01-01T21:41:07.292Z Checking sync-ptr v0.1.4
37712026-01-01T21:41:07.325Z Checking camino-tempfile-ext v0.3.2
37722026-01-01T21:41:07.489Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37732026-01-01T21:41:07.680Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37742026-01-01T21:41:07.711Z Checking assert_matches v1.5.0
37752026-01-01T21:41:08.296Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37762026-01-01T21:41:08.468Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37772026-01-01T21:41:08.492Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37782026-01-01T21:41:09.623Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37792026-01-01T21:41:12.239Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37802026-01-01T21:41:16.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.44s
37812026-01-01T21:41:16.591Z
37822026-01-01T21:41:16.591Zinfo: running `cargo check --bins` on omicron-repl-utils (188/244)
37832026-01-01T21:41:17.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842026-01-01T21:41:17.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852026-01-01T21:41:17.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862026-01-01T21:41:17.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
37872026-01-01T21:41:17.602Z
37882026-01-01T21:41:17.602Zinfo: running `cargo check --bins` on nexus-test-interface (189/244)
37892026-01-01T21:41:18.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902026-01-01T21:41:18.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912026-01-01T21:41:18.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922026-01-01T21:41:18.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
37932026-01-01T21:41:18.682Z
37942026-01-01T21:41:18.682Zinfo: running `cargo check --bins` on oximeter-collector (190/244)
37952026-01-01T21:41:19.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962026-01-01T21:41:19.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972026-01-01T21:41:19.875Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
37982026-01-01T21:41:19.875Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
37992026-01-01T21:41:20.933Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38002026-01-01T21:41:23.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
38012026-01-01T21:41:24.038Z
38022026-01-01T21:41:24.038Zinfo: running `cargo check --bins` on oximeter-api (191/244)
38032026-01-01T21:41:24.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042026-01-01T21:41:24.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052026-01-01T21:41:24.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062026-01-01T21:41:24.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
38072026-01-01T21:41:25.072Z
38082026-01-01T21:41:25.072Zinfo: running `cargo check --bins` on cert-dev (192/244)
38092026-01-01T21:41:26.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102026-01-01T21:41:26.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112026-01-01T21:41:26.166Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38122026-01-01T21:41:26.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
38132026-01-01T21:41:26.675Z
38142026-01-01T21:41:26.675Zinfo: running `cargo check --bins` on clickana (193/244)
38152026-01-01T21:41:27.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162026-01-01T21:41:27.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172026-01-01T21:41:27.794Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38182026-01-01T21:41:27.794Z Checking castaway v0.2.3
38192026-01-01T21:41:27.794Z Checking unicode-truncate v1.1.0
38202026-01-01T21:41:27.818Z Checking lru v0.12.5
38212026-01-01T21:41:27.818Z Compiling instability v0.3.2
38222026-01-01T21:41:27.818Z Checking cassowary v0.3.0
38232026-01-01T21:41:27.818Z Compiling indoc v2.0.6
38242026-01-01T21:41:28.063Z Checking compact_str v0.8.0
38252026-01-01T21:41:28.778Z Checking ratatui v0.29.0
38262026-01-01T21:41:29.790Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38272026-01-01T21:41:30.106Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38282026-01-01T21:41:31.562Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38292026-01-01T21:41:32.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.04s
38302026-01-01T21:41:32.911Z
38312026-01-01T21:41:32.911Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (194/244)
38322026-01-01T21:41:33.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-01-01T21:41:33.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-01-01T21:41:34.106Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38352026-01-01T21:41:34.106Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38362026-01-01T21:41:34.979Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38372026-01-01T21:41:35.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
38382026-01-01T21:41:35.857Z
38392026-01-01T21:41:35.857Zinfo: running `cargo check --bins` on ch-dev (195/244)
38402026-01-01T21:41:36.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412026-01-01T21:41:36.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422026-01-01T21:41:37.099Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38432026-01-01T21:41:38.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
38442026-01-01T21:41:38.410Z
38452026-01-01T21:41:38.410Zinfo: running `cargo check --bins` on dev-tools-common (196/244)
38462026-01-01T21:41:39.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472026-01-01T21:41:39.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482026-01-01T21:41:39.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492026-01-01T21:41:39.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38502026-01-01T21:41:39.215Z
38512026-01-01T21:41:39.215Zinfo: running `cargo check --bins` on crdb-seed (197/244)
38522026-01-01T21:41:40.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532026-01-01T21:41:40.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542026-01-01T21:41:40.405Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
38552026-01-01T21:41:40.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
38562026-01-01T21:41:41.164Z
38572026-01-01T21:41:41.164Zinfo: running `cargo check --bins` on db-dev (198/244)
38582026-01-01T21:41:42.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592026-01-01T21:41:42.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602026-01-01T21:41:42.376Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38612026-01-01T21:41:43.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
38622026-01-01T21:41:43.671Z
38632026-01-01T21:41:43.671Zinfo: running `cargo check --bins` on omicron-dev-lib (199/244)
38642026-01-01T21:41:44.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652026-01-01T21:41:44.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662026-01-01T21:41:44.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38672026-01-01T21:41:44.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
38682026-01-01T21:41:44.809Z
38692026-01-01T21:41:44.810Zinfo: running `cargo check --bins` on xtask-downloader (200/244)
38702026-01-01T21:41:45.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712026-01-01T21:41:45.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722026-01-01T21:41:45.820Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
38732026-01-01T21:41:46.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
38742026-01-01T21:41:47.105Z
38752026-01-01T21:41:47.105Zinfo: running `cargo check --bins` on omicron-dropshot-apis (201/244)
38762026-01-01T21:41:48.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772026-01-01T21:41:48.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782026-01-01T21:41:48.318Z Compiling tabled_derive v0.10.0
38792026-01-01T21:41:48.318Z Checking papergrid v0.14.0
38802026-01-01T21:41:48.318Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38812026-01-01T21:41:48.318Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38822026-01-01T21:41:48.342Z Compiling trait-variant v0.1.2
38832026-01-01T21:41:48.342Z Checking maplit v1.0.2
38842026-01-01T21:41:48.366Z Checking is_ci v1.2.0
38852026-01-01T21:41:48.416Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
38862026-01-01T21:41:48.547Z Checking drift v0.1.2
38872026-01-01T21:41:48.608Z Checking supports-color v3.0.2
38882026-01-01T21:41:48.721Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38892026-01-01T21:41:48.760Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38902026-01-01T21:41:48.813Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
38912026-01-01T21:41:48.980Z Checking dropshot-api-manager v0.2.4
38922026-01-01T21:41:49.028Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38932026-01-01T21:41:49.216Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38942026-01-01T21:41:49.268Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
38952026-01-01T21:41:49.555Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38962026-01-01T21:41:49.981Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38972026-01-01T21:41:50.292Z Checking tabled v0.18.0
38982026-01-01T21:41:50.644Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38992026-01-01T21:41:54.125Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39002026-01-01T21:41:56.133Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39012026-01-01T21:41:57.260Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39022026-01-01T21:41:57.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.85s
39032026-01-01T21:41:58.171Z
39042026-01-01T21:41:58.171Zinfo: running `cargo check --bins` on installinator-api (202/244)
39052026-01-01T21:41:59.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39062026-01-01T21:41:59.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39072026-01-01T21:41:59.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39082026-01-01T21:41:59.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
39092026-01-01T21:41:59.179Z
39102026-01-01T21:41:59.180Zinfo: running `cargo check --bins` on nexus-external-api (203/244)
39112026-01-01T21:42:00.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39122026-01-01T21:42:00.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39132026-01-01T21:42:00.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39142026-01-01T21:42:00.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
39152026-01-01T21:42:00.245Z
39162026-01-01T21:42:00.245Zinfo: running `cargo check --bins` on nexus-internal-api (204/244)
39172026-01-01T21:42:01.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39182026-01-01T21:42:01.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39192026-01-01T21:42:01.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39202026-01-01T21:42:01.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
39212026-01-01T21:42:01.305Z
39222026-01-01T21:42:01.305Zinfo: running `cargo check --bins` on nexus-lockstep-api (205/244)
39232026-01-01T21:42:02.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39242026-01-01T21:42:02.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39252026-01-01T21:42:02.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39262026-01-01T21:42:02.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
39272026-01-01T21:42:02.376Z
39282026-01-01T21:42:02.376Zinfo: running `cargo check --bins` on ntp-admin-api (206/244)
39292026-01-01T21:42:03.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39302026-01-01T21:42:03.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39312026-01-01T21:42:03.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39322026-01-01T21:42:03.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
39332026-01-01T21:42:03.378Z
39342026-01-01T21:42:03.378Zinfo: running `cargo check --bins` on ntp-admin-types-versions (207/244)
39352026-01-01T21:42:04.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362026-01-01T21:42:04.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372026-01-01T21:42:04.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39382026-01-01T21:42:04.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
39392026-01-01T21:42:04.357Z
39402026-01-01T21:42:04.357Zinfo: running `cargo check --bins` on wicketd-api (208/244)
39412026-01-01T21:42:05.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422026-01-01T21:42:05.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432026-01-01T21:42:05.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39442026-01-01T21:42:05.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
39452026-01-01T21:42:05.398Z
39462026-01-01T21:42:05.398Zinfo: running `cargo check --bins` on omicron-ls-apis (209/244)
39472026-01-01T21:42:06.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482026-01-01T21:42:06.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492026-01-01T21:42:06.381Z Checking typeid v1.0.3
39502026-01-01T21:42:06.416Z Checking ordered-float v2.10.1
39512026-01-01T21:42:06.440Z Checking unicode-xid v0.2.6
39522026-01-01T21:42:06.464Z Checking cargo-platform v0.2.0
39532026-01-01T21:42:06.557Z Checking erased-serde v0.4.6
39542026-01-01T21:42:06.884Z Checking serde-value v0.7.0
39552026-01-01T21:42:07.332Z Checking serde-untagged v0.1.7
39562026-01-01T21:42:07.639Z Checking cargo-util-schemas v0.8.2
39572026-01-01T21:42:09.243Z Checking cargo_metadata v0.21.0
39582026-01-01T21:42:10.637Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
39592026-01-01T21:42:11.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.56s
39602026-01-01T21:42:12.137Z
39612026-01-01T21:42:12.137Zinfo: running `cargo check --bins` on mgs-dev (210/244)
39622026-01-01T21:42:13.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632026-01-01T21:42:13.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642026-01-01T21:42:13.343Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39652026-01-01T21:42:14.192Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39662026-01-01T21:42:15.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
39672026-01-01T21:42:15.210Z
39682026-01-01T21:42:15.210Zinfo: running `cargo check --bins` on omicron-omdb (211/244)
39692026-01-01T21:42:16.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702026-01-01T21:42:16.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712026-01-01T21:42:16.658Z Compiling vergen-gitcl v1.0.8
39722026-01-01T21:42:16.658Z Compiling dirs-sys-next v0.1.2
39732026-01-01T21:42:16.658Z Compiling crunchy v0.2.2
39742026-01-01T21:42:16.658Z Compiling dsl_auto_type v0.1.2
39752026-01-01T21:42:16.682Z Checking scheduled-thread-pool v0.2.7
39762026-01-01T21:42:16.682Z Compiling diesel_table_macro_syntax v0.2.0
39772026-01-01T21:42:16.682Z Compiling tiny-keccak v2.0.2
39782026-01-01T21:42:16.682Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39792026-01-01T21:42:16.995Z Compiling dirs-next v2.0.0
39802026-01-01T21:42:17.109Z Checking r2d2 v0.8.10
39812026-01-01T21:42:17.170Z Compiling term v0.7.0
39822026-01-01T21:42:17.170Z Compiling bit-vec v0.6.3
39832026-01-01T21:42:17.244Z Compiling ena v0.14.3
39842026-01-01T21:42:17.439Z Compiling regex-syntax v0.6.29
39852026-01-01T21:42:17.578Z Compiling bit-set v0.5.3
39862026-01-01T21:42:17.624Z Compiling diff v0.1.13
39872026-01-01T21:42:17.857Z Compiling ascii-canvas v3.0.0
39882026-01-01T21:42:17.943Z Compiling diesel_derives v2.2.3
39892026-01-01T21:42:18.100Z Compiling bindgen v0.71.1
39902026-01-01T21:42:18.129Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
39912026-01-01T21:42:18.155Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
39922026-01-01T21:42:18.220Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
39932026-01-01T21:42:18.297Z Compiling libxml v0.3.3
39942026-01-01T21:42:18.389Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
39952026-01-01T21:42:18.449Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
39962026-01-01T21:42:18.692Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
39972026-01-01T21:42:18.891Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
39982026-01-01T21:42:19.145Z Compiling strum_macros v0.24.3
39992026-01-01T21:42:19.180Z Compiling indoc v1.0.9
40002026-01-01T21:42:19.900Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40012026-01-01T21:42:20.167Z Compiling lalrpop v0.19.12
40022026-01-01T21:42:20.510Z Checking derive_builder v0.20.2
40032026-01-01T21:42:20.680Z Compiling oso-derive v0.27.3
40042026-01-01T21:42:20.800Z Compiling impl-trait-for-tuples v0.2.2
40052026-01-01T21:42:21.559Z Checking quick-xml v0.37.2
40062026-01-01T21:42:21.628Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40072026-01-01T21:42:21.756Z Compiling diesel-dtrace v0.4.2
40082026-01-01T21:42:22.195Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40092026-01-01T21:42:22.560Z Checking bb8 v0.8.5
40102026-01-01T21:42:23.081Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40112026-01-01T21:42:23.172Z Checking nonempty v0.12.0
40122026-01-01T21:42:23.387Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40132026-01-01T21:42:23.446Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40142026-01-01T21:42:23.479Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40152026-01-01T21:42:23.702Z Checking console v0.16.0
40162026-01-01T21:42:23.768Z Checking unit-prefix v0.5.1
40172026-01-01T21:42:23.968Z Checking support-bundle-viewer v0.1.2
40182026-01-01T21:42:24.246Z Checking indicatif v0.18.0
40192026-01-01T21:42:24.305Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40202026-01-01T21:42:24.348Z Checking multimap v0.10.1
40212026-01-01T21:42:25.823Z Checking diesel v2.2.12
40222026-01-01T21:42:41.024Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40232026-01-01T21:42:43.600Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40242026-01-01T21:42:43.710Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40252026-01-01T21:42:44.103Z Compiling samael v0.0.19
40262026-01-01T21:42:45.255Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40272026-01-01T21:42:45.460Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40282026-01-01T21:42:45.580Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40292026-01-01T21:42:46.461Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40302026-01-01T21:42:47.569Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40312026-01-01T21:42:51.211Z Checking async-bb8-diesel v0.2.1
40322026-01-01T21:42:51.780Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40332026-01-01T21:42:59.098Z Compiling polar-core v0.27.3
40342026-01-01T21:43:07.971Z Checking oso v0.27.3
40352026-01-01T21:44:06.797Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40362026-01-01T21:45:13.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
40372026-01-01T21:45:13.477Z
40382026-01-01T21:45:13.477Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (212/244)
40392026-01-01T21:45:14.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-01-01T21:45:14.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-01-01T21:45:14.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-01-01T21:45:14.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
40432026-01-01T21:45:14.665Z
40442026-01-01T21:45:14.665Zinfo: running `cargo check --bins` on nexus-saga-recovery (213/244)
40452026-01-01T21:45:15.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-01-01T21:45:15.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-01-01T21:45:15.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-01-01T21:45:15.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
40492026-01-01T21:45:15.805Z
40502026-01-01T21:45:15.805Zinfo: running `cargo check --bins` on nexus-test-utils-macros (214/244)
40512026-01-01T21:45:16.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-01-01T21:45:16.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-01-01T21:45:16.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-01-01T21:45:16.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
40552026-01-01T21:45:16.822Z
40562026-01-01T21:45:16.822Zinfo: running `cargo check --bins` on omicron-nexus (215/244)
40572026-01-01T21:45:17.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-01-01T21:45:17.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-01-01T21:45:18.348Z Compiling libz-sys v1.1.20
40602026-01-01T21:45:18.372Z Compiling libgit2-sys v0.18.2+1.9.1
40612026-01-01T21:45:18.372Z Compiling vergen-git2 v1.0.7
40622026-01-01T21:45:18.437Z Compiling rustls v0.21.12
40632026-01-01T21:45:18.460Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40642026-01-01T21:45:18.460Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40652026-01-01T21:45:18.460Z Checking rustls-webpki v0.101.7
40662026-01-01T21:45:18.460Z Checking sct v0.7.1
40672026-01-01T21:45:18.747Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40682026-01-01T21:45:18.771Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
40692026-01-01T21:45:18.798Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
40702026-01-01T21:45:18.860Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
40712026-01-01T21:45:19.227Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40722026-01-01T21:45:19.276Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40732026-01-01T21:45:19.300Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
40742026-01-01T21:45:19.324Z Checking rustls-pemfile v1.0.4
40752026-01-01T21:45:19.538Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
40762026-01-01T21:45:19.838Z Checking twox-hash v2.1.0
40772026-01-01T21:45:20.125Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40782026-01-01T21:45:20.195Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40792026-01-01T21:45:20.929Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40802026-01-01T21:45:21.085Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40812026-01-01T21:45:21.225Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40822026-01-01T21:45:21.549Z Checking tokio-rustls v0.24.1
40832026-01-01T21:45:21.897Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
40842026-01-01T21:45:21.983Z Checking fatfs v0.3.6
40852026-01-01T21:45:22.126Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
40862026-01-01T21:45:22.286Z Compiling seq-macro v0.3.6
40872026-01-01T21:45:29.159Z Compiling git2 v0.20.2
40882026-01-01T21:45:30.876Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
40892026-01-01T21:45:31.076Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
40902026-01-01T21:45:34.357Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40912026-01-01T21:47:10.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
40922026-01-01T21:47:10.560Z
40932026-01-01T21:47:10.560Zinfo: running `cargo check --bins` on nexus-background-task-interface (216/244)
40942026-01-01T21:47:11.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40952026-01-01T21:47:11.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40962026-01-01T21:47:11.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40972026-01-01T21:47:11.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
40982026-01-01T21:47:11.637Z
40992026-01-01T21:47:11.637Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (217/244)
41002026-01-01T21:47:12.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41012026-01-01T21:47:12.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41022026-01-01T21:47:12.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41032026-01-01T21:47:12.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
41042026-01-01T21:47:12.809Z
41052026-01-01T21:47:12.809Zinfo: running `cargo check --bins` on nexus-mgs-updates (218/244)
41062026-01-01T21:47:13.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41072026-01-01T21:47:13.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41082026-01-01T21:47:13.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41092026-01-01T21:47:13.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
41102026-01-01T21:47:13.958Z
41112026-01-01T21:47:13.958Zinfo: running `cargo check --bins` on nexus-networking (219/244)
41122026-01-01T21:47:14.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41132026-01-01T21:47:14.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41142026-01-01T21:47:14.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41152026-01-01T21:47:14.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
41162026-01-01T21:47:15.089Z
41172026-01-01T21:47:15.089Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (220/244)
41182026-01-01T21:47:16.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41192026-01-01T21:47:16.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41202026-01-01T21:47:16.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41212026-01-01T21:47:16.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
41222026-01-01T21:47:16.239Z
41232026-01-01T21:47:16.239Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (221/244)
41242026-01-01T21:47:17.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41252026-01-01T21:47:17.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41262026-01-01T21:47:17.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41272026-01-01T21:47:17.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
41282026-01-01T21:47:17.359Z
41292026-01-01T21:47:17.359Zinfo: running `cargo check --bins` on omicron-dev (222/244)
41302026-01-01T21:47:18.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41312026-01-01T21:47:18.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41322026-01-01T21:47:18.892Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41332026-01-01T21:47:18.892Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41342026-01-01T21:47:18.962Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41352026-01-01T21:47:18.989Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41362026-01-01T21:47:18.989Z Checking diff v0.1.13
41372026-01-01T21:47:18.989Z Checking yansi v1.0.1
41382026-01-01T21:47:19.013Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41392026-01-01T21:47:19.013Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41402026-01-01T21:47:19.312Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41412026-01-01T21:47:19.511Z Checking pretty_assertions v1.4.1
41422026-01-01T21:47:20.640Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41432026-01-01T21:48:07.083Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41442026-01-01T21:48:07.083Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41452026-01-01T21:48:07.107Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41462026-01-01T21:48:07.107Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41472026-01-01T21:48:07.107Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41482026-01-01T21:48:07.107Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41492026-01-01T21:48:08.299Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41502026-01-01T21:48:10.124Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41512026-01-01T21:49:39.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
41522026-01-01T21:49:39.656Z
41532026-01-01T21:49:39.656Zinfo: running `cargo check --bins` on omicron-pins (223/244)
41542026-01-01T21:49:40.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41552026-01-01T21:49:40.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41562026-01-01T21:49:40.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41572026-01-01T21:49:40.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
41582026-01-01T21:49:40.837Z
41592026-01-01T21:49:40.837Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (224/244)
41602026-01-01T21:49:42.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41612026-01-01T21:49:42.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41622026-01-01T21:49:42.340Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41632026-01-01T21:49:42.366Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41642026-01-01T21:49:42.366Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41652026-01-01T21:50:18.658Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
41662026-01-01T21:50:19.310Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41672026-01-01T21:50:22.690Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41682026-01-01T21:50:23.405Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41692026-01-01T21:50:29.033Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41702026-01-01T21:51:14.803Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41712026-01-01T21:51:15.829Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41722026-01-01T21:51:18.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
41732026-01-01T21:51:19.090Z
41742026-01-01T21:51:19.090Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (225/244)
41752026-01-01T21:51:20.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41762026-01-01T21:51:20.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41772026-01-01T21:51:20.306Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
41782026-01-01T21:51:21.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
41792026-01-01T21:51:21.543Z
41802026-01-01T21:51:21.544Zinfo: running `cargo check --bins` on omicron-releng (226/244)
41812026-01-01T21:51:22.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41822026-01-01T21:51:22.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41832026-01-01T21:51:22.693Z Compiling blake3 v1.5.4
41842026-01-01T21:51:22.717Z Checking constant_time_eq v0.3.1
41852026-01-01T21:51:22.718Z Checking arrayvec v0.7.6
41862026-01-01T21:51:22.718Z Checking arrayref v0.3.9
41872026-01-01T21:51:22.718Z Checking topological-sort v0.2.2
41882026-01-01T21:51:22.742Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
41892026-01-01T21:51:22.742Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
41902026-01-01T21:51:22.765Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
41912026-01-01T21:51:22.874Z Checking shell-words v1.1.0
41922026-01-01T21:51:24.167Z Checking omicron-zone-package v0.12.2
41932026-01-01T21:51:25.706Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
41942026-01-01T21:51:27.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
41952026-01-01T21:51:27.577Z
41962026-01-01T21:51:27.577Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (227/244)
41972026-01-01T21:51:28.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41982026-01-01T21:51:28.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41992026-01-01T21:51:28.714Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42002026-01-01T21:51:29.103Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42012026-01-01T21:51:29.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
42022026-01-01T21:51:30.018Z
42032026-01-01T21:51:30.018Zinfo: running `cargo check --bins` on xtask (228/244)
42042026-01-01T21:51:30.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052026-01-01T21:51:30.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062026-01-01T21:51:30.839Z Checking bitflags v2.9.4
42072026-01-01T21:51:30.839Z Checking serde v1.0.228
42082026-01-01T21:51:30.862Z Checking zerofrom v0.1.4
42092026-01-01T21:51:30.886Z Checking thiserror v2.0.17
42102026-01-01T21:51:30.910Z Checking smallvec v1.15.1
42112026-01-01T21:51:30.936Z Checking hashbrown v0.16.1
42122026-01-01T21:51:30.960Z Checking serde_json v1.0.145
42132026-01-01T21:51:30.960Z Checking scroll v0.12.0
42142026-01-01T21:51:31.043Z Checking num-traits v0.2.19
42152026-01-01T21:51:31.097Z Checking yoke v0.7.4
42162026-01-01T21:51:31.121Z Checking rustix v0.38.37
42172026-01-01T21:51:31.236Z Checking thiserror v1.0.69
42182026-01-01T21:51:31.368Z Checking log v0.4.27
42192026-01-01T21:51:31.392Z Checking percent-encoding v2.3.2
42202026-01-01T21:51:31.437Z Checking zerovec v0.10.4
42212026-01-01T21:51:31.612Z Checking pest v2.8.2
42222026-01-01T21:51:31.640Z Checking goblin v0.8.2
42232026-01-01T21:51:31.766Z Checking serde_spanned v0.6.9
42242026-01-01T21:51:31.847Z Checking indexmap v2.12.1
42252026-01-01T21:51:31.966Z Checking toml_datetime v0.6.11
42262026-01-01T21:51:31.990Z Checking terminal_size v0.4.0
42272026-01-01T21:51:32.155Z Checking erased-serde v0.4.6
42282026-01-01T21:51:32.211Z Checking form_urlencoded v1.2.2
42292026-01-01T21:51:32.280Z Checking ordered-float v2.10.1
42302026-01-01T21:51:32.374Z Checking zerocopy v0.7.35
42312026-01-01T21:51:32.424Z Checking getrandom v0.3.4
42322026-01-01T21:51:32.638Z Checking syn v2.0.111
42332026-01-01T21:51:32.759Z Checking serde-value v0.7.0
42342026-01-01T21:51:32.826Z Checking tinystr v0.7.6
42352026-01-01T21:51:32.966Z Checking icu_collections v1.5.0
42362026-01-01T21:51:33.013Z Checking toml_edit v0.22.27
42372026-01-01T21:51:33.135Z Checking serde-untagged v0.1.7
42382026-01-01T21:51:33.159Z Checking icu_locid v1.5.0
42392026-01-01T21:51:33.426Z Checking rustix v1.0.7
42402026-01-01T21:51:33.463Z Checking once_cell v1.21.3
42412026-01-01T21:51:33.579Z Checking clap_builder v4.5.48
42422026-01-01T21:51:33.764Z Checking dtrace-parser v0.2.0
42432026-01-01T21:51:33.788Z Checking cargo-platform v0.2.0
42442026-01-01T21:51:34.009Z Checking icu_provider v1.5.0
42452026-01-01T21:51:34.107Z Checking textwrap v0.16.2
42462026-01-01T21:51:34.203Z Checking fs-err v3.1.1
42472026-01-01T21:51:34.461Z Checking anyhow v1.0.99
42482026-01-01T21:51:34.504Z Checking tabled v0.15.0
42492026-01-01T21:51:34.567Z Checking icu_locid_transform v1.5.0
42502026-01-01T21:51:34.691Z Checking tempfile v3.20.0
42512026-01-01T21:51:34.828Z Checking macaddr v1.0.1
42522026-01-01T21:51:35.028Z Checking camino-tempfile v1.4.1
42532026-01-01T21:51:35.129Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
42542026-01-01T21:51:35.184Z Checking toml v0.8.23
42552026-01-01T21:51:35.395Z Checking icu_properties v1.5.1
42562026-01-01T21:51:35.744Z Checking dof v0.3.0
42572026-01-01T21:51:35.865Z Checking cargo_toml v0.21.0
42582026-01-01T21:51:36.077Z Checking clap v4.5.48
42592026-01-01T21:51:36.636Z Checking usdt-impl v0.5.0
42602026-01-01T21:51:37.120Z Checking usdt v0.5.0
42612026-01-01T21:51:38.308Z Checking icu_normalizer v1.5.0
42622026-01-01T21:51:38.958Z Checking idna_adapter v1.2.0
42632026-01-01T21:51:39.143Z Checking idna v1.0.3
42642026-01-01T21:51:39.556Z Checking url v2.5.4
42652026-01-01T21:51:40.228Z Checking cargo-util-schemas v0.8.2
42662026-01-01T21:51:41.807Z Checking cargo_metadata v0.21.0
42672026-01-01T21:51:43.250Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
42682026-01-01T21:51:44.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s
42692026-01-01T21:51:44.285Z
42702026-01-01T21:51:44.285Zinfo: running `cargo check --bins` on end-to-end-tests (229/244)
42712026-01-01T21:51:45.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-01-01T21:51:45.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-01-01T21:51:45.660Z Checking polyval v0.6.2
42742026-01-01T21:51:45.696Z Checking ctr v0.9.2
42752026-01-01T21:51:45.720Z Checking ssh-encoding v0.2.0
42762026-01-01T21:51:45.720Z Checking blowfish v0.9.1
42772026-01-01T21:51:45.760Z Checking password-hash v0.4.2
42782026-01-01T21:51:45.784Z Checking p521 v0.13.3
42792026-01-01T21:51:45.784Z Checking p256 v0.13.2
42802026-01-01T21:51:45.784Z Checking russh-cryptovec v0.7.3
42812026-01-01T21:51:45.956Z Checking ghash v0.5.1
42822026-01-01T21:51:45.980Z Checking bcrypt-pbkdf v0.10.0
42832026-01-01T21:51:46.004Z Checking md5 v0.7.0
42842026-01-01T21:51:46.057Z Checking num-bigint v0.4.6
42852026-01-01T21:51:46.081Z Checking des v0.8.1
42862026-01-01T21:51:46.146Z Checking aes-gcm v0.10.3
42872026-01-01T21:51:46.170Z Checking pbkdf2 v0.11.0
42882026-01-01T21:51:46.228Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
42892026-01-01T21:51:46.252Z Checking hex-literal v0.4.1
42902026-01-01T21:51:46.285Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
42912026-01-01T21:51:46.325Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
42922026-01-01T21:51:46.375Z Checking ssh-cipher v0.2.0
42932026-01-01T21:51:46.403Z Checking internet-checksum v0.2.1
42942026-01-01T21:51:46.662Z Checking ssh-key v0.6.6
42952026-01-01T21:51:46.853Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
42962026-01-01T21:51:48.004Z Checking russh-keys v0.45.0
42972026-01-01T21:51:49.068Z Checking russh v0.45.0
42982026-01-01T21:52:17.876Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
42992026-01-01T21:52:19.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.66s
43002026-01-01T21:52:20.172Z
43012026-01-01T21:52:20.173Zinfo: running `cargo check --bins` on gateway-cli (230/244)
43022026-01-01T21:52:21.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43032026-01-01T21:52:21.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43042026-01-01T21:52:21.251Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43052026-01-01T21:52:21.251Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43062026-01-01T21:52:21.275Z Checking termios v0.3.3
43072026-01-01T21:52:23.903Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43082026-01-01T21:52:24.156Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43092026-01-01T21:52:27.865Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43102026-01-01T21:52:28.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.75s
43112026-01-01T21:52:29.102Z
43122026-01-01T21:52:29.102Zinfo: running `cargo check --bins --no-default-features` on installinator (231/244)
43132026-01-01T21:52:30.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-01-01T21:52:30.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-01-01T21:52:30.338Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43162026-01-01T21:52:30.362Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43172026-01-01T21:52:30.362Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43182026-01-01T21:52:30.414Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43192026-01-01T21:52:30.438Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43202026-01-01T21:52:31.115Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43212026-01-01T21:52:31.115Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43222026-01-01T21:52:32.487Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43232026-01-01T21:52:32.707Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43242026-01-01T21:52:32.731Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43252026-01-01T21:52:33.954Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43262026-01-01T21:52:36.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
43272026-01-01T21:52:37.041Z
43282026-01-01T21:52:37.041Zinfo: running `cargo check --bins` on internal-dns-cli (232/244)
43292026-01-01T21:52:37.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43302026-01-01T21:52:38.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43312026-01-01T21:52:38.129Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43322026-01-01T21:52:38.786Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43332026-01-01T21:52:39.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
43342026-01-01T21:52:39.519Z
43352026-01-01T21:52:39.519Zinfo: running `cargo check --bins` on omicron-live-tests (233/244)
43362026-01-01T21:52:40.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43372026-01-01T21:52:40.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43382026-01-01T21:52:40.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43392026-01-01T21:52:40.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
43402026-01-01T21:52:40.564Z
43412026-01-01T21:52:40.564Zinfo: running `cargo check --bins` on live-tests-macros (234/244)
43422026-01-01T21:52:41.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43432026-01-01T21:52:41.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43442026-01-01T21:52:41.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43452026-01-01T21:52:41.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
43462026-01-01T21:52:41.606Z
43472026-01-01T21:52:41.606Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (235/244)
43482026-01-01T21:52:42.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43492026-01-01T21:52:42.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43502026-01-01T21:52:42.918Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
43512026-01-01T21:52:43.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
43522026-01-01T21:52:43.945Z
43532026-01-01T21:52:43.945Zinfo: running `cargo check --bins` on omicron-ntp-admin (236/244)
43542026-01-01T21:52:44.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43552026-01-01T21:52:44.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43562026-01-01T21:52:45.039Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
43572026-01-01T21:52:45.064Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
43582026-01-01T21:52:45.335Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
43592026-01-01T21:52:45.359Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
43602026-01-01T21:52:46.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
43612026-01-01T21:52:46.911Z
43622026-01-01T21:52:46.912Zinfo: running `cargo check --bins` on ntp-admin-types (237/244)
43632026-01-01T21:52:47.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43642026-01-01T21:52:47.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43652026-01-01T21:52:47.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43662026-01-01T21:52:47.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
43672026-01-01T21:52:47.937Z
43682026-01-01T21:52:47.937Zinfo: running `cargo check --bins` on omicron-package (238/244)
43692026-01-01T21:52:48.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43702026-01-01T21:52:48.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43712026-01-01T21:52:49.064Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
43722026-01-01T21:52:50.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s
43732026-01-01T21:52:51.065Z
43742026-01-01T21:52:51.065Zinfo: running `cargo check --bins` on tqdb (239/244)
43752026-01-01T21:52:52.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43762026-01-01T21:52:52.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43772026-01-01T21:52:52.392Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
43782026-01-01T21:52:52.859Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
43792026-01-01T21:52:54.201Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
43802026-01-01T21:52:54.226Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
43812026-01-01T21:53:01.706Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43822026-01-01T21:53:03.276Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
43832026-01-01T21:53:03.300Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
43842026-01-01T21:53:03.300Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
43852026-01-01T21:53:04.969Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
43862026-01-01T21:53:04.994Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
43872026-01-01T21:53:27.041Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
43882026-01-01T21:53:27.065Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
43892026-01-01T21:53:27.065Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
43902026-01-01T21:53:27.065Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
43912026-01-01T21:53:29.902Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
43922026-01-01T21:53:32.491Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
43932026-01-01T21:53:33.715Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
43942026-01-01T21:53:36.232Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
43952026-01-01T21:53:37.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.09s
43962026-01-01T21:53:37.391Z
43972026-01-01T21:53:37.392Zinfo: running `cargo check --bins` on wicket-dbg (240/244)
43982026-01-01T21:53:38.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43992026-01-01T21:53:38.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44002026-01-01T21:53:38.626Z Checking rtoolbox v0.0.2
44012026-01-01T21:53:38.626Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44022026-01-01T21:53:38.650Z Checking tui-tree-widget v0.23.1
44032026-01-01T21:53:38.853Z Checking rpassword v7.4.0
44042026-01-01T21:53:45.283Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44052026-01-01T21:53:49.241Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44062026-01-01T21:53:50.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.55s
44072026-01-01T21:53:51.157Z
44082026-01-01T21:53:51.157Zinfo: running `cargo check --bins` on wicket (241/244)
44092026-01-01T21:53:52.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-01-01T21:53:52.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-01-01T21:53:52.392Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44122026-01-01T21:53:52.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
44132026-01-01T21:53:53.092Z
44142026-01-01T21:53:53.092Zinfo: running `cargo check --bins` on wicketd (242/244)
44152026-01-01T21:53:54.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-01-01T21:53:54.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-01-01T21:53:54.343Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44182026-01-01T21:54:00.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.25s
44192026-01-01T21:54:00.557Z
44202026-01-01T21:54:00.557Zinfo: running `cargo check --bins` on omicron-workspace-hack (243/244)
44212026-01-01T21:54:01.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-01-01T21:54:01.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-01-01T21:54:01.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44242026-01-01T21:54:01.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
44252026-01-01T21:54:01.567Z
44262026-01-01T21:54:01.567Zinfo: running `cargo check --bins` on zone-setup (244/244)
44272026-01-01T21:54:02.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44282026-01-01T21:54:02.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44292026-01-01T21:54:02.786Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44302026-01-01T21:54:02.811Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44312026-01-01T21:54:02.811Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44322026-01-01T21:54:02.811Z Checking uzers v0.12.1
44332026-01-01T21:54:03.304Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44342026-01-01T21:54:05.368Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44352026-01-01T21:54:12.899Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44362026-01-01T21:54:14.445Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44372026-01-01T21:54:15.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.27s
44382026-01-01T21:54:16.078Z
44392026-01-01T21:54:16.078Zreal 23:34.714346394
44402026-01-01T21:54:16.078Zuser 37:04.124499356
44412026-01-01T21:54:16.078Zsys 6:38.213116999
44422026-01-01T21:54:16.078Ztrap 0.724934247
44432026-01-01T21:54:16.079Ztflt 0.471914377
44442026-01-01T21:54:16.079Zdflt 0.911239014
44452026-01-01T21:54:16.079Zkflt 0.000662346
44462026-01-01T21:54:16.079Zlock 1:39:26.147843322
44472026-01-01T21:54:16.079Zslp 3:25:28.508272925
44482026-01-01T21:54:16.079Zlat 1:35.380533810
44492026-01-01T21:54:16.079Zstop 4:43.125253294
44502026-01-01T21:54:16.103Zprocess exited: duration 1755061 ms, exit code 0
 
44512026-01-01T21:54:16.151Zfound 0 output files