01KQJFCBZGFNQH7M8GKFKHKFGH: 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: 01KQJFCRC7FWPSEWAVYC3KBN22

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-01T19:14:53.488Zjob assigned to worker 01KQJFCY6T9H3H52NN92YGEE7Y [factory aws, i-0bf7cf0b3e54b3ee2] (queued for 48 s)
 
22026-05-01T19:15:00.612Zstarting task 0: "setup"
32026-05-01T19:15:00.616Z++ uname -s
42026-05-01T19:15:00.619Z+ kern=SunOS
52026-05-01T19:15:00.619Z+ build_user=build
62026-05-01T19:15:00.619Z+ build_uid=12345
72026-05-01T19:15:00.619Z+ work_dir=/work
82026-05-01T19:15:00.619Z+ input_dir=/input
92026-05-01T19:15:00.619Z+ [[ 0 == 12345 ]]
102026-05-01T19:15:00.619Z+ case "$kern" in
112026-05-01T19:15:00.619Z+ groupadd -g 12345 build
122026-05-01T19:15:00.622Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-01T19:15:02.627Z+ zfs create -o mountpoint=/work rpool/work
142026-05-01T19:15:02.744Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-01T19:15:02.747Z+ home_fs=zfs
162026-05-01T19:15:02.747Z+ [[ zfs == autofs ]]
172026-05-01T19:15:02.747Z+ mkdir -p /home/build
182026-05-01T19:15:02.747Z+ chown build:build /home/build /work
192026-05-01T19:15:04.750Z+ chmod 0700 /home/build /work
202026-05-01T19:15:04.761Zprocess exited: duration 4139 ms, exit code 0
 
212026-05-01T19:15:04.774Zstarting task 1: "rust-toolchain"
222026-05-01T19:15:04.777Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-01T19:15:04.777Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-05-01T19:15:04.777Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-05-01T19:15:04.777Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-05-01T19:15:04.778Z * rust toolchain channel = "1.94.0"
272026-05-01T19:15:04.778Z * rust toolchain profile = "default"
282026-05-01T19:15:04.785Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-01T19:15:04.785Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-01T19:15:04.869Zinfo: downloading installer
312026-05-01T19:15:06.342Zwarn: It looks like you have an existing installation of Rust at:
322026-05-01T19:15:06.342Zwarn: /opt/ooce/bin
332026-05-01T19:15:06.342Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-01T19:15:06.343Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-01T19:15:06.343Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-01T19:15:06.343Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-01T19:15:06.343Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-01T19:15:06.343Zerror: cannot install while Rust is installed
392026-05-01T19:15:06.343Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-01T19:15:06.343Zwarn: It looks like you have an existing rustup settings file at:
412026-05-01T19:15:06.343Zwarn: /home/build/.rustup/settings.toml
422026-05-01T19:15:06.344Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-01T19:15:06.344Zwarn: instead of the one inferred from the default host triple.
442026-05-01T19:15:06.356Zinfo: profile set to default
452026-05-01T19:15:06.356Zinfo: default host triple is x86_64-unknown-illumos
462026-05-01T19:15:06.360Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-05-01T19:15:06.508Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-05-01T19:15:06.512Zinfo: downloading 6 components
492026-05-01T19:15:21.997Z
502026-05-01T19:15:21.997Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
512026-05-01T19:15:22.026Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-05-01T19:15:22.027Z
532026-05-01T19:15:22.027Z
542026-05-01T19:15:22.027ZRust is installed now. Great!
552026-05-01T19:15:22.027Z
562026-05-01T19:15:22.027ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-01T19:15:22.027Zenvironment variable. This has not been done automatically.
582026-05-01T19:15:22.027Z
592026-05-01T19:15:22.030ZTo configure your current shell, you need to source
602026-05-01T19:15:22.030Zthe corresponding env file under $HOME/.cargo.
612026-05-01T19:15:22.030Z
622026-05-01T19:15:22.030ZThis is usually done by running one of the following (note the leading DOT):
632026-05-01T19:15:22.030Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-01T19:15:22.030Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-01T19:15:22.030Zsource "~/.cargo/env.nu" # For nushell
662026-05-01T19:15:22.030Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-01T19:15:22.030Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-01T19:15:22.030Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-01T19:15:22.030Zwarn: no default linker (`cc`) was found in your PATH
702026-05-01T19:15:22.030Zwarn: many Rust crates require a system C toolchain to build
712026-05-01T19:15:22.119Z+ rustup --version
722026-05-01T19:15:22.128Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-01T19:15:22.131Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-01T19:15:22.149Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-05-01T19:15:22.152Z+ cargo --version
762026-05-01T19:15:22.166Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-05-01T19:15:22.173Z+ rustc --version
782026-05-01T19:15:22.186Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-05-01T19:15:22.189Zprocess exited: duration 17412 ms, exit code 0
 
802026-05-01T19:15:22.195Zstarting task 2: "authentication"
812026-05-01T19:15:22.212Zprocess exited: duration 16 ms, exit code 0
 
822026-05-01T19:15:22.217Zstarting task 3: "clone repository"
832026-05-01T19:15:22.220Z+ mkdir -p /work/oxidecomputer/omicron
842026-05-01T19:15:22.223Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-05-01T19:15:22.263ZCloning into '/work/oxidecomputer/omicron'...
862026-05-01T19:15:31.311Z+ cd /work/oxidecomputer/omicron
872026-05-01T19:15:31.311Z+ git fetch origin ce60f4a5311081e3dea6778dae0f29347cac87db
882026-05-01T19:15:31.585ZFrom https://github.com/oxidecomputer/omicron
892026-05-01T19:15:31.585Z * branch ce60f4a5311081e3dea6778dae0f29347cac87db -> FETCH_HEAD
902026-05-01T19:15:31.594Z+ [[ -n fm-known-ereports ]]
912026-05-01T19:15:31.597Z++ git branch --show-current
922026-05-01T19:15:31.597Z+ current=main
932026-05-01T19:15:31.597Z+ [[ main != fm-known-ereports ]]
942026-05-01T19:15:31.597Z+ git branch -f fm-known-ereports ce60f4a5311081e3dea6778dae0f29347cac87db
952026-05-01T19:15:31.600Z+ git checkout -f fm-known-ereports
962026-05-01T19:15:31.828ZSwitched to branch 'fm-known-ereports'
972026-05-01T19:15:31.831Z+ git reset --hard ce60f4a5311081e3dea6778dae0f29347cac87db
982026-05-01T19:15:31.862ZHEAD is now at ce60f4a53 updating docs
992026-05-01T19:15:31.865Zprocess exited: duration 9644 ms, exit code 0
 
1002026-05-01T19:15:31.871Zstarting task 4: "build"
1012026-05-01T19:15:31.875Z+ source .github/buildomat/ci-env.sh
1022026-05-01T19:15:31.875Z++ export CARGO_TERM_COLOR=always
1032026-05-01T19:15:31.875Z++ CARGO_TERM_COLOR=always
1042026-05-01T19:15:31.875Z+ cargo --version
1052026-05-01T19:15:31.886Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-05-01T19:15:31.889Z+ rustc --version
1072026-05-01T19:15:31.909Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-05-01T19:15:31.912Z+ source ./env.sh
1092026-05-01T19:15:31.912Z++ OLD_SHELL_OPTS=ehxB
1102026-05-01T19:15:31.912Z++ set -o xtrace
1112026-05-01T19:15:31.914Z++++ dirname ./env.sh
1122026-05-01T19:15:31.917Z+++ readlink -f .
1132026-05-01T19:15:31.917Z++ OMICRON_WS=/work/oxidecomputer/omicron
1142026-05-01T19:15:31.917Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-05-01T19:15:31.917Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-05-01T19:15:31.917Z++ 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
1172026-05-01T19:15:31.917Z++ 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
1182026-05-01T19:15:31.917Z++ 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
1192026-05-01T19:15:31.917Z++ 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
1202026-05-01T19:15:31.917Z++ 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
1212026-05-01T19:15:31.918Z++ 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
1222026-05-01T19:15:31.918Z++ case $OLD_SHELL_OPTS in
1232026-05-01T19:15:31.918Z++ unset OLD_SHELL_OPTS OMICRON_WS
1242026-05-01T19:15:31.918Z+ 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
1252026-05-01T19:15:31.918Z+ 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
1262026-05-01T19:15:31.918Z+ banner prerequisites
1272026-05-01T19:15:31.956Z
1282026-05-01T19:15:31.957Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-05-01T19:15:31.957Z # # # # # # # # # # # # # # #
1302026-05-01T19:15:31.957Z # # # # ##### # # ##### # # # # # #### #
1312026-05-01T19:15:31.957Z ##### ##### # ##### # # # # # # # # #
1322026-05-01T19:15:31.957Z # # # # # # # # # # # # # # #
1332026-05-01T19:15:31.957Z # # # ###### # # ###### ### # #### # #### #
1342026-05-01T19:15:31.957Z
1352026-05-01T19:15:31.957Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-05-01T19:15:41.732Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-05-01T19:15:49.220Z Startup: Caching catalogs ... Done
1382026-05-01T19:15:56.118ZPlanning: Solver setup ... Done (5.353s)
1392026-05-01T19:15:56.154ZPlanning: Running solver ... Done (0.037s)
1402026-05-01T19:15:56.295ZPlanning: Finding local manifests ... Done (0.003s)
1412026-05-01T19:15:56.307ZPlanning: Fetching manifests: 0/5 0% complete
1422026-05-01T19:15:56.425ZPlanning: Fetching manifests: 5/5 100% complete
1432026-05-01T19:15:56.462ZPlanning: Package planning ... Done (0.037s)
1442026-05-01T19:15:56.498ZPlanning: Merging actions ... Done (0.036s)
1452026-05-01T19:15:56.677ZPlanning: Checking for conflicting actions ... Done (0.179s)
1462026-05-01T19:15:56.689ZPlanning: Consolidating action changes ... Done (0.009s)
1472026-05-01T19:15:57.426ZPlanning: Evaluating mediators ... Done (0.739s)
1482026-05-01T19:15:57.434ZPlanning: Planning completed in 8.05 seconds
1492026-05-01T19:15:57.445Z Packages to install: 5
1502026-05-01T19:15:57.445Z Mediators to change: 3
1512026-05-01T19:15:57.448Z Services to change: 1
1522026-05-01T19:15:57.448Z Estimated space available: 155.34 GB
1532026-05-01T19:15:57.448ZEstimated space to be consumed: 1.89 GB
1542026-05-01T19:15:57.448Z Create boot environment: No
1552026-05-01T19:15:57.448ZCreate backup boot environment: No
1562026-05-01T19:15:57.448Z Rebuild boot archive: No
1572026-05-01T19:15:57.448Z
1582026-05-01T19:15:57.448ZChanged mediators:
1592026-05-01T19:15:57.448Z mediator clang:
1602026-05-01T19:15:57.448Z version: None -> 15 (system default)
1612026-05-01T19:15:57.448Z
1622026-05-01T19:15:57.448Z mediator llvm:
1632026-05-01T19:15:57.448Z version: 14 (system default) -> 15 (system default)
1642026-05-01T19:15:57.448Z
1652026-05-01T19:15:57.449Z mediator postgresql:
1662026-05-01T19:15:57.449Z version: 15 (system default) -> 18 (system default)
1672026-05-01T19:15:57.449Z
1682026-05-01T19:15:57.449ZChanged packages:
1692026-05-01T19:15:57.449Zhelios-dev
1702026-05-01T19:15:57.449Z developer/build-essential
1712026-05-01T19:15:57.449Z None -> 11-2.0
1722026-05-01T19:15:57.449Z library/libxmlsec1
1732026-05-01T19:15:57.449Z None -> 1.2.35-2.0
1742026-05-01T19:15:57.449Z ooce/developer/clang-15
1752026-05-01T19:15:57.449Z None -> 15.0.7-2.0
1762026-05-01T19:15:57.449Z ooce/developer/llvm-15
1772026-05-01T19:15:57.449Z None -> 15.0.7-2.0
1782026-05-01T19:15:57.449Z ooce/library/postgresql-18
1792026-05-01T19:15:57.449Z None -> 18.1-2.0
1802026-05-01T19:15:57.449Z
1812026-05-01T19:15:57.449ZServices:
1822026-05-01T19:15:57.449Z restart_fmri:
1832026-05-01T19:15:57.450Z svc:/system/update-man-index:default
1842026-05-01T19:15:57.486Z
1852026-05-01T19:15:57.486ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1862026-05-01T19:16:02.489ZDownload: 2719/4272 items 120.5/219.0MB 55% complete (24.3M/s)
1872026-05-01T19:16:07.436ZDownload: Completed 218.99 MB in 9.95 seconds (22.0M/s)
1882026-05-01T19:16:07.567Z Actions: 1/4789 actions (Installing new actions)
1892026-05-01T19:16:10.892Z Actions: Completed 4789 actions in 3.32 seconds.
1902026-05-01T19:16:11.210Z Done (0.313s)
1912026-05-01T19:16:11.210Z Done (0.000s)
1922026-05-01T19:16:11.950Z Done (0.740s)
1932026-05-01T19:16:15.335Z Done (3.031s)
1942026-05-01T19:16:15.410Z Done (0.012s)
1952026-05-01T19:16:15.414Z Done (0.000s)
1962026-05-01T19:16:15.656Z Done (0.000s)
1972026-05-01T19:16:16.531ZPlanning: Evaluating mediator changes ... Done
1982026-05-01T19:16:16.640ZPlanning: Checking for conflicting actions ... Done
1992026-05-01T19:16:16.643ZPlanning: Consolidating action changes ... Done
2002026-05-01T19:16:16.801ZPlanning: Evaluating mediators ... Done
2012026-05-01T19:16:16.804ZPlanning: Planning completed in 0.27 seconds
2022026-05-01T19:16:16.821Z Mediators to change: 2
2032026-05-01T19:16:16.822Z Create boot environment: No
2042026-05-01T19:16:16.822ZCreate backup boot environment: No
2052026-05-01T19:16:16.892Z Done
2062026-05-01T19:16:16.892Z Done
2072026-05-01T19:16:17.521Z Done
2082026-05-01T19:16:20.006Z Done
2092026-05-01T19:16:20.078Z Done
2102026-05-01T19:16:20.081Z Done
2112026-05-01T19:16:20.224Z Done
2122026-05-01T19:16:20.485ZPlanning: Evaluating mediator changes ... Done
2132026-05-01T19:16:20.593ZPlanning: Checking for conflicting actions ... Done
2142026-05-01T19:16:20.596ZPlanning: Consolidating action changes ... Done
2152026-05-01T19:16:20.750ZPlanning: Evaluating mediators ... Done
2162026-05-01T19:16:20.753ZPlanning: Planning completed in 0.27 seconds
2172026-05-01T19:16:20.771Z Mediators to change: 1
2182026-05-01T19:16:20.771Z Create boot environment: No
2192026-05-01T19:16:20.771ZCreate backup boot environment: No
2202026-05-01T19:16:20.827Z Done
2212026-05-01T19:16:20.827Z Done
2222026-05-01T19:16:21.445Z Done
2232026-05-01T19:16:23.923Z Done
2242026-05-01T19:16:23.995Z Done
2252026-05-01T19:16:23.998Z Done
2262026-05-01T19:16:24.130Z Done
2272026-05-01T19:16:24.418ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282026-05-01T19:16:24.418Zclang system 15 system
2292026-05-01T19:16:24.418Zcsh system system illumos
2302026-05-01T19:16:24.418Zctags system system illumos
2312026-05-01T19:16:24.418Zfile system system illumos
2322026-05-01T19:16:24.418Zgcc vendor 12 vendor
2332026-05-01T19:16:24.418Zgcc system 14 system
2342026-05-01T19:16:24.418Zgcc system 10 system
2352026-05-01T19:16:24.418Zgo system 1.20 system
2362026-05-01T19:16:24.418Zgo system 1.19 system
2372026-05-01T19:16:24.418Zllvm system 15 system
2382026-05-01T19:16:24.418Zllvm system 14 system
2392026-05-01T19:16:24.418Zmariadb system 10.6 system
2402026-05-01T19:16:24.418Zmta vendor vendor dma
2412026-05-01T19:16:24.418Zopenjdk system 17 system
2422026-05-01T19:16:24.418Zopenjdk system 11 system
2432026-05-01T19:16:24.418Zopenjdk system 1.8 system
2442026-05-01T19:16:24.418Zopenssl vendor 3 vendor
2452026-05-01T19:16:24.418Zperl system 5.36 system
2462026-05-01T19:16:24.418Zpostgresql system 18 system
2472026-05-01T19:16:24.418Zpostgresql system 15 system
2482026-05-01T19:16:24.418Zpostgresql system 13 system
2492026-05-01T19:16:24.419Zpython vendor 3 vendor
2502026-05-01T19:16:24.419Zpython system 2 system
2512026-05-01T19:16:24.419Zpython3 system 3.11 system
2522026-05-01T19:16:24.419Zruby system 3.0 system
2532026-05-01T19:16:24.419Zwords vendor vendor american-english
2542026-05-01T19:16:24.419Zwords system system australian-english
2552026-05-01T19:16:24.419Zwords system system british-english
2562026-05-01T19:16:24.419Zwords system system canadian-english
2572026-05-01T19:16:24.419Zwords system system french
2582026-05-01T19:16:24.419Zwords system system italian
2592026-05-01T19:16:24.419Zwords system system ngerman
2602026-05-01T19:16:24.419Zwords system system ogerman
2612026-05-01T19:16:24.419Zwords system system spanish
2622026-05-01T19:16:24.641ZPUBLISHER TYPE STATUS P LOCATION
2632026-05-01T19:16:24.641Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-05-01T19:16:29.198ZFMRI IFO
2652026-05-01T19:16:29.198Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-05-01T19:16:29.198Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-05-01T19:16:29.198Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-05-01T19:16:29.198Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-05-01T19:16:29.198Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-05-01T19:16:29.198Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-05-01T19:16:29.199Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2722026-05-01T19:16:29.199Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2732026-05-01T19:16:29.199Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2742026-05-01T19:16:29.199Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752026-05-01T19:16:29.199Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762026-05-01T19:16:29.199Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2772026-05-01T19:16:29.199Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2782026-05-01T19:16:29.199Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792026-05-01T19:16:29.199Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2802026-05-01T19:16:29.199Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2812026-05-01T19:16:29.199Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822026-05-01T19:16:30.331Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832026-05-01T19:16:30.603Z Updating crates.io index
2842026-05-01T19:16:30.607Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2852026-05-01T19:16:30.905Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862026-05-01T19:16:31.689Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872026-05-01T19:16:32.145Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882026-05-01T19:16:33.183Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2892026-05-01T19:16:33.700Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902026-05-01T19:16:35.034Z Updating git repository `https://github.com/oxidecomputer/opte`
2912026-05-01T19:16:35.745Z Updating git repository `https://github.com/oxidecomputer/tofino`
2922026-05-01T19:16:36.184Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932026-05-01T19:16:36.941Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942026-05-01T19:16:37.375Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2952026-05-01T19:16:37.870Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962026-05-01T19:16:38.175Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2972026-05-01T19:16:39.193Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2982026-05-01T19:16:39.782Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2992026-05-01T19:16:40.038Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3002026-05-01T19:16:40.406Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3012026-05-01T19:16:40.951Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022026-05-01T19:16:41.374Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032026-05-01T19:16:41.603Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042026-05-01T19:16:41.847Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3052026-05-01T19:16:42.219Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062026-05-01T19:16:42.612Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3072026-05-01T19:16:43.246Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3082026-05-01T19:16:43.612Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3092026-05-01T19:16:44.004Z Updating git repository `https://github.com/oxidecomputer/ispf`
3102026-05-01T19:16:44.304Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3112026-05-01T19:16:45.366Z Updating git repository `https://github.com/oxidecomputer/crucible`
3122026-05-01T19:16:46.556Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-01T19:16:46.992Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142026-05-01T19:16:47.251Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152026-05-01T19:16:47.602Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3162026-05-01T19:16:47.865Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3172026-05-01T19:16:48.226Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182026-05-01T19:16:48.617Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192026-05-01T19:16:48.872Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202026-05-01T19:16:49.160Z Updating git repository `https://github.com/illumos/smf-rs`
3212026-05-01T19:16:49.498Z Updating git repository `https://github.com/oxidecomputer/omicron`
3222026-05-01T19:17:01.248Z Downloading crates ...
3232026-05-01T19:17:01.304Z Downloaded block-buffer v0.10.4
3242026-05-01T19:17:01.309Z Downloaded camino v1.2.2
3252026-05-01T19:17:01.312Z Downloaded serde-value v0.7.0
3262026-05-01T19:17:01.313Z Downloaded anstyle-parse v0.2.7
3272026-05-01T19:17:01.318Z Downloaded cargo_metadata v0.21.0
3282026-05-01T19:17:01.323Z Downloaded thiserror v1.0.69
3292026-05-01T19:17:01.327Z Downloaded bytecount v0.6.9
3302026-05-01T19:17:01.330Z Downloaded typeid v1.0.3
3312026-05-01T19:17:01.330Z Downloaded cargo-util-schemas v0.8.2
3322026-05-01T19:17:01.334Z Downloaded anyhow v1.0.102
3332026-05-01T19:17:01.337Z Downloaded toml_datetime v0.6.11
3342026-05-01T19:17:01.340Z Downloaded cfg-if v1.0.4
3352026-05-01T19:17:01.340Z Downloaded cargo_toml v0.21.0
3362026-05-01T19:17:01.343Z Downloaded cargo-platform v0.2.0
3372026-05-01T19:17:01.343Z Downloaded unicode-linebreak v0.1.5
3382026-05-01T19:17:01.343Z Downloaded toml_write v0.1.2
3392026-05-01T19:17:01.343Z Downloaded bitflags v2.11.0
3402026-05-01T19:17:01.347Z Downloaded anstyle v1.0.13
3412026-05-01T19:17:01.350Z Downloaded anstyle-query v1.1.5
3422026-05-01T19:17:01.350Z Downloaded utf8parse v0.2.2
3432026-05-01T19:17:01.350Z Downloaded autocfg v1.5.0
3442026-05-01T19:17:01.350Z Downloaded unicode-xid v0.2.6
3452026-05-01T19:17:01.353Z Downloaded ucd-trie v0.1.7
3462026-05-01T19:17:01.353Z Downloaded is_terminal_polyfill v1.70.2
3472026-05-01T19:17:01.356Z Downloaded serde-untagged v0.1.9
3482026-05-01T19:17:01.356Z Downloaded camino-tempfile v1.4.1
3492026-05-01T19:17:01.359Z Downloaded byteorder v1.5.0
3502026-05-01T19:17:01.359Z Downloaded zerofrom v0.1.6
3512026-05-01T19:17:01.359Z Downloaded anstream v0.6.21
3522026-05-01T19:17:01.362Z Downloaded zerofrom-derive v0.1.6
3532026-05-01T19:17:01.362Z Downloaded yoke-derive v0.8.1
3542026-05-01T19:17:01.362Z Downloaded version_check v0.9.5
3552026-05-01T19:17:01.362Z Downloaded utf8_iter v1.0.4
3562026-05-01T19:17:01.365Z Downloaded usdt-macro v0.5.0
3572026-05-01T19:17:01.365Z Downloaded usdt-attr-macro v0.5.0
3582026-05-01T19:17:01.368Z Downloaded thread-id v4.2.2
3592026-05-01T19:17:01.371Z Downloaded dof v0.3.0
3602026-05-01T19:17:01.373Z Downloaded proc-macro-error-attr v1.0.4
3612026-05-01T19:17:01.377Z Downloaded zmij v1.0.21
3622026-05-01T19:17:01.380Z Downloaded scroll_derive v0.12.1
3632026-05-01T19:17:01.380Z Downloaded thiserror-impl v1.0.69
3642026-05-01T19:17:01.383Z Downloaded usdt-impl v0.5.0
3652026-05-01T19:17:01.383Z Downloaded writeable v0.6.2
3662026-05-01T19:17:01.385Z Downloaded thiserror-impl v2.0.18
3672026-05-01T19:17:01.388Z Downloaded thiserror v2.0.18
3682026-05-01T19:17:01.391Z Downloaded zerovec-derive v0.11.2
3692026-05-01T19:17:01.391Z Downloaded usdt v0.5.0
3702026-05-01T19:17:01.394Z Downloaded percent-encoding v2.3.2
3712026-05-01T19:17:01.394Z Downloaded generic-array v0.14.7
3722026-05-01T19:17:01.394Z Downloaded fastrand v2.3.0
3732026-05-01T19:17:01.394Z Downloaded errno v0.3.14
3742026-05-01T19:17:01.396Z Downloaded clap_lex v1.0.0
3752026-05-01T19:17:01.399Z Downloaded zerocopy-derive v0.7.35
3762026-05-01T19:17:01.402Z Downloaded yoke v0.8.1
3772026-05-01T19:17:01.402Z Downloaded tinystr v0.8.2
3782026-05-01T19:17:01.402Z Downloaded swrite v0.1.0
3792026-05-01T19:17:01.405Z Downloaded plain v0.2.3
3802026-05-01T19:17:01.405Z Downloaded cpufeatures v0.2.17
3812026-05-01T19:17:01.405Z Downloaded stable_deref_trait v1.2.1
3822026-05-01T19:17:01.405Z Downloaded pretty-hex v0.4.1
3832026-05-01T19:17:01.408Z Downloaded toml v0.8.23
3842026-05-01T19:17:01.408Z Downloaded colorchoice v1.0.4
3852026-05-01T19:17:01.408Z Downloaded textwrap v0.16.2
3862026-05-01T19:17:01.410Z Downloaded potential_utf v0.1.4
3872026-05-01T19:17:01.410Z Downloaded once_cell v1.21.3
3882026-05-01T19:17:01.413Z Downloaded unicode-ident v1.0.24
3892026-05-01T19:17:01.417Z Downloaded typenum v1.19.0
3902026-05-01T19:17:01.422Z Downloaded heck v0.4.1
3912026-05-01T19:17:01.425Z Downloaded fnv v1.0.7
3922026-05-01T19:17:01.428Z Downloaded toml_edit v0.22.27
3932026-05-01T19:17:01.431Z Downloaded tabled_derive v0.7.0
3942026-05-01T19:17:01.434Z Downloaded serde_spanned v0.6.9
3952026-05-01T19:17:01.434Z Downloaded smawk v0.3.2
3962026-05-01T19:17:01.434Z Downloaded form_urlencoded v1.2.2
3972026-05-01T19:17:01.434Z Downloaded crypto-common v0.1.7
3982026-05-01T19:17:01.437Z Downloaded zerotrie v0.2.3
3992026-05-01T19:17:01.440Z Downloaded zerocopy v0.7.35
4002026-05-01T19:17:01.446Z Downloaded zerovec v0.11.5
4012026-05-01T19:17:01.449Z Downloaded memmap v0.7.0
4022026-05-01T19:17:01.452Z Downloaded macaddr v1.0.1
4032026-05-01T19:17:01.453Z Downloaded ordered-float v2.10.1
4042026-05-01T19:17:01.453Z Downloaded idna_adapter v1.2.1
4052026-05-01T19:17:01.453Z Downloaded heck v0.5.0
4062026-05-01T19:17:01.453Z Downloaded dtrace-parser v0.2.0
4072026-05-01T19:17:01.455Z Downloaded url v2.5.8
4082026-05-01T19:17:01.455Z Downloaded terminal_size v0.4.3
4092026-05-01T19:17:01.459Z Downloaded itoa v1.0.17
4102026-05-01T19:17:01.462Z Downloaded winnow v0.7.14
4112026-05-01T19:17:01.465Z Downloaded strsim v0.11.1
4122026-05-01T19:17:01.470Z Downloaded scroll v0.12.0
4132026-05-01T19:17:01.470Z Downloaded proc-macro-error v1.0.4
4142026-05-01T19:17:01.477Z Downloaded unicode-width v0.2.0
4152026-05-01T19:17:01.477Z Downloaded unicode-width v0.1.14
4162026-05-01T19:17:01.477Z Downloaded erased-serde v0.4.9
4172026-05-01T19:17:01.480Z Downloaded clap_derive v4.5.55
4182026-05-01T19:17:01.480Z Downloaded tabled v0.15.0
4192026-05-01T19:17:01.487Z Downloaded fs-err v3.3.0
4202026-05-01T19:17:01.490Z Downloaded equivalent v1.0.2
4212026-05-01T19:17:01.493Z Downloaded displaydoc v0.2.5
4222026-05-01T19:17:01.496Z Downloaded digest v0.10.7
4232026-05-01T19:17:01.507Z Downloaded synstructure v0.13.2
4242026-05-01T19:17:01.510Z Downloaded sha2 v0.10.9
4252026-05-01T19:17:01.510Z Downloaded serde_tokenstream v0.2.3
4262026-05-01T19:17:01.516Z Downloaded smallvec v1.15.1
4272026-05-01T19:17:01.518Z Downloaded memchr v2.8.0
4282026-05-01T19:17:01.521Z Downloaded tempfile v3.25.0
4292026-05-01T19:17:01.521Z Downloaded pest_derive v2.8.6
4302026-05-01T19:17:01.524Z Downloaded semver v1.0.28
4312026-05-01T19:17:01.524Z Downloaded litemap v0.8.1
4322026-05-01T19:17:01.527Z Downloaded pest_generator v2.8.6
4332026-05-01T19:17:01.542Z Downloaded quote v1.0.45
4342026-05-01T19:17:01.544Z Downloaded clap v4.5.60
4352026-05-01T19:17:01.549Z Downloaded papergrid v0.11.0
4362026-05-01T19:17:01.557Z Downloaded proc-macro2 v1.0.106
4372026-05-01T19:17:01.560Z Downloaded serde_derive v1.0.228
4382026-05-01T19:17:01.562Z Downloaded num-traits v0.2.19
4392026-05-01T19:17:01.567Z Downloaded log v0.4.29
4402026-05-01T19:17:01.570Z Downloaded icu_provider v2.1.1
4412026-05-01T19:17:01.573Z Downloaded pest_meta v2.8.6
4422026-05-01T19:17:01.574Z Downloaded icu_properties v2.1.2
4432026-05-01T19:17:01.577Z Downloaded serde_core v1.0.228
4442026-05-01T19:17:01.579Z Downloaded icu_normalizer_data v2.1.1
4452026-05-01T19:17:01.581Z Downloaded icu_locale_core v2.1.1
4462026-05-01T19:17:01.584Z Downloaded icu_collections v2.1.1
4472026-05-01T19:17:01.587Z Downloaded getrandom v0.4.1
4482026-05-01T19:17:01.592Z Downloaded syn v1.0.109
4492026-05-01T19:17:01.597Z Downloaded serde v1.0.228
4502026-05-01T19:17:01.600Z Downloaded icu_normalizer v2.1.1
4512026-05-01T19:17:01.610Z Downloaded indexmap v2.14.0
4522026-05-01T19:17:01.630Z Downloaded pest v2.8.6
4532026-05-01T19:17:01.645Z Downloaded idna v1.1.0
4542026-05-01T19:17:01.650Z Downloaded serde_json v1.0.149
4552026-05-01T19:17:01.654Z Downloaded icu_properties_data v2.1.2
4562026-05-01T19:17:01.659Z Downloaded hashbrown v0.17.0
4572026-05-01T19:17:01.661Z Downloaded goblin v0.8.2
4582026-05-01T19:17:01.664Z Downloaded clap_builder v4.5.60
4592026-05-01T19:17:01.692Z Downloaded syn v2.0.117
4602026-05-01T19:17:01.708Z Downloaded rustix v1.1.3
4612026-05-01T19:17:01.738Z Downloaded libc v0.2.185
4622026-05-01T19:17:01.805Z Compiling proc-macro2 v1.0.106
4632026-05-01T19:17:01.806Z Compiling quote v1.0.45
4642026-05-01T19:17:01.806Z Compiling unicode-ident v1.0.24
4652026-05-01T19:17:01.809Z Compiling serde_core v1.0.228
4662026-05-01T19:17:01.810Z Compiling libc v0.2.185
4672026-05-01T19:17:01.810Z Compiling version_check v0.9.5
4682026-05-01T19:17:01.810Z Compiling stable_deref_trait v1.2.1
4692026-05-01T19:17:01.810Z Compiling serde v1.0.228
4702026-05-01T19:17:02.111Z Compiling memchr v2.8.0
4712026-05-01T19:17:02.146Z Compiling zmij v1.0.21
4722026-05-01T19:17:02.385Z Compiling thiserror v1.0.69
4732026-05-01T19:17:02.556Z Compiling ucd-trie v0.1.7
4742026-05-01T19:17:02.663Z Compiling itoa v1.0.17
4752026-05-01T19:17:02.743Z Compiling autocfg v1.5.0
4762026-05-01T19:17:02.833Z Compiling pest v2.8.6
4772026-05-01T19:17:02.860Z Compiling litemap v0.8.1
4782026-05-01T19:17:02.918Z Compiling writeable v0.6.2
4792026-05-01T19:17:03.027Z Compiling rustix v1.1.3
4802026-05-01T19:17:03.059Z Compiling byteorder v1.5.0
4812026-05-01T19:17:03.117Z Compiling icu_normalizer_data v2.1.1
4822026-05-01T19:17:03.167Z Compiling icu_properties_data v2.1.2
4832026-05-01T19:17:03.422Z Compiling errno v0.3.14
4842026-05-01T19:17:03.514Z Compiling syn v2.0.117
4852026-05-01T19:17:03.563Z Compiling bitflags v2.11.0
4862026-05-01T19:17:03.573Z Compiling serde_json v1.0.149
4872026-05-01T19:17:03.695Z Compiling num-traits v0.2.19
4882026-05-01T19:17:03.808Z Compiling typeid v1.0.3
4892026-05-01T19:17:03.829Z Compiling smallvec v1.15.1
4902026-05-01T19:17:03.889Z Compiling pest_meta v2.8.6
4912026-05-01T19:17:04.061Z Compiling equivalent v1.0.2
4922026-05-01T19:17:04.128Z Compiling hashbrown v0.17.0
4932026-05-01T19:17:04.330Z Compiling thread-id v4.2.2
4942026-05-01T19:17:04.422Z Compiling usdt-impl v0.5.0
4952026-05-01T19:17:04.434Z Compiling proc-macro-error-attr v1.0.4
4962026-05-01T19:17:04.464Z Compiling erased-serde v0.4.9
4972026-05-01T19:17:04.629Z Compiling winnow v0.7.14
4982026-05-01T19:17:04.639Z Compiling indexmap v2.14.0
4992026-05-01T19:17:04.729Z Compiling toml_write v0.1.2
5002026-05-01T19:17:04.810Z Compiling syn v1.0.109
5012026-05-01T19:17:05.294Z Compiling proc-macro-error v1.0.4
5022026-05-01T19:17:05.334Z Compiling utf8parse v0.2.2
5032026-05-01T19:17:05.463Z Compiling getrandom v0.4.1
5042026-05-01T19:17:05.486Z Compiling camino v1.2.2
5052026-05-01T19:17:05.618Z Compiling thiserror v2.0.18
5062026-05-01T19:17:05.704Z Compiling plain v0.2.3
5072026-05-01T19:17:05.747Z Compiling utf8_iter v1.0.4
5082026-05-01T19:17:05.823Z Compiling log v0.4.29
5092026-05-01T19:17:05.836Z Compiling percent-encoding v2.3.2
5102026-05-01T19:17:05.915Z Compiling ordered-float v2.10.1
5112026-05-01T19:17:06.009Z Compiling form_urlencoded v1.2.2
5122026-05-01T19:17:06.029Z Compiling anstyle-parse v0.2.7
5132026-05-01T19:17:06.176Z Compiling terminal_size v0.4.3
5142026-05-01T19:17:06.193Z Compiling synstructure v0.13.2
5152026-05-01T19:17:06.229Z Compiling pest_generator v2.8.6
5162026-05-01T19:17:06.331Z Compiling cfg-if v1.0.4
5172026-05-01T19:17:06.412Z Compiling anstyle-query v1.1.5
5182026-05-01T19:17:06.439Z Compiling colorchoice v1.0.4
5192026-05-01T19:17:06.507Z Compiling anstyle v1.0.13
5202026-05-01T19:17:06.533Z Compiling is_terminal_polyfill v1.70.2
5212026-05-01T19:17:06.563Z Compiling pretty-hex v0.4.1
5222026-05-01T19:17:06.632Z Compiling serde-untagged v0.1.9
5232026-05-01T19:17:06.688Z Compiling anstream v0.6.21
5242026-05-01T19:17:06.813Z Compiling semver v1.0.28
5252026-05-01T19:17:06.901Z Compiling fs-err v3.3.0
5262026-05-01T19:17:06.950Z Compiling fastrand v2.3.0
5272026-05-01T19:17:06.994Z Compiling strsim v0.11.1
5282026-05-01T19:17:07.084Z Compiling unicode-xid v0.2.6
5292026-05-01T19:17:07.114Z Compiling bytecount v0.6.9
5302026-05-01T19:17:07.137Z Compiling heck v0.4.1
5312026-05-01T19:17:07.204Z Compiling heck v0.5.0
5322026-05-01T19:17:07.222Z Compiling anyhow v1.0.102
5332026-05-01T19:17:07.344Z Compiling fnv v1.0.7
5342026-05-01T19:17:07.368Z Compiling unicode-width v0.1.14
5352026-05-01T19:17:07.450Z Compiling once_cell v1.21.3
5362026-05-01T19:17:07.467Z Compiling clap_lex v1.0.0
5372026-05-01T19:17:07.642Z Compiling clap_builder v4.5.60
5382026-05-01T19:17:07.665Z Compiling tempfile v3.25.0
5392026-05-01T19:17:07.668Z Compiling papergrid v0.11.0
5402026-05-01T19:17:07.699Z Compiling memmap v0.7.0
5412026-05-01T19:17:07.747Z Compiling smawk v0.3.2
5422026-05-01T19:17:07.865Z Compiling serde_derive v1.0.228
5432026-05-01T19:17:07.884Z Compiling zerofrom-derive v0.1.6
5442026-05-01T19:17:07.900Z Compiling yoke-derive v0.8.1
5452026-05-01T19:17:08.038Z Compiling zerovec-derive v0.11.2
5462026-05-01T19:17:08.181Z Compiling displaydoc v0.2.5
5472026-05-01T19:17:08.923Z Compiling thiserror-impl v1.0.69
5482026-05-01T19:17:09.047Z Compiling zerocopy-derive v0.7.35
5492026-05-01T19:17:09.128Z Compiling pest_derive v2.8.6
5502026-05-01T19:17:09.180Z Compiling scroll_derive v0.12.1
5512026-05-01T19:17:09.269Z Compiling zerofrom v0.1.6
5522026-05-01T19:17:09.409Z Compiling yoke v0.8.1
5532026-05-01T19:17:09.556Z Compiling thiserror-impl v2.0.18
5542026-05-01T19:17:09.608Z Compiling zerovec v0.11.5
5552026-05-01T19:17:09.853Z Compiling zerotrie v0.2.3
5562026-05-01T19:17:09.947Z Compiling zerocopy v0.7.35
5572026-05-01T19:17:10.123Z Compiling tinystr v0.8.2
5582026-05-01T19:17:10.166Z Compiling potential_utf v0.1.4
5592026-05-01T19:17:10.342Z Compiling icu_locale_core v2.1.1
5602026-05-01T19:17:10.344Z Compiling icu_collections v2.1.1
5612026-05-01T19:17:10.386Z Compiling dtrace-parser v0.2.0
5622026-05-01T19:17:10.519Z Compiling scroll v0.12.0
5632026-05-01T19:17:10.688Z Compiling tabled_derive v0.7.0
5642026-05-01T19:17:10.796Z Compiling goblin v0.8.2
5652026-05-01T19:17:10.814Z Compiling clap_derive v4.5.55
5662026-05-01T19:17:10.844Z Compiling unicode-linebreak v0.1.5
5672026-05-01T19:17:11.091Z Compiling icu_provider v2.1.1
5682026-05-01T19:17:11.233Z Compiling unicode-width v0.2.0
5692026-05-01T19:17:11.263Z Compiling camino-tempfile v1.4.1
5702026-05-01T19:17:11.385Z Compiling icu_properties v2.1.2
5712026-05-01T19:17:11.413Z Compiling icu_normalizer v2.1.1
5722026-05-01T19:17:11.453Z Compiling toml_datetime v0.6.11
5732026-05-01T19:17:11.500Z Compiling serde_spanned v0.6.9
5742026-05-01T19:17:11.531Z Compiling dof v0.3.0
5752026-05-01T19:17:11.610Z Compiling serde_tokenstream v0.2.3
5762026-05-01T19:17:11.653Z Compiling toml_edit v0.22.27
5772026-05-01T19:17:11.717Z Compiling serde-value v0.7.0
5782026-05-01T19:17:11.939Z Compiling cargo-platform v0.2.0
5792026-05-01T19:17:11.958Z Compiling tabled v0.15.0
5802026-05-01T19:17:12.088Z Compiling textwrap v0.16.2
5812026-05-01T19:17:12.219Z Compiling idna_adapter v1.2.1
5822026-05-01T19:17:12.370Z Compiling idna v1.1.0
5832026-05-01T19:17:12.457Z Compiling macaddr v1.0.1
5842026-05-01T19:17:12.542Z Compiling usdt-macro v0.5.0
5852026-05-01T19:17:12.560Z Compiling usdt-attr-macro v0.5.0
5862026-05-01T19:17:12.577Z Compiling clap v4.5.60
5872026-05-01T19:17:12.665Z Compiling url v2.5.8
5882026-05-01T19:17:13.038Z Compiling toml v0.8.23
5892026-05-01T19:17:13.226Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5902026-05-01T19:17:13.415Z Compiling cargo-util-schemas v0.8.2
5912026-05-01T19:17:13.481Z Compiling cargo_toml v0.21.0
5922026-05-01T19:17:13.660Z Compiling swrite v0.1.0
5932026-05-01T19:17:13.760Z Compiling usdt v0.5.0
5942026-05-01T19:17:14.371Z Compiling cargo_metadata v0.21.0
5952026-05-01T19:17:15.328Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5962026-05-01T19:17:17.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.25s
5972026-05-01T19:17:17.646Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5982026-05-01T19:17:18.207Z Downloading crates ...
5992026-05-01T19:17:18.303Z Downloaded bit-set v0.8.0
6002026-05-01T19:17:18.306Z Downloaded bitflags v1.3.2
6012026-05-01T19:17:18.308Z Downloaded async-recursion v1.1.1
6022026-05-01T19:17:18.308Z Downloaded adler2 v2.0.1
6032026-05-01T19:17:18.311Z Downloaded arrayref v0.3.9
6042026-05-01T19:17:18.314Z Downloaded convert_case v0.4.0
6052026-05-01T19:17:18.314Z Downloaded array-init v0.0.4
6062026-05-01T19:17:18.317Z Downloaded compression-codecs v0.4.37
6072026-05-01T19:17:18.320Z Downloaded bytes v1.11.1
6082026-05-01T19:17:18.323Z Downloaded aead v0.5.2
6092026-05-01T19:17:18.326Z Downloaded async-bb8-diesel v0.2.1
6102026-05-01T19:17:18.326Z Downloaded bb8 v0.8.6
6112026-05-01T19:17:18.329Z Downloaded crunchy v0.2.4
6122026-05-01T19:17:18.329Z Downloaded crucible-workspace-hack v0.1.0
6132026-05-01T19:17:18.329Z Downloaded crossbeam-channel v0.5.15
6142026-05-01T19:17:18.331Z Downloaded cookie_store v0.22.1
6152026-05-01T19:17:18.334Z Downloaded crossterm v0.29.0
6162026-05-01T19:17:18.337Z Downloaded deranged v0.5.8
6172026-05-01T19:17:18.337Z Downloaded darling_macro v0.20.11
6182026-05-01T19:17:18.340Z Downloaded curve25519-dalek-derive v0.1.1
6192026-05-01T19:17:18.340Z Downloaded derive-where v1.6.0
6202026-05-01T19:17:18.342Z Downloaded ascii-canvas v3.0.0
6212026-05-01T19:17:18.342Z Downloaded console v0.16.2
6222026-05-01T19:17:18.345Z Downloaded arrayvec v0.7.6
6232026-05-01T19:17:18.345Z Downloaded bzip2 v0.4.4
6242026-05-01T19:17:18.348Z Downloaded ar_archive_writer v0.5.1
6252026-05-01T19:17:18.348Z Downloaded crc32fast v1.5.0
6262026-05-01T19:17:18.351Z Downloaded derive_more v0.99.20
6272026-05-01T19:17:18.354Z Downloaded dunce v1.0.5
6282026-05-01T19:17:18.354Z Downloaded der_derive v0.7.3
6292026-05-01T19:17:18.354Z Downloaded aes v0.8.4
6302026-05-01T19:17:18.358Z Downloaded ena v0.14.4
6312026-05-01T19:17:18.361Z Downloaded ed25519 v2.2.3
6322026-05-01T19:17:18.361Z Downloaded derive_builder v0.20.2
6332026-05-01T19:17:18.363Z Downloaded castaway v0.2.4
6342026-05-01T19:17:18.364Z Downloaded defmt-macros v1.0.1
6352026-05-01T19:17:18.366Z Downloaded enum-as-inner v0.6.1
6362026-05-01T19:17:18.366Z Downloaded darling_macro v0.21.3
6372026-05-01T19:17:18.366Z Downloaded dirs-sys-next v0.1.2
6382026-05-01T19:17:18.369Z Downloaded dropshot-api-manager-types v0.7.1
6392026-05-01T19:17:18.369Z Downloaded crc-catalog v2.4.0
6402026-05-01T19:17:18.369Z Downloaded find-msvc-tools v0.1.9
6412026-05-01T19:17:18.372Z Downloaded bitfield-macros v0.19.4
6422026-05-01T19:17:18.372Z Downloaded base16ct v0.2.0
6432026-05-01T19:17:18.372Z Downloaded cexpr v0.6.0
6442026-05-01T19:17:18.375Z Downloaded darling_macro v0.23.0
6452026-05-01T19:17:18.375Z Downloaded async-stream-impl v0.3.6
6462026-05-01T19:17:18.375Z Downloaded float-ord v0.3.2
6472026-05-01T19:17:18.375Z Downloaded defmt v1.0.1
6482026-05-01T19:17:18.378Z Downloaded filetime v0.2.27
6492026-05-01T19:17:18.380Z Downloaded diff v0.1.13
6502026-05-01T19:17:18.380Z Downloaded float-cmp v0.10.0
6512026-05-01T19:17:18.383Z Downloaded cfg_aliases v0.1.1
6522026-05-01T19:17:18.383Z Downloaded endian-type v0.1.2
6532026-05-01T19:17:18.383Z Downloaded downcast-rs v2.0.2
6542026-05-01T19:17:18.383Z Downloaded ciborium-io v0.2.2
6552026-05-01T19:17:18.386Z Downloaded fixedbitset v0.4.2
6562026-05-01T19:17:18.386Z Downloaded dsl_auto_type v0.2.0
6572026-05-01T19:17:18.386Z Downloaded fd-lock v4.0.4
6582026-05-01T19:17:18.389Z Downloaded debug-ignore v1.0.5
6592026-05-01T19:17:18.389Z Downloaded compression-core v0.4.31
6602026-05-01T19:17:18.389Z Downloaded bitfield-struct v0.6.2
6612026-05-01T19:17:18.392Z Downloaded bit-set v0.5.3
6622026-05-01T19:17:18.392Z Downloaded bcrypt-pbkdf v0.10.0
6632026-05-01T19:17:18.392Z Downloaded atty v0.2.14
6642026-05-01T19:17:18.394Z Downloaded atomicwrites v0.4.4
6652026-05-01T19:17:18.395Z Downloaded display-error-chain v0.2.2
6662026-05-01T19:17:18.395Z Downloaded embedded-io v0.6.1
6672026-05-01T19:17:18.397Z Downloaded dirs-next v2.0.0
6682026-05-01T19:17:18.397Z Downloaded defmt-parser v1.0.0
6692026-05-01T19:17:18.397Z Downloaded crc v3.4.0
6702026-05-01T19:17:18.400Z Downloaded cobs v0.3.0
6712026-05-01T19:17:18.400Z Downloaded atomic-waker v1.1.2
6722026-05-01T19:17:18.400Z Downloaded cstr-argument v0.1.2
6732026-05-01T19:17:18.400Z Downloaded ciborium-ll v0.2.2
6742026-05-01T19:17:18.403Z Downloaded document-features v0.2.12
6752026-05-01T19:17:18.403Z Downloaded defmt v0.3.100
6762026-05-01T19:17:18.403Z Downloaded foreign-types v0.5.0
6772026-05-01T19:17:18.406Z Downloaded cpufeatures v0.3.0
6782026-05-01T19:17:18.406Z Downloaded erased-serde v0.3.31
6792026-05-01T19:17:18.407Z Downloaded derive_builder_macro v0.20.2
6802026-05-01T19:17:18.410Z Downloaded crossbeam-deque v0.8.6
6812026-05-01T19:17:18.410Z Downloaded assert_matches v1.5.0
6822026-05-01T19:17:18.410Z Downloaded async-stream v0.3.6
6832026-05-01T19:17:18.410Z Downloaded darling_core v0.20.11
6842026-05-01T19:17:18.413Z Downloaded ecdsa v0.16.9
6852026-05-01T19:17:18.413Z Downloaded block-padding v0.3.3
6862026-05-01T19:17:18.416Z Downloaded cargo-platform v0.1.9
6872026-05-01T19:17:18.416Z Downloaded backoff v0.4.0
6882026-05-01T19:17:18.419Z Downloaded dtrace-parser v0.3.0
6892026-05-01T19:17:18.419Z Downloaded const_format_proc_macros v0.2.34
6902026-05-01T19:17:18.419Z Downloaded cipher v0.4.4
6912026-05-01T19:17:18.422Z Downloaded async-trait v0.1.89
6922026-05-01T19:17:18.422Z Downloaded diesel_table_macro_syntax v0.3.0
6932026-05-01T19:17:18.426Z Downloaded env_filter v1.0.0
6942026-05-01T19:17:18.426Z Downloaded futures-core v0.3.32
6952026-05-01T19:17:18.426Z Downloaded foreign-types-shared v0.3.1
6962026-05-01T19:17:18.428Z Downloaded cookie v0.18.1
6972026-05-01T19:17:18.428Z Downloaded allocator-api2 v0.2.21
6982026-05-01T19:17:18.428Z Downloaded crc8 v0.1.1
6992026-05-01T19:17:18.431Z Downloaded futures-sink v0.3.32
7002026-05-01T19:17:18.431Z Downloaded foreign-types v0.3.2
7012026-05-01T19:17:18.431Z Downloaded funty v2.0.0
7022026-05-01T19:17:18.431Z Downloaded foreign-types-shared v0.1.1
7032026-05-01T19:17:18.434Z Downloaded dof v0.4.0
7042026-05-01T19:17:18.434Z Downloaded dyn-clone v1.0.20
7052026-05-01T19:17:18.434Z Downloaded embedded-io v0.4.0
7062026-05-01T19:17:18.437Z Downloaded fxhash v0.2.1
7072026-05-01T19:17:18.437Z Downloaded globwalk v0.9.1
7082026-05-01T19:17:18.440Z Downloaded hash32 v0.3.1
7092026-05-01T19:17:18.443Z Downloaded hash32 v0.2.1
7102026-05-01T19:17:18.443Z Downloaded ghash v0.5.1
7112026-05-01T19:17:18.443Z Downloaded futures-macro v0.3.32
7122026-05-01T19:17:18.446Z Downloaded git-stub v1.0.0
7132026-05-01T19:17:18.446Z Downloaded futures-task v0.3.32
7142026-05-01T19:17:18.446Z Downloaded byte-wrapper v0.1.0
7152026-05-01T19:17:18.448Z Downloaded convert_case v0.10.0
7162026-05-01T19:17:18.449Z Downloaded cfg_aliases v0.2.1
7172026-05-01T19:17:18.449Z Downloaded base64ct v1.8.3
7182026-05-01T19:17:18.451Z Downloaded foreign-types-macros v0.2.3
7192026-05-01T19:17:18.451Z Downloaded bit-vec v0.8.0
7202026-05-01T19:17:18.454Z Downloaded difflib v0.4.0
7212026-05-01T19:17:18.454Z Downloaded argon2 v0.5.3
7222026-05-01T19:17:18.454Z Downloaded futures-io v0.3.32
7232026-05-01T19:17:18.457Z Downloaded fixedbitset v0.5.7
7242026-05-01T19:17:18.457Z Downloaded ctr v0.9.2
7252026-05-01T19:17:18.459Z Downloaded blowfish v0.9.1
7262026-05-01T19:17:18.459Z Downloaded data-encoding v2.10.0
7272026-05-01T19:17:18.460Z Downloaded bit-vec v0.6.3
7282026-05-01T19:17:18.462Z Downloaded daft-derive v0.1.5
7292026-05-01T19:17:18.465Z Downloaded constant_time_eq v0.4.2
7302026-05-01T19:17:18.465Z Downloaded corncobs v0.1.4
7312026-05-01T19:17:18.465Z Downloaded crypto-bigint v0.5.5
7322026-05-01T19:17:18.471Z Downloaded hex v0.4.3
7332026-05-01T19:17:18.475Z Downloaded headers-core v0.3.0
7342026-05-01T19:17:18.475Z Downloaded cmake v0.1.57
7352026-05-01T19:17:18.475Z Downloaded hostname v0.3.1
7362026-05-01T19:17:18.475Z Downloaded hex-literal v0.4.1
7372026-05-01T19:17:18.475Z Downloaded cbc v0.1.2
7382026-05-01T19:17:18.475Z Downloaded home v0.5.12
7392026-05-01T19:17:18.478Z Downloaded buf-list v1.1.2
7402026-05-01T19:17:18.478Z Downloaded http-range v0.1.5
7412026-05-01T19:17:18.478Z Downloaded bitfield v0.19.4
7422026-05-01T19:17:18.480Z Downloaded bcs v0.1.6
7432026-05-01T19:17:18.480Z Downloaded hubpack v0.1.2
7442026-05-01T19:17:18.480Z Downloaded camino-tempfile-ext v0.3.3
7452026-05-01T19:17:18.483Z Downloaded fallible-iterator v0.2.0
7462026-05-01T19:17:18.483Z Downloaded hostname v0.4.2
7472026-05-01T19:17:18.486Z Downloaded indoc v1.0.9
7482026-05-01T19:17:18.486Z Downloaded hyper-tls v0.6.0
7492026-05-01T19:17:18.489Z Downloaded hubpack_derive v0.1.1
7502026-05-01T19:17:18.489Z Downloaded foldhash v0.2.0
7512026-05-01T19:17:18.489Z Downloaded ident_case v1.0.1
7522026-05-01T19:17:18.489Z Downloaded foldhash v0.1.5
7532026-05-01T19:17:18.493Z Downloaded either v1.15.0
7542026-05-01T19:17:18.493Z Downloaded httpdate v1.0.3
7552026-05-01T19:17:18.493Z Downloaded gethostname v0.5.0
7562026-05-01T19:17:18.496Z Downloaded chacha20 v0.9.1
7572026-05-01T19:17:18.496Z Downloaded derive_builder_core v0.20.2
7582026-05-01T19:17:18.496Z Downloaded fs-err v2.11.0
7592026-05-01T19:17:18.496Z Downloaded futures-executor v0.3.32
7602026-05-01T19:17:18.500Z Downloaded ff v0.13.1
7612026-05-01T19:17:18.503Z Downloaded fs_extra v1.3.0
7622026-05-01T19:17:18.503Z Downloaded instant v0.1.13
7632026-05-01T19:17:18.506Z Downloaded inout v0.1.4
7642026-05-01T19:17:18.506Z Downloaded daft v0.1.5
7652026-05-01T19:17:18.506Z Downloaded drift v0.1.3
7662026-05-01T19:17:18.509Z Downloaded is_ci v1.2.0
7672026-05-01T19:17:18.514Z Downloaded instability v0.3.11
7682026-05-01T19:17:18.514Z Downloaded ahash v0.8.12
7692026-05-01T19:17:18.516Z Downloaded internet-checksum v0.2.1
7702026-05-01T19:17:18.516Z Downloaded colored v3.1.1
7712026-05-01T19:17:18.516Z Downloaded group v0.13.0
7722026-05-01T19:17:18.517Z Downloaded cancel-safe-futures v0.1.5
7732026-05-01T19:17:18.519Z Downloaded console v0.15.11
7742026-05-01T19:17:18.519Z Downloaded colored v2.2.0
7752026-05-01T19:17:18.524Z Downloaded chacha20 v0.10.0
7762026-05-01T19:17:18.528Z Downloaded env_logger v0.11.9
7772026-05-01T19:17:18.528Z Downloaded keccak v0.1.6
7782026-05-01T19:17:18.528Z Downloaded fatfs v0.3.6
7792026-05-01T19:17:18.529Z Downloaded cargo_metadata v0.19.2
7802026-05-01T19:17:18.533Z Downloaded highway v1.3.0
7812026-05-01T19:17:18.533Z Downloaded const-oid v0.9.6
7822026-05-01T19:17:18.533Z Downloaded lazy_static v1.5.0
7832026-05-01T19:17:18.535Z Downloaded kstat-rs v0.2.4
7842026-05-01T19:17:18.535Z Downloaded ciborium v0.2.2
7852026-05-01T19:17:18.536Z Downloaded blake2 v0.10.6
7862026-05-01T19:17:18.539Z Downloaded lalrpop-util v0.19.12
7872026-05-01T19:17:18.539Z Downloaded http-body v1.0.1
7882026-05-01T19:17:18.539Z Downloaded async-compression v0.4.41
7892026-05-01T19:17:18.542Z Downloaded crossbeam-epoch v0.9.18
7902026-05-01T19:17:18.544Z Downloaded humantime v2.3.0
7912026-05-01T19:17:18.544Z Downloaded indent_write v2.2.0
7922026-05-01T19:17:18.544Z Downloaded hyper-staticfile v0.10.1
7932026-05-01T19:17:18.547Z Downloaded http-body-util v0.1.3
7942026-05-01T19:17:18.547Z Downloaded lru-slab v0.1.2
7952026-05-01T19:17:18.550Z Downloaded lru v0.12.5
7962026-05-01T19:17:18.550Z Downloaded linked-hash-map v0.5.6
7972026-05-01T19:17:18.550Z Downloaded maybe-uninit v2.0.0
7982026-05-01T19:17:18.553Z Downloaded libscf-sys v1.1.0
7992026-05-01T19:17:18.553Z Downloaded md-5 v0.10.6
8002026-05-01T19:17:18.553Z Downloaded memoffset v0.9.1
8012026-05-01T19:17:18.553Z Downloaded match_cfg v0.1.0
8022026-05-01T19:17:18.556Z Downloaded lzss v0.8.2
8032026-05-01T19:17:18.556Z Downloaded md5 v0.7.0
8042026-05-01T19:17:18.556Z Downloaded managed v0.8.0
8052026-05-01T19:17:18.559Z Downloaded lru-cache v0.1.2
8062026-05-01T19:17:18.559Z Downloaded darling v0.21.3
8072026-05-01T19:17:18.561Z Downloaded impl-trait-for-tuples v0.2.3
8082026-05-01T19:17:18.561Z Downloaded globset v0.4.18
8092026-05-01T19:17:18.564Z Downloaded futures-channel v0.3.32
8102026-05-01T19:17:18.564Z Downloaded getrandom v0.2.17
8112026-05-01T19:17:18.567Z Downloaded des v0.8.1
8122026-05-01T19:17:18.567Z Downloaded ingot-types v0.1.2
8132026-05-01T19:17:18.571Z Downloaded mime v0.3.17
8142026-05-01T19:17:18.571Z Downloaded ipnet v2.11.0
8152026-05-01T19:17:18.571Z Downloaded critical-section v1.2.0
8162026-05-01T19:17:18.574Z Downloaded newline-converter v0.3.0
8172026-05-01T19:17:18.574Z Downloaded new_debug_unreachable v1.0.6
8182026-05-01T19:17:18.574Z Downloaded dropshot_endpoint v0.17.0
8192026-05-01T19:17:18.577Z Downloaded ingot v0.1.1
8202026-05-01T19:17:18.577Z Downloaded indoc v2.0.7
8212026-05-01T19:17:18.579Z Downloaded half v1.8.3
8222026-05-01T19:17:18.579Z Downloaded dropshot_endpoint v0.16.7
8232026-05-01T19:17:18.582Z Downloaded darling_core v0.23.0
8242026-05-01T19:17:18.585Z Downloaded darling_core v0.21.3
8252026-05-01T19:17:18.587Z Downloaded nonempty v0.12.0
8262026-05-01T19:17:18.587Z Downloaded nodrop v0.1.14
8272026-05-01T19:17:18.590Z Downloaded crc-any v2.5.0
8282026-05-01T19:17:18.590Z Downloaded clang-sys v1.8.1
8292026-05-01T19:17:18.593Z Downloaded normalize-line-endings v0.3.0
8302026-05-01T19:17:18.593Z Downloaded num-iter v0.1.45
8312026-05-01T19:17:18.593Z Downloaded num v0.4.3
8322026-05-01T19:17:18.596Z Downloaded hmac v0.12.1
8332026-05-01T19:17:18.596Z Downloaded newtype_derive v0.1.6
8342026-05-01T19:17:18.596Z Downloaded newtype-uuid-macros v0.1.0
8352026-05-01T19:17:18.596Z Downloaded multimap v0.10.1
8362026-05-01T19:17:18.599Z Downloaded darling v0.23.0
8372026-05-01T19:17:18.603Z Downloaded num-derive v0.3.3
8382026-05-01T19:17:18.603Z Downloaded num-conv v0.2.0
8392026-05-01T19:17:18.603Z Downloaded jobserver v0.1.34
8402026-05-01T19:17:18.606Z Downloaded libsw-core v0.3.2
8412026-05-01T19:17:18.606Z Downloaded cc v1.2.56
8422026-05-01T19:17:18.606Z Downloaded httparse v1.10.1
8432026-05-01T19:17:18.609Z Downloaded olpc-cjson v0.1.4
8442026-05-01T19:17:18.609Z Downloaded libefi-sys v0.1.0
8452026-05-01T19:17:18.612Z Downloaded hyper-rustls v0.27.7
8462026-05-01T19:17:18.612Z Downloaded linear-map v1.2.0
8472026-05-01T19:17:18.615Z Downloaded libsw v3.5.0
8482026-05-01T19:17:18.615Z Downloaded oso-derive v0.27.3
8492026-05-01T19:17:18.615Z Downloaded openssl-probe v0.2.1
8502026-05-01T19:17:18.615Z Downloaded libloading v0.8.9
8512026-05-01T19:17:18.617Z Downloaded openssl-macros v0.1.1
8522026-05-01T19:17:18.617Z Downloaded openssl-probe v0.1.6
8532026-05-01T19:17:18.617Z Downloaded lock_api v0.4.14
8542026-05-01T19:17:18.621Z Downloaded num_enum_derive v0.5.11
8552026-05-01T19:17:18.622Z Downloaded num-derive v0.4.2
8562026-05-01T19:17:18.622Z Downloaded darling v0.20.11
8572026-05-01T19:17:18.625Z Downloaded maplit v1.0.2
8582026-05-01T19:17:18.625Z Downloaded cassowary v0.3.0
8592026-05-01T19:17:18.625Z Downloaded bzip2 v0.6.1
8602026-05-01T19:17:18.628Z Downloaded backon v1.6.0
8612026-05-01T19:17:18.628Z Downloaded is-terminal v0.4.17
8622026-05-01T19:17:18.631Z Downloaded glob v0.3.3
8632026-05-01T19:17:18.631Z Downloaded ipnetwork v0.21.1
8642026-05-01T19:17:18.631Z Downloaded ingot-macros v0.1.1
8652026-05-01T19:17:18.634Z Downloaded getrandom v0.3.4
8662026-05-01T19:17:18.635Z Downloaded packed_struct_codegen v0.10.1
8672026-05-01T19:17:18.638Z Downloaded nibble_vec v0.1.0
8682026-05-01T19:17:18.638Z Downloaded newtype-uuid v1.3.2
8692026-05-01T19:17:18.638Z Downloaded git-stub-vcs v0.1.0
8702026-05-01T19:17:18.638Z Downloaded flagset v0.4.7
8712026-05-01T19:17:18.641Z Downloaded diesel-dtrace v0.5.0
8722026-05-01T19:17:18.641Z Downloaded parse-display v0.10.0
8732026-05-01T19:17:18.641Z Downloaded crossbeam-utils v0.8.21
8742026-05-01T19:17:18.643Z Downloaded parse-size v1.1.0
8752026-05-01T19:17:18.643Z Downloaded pbkdf2 v0.12.2
8762026-05-01T19:17:18.643Z Downloaded csv-core v0.1.13
8772026-05-01T19:17:18.646Z Downloaded derive-ex v0.1.8
8782026-05-01T19:17:18.646Z Downloaded mime_guess v2.0.5
8792026-05-01T19:17:18.649Z Downloaded nanorand v0.7.0
8802026-05-01T19:17:18.653Z Downloaded path-slash v0.1.5
8812026-05-01T19:17:18.653Z Downloaded num-complex v0.4.6
8822026-05-01T19:17:18.653Z Downloaded nu-ansi-term v0.50.3
8832026-05-01T19:17:18.656Z Downloaded const_format v0.2.35
8842026-05-01T19:17:18.656Z Downloaded multer v3.1.0
8852026-05-01T19:17:18.659Z Downloaded compact_str v0.8.1
8862026-05-01T19:17:18.661Z Downloaded native-tls v0.2.18
8872026-05-01T19:17:18.664Z Downloaded peg-runtime v0.8.5
8882026-05-01T19:17:18.664Z Downloaded phf_shared v0.12.1
8892026-05-01T19:17:18.667Z Downloaded phf_shared v0.13.1
8902026-05-01T19:17:18.670Z Downloaded phf_shared v0.11.3
8912026-05-01T19:17:18.673Z Downloaded pin-utils v0.1.0
8922026-05-01T19:17:18.677Z Downloaded opaque-debug v0.3.1
8932026-05-01T19:17:18.681Z Downloaded num_enum_derive v0.7.5
8942026-05-01T19:17:18.681Z Downloaded num_enum v0.7.5
8952026-05-01T19:17:18.684Z Downloaded ignore v0.4.25
8962026-05-01T19:17:18.684Z Downloaded powerfmt v0.2.0
8972026-05-01T19:17:18.684Z Downloaded precomputed-hash v0.1.1
8982026-05-01T19:17:18.684Z Downloaded litrs v1.0.0
8992026-05-01T19:17:18.687Z Downloaded predicates-tree v1.0.13
9002026-05-01T19:17:18.687Z Downloaded num_threads v0.1.7
9012026-05-01T19:17:18.687Z Downloaded num_enum v0.5.11
9022026-05-01T19:17:18.690Z Downloaded proc-macro-crate v1.3.1
9032026-05-01T19:17:18.693Z Downloaded proc-macro-error-attr2 v2.0.0
9042026-05-01T19:17:18.693Z Downloaded predicates-core v1.0.10
9052026-05-01T19:17:18.693Z Downloaded num-rational v0.4.2
9062026-05-01T19:17:18.696Z Downloaded memmap2 v0.9.10
9072026-05-01T19:17:18.696Z Downloaded futures v0.3.32
9082026-05-01T19:17:18.730Z Downloaded flume v0.11.1
9092026-05-01T19:17:18.730Z Downloaded chacha20poly1305 v0.10.1
9102026-05-01T19:17:18.730Z Downloaded oxide-tokio-rt v0.1.4
9112026-05-01T19:17:18.730Z Downloaded elliptic-curve v0.13.8
9122026-05-01T19:17:18.730Z Downloaded pbkdf2 v0.11.0
9132026-05-01T19:17:18.730Z Downloaded password-hash v0.4.2
9142026-05-01T19:17:18.730Z Downloaded proc-macro-crate v3.4.0
9152026-05-01T19:17:18.730Z Downloaded parking_lot_core v0.8.6
9162026-05-01T19:17:18.730Z Downloaded progenitor-client v0.11.2
9172026-05-01T19:17:18.730Z Downloaded der v0.7.10
9182026-05-01T19:17:18.730Z Downloaded progenitor-client v0.10.0
9192026-05-01T19:17:18.730Z Downloaded progenitor-macro v0.10.0
9202026-05-01T19:17:18.730Z Downloaded progenitor-client v0.14.0
9212026-05-01T19:17:18.730Z Downloaded packed_struct v0.10.1
9222026-05-01T19:17:18.730Z Downloaded progenitor-macro v0.11.2
9232026-05-01T19:17:18.736Z Downloaded progenitor-macro v0.14.0
9242026-05-01T19:17:18.736Z Downloaded arc-swap v1.8.2
9252026-05-01T19:17:18.743Z Downloaded pin-project-internal v1.1.11
9262026-05-01T19:17:18.743Z Downloaded phf v0.12.1
9272026-05-01T19:17:18.743Z Downloaded pem-rfc7468 v0.7.0
9282026-05-01T19:17:18.743Z Downloaded pem v3.0.6
9292026-05-01T19:17:18.743Z Downloaded psl-types v2.0.11
9302026-05-01T19:17:18.746Z Downloaded aes-gcm v0.10.3
9312026-05-01T19:17:18.746Z Downloaded peg-macros v0.8.5
9322026-05-01T19:17:18.746Z Downloaded paste v1.0.15
9332026-05-01T19:17:18.746Z Downloaded password-hash v0.5.0
9342026-05-01T19:17:18.746Z Downloaded half v2.7.1
9352026-05-01T19:17:18.749Z Downloaded radium v0.7.0
9362026-05-01T19:17:18.749Z Downloaded heapless v0.8.0
9372026-05-01T19:17:18.755Z Downloaded quick-error v1.2.3
9382026-05-01T19:17:18.755Z Downloaded headers v0.4.1
9392026-05-01T19:17:18.760Z Downloaded rand_chacha v0.3.1
9402026-05-01T19:17:18.760Z Downloaded polyval v0.6.2
9412026-05-01T19:17:18.760Z Downloaded poly1305 v0.8.0
9422026-05-01T19:17:18.760Z Downloaded num-integer v0.1.46
9432026-05-01T19:17:18.765Z Downloaded pin-project-lite v0.2.17
9442026-05-01T19:17:18.765Z Downloaded rand_xorshift v0.4.0
9452026-05-01T19:17:18.765Z Downloaded ppv-lite86 v0.2.21
9462026-05-01T19:17:18.765Z Downloaded postgres-protocol v0.6.10
9472026-05-01T19:17:18.769Z Downloaded pkg-config v0.3.32
9482026-05-01T19:17:18.770Z Downloaded predicates v3.1.4
9492026-05-01T19:17:18.770Z Downloaded derive_more v2.1.1
9502026-05-01T19:17:18.775Z Downloaded progenitor v0.11.2
9512026-05-01T19:17:18.778Z Downloaded parking_lot_core v0.9.12
9522026-05-01T19:17:18.778Z Downloaded progenitor-macro v0.13.0
9532026-05-01T19:17:18.778Z Downloaded recursive-proc-macro-impl v0.1.1
9542026-05-01T19:17:18.778Z Downloaded recursive v0.1.1
9552026-05-01T19:17:18.782Z Downloaded progenitor v0.14.0
9562026-05-01T19:17:18.782Z Downloaded progenitor v0.13.0
9572026-05-01T19:17:18.782Z Downloaded parking_lot v0.11.2
9582026-05-01T19:17:18.785Z Downloaded primeorder v0.13.6
9592026-05-01T19:17:18.786Z Downloaded flate2 v1.1.9
9602026-05-01T19:17:18.786Z Downloaded parse-display-derive v0.10.0
9612026-05-01T19:17:18.791Z Downloaded bumpalo v3.20.2
9622026-05-01T19:17:18.791Z Downloaded progenitor-extras v0.2.0
9632026-05-01T19:17:18.791Z Downloaded progenitor-client v0.13.0
9642026-05-01T19:17:18.795Z Downloaded proc-macro-error2 v2.0.1
9652026-05-01T19:17:18.795Z Downloaded ref-cast-impl v1.0.25
9662026-05-01T19:17:18.795Z Downloaded ref-cast v1.0.25
9672026-05-01T19:17:18.799Z Downloaded base64 v0.21.7
9682026-05-01T19:17:18.799Z Downloaded ed25519-dalek v2.2.0
9692026-05-01T19:17:18.802Z Downloaded russh-cryptovec v0.7.3
9702026-05-01T19:17:18.802Z Downloaded peg v0.8.5
9712026-05-01T19:17:18.802Z Downloaded hickory-resolver v0.25.2
9722026-05-01T19:17:18.805Z Downloaded pkcs1 v0.7.5
9732026-05-01T19:17:18.805Z Downloaded phf v0.13.1
9742026-05-01T19:17:18.808Z Downloaded libbz2-rs-sys v0.2.2
9752026-05-01T19:17:18.808Z Downloaded pkcs8 v0.10.2
9762026-05-01T19:17:18.812Z Downloaded omicron-zone-package v0.12.2
9772026-05-01T19:17:18.812Z Downloaded rustc_version v0.4.1
9782026-05-01T19:17:18.815Z Downloaded indicatif v0.18.4
9792026-05-01T19:17:18.815Z Downloaded rfc6979 v0.4.0
9802026-05-01T19:17:18.815Z Downloaded indexmap v1.9.3
9812026-05-01T19:17:18.820Z Downloaded r2d2 v0.8.10
9822026-05-01T19:17:18.821Z Downloaded rand_chacha v0.9.0
9832026-05-01T19:17:18.825Z Downloaded iana-time-zone v0.1.65
9842026-05-01T19:17:18.825Z Downloaded base64 v0.22.1
9852026-05-01T19:17:18.825Z Downloaded rustc-hash v2.1.1
9862026-05-01T19:17:18.825Z Downloaded rustc_version v0.1.7
9872026-05-01T19:17:18.829Z Downloaded oxnet v0.1.4
9882026-05-01T19:17:18.829Z Downloaded owo-colors v4.3.0
9892026-05-01T19:17:18.834Z Downloaded rand_seeder v0.4.0
9902026-05-01T19:17:18.837Z Downloaded postcard v1.1.3
9912026-05-01T19:17:18.837Z Downloaded postgres-types v0.2.12
9922026-05-01T19:17:18.839Z Downloaded rand_core v0.10.0
9932026-05-01T19:17:18.840Z Downloaded rand_core v0.9.5
9942026-05-01T19:17:18.840Z Downloaded rand_core v0.6.4
9952026-05-01T19:17:18.844Z Downloaded papergrid v0.17.0
9962026-05-01T19:17:18.847Z Downloaded derive_more-impl v2.1.1
9972026-05-01T19:17:18.852Z Downloaded scheduled-thread-pool v0.2.7
9982026-05-01T19:17:18.852Z Downloaded miniz_oxide v0.8.9
9992026-05-01T19:17:18.854Z Downloaded same-file v1.0.6
10002026-05-01T19:17:18.859Z Downloaded psm v0.1.30
10012026-05-01T19:17:18.863Z Downloaded progenitor v0.10.0
10022026-05-01T19:17:18.863Z Downloaded secrecy v0.8.0
10032026-05-01T19:17:18.866Z Downloaded semver v0.1.20
10042026-05-01T19:17:18.866Z Downloaded scopeguard v1.2.0
10052026-05-01T19:17:18.869Z Downloaded serde_bytes v0.11.19
10062026-05-01T19:17:18.869Z Downloaded secrecy v0.10.3
10072026-05-01T19:17:18.872Z Downloaded scroll_derive v0.13.1
10082026-05-01T19:17:18.875Z Downloaded jiff-static v0.2.21
10092026-05-01T19:17:18.877Z Downloaded pkcs5 v0.7.1
10102026-05-01T19:17:18.877Z Downloaded pin-project v1.1.11
10112026-05-01T19:17:18.885Z Downloaded seq-macro v0.3.6
10122026-05-01T19:17:18.889Z Downloaded resolv-conf v0.7.6
10132026-05-01T19:17:18.889Z Downloaded serde_spanned v1.0.4
10142026-05-01T19:17:18.889Z Downloaded rustls-native-certs v0.8.3
10152026-05-01T19:17:18.889Z Downloaded serde-big-array v0.5.1
10162026-05-01T19:17:18.893Z Downloaded shell-words v1.1.1
10172026-05-01T19:17:18.893Z Downloaded hickory-resolver v0.24.4
10182026-05-01T19:17:18.893Z Downloaded serde_urlencoded v0.7.1
10192026-05-01T19:17:18.896Z Downloaded rustls-pemfile v2.2.0
10202026-05-01T19:17:18.896Z Downloaded sha1 v0.10.6
10212026-05-01T19:17:18.896Z Downloaded serde_plain v1.0.2
10222026-05-01T19:17:18.896Z Downloaded rtoolbox v0.0.3
10232026-05-01T19:17:18.900Z Downloaded quinn-udp v0.5.14
10242026-05-01T19:17:18.903Z Downloaded http v1.4.0
10252026-05-01T19:17:18.903Z Downloaded heapless v0.7.17
10262026-05-01T19:17:18.906Z Downloaded hyper-util v0.1.20
10272026-05-01T19:17:18.909Z Downloaded signal-hook-mio v0.2.5
10282026-05-01T19:17:18.909Z Downloaded siphasher v1.0.2
10292026-05-01T19:17:18.912Z Downloaded sigpipe v0.1.3
10302026-05-01T19:17:18.912Z Downloaded signal-hook-tokio v0.3.1
10312026-05-01T19:17:18.912Z Downloaded rusty-fork v0.3.1
10322026-05-01T19:17:18.915Z Downloaded openssl-sys v0.9.111
10332026-05-01T19:17:18.918Z Downloaded rustls-pemfile v1.0.4
10342026-05-01T19:17:18.918Z Downloaded parking_lot v0.12.5
10352026-05-01T19:17:18.920Z Downloaded progenitor-impl v0.14.0
10362026-05-01T19:17:18.920Z Downloaded prefix-trie v0.7.0
10372026-05-01T19:17:18.923Z Downloaded minimal-lexical v0.2.1
10382026-05-01T19:17:18.926Z Downloaded slog-envlogger v2.2.0
10392026-05-01T19:17:18.926Z Downloaded slog-bunyan v2.5.0
10402026-05-01T19:17:18.929Z Downloaded hashbrown v0.13.2
10412026-05-01T19:17:18.929Z Downloaded p256 v0.13.2
10422026-05-01T19:17:18.931Z Downloaded sapling-renderdag v0.1.0
10432026-05-01T19:17:18.932Z Downloaded diesel_derives v2.3.7
10442026-05-01T19:17:18.937Z Downloaded serde_repr v0.1.20
10452026-05-01T19:17:18.942Z Downloaded salsa20 v0.10.2
10462026-05-01T19:17:18.942Z Downloaded schemars_derive v0.8.22
10472026-05-01T19:17:18.942Z Downloaded oso v0.27.3
10482026-05-01T19:17:18.946Z Downloaded progenitor-impl v0.13.0
10492026-05-01T19:17:18.949Z Downloaded sct v0.7.1
10502026-05-01T19:17:18.952Z Downloaded russh-keys v0.45.0
10512026-05-01T19:17:18.952Z Downloaded scrypt v0.11.0
10522026-05-01T19:17:18.955Z Downloaded scroll v0.13.0
10532026-05-01T19:17:18.955Z Downloaded serde_path_to_error v0.1.20
10542026-05-01T19:17:18.961Z Downloaded shlex v1.3.0
10552026-05-01T19:17:18.963Z Downloaded serde_derive_internals v0.29.1
10562026-05-01T19:17:18.963Z Downloaded sec1 v0.7.3
10572026-05-01T19:17:18.968Z Downloaded hashbrown v0.12.3
10582026-05-01T19:17:18.972Z Downloaded ssh-encoding v0.2.0
10592026-05-01T19:17:18.972Z Downloaded hickory-server v0.25.2
10602026-05-01T19:17:18.976Z Downloaded prettyplease v0.2.37
10612026-05-01T19:17:18.979Z Downloaded ssh-cipher v0.2.0
10622026-05-01T19:17:18.979Z Downloaded expectorate v1.2.0
10632026-05-01T19:17:18.979Z Downloaded simd-adler32 v0.3.8
10642026-05-01T19:17:18.979Z Downloaded signature v2.2.0
10652026-05-01T19:17:18.982Z Downloaded signal-hook-registry v1.4.8
10662026-05-01T19:17:18.982Z Downloaded dropshot-api-manager v0.7.1
10672026-05-01T19:17:18.985Z Downloaded sqlparser_derive v0.5.0
10682026-05-01T19:17:18.985Z Downloaded crossterm v0.28.1
10692026-05-01T19:17:18.988Z Downloaded rcgen v0.12.1
10702026-05-01T19:17:18.992Z Downloaded strum v0.27.2
10712026-05-01T19:17:18.997Z Downloaded slog-json v2.6.1
10722026-05-01T19:17:18.997Z Downloaded strum v0.26.3
10732026-05-01T19:17:18.997Z Downloaded strip-ansi-escapes v0.2.1
10742026-05-01T19:17:19.001Z Downloaded slab v0.4.12
10752026-05-01T19:17:19.001Z Downloaded snafu-derive v0.8.9
10762026-05-01T19:17:19.001Z Downloaded slog-scope v4.4.1
10772026-05-01T19:17:19.005Z Downloaded subtle v2.6.1
10782026-05-01T19:17:19.005Z Downloaded slog-dtrace v0.3.0
10792026-05-01T19:17:19.005Z Downloaded progenitor-impl v0.10.0
10802026-05-01T19:17:19.008Z Downloaded sync_wrapper v1.0.2
10812026-05-01T19:17:19.008Z Downloaded supports-color v3.0.2
10822026-05-01T19:17:19.008Z Downloaded slog-async v2.8.0
10832026-05-01T19:17:19.008Z Downloaded rustversion v1.0.22
10842026-05-01T19:17:19.012Z Downloaded serde_cbor v0.11.2
10852026-05-01T19:17:19.015Z Downloaded itertools v0.10.5
10862026-05-01T19:17:19.018Z Downloaded tap v1.0.1
10872026-05-01T19:17:19.021Z Downloaded tabled_derive v0.11.0
10882026-05-01T19:17:19.021Z Downloaded sync-ptr v0.1.4
10892026-05-01T19:17:19.021Z Downloaded structmeta-derive v0.3.0
10902026-05-01T19:17:19.021Z Downloaded tabwriter v1.4.1
10912026-05-01T19:17:19.024Z Downloaded tagptr v0.2.0
10922026-05-01T19:17:19.024Z Downloaded termtree v0.5.1
10932026-05-01T19:17:19.024Z Downloaded take_mut v0.2.2
10942026-05-01T19:17:19.029Z Downloaded ron v0.8.1
10952026-05-01T19:17:19.034Z Downloaded sqlformat v0.3.5
10962026-05-01T19:17:19.034Z Downloaded smallvec v0.6.14
10972026-05-01T19:17:19.034Z Downloaded smf v0.2.3
10982026-05-01T19:17:19.038Z Downloaded serde-hex v0.1.0
10992026-05-01T19:17:19.041Z Downloaded time-core v0.1.8
11002026-05-01T19:17:19.045Z Downloaded thiserror-impl-no-std v2.0.2
11012026-05-01T19:17:19.045Z Downloaded testing_table v0.3.0
11022026-05-01T19:17:19.051Z Downloaded stacker v0.1.23
11032026-05-01T19:17:19.051Z Downloaded spki v0.7.3
11042026-05-01T19:17:19.061Z Downloaded ryu v1.0.23
11052026-05-01T19:17:19.061Z Downloaded static_assertions v1.1.0
11062026-05-01T19:17:19.061Z Downloaded rustls-platform-verifier v0.6.2
11072026-05-01T19:17:19.065Z Downloaded pretty_assertions v1.4.1
11082026-05-01T19:17:19.065Z Downloaded rustls-pki-types v1.14.0
11092026-05-01T19:17:19.065Z Downloaded thread-id v5.1.0
11102026-05-01T19:17:19.065Z Downloaded tokio-macros v2.7.0
11112026-05-01T19:17:19.072Z Downloaded strum_macros v0.27.2
11122026-05-01T19:17:19.074Z Downloaded stringprep v0.1.5
11132026-05-01T19:17:19.074Z Downloaded rayon-core v1.13.0
11142026-05-01T19:17:19.079Z Downloaded progenitor-impl v0.11.2
11152026-05-01T19:17:19.082Z Downloaded structmeta v0.3.0
11162026-05-01T19:17:19.082Z Downloaded slog-stdlog v4.1.1
11172026-05-01T19:17:19.087Z Downloaded strum_macros v0.26.4
11182026-05-01T19:17:19.090Z Downloaded support-bundle-viewer v0.1.2
11192026-05-01T19:17:19.090Z Downloaded strum_macros v0.24.3
11202026-05-01T19:17:19.097Z Downloaded topological-sort v0.2.2
11212026-05-01T19:17:19.100Z Downloaded slog-term v2.9.2
11222026-05-01T19:17:19.103Z Downloaded termios v0.3.3
11232026-05-01T19:17:19.106Z Downloaded trait-variant v0.1.2
11242026-05-01T19:17:19.106Z Downloaded qorb v0.4.1
11252026-05-01T19:17:19.109Z Downloaded thiserror-no-std v2.0.2
11262026-05-01T19:17:19.111Z Downloaded quinn v0.11.9
11272026-05-01T19:17:19.114Z Downloaded tinyvec_macros v0.1.1
11282026-05-01T19:17:19.114Z Downloaded tower-layer v0.3.3
11292026-05-01T19:17:19.117Z Downloaded iddqd v0.3.18
11302026-05-01T19:17:19.119Z Downloaded try-lock v0.2.5
11312026-05-01T19:17:19.119Z Downloaded tower-service v0.3.3
11322026-05-01T19:17:19.122Z Downloaded tiny-keccak v2.0.2
11332026-05-01T19:17:19.122Z Downloaded mio v1.2.0
11342026-05-01T19:17:19.125Z Downloaded time-macros v0.2.27
11352026-05-01T19:17:19.129Z Downloaded typify-macro v0.4.3
11362026-05-01T19:17:19.129Z Downloaded spin v0.9.8
11372026-05-01T19:17:19.132Z Downloaded schemars v0.8.22
11382026-05-01T19:17:19.136Z Downloaded tokio-dtrace v0.1.1
11392026-05-01T19:17:19.139Z Downloaded tls_codec_derive v0.4.2
11402026-05-01T19:17:19.139Z Downloaded tokio-native-tls v0.3.1
11412026-05-01T19:17:19.141Z Downloaded tokio-rustls v0.25.0
11422026-05-01T19:17:19.141Z Downloaded tls_codec v0.4.2
11432026-05-01T19:17:19.144Z Downloaded string_cache v0.8.9
11442026-05-01T19:17:19.144Z Downloaded unicode-truncate v1.1.0
11452026-05-01T19:17:19.148Z Downloaded signal-hook v0.3.18
11462026-05-01T19:17:19.148Z Downloaded slog v2.8.2
11472026-05-01T19:17:19.151Z Downloaded untrusted v0.7.1
11482026-05-01T19:17:19.151Z Downloaded universal-hash v0.5.1
11492026-05-01T19:17:19.151Z Downloaded unarray v0.1.4
11502026-05-01T19:17:19.151Z Downloaded iri-string v0.7.10
11512026-05-01T19:17:19.155Z Downloaded unit-prefix v0.5.2
11522026-05-01T19:17:19.158Z Downloaded nom v7.1.3
11532026-05-01T19:17:19.161Z Downloaded hashbrown v0.15.5
11542026-05-01T19:17:19.164Z Downloaded publicsuffix v2.3.0
11552026-05-01T19:17:19.164Z Downloaded itertools v0.12.1
11562026-05-01T19:17:19.167Z Downloaded tokio-tungstenite v0.21.0
11572026-05-01T19:17:19.170Z Downloaded untrusted v0.9.0
11582026-05-01T19:17:19.170Z Downloaded usdt v0.6.0
11592026-05-01T19:17:19.173Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11602026-05-01T19:17:19.173Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11612026-05-01T19:17:19.173Z Downloaded usdt-macro v0.6.0
11622026-05-01T19:17:19.176Z Downloaded utf-8 v0.7.6
11632026-05-01T19:17:19.176Z Downloaded schemars v0.9.0
11642026-05-01T19:17:19.181Z Downloaded toml_writer v1.0.6+spec-1.1.0
11652026-05-01T19:17:19.184Z Downloaded libxml v0.3.3
11662026-05-01T19:17:19.186Z Downloaded socket2 v0.6.3
11672026-05-01T19:17:19.186Z Downloaded rand v0.9.2
11682026-05-01T19:17:19.189Z Downloaded num-bigint-dig v0.8.6
11692026-05-01T19:17:19.192Z Downloaded thread_local v1.1.9
11702026-05-01T19:17:19.195Z Downloaded hyper v1.8.1
11712026-05-01T19:17:19.198Z Downloaded serde_with_macros v3.17.0
11722026-05-01T19:17:19.198Z Downloaded similar v2.7.0
11732026-05-01T19:17:19.201Z Downloaded wait-timeout v0.2.1
11742026-05-01T19:17:19.201Z Downloaded tui-tree-widget v0.23.1
11752026-05-01T19:17:19.204Z Downloaded serde_yaml v0.9.34+deprecated
11762026-05-01T19:17:19.204Z Downloaded void v1.0.2
11772026-05-01T19:17:19.204Z Downloaded rand v0.8.5
11782026-05-01T19:17:19.207Z Downloaded num-bigint v0.4.6
11792026-05-01T19:17:19.210Z Downloaded want v0.3.1
11802026-05-01T19:17:19.210Z Downloaded waitgroup v0.1.2
11812026-05-01T19:17:19.213Z Downloaded h2 v0.4.13
11822026-05-01T19:17:19.215Z Downloaded unicase v2.9.0
11832026-05-01T19:17:19.215Z Downloaded typify-macro v0.6.2
11842026-05-01T19:17:19.215Z Downloaded tokio-rustls v0.24.1
11852026-05-01T19:17:19.218Z Downloaded xattr v1.6.1
11862026-05-01T19:17:19.218Z Downloaded snafu v0.8.9
11872026-05-01T19:17:19.221Z Downloaded xshell-macros v0.2.7
11882026-05-01T19:17:19.224Z Downloaded itertools v0.14.0
11892026-05-01T19:17:19.226Z Downloaded itertools v0.13.0
11902026-05-01T19:17:19.229Z Downloaded rustls-webpki v0.103.9
11912026-05-01T19:17:19.231Z Downloaded hashbrown v0.16.1
11922026-05-01T19:17:19.234Z Downloaded tokio-tungstenite v0.23.1
11932026-05-01T19:17:19.237Z Downloaded tokio-rustls v0.26.4
11942026-05-01T19:17:19.240Z Downloaded usdt-attr-macro v0.6.0
11952026-05-01T19:17:19.242Z Downloaded samael v0.0.19
11962026-05-01T19:17:19.245Z Downloaded zone v0.3.1
11972026-05-01T19:17:19.245Z Downloaded zone_cfg_derive v0.3.1
11982026-05-01T19:17:19.248Z Downloaded subprocess v0.2.15
11992026-05-01T19:17:19.248Z Downloaded zeroize_derive v1.4.3
12002026-05-01T19:17:19.250Z Downloaded usdt-impl v0.6.0
12012026-05-01T19:17:19.250Z Downloaded toml_parser v1.0.9+spec-1.1.0
12022026-05-01T19:17:19.253Z Downloaded socket2 v0.5.10
12032026-05-01T19:17:19.253Z Downloaded term v1.2.1
12042026-05-01T19:17:19.257Z Downloaded tracing-attributes v0.1.31
12052026-05-01T19:17:19.257Z Downloaded hkdf v0.12.4
12062026-05-01T19:17:19.260Z Downloaded term v0.7.0
12072026-05-01T19:17:19.260Z Downloaded uzers v0.12.2
12082026-05-01T19:17:19.263Z Downloaded schemars v1.2.1
12092026-05-01T19:17:19.269Z Downloaded tinyvec v1.10.0
12102026-05-01T19:17:19.272Z Downloaded p521 v0.13.3
12112026-05-01T19:17:19.275Z Downloaded vergen-git2 v1.0.7
12122026-05-01T19:17:19.275Z Downloaded vsss-rs v3.3.4
12132026-05-01T19:17:19.275Z Downloaded vergen-gitcl v1.0.8
12142026-05-01T19:17:19.278Z Downloaded futures-util v0.3.32
12152026-05-01T19:17:19.282Z Downloaded walkdir v2.5.0
12162026-05-01T19:17:19.285Z Downloaded unicode-properties v0.1.4
12172026-05-01T19:17:19.285Z Downloaded whoami v1.6.1
12182026-05-01T19:17:19.289Z Downloaded whoami v2.1.0
12192026-05-01T19:17:19.289Z Downloaded tokio-stream v0.1.18
12202026-05-01T19:17:19.292Z Downloaded wyz v0.5.1
12212026-05-01T19:17:19.292Z Downloaded toml v1.0.6+spec-1.1.0
12222026-05-01T19:17:19.294Z Downloaded toml v0.9.12+spec-1.1.0
12232026-05-01T19:17:19.297Z Downloaded toml v0.7.8
12242026-05-01T19:17:19.301Z Downloaded russh v0.45.0
12252026-05-01T19:17:19.304Z Downloaded zeroize v1.8.2
12262026-05-01T19:17:19.304Z Downloaded test-strategy v0.4.5
12272026-05-01T19:17:19.307Z Downloaded xshell v0.2.7
12282026-05-01T19:17:19.307Z Downloaded rsa v0.9.10
12292026-05-01T19:17:19.310Z Downloaded tracing-core v0.1.36
12302026-05-01T19:17:19.312Z Downloaded tar v0.4.45
12312026-05-01T19:17:19.312Z Downloaded tungstenite v0.23.0
12322026-05-01T19:17:19.315Z Downloaded vergen-lib v0.1.6
12332026-05-01T19:17:19.315Z Downloaded libm v0.2.16
12342026-05-01T19:17:19.320Z Downloaded vergen v9.0.6
12352026-05-01T19:17:19.323Z Downloaded zstd v0.13.3
12362026-05-01T19:17:19.323Z Downloaded zstd-safe v7.2.4
12372026-05-01T19:17:19.326Z Downloaded rand v0.10.0
12382026-05-01T19:17:19.330Z Downloaded typify v0.4.3
12392026-05-01T19:17:19.330Z Downloaded steno v0.4.1
12402026-05-01T19:17:19.332Z Downloaded twox-hash v2.1.2
12412026-05-01T19:17:19.336Z Downloaded typify v0.6.2
12422026-05-01T19:17:19.339Z Downloaded yasna v0.5.2
12432026-05-01T19:17:19.350Z Downloaded blake3 v1.8.3
12442026-05-01T19:17:19.354Z Downloaded uuid v1.23.0
12452026-05-01T19:17:19.357Z Downloaded unsafe-libyaml v0.2.11
12462026-05-01T19:17:19.364Z Downloaded tungstenite v0.21.0
12472026-05-01T19:17:19.371Z Downloaded ssh-key v0.6.7
12482026-05-01T19:17:19.375Z Downloaded vte v0.14.1
12492026-05-01T19:17:19.408Z Downloaded unicode-bidi v0.3.18
12502026-05-01T19:17:19.413Z Downloaded rustyline v14.0.0
12512026-05-01T19:17:19.413Z Downloaded aho-corasick v1.1.4
12522026-05-01T19:17:19.413Z Downloaded aws-lc-rs v1.16.0
12532026-05-01T19:17:19.413Z Downloaded rpassword v7.4.0
12542026-05-01T19:17:19.413Z Downloaded chrono v0.4.44
12552026-05-01T19:17:19.416Z Downloaded toml_edit v0.19.15
12562026-05-01T19:17:19.422Z Downloaded zerocopy v0.6.6
12572026-05-01T19:17:19.425Z Downloaded toml_edit v0.23.10+spec-1.0.0
12582026-05-01T19:17:19.429Z Downloaded bitvec v1.0.1
12592026-05-01T19:17:19.437Z Downloaded zopfli v0.8.3
12602026-05-01T19:17:19.440Z Downloaded unicode_categories v0.1.1
12612026-05-01T19:17:19.440Z Downloaded tokio-postgres v0.7.16
12622026-05-01T19:17:19.443Z Downloaded yansi v1.0.1
12632026-05-01T19:17:19.446Z Downloaded reqwest v0.13.2
12642026-05-01T19:17:19.449Z Downloaded portable-atomic v1.13.1
12652026-05-01T19:17:19.453Z Downloaded reqwest v0.12.28
12662026-05-01T19:17:19.456Z Downloaded regex v1.12.3
12672026-05-01T19:17:19.459Z Downloaded reedline v0.40.0
12682026-05-01T19:17:19.463Z Downloaded bindgen v0.71.1
12692026-05-01T19:17:19.467Z Downloaded p384 v0.13.1
12702026-05-01T19:17:19.470Z Downloaded quick-xml v0.37.5
12712026-05-01T19:17:19.473Z Downloaded git2 v0.20.4
12722026-05-01T19:17:19.485Z Downloaded goblin v0.10.5
12732026-05-01T19:17:19.492Z Downloaded x509-cert v0.2.5
12742026-05-01T19:17:19.495Z Downloaded moka v0.12.13
12752026-05-01T19:17:19.500Z Downloaded zerocopy-derive v0.8.40
12762026-05-01T19:17:19.505Z Downloaded zip v0.6.6
12772026-05-01T19:17:19.508Z Downloaded lalrpop v0.19.12
12782026-05-01T19:17:19.516Z Downloaded rustls-webpki v0.101.7
12792026-05-01T19:17:19.523Z Downloaded unicode-segmentation v1.12.0
12802026-05-01T19:17:19.526Z Downloaded typed-path v0.9.3
12812026-05-01T19:17:19.529Z Downloaded tower v0.5.3
12822026-05-01T19:17:19.533Z Downloaded rayon v1.11.0
12832026-05-01T19:17:19.543Z Downloaded rustls-webpki v0.102.8
12842026-05-01T19:17:19.552Z Downloaded tough v0.20.0
12852026-05-01T19:17:19.557Z Downloaded object v0.30.4
12862026-05-01T19:17:19.566Z Downloaded unicode-normalization v0.1.25
12872026-05-01T19:17:19.570Z Downloaded tokio-util v0.7.18
12882026-05-01T19:17:19.576Z Downloaded serde_with v3.17.0
12892026-05-01T19:17:19.581Z Downloaded zip v4.6.1
12902026-05-01T19:17:19.584Z Downloaded tower-http v0.6.8
12912026-05-01T19:17:19.587Z Downloaded salty v0.3.0
12922026-05-01T19:17:19.594Z Downloaded quinn-proto v0.11.13
12932026-05-01T19:17:19.598Z Downloaded proptest v1.10.0
12942026-05-01T19:17:19.604Z Downloaded petname v2.0.2
12952026-05-01T19:17:19.620Z Downloaded openssl v0.10.75
12962026-05-01T19:17:19.624Z Downloaded nix v0.27.1
12972026-05-01T19:17:19.633Z Downloaded nix v0.29.0
12982026-05-01T19:17:19.645Z Downloaded curve25519-dalek v4.1.3
12992026-05-01T19:17:19.660Z Downloaded nix v0.28.0
13002026-05-01T19:17:19.666Z Downloaded vcpkg v0.2.15
13012026-05-01T19:17:19.688Z Downloaded zlib-rs v0.6.2
13022026-05-01T19:17:19.691Z Downloaded winnow v0.5.40
13032026-05-01T19:17:19.697Z Downloaded rustls v0.21.12
13042026-05-01T19:17:19.703Z Downloaded polar-core v0.27.3
13052026-05-01T19:17:19.709Z Downloaded bstr v1.12.1
13062026-05-01T19:17:19.712Z Downloaded winnow v0.6.26
13072026-05-01T19:17:19.718Z Downloaded rustls v0.22.4
13082026-05-01T19:17:19.724Z Downloaded webpki-roots v1.0.6
13092026-05-01T19:17:19.727Z Downloaded dropshot v0.17.0
13102026-05-01T19:17:19.739Z Downloaded time v0.3.47
13112026-05-01T19:17:19.744Z Downloaded rustls v0.23.37
13122026-05-01T19:17:19.750Z Downloaded tabled v0.20.0
13132026-05-01T19:17:19.759Z Downloaded regex-syntax v0.6.29
13142026-05-01T19:17:19.763Z Downloaded rustix v0.38.44
13152026-05-01T19:17:19.775Z Downloaded nix v0.31.2
13162026-05-01T19:17:19.781Z Downloaded hickory-proto v0.24.4
13172026-05-01T19:17:19.789Z Downloaded object v0.37.3
13182026-05-01T19:17:19.795Z Downloaded dropshot v0.16.7
13192026-05-01T19:17:19.808Z Downloaded sqlparser v0.61.0
13202026-05-01T19:17:19.814Z Downloaded smoltcp v0.11.0
13212026-05-01T19:17:19.820Z Downloaded regress v0.11.1
13222026-05-01T19:17:19.827Z Downloaded zerocopy v0.8.40
13232026-05-01T19:17:19.832Z Downloaded tracing v0.1.44
13242026-05-01T19:17:19.845Z Downloaded hickory-proto v0.25.2
13252026-05-01T19:17:19.854Z Downloaded ratatui v0.29.0
13262026-05-01T19:17:19.865Z Downloaded bzip2-sys v0.1.13+1.0.8
13272026-05-01T19:17:19.872Z Downloaded regress v0.10.5
13282026-05-01T19:17:19.877Z Downloaded diesel v2.3.7
13292026-05-01T19:17:19.889Z Downloaded regex-syntax v0.8.10
13302026-05-01T19:17:19.894Z Downloaded smoltcp v0.9.1
13312026-05-01T19:17:19.900Z Downloaded openapiv3 v2.2.0
13322026-05-01T19:17:19.908Z Downloaded radix_trie v0.2.1
13332026-05-01T19:17:19.915Z Downloaded chrono-tz v0.10.4
13342026-05-01T19:17:19.949Z Downloaded sled v0.34.7
13352026-05-01T19:17:19.955Z Downloaded sha3 v0.10.8
13362026-05-01T19:17:19.958Z Downloaded typify-impl v0.6.2
13372026-05-01T19:17:19.969Z Downloaded tokio v1.52.1
13382026-05-01T19:17:20.001Z Downloaded typify-impl v0.4.3
13392026-05-01T19:17:20.041Z Downloaded zerocopy-derive v0.6.6
13402026-05-01T19:17:20.047Z Downloaded regex-automata v0.4.14
13412026-05-01T19:17:20.057Z Downloaded petgraph v0.6.5
13422026-05-01T19:17:20.069Z Downloaded ring v0.17.14
13432026-05-01T19:17:20.094Z Downloaded jiff v0.2.21
13442026-05-01T19:17:20.125Z Downloaded petgraph v0.8.3
13452026-05-01T19:17:20.140Z Downloaded libz-sys v1.1.24
13462026-05-01T19:17:20.154Z Downloaded csv v1.4.0
13472026-05-01T19:17:20.166Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13482026-05-01T19:17:20.214Z Downloaded encoding_rs v0.8.35
13492026-05-01T19:17:20.245Z Downloaded libgit2-sys v0.18.3+1.9.2
13502026-05-01T19:17:20.640Z Downloaded aws-lc-sys v0.37.1
13512026-05-01T19:17:20.889Z Compiling libc v0.2.185
13522026-05-01T19:17:20.890Z Compiling serde v1.0.228
13532026-05-01T19:17:20.893Z Compiling log v0.4.29
13542026-05-01T19:17:20.893Z Compiling shlex v1.3.0
13552026-05-01T19:17:20.893Z Compiling find-msvc-tools v0.1.9
13562026-05-01T19:17:20.893Z Compiling smallvec v1.15.1
13572026-05-01T19:17:20.893Z Compiling syn v2.0.117
13582026-05-01T19:17:21.031Z Compiling typenum v1.19.0
13592026-05-01T19:17:21.216Z Compiling generic-array v0.14.7
13602026-05-01T19:17:21.231Z Compiling subtle v2.6.1
13612026-05-01T19:17:21.301Z Compiling scopeguard v1.2.0
13622026-05-01T19:17:21.346Z Compiling const-oid v0.9.6
13632026-05-01T19:17:21.361Z Compiling portable-atomic v1.13.1
13642026-05-01T19:17:21.402Z Compiling lock_api v0.4.14
13652026-05-01T19:17:21.418Z Compiling zerocopy v0.8.40
13662026-05-01T19:17:21.475Z Compiling critical-section v1.2.0
13672026-05-01T19:17:21.578Z Compiling serde_json v1.0.149
13682026-05-01T19:17:21.620Z Compiling pin-project-lite v0.2.17
13692026-05-01T19:17:21.719Z Compiling parking_lot_core v0.9.12
13702026-05-01T19:17:21.858Z Compiling pkg-config v0.3.32
13712026-05-01T19:17:21.877Z Compiling getrandom v0.2.17
13722026-05-01T19:17:21.938Z Compiling jobserver v0.1.34
13732026-05-01T19:17:21.959Z Compiling errno v0.3.14
13742026-05-01T19:17:22.010Z Compiling rand_core v0.6.4
13752026-05-01T19:17:22.116Z Compiling signal-hook-registry v1.4.8
13762026-05-01T19:17:22.134Z Compiling cc v1.2.56
13772026-05-01T19:17:22.309Z Compiling bitflags v2.11.0
13782026-05-01T19:17:22.391Z Compiling libm v0.2.16
13792026-05-01T19:17:22.406Z Compiling mio v1.2.0
13802026-05-01T19:17:22.539Z Compiling once_cell v1.21.3
13812026-05-01T19:17:22.551Z Compiling parking_lot v0.12.5
13822026-05-01T19:17:22.566Z Compiling num-traits v0.2.19
13832026-05-01T19:17:22.715Z Compiling futures-core v0.3.32
13842026-05-01T19:17:22.866Z Compiling percent-encoding v2.3.2
13852026-05-01T19:17:22.881Z Compiling socket2 v0.6.3
13862026-05-01T19:17:22.911Z Compiling futures-sink v0.3.32
13872026-05-01T19:17:22.911Z Compiling cpufeatures v0.2.17
13882026-05-01T19:17:22.940Z Compiling futures-task v0.3.32
13892026-05-01T19:17:23.000Z Compiling futures-channel v0.3.32
13902026-05-01T19:17:23.015Z Compiling futures-io v0.3.32
13912026-05-01T19:17:23.058Z Compiling getrandom v0.4.1
13922026-05-01T19:17:23.105Z Compiling slab v0.4.12
13932026-05-01T19:17:23.167Z Compiling rand_core v0.10.0
13942026-05-01T19:17:23.222Z Compiling getrandom v0.3.4
13952026-05-01T19:17:23.269Z Compiling rustversion v1.0.22
13962026-05-01T19:17:23.285Z Compiling indexmap v2.14.0
13972026-05-01T19:17:23.331Z Compiling form_urlencoded v1.2.2
13982026-05-01T19:17:23.622Z Compiling cmake v0.1.57
13992026-05-01T19:17:23.649Z Compiling fs_extra v1.3.0
14002026-05-01T19:17:23.825Z Compiling synstructure v0.13.2
14012026-05-01T19:17:23.916Z Compiling ident_case v1.0.1
14022026-05-01T19:17:23.930Z Compiling dunce v1.0.5
14032026-05-01T19:17:24.014Z Compiling base64ct v1.8.3
14042026-05-01T19:17:24.143Z Compiling aws-lc-sys v0.37.1
14052026-05-01T19:17:24.146Z Compiling flagset v0.4.7
14062026-05-01T19:17:24.187Z Compiling iana-time-zone v0.1.65
14072026-05-01T19:17:24.281Z Compiling pem-rfc7468 v0.7.0
14082026-05-01T19:17:24.284Z Compiling rand_core v0.9.5
14092026-05-01T19:17:24.314Z Compiling rustix v1.1.3
14102026-05-01T19:17:24.329Z Compiling ring v0.17.14
14112026-05-01T19:17:24.395Z Compiling uuid v1.23.0
14122026-05-01T19:17:24.520Z Compiling rustc_version v0.4.1
14132026-05-01T19:17:24.575Z Compiling aws-lc-rs v1.16.0
14142026-05-01T19:17:24.590Z Compiling vcpkg v0.2.15
14152026-05-01T19:17:24.849Z Compiling regex-syntax v0.8.10
14162026-05-01T19:17:24.879Z Compiling tracing-core v0.1.36
14172026-05-01T19:17:25.115Z Compiling pest_generator v2.8.6
14182026-05-01T19:17:25.349Z Compiling openssl-sys v0.9.111
14192026-05-01T19:17:25.445Z Compiling serde_derive_internals v0.29.1
14202026-05-01T19:17:25.588Z Compiling serde_derive v1.0.228
14212026-05-01T19:17:25.851Z Compiling zeroize_derive v1.4.3
14222026-05-01T19:17:25.884Z Compiling zerofrom-derive v0.1.6
14232026-05-01T19:17:26.085Z Compiling yoke-derive v0.8.1
14242026-05-01T19:17:26.379Z Compiling zerocopy-derive v0.8.40
14252026-05-01T19:17:26.509Z Compiling zeroize v1.8.2
14262026-05-01T19:17:27.251Z Compiling crypto-common v0.1.7
14272026-05-01T19:17:27.275Z Compiling block-buffer v0.10.4
14282026-05-01T19:17:27.289Z Compiling zerovec-derive v0.11.2
14292026-05-01T19:17:27.309Z Compiling zerofrom v0.1.6
14302026-05-01T19:17:27.401Z Compiling displaydoc v0.2.5
14312026-05-01T19:17:27.436Z Compiling yoke v0.8.1
14322026-05-01T19:17:27.451Z Compiling digest v0.10.7
14332026-05-01T19:17:27.631Z Compiling tokio-macros v2.7.0
14342026-05-01T19:17:27.703Z Compiling hmac v0.12.1
14352026-05-01T19:17:27.866Z Compiling futures-macro v0.3.32
14362026-05-01T19:17:28.144Z Compiling zerotrie v0.2.3
14372026-05-01T19:17:28.346Z Compiling block-padding v0.3.3
14382026-05-01T19:17:28.400Z Compiling zerovec v0.11.5
14392026-05-01T19:17:28.440Z Compiling sha2 v0.10.9
14402026-05-01T19:17:28.505Z Compiling inout v0.1.4
14412026-05-01T19:17:28.651Z Compiling futures-util v0.3.32
14422026-05-01T19:17:28.671Z Compiling cipher v0.4.4
14432026-05-01T19:17:28.902Z Compiling tinystr v0.8.2
14442026-05-01T19:17:28.931Z Compiling potential_utf v0.1.4
14452026-05-01T19:17:29.102Z Compiling bytes v1.11.1
14462026-05-01T19:17:29.129Z Compiling icu_collections v2.1.1
14472026-05-01T19:17:29.132Z Compiling der_derive v0.7.3
14482026-05-01T19:17:29.167Z Compiling icu_locale_core v2.1.1
14492026-05-01T19:17:29.613Z Compiling tokio v1.52.1
14502026-05-01T19:17:29.719Z Compiling http v1.4.0
14512026-05-01T19:17:29.841Z Compiling icu_provider v2.1.1
14522026-05-01T19:17:30.053Z Compiling chrono v0.4.44
14532026-05-01T19:17:30.078Z Compiling icu_normalizer v2.1.1
14542026-05-01T19:17:30.137Z Compiling icu_properties v2.1.2
14552026-05-01T19:17:30.617Z Compiling der v0.7.10
14562026-05-01T19:17:30.632Z Compiling salsa20 v0.10.2
14572026-05-01T19:17:30.783Z Compiling ppv-lite86 v0.2.21
14582026-05-01T19:17:30.870Z Compiling pbkdf2 v0.12.2
14592026-05-01T19:17:30.986Z Compiling thiserror-impl v2.0.18
14602026-05-01T19:17:31.002Z Compiling idna_adapter v1.2.1
14612026-05-01T19:17:31.102Z Compiling rand_chacha v0.9.0
14622026-05-01T19:17:31.140Z Compiling idna v1.1.0
14632026-05-01T19:17:31.235Z Compiling scrypt v0.11.0
14642026-05-01T19:17:31.418Z Compiling url v2.5.8
14652026-05-01T19:17:31.492Z Compiling spki v0.7.3
14662026-05-01T19:17:31.697Z Compiling aes v0.8.4
14672026-05-01T19:17:31.772Z Compiling cbc v0.1.2
14682026-05-01T19:17:31.787Z Compiling rustls-pki-types v1.14.0
14692026-05-01T19:17:31.811Z Compiling tracing-attributes v0.1.31
14702026-05-01T19:17:31.919Z Compiling rand v0.9.2
14712026-05-01T19:17:32.195Z Compiling pkcs5 v0.7.1
14722026-05-01T19:17:32.225Z Compiling http-body v1.0.1
14732026-05-01T19:17:32.307Z Compiling thiserror v2.0.18
14742026-05-01T19:17:32.417Z Compiling schemars v0.8.22
14752026-05-01T19:17:32.449Z Compiling openssl-probe v0.2.1
14762026-05-01T19:17:32.614Z Compiling untrusted v0.9.0
14772026-05-01T19:17:32.618Z Compiling base64 v0.22.1
14782026-05-01T19:17:32.670Z Compiling httparse v1.10.1
14792026-05-01T19:17:32.709Z Compiling untrusted v0.7.1
14802026-05-01T19:17:32.766Z Compiling pkcs8 v0.10.2
14812026-05-01T19:17:32.814Z Compiling schemars_derive v0.8.22
14822026-05-01T19:17:32.942Z Compiling pest_derive v2.8.6
14832026-05-01T19:17:33.047Z Compiling scroll_derive v0.13.1
14842026-05-01T19:17:33.070Z Compiling darling_core v0.20.11
14852026-05-01T19:17:33.097Z Compiling tracing v0.1.44
14862026-05-01T19:17:33.360Z Compiling tokio-util v0.7.18
14872026-05-01T19:17:33.360Z Compiling rustls v0.23.37
14882026-05-01T19:17:33.546Z Compiling try-lock v0.2.5
14892026-05-01T19:17:33.659Z Compiling atomic-waker v1.1.2
14902026-05-01T19:17:33.788Z Compiling tower-service v0.3.3
14912026-05-01T19:17:33.829Z Compiling tower-layer v0.3.3
14922026-05-01T19:17:33.887Z Compiling dyn-clone v1.0.20
14932026-05-01T19:17:33.992Z Compiling tinyvec_macros v0.1.1
14942026-05-01T19:17:34.026Z Compiling h2 v0.4.13
14952026-05-01T19:17:34.097Z Compiling tinyvec v1.10.0
14962026-05-01T19:17:34.424Z Compiling scroll v0.13.0
14972026-05-01T19:17:34.443Z Compiling want v0.3.1
14982026-05-01T19:17:34.607Z Compiling ipnet v2.11.0
14992026-05-01T19:17:34.688Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15002026-05-01T19:17:34.813Z Compiling spin v0.9.8
15012026-05-01T19:17:35.027Z Compiling aho-corasick v1.1.4
15022026-05-01T19:17:35.076Z Compiling time-core v0.1.8
15032026-05-01T19:17:35.108Z Compiling httpdate v1.0.3
15042026-05-01T19:17:35.228Z Compiling foreign-types-shared v0.1.1
15052026-05-01T19:17:35.249Z Compiling crc32fast v1.5.0
15062026-05-01T19:17:35.321Z Compiling pin-utils v0.1.0
15072026-05-01T19:17:35.338Z Compiling openssl v0.10.75
15082026-05-01T19:17:35.380Z Compiling num-conv v0.2.0
15092026-05-01T19:17:35.383Z Compiling darling_macro v0.20.11
15102026-05-01T19:17:35.415Z Compiling powerfmt v0.2.0
15112026-05-01T19:17:35.511Z Compiling time-macros v0.2.27
15122026-05-01T19:17:35.575Z Compiling deranged v0.5.8
15132026-05-01T19:17:35.595Z Compiling tempfile v3.25.0
15142026-05-01T19:17:35.609Z Compiling foreign-types v0.3.2
15152026-05-01T19:17:35.854Z Compiling darling v0.20.11
15162026-05-01T19:17:35.939Z Compiling regex-automata v0.4.14
15172026-05-01T19:17:35.969Z Compiling goblin v0.10.5
15182026-05-01T19:17:36.571Z Compiling openssl-macros v0.1.1
15192026-05-01T19:17:36.709Z Compiling wait-timeout v0.2.1
15202026-05-01T19:17:36.952Z Compiling simd-adler32 v0.3.8
15212026-05-01T19:17:36.984Z Compiling hyper v1.8.1
15222026-05-01T19:17:37.064Z Compiling quick-error v1.2.3
15232026-05-01T19:17:37.175Z Compiling crossbeam-utils v0.8.21
15242026-05-01T19:17:37.201Z Compiling num_threads v0.1.7
15252026-05-01T19:17:37.297Z Compiling usdt-impl v0.6.0
15262026-05-01T19:17:37.460Z Compiling syn v1.0.109
15272026-05-01T19:17:37.502Z Compiling siphasher v1.0.2
15282026-05-01T19:17:37.691Z Compiling bit-vec v0.8.0
15292026-05-01T19:17:37.758Z Compiling native-tls v0.2.18
15302026-05-01T19:17:37.926Z Compiling bit-set v0.8.0
15312026-05-01T19:17:38.012Z Compiling hyper-util v0.1.20
15322026-05-01T19:17:38.050Z Compiling time v0.3.47
15332026-05-01T19:17:38.085Z Compiling rusty-fork v0.3.1
15342026-05-01T19:17:38.536Z Compiling derive_builder_core v0.20.2
15352026-05-01T19:17:39.463Z Compiling dof v0.4.0
15362026-05-01T19:17:39.748Z Compiling unicode-normalization v0.1.25
15372026-05-01T19:17:39.820Z Compiling dtrace-parser v0.3.0
15382026-05-01T19:17:40.010Z Compiling rustls-native-certs v0.8.3
15392026-05-01T19:17:40.186Z Compiling signature v2.2.0
15402026-05-01T19:17:40.202Z Compiling scroll_derive v0.12.1
15412026-05-01T19:17:40.302Z Compiling thiserror-impl v1.0.69
15422026-05-01T19:17:40.365Z Compiling heapless v0.7.17
15432026-05-01T19:17:40.557Z Compiling rand_xorshift v0.4.0
15442026-05-01T19:17:40.603Z Compiling slog v2.8.2
15452026-05-01T19:17:40.618Z Compiling darling_core v0.21.3
15462026-05-01T19:17:40.717Z Compiling bzip2-sys v0.1.13+1.0.8
15472026-05-01T19:17:40.785Z Compiling sync_wrapper v1.0.2
15482026-05-01T19:17:40.848Z Compiling thread-id v5.1.0
15492026-05-01T19:17:40.891Z Compiling cookie v0.18.1
15502026-05-01T19:17:40.931Z Compiling adler2 v2.0.1
15512026-05-01T19:17:40.984Z Compiling unarray v0.1.4
15522026-05-01T19:17:41.061Z Compiling anyhow v1.0.102
15532026-05-01T19:17:41.075Z Compiling unicode-bidi v0.3.18
15542026-05-01T19:17:41.096Z Compiling unicode-properties v0.1.4
15552026-05-01T19:17:41.306Z Compiling zstd-safe v7.2.4
15562026-05-01T19:17:41.335Z Compiling allocator-api2 v0.2.21
15572026-05-01T19:17:41.359Z Compiling paste v1.0.15
15582026-05-01T19:17:41.499Z Compiling signal-hook v0.3.18
15592026-05-01T19:17:41.551Z Compiling thiserror v1.0.69
15602026-05-01T19:17:41.606Z Compiling stringprep v0.1.5
15612026-05-01T19:17:41.664Z Compiling proptest v1.10.0
15622026-05-01T19:17:41.710Z Compiling miniz_oxide v0.8.9
15632026-05-01T19:17:42.033Z Compiling tower v0.5.3
15642026-05-01T19:17:42.284Z Compiling scroll v0.12.0
15652026-05-01T19:17:42.418Z Compiling derive_builder_macro v0.20.2
15662026-05-01T19:17:42.549Z Compiling ipnetwork v0.21.1
15672026-05-01T19:17:42.699Z Compiling http-body-util v0.1.3
15682026-05-01T19:17:42.867Z Compiling webpki-roots v1.0.6
15692026-05-01T19:17:42.941Z Compiling rand_chacha v0.3.1
15702026-05-01T19:17:42.957Z Compiling erased-serde v0.3.31
15712026-05-01T19:17:42.957Z Compiling serde_spanned v0.6.9
15722026-05-01T19:17:42.989Z Compiling serde_tokenstream v0.2.3
15732026-05-01T19:17:43.088Z Compiling darling_macro v0.21.3
15742026-05-01T19:17:43.113Z Compiling toml_datetime v0.6.11
15752026-05-01T19:17:43.298Z Compiling md-5 v0.10.6
15762026-05-01T19:17:43.374Z Compiling zerocopy-derive v0.7.35
15772026-05-01T19:17:43.434Z Compiling curve25519-dalek v4.1.3
15782026-05-01T19:17:43.466Z Compiling vergen-lib v0.1.6
15792026-05-01T19:17:43.559Z Compiling num-integer v0.1.46
15802026-05-01T19:17:43.650Z Compiling hash32 v0.2.1
15812026-05-01T19:17:43.748Z Compiling ff v0.13.1
15822026-05-01T19:17:43.775Z Compiling memoffset v0.9.1
15832026-05-01T19:17:43.842Z Compiling smoltcp v0.9.1
15842026-05-01T19:17:43.875Z Compiling zlib-rs v0.6.2
15852026-05-01T19:17:43.888Z Compiling iri-string v0.7.10
15862026-05-01T19:17:43.964Z Compiling litrs v1.0.0
15872026-05-01T19:17:44.220Z Compiling psl-types v2.0.11
15882026-05-01T19:17:44.289Z Compiling cfg_aliases v0.2.1
15892026-05-01T19:17:44.349Z Compiling num-bigint-dig v0.8.6
15902026-05-01T19:17:44.366Z Compiling rustix v0.38.44
15912026-05-01T19:17:44.496Z Compiling ryu v1.0.23
15922026-05-01T19:17:44.541Z Compiling fallible-iterator v0.2.0
15932026-05-01T19:17:44.685Z Compiling base16ct v0.2.0
15942026-05-01T19:17:44.719Z Compiling ref-cast v1.0.25
15952026-05-01T19:17:44.857Z Compiling postgres-protocol v0.6.10
15962026-05-01T19:17:44.882Z Compiling sec1 v0.7.3
15972026-05-01T19:17:45.152Z Compiling tower-http v0.6.8
15982026-05-01T19:17:45.170Z Compiling serde_urlencoded v0.7.1
15992026-05-01T19:17:45.420Z Compiling document-features v0.2.12
16002026-05-01T19:17:45.440Z Compiling nix v0.31.2
16012026-05-01T19:17:45.468Z Compiling publicsuffix v2.3.0
16022026-05-01T19:17:45.562Z Compiling zerocopy v0.7.35
16032026-05-01T19:17:45.761Z Compiling newtype-uuid v1.3.2
16042026-05-01T19:17:45.802Z Compiling group v0.13.0
16052026-05-01T19:17:45.995Z Compiling num-iter v0.1.45
16062026-05-01T19:17:46.122Z Compiling darling v0.21.3
16072026-05-01T19:17:46.163Z Compiling rand v0.8.5
16082026-05-01T19:17:46.202Z Compiling derive_builder v0.20.2
16092026-05-01T19:17:46.332Z Compiling oxnet v0.1.4
16102026-05-01T19:17:46.401Z Compiling hubpack_derive v0.1.1
16112026-05-01T19:17:46.433Z Compiling tokio-native-tls v0.3.1
16122026-05-01T19:17:46.519Z Compiling goblin v0.8.2
16132026-05-01T19:17:46.722Z Compiling flate2 v1.1.9
16142026-05-01T19:17:47.139Z Compiling regex v1.12.3
16152026-05-01T19:17:47.189Z Compiling phf_shared v0.13.1
16162026-05-01T19:17:47.303Z Compiling lazy_static v1.5.0
16172026-05-01T19:17:47.405Z Compiling cargo-platform v0.1.9
16182026-05-01T19:17:47.443Z Compiling hkdf v0.12.4
16192026-05-01T19:17:47.458Z Compiling crypto-bigint v0.5.5
16202026-05-01T19:17:47.573Z Compiling terminal_size v0.4.3
16212026-05-01T19:17:47.604Z Compiling curve25519-dalek-derive v0.1.1
16222026-05-01T19:17:47.619Z Compiling async-trait v0.1.89
16232026-05-01T19:17:47.659Z Compiling ref-cast-impl v1.0.25
16242026-05-01T19:17:47.709Z Compiling daft-derive v0.1.5
16252026-05-01T19:17:48.197Z Compiling strum_macros v0.27.2
16262026-05-01T19:17:48.249Z Compiling vergen v9.0.6
16272026-05-01T19:17:48.421Z Compiling fs-err v3.3.0
16282026-05-01T19:17:48.436Z Compiling ahash v0.8.12
16292026-05-01T19:17:48.613Z Compiling bumpalo v3.20.2
16302026-05-01T19:17:48.642Z Compiling object v0.37.3
16312026-05-01T19:17:48.657Z Compiling managed v0.8.0
16322026-05-01T19:17:48.869Z Compiling foldhash v0.2.0
16332026-05-01T19:17:48.883Z Compiling bitflags v1.3.2
16342026-05-01T19:17:48.910Z Compiling foldhash v0.1.5
16352026-05-01T19:17:48.959Z Compiling libbz2-rs-sys v0.2.2
16362026-05-01T19:17:49.176Z Compiling winnow v0.5.40
16372026-05-01T19:17:49.182Z Compiling unicode-segmentation v1.12.0
16382026-05-01T19:17:49.546Z Compiling bzip2 v0.6.1
16392026-05-01T19:17:49.612Z Compiling hashbrown v0.15.5
16402026-05-01T19:17:49.695Z Compiling hashbrown v0.16.1
16412026-05-01T19:17:50.102Z Compiling zopfli v0.8.3
16422026-05-01T19:17:50.169Z Compiling dof v0.3.0
16432026-05-01T19:17:50.218Z Compiling strum v0.27.2
16442026-05-01T19:17:50.346Z Compiling clap_builder v4.5.60
16452026-05-01T19:17:50.463Z Compiling toml_edit v0.19.15
16462026-05-01T19:17:50.579Z Compiling daft v0.1.5
16472026-05-01T19:17:50.615Z Compiling elliptic-curve v0.13.8
16482026-05-01T19:17:50.928Z Compiling cargo_metadata v0.19.2
16492026-05-01T19:17:50.962Z Compiling phf v0.13.1
16502026-05-01T19:17:51.124Z Compiling signal-hook-mio v0.2.5
16512026-05-01T19:17:51.248Z Compiling cookie_store v0.22.1
16522026-05-01T19:17:52.199Z Compiling zstd v0.13.3
16532026-05-01T19:17:52.268Z Compiling hubpack v0.1.2
16542026-05-01T19:17:52.482Z Compiling bzip2 v0.4.4
16552026-05-01T19:17:52.499Z Compiling hyper-tls v0.6.0
16562026-05-01T19:17:52.646Z Compiling serde_with_macros v3.17.0
16572026-05-01T19:17:52.735Z Compiling postgres-types v0.2.12
16582026-05-01T19:17:53.071Z Compiling usdt-macro v0.6.0
16592026-05-01T19:17:53.276Z Compiling usdt-attr-macro v0.6.0
16602026-05-01T19:17:53.292Z Compiling dtrace-parser v0.2.0
16612026-05-01T19:17:53.753Z Compiling ed25519 v2.2.3
16622026-05-01T19:17:53.768Z Compiling bstr v1.12.1
16632026-05-01T19:17:53.812Z Compiling phf_shared v0.11.3
16642026-05-01T19:17:53.929Z Compiling pkcs1 v0.7.5
16652026-05-01T19:17:54.002Z Compiling hex v0.4.3
16662026-05-01T19:17:54.079Z Compiling serde-big-array v0.5.1
16672026-05-01T19:17:54.106Z Compiling rfc6979 v0.4.0
16682026-05-01T19:17:54.228Z Compiling serde_repr v0.1.20
16692026-05-01T19:17:54.244Z Compiling strum_macros v0.26.4
16702026-05-01T19:17:54.297Z Compiling clap_derive v4.5.55
16712026-05-01T19:17:54.364Z Compiling enum-as-inner v0.6.1
16722026-05-01T19:17:54.472Z Compiling float-cmp v0.10.0
16732026-05-01T19:17:54.626Z Compiling thread-id v4.2.2
16742026-05-01T19:17:54.711Z Compiling memmap2 v0.9.10
16752026-05-01T19:17:54.728Z Compiling env_filter v1.0.0
16762026-05-01T19:17:54.762Z Compiling encoding_rs v0.8.35
16772026-05-01T19:17:54.869Z Compiling predicates-core v1.0.10
16782026-05-01T19:17:54.931Z Compiling data-encoding v2.10.0
16792026-05-01T19:17:55.031Z Compiling precomputed-hash v0.1.1
16802026-05-01T19:17:55.049Z Compiling mime v0.3.17
16812026-05-01T19:17:55.124Z Compiling rustc-hash v2.1.1
16822026-05-01T19:17:55.256Z Compiling jiff v0.2.21
16832026-05-01T19:17:55.317Z Compiling static_assertions v1.1.0
16842026-05-01T19:17:55.397Z Compiling keccak v0.1.6
16852026-05-01T19:17:55.645Z Compiling difflib v0.4.0
16862026-05-01T19:17:56.021Z Compiling normalize-line-endings v0.3.0
16872026-05-01T19:17:56.097Z Compiling either v1.15.0
16882026-05-01T19:17:56.122Z Compiling new_debug_unreachable v1.0.6
16892026-05-01T19:17:56.201Z Compiling fixedbitset v0.5.7
16902026-05-01T19:17:56.217Z Compiling whoami v2.1.0
16912026-05-01T19:17:56.233Z Compiling fixedbitset v0.4.2
16922026-05-01T19:17:56.311Z Compiling itertools v0.13.0
16932026-05-01T19:17:56.326Z Compiling string_cache v0.8.9
16942026-05-01T19:17:56.450Z Compiling tokio-postgres v0.7.16
16952026-05-01T19:17:56.502Z Compiling petgraph v0.8.3
16962026-05-01T19:17:56.558Z Compiling petgraph v0.6.5
16972026-05-01T19:17:56.594Z Compiling predicates v3.1.4
16982026-05-01T19:17:56.636Z Compiling clap v4.5.60
16992026-05-01T19:17:56.722Z Compiling strum v0.26.3
17002026-05-01T19:17:56.859Z Compiling sha3 v0.10.8
17012026-05-01T19:17:57.235Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
17022026-05-01T19:17:57.313Z Compiling iddqd v0.3.18
17032026-05-01T19:17:57.542Z Compiling hickory-proto v0.25.2
17042026-05-01T19:17:58.028Z Compiling zip v4.6.1
17052026-05-01T19:17:58.424Z Compiling toml_edit v0.22.27
17062026-05-01T19:17:58.463Z Compiling env_logger v0.11.9
17072026-05-01T19:17:58.662Z Compiling usdt v0.6.0
17082026-05-01T19:17:58.825Z Compiling usdt-impl v0.5.0
17092026-05-01T19:17:58.927Z Compiling serde_with v3.17.0
17102026-05-01T19:17:58.996Z Compiling similar v2.7.0
17112026-05-01T19:17:59.446Z Compiling ecdsa v0.16.9
17122026-05-01T19:17:59.479Z Compiling rsa v0.9.10
17132026-05-01T19:17:59.850Z Compiling ed25519-dalek v2.2.0
17142026-05-01T19:17:59.916Z Compiling crossterm v0.28.1
17152026-05-01T19:18:00.518Z Compiling zip v0.6.6
17162026-05-01T19:18:01.100Z Compiling toml v0.7.8
17172026-05-01T19:18:01.419Z Compiling heck v0.4.1
17182026-05-01T19:18:01.502Z Compiling toml_parser v1.0.9+spec-1.1.0
17192026-05-01T19:18:01.517Z Compiling crossbeam-epoch v0.9.18
17202026-05-01T19:18:01.652Z Compiling tokio-stream v0.1.18
17212026-05-01T19:18:01.716Z Compiling buf-list v1.1.2
17222026-05-01T19:18:01.855Z Compiling x509-cert v0.2.5
17232026-05-01T19:18:02.001Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
17242026-05-01T19:18:02.123Z Compiling openapiv3 v2.2.0
17252026-05-01T19:18:02.138Z Compiling sha1 v0.10.6
17262026-05-01T19:18:02.292Z Compiling toml_datetime v0.7.5+spec-1.1.0
17272026-05-01T19:18:02.313Z Compiling peg-runtime v0.8.5
17282026-05-01T19:18:02.364Z Compiling lalrpop-util v0.19.12
17292026-05-01T19:18:02.558Z Compiling thread_local v1.1.9
17302026-05-01T19:18:02.584Z Compiling slog-async v2.8.0
17312026-05-01T19:18:02.599Z Compiling crossbeam-channel v0.5.15
17322026-05-01T19:18:02.798Z Compiling futures-executor v0.3.32
17332026-05-01T19:18:02.821Z Compiling is-terminal v0.4.17
17342026-05-01T19:18:02.913Z Compiling filetime v0.2.27
17352026-05-01T19:18:02.919Z Compiling xattr v1.6.1
17362026-05-01T19:18:03.052Z Compiling term v1.2.1
17372026-05-01T19:18:03.068Z Compiling take_mut v0.2.2
17382026-05-01T19:18:03.082Z Compiling tar v0.4.45
17392026-05-01T19:18:03.095Z Compiling futures v0.3.32
17402026-05-01T19:18:03.481Z Compiling slog-term v2.9.2
17412026-05-01T19:18:09.929Z Compiling rustls-webpki v0.103.9
17422026-05-01T19:18:12.764Z Compiling tokio-rustls v0.26.4
17432026-05-01T19:18:12.764Z Compiling rustls-platform-verifier v0.6.2
17442026-05-01T19:18:12.963Z Compiling hyper-rustls v0.27.7
17452026-05-01T19:18:13.169Z Compiling reqwest v0.12.28
17462026-05-01T19:18:13.169Z Compiling reqwest v0.13.2
17472026-05-01T19:18:15.281Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17482026-05-01T19:18:15.498Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17492026-05-01T19:18:18.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
17502026-05-01T19:18:18.499Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17512026-05-01T19:18:18.556ZMay 01 19:18:17.213 INFO Starting download, target: Console
17522026-05-01T19:18:18.556ZMay 01 19:18:17.214 INFO Starting download, target: Cockroach
17532026-05-01T19:18:18.556ZMay 01 19:18:17.214 INFO Starting download, target: Clickhouse
17542026-05-01T19:18:18.556ZMay 01 19:18:17.214 INFO Starting download, target: DendriteStub
17552026-05-01T19:18:18.559ZMay 01 19:18:17.214 INFO Starting download, target: MaghemiteMgd
17562026-05-01T19:18:18.559ZMay 01 19:18:17.214 INFO Starting download, target: TransceiverControl
17572026-05-01T19:18:18.559ZMay 01 19:18:17.214 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17582026-05-01T19:18:18.559ZMay 01 19:18:17.214 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17592026-05-01T19:18:18.559ZMay 01 19:18:17.214 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17602026-05-01T19:18:18.559ZMay 01 19:18:17.214 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17612026-05-01T19:18:18.559ZMay 01 19:18:17.214 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17622026-05-01T19:18:18.559ZMay 01 19:18:17.214 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17632026-05-01T19:18:18.795ZMay 01 19:18:17.452 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17642026-05-01T19:18:19.012ZMay 01 19:18:17.664 INFO Download complete, target: TransceiverControl
17652026-05-01T19:18:19.447ZMay 01 19:18:18.094 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17662026-05-01T19:18:19.686ZMay 01 19:18:18.328 INFO Download complete, target: Console
17672026-05-01T19:18:19.981ZMay 01 19:18:18.631 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17682026-05-01T19:18:20.226ZMay 01 19:18:18.875 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17692026-05-01T19:18:20.577ZMay 01 19:18:19.218 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17702026-05-01T19:18:20.783ZMay 01 19:18:19.432 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17712026-05-01T19:18:20.783ZMay 01 19:18:19.432 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17722026-05-01T19:18:22.415ZMay 01 19:18:21.073 INFO Download complete, target: DendriteStub
17732026-05-01T19:18:22.591ZMay 01 19:18:21.248 INFO Download complete, target: MaghemiteMgd
17742026-05-01T19:18:25.395ZMay 01 19:18:24.053 INFO Checking that binary works, target: Cockroach
17752026-05-01T19:18:25.485ZMay 01 19:18:24.143 INFO Download complete, target: Cockroach
17762026-05-01T19:18:27.381ZMay 01 19:18:26.037 INFO Checking that binary works, target: Clickhouse
17772026-05-01T19:18:27.478ZMay 01 19:18:26.133 INFO Download complete, target: Clickhouse
17782026-05-01T19:18:27.490ZAll builder prerequisites installed successfully, and PATH looks valid
17792026-05-01T19:18:27.493Z
17802026-05-01T19:18:27.493Zreal 2:55.538319663
17812026-05-01T19:18:27.493Zuser 7:17.680546855
17822026-05-01T19:18:27.493Zsys 1:25.561897196
17832026-05-01T19:18:27.493Ztrap 0.218961459
17842026-05-01T19:18:27.493Ztflt 0.744716089
17852026-05-01T19:18:27.493Zdflt 0.725191118
17862026-05-01T19:18:27.493Zkflt 0.025114930
17872026-05-01T19:18:27.493Zlock 23:14.254934712
17882026-05-01T19:18:27.493Zslp 21:23.516697337
17892026-05-01T19:18:27.493Zlat 42.635726946
17902026-05-01T19:18:27.493Zstop 2:03.951481260
17912026-05-01T19:18:27.493Z+ banner hack-check
17922026-05-01T19:18:27.493Z
17932026-05-01T19:18:27.493Z # # ## #### # # #### # # ###### #### # #
17942026-05-01T19:18:27.493Z # # # # # # # # # # # # # # # # #
17952026-05-01T19:18:27.493Z ###### # # # #### ##### # ###### ##### # ####
17962026-05-01T19:18:27.493Z # # ###### # # # # # # # # # #
17972026-05-01T19:18:27.493Z # # # # # # # # # # # # # # # # #
17982026-05-01T19:18:27.493Z # # # # #### # # #### # # ###### #### # #
17992026-05-01T19:18:27.493Z
18002026-05-01T19:18:27.493Z+ export CARGO_INCREMENTAL=0
18012026-05-01T19:18:27.493Z+ CARGO_INCREMENTAL=0
18022026-05-01T19:18:27.494Z+ ptime -m timeout 2h cargo xtask check-features --ci
18032026-05-01T19:18:28.020Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18042026-05-01T19:18:28.249Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18052026-05-01T19:18:30.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
18062026-05-01T19:18:30.218Z Running `target/debug/xtask check-features --ci`
18072026-05-01T19:18:30.245Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18082026-05-01T19:18:30.248Zrunning: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18092026-05-01T19:18:30.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18102026-05-01T19:18:30.761Z Running `target/debug/xtask download cargo-hack`
18112026-05-01T19:18:31.549Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18122026-05-01T19:18:31.856Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18132026-05-01T19:18:34.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
18142026-05-01T19:18:34.504Z Running `target/debug/xtask-downloader cargo-hack`
18152026-05-01T19:18:34.543ZMay 01 19:18:33.199 INFO Starting download, target: CargoHack
18162026-05-01T19:18:34.547ZMay 01 19:18:33.200 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18172026-05-01T19:18:34.924ZMay 01 19:18:33.579 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18182026-05-01T19:18:35.010ZMay 01 19:18:33.628 INFO Download complete, target: CargoHack
18192026-05-01T19:18:35.015Zrunning: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18202026-05-01T19:18:35.015Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18212026-05-01T19:18:35.139Zinfo: running `cargo check --bins` on api_identity (1/273)
18222026-05-01T19:18:35.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232026-05-01T19:18:35.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242026-05-01T19:18:35.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252026-05-01T19:18:35.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18262026-05-01T19:18:35.735Z
18272026-05-01T19:18:35.735Zinfo: running `cargo check --bins` on bootstore (2/273)
18282026-05-01T19:18:36.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292026-05-01T19:18:36.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302026-05-01T19:18:36.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312026-05-01T19:18:36.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18322026-05-01T19:18:36.323Z
18332026-05-01T19:18:36.323Zinfo: running `cargo check --bins` on omicron-ledger (3/273)
18342026-05-01T19:18:36.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352026-05-01T19:18:36.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362026-05-01T19:18:36.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372026-05-01T19:18:36.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18382026-05-01T19:18:36.915Z
18392026-05-01T19:18:36.916Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/273)
18402026-05-01T19:18:37.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412026-05-01T19:18:37.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422026-05-01T19:18:37.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432026-05-01T19:18:37.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18442026-05-01T19:18:37.505Z
18452026-05-01T19:18:37.505Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/273)
18462026-05-01T19:18:38.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472026-05-01T19:18:38.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482026-05-01T19:18:38.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492026-05-01T19:18:38.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18502026-05-01T19:18:38.092Z
18512026-05-01T19:18:38.092Zinfo: running `cargo check --bins` on omicron-certificates (6/273)
18522026-05-01T19:18:38.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532026-05-01T19:18:38.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542026-05-01T19:18:38.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552026-05-01T19:18:38.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18562026-05-01T19:18:38.693Z
18572026-05-01T19:18:38.693Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/273)
18582026-05-01T19:18:39.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592026-05-01T19:18:39.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602026-05-01T19:18:39.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612026-05-01T19:18:39.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18622026-05-01T19:18:39.294Z
18632026-05-01T19:18:39.294Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/273)
18642026-05-01T19:18:39.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652026-05-01T19:18:39.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662026-05-01T19:18:39.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672026-05-01T19:18:39.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18682026-05-01T19:18:39.891Z
18692026-05-01T19:18:39.891Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/273)
18702026-05-01T19:18:40.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712026-05-01T19:18:40.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722026-05-01T19:18:40.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732026-05-01T19:18:40.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18742026-05-01T19:18:40.363Z
18752026-05-01T19:18:40.363Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/273)
18762026-05-01T19:18:40.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772026-05-01T19:18:40.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782026-05-01T19:18:40.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792026-05-01T19:18:40.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18802026-05-01T19:18:40.844Z
18812026-05-01T19:18:40.844Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/273)
18822026-05-01T19:18:41.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832026-05-01T19:18:41.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842026-05-01T19:18:41.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852026-05-01T19:18:41.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
18862026-05-01T19:18:41.306Z
18872026-05-01T19:18:41.306Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/273)
18882026-05-01T19:18:41.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892026-05-01T19:18:41.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902026-05-01T19:18:41.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912026-05-01T19:18:41.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18922026-05-01T19:18:41.782Z
18932026-05-01T19:18:41.782Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/273)
18942026-05-01T19:18:42.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952026-05-01T19:18:42.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962026-05-01T19:18:42.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972026-05-01T19:18:42.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18982026-05-01T19:18:42.260Z
18992026-05-01T19:18:42.260Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/273)
19002026-05-01T19:18:42.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012026-05-01T19:18:42.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022026-05-01T19:18:42.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032026-05-01T19:18:42.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19042026-05-01T19:18:42.734Z
19052026-05-01T19:18:42.734Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/273)
19062026-05-01T19:18:43.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072026-05-01T19:18:43.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082026-05-01T19:18:43.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092026-05-01T19:18:43.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19102026-05-01T19:18:43.207Z
19112026-05-01T19:18:43.207Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/273)
19122026-05-01T19:18:43.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-05-01T19:18:43.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-05-01T19:18:43.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-05-01T19:18:43.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19162026-05-01T19:18:43.678Z
19172026-05-01T19:18:43.678Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/273)
19182026-05-01T19:18:44.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-05-01T19:18:44.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-05-01T19:18:44.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-05-01T19:18:44.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19222026-05-01T19:18:44.155Z
19232026-05-01T19:18:44.155Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/273)
19242026-05-01T19:18:44.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-05-01T19:18:44.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-05-01T19:18:44.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-05-01T19:18:44.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19282026-05-01T19:18:44.640Z
19292026-05-01T19:18:44.640Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/273)
19302026-05-01T19:18:45.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-05-01T19:18:45.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-05-01T19:18:45.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-05-01T19:18:45.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19342026-05-01T19:18:45.120Z
19352026-05-01T19:18:45.120Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/273)
19362026-05-01T19:18:45.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-05-01T19:18:45.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-05-01T19:18:45.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-05-01T19:18:45.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19402026-05-01T19:18:45.598Z
19412026-05-01T19:18:45.598Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/273)
19422026-05-01T19:18:46.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-05-01T19:18:46.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-05-01T19:18:46.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-05-01T19:18:46.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19462026-05-01T19:18:46.077Z
19472026-05-01T19:18:46.077Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/273)
19482026-05-01T19:18:46.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-05-01T19:18:46.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-05-01T19:18:46.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-05-01T19:18:46.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19522026-05-01T19:18:46.562Z
19532026-05-01T19:18:46.562Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/273)
19542026-05-01T19:18:46.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-05-01T19:18:46.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-05-01T19:18:46.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-05-01T19:18:46.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19582026-05-01T19:18:47.039Z
19592026-05-01T19:18:47.039Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/273)
19602026-05-01T19:18:47.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-05-01T19:18:47.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-05-01T19:18:47.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-05-01T19:18:47.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19642026-05-01T19:18:47.518Z
19652026-05-01T19:18:47.518Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/273)
19662026-05-01T19:18:47.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-05-01T19:18:47.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-05-01T19:18:47.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-05-01T19:18:47.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19702026-05-01T19:18:47.993Z
19712026-05-01T19:18:47.994Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/273)
19722026-05-01T19:18:48.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-05-01T19:18:48.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-05-01T19:18:48.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-05-01T19:18:48.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19762026-05-01T19:18:48.472Z
19772026-05-01T19:18:48.472Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/273)
19782026-05-01T19:18:48.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-05-01T19:18:48.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-05-01T19:18:48.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-05-01T19:18:48.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19822026-05-01T19:18:48.951Z
19832026-05-01T19:18:48.951Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/273)
19842026-05-01T19:18:49.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-05-01T19:18:49.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-05-01T19:18:49.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-05-01T19:18:49.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19882026-05-01T19:18:49.435Z
19892026-05-01T19:18:49.435Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/273)
19902026-05-01T19:18:49.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-05-01T19:18:49.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-05-01T19:18:49.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-05-01T19:18:49.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19942026-05-01T19:18:49.910Z
19952026-05-01T19:18:49.910Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/273)
19962026-05-01T19:18:50.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-05-01T19:18:50.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-05-01T19:18:50.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-05-01T19:18:50.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20002026-05-01T19:18:50.416Z
20012026-05-01T19:18:50.416Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/273)
20022026-05-01T19:18:50.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-05-01T19:18:50.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-05-01T19:18:50.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-05-01T19:18:50.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20062026-05-01T19:18:50.945Z
20072026-05-01T19:18:50.945Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/273)
20082026-05-01T19:18:51.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-05-01T19:18:51.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-05-01T19:18:51.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-05-01T19:18:51.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20122026-05-01T19:18:51.335Z
20132026-05-01T19:18:51.335Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/273)
20142026-05-01T19:18:51.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-05-01T19:18:51.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-05-01T19:18:51.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-05-01T19:18:51.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20182026-05-01T19:18:51.810Z
20192026-05-01T19:18:51.810Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/273)
20202026-05-01T19:18:52.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-05-01T19:18:52.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-05-01T19:18:52.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-05-01T19:18:52.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20242026-05-01T19:18:52.286Z
20252026-05-01T19:18:52.286Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/273)
20262026-05-01T19:18:52.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-05-01T19:18:52.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-05-01T19:18:52.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-05-01T19:18:52.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20302026-05-01T19:18:52.760Z
20312026-05-01T19:18:52.761Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/273)
20322026-05-01T19:18:53.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-05-01T19:18:53.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-05-01T19:18:53.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-05-01T19:18:53.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
20362026-05-01T19:18:53.233Z
20372026-05-01T19:18:53.233Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/273)
20382026-05-01T19:18:53.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-05-01T19:18:53.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-05-01T19:18:53.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-05-01T19:18:53.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
20422026-05-01T19:18:53.705Z
20432026-05-01T19:18:53.705Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/273)
20442026-05-01T19:18:54.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-05-01T19:18:54.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-05-01T19:18:54.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-05-01T19:18:54.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20482026-05-01T19:18:54.181Z
20492026-05-01T19:18:54.181Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/273)
20502026-05-01T19:18:54.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-05-01T19:18:54.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-05-01T19:18:54.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-05-01T19:18:54.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20542026-05-01T19:18:54.657Z
20552026-05-01T19:18:54.657Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/273)
20562026-05-01T19:18:55.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-05-01T19:18:55.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-05-01T19:18:55.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-05-01T19:18:55.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20602026-05-01T19:18:55.135Z
20612026-05-01T19:18:55.135Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/273)
20622026-05-01T19:18:55.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-05-01T19:18:55.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-05-01T19:18:55.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-05-01T19:18:55.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20662026-05-01T19:18:55.609Z
20672026-05-01T19:18:55.609Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/273)
20682026-05-01T19:18:56.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-05-01T19:18:56.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-05-01T19:18:56.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-05-01T19:18:56.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20722026-05-01T19:18:56.086Z
20732026-05-01T19:18:56.086Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/273)
20742026-05-01T19:18:56.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-05-01T19:18:56.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-05-01T19:18:56.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-05-01T19:18:56.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20782026-05-01T19:18:56.568Z
20792026-05-01T19:18:56.568Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/273)
20802026-05-01T19:18:56.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-05-01T19:18:56.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-05-01T19:18:56.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-05-01T19:18:56.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20842026-05-01T19:18:57.053Z
20852026-05-01T19:18:57.053Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/273)
20862026-05-01T19:18:57.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-05-01T19:18:57.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-05-01T19:18:57.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-05-01T19:18:57.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20902026-05-01T19:18:57.537Z
20912026-05-01T19:18:57.537Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/273)
20922026-05-01T19:18:57.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-05-01T19:18:57.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-05-01T19:18:57.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-05-01T19:18:57.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
20962026-05-01T19:18:58.018Z
20972026-05-01T19:18:58.018Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/273)
20982026-05-01T19:18:58.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-05-01T19:18:58.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-05-01T19:18:58.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-05-01T19:18:58.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
21022026-05-01T19:18:58.499Z
21032026-05-01T19:18:58.499Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/273)
21042026-05-01T19:18:58.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-05-01T19:18:58.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-05-01T19:18:58.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-05-01T19:18:58.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
21082026-05-01T19:18:58.976Z
21092026-05-01T19:18:58.976Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/273)
21102026-05-01T19:18:59.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-05-01T19:18:59.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-05-01T19:18:59.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132026-05-01T19:18:59.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
21142026-05-01T19:18:59.624Z
21152026-05-01T19:18:59.624Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/273)
21162026-05-01T19:19:00.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172026-05-01T19:19:00.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182026-05-01T19:19:00.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192026-05-01T19:19:00.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
21202026-05-01T19:19:00.273Z
21212026-05-01T19:19:00.273Zinfo: running `cargo check --bins` on nexus-config (51/273)
21222026-05-01T19:19:00.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232026-05-01T19:19:00.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242026-05-01T19:19:00.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252026-05-01T19:19:00.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
21262026-05-01T19:19:00.917Z
21272026-05-01T19:19:00.917Zinfo: running `cargo check --bins` on nexus-types (52/273)
21282026-05-01T19:19:01.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292026-05-01T19:19:01.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302026-05-01T19:19:01.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21312026-05-01T19:19:01.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
21322026-05-01T19:19:01.565Z
21332026-05-01T19:19:01.565Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/273)
21342026-05-01T19:19:02.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21352026-05-01T19:19:02.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21362026-05-01T19:19:02.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21372026-05-01T19:19:02.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21382026-05-01T19:19:02.177Z
21392026-05-01T19:19:02.177Zinfo: running `cargo check --bins` on omicron-passwords (54/273)
21402026-05-01T19:19:02.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21412026-05-01T19:19:02.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21422026-05-01T19:19:02.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21432026-05-01T19:19:02.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
21442026-05-01T19:19:02.766Z
21452026-05-01T19:19:02.766Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (55/273)
21462026-05-01T19:19:03.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21472026-05-01T19:19:03.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21482026-05-01T19:19:03.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21492026-05-01T19:19:03.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21502026-05-01T19:19:03.378Z
21512026-05-01T19:19:03.378Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/273)
21522026-05-01T19:19:03.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21532026-05-01T19:19:03.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21542026-05-01T19:19:03.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21552026-05-01T19:19:03.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21562026-05-01T19:19:03.990Z
21572026-05-01T19:19:03.990Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/273)
21582026-05-01T19:19:04.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21592026-05-01T19:19:04.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21602026-05-01T19:19:04.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21612026-05-01T19:19:04.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
21622026-05-01T19:19:04.598Z
21632026-05-01T19:19:04.598Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/273)
21642026-05-01T19:19:05.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21652026-05-01T19:19:05.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21662026-05-01T19:19:05.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21672026-05-01T19:19:05.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21682026-05-01T19:19:05.210Z
21692026-05-01T19:19:05.210Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/273)
21702026-05-01T19:19:05.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21712026-05-01T19:19:05.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21722026-05-01T19:19:05.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21732026-05-01T19:19:05.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21742026-05-01T19:19:05.806Z
21752026-05-01T19:19:05.806Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/273)
21762026-05-01T19:19:06.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21772026-05-01T19:19:06.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21782026-05-01T19:19:06.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21792026-05-01T19:19:06.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21802026-05-01T19:19:06.403Z
21812026-05-01T19:19:06.403Zinfo: running `cargo check --bins --no-default-features` on gfss (61/273)
21822026-05-01T19:19:06.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21832026-05-01T19:19:06.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21842026-05-01T19:19:06.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21852026-05-01T19:19:06.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
21862026-05-01T19:19:06.990Z
21872026-05-01T19:19:06.990Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/273)
21882026-05-01T19:19:07.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21892026-05-01T19:19:07.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21902026-05-01T19:19:07.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21912026-05-01T19:19:07.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21922026-05-01T19:19:07.582Z
21932026-05-01T19:19:07.582Zinfo: running `cargo check --bins` on clickhouse-admin-types (63/273)
21942026-05-01T19:19:08.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21952026-05-01T19:19:08.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21962026-05-01T19:19:08.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21972026-05-01T19:19:08.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21982026-05-01T19:19:08.190Z
21992026-05-01T19:19:08.190Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (64/273)
22002026-05-01T19:19:08.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22012026-05-01T19:19:08.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22022026-05-01T19:19:08.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22032026-05-01T19:19:08.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22042026-05-01T19:19:08.796Z
22052026-05-01T19:19:08.796Zinfo: running `cargo check --bins` on cockroach-admin-types (65/273)
22062026-05-01T19:19:09.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22072026-05-01T19:19:09.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22082026-05-01T19:19:09.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22092026-05-01T19:19:09.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22102026-05-01T19:19:09.386Z
22112026-05-01T19:19:09.386Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (66/273)
22122026-05-01T19:19:09.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22132026-05-01T19:19:09.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22142026-05-01T19:19:09.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22152026-05-01T19:19:09.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22162026-05-01T19:19:09.974Z
22172026-05-01T19:19:09.974Zinfo: running `cargo check --bins` on ereport-types (67/273)
22182026-05-01T19:19:10.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22192026-05-01T19:19:10.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22202026-05-01T19:19:10.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22212026-05-01T19:19:10.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22222026-05-01T19:19:10.576Z
22232026-05-01T19:19:10.576Zinfo: running `cargo check --bins` on gateway-client (68/273)
22242026-05-01T19:19:11.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22252026-05-01T19:19:11.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22262026-05-01T19:19:11.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22272026-05-01T19:19:11.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22282026-05-01T19:19:11.178Z
22292026-05-01T19:19:11.178Zinfo: running `cargo check --bins --no-default-features` on gateway-types (69/273)
22302026-05-01T19:19:11.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22312026-05-01T19:19:11.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22322026-05-01T19:19:11.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22332026-05-01T19:19:11.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22342026-05-01T19:19:11.784Z
22352026-05-01T19:19:11.784Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/273)
22362026-05-01T19:19:12.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22372026-05-01T19:19:12.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22382026-05-01T19:19:12.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22392026-05-01T19:19:12.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22402026-05-01T19:19:12.385Z
22412026-05-01T19:19:12.385Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (71/273)
22422026-05-01T19:19:12.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22432026-05-01T19:19:12.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22442026-05-01T19:19:12.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22452026-05-01T19:19:12.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22462026-05-01T19:19:12.990Z
22472026-05-01T19:19:12.990Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/273)
22482026-05-01T19:19:13.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22492026-05-01T19:19:13.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22502026-05-01T19:19:13.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22512026-05-01T19:19:13.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22522026-05-01T19:19:13.604Z
22532026-05-01T19:19:13.604Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (73/273)
22542026-05-01T19:19:14.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22552026-05-01T19:19:14.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22562026-05-01T19:19:14.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22572026-05-01T19:19:14.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22582026-05-01T19:19:14.223Z
22592026-05-01T19:19:14.223Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/273)
22602026-05-01T19:19:14.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22612026-05-01T19:19:14.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22622026-05-01T19:19:14.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22632026-05-01T19:19:14.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22642026-05-01T19:19:14.844Z
22652026-05-01T19:19:14.844Zinfo: running `cargo check --bins` on key-manager-types (75/273)
22662026-05-01T19:19:15.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22672026-05-01T19:19:15.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22682026-05-01T19:19:15.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22692026-05-01T19:19:15.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22702026-05-01T19:19:15.434Z
22712026-05-01T19:19:15.434Zinfo: running `cargo check --bins` on oxlog (76/273)
22722026-05-01T19:19:15.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22732026-05-01T19:19:15.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22742026-05-01T19:19:16.054Z Checking cfg-if v1.0.4
22752026-05-01T19:19:16.060Z Checking libc v0.2.185
22762026-05-01T19:19:16.060Z Checking serde_core v1.0.228
22772026-05-01T19:19:16.172Z Checking zeroize v1.8.2
22782026-05-01T19:19:16.189Z Checking memchr v2.8.0
22792026-05-01T19:19:16.196Z Checking log v0.4.29
22802026-05-01T19:19:16.197Z Checking smallvec v1.15.1
22812026-05-01T19:19:16.210Z Checking typenum v1.19.0
22822026-05-01T19:19:16.214Z Checking subtle v2.6.1
22832026-05-01T19:19:16.312Z Checking itoa v1.0.17
22842026-05-01T19:19:16.351Z Checking scopeguard v1.2.0
22852026-05-01T19:19:16.366Z Checking stable_deref_trait v1.2.1
22862026-05-01T19:19:16.377Z Checking const-oid v0.9.6
22872026-05-01T19:19:16.449Z Checking portable-atomic v1.13.1
22882026-05-01T19:19:16.470Z Checking lock_api v0.4.14
22892026-05-01T19:19:16.470Z Checking zerofrom v0.1.6
22902026-05-01T19:19:16.548Z Checking critical-section v1.2.0
22912026-05-01T19:19:16.565Z Checking getrandom v0.2.17
22922026-05-01T19:19:16.576Z Checking errno v0.3.14
22932026-05-01T19:19:16.675Z Checking yoke v0.8.1
22942026-05-01T19:19:16.690Z Checking parking_lot_core v0.9.12
22952026-05-01T19:19:16.700Z Checking signal-hook-registry v1.4.8
22962026-05-01T19:19:16.712Z Checking rand_core v0.6.4
22972026-05-01T19:19:16.725Z Checking generic-array v0.14.7
22982026-05-01T19:19:16.804Z Checking zerovec v0.11.5
22992026-05-01T19:19:16.834Z Checking zerocopy v0.8.40
23002026-05-01T19:19:16.848Z Checking pin-project-lite v0.2.17
23012026-05-01T19:19:16.889Z Checking once_cell v1.21.3
23022026-05-01T19:19:16.899Z Checking parking_lot v0.12.5
23032026-05-01T19:19:16.926Z Checking mio v1.2.0
23042026-05-01T19:19:17.028Z Checking socket2 v0.6.3
23052026-05-01T19:19:17.055Z Checking libm v0.2.16
23062026-05-01T19:19:17.091Z Checking zmij v1.0.21
23072026-05-01T19:19:17.174Z Checking crypto-common v0.1.7
23082026-05-01T19:19:17.212Z Checking block-buffer v0.10.4
23092026-05-01T19:19:17.253Z Checking tinystr v0.8.2
23102026-05-01T19:19:17.276Z Checking equivalent v1.0.2
23112026-05-01T19:19:17.293Z Checking writeable v0.6.2
23122026-05-01T19:19:17.293Z Checking futures-core v0.3.32
23132026-05-01T19:19:17.330Z Checking percent-encoding v2.3.2
23142026-05-01T19:19:17.341Z Checking digest v0.10.7
23152026-05-01T19:19:17.397Z Checking litemap v0.8.1
23162026-05-01T19:19:17.412Z Checking potential_utf v0.1.4
23172026-05-01T19:19:17.412Z Checking zerotrie v0.2.3
23182026-05-01T19:19:17.461Z Checking cpufeatures v0.2.17
23192026-05-01T19:19:17.530Z Checking hmac v0.12.1
23202026-05-01T19:19:17.546Z Checking block-padding v0.3.3
23212026-05-01T19:19:17.565Z Checking icu_collections v2.1.1
23222026-05-01T19:19:17.565Z Checking icu_locale_core v2.1.1
23232026-05-01T19:19:17.633Z Checking serde v1.0.228
23242026-05-01T19:19:17.647Z Checking bitflags v2.11.0
23252026-05-01T19:19:17.661Z Checking serde_json v1.0.149
23262026-05-01T19:19:17.672Z Checking icu_properties_data v2.1.2
23272026-05-01T19:19:17.742Z Checking num-traits v0.2.19
23282026-05-01T19:19:17.809Z Checking icu_normalizer_data v2.1.1
23292026-05-01T19:19:17.814Z Checking rand_core v0.10.0
23302026-05-01T19:19:17.845Z Checking hashbrown v0.17.0
23312026-05-01T19:19:17.858Z Checking futures-sink v0.3.32
23322026-05-01T19:19:17.951Z Checking getrandom v0.4.1
23332026-05-01T19:19:17.958Z Checking futures-channel v0.3.32
23342026-05-01T19:19:18.029Z Checking bytes v1.11.1
23352026-05-01T19:19:18.087Z Checking inout v0.1.4
23362026-05-01T19:19:18.116Z Checking icu_provider v2.1.1
23372026-05-01T19:19:18.145Z Checking slab v0.4.12
23382026-05-01T19:19:18.233Z Checking futures-io v0.3.32
23392026-05-01T19:19:18.302Z Checking futures-task v0.3.32
23402026-05-01T19:19:18.331Z Checking cipher v0.4.4
23412026-05-01T19:19:18.331Z Checking indexmap v2.14.0
23422026-05-01T19:19:18.340Z Checking sha2 v0.10.9
23432026-05-01T19:19:18.340Z Checking getrandom v0.3.4
23442026-05-01T19:19:18.365Z Checking icu_normalizer v2.1.1
23452026-05-01T19:19:18.471Z Checking icu_properties v2.1.2
23462026-05-01T19:19:18.518Z Checking futures-util v0.3.32
23472026-05-01T19:19:18.574Z Checking tokio v1.52.1
23482026-05-01T19:19:18.574Z Checking utf8_iter v1.0.4
23492026-05-01T19:19:18.603Z Checking base64ct v1.8.3
23502026-05-01T19:19:18.621Z Checking byteorder v1.5.0
23512026-05-01T19:19:18.659Z Checking form_urlencoded v1.2.2
23522026-05-01T19:19:18.781Z Checking fnv v1.0.7
23532026-05-01T19:19:18.820Z Checking flagset v0.4.7
23542026-05-01T19:19:18.832Z Checking pem-rfc7468 v0.7.0
23552026-05-01T19:19:18.859Z Checking rand_core v0.9.5
23562026-05-01T19:19:18.873Z Checking salsa20 v0.10.2
23572026-05-01T19:19:18.936Z Checking http v1.4.0
23582026-05-01T19:19:18.969Z Checking der v0.7.10
23592026-05-01T19:19:19.003Z Checking uuid v1.23.0
23602026-05-01T19:19:19.034Z Checking pbkdf2 v0.12.2
23612026-05-01T19:19:19.150Z Checking scrypt v0.11.0
23622026-05-01T19:19:19.252Z Checking idna_adapter v1.2.1
23632026-05-01T19:19:19.279Z Checking cbc v0.1.2
23642026-05-01T19:19:19.336Z Checking aes v0.8.4
23652026-05-01T19:19:19.366Z Checking idna v1.1.0
23662026-05-01T19:19:19.403Z Checking rustix v1.1.3
23672026-05-01T19:19:19.501Z Checking tracing-core v0.1.36
23682026-05-01T19:19:19.621Z Checking ppv-lite86 v0.2.21
23692026-05-01T19:19:19.665Z Checking url v2.5.8
23702026-05-01T19:19:19.720Z Checking spki v0.7.3
23712026-05-01T19:19:19.750Z Checking rustls-pki-types v1.14.0
23722026-05-01T19:19:19.794Z Checking iana-time-zone v0.1.65
23732026-05-01T19:19:19.860Z Checking regex-syntax v0.8.10
23742026-05-01T19:19:19.895Z Checking rand_chacha v0.9.0
23752026-05-01T19:19:19.906Z Checking chrono v0.4.44
23762026-05-01T19:19:19.986Z Checking pkcs5 v0.7.1
23772026-05-01T19:19:20.042Z Checking tracing v0.1.44
23782026-05-01T19:19:20.097Z Checking rand v0.9.2
23792026-05-01T19:19:20.223Z Checking http-body v1.0.1
23802026-05-01T19:19:20.236Z Checking aws-lc-sys v0.37.1
23812026-05-01T19:19:20.266Z Checking base64 v0.22.1
23822026-05-01T19:19:20.355Z Checking untrusted v0.7.1
23832026-05-01T19:19:20.373Z Checking untrusted v0.9.0
23842026-05-01T19:19:20.461Z Checking openssl-probe v0.2.1
23852026-05-01T19:19:20.496Z Checking ring v0.17.14
23862026-05-01T19:19:20.524Z Checking pkcs8 v0.10.2
23872026-05-01T19:19:20.557Z Checking tinyvec_macros v0.1.1
23882026-05-01T19:19:20.636Z Checking tower-layer v0.3.3
23892026-05-01T19:19:20.654Z Checking try-lock v0.2.5
23902026-05-01T19:19:20.682Z Checking atomic-waker v1.1.2
23912026-05-01T19:19:20.730Z Checking tower-service v0.3.3
23922026-05-01T19:19:20.784Z Checking plain v0.2.3
23932026-05-01T19:19:20.784Z Checking aws-lc-rs v1.16.0
23942026-05-01T19:19:20.784Z Checking want v0.3.1
23952026-05-01T19:19:20.784Z Checking tinyvec v1.10.0
23962026-05-01T19:19:20.820Z Checking ipnet v2.11.0
23972026-05-01T19:19:20.851Z Checking semver v1.0.28
23982026-05-01T19:19:21.283Z Checking httparse v1.10.1
23992026-05-01T19:19:21.296Z Checking spin v0.9.8
24002026-05-01T19:19:21.297Z Checking unicode-ident v1.0.24
24012026-05-01T19:19:21.297Z Checking httpdate v1.0.3
24022026-05-01T19:19:21.297Z Checking dyn-clone v1.0.20
24032026-05-01T19:19:21.297Z Checking pin-utils v0.1.0
24042026-05-01T19:19:21.297Z Checking foreign-types-shared v0.1.1
24052026-05-01T19:19:21.297Z Checking ucd-trie v0.1.7
24062026-05-01T19:19:21.297Z Checking fastrand v2.3.0
24072026-05-01T19:19:21.297Z Checking schemars v0.8.22
24082026-05-01T19:19:21.297Z Checking proc-macro2 v1.0.106
24092026-05-01T19:19:21.297Z Checking foreign-types v0.3.2
24102026-05-01T19:19:21.302Z Checking pest v2.8.6
24112026-05-01T19:19:21.310Z Checking openssl-sys v0.9.111
24122026-05-01T19:19:21.369Z Checking tempfile v3.25.0
24132026-05-01T19:19:21.492Z Checking thiserror v2.0.18
24142026-05-01T19:19:21.539Z Checking wait-timeout v0.2.1
24152026-05-01T19:19:21.569Z Checking rustls-webpki v0.103.9
24162026-05-01T19:19:21.569Z Checking aho-corasick v1.1.4
24172026-05-01T19:19:21.622Z Checking simd-adler32 v0.3.8
24182026-05-01T19:19:21.666Z Checking powerfmt v0.2.0
24192026-05-01T19:19:21.713Z Checking tokio-util v0.7.18
24202026-05-01T19:19:21.767Z Checking anstyle v1.0.13
24212026-05-01T19:19:21.805Z Checking utf8parse v0.2.2
24222026-05-01T19:19:21.823Z Checking siphasher v1.0.2
24232026-05-01T19:19:21.861Z Checking quick-error v1.2.3
24242026-05-01T19:19:21.886Z Checking bit-vec v0.8.0
24252026-05-01T19:19:21.924Z Checking pretty-hex v0.4.1
24262026-05-01T19:19:21.953Z Checking anstyle-parse v0.2.7
24272026-05-01T19:19:21.970Z Checking rusty-fork v0.3.1
24282026-05-01T19:19:21.982Z Checking rustls v0.23.37
24292026-05-01T19:19:22.043Z Checking deranged v0.5.8
24302026-05-01T19:19:22.081Z Checking bit-set v0.8.0
24312026-05-01T19:19:22.092Z Checking openssl v0.10.75
24322026-05-01T19:19:22.126Z Checking quote v1.0.45
24332026-05-01T19:19:22.220Z Compiling newtype-uuid v1.3.2
24342026-05-01T19:19:22.249Z Checking regex-automata v0.4.14
24352026-05-01T19:19:22.283Z Checking unicode-normalization v0.1.25
24362026-05-01T19:19:22.324Z Checking h2 v0.4.13
24372026-05-01T19:19:22.355Z Checking rustls-native-certs v0.8.3
24382026-05-01T19:19:22.392Z Checking crossbeam-utils v0.8.21
24392026-05-01T19:19:22.481Z Checking rand_xorshift v0.4.0
24402026-05-01T19:19:22.602Z Checking crc32fast v1.5.0
24412026-05-01T19:19:22.678Z Checking scroll v0.13.0
24422026-05-01T19:19:22.716Z Checking signature v2.2.0
24432026-05-01T19:19:22.728Z Checking sync_wrapper v1.0.2
24442026-05-01T19:19:22.828Z Checking unicode-properties v0.1.4
24452026-05-01T19:19:22.849Z Checking is_terminal_polyfill v1.70.2
24462026-05-01T19:19:22.902Z Checking num_threads v0.1.7
24472026-05-01T19:19:22.936Z Checking allocator-api2 v0.2.21
24482026-05-01T19:19:22.950Z Checking anstyle-query v1.1.5
24492026-05-01T19:19:22.985Z Checking num-conv v0.2.0
24502026-05-01T19:19:23.020Z Checking unicode-bidi v0.3.18
24512026-05-01T19:19:23.040Z Checking adler2 v2.0.1
24522026-05-01T19:19:23.123Z Checking time-core v0.1.8
24532026-05-01T19:19:23.151Z Checking colorchoice v1.0.4
24542026-05-01T19:19:23.231Z Checking unarray v0.1.4
24552026-05-01T19:19:23.244Z Checking anstream v0.6.21
24562026-05-01T19:19:23.258Z Checking time v0.3.47
24572026-05-01T19:19:23.324Z Checking stringprep v0.1.5
24582026-05-01T19:19:23.342Z Checking proptest v1.10.0
24592026-05-01T19:19:23.442Z Checking miniz_oxide v0.8.9
24602026-05-01T19:19:23.474Z Checking goblin v0.10.5
24612026-05-01T19:19:23.802Z Checking tower v0.5.3
24622026-05-01T19:19:24.060Z Checking native-tls v0.2.18
24632026-05-01T19:19:24.074Z Checking crossbeam-epoch v0.9.18
24642026-05-01T19:19:24.192Z Compiling daft v0.1.5
24652026-05-01T19:19:24.237Z Checking syn v2.0.117
24662026-05-01T19:19:24.291Z Checking ipnetwork v0.21.1
24672026-05-01T19:19:24.363Z Checking tokio-rustls v0.26.4
24682026-05-01T19:19:24.403Z Checking http-body-util v0.1.3
24692026-05-01T19:19:24.474Z Checking webpki-roots v1.0.6
24702026-05-01T19:19:24.502Z Checking rand_chacha v0.3.1
24712026-05-01T19:19:24.587Z Checking scroll v0.12.0
24722026-05-01T19:19:24.595Z Checking thiserror v1.0.69
24732026-05-01T19:19:24.616Z Checking zstd-sys v2.0.16+zstd.1.5.7
24742026-05-01T19:19:24.695Z Checking hash32 v0.2.1
24752026-05-01T19:19:24.718Z Checking num-integer v0.1.46
24762026-05-01T19:19:24.728Z Checking toml_datetime v0.6.11
24772026-05-01T19:19:24.805Z Checking serde_spanned v0.6.9
24782026-05-01T19:19:24.840Z Checking md-5 v0.10.6
24792026-05-01T19:19:24.899Z Checking ff v0.13.1
24802026-05-01T19:19:24.930Z Checking base16ct v0.2.0
24812026-05-01T19:19:24.950Z Checking psl-types v2.0.11
24822026-05-01T19:19:24.971Z Checking ryu v1.0.23
24832026-05-01T19:19:25.013Z Checking hyper v1.8.1
24842026-05-01T19:19:25.025Z Checking zlib-rs v0.6.2
24852026-05-01T19:19:25.049Z Checking fallible-iterator v0.2.0
24862026-05-01T19:19:25.066Z Checking iri-string v0.7.10
24872026-05-01T19:19:25.104Z Checking serde_urlencoded v0.7.1
24882026-05-01T19:19:25.272Z Compiling iddqd v0.3.18
24892026-05-01T19:19:25.306Z Checking sec1 v0.7.3
24902026-05-01T19:19:25.317Z Checking postgres-protocol v0.6.10
24912026-05-01T19:19:25.508Z Checking publicsuffix v2.3.0
24922026-05-01T19:19:25.625Z Checking group v0.13.0
24932026-05-01T19:19:25.670Z Checking num-iter v0.1.45
24942026-05-01T19:19:25.771Z Checking heapless v0.7.17
24952026-05-01T19:19:25.784Z Checking goblin v0.8.2
24962026-05-01T19:19:25.803Z Checking dof v0.4.0
24972026-05-01T19:19:25.887Z Checking flate2 v1.1.9
24982026-05-01T19:19:25.901Z Checking hyper-util v0.1.20
24992026-05-01T19:19:26.053Z Checking tower-http v0.6.8
25002026-05-01T19:19:26.176Z Checking zstd-safe v7.2.4
25012026-05-01T19:19:26.179Z Checking rand v0.8.5
25022026-05-01T19:19:26.329Z Checking oxnet v0.1.4
25032026-05-01T19:19:26.358Z Checking cookie v0.18.1
25042026-05-01T19:19:26.389Z Checking tokio-native-tls v0.3.1
25052026-05-01T19:19:26.435Z Checking dtrace-parser v0.3.0
25062026-05-01T19:19:26.509Z Checking phf_shared v0.13.1
25072026-05-01T19:19:26.543Z Checking lazy_static v1.5.0
25082026-05-01T19:19:26.564Z Checking zerocopy v0.7.35
25092026-05-01T19:19:26.582Z Checking terminal_size v0.4.3
25102026-05-01T19:19:26.629Z Checking bzip2-sys v0.1.13+1.0.8
25112026-05-01T19:19:26.657Z Checking signal-hook v0.3.18
25122026-05-01T19:19:26.690Z Checking hkdf v0.12.4
25132026-05-01T19:19:26.693Z Checking crypto-bigint v0.5.5
25142026-05-01T19:19:26.703Z Checking thread-id v5.1.0
25152026-05-01T19:19:26.724Z Checking foldhash v0.1.5
25162026-05-01T19:19:26.789Z Checking either v1.15.0
25172026-05-01T19:19:26.824Z Checking bumpalo v3.20.2
25182026-05-01T19:19:26.843Z Checking bitflags v1.3.2
25192026-05-01T19:19:26.854Z Compiling rayon-core v1.13.0
25202026-05-01T19:19:26.914Z Checking strsim v0.11.1
25212026-05-01T19:19:26.974Z Checking managed v0.8.0
25222026-05-01T19:19:27.017Z Checking winnow v0.5.40
25232026-05-01T19:19:27.034Z Checking foldhash v0.2.0
25242026-05-01T19:19:27.046Z Checking clap_lex v1.0.0
25252026-05-01T19:19:27.076Z Checking libbz2-rs-sys v0.2.2
25262026-05-01T19:19:27.160Z Checking winnow v0.7.14
25272026-05-01T19:19:27.168Z Checking hyper-rustls v0.27.7
25282026-05-01T19:19:27.173Z Checking hashbrown v0.16.1
25292026-05-01T19:19:27.186Z Checking clap_builder v4.5.60
25302026-05-01T19:19:27.359Z Checking hyper-tls v0.6.0
25312026-05-01T19:19:27.455Z Checking bzip2 v0.6.1
25322026-05-01T19:19:27.527Z Checking smoltcp v0.9.1
25332026-05-01T19:19:27.596Z Checking elliptic-curve v0.13.8
25342026-05-01T19:19:27.634Z Checking zopfli v0.8.3
25352026-05-01T19:19:27.667Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25362026-05-01T19:19:27.670Z Checking dof v0.3.0
25372026-05-01T19:19:27.859Z Checking hashbrown v0.15.5
25382026-05-01T19:19:27.894Z Checking signal-hook-mio v0.2.5
25392026-05-01T19:19:27.953Z Checking usdt-impl v0.6.0
25402026-05-01T19:19:27.961Z Checking bzip2 v0.4.4
25412026-05-01T19:19:28.023Z Checking num-bigint-dig v0.8.6
25422026-05-01T19:19:28.119Z Checking phf v0.13.1
25432026-05-01T19:19:28.134Z Checking toml_edit v0.19.15
25442026-05-01T19:19:28.137Z Checking cookie_store v0.22.1
25452026-05-01T19:19:28.269Z Checking zstd v0.13.3
25462026-05-01T19:19:28.335Z Checking postgres-types v0.2.12
25472026-05-01T19:19:28.355Z Checking dtrace-parser v0.2.0
25482026-05-01T19:19:28.431Z Checking rustls-platform-verifier v0.6.2
25492026-05-01T19:19:28.456Z Checking crossbeam-deque v0.8.6
25502026-05-01T19:19:28.487Z Checking bstr v1.12.1
25512026-05-01T19:19:28.500Z Checking regex v1.12.3
25522026-05-01T19:19:28.548Z Checking ed25519 v2.2.3
25532026-05-01T19:19:28.579Z Checking phf_shared v0.11.3
25542026-05-01T19:19:28.633Z Checking ref-cast v1.0.25
25552026-05-01T19:19:28.650Z Checking curve25519-dalek v4.1.3
25562026-05-01T19:19:28.722Z Checking strum v0.27.2
25572026-05-01T19:19:28.732Z Checking hubpack v0.1.2
25582026-05-01T19:19:28.740Z Checking memoffset v0.9.1
25592026-05-01T19:19:28.781Z Checking rustix v0.38.44
25602026-05-01T19:19:28.816Z Checking pkcs1 v0.7.5
25612026-05-01T19:19:28.833Z Checking float-cmp v0.10.0
25622026-05-01T19:19:28.845Z Checking serde-big-array v0.5.1
25632026-05-01T19:19:28.871Z Checking hex v0.4.3
25642026-05-01T19:19:28.892Z Checking erased-serde v0.3.31
25652026-05-01T19:19:28.956Z Checking rfc6979 v0.4.0
25662026-05-01T19:19:28.964Z Checking memmap2 v0.9.10
25672026-05-01T19:19:29.027Z Checking thread-id v4.2.2
25682026-05-01T19:19:29.067Z Checking env_filter v1.0.0
25692026-05-01T19:19:29.101Z Checking encoding_rs v0.8.35
25702026-05-01T19:19:29.107Z Checking jiff v0.2.21
25712026-05-01T19:19:29.125Z Checking data-encoding v2.10.0
25722026-05-01T19:19:29.184Z Checking mime v0.3.17
25732026-05-01T19:19:29.208Z Checking precomputed-hash v0.1.1
25742026-05-01T19:19:29.270Z Checking normalize-line-endings v0.3.0
25752026-05-01T19:19:29.283Z Checking rustc-hash v2.1.1
25762026-05-01T19:19:29.374Z Checking whoami v2.1.0
25772026-05-01T19:19:29.393Z Checking difflib v0.4.0
25782026-05-01T19:19:29.415Z Checking static_assertions v1.1.0
25792026-05-01T19:19:29.415Z Checking unicode-segmentation v1.12.0
25802026-05-01T19:19:29.431Z Checking toml_write v0.1.2
25812026-05-01T19:19:29.461Z Checking new_debug_unreachable v1.0.6
25822026-05-01T19:19:29.551Z Checking fixedbitset v0.4.2
25832026-05-01T19:19:29.573Z Checking keccak v0.1.6
25842026-05-01T19:19:29.573Z Checking fixedbitset v0.5.7
25852026-05-01T19:19:29.594Z Checking predicates-core v1.0.10
25862026-05-01T19:19:29.623Z Checking crossterm v0.28.1
25872026-05-01T19:19:29.678Z Checking petgraph v0.6.5
25882026-05-01T19:19:29.701Z Checking sha3 v0.10.8
25892026-05-01T19:19:29.712Z Checking predicates v3.1.4
25902026-05-01T19:19:29.712Z Checking similar v2.7.0
25912026-05-01T19:19:29.782Z Checking petgraph v0.8.3
25922026-05-01T19:19:29.898Z Checking toml_edit v0.22.27
25932026-05-01T19:19:30.003Z Checking tokio-postgres v0.7.16
25942026-05-01T19:19:30.044Z Checking reqwest v0.12.28
25952026-05-01T19:19:30.088Z Checking string_cache v0.8.9
25962026-05-01T19:19:30.251Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
25972026-05-01T19:19:30.294Z Checking ed25519-dalek v2.2.0
25982026-05-01T19:19:30.531Z Checking hickory-proto v0.25.2
25992026-05-01T19:19:30.896Z Checking slog v2.8.2
26002026-05-01T19:19:30.985Z Checking env_logger v0.11.9
26012026-05-01T19:19:31.156Z Checking toml v0.7.8
26022026-05-01T19:19:31.171Z Checking usdt v0.6.0
26032026-05-01T19:19:31.220Z Checking usdt-impl v0.5.0
26042026-05-01T19:19:31.280Z Checking serde_with v3.17.0
26052026-05-01T19:19:31.315Z Checking zip v4.6.1
26062026-05-01T19:19:31.334Z Checking ecdsa v0.16.9
26072026-05-01T19:19:31.477Z Checking rsa v0.9.10
26082026-05-01T19:19:31.510Z Checking nix v0.31.2
26092026-05-01T19:19:31.744Z Checking reqwest v0.13.2
26102026-05-01T19:19:31.877Z Checking clap v4.5.60
26112026-05-01T19:19:31.925Z Checking toml_parser v1.0.9+spec-1.1.0
26122026-05-01T19:19:31.953Z Checking zip v0.6.6
26132026-05-01T19:19:32.010Z Checking itertools v0.13.0
26142026-05-01T19:19:32.251Z Checking strum v0.26.3
26152026-05-01T19:19:32.278Z Checking tokio-stream v0.1.18
26162026-05-01T19:19:32.363Z Checking fs-err v3.3.0
26172026-05-01T19:19:32.488Z Checking ahash v0.8.12
26182026-05-01T19:19:32.561Z Checking object v0.37.3
26192026-05-01T19:19:32.580Z Checking buf-list v1.1.2
26202026-05-01T19:19:32.654Z Checking anyhow v1.0.102
26212026-05-01T19:19:32.668Z Checking camino v1.2.2
26222026-05-01T19:19:32.679Z Checking x509-cert v0.2.5
26232026-05-01T19:19:32.689Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
26242026-05-01T19:19:32.758Z Checking openapiv3 v2.2.0
26252026-05-01T19:19:32.852Z Checking toml_datetime v0.7.5+spec-1.1.0
26262026-05-01T19:19:32.917Z Checking sha1 v0.10.6
26272026-05-01T19:19:32.948Z Checking lalrpop-util v0.19.12
26282026-05-01T19:19:33.044Z Checking peg-runtime v0.8.5
26292026-05-01T19:19:33.048Z Checking rayon v1.11.0
26302026-05-01T19:19:33.070Z Checking sigpipe v0.1.3
26312026-05-01T19:19:33.105Z Checking glob v0.3.3
26322026-05-01T19:19:34.724Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26332026-05-01T19:19:34.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s
26342026-05-01T19:19:35.144Z
26352026-05-01T19:19:35.144Zinfo: running `cargo check --bins` on internal-dns-types (77/273)
26362026-05-01T19:19:35.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372026-05-01T19:19:35.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382026-05-01T19:19:35.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26392026-05-01T19:19:35.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26402026-05-01T19:19:35.750Z
26412026-05-01T19:19:35.750Zinfo: running `cargo check --bins` on internal-dns-types-versions (78/273)
26422026-05-01T19:19:36.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432026-05-01T19:19:36.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442026-05-01T19:19:36.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452026-05-01T19:19:36.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26462026-05-01T19:19:36.379Z
26472026-05-01T19:19:36.379Zinfo: running `cargo check --bins` on nexus-types-versions (79/273)
26482026-05-01T19:19:37.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492026-05-01T19:19:37.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502026-05-01T19:19:37.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512026-05-01T19:19:37.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26522026-05-01T19:19:37.668Z
26532026-05-01T19:19:37.668Zinfo: running `cargo check --bins` on oxql-types (80/273)
26542026-05-01T19:19:37.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552026-05-01T19:19:37.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562026-05-01T19:19:37.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572026-05-01T19:19:37.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26582026-05-01T19:19:37.668Z
26592026-05-01T19:19:37.668Zinfo: running `cargo check --bins` on oximeter-types (81/273)
26602026-05-01T19:19:38.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612026-05-01T19:19:38.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622026-05-01T19:19:38.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632026-05-01T19:19:38.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26642026-05-01T19:19:38.187Z
26652026-05-01T19:19:38.188Zinfo: running `cargo check --bins` on oximeter-types-versions (82/273)
26662026-05-01T19:19:38.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672026-05-01T19:19:38.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682026-05-01T19:19:38.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692026-05-01T19:19:38.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26702026-05-01T19:19:38.754Z
26712026-05-01T19:19:38.754Zinfo: running `cargo check --bins` on oximeter-macro-impl (83/273)
26722026-05-01T19:19:39.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732026-05-01T19:19:39.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742026-05-01T19:19:39.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752026-05-01T19:19:39.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26762026-05-01T19:19:39.342Z
26772026-05-01T19:19:39.342Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (84/273)
26782026-05-01T19:19:39.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792026-05-01T19:19:39.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802026-05-01T19:19:40.022Z Compiling structmeta-derive v0.3.0
26812026-05-01T19:19:40.128Z Compiling rustls v0.22.4
26822026-05-01T19:19:40.148Z Compiling multer v3.1.0
26832026-05-01T19:19:40.160Z Compiling async-stream-impl v0.3.6
26842026-05-01T19:19:40.160Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26852026-05-01T19:19:40.169Z Compiling dropshot v0.17.0
26862026-05-01T19:19:40.185Z Compiling newtype-uuid-macros v0.1.0
26872026-05-01T19:19:40.185Z Compiling dropshot_endpoint v0.17.0
26882026-05-01T19:19:40.302Z Checking newtype-uuid v1.3.2
26892026-05-01T19:19:40.364Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26902026-05-01T19:19:40.428Z Checking rustls-webpki v0.102.8
26912026-05-01T19:19:40.502Z Checking daft v0.1.5
26922026-05-01T19:19:40.530Z Checking futures-executor v0.3.32
26932026-05-01T19:19:40.735Z Checking thread_local v1.1.9
26942026-05-01T19:19:40.741Z Checking compression-core v0.4.31
26952026-05-01T19:19:40.769Z Compiling match_cfg v0.1.0
26962026-05-01T19:19:40.861Z Checking compression-codecs v0.4.37
26972026-05-01T19:19:40.872Z Checking hostname v0.3.1
26982026-05-01T19:19:40.991Z Checking iddqd v0.3.18
26992026-05-01T19:19:41.014Z Checking futures v0.3.32
27002026-05-01T19:19:41.029Z Checking crossbeam-channel v0.5.15
27012026-05-01T19:19:41.199Z Compiling structmeta v0.3.0
27022026-05-01T19:19:41.208Z Checking slog-json v2.6.1
27032026-05-01T19:19:41.369Z Checking is-terminal v0.4.17
27042026-05-01T19:19:41.393Z Compiling derive-ex v0.1.8
27052026-05-01T19:19:41.426Z Compiling parse-display-derive v0.10.0
27062026-05-01T19:19:41.452Z Compiling toml_datetime v1.0.0+spec-1.1.0
27072026-05-01T19:19:41.744Z Checking serde_spanned v1.0.4
27082026-05-01T19:19:41.853Z Checking term v1.2.1
27092026-05-01T19:19:41.876Z Checking toml_writer v1.0.6+spec-1.1.0
27102026-05-01T19:19:41.906Z Checking debug-ignore v1.0.5
27112026-05-01T19:19:41.937Z Checking take_mut v0.2.2
27122026-05-01T19:19:42.039Z Checking slog-async v2.8.0
27132026-05-01T19:19:42.085Z Checking toml v1.0.6+spec-1.1.0
27142026-05-01T19:19:42.102Z Checking slog-term v2.9.2
27152026-05-01T19:19:42.209Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27162026-05-01T19:19:42.296Z Compiling slog-bunyan v2.5.0
27172026-05-01T19:19:42.355Z Checking tokio-rustls v0.25.0
27182026-05-01T19:19:42.431Z Compiling async-compression v0.4.41
27192026-05-01T19:19:42.546Z Compiling async-stream v0.3.6
27202026-05-01T19:19:42.692Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27212026-05-01T19:19:42.741Z Checking progenitor-client v0.14.0
27222026-05-01T19:19:42.758Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27232026-05-01T19:19:42.964Z Checking backon v1.6.0
27242026-05-01T19:19:43.012Z Checking waitgroup v0.1.2
27252026-05-01T19:19:43.058Z Compiling test-strategy v0.4.5
27262026-05-01T19:19:43.129Z Checking rustls-pemfile v2.2.0
27272026-05-01T19:19:43.341Z Checking serde_path_to_error v0.1.20
27282026-05-01T19:19:43.402Z Checking hostname v0.4.2
27292026-05-01T19:19:43.497Z Checking instant v0.1.13
27302026-05-01T19:19:43.545Z Compiling prettyplease v0.2.37
27312026-05-01T19:19:43.579Z Checking backoff v0.4.0
27322026-05-01T19:19:43.699Z Compiling progenitor-extras v0.2.0
27332026-05-01T19:19:43.757Z Compiling parse-display v0.10.0
27342026-05-01T19:19:43.945Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
27352026-05-01T19:19:43.989Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27362026-05-01T19:19:44.184Z Checking progenitor-client v0.10.0
27372026-05-01T19:19:44.200Z Checking itertools v0.14.0
27382026-05-01T19:19:44.333Z Checking regress v0.10.5
27392026-05-01T19:19:44.411Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
27402026-05-01T19:19:44.479Z Checking num-rational v0.4.2
27412026-05-01T19:19:44.602Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27422026-05-01T19:19:45.239Z Checking num-complex v0.4.6
27432026-05-01T19:19:45.567Z Checking macaddr v1.0.1
27442026-05-01T19:19:45.797Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27452026-05-01T19:19:45.807Z Checking num v0.4.3
27462026-05-01T19:19:45.835Z Compiling usdt-attr-macro v0.5.0
27472026-05-01T19:19:45.932Z Compiling usdt-macro v0.5.0
27482026-05-01T19:19:45.958Z Checking memmap v0.7.0
27492026-05-01T19:19:45.988Z Checking float-ord v0.3.2
27502026-05-01T19:19:46.118Z Compiling toml v0.8.23
27512026-05-01T19:19:46.222Z Compiling minimal-lexical v0.2.1
27522026-05-01T19:19:46.610Z Checking linked-hash-map v0.5.6
27532026-05-01T19:19:46.645Z Checking usdt v0.5.0
27542026-05-01T19:19:46.729Z Compiling nom v7.1.3
27552026-05-01T19:19:46.784Z Checking lru-cache v0.1.2
27562026-05-01T19:19:47.235Z Checking hickory-proto v0.24.4
27572026-05-01T19:19:47.265Z Checking phf_shared v0.12.1
27582026-05-01T19:19:47.335Z Compiling slog-dtrace v0.3.0
27592026-05-01T19:19:47.407Z Checking heck v0.5.0
27602026-05-01T19:19:47.531Z Checking resolv-conf v0.7.6
27612026-05-01T19:19:47.544Z Compiling convert_case v0.4.0
27622026-05-01T19:19:47.721Z Compiling chrono-tz v0.10.4
27632026-05-01T19:19:47.966Z Compiling derive_more v0.99.20
27642026-05-01T19:19:47.975Z Compiling const_format_proc_macros v0.2.34
27652026-05-01T19:19:48.085Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27662026-05-01T19:19:48.164Z Checking phf v0.12.1
27672026-05-01T19:19:48.309Z Checking tokio-dtrace v0.1.1
27682026-05-01T19:19:48.500Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27692026-05-01T19:19:48.574Z Compiling derive-where v1.6.0
27702026-05-01T19:19:49.004Z Checking highway v1.3.0
27712026-05-01T19:19:49.110Z Checking hickory-resolver v0.24.4
27722026-05-01T19:19:49.123Z Checking const_format v0.2.35
27732026-05-01T19:19:49.255Z Checking oxide-tokio-rt v0.1.4
27742026-05-01T19:19:49.643Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27752026-05-01T19:19:49.661Z Checking gethostname v0.5.0
27762026-05-01T19:19:49.744Z Checking bcs v0.1.6
27772026-05-01T19:19:49.801Z Compiling async-recursion v1.1.1
27782026-05-01T19:19:49.907Z Checking qorb v0.4.1
27792026-05-01T19:19:49.976Z Checking termtree v0.5.1
27802026-05-01T19:19:50.509Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27812026-05-01T19:19:51.138Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27822026-05-01T19:19:51.329Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27832026-05-01T19:19:51.332Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27842026-05-01T19:19:53.350Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27852026-05-01T19:19:56.152Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27862026-05-01T19:19:58.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.89s
27872026-05-01T19:19:58.407Z
27882026-05-01T19:19:58.407Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/273)
27892026-05-01T19:19:58.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902026-05-01T19:19:58.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912026-05-01T19:19:59.094Z Compiling ar_archive_writer v0.5.1
27922026-05-01T19:19:59.203Z Compiling stacker v0.1.23
27932026-05-01T19:19:59.207Z Compiling cfg_aliases v0.1.1
27942026-05-01T19:19:59.215Z Compiling convert_case v0.10.0
27952026-05-01T19:19:59.218Z Checking unicode-width v0.1.14
27962026-05-01T19:19:59.229Z Compiling proc-macro-error v1.0.4
27972026-05-01T19:19:59.239Z Checking fd-lock v4.0.4
27982026-05-01T19:19:59.242Z Checking nibble_vec v0.1.0
27992026-05-01T19:19:59.264Z Compiling nix v0.28.0
28002026-05-01T19:19:59.348Z Checking vte v0.14.1
28012026-05-01T19:19:59.366Z Compiling recursive-proc-macro-impl v0.1.1
28022026-05-01T19:19:59.452Z Checking endian-type v0.1.2
28032026-05-01T19:19:59.465Z Checking bytecount v0.6.9
28042026-05-01T19:19:59.496Z Checking strip-ansi-escapes v0.2.1
28052026-05-01T19:19:59.508Z Compiling derive_more-impl v2.1.1
28062026-05-01T19:19:59.520Z Compiling tabled_derive v0.7.0
28072026-05-01T19:19:59.561Z Checking papergrid v0.11.0
28082026-05-01T19:19:59.574Z Checking radix_trie v0.2.1
28092026-05-01T19:19:59.593Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28102026-05-01T19:19:59.778Z Compiling peg-macros v0.8.5
28112026-05-01T19:19:59.784Z Checking winnow v0.6.26
28122026-05-01T19:20:00.034Z Compiling psm v0.1.30
28132026-05-01T19:20:00.070Z Compiling sqlparser_derive v0.5.0
28142026-05-01T19:20:00.163Z Checking nu-ansi-term v0.50.3
28152026-05-01T19:20:00.307Z Checking derive_more v2.1.1
28162026-05-01T19:20:00.387Z Checking unicode_categories v0.1.1
28172026-05-01T19:20:00.407Z Checking home v0.5.12
28182026-05-01T19:20:00.478Z Checking unicode-width v0.2.0
28192026-05-01T19:20:00.512Z Checking tabled v0.15.0
28202026-05-01T19:20:00.542Z Checking crossterm v0.29.0
28212026-05-01T19:20:00.545Z Checking rustyline v14.0.0
28222026-05-01T19:20:00.727Z Checking reedline v0.40.0
28232026-05-01T19:20:01.197Z Checking recursive v0.1.1
28242026-05-01T19:20:01.201Z Checking display-error-chain v0.2.2
28252026-05-01T19:20:01.201Z Checking sqlparser v0.61.0
28262026-05-01T19:20:01.201Z Checking sqlformat v0.3.5
28272026-05-01T19:20:01.201Z Checking peg v0.8.5
28282026-05-01T19:20:12.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.65s
28292026-05-01T19:20:12.282Z
28302026-05-01T19:20:12.283Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/273)
28312026-05-01T19:20:12.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322026-05-01T19:20:12.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332026-05-01T19:20:12.971Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28342026-05-01T19:20:16.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
28352026-05-01T19:20:16.489Z
28362026-05-01T19:20:16.489Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/273)
28372026-05-01T19:20:17.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382026-05-01T19:20:17.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392026-05-01T19:20:17.159Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28402026-05-01T19:20:19.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
28412026-05-01T19:20:19.798Z
28422026-05-01T19:20:19.798Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/273)
28432026-05-01T19:20:20.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442026-05-01T19:20:20.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452026-05-01T19:20:20.402Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28462026-05-01T19:20:23.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s
28472026-05-01T19:20:23.750Z
28482026-05-01T19:20:23.750Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/273)
28492026-05-01T19:20:24.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502026-05-01T19:20:24.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512026-05-01T19:20:24.419Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28522026-05-01T19:20:27.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
28532026-05-01T19:20:27.856Z
28542026-05-01T19:20:27.856Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/273)
28552026-05-01T19:20:28.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562026-05-01T19:20:28.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572026-05-01T19:20:28.517Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28582026-05-01T19:20:31.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s
28592026-05-01T19:20:31.383Z
28602026-05-01T19:20:31.383Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/273)
28612026-05-01T19:20:31.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622026-05-01T19:20:31.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632026-05-01T19:20:31.915Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28642026-05-01T19:20:34.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
28652026-05-01T19:20:34.617Z
28662026-05-01T19:20:34.617Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/273)
28672026-05-01T19:20:38.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682026-05-01T19:20:38.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692026-05-01T19:20:38.341Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28702026-05-01T19:20:38.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
28712026-05-01T19:20:38.817Z
28722026-05-01T19:20:38.817Zinfo: running `cargo check --bins` on oximeter (93/273)
28732026-05-01T19:20:39.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742026-05-01T19:20:39.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752026-05-01T19:20:39.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762026-05-01T19:20:39.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28772026-05-01T19:20:39.421Z
28782026-05-01T19:20:39.423Zinfo: running `cargo check --bins` on oximeter-schema (94/273)
28792026-05-01T19:20:39.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802026-05-01T19:20:39.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812026-05-01T19:20:40.058Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28822026-05-01T19:20:40.217Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28832026-05-01T19:20:40.233Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28842026-05-01T19:20:40.556Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28852026-05-01T19:20:43.627Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
28862026-05-01T19:20:44.824Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28872026-05-01T19:20:44.984Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28882026-05-01T19:20:45.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s
28892026-05-01T19:20:45.827Z
28902026-05-01T19:20:45.827Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (95/273)
28912026-05-01T19:20:46.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922026-05-01T19:20:46.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932026-05-01T19:20:46.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942026-05-01T19:20:46.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
28952026-05-01T19:20:46.431Z
28962026-05-01T19:20:46.431Zinfo: running `cargo check --bins` on oximeter-test-utils (96/273)
28972026-05-01T19:20:46.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982026-05-01T19:20:46.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992026-05-01T19:20:46.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002026-05-01T19:20:46.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29012026-05-01T19:20:47.073Z
29022026-05-01T19:20:47.073Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/273)
29032026-05-01T19:20:47.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042026-05-01T19:20:47.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052026-05-01T19:20:47.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062026-05-01T19:20:47.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29072026-05-01T19:20:47.682Z
29082026-05-01T19:20:47.682Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/273)
29092026-05-01T19:20:48.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102026-05-01T19:20:48.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112026-05-01T19:20:48.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122026-05-01T19:20:48.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29132026-05-01T19:20:48.300Z
29142026-05-01T19:20:48.300Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/273)
29152026-05-01T19:20:48.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162026-05-01T19:20:48.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172026-05-01T19:20:48.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182026-05-01T19:20:48.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29192026-05-01T19:20:48.891Z
29202026-05-01T19:20:48.891Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/273)
29212026-05-01T19:20:49.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222026-05-01T19:20:49.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232026-05-01T19:20:49.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242026-05-01T19:20:49.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29252026-05-01T19:20:49.501Z
29262026-05-01T19:20:49.501Zinfo: running `cargo check --bins` on trust-quorum-types (101/273)
29272026-05-01T19:20:49.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282026-05-01T19:20:50.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292026-05-01T19:20:50.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302026-05-01T19:20:50.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
29312026-05-01T19:20:50.090Z
29322026-05-01T19:20:50.091Zinfo: running `cargo check --bins` on trust-quorum-test-utils (102/273)
29332026-05-01T19:20:50.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342026-05-01T19:20:50.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352026-05-01T19:20:50.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362026-05-01T19:20:50.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29372026-05-01T19:20:50.698Z
29382026-05-01T19:20:50.698Zinfo: running `cargo check --bins` on update-engine (103/273)
29392026-05-01T19:20:51.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402026-05-01T19:20:51.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412026-05-01T19:20:51.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422026-05-01T19:20:51.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
29432026-05-01T19:20:51.287Z
29442026-05-01T19:20:51.287Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (104/273)
29452026-05-01T19:20:51.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462026-05-01T19:20:51.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472026-05-01T19:20:52.011Z Compiling crucible-workspace-hack v0.1.0
29482026-05-01T19:20:52.133Z Checking secrecy v0.10.3
29492026-05-01T19:20:52.141Z Compiling heapless v0.8.0
29502026-05-01T19:20:52.148Z Compiling ingot-macros v0.1.1
29512026-05-01T19:20:52.155Z Compiling toml_edit v0.23.10+spec-1.0.0
29522026-05-01T19:20:52.158Z Checking hash32 v0.3.1
29532026-05-01T19:20:52.176Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29542026-05-01T19:20:52.176Z Compiling smoltcp v0.11.0
29552026-05-01T19:20:52.232Z Checking cobs v0.3.0
29562026-05-01T19:20:52.290Z Compiling thiserror-impl-no-std v2.0.2
29572026-05-01T19:20:52.369Z Checking half v2.7.1
29582026-05-01T19:20:52.372Z Checking universal-hash v0.5.1
29592026-05-01T19:20:52.418Z Checking opaque-debug v0.3.1
29602026-05-01T19:20:52.484Z Checking ciborium-io v0.2.2
29612026-05-01T19:20:52.504Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
29622026-05-01T19:20:52.536Z Checking poly1305 v0.8.0
29632026-05-01T19:20:52.583Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
29642026-05-01T19:20:52.645Z Checking ciborium-ll v0.2.2
29652026-05-01T19:20:52.679Z Compiling proc-macro-crate v3.4.0
29662026-05-01T19:20:52.810Z Checking postcard v1.1.3
29672026-05-01T19:20:52.826Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29682026-05-01T19:20:52.861Z Checking password-hash v0.5.0
29692026-05-01T19:20:53.080Z Checking chacha20 v0.9.1
29702026-05-01T19:20:53.095Z Compiling proc-macro-crate v1.3.1
29712026-05-01T19:20:53.108Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
29722026-05-01T19:20:53.231Z Checking blake2 v0.10.6
29732026-05-01T19:20:53.246Z Compiling num_enum_derive v0.7.5
29742026-05-01T19:20:53.275Z Checking aead v0.5.2
29752026-05-01T19:20:53.344Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
29762026-05-01T19:20:53.420Z Compiling foreign-types-macros v0.2.3
29772026-05-01T19:20:53.473Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
29782026-05-01T19:20:53.488Z Checking thiserror-no-std v2.0.2
29792026-05-01T19:20:53.515Z Checking cpufeatures v0.3.0
29802026-05-01T19:20:53.552Z Checking foreign-types-shared v0.3.1
29812026-05-01T19:20:53.572Z Checking vsss-rs v3.3.4
29822026-05-01T19:20:53.587Z Checking chacha20 v0.10.0
29832026-05-01T19:20:53.642Z Compiling num_enum_derive v0.5.11
29842026-05-01T19:20:53.703Z Checking argon2 v0.5.3
29852026-05-01T19:20:53.800Z Checking chacha20poly1305 v0.10.1
29862026-05-01T19:20:53.930Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
29872026-05-01T19:20:54.013Z Checking foreign-types v0.5.0
29882026-05-01T19:20:54.042Z Checking ciborium v0.2.2
29892026-05-01T19:20:54.202Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29902026-05-01T19:20:54.258Z Checking console v0.15.11
29912026-05-01T19:20:54.298Z Checking num_enum v0.7.5
29922026-05-01T19:20:54.417Z Checking tabwriter v1.4.1
29932026-05-01T19:20:54.468Z Checking newline-converter v0.3.0
29942026-05-01T19:20:54.481Z Checking camino-tempfile v1.4.1
29952026-05-01T19:20:54.524Z Checking atomicwrites v0.4.4
29962026-05-01T19:20:54.555Z Checking byte-wrapper v0.1.0
29972026-05-01T19:20:54.577Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29982026-05-01T19:20:54.641Z Checking cstr-argument v0.1.2
29992026-05-01T19:20:54.654Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
30002026-05-01T19:20:54.679Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
30012026-05-01T19:20:54.692Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30022026-05-01T19:20:54.762Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30032026-05-01T19:20:54.776Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30042026-05-01T19:20:54.886Z Checking num_enum v0.5.11
30052026-05-01T19:20:54.931Z Checking expectorate v1.2.0
30062026-05-01T19:20:54.976Z Checking ingot-types v0.1.2
30072026-05-01T19:20:54.993Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30082026-05-01T19:20:54.997Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
30092026-05-01T19:20:55.058Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30102026-05-01T19:20:55.093Z Checking rand v0.10.0
30112026-05-01T19:20:55.106Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
30122026-05-01T19:20:55.165Z Checking indent_write v2.2.0
30132026-05-01T19:20:55.257Z Checking colored v3.1.1
30142026-05-01T19:20:55.294Z Compiling zone_cfg_derive v0.3.1
30152026-05-01T19:20:55.326Z Checking ingot v0.1.1
30162026-05-01T19:20:55.400Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30172026-05-01T19:20:55.416Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30182026-05-01T19:20:55.420Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30192026-05-01T19:20:55.456Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30202026-05-01T19:20:55.510Z Checking itertools v0.12.1
30212026-05-01T19:20:55.595Z Compiling num-derive v0.4.2
30222026-05-01T19:20:55.628Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30232026-05-01T19:20:55.794Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30242026-05-01T19:20:55.815Z Checking swrite v0.1.0
30252026-05-01T19:20:55.906Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30262026-05-01T19:20:55.949Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
30272026-05-01T19:20:56.102Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30282026-05-01T19:20:56.233Z Checking dropshot-api-manager-types v0.7.1
30292026-05-01T19:20:56.241Z Checking smf v0.2.3
30302026-05-01T19:20:56.370Z Checking nanorand v0.7.0
30312026-05-01T19:20:56.384Z Checking whoami v1.6.1
30322026-05-01T19:20:56.472Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30332026-05-01T19:20:56.472Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30342026-05-01T19:20:56.505Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
30352026-05-01T19:20:56.525Z Checking zone v0.3.1
30362026-05-01T19:20:56.561Z Checking flume v0.11.1
30372026-05-01T19:20:56.943Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
30382026-05-01T19:20:57.895Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
30392026-05-01T19:20:58.795Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
30402026-05-01T19:21:01.772Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30412026-05-01T19:21:03.798Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30422026-05-01T19:21:04.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.54s
30432026-05-01T19:21:05.037Z
30442026-05-01T19:21:05.037Zinfo: running `cargo check --bins` on clickhouse-admin-api (105/273)
30452026-05-01T19:21:05.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-05-01T19:21:05.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-05-01T19:21:05.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-05-01T19:21:05.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30492026-05-01T19:21:05.644Z
30502026-05-01T19:21:05.644Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (106/273)
30512026-05-01T19:21:06.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-05-01T19:21:06.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-05-01T19:21:06.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-05-01T19:21:06.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30552026-05-01T19:21:06.239Z
30562026-05-01T19:21:06.239Zinfo: running `cargo check --bins` on bootstrap-agent-client (107/273)
30572026-05-01T19:21:06.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-05-01T19:21:06.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-05-01T19:21:06.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-05-01T19:21:06.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30612026-05-01T19:21:06.837Z
30622026-05-01T19:21:06.837Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/273)
30632026-05-01T19:21:07.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-05-01T19:21:07.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-05-01T19:21:07.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-05-01T19:21:07.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30672026-05-01T19:21:07.434Z
30682026-05-01T19:21:07.434Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (109/273)
30692026-05-01T19:21:07.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-05-01T19:21:07.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-05-01T19:21:07.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-05-01T19:21:07.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30732026-05-01T19:21:08.029Z
30742026-05-01T19:21:08.029Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (110/273)
30752026-05-01T19:21:08.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-05-01T19:21:08.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-05-01T19:21:08.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782026-05-01T19:21:08.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30792026-05-01T19:21:08.628Z
30802026-05-01T19:21:08.629Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (111/273)
30812026-05-01T19:21:09.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822026-05-01T19:21:09.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832026-05-01T19:21:09.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842026-05-01T19:21:09.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30852026-05-01T19:21:09.222Z
30862026-05-01T19:21:09.222Zinfo: running `cargo check --bins` on cockroach-admin-client (112/273)
30872026-05-01T19:21:09.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882026-05-01T19:21:09.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892026-05-01T19:21:09.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902026-05-01T19:21:09.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30912026-05-01T19:21:09.804Z
30922026-05-01T19:21:09.804Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (113/273)
30932026-05-01T19:21:10.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942026-05-01T19:21:10.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952026-05-01T19:21:10.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962026-05-01T19:21:10.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30972026-05-01T19:21:10.447Z
30982026-05-01T19:21:10.447Zinfo: running `cargo check --bins` on dns-service-client (114/273)
30992026-05-01T19:21:10.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002026-05-01T19:21:10.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012026-05-01T19:21:10.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022026-05-01T19:21:10.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31032026-05-01T19:21:10.995Z
31042026-05-01T19:21:10.995Zinfo: running `cargo check --bins` on installinator-client (115/273)
31052026-05-01T19:21:11.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062026-05-01T19:21:11.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072026-05-01T19:21:11.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082026-05-01T19:21:11.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31092026-05-01T19:21:11.592Z
31102026-05-01T19:21:11.592Zinfo: running `cargo check --bins` on nexus-client (116/273)
31112026-05-01T19:21:12.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122026-05-01T19:21:12.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132026-05-01T19:21:12.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142026-05-01T19:21:12.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31152026-05-01T19:21:12.222Z
31162026-05-01T19:21:12.222Zinfo: running `cargo check --bins` on nexus-lockstep-client (117/273)
31172026-05-01T19:21:12.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182026-05-01T19:21:12.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192026-05-01T19:21:12.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31202026-05-01T19:21:12.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31212026-05-01T19:21:12.852Z
31222026-05-01T19:21:12.853Zinfo: running `cargo check --bins` on ntp-admin-client (118/273)
31232026-05-01T19:21:13.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242026-05-01T19:21:13.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252026-05-01T19:21:13.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31262026-05-01T19:21:13.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
31272026-05-01T19:21:13.429Z
31282026-05-01T19:21:13.429Zinfo: running `cargo check --bins` on oxide-client (119/273)
31292026-05-01T19:21:13.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302026-05-01T19:21:13.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312026-05-01T19:21:13.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322026-05-01T19:21:13.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31332026-05-01T19:21:14.015Z
31342026-05-01T19:21:14.015Zinfo: running `cargo check --bins` on oximeter-client (120/273)
31352026-05-01T19:21:14.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362026-05-01T19:21:14.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372026-05-01T19:21:14.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382026-05-01T19:21:14.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31392026-05-01T19:21:14.669Z
31402026-05-01T19:21:14.669Zinfo: running `cargo check --bins` on repo-depot-client (121/273)
31412026-05-01T19:21:15.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422026-05-01T19:21:15.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432026-05-01T19:21:15.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31442026-05-01T19:21:15.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31452026-05-01T19:21:15.193Z
31462026-05-01T19:21:15.194Zinfo: running `cargo check --bins` on sled-agent-client (122/273)
31472026-05-01T19:21:15.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482026-05-01T19:21:15.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492026-05-01T19:21:15.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31502026-05-01T19:21:15.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31512026-05-01T19:21:15.800Z
31522026-05-01T19:21:15.800Zinfo: running `cargo check --bins` on wicketd-client (123/273)
31532026-05-01T19:21:16.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542026-05-01T19:21:16.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552026-05-01T19:21:16.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562026-05-01T19:21:16.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31572026-05-01T19:21:16.419Z
31582026-05-01T19:21:16.420Zinfo: running `cargo check --bins` on installinator-common (124/273)
31592026-05-01T19:21:16.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602026-05-01T19:21:16.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612026-05-01T19:21:16.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622026-05-01T19:21:16.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31632026-05-01T19:21:17.030Z
31642026-05-01T19:21:17.030Zinfo: running `cargo check --bins` on installinator-common-versions (125/273)
31652026-05-01T19:21:17.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662026-05-01T19:21:17.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672026-05-01T19:21:17.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682026-05-01T19:21:17.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31692026-05-01T19:21:17.608Z
31702026-05-01T19:21:17.608Zinfo: running `cargo check --bins` on wicket-common (126/273)
31712026-05-01T19:21:18.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722026-05-01T19:21:18.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732026-05-01T19:21:18.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742026-05-01T19:21:18.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31752026-05-01T19:21:18.214Z
31762026-05-01T19:21:18.214Zinfo: running `cargo check --bins` on omicron-cockroach-admin (127/273)
31772026-05-01T19:21:18.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782026-05-01T19:21:18.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792026-05-01T19:21:18.900Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31802026-05-01T19:21:19.015Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31812026-05-01T19:21:19.022Z Checking csv-core v0.1.13
31822026-05-01T19:21:19.031Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31832026-05-01T19:21:19.034Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31842026-05-01T19:21:19.047Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31852026-05-01T19:21:19.058Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31862026-05-01T19:21:19.068Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31872026-05-01T19:21:19.174Z Checking csv v1.4.0
31882026-05-01T19:21:19.191Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31892026-05-01T19:21:19.245Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31902026-05-01T19:21:19.271Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31912026-05-01T19:21:19.506Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31922026-05-01T19:21:19.911Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31932026-05-01T19:21:19.917Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31942026-05-01T19:21:20.203Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31952026-05-01T19:21:25.903Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31962026-05-01T19:21:26.417Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31972026-05-01T19:21:28.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.50s
31982026-05-01T19:21:28.917Z
31992026-05-01T19:21:28.917Zinfo: running `cargo check --bins` on cockroach-admin-api (128/273)
32002026-05-01T19:21:29.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012026-05-01T19:21:29.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022026-05-01T19:21:29.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032026-05-01T19:21:29.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32042026-05-01T19:21:29.504Z
32052026-05-01T19:21:29.504Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (129/273)
32062026-05-01T19:21:30.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072026-05-01T19:21:30.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082026-05-01T19:21:30.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092026-05-01T19:21:30.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32102026-05-01T19:21:30.178Z
32112026-05-01T19:21:30.178Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/273)
32122026-05-01T19:21:30.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132026-05-01T19:21:30.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142026-05-01T19:21:30.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152026-05-01T19:21:30.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32162026-05-01T19:21:30.848Z
32172026-05-01T19:21:30.848Zinfo: running `cargo check --bins` on gateway-test-utils (131/273)
32182026-05-01T19:21:31.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192026-05-01T19:21:31.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202026-05-01T19:21:31.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212026-05-01T19:21:31.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32222026-05-01T19:21:31.488Z
32232026-05-01T19:21:31.488Zinfo: running `cargo check --bins` on omicron-gateway (132/273)
32242026-05-01T19:21:32.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252026-05-01T19:21:32.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262026-05-01T19:21:32.237Z Compiling regress v0.11.1
32272026-05-01T19:21:32.375Z Compiling unsafe-libyaml v0.2.11
32282026-05-01T19:21:32.389Z Compiling semver v0.1.20
32292026-05-01T19:21:32.389Z Compiling radium v0.7.0
32302026-05-01T19:21:32.416Z Compiling pin-project-internal v1.1.11
32312026-05-01T19:21:32.427Z Checking tap v1.0.1
32322026-05-01T19:21:32.430Z Compiling maybe-uninit v2.0.0
32332026-05-01T19:21:32.524Z Checking wyz v0.5.1
32342026-05-01T19:21:32.659Z Compiling rustc_version v0.1.7
32352026-05-01T19:21:32.716Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32362026-05-01T19:21:32.767Z Checking progenitor-client v0.13.0
32372026-05-01T19:21:32.847Z Compiling snafu-derive v0.8.9
32382026-05-01T19:21:32.881Z Compiling newtype_derive v0.1.6
32392026-05-01T19:21:32.997Z Compiling serde_yaml v0.9.34+deprecated
32402026-05-01T19:21:33.064Z Compiling zerocopy-derive v0.6.6
32412026-05-01T19:21:33.106Z Checking funty v2.0.0
32422026-05-01T19:21:33.434Z Compiling packed_struct v0.10.1
32432026-05-01T19:21:33.539Z Checking pin-project v1.1.11
32442026-05-01T19:21:33.637Z Compiling owo-colors v4.3.0
32452026-05-01T19:21:33.687Z Checking same-file v1.0.6
32462026-05-01T19:21:33.807Z Compiling cancel-safe-futures v0.1.5
32472026-05-01T19:21:33.821Z Checking typify-impl v0.6.2
32482026-05-01T19:21:33.958Z Checking crc-catalog v2.4.0
32492026-05-01T19:21:34.050Z Checking crc v3.4.0
32502026-05-01T19:21:34.079Z Checking zerocopy v0.6.6
32512026-05-01T19:21:34.279Z Checking walkdir v2.5.0
32522026-05-01T19:21:34.286Z Checking bitvec v1.0.1
32532026-05-01T19:21:34.422Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32542026-05-01T19:21:34.450Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32552026-05-01T19:21:34.464Z Checking globset v0.4.18
32562026-05-01T19:21:34.721Z Checking olpc-cjson v0.1.4
32572026-05-01T19:21:34.766Z Checking snafu v0.8.9
32582026-05-01T19:21:34.790Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
32592026-05-01T19:21:34.858Z Checking pem v3.0.6
32602026-05-01T19:21:34.952Z Compiling packed_struct_codegen v0.10.1
32612026-05-01T19:21:34.971Z Checking libsw-core v0.3.2
32622026-05-01T19:21:35.003Z Checking serde_plain v1.0.2
32632026-05-01T19:21:35.022Z Compiling bitfield-macros v0.19.4
32642026-05-01T19:21:35.044Z Compiling indexmap v1.9.3
32652026-05-01T19:21:35.111Z Checking nodrop v0.1.14
32662026-05-01T19:21:35.146Z Checking typed-path v0.9.3
32672026-05-01T19:21:35.202Z Checking array-init v0.0.4
32682026-05-01T19:21:35.258Z Checking libsw v3.5.0
32692026-05-01T19:21:35.410Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32702026-05-01T19:21:35.499Z Checking smallvec v0.6.14
32712026-05-01T19:21:35.568Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32722026-05-01T19:21:35.630Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32732026-05-01T19:21:35.711Z Checking bitfield v0.19.4
32742026-05-01T19:21:35.819Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32752026-05-01T19:21:35.912Z Checking tough v0.20.0
32762026-05-01T19:21:35.942Z Checking linear-map v1.2.0
32772026-05-01T19:21:35.975Z Checking tagptr v0.2.0
32782026-05-01T19:21:35.990Z Checking smawk v0.3.2
32792026-05-01T19:21:36.040Z Checking unicode-linebreak v0.1.5
32802026-05-01T19:21:36.110Z Checking hashbrown v0.12.3
32812026-05-01T19:21:36.110Z Checking base64 v0.21.7
32822026-05-01T19:21:36.138Z Checking moka v0.12.13
32832026-05-01T19:21:36.242Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32842026-05-01T19:21:36.256Z Checking textwrap v0.16.2
32852026-05-01T19:21:36.363Z Checking ron v0.8.1
32862026-05-01T19:21:36.466Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32872026-05-01T19:21:36.637Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32882026-05-01T19:21:36.764Z Checking serde-hex v0.1.0
32892026-05-01T19:21:36.821Z Checking steno v0.4.1
32902026-05-01T19:21:36.875Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
32912026-05-01T19:21:37.035Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32922026-05-01T19:21:37.062Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
32932026-05-01T19:21:37.441Z Checking hashbrown v0.13.2
32942026-05-01T19:21:37.510Z Checking humantime v2.3.0
32952026-05-01T19:21:37.608Z Checking crc-any v2.5.0
32962026-05-01T19:21:37.691Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32972026-05-01T19:21:37.788Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
32982026-05-01T19:21:37.807Z Checking hickory-resolver v0.25.2
32992026-05-01T19:21:37.867Z Checking object v0.30.4
33002026-05-01T19:21:37.884Z Checking path-slash v0.1.5
33012026-05-01T19:21:37.911Z Checking void v1.0.2
33022026-05-01T19:21:37.949Z Checking half v1.8.3
33032026-05-01T19:21:37.995Z Checking utf-8 v0.7.6
33042026-05-01T19:21:38.015Z Checking lzss v0.8.2
33052026-05-01T19:21:38.153Z Checking serde_cbor v0.11.2
33062026-05-01T19:21:38.188Z Checking tungstenite v0.23.0
33072026-05-01T19:21:38.289Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33082026-05-01T19:21:38.351Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33092026-05-01T19:21:38.424Z Compiling typify-macro v0.6.2
33102026-05-01T19:21:38.451Z Checking nix v0.27.1
33112026-05-01T19:21:38.536Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33122026-05-01T19:21:38.558Z Checking kstat-rs v0.2.4
33132026-05-01T19:21:38.582Z Checking fxhash v0.2.1
33142026-05-01T19:21:38.607Z Checking serde_bytes v0.11.19
33152026-05-01T19:21:38.701Z Checking tokio-tungstenite v0.23.1
33162026-05-01T19:21:38.743Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33172026-05-01T19:21:38.780Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33182026-05-01T19:21:38.948Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33192026-05-01T19:21:38.963Z Checking signal-hook-tokio v0.3.1
33202026-05-01T19:21:39.832Z Compiling typify v0.6.2
33212026-05-01T19:21:39.918Z Compiling progenitor-impl v0.13.0
33222026-05-01T19:21:39.918Z Compiling progenitor-impl v0.14.0
33232026-05-01T19:21:40.012Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33242026-05-01T19:21:40.913Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33252026-05-01T19:21:41.230Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
33262026-05-01T19:21:41.487Z Compiling progenitor-macro v0.13.0
33272026-05-01T19:21:41.527Z Compiling progenitor-macro v0.14.0
33282026-05-01T19:21:44.003Z Checking progenitor v0.13.0
33292026-05-01T19:21:44.121Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
33302026-05-01T19:21:44.170Z Checking progenitor v0.14.0
33312026-05-01T19:21:44.283Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33322026-05-01T19:21:47.104Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33332026-05-01T19:21:54.418Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33342026-05-01T19:22:00.633Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33352026-05-01T19:22:01.987Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33362026-05-01T19:22:02.489Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33372026-05-01T19:22:04.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.06s
33382026-05-01T19:22:04.762Z
33392026-05-01T19:22:04.762Zinfo: running `cargo check --bins` on gateway-api (133/273)
33402026-05-01T19:22:05.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412026-05-01T19:22:05.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422026-05-01T19:22:05.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432026-05-01T19:22:05.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33442026-05-01T19:22:05.346Z
33452026-05-01T19:22:05.346Zinfo: running `cargo check --bins` on ipcc (134/273)
33462026-05-01T19:22:05.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472026-05-01T19:22:05.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482026-05-01T19:22:05.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33492026-05-01T19:22:05.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33502026-05-01T19:22:05.929Z
33512026-05-01T19:22:05.929Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/273)
33522026-05-01T19:22:06.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532026-05-01T19:22:06.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542026-05-01T19:22:06.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33552026-05-01T19:22:06.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33562026-05-01T19:22:06.498Z
33572026-05-01T19:22:06.498Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/273)
33582026-05-01T19:22:06.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592026-05-01T19:22:06.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602026-05-01T19:22:06.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33612026-05-01T19:22:06.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33622026-05-01T19:22:07.081Z
33632026-05-01T19:22:07.081Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/273)
33642026-05-01T19:22:07.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652026-05-01T19:22:07.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662026-05-01T19:22:07.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33672026-05-01T19:22:07.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33682026-05-01T19:22:07.671Z
33692026-05-01T19:22:07.671Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/273)
33702026-05-01T19:22:08.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712026-05-01T19:22:08.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722026-05-01T19:22:08.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33732026-05-01T19:22:08.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33742026-05-01T19:22:08.262Z
33752026-05-01T19:22:08.262Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/273)
33762026-05-01T19:22:08.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772026-05-01T19:22:08.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782026-05-01T19:22:08.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33792026-05-01T19:22:08.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33802026-05-01T19:22:08.851Z
33812026-05-01T19:22:08.851Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/273)
33822026-05-01T19:22:09.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832026-05-01T19:22:09.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842026-05-01T19:22:09.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33852026-05-01T19:22:09.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33862026-05-01T19:22:09.445Z
33872026-05-01T19:22:09.445Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/273)
33882026-05-01T19:22:09.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892026-05-01T19:22:09.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902026-05-01T19:22:09.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33912026-05-01T19:22:09.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33922026-05-01T19:22:10.085Z
33932026-05-01T19:22:10.085Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/273)
33942026-05-01T19:22:10.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952026-05-01T19:22:10.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962026-05-01T19:22:10.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33972026-05-01T19:22:10.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33982026-05-01T19:22:10.632Z
33992026-05-01T19:22:10.632Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/273)
34002026-05-01T19:22:11.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012026-05-01T19:22:11.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022026-05-01T19:22:11.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34032026-05-01T19:22:11.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34042026-05-01T19:22:11.224Z
34052026-05-01T19:22:11.224Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/273)
34062026-05-01T19:22:11.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072026-05-01T19:22:11.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082026-05-01T19:22:11.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34092026-05-01T19:22:11.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34102026-05-01T19:22:11.813Z
34112026-05-01T19:22:11.813Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/273)
34122026-05-01T19:22:12.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132026-05-01T19:22:12.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142026-05-01T19:22:12.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34152026-05-01T19:22:12.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34162026-05-01T19:22:12.398Z
34172026-05-01T19:22:12.398Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/273)
34182026-05-01T19:22:12.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192026-05-01T19:22:12.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202026-05-01T19:22:12.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34212026-05-01T19:22:12.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34222026-05-01T19:22:12.994Z
34232026-05-01T19:22:12.994Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/273)
34242026-05-01T19:22:13.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34252026-05-01T19:22:13.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34262026-05-01T19:22:13.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34272026-05-01T19:22:13.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34282026-05-01T19:22:13.584Z
34292026-05-01T19:22:13.584Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/273)
34302026-05-01T19:22:14.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312026-05-01T19:22:14.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322026-05-01T19:22:14.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34332026-05-01T19:22:14.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34342026-05-01T19:22:14.176Z
34352026-05-01T19:22:14.176Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/273)
34362026-05-01T19:22:14.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372026-05-01T19:22:14.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382026-05-01T19:22:14.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34392026-05-01T19:22:14.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34402026-05-01T19:22:14.771Z
34412026-05-01T19:22:14.771Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/273)
34422026-05-01T19:22:15.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34432026-05-01T19:22:15.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34442026-05-01T19:22:15.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34452026-05-01T19:22:15.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34462026-05-01T19:22:15.364Z
34472026-05-01T19:22:15.364Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/273)
34482026-05-01T19:22:15.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492026-05-01T19:22:15.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502026-05-01T19:22:15.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34512026-05-01T19:22:15.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34522026-05-01T19:22:15.957Z
34532026-05-01T19:22:15.957Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/273)
34542026-05-01T19:22:16.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34552026-05-01T19:22:16.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34562026-05-01T19:22:16.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34572026-05-01T19:22:16.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34582026-05-01T19:22:16.549Z
34592026-05-01T19:22:16.549Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/273)
34602026-05-01T19:22:17.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34612026-05-01T19:22:17.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34622026-05-01T19:22:17.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34632026-05-01T19:22:17.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34642026-05-01T19:22:17.135Z
34652026-05-01T19:22:17.135Zinfo: running `cargo check --bins` on oximeter-producer (154/273)
34662026-05-01T19:22:17.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34672026-05-01T19:22:17.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34682026-05-01T19:22:17.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34692026-05-01T19:22:17.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34702026-05-01T19:22:17.766Z
34712026-05-01T19:22:17.766Zinfo: running `cargo check --bins` on internal-dns-resolver (155/273)
34722026-05-01T19:22:18.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732026-05-01T19:22:18.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742026-05-01T19:22:18.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34752026-05-01T19:22:18.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34762026-05-01T19:22:18.390Z
34772026-05-01T19:22:18.390Zinfo: running `cargo check --bins` on dns-server (156/273)
34782026-05-01T19:22:18.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34792026-05-01T19:22:18.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34802026-05-01T19:22:18.990Z Compiling parking_lot_core v0.8.6
34812026-05-01T19:22:18.991Z Compiling git-stub v1.0.0
34822026-05-01T19:22:18.991Z Compiling atomicwrites v0.4.4
34832026-05-01T19:22:18.994Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34842026-05-01T19:22:18.994Z Checking prefix-trie v0.7.0
34852026-05-01T19:22:19.241Z Compiling git-stub-vcs v0.1.0
34862026-05-01T19:22:19.385Z Checking hickory-server v0.25.2
34872026-05-01T19:22:19.498Z Checking parking_lot v0.11.2
34882026-05-01T19:22:19.511Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34892026-05-01T19:22:19.571Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34902026-05-01T19:22:19.574Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34912026-05-01T19:22:19.695Z Checking sled v0.34.7
34922026-05-01T19:22:21.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
34932026-05-01T19:22:21.739Z
34942026-05-01T19:22:21.739Zinfo: running `cargo check --bins` on dns-server-api (157/273)
34952026-05-01T19:22:22.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962026-05-01T19:22:22.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972026-05-01T19:22:22.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982026-05-01T19:22:22.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34992026-05-01T19:22:22.322Z
35002026-05-01T19:22:22.322Zinfo: running `cargo check --bins` on oximeter-producer-api (158/273)
35012026-05-01T19:22:22.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022026-05-01T19:22:22.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032026-05-01T19:22:22.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042026-05-01T19:22:22.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35052026-05-01T19:22:22.905Z
35062026-05-01T19:22:22.905Zinfo: running `cargo check --bins` on sp-sim (159/273)
35072026-05-01T19:22:23.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082026-05-01T19:22:23.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092026-05-01T19:22:23.629Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35102026-05-01T19:22:25.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
35112026-05-01T19:22:25.609Z
35122026-05-01T19:22:25.609Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (160/273)
35132026-05-01T19:22:26.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142026-05-01T19:22:26.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152026-05-01T19:22:26.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162026-05-01T19:22:26.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35172026-05-01T19:22:26.257Z
35182026-05-01T19:22:26.257Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/273)
35192026-05-01T19:22:26.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202026-05-01T19:22:26.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212026-05-01T19:22:26.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222026-05-01T19:22:26.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35232026-05-01T19:22:26.910Z
35242026-05-01T19:22:26.910Zinfo: running `cargo check --bins` on db-macros (162/273)
35252026-05-01T19:22:27.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262026-05-01T19:22:27.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272026-05-01T19:22:27.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282026-05-01T19:22:27.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35292026-05-01T19:22:27.487Z
35302026-05-01T19:22:27.487Zinfo: running `cargo check --bins` on nexus-macros-common (163/273)
35312026-05-01T19:22:27.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322026-05-01T19:22:27.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332026-05-01T19:22:27.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342026-05-01T19:22:27.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35352026-05-01T19:22:28.064Z
35362026-05-01T19:22:28.064Zinfo: running `cargo check --bins` on nexus-auth (164/273)
35372026-05-01T19:22:28.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382026-05-01T19:22:28.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392026-05-01T19:22:28.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402026-05-01T19:22:28.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35412026-05-01T19:22:28.708Z
35422026-05-01T19:22:28.708Zinfo: running `cargo check --bins` on authz-macros (165/273)
35432026-05-01T19:22:29.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442026-05-01T19:22:29.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452026-05-01T19:22:29.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35462026-05-01T19:22:29.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35472026-05-01T19:22:29.281Z
35482026-05-01T19:22:29.281Zinfo: running `cargo check --bins` on nexus-db-fixed-data (166/273)
35492026-05-01T19:22:29.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502026-05-01T19:22:29.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512026-05-01T19:22:29.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35522026-05-01T19:22:29.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35532026-05-01T19:22:29.920Z
35542026-05-01T19:22:29.920Zinfo: running `cargo check --bins` on nexus-db-model (167/273)
35552026-05-01T19:22:30.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562026-05-01T19:22:30.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572026-05-01T19:22:30.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35582026-05-01T19:22:30.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35592026-05-01T19:22:30.557Z
35602026-05-01T19:22:30.557Zinfo: running `cargo check --bins` on nexus-db-schema (168/273)
35612026-05-01T19:22:31.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35622026-05-01T19:22:31.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35632026-05-01T19:22:31.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35642026-05-01T19:22:31.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35652026-05-01T19:22:31.140Z
35662026-05-01T19:22:31.140Zinfo: running `cargo check --bins` on omicron-rpaths (169/273)
35672026-05-01T19:22:31.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682026-05-01T19:22:31.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692026-05-01T19:22:31.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35702026-05-01T19:22:31.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35712026-05-01T19:22:31.720Z
35722026-05-01T19:22:31.720Zinfo: running `cargo check --bins` on nexus-defaults (170/273)
35732026-05-01T19:22:32.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742026-05-01T19:22:32.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752026-05-01T19:22:32.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762026-05-01T19:22:32.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35772026-05-01T19:22:32.317Z
35782026-05-01T19:22:32.317Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (171/273)
35792026-05-01T19:22:32.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802026-05-01T19:22:32.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812026-05-01T19:22:32.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822026-05-01T19:22:32.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35832026-05-01T19:22:32.905Z
35842026-05-01T19:22:32.905Zinfo: running `cargo check --bins` on parallel-task-set (172/273)
35852026-05-01T19:22:33.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862026-05-01T19:22:33.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872026-05-01T19:22:33.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882026-05-01T19:22:33.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35892026-05-01T19:22:33.487Z
35902026-05-01T19:22:33.487Zinfo: running `cargo check --bins` on nexus-db-errors (173/273)
35912026-05-01T19:22:34.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922026-05-01T19:22:34.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932026-05-01T19:22:34.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942026-05-01T19:22:34.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35952026-05-01T19:22:34.140Z
35962026-05-01T19:22:34.140Zinfo: running `cargo check --bins` on nexus-db-lookup (174/273)
35972026-05-01T19:22:34.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982026-05-01T19:22:34.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992026-05-01T19:22:34.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36002026-05-01T19:22:34.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36012026-05-01T19:22:34.784Z
36022026-05-01T19:22:34.784Zinfo: running `cargo check --bins` on nexus-inventory (175/273)
36032026-05-01T19:22:35.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042026-05-01T19:22:35.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052026-05-01T19:22:35.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36062026-05-01T19:22:35.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36072026-05-01T19:22:35.426Z
36082026-05-01T19:22:35.426Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/273)
36092026-05-01T19:22:35.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102026-05-01T19:22:35.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112026-05-01T19:22:35.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36122026-05-01T19:22:35.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36132026-05-01T19:22:36.047Z
36142026-05-01T19:22:36.047Zinfo: running `cargo check --bins --no-default-features` on sled-storage (177/273)
36152026-05-01T19:22:36.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162026-05-01T19:22:36.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172026-05-01T19:22:36.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36182026-05-01T19:22:36.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36192026-05-01T19:22:36.659Z
36202026-05-01T19:22:36.659Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/273)
36212026-05-01T19:22:37.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222026-05-01T19:22:37.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232026-05-01T19:22:37.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36242026-05-01T19:22:37.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36252026-05-01T19:22:37.274Z
36262026-05-01T19:22:37.274Zinfo: running `cargo check --bins` on key-manager (179/273)
36272026-05-01T19:22:37.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282026-05-01T19:22:37.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292026-05-01T19:22:37.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36302026-05-01T19:22:37.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36312026-05-01T19:22:37.872Z
36322026-05-01T19:22:37.872Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (180/273)
36332026-05-01T19:22:38.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342026-05-01T19:22:38.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352026-05-01T19:22:38.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36362026-05-01T19:22:38.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36372026-05-01T19:22:38.492Z
36382026-05-01T19:22:38.492Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/273)
36392026-05-01T19:22:39.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402026-05-01T19:22:39.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412026-05-01T19:22:39.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36422026-05-01T19:22:39.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36432026-05-01T19:22:39.133Z
36442026-05-01T19:22:39.133Zinfo: running `cargo check --bins` on typed-rng (182/273)
36452026-05-01T19:22:39.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462026-05-01T19:22:39.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472026-05-01T19:22:39.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36482026-05-01T19:22:39.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36492026-05-01T19:22:39.681Z
36502026-05-01T19:22:39.681Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/273)
36512026-05-01T19:22:40.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36522026-05-01T19:22:40.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36532026-05-01T19:22:40.528Z Compiling typify-impl v0.4.3
36542026-05-01T19:22:40.528Z Compiling libefi-sys v0.1.0
36552026-05-01T19:22:40.531Z Compiling bitfield-struct v0.6.2
36562026-05-01T19:22:40.680Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36572026-05-01T19:22:40.687Z Compiling xshell-macros v0.2.7
36582026-05-01T19:22:40.699Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36592026-05-01T19:22:40.731Z Compiling salty v0.3.0
36602026-05-01T19:22:40.743Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36612026-05-01T19:22:40.892Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36622026-05-01T19:22:41.022Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36632026-05-01T19:22:41.037Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36642026-05-01T19:22:41.050Z Checking xshell v0.2.7
36652026-05-01T19:22:41.234Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36662026-05-01T19:22:41.252Z Checking primeorder v0.13.6
36672026-05-01T19:22:41.283Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36682026-05-01T19:22:41.399Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36692026-05-01T19:22:41.428Z Compiling proc-macro-error-attr2 v2.0.0
36702026-05-01T19:22:41.486Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36712026-05-01T19:22:41.519Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36722026-05-01T19:22:41.684Z Checking tungstenite v0.21.0
36732026-05-01T19:22:41.702Z Checking p384 v0.13.1
36742026-05-01T19:22:41.756Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36752026-05-01T19:22:41.815Z Compiling proc-macro-error2 v2.0.1
36762026-05-01T19:22:41.908Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36772026-05-01T19:22:42.108Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36782026-05-01T19:22:42.123Z Compiling num-derive v0.3.3
36792026-05-01T19:22:42.126Z Compiling unicase v2.9.0
36802026-05-01T19:22:42.339Z Compiling mime_guess v2.0.5
36812026-05-01T19:22:42.436Z Compiling tabled_derive v0.11.0
36822026-05-01T19:22:42.566Z Checking tokio-tungstenite v0.21.0
36832026-05-01T19:22:42.620Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36842026-05-01T19:22:42.870Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36852026-05-01T19:22:42.904Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36862026-05-01T19:22:43.010Z Checking libscf-sys v1.1.0
36872026-05-01T19:22:43.142Z Checking papergrid v0.17.0
36882026-05-01T19:22:43.269Z Checking testing_table v0.3.0
36892026-05-01T19:22:43.323Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36902026-05-01T19:22:43.365Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36912026-05-01T19:22:43.437Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36922026-05-01T19:22:43.597Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36932026-05-01T19:22:43.788Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36942026-05-01T19:22:43.813Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36952026-05-01T19:22:43.894Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36962026-05-01T19:22:43.954Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36972026-05-01T19:22:43.977Z Checking corncobs v0.1.4
36982026-05-01T19:22:44.010Z Checking tabled v0.20.0
36992026-05-01T19:22:44.108Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37002026-05-01T19:22:44.163Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
37012026-05-01T19:22:44.177Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37022026-05-01T19:22:44.221Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
37032026-05-01T19:22:44.380Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37042026-05-01T19:22:44.400Z Checking progenitor-client v0.11.2
37052026-05-01T19:22:44.437Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
37062026-05-01T19:22:44.492Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
37072026-05-01T19:22:44.507Z Checking secrecy v0.8.0
37082026-05-01T19:22:44.628Z Checking filetime v0.2.27
37092026-05-01T19:22:44.641Z Checking http-range v0.1.5
37102026-05-01T19:22:44.762Z Checking xattr v1.6.1
37112026-05-01T19:22:44.765Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37122026-05-01T19:22:44.894Z Checking tar v0.4.45
37132026-05-01T19:22:45.113Z Compiling typify-macro v0.4.3
37142026-05-01T19:22:45.197Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
37152026-05-01T19:22:45.266Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
37162026-05-01T19:22:45.281Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37172026-05-01T19:22:45.432Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37182026-05-01T19:22:45.660Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
37192026-05-01T19:22:45.673Z Checking atty v0.2.14
37202026-05-01T19:22:45.772Z Checking crc8 v0.1.1
37212026-05-01T19:22:45.873Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
37222026-05-01T19:22:45.901Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37232026-05-01T19:22:46.029Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37242026-05-01T19:22:46.240Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37252026-05-01T19:22:46.296Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37262026-05-01T19:22:46.365Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
37272026-05-01T19:22:46.463Z Checking hyper-staticfile v0.10.1
37282026-05-01T19:22:46.572Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37292026-05-01T19:22:46.764Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
37302026-05-01T19:22:46.773Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
37312026-05-01T19:22:46.808Z Compiling typify v0.4.3
37322026-05-01T19:22:46.844Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37332026-05-01T19:22:46.922Z Compiling progenitor-impl v0.11.2
37342026-05-01T19:22:46.940Z Compiling progenitor-impl v0.10.0
37352026-05-01T19:22:47.326Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
37362026-05-01T19:22:47.423Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
37372026-05-01T19:22:47.850Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
37382026-05-01T19:22:48.366Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37392026-05-01T19:22:48.427Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
37402026-05-01T19:22:48.630Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37412026-05-01T19:22:48.714Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37422026-05-01T19:22:48.908Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
37432026-05-01T19:22:48.991Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
37442026-05-01T19:22:49.203Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37452026-05-01T19:22:49.281Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37462026-05-01T19:22:49.580Z Compiling progenitor-macro v0.10.0
37472026-05-01T19:22:49.605Z Compiling progenitor-macro v0.11.2
37482026-05-01T19:22:52.376Z Checking progenitor v0.11.2
37492026-05-01T19:22:52.489Z Checking progenitor v0.10.0
37502026-05-01T19:22:52.514Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37512026-05-01T19:22:52.607Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
37522026-05-01T19:22:57.134Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37532026-05-01T19:23:08.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.50s
37542026-05-01T19:23:08.398Z
37552026-05-01T19:23:08.398Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/273)
37562026-05-01T19:23:08.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572026-05-01T19:23:08.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582026-05-01T19:23:09.180Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37592026-05-01T19:23:20.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.82s
37602026-05-01T19:23:20.445Z
37612026-05-01T19:23:20.445Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/273)
37622026-05-01T19:23:20.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632026-05-01T19:23:21.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642026-05-01T19:23:21.222Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37652026-05-01T19:23:32.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.81s
37662026-05-01T19:23:32.473Z
37672026-05-01T19:23:32.473Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/273)
37682026-05-01T19:23:33.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692026-05-01T19:23:33.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702026-05-01T19:23:33.258Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37712026-05-01T19:23:44.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s
37722026-05-01T19:23:44.598Z
37732026-05-01T19:23:44.599Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/273)
37742026-05-01T19:23:45.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752026-05-01T19:23:45.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762026-05-01T19:23:45.380Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37772026-05-01T19:23:56.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s
37782026-05-01T19:23:56.653Z
37792026-05-01T19:23:56.653Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/273)
37802026-05-01T19:23:57.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812026-05-01T19:23:57.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822026-05-01T19:23:57.432Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37832026-05-01T19:24:08.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s
37842026-05-01T19:24:08.730Z
37852026-05-01T19:24:08.730Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/273)
37862026-05-01T19:24:09.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872026-05-01T19:24:09.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882026-05-01T19:24:09.506Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37892026-05-01T19:24:20.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s
37902026-05-01T19:24:20.751Z
37912026-05-01T19:24:20.751Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/273)
37922026-05-01T19:24:21.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932026-05-01T19:24:21.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942026-05-01T19:24:21.531Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37952026-05-01T19:24:32.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.79s
37962026-05-01T19:24:32.768Z
37972026-05-01T19:24:32.768Zinfo: running `cargo check --bins` on bootstrap-agent-api (191/273)
37982026-05-01T19:24:33.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992026-05-01T19:24:33.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002026-05-01T19:24:33.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38012026-05-01T19:24:33.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38022026-05-01T19:24:33.381Z
38032026-05-01T19:24:33.382Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/273)
38042026-05-01T19:24:33.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38052026-05-01T19:24:33.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38062026-05-01T19:24:33.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38072026-05-01T19:24:33.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38082026-05-01T19:24:33.978Z
38092026-05-01T19:24:33.978Zinfo: running `cargo check --bins` on range-requests (193/273)
38102026-05-01T19:24:34.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38112026-05-01T19:24:34.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38122026-05-01T19:24:34.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38132026-05-01T19:24:34.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38142026-05-01T19:24:34.570Z
38152026-05-01T19:24:34.570Zinfo: running `cargo check --bins` on repo-depot-api (194/273)
38162026-05-01T19:24:35.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172026-05-01T19:24:35.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182026-05-01T19:24:35.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38192026-05-01T19:24:35.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38202026-05-01T19:24:35.163Z
38212026-05-01T19:24:35.163Zinfo: running `cargo check --bins` on sled-agent-api (195/273)
38222026-05-01T19:24:35.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232026-05-01T19:24:35.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242026-05-01T19:24:35.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38252026-05-01T19:24:35.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38262026-05-01T19:24:35.782Z
38272026-05-01T19:24:35.782Zinfo: running `cargo check --bins` on sled-diagnostics (196/273)
38282026-05-01T19:24:36.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292026-05-01T19:24:36.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302026-05-01T19:24:36.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38312026-05-01T19:24:36.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38322026-05-01T19:24:36.399Z
38332026-05-01T19:24:36.399Zinfo: running `cargo check --bins` on zfs-test-harness (197/273)
38342026-05-01T19:24:36.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352026-05-01T19:24:36.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362026-05-01T19:24:36.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38372026-05-01T19:24:36.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38382026-05-01T19:24:37.014Z
38392026-05-01T19:24:37.014Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/273)
38402026-05-01T19:24:37.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412026-05-01T19:24:37.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422026-05-01T19:24:37.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38432026-05-01T19:24:37.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38442026-05-01T19:24:37.635Z
38452026-05-01T19:24:37.636Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/273)
38462026-05-01T19:24:38.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472026-05-01T19:24:38.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482026-05-01T19:24:38.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492026-05-01T19:24:38.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38502026-05-01T19:24:38.257Z
38512026-05-01T19:24:38.258Zinfo: running `cargo check --bins` on sled-agent-health-monitor (200/273)
38522026-05-01T19:24:38.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532026-05-01T19:24:38.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542026-05-01T19:24:38.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38552026-05-01T19:24:38.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38562026-05-01T19:24:38.872Z
38572026-05-01T19:24:38.872Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/273)
38582026-05-01T19:24:39.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592026-05-01T19:24:39.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602026-05-01T19:24:39.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38612026-05-01T19:24:39.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38622026-05-01T19:24:39.492Z
38632026-05-01T19:24:39.492Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/273)
38642026-05-01T19:24:40.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652026-05-01T19:24:40.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662026-05-01T19:24:40.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38672026-05-01T19:24:40.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38682026-05-01T19:24:40.113Z
38692026-05-01T19:24:40.113Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (203/273)
38702026-05-01T19:24:40.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712026-05-01T19:24:40.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722026-05-01T19:24:40.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38732026-05-01T19:24:40.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38742026-05-01T19:24:40.734Z
38752026-05-01T19:24:40.734Zinfo: running `cargo check --bins` on transient-dns-server (204/273)
38762026-05-01T19:24:41.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772026-05-01T19:24:41.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782026-05-01T19:24:41.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38792026-05-01T19:24:41.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38802026-05-01T19:24:41.343Z
38812026-05-01T19:24:41.343Zinfo: running `cargo check --bins` on trust-quorum (205/273)
38822026-05-01T19:24:41.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832026-05-01T19:24:41.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842026-05-01T19:24:41.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38852026-05-01T19:24:41.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38862026-05-01T19:24:41.964Z
38872026-05-01T19:24:41.964Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (206/273)
38882026-05-01T19:24:42.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892026-05-01T19:24:42.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902026-05-01T19:24:42.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38912026-05-01T19:24:42.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
38922026-05-01T19:24:42.603Z
38932026-05-01T19:24:42.603Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (207/273)
38942026-05-01T19:24:43.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38952026-05-01T19:24:43.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38962026-05-01T19:24:43.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38972026-05-01T19:24:43.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38982026-05-01T19:24:43.252Z
38992026-05-01T19:24:43.252Zinfo: running `cargo check --bins` on update-common (208/273)
39002026-05-01T19:24:43.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39012026-05-01T19:24:43.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39022026-05-01T19:24:43.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39032026-05-01T19:24:43.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39042026-05-01T19:24:43.861Z
39052026-05-01T19:24:43.861Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (209/273)
39062026-05-01T19:24:44.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39072026-05-01T19:24:44.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39082026-05-01T19:24:44.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39092026-05-01T19:24:44.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
39102026-05-01T19:24:44.511Z
39112026-05-01T19:24:44.511Zinfo: running `cargo check --bins` on omicron-deployment-graph (210/273)
39122026-05-01T19:24:44.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39132026-05-01T19:24:45.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39142026-05-01T19:24:45.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39152026-05-01T19:24:45.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39162026-05-01T19:24:45.088Z
39172026-05-01T19:24:45.088Zinfo: running `cargo check --bins` on reconfigurator-cli (211/273)
39182026-05-01T19:24:45.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39192026-05-01T19:24:45.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39202026-05-01T19:24:45.858Z Compiling fs-err v2.11.0
39212026-05-01T19:24:45.861Z Checking ignore v0.4.25
39222026-05-01T19:24:45.861Z Checking arc-swap v1.8.2
39232026-05-01T19:24:45.861Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
39242026-05-01T19:24:46.016Z Checking predicates-tree v1.0.13
39252026-05-01T19:24:46.020Z Checking parse-size v1.1.0
39262026-05-01T19:24:46.023Z Checking rand_seeder v0.4.0
39272026-05-01T19:24:46.023Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39282026-05-01T19:24:46.102Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39292026-05-01T19:24:46.121Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39302026-05-01T19:24:46.161Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39312026-05-01T19:24:46.183Z Checking slog-scope v4.4.1
39322026-05-01T19:24:46.304Z Compiling petname v2.0.2
39332026-05-01T19:24:46.318Z Checking slog-stdlog v4.1.1
39342026-05-01T19:24:46.333Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39352026-05-01T19:24:46.363Z Checking globwalk v0.9.1
39362026-05-01T19:24:46.409Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
39372026-05-01T19:24:46.437Z Checking slog-envlogger v2.2.0
39382026-05-01T19:24:46.540Z Checking camino-tempfile-ext v0.3.3
39392026-05-01T19:24:46.557Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
39402026-05-01T19:24:46.585Z Checking sapling-renderdag v0.1.0
39412026-05-01T19:24:46.721Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39422026-05-01T19:24:46.735Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
39432026-05-01T19:24:46.821Z Checking subprocess v0.2.15
39442026-05-01T19:24:46.903Z Checking sync-ptr v0.1.4
39452026-05-01T19:24:46.953Z Checking colored v2.2.0
39462026-05-01T19:24:47.015Z Checking assert_matches v1.5.0
39472026-05-01T19:24:47.096Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39482026-05-01T19:24:47.112Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39492026-05-01T19:24:47.216Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
39502026-05-01T19:24:47.219Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39512026-05-01T19:24:47.816Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39522026-05-01T19:24:49.129Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39532026-05-01T19:24:51.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
39542026-05-01T19:24:51.558Z
39552026-05-01T19:24:51.558Zinfo: running `cargo check --bins` on omicron-repl-utils (212/273)
39562026-05-01T19:24:52.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39572026-05-01T19:24:52.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39582026-05-01T19:24:52.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39592026-05-01T19:24:52.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39602026-05-01T19:24:52.146Z
39612026-05-01T19:24:52.146Zinfo: running `cargo check --bins` on nexus-test-interface (213/273)
39622026-05-01T19:24:52.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632026-05-01T19:24:52.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642026-05-01T19:24:52.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39652026-05-01T19:24:52.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
39662026-05-01T19:24:52.804Z
39672026-05-01T19:24:52.805Zinfo: running `cargo check --bins` on oximeter-collector (214/273)
39682026-05-01T19:24:53.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39692026-05-01T19:24:53.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39702026-05-01T19:24:53.531Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
39712026-05-01T19:24:53.531Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
39722026-05-01T19:24:54.174Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39732026-05-01T19:24:55.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.95s
39742026-05-01T19:24:55.966Z
39752026-05-01T19:24:55.966Zinfo: running `cargo check --bins` on oximeter-api (215/273)
39762026-05-01T19:24:56.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39772026-05-01T19:24:56.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39782026-05-01T19:24:56.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39792026-05-01T19:24:56.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39802026-05-01T19:24:56.564Z
39812026-05-01T19:24:56.564Zinfo: running `cargo check --bins` on cert-dev (216/273)
39822026-05-01T19:24:57.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39832026-05-01T19:24:57.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39842026-05-01T19:24:57.170Z Checking yasna v0.5.2
39852026-05-01T19:24:57.577Z Checking rcgen v0.12.1
39862026-05-01T19:24:57.822Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39872026-05-01T19:24:57.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
39882026-05-01T19:24:58.172Z
39892026-05-01T19:24:58.172Zinfo: running `cargo check --bins` on clickana (217/273)
39902026-05-01T19:24:58.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39912026-05-01T19:24:58.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39922026-05-01T19:24:58.820Z Compiling darling_core v0.23.0
39932026-05-01T19:24:58.928Z Compiling instability v0.3.11
39942026-05-01T19:24:58.936Z Checking castaway v0.2.4
39952026-05-01T19:24:58.941Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39962026-05-01T19:24:58.944Z Compiling indoc v2.0.7
39972026-05-01T19:24:58.956Z Checking unicode-truncate v1.1.0
39982026-05-01T19:24:58.959Z Checking lru v0.12.5
39992026-05-01T19:24:58.959Z Checking cassowary v0.3.0
40002026-05-01T19:24:59.022Z Checking compact_str v0.8.1
40012026-05-01T19:24:59.896Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
40022026-05-01T19:25:00.077Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
40032026-05-01T19:25:00.344Z Compiling darling_macro v0.23.0
40042026-05-01T19:25:00.755Z Compiling darling v0.23.0
40052026-05-01T19:25:01.348Z Checking ratatui v0.29.0
40062026-05-01T19:25:02.406Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
40072026-05-01T19:25:03.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
40082026-05-01T19:25:03.268Z
40092026-05-01T19:25:03.268Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (218/273)
40102026-05-01T19:25:03.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-05-01T19:25:03.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-05-01T19:25:03.997Z Checking headers-core v0.3.0
40132026-05-01T19:25:03.997Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
40142026-05-01T19:25:04.195Z Checking headers v0.4.1
40152026-05-01T19:25:04.574Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40162026-05-01T19:25:05.429Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
40172026-05-01T19:25:05.929Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
40182026-05-01T19:25:06.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s
40192026-05-01T19:25:06.548Z
40202026-05-01T19:25:06.548Zinfo: running `cargo check --bins` on ch-dev (219/273)
40212026-05-01T19:25:07.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-05-01T19:25:07.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-05-01T19:25:07.275Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
40242026-05-01T19:25:08.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
40252026-05-01T19:25:08.223Z
40262026-05-01T19:25:08.223Zinfo: running `cargo check --bins` on dev-tools-common (220/273)
40272026-05-01T19:25:08.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-05-01T19:25:08.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-05-01T19:25:08.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-05-01T19:25:08.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
40312026-05-01T19:25:08.695Z
40322026-05-01T19:25:08.695Zinfo: running `cargo check --bins` on crdb-seed (221/273)
40332026-05-01T19:25:09.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-05-01T19:25:09.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-05-01T19:25:09.415Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40362026-05-01T19:25:10.399Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40372026-05-01T19:25:10.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
40382026-05-01T19:25:10.943Z
40392026-05-01T19:25:10.943Zinfo: running `cargo check --bins` on db-dev (222/273)
40402026-05-01T19:25:11.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40412026-05-01T19:25:11.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40422026-05-01T19:25:11.669Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
40432026-05-01T19:25:12.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
40442026-05-01T19:25:12.639Z
40452026-05-01T19:25:12.639Zinfo: running `cargo check --bins` on omicron-dev-lib (223/273)
40462026-05-01T19:25:13.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40472026-05-01T19:25:13.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40482026-05-01T19:25:13.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40492026-05-01T19:25:13.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
40502026-05-01T19:25:13.285Z
40512026-05-01T19:25:13.285Zinfo: running `cargo check --bins` on xtask-downloader (224/273)
40522026-05-01T19:25:13.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40532026-05-01T19:25:13.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40542026-05-01T19:25:13.895Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
40552026-05-01T19:25:14.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
40562026-05-01T19:25:14.749Z
40572026-05-01T19:25:14.749Zinfo: running `cargo check --bins` on omicron-dropshot-apis (225/273)
40582026-05-01T19:25:15.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40592026-05-01T19:25:15.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40602026-05-01T19:25:15.507Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
40612026-05-01T19:25:15.507Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
40622026-05-01T19:25:15.510Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
40632026-05-01T19:25:15.510Z Checking git-stub v1.0.0
40642026-05-01T19:25:15.510Z Compiling trait-variant v0.1.2
40652026-05-01T19:25:15.633Z Checking maplit v1.0.2
40662026-05-01T19:25:15.675Z Checking is_ci v1.2.0
40672026-05-01T19:25:15.681Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
40682026-05-01T19:25:15.746Z Checking supports-color v3.0.2
40692026-05-01T19:25:15.746Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
40702026-05-01T19:25:15.772Z Checking git-stub-vcs v0.1.0
40712026-05-01T19:25:15.870Z Checking drift v0.1.3
40722026-05-01T19:25:15.884Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
40732026-05-01T19:25:15.931Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
40742026-05-01T19:25:15.961Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40752026-05-01T19:25:16.127Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40762026-05-01T19:25:16.160Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7)
40772026-05-01T19:25:16.175Z Checking dropshot-api-manager v0.7.1
40782026-05-01T19:25:16.191Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
40792026-05-01T19:25:16.371Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
40802026-05-01T19:25:16.404Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
40812026-05-01T19:25:16.565Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9)
40822026-05-01T19:25:16.901Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40832026-05-01T19:25:21.866Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
40842026-05-01T19:25:22.958Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
40852026-05-01T19:25:23.529Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
40862026-05-01T19:25:23.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.20s
40872026-05-01T19:25:24.163Z
40882026-05-01T19:25:24.163Zinfo: running `cargo check --bins` on installinator-api (226/273)
40892026-05-01T19:25:24.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-05-01T19:25:24.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-05-01T19:25:24.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-05-01T19:25:24.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40932026-05-01T19:25:24.766Z
40942026-05-01T19:25:24.766Zinfo: running `cargo check --bins` on nexus-external-api (227/273)
40952026-05-01T19:25:25.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-05-01T19:25:25.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-05-01T19:25:25.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-05-01T19:25:25.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
40992026-05-01T19:25:25.409Z
41002026-05-01T19:25:25.409Zinfo: running `cargo check --bins` on nexus-internal-api (228/273)
41012026-05-01T19:25:25.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-05-01T19:25:25.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-05-01T19:25:25.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41042026-05-01T19:25:25.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
41052026-05-01T19:25:26.055Z
41062026-05-01T19:25:26.055Zinfo: running `cargo check --bins` on nexus-lockstep-api (229/273)
41072026-05-01T19:25:26.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-05-01T19:25:26.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-05-01T19:25:26.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41102026-05-01T19:25:26.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
41112026-05-01T19:25:26.702Z
41122026-05-01T19:25:26.702Zinfo: running `cargo check --bins` on ntp-admin-api (230/273)
41132026-05-01T19:25:27.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142026-05-01T19:25:27.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152026-05-01T19:25:27.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41162026-05-01T19:25:27.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41172026-05-01T19:25:27.307Z
41182026-05-01T19:25:27.307Zinfo: running `cargo check --bins` on ntp-admin-types-versions (231/273)
41192026-05-01T19:25:27.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41202026-05-01T19:25:27.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41212026-05-01T19:25:27.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41222026-05-01T19:25:27.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
41232026-05-01T19:25:27.899Z
41242026-05-01T19:25:27.899Zinfo: running `cargo check --bins` on wicketd-api (232/273)
41252026-05-01T19:25:28.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41262026-05-01T19:25:28.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41272026-05-01T19:25:28.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41282026-05-01T19:25:28.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41292026-05-01T19:25:28.523Z
41302026-05-01T19:25:28.523Zinfo: running `cargo check --bins` on omicron-ls-apis (233/273)
41312026-05-01T19:25:29.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41322026-05-01T19:25:29.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41332026-05-01T19:25:29.131Z Checking typeid v1.0.3
41342026-05-01T19:25:29.243Z Checking ordered-float v2.10.1
41352026-05-01T19:25:29.261Z Checking unicode-xid v0.2.6
41362026-05-01T19:25:29.274Z Checking cargo-platform v0.2.0
41372026-05-01T19:25:29.283Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
41382026-05-01T19:25:29.311Z Checking erased-serde v0.4.9
41392026-05-01T19:25:29.453Z Checking serde-value v0.7.0
41402026-05-01T19:25:29.625Z Checking serde-untagged v0.1.9
41412026-05-01T19:25:29.781Z Checking cargo-util-schemas v0.8.2
41422026-05-01T19:25:30.467Z Checking cargo_metadata v0.21.0
41432026-05-01T19:25:31.073Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
41442026-05-01T19:25:31.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
41452026-05-01T19:25:31.935Z
41462026-05-01T19:25:31.935Zinfo: running `cargo check --bins` on mgs-dev (234/273)
41472026-05-01T19:25:32.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-05-01T19:25:32.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-05-01T19:25:32.674Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41502026-05-01T19:25:33.309Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
41512026-05-01T19:25:33.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
41522026-05-01T19:25:34.028Z
41532026-05-01T19:25:34.028Zinfo: running `cargo check --bins` on omicron-omdb (235/273)
41542026-05-01T19:25:34.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41552026-05-01T19:25:34.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41562026-05-01T19:25:34.890Z Compiling vergen-gitcl v1.0.8
41572026-05-01T19:25:34.890Z Compiling dirs-sys-next v0.1.2
41582026-05-01T19:25:34.890Z Compiling diesel_derives v2.3.7
41592026-05-01T19:25:34.890Z Compiling crunchy v0.2.4
41602026-05-01T19:25:34.890Z Compiling glob v0.3.3
41612026-05-01T19:25:34.893Z Compiling dsl_auto_type v0.2.0
41622026-05-01T19:25:34.893Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
41632026-05-01T19:25:34.893Z Checking scheduled-thread-pool v0.2.7
41642026-05-01T19:25:35.154Z Compiling diesel_table_macro_syntax v0.3.0
41652026-05-01T19:25:35.259Z Compiling dirs-next v2.0.0
41662026-05-01T19:25:35.310Z Compiling tiny-keccak v2.0.2
41672026-05-01T19:25:35.349Z Compiling term v0.7.0
41682026-05-01T19:25:35.378Z Checking r2d2 v0.8.10
41692026-05-01T19:25:35.392Z Compiling clang-sys v1.8.1
41702026-05-01T19:25:35.408Z Compiling bit-vec v0.6.3
41712026-05-01T19:25:35.524Z Checking downcast-rs v2.0.2
41722026-05-01T19:25:35.633Z Compiling ascii-canvas v3.0.0
41732026-05-01T19:25:35.665Z Compiling bit-set v0.5.3
41742026-05-01T19:25:35.763Z Compiling itertools v0.10.5
41752026-05-01T19:25:35.826Z Compiling ena v0.14.4
41762026-05-01T19:25:35.870Z Compiling libloading v0.8.9
41772026-05-01T19:25:35.897Z Compiling diff v0.1.13
41782026-05-01T19:25:35.923Z Compiling regex-syntax v0.6.29
41792026-05-01T19:25:35.990Z Compiling bindgen v0.71.1
41802026-05-01T19:25:36.079Z Compiling cexpr v0.6.0
41812026-05-01T19:25:36.161Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
41822026-05-01T19:25:36.352Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
41832026-05-01T19:25:36.452Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41842026-05-01T19:25:36.507Z Compiling libxml v0.3.3
41852026-05-01T19:25:36.732Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
41862026-05-01T19:25:36.795Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
41872026-05-01T19:25:36.819Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
41882026-05-01T19:25:37.010Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
41892026-05-01T19:25:37.037Z Compiling strum_macros v0.24.3
41902026-05-01T19:25:37.055Z Compiling indoc v1.0.9
41912026-05-01T19:25:37.285Z Compiling lalrpop v0.19.12
41922026-05-01T19:25:38.087Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41932026-05-01T19:25:38.321Z Checking derive_builder v0.20.2
41942026-05-01T19:25:38.403Z Compiling oso-derive v0.27.3
41952026-05-01T19:25:38.444Z Checking quick-xml v0.37.5
41962026-05-01T19:25:38.656Z Compiling impl-trait-for-tuples v0.2.3
41972026-05-01T19:25:38.918Z Checking openssl-probe v0.1.6
41982026-05-01T19:25:39.063Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41992026-05-01T19:25:39.351Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42002026-05-01T19:25:39.547Z Checking bb8 v0.8.6
42012026-05-01T19:25:39.755Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42022026-05-01T19:25:39.796Z Checking nonempty v0.12.0
42032026-05-01T19:25:39.833Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42042026-05-01T19:25:39.963Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42052026-05-01T19:25:39.984Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
42062026-05-01T19:25:40.048Z Checking console v0.16.2
42072026-05-01T19:25:40.181Z Checking unit-prefix v0.5.2
42082026-05-01T19:25:40.235Z Checking support-bundle-viewer v0.1.2
42092026-05-01T19:25:40.320Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
42102026-05-01T19:25:40.364Z Checking indicatif v0.18.4
42112026-05-01T19:25:40.483Z Checking multimap v0.10.1
42122026-05-01T19:25:40.955Z Checking diesel v2.3.7
42132026-05-01T19:25:42.830Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
42142026-05-01T19:25:43.094Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
42152026-05-01T19:25:43.644Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
42162026-05-01T19:25:44.552Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42172026-05-01T19:25:44.946Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
42182026-05-01T19:25:45.247Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
42192026-05-01T19:25:45.613Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
42202026-05-01T19:25:45.663Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
42212026-05-01T19:25:47.669Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42222026-05-01T19:25:52.955Z Compiling samael v0.0.19
42232026-05-01T19:25:56.616Z Checking async-bb8-diesel v0.2.1
42242026-05-01T19:25:56.971Z Checking diesel-dtrace v0.5.0
42252026-05-01T19:25:57.564Z Compiling polar-core v0.27.3
42262026-05-01T19:26:02.033Z Checking oso v0.27.3
42272026-05-01T19:26:39.454Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42282026-05-01T19:27:12.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
42292026-05-01T19:27:13.197Z
42302026-05-01T19:27:13.197Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (236/273)
42312026-05-01T19:27:13.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322026-05-01T19:27:13.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332026-05-01T19:27:13.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42342026-05-01T19:27:13.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
42352026-05-01T19:27:13.875Z
42362026-05-01T19:27:13.875Zinfo: running `cargo check --bins` on nexus-saga-recovery (237/273)
42372026-05-01T19:27:14.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42382026-05-01T19:27:14.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42392026-05-01T19:27:14.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42402026-05-01T19:27:14.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
42412026-05-01T19:27:14.543Z
42422026-05-01T19:27:14.543Zinfo: running `cargo check --bins` on nexus-test-utils-macros (238/273)
42432026-05-01T19:27:15.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42442026-05-01T19:27:15.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42452026-05-01T19:27:15.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42462026-05-01T19:27:15.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42472026-05-01T19:27:15.144Z
42482026-05-01T19:27:15.144Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (239/273)
42492026-05-01T19:27:15.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42502026-05-01T19:27:15.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42512026-05-01T19:27:16.033Z Compiling libz-sys v1.1.24
42522026-05-01T19:27:16.166Z Compiling libgit2-sys v0.18.3+1.9.2
42532026-05-01T19:27:16.177Z Compiling vergen-git2 v1.0.7
42542026-05-01T19:27:16.196Z Compiling rustls v0.21.12
42552026-05-01T19:27:16.204Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
42562026-05-01T19:27:16.207Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42572026-05-01T19:27:16.207Z Checking sct v0.7.1
42582026-05-01T19:27:16.207Z Checking rustls-webpki v0.101.7
42592026-05-01T19:27:16.361Z Compiling nix v0.29.0
42602026-05-01T19:27:16.423Z Compiling dropshot v0.16.7
42612026-05-01T19:27:16.464Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42622026-05-01T19:27:16.501Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42632026-05-01T19:27:16.543Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42642026-05-01T19:27:16.682Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42652026-05-01T19:27:16.696Z Checking toml v0.9.12+spec-1.1.0
42662026-05-01T19:27:16.711Z Compiling dropshot_endpoint v0.16.7
42672026-05-01T19:27:16.812Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42682026-05-01T19:27:16.993Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
42692026-05-01T19:27:17.207Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
42702026-05-01T19:27:17.267Z Checking rustls-pemfile v1.0.4
42712026-05-01T19:27:17.405Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
42722026-05-01T19:27:17.600Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42732026-05-01T19:27:17.726Z Checking twox-hash v2.1.2
42742026-05-01T19:27:17.827Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
42752026-05-01T19:27:17.844Z Checking tokio-rustls v0.24.1
42762026-05-01T19:27:18.516Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
42772026-05-01T19:27:18.516Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
42782026-05-01T19:27:18.641Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
42792026-05-01T19:27:19.145Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
42802026-05-01T19:27:19.231Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
42812026-05-01T19:27:19.235Z Checking fatfs v0.3.6
42822026-05-01T19:27:19.346Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
42832026-05-01T19:27:19.491Z Compiling seq-macro v0.3.6
42842026-05-01T19:27:23.128Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
42852026-05-01T19:27:23.254Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
42862026-05-01T19:27:23.475Z Compiling git2 v0.20.4
42872026-05-01T19:27:25.700Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
42882026-05-01T19:28:12.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.45s
42892026-05-01T19:28:12.834Z
42902026-05-01T19:28:12.834Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (240/273)
42912026-05-01T19:28:13.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42922026-05-01T19:28:13.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42932026-05-01T19:28:13.742Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42942026-05-01T19:28:52.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.73s
42952026-05-01T19:28:52.793Z
42962026-05-01T19:28:52.793Zinfo: running `cargo check --bins` on nexus-background-task-interface (241/273)
42972026-05-01T19:28:53.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42982026-05-01T19:28:53.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42992026-05-01T19:28:53.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43002026-05-01T19:28:53.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43012026-05-01T19:28:53.399Z
43022026-05-01T19:28:53.399Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (242/273)
43032026-05-01T19:28:53.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43042026-05-01T19:28:53.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43052026-05-01T19:28:53.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43062026-05-01T19:28:53.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
43072026-05-01T19:28:54.064Z
43082026-05-01T19:28:54.064Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (243/273)
43092026-05-01T19:28:54.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43102026-05-01T19:28:54.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43112026-05-01T19:28:54.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43122026-05-01T19:28:54.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
43132026-05-01T19:28:54.754Z
43142026-05-01T19:28:54.754Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (244/273)
43152026-05-01T19:28:55.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43162026-05-01T19:28:55.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43172026-05-01T19:28:55.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43182026-05-01T19:28:55.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
43192026-05-01T19:28:55.425Z
43202026-05-01T19:28:55.425Zinfo: running `cargo check --bins` on nexus-mgs-updates (245/273)
43212026-05-01T19:28:55.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43222026-05-01T19:28:55.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43232026-05-01T19:28:55.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43242026-05-01T19:28:55.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
43252026-05-01T19:28:56.077Z
43262026-05-01T19:28:56.077Zinfo: running `cargo check --bins` on nexus-networking (246/273)
43272026-05-01T19:28:56.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43282026-05-01T19:28:56.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43292026-05-01T19:28:56.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43302026-05-01T19:28:56.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
43312026-05-01T19:28:56.749Z
43322026-05-01T19:28:56.749Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (247/273)
43332026-05-01T19:28:57.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43342026-05-01T19:28:57.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43352026-05-01T19:28:57.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43362026-05-01T19:28:57.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
43372026-05-01T19:28:57.423Z
43382026-05-01T19:28:57.423Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (248/273)
43392026-05-01T19:28:58.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43402026-05-01T19:28:58.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43412026-05-01T19:28:58.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43422026-05-01T19:28:58.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
43432026-05-01T19:28:58.103Z
43442026-05-01T19:28:58.103Zinfo: running `cargo check --bins` on omicron-dev (249/273)
43452026-05-01T19:28:58.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43462026-05-01T19:28:58.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43472026-05-01T19:28:59.014Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
43482026-05-01T19:28:59.014Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
43492026-05-01T19:28:59.201Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
43502026-05-01T19:28:59.235Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
43512026-05-01T19:28:59.238Z Checking diff v0.1.13
43522026-05-01T19:28:59.238Z Checking yansi v1.0.1
43532026-05-01T19:28:59.238Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43542026-05-01T19:28:59.267Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
43552026-05-01T19:28:59.337Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
43562026-05-01T19:28:59.520Z Checking pretty_assertions v1.4.1
43572026-05-01T19:29:00.177Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
43582026-05-01T19:29:24.085Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
43592026-05-01T19:29:24.088Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
43602026-05-01T19:29:24.088Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
43612026-05-01T19:29:24.088Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
43622026-05-01T19:29:24.088Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
43632026-05-01T19:29:24.088Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
43642026-05-01T19:29:24.943Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
43652026-05-01T19:29:26.047Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
43662026-05-01T19:30:04.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
43672026-05-01T19:30:04.700Z
43682026-05-01T19:30:04.700Zinfo: running `cargo check --bins` on omicron-pins (250/273)
43692026-05-01T19:30:05.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43702026-05-01T19:30:05.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43712026-05-01T19:30:05.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43722026-05-01T19:30:05.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43732026-05-01T19:30:05.298Z
43742026-05-01T19:30:05.298Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (251/273)
43752026-05-01T19:30:05.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43762026-05-01T19:30:05.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43772026-05-01T19:30:06.087Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
43782026-05-01T19:30:06.211Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
43792026-05-01T19:30:06.214Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
43802026-05-01T19:30:32.026Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
43812026-05-01T19:30:32.418Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
43822026-05-01T19:30:34.129Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
43832026-05-01T19:30:34.600Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
43842026-05-01T19:30:37.566Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
43852026-05-01T19:31:00.284Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
43862026-05-01T19:31:00.998Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
43872026-05-01T19:31:02.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.33s
43882026-05-01T19:31:02.868Z
43892026-05-01T19:31:02.868Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (252/273)
43902026-05-01T19:31:03.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43912026-05-01T19:31:03.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43922026-05-01T19:31:03.604Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
43932026-05-01T19:31:04.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
43942026-05-01T19:31:04.521Z
43952026-05-01T19:31:04.521Zinfo: running `cargo check --bins` on omicron-releng (253/273)
43962026-05-01T19:31:05.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43972026-05-01T19:31:05.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43982026-05-01T19:31:05.171Z Compiling blake3 v1.8.3
43992026-05-01T19:31:05.283Z Checking constant_time_eq v0.4.2
44002026-05-01T19:31:05.286Z Checking arrayvec v0.7.6
44012026-05-01T19:31:05.286Z Checking arrayref v0.3.9
44022026-05-01T19:31:05.302Z Checking topological-sort v0.2.2
44032026-05-01T19:31:05.305Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
44042026-05-01T19:31:05.305Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
44052026-05-01T19:31:05.305Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
44062026-05-01T19:31:05.345Z Checking shell-words v1.1.1
44072026-05-01T19:31:06.161Z Checking omicron-zone-package v0.12.2
44082026-05-01T19:31:06.876Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
44092026-05-01T19:31:07.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
44102026-05-01T19:31:07.894Z
44112026-05-01T19:31:07.894Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (254/273)
44122026-05-01T19:31:08.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-05-01T19:31:08.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-05-01T19:31:08.547Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
44152026-05-01T19:31:08.873Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
44162026-05-01T19:31:09.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
44172026-05-01T19:31:09.470Z
44182026-05-01T19:31:09.470Zinfo: running `cargo check --bins` on schema (255/273)
44192026-05-01T19:31:10.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44202026-05-01T19:31:10.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44212026-05-01T19:31:10.213Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
44222026-05-01T19:31:10.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
44232026-05-01T19:31:11.118Z
44242026-05-01T19:31:11.118Zinfo: running `cargo check --bins` on xtask (256/273)
44252026-05-01T19:31:11.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44262026-05-01T19:31:11.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44272026-05-01T19:31:11.577Z Checking libc v0.2.185
44282026-05-01T19:31:11.581Z Checking serde v1.0.228
44292026-05-01T19:31:11.663Z Checking zerofrom v0.1.6
44302026-05-01T19:31:11.667Z Checking bitflags v2.11.0
44312026-05-01T19:31:11.672Z Checking smallvec v1.15.1
44322026-05-01T19:31:11.672Z Checking indexmap v2.14.0
44332026-05-01T19:31:11.688Z Checking serde_json v1.0.149
44342026-05-01T19:31:11.691Z Checking scroll v0.12.0
44352026-05-01T19:31:11.762Z Checking yoke v0.8.1
44362026-05-01T19:31:11.810Z Checking num-traits v0.2.19
44372026-05-01T19:31:11.846Z Checking thiserror v1.0.69
44382026-05-01T19:31:11.918Z Checking percent-encoding v2.3.2
44392026-05-01T19:31:11.931Z Checking zerovec v0.11.5
44402026-05-01T19:31:11.942Z Checking zerotrie v0.2.3
44412026-05-01T19:31:11.953Z Checking errno v0.3.14
44422026-05-01T19:31:12.046Z Checking toml_datetime v0.6.11
44432026-05-01T19:31:12.061Z Checking serde_spanned v0.6.9
44442026-05-01T19:31:12.072Z Checking rustix v1.1.3
44452026-05-01T19:31:12.181Z Checking log v0.4.29
44462026-05-01T19:31:12.193Z Checking form_urlencoded v1.2.2
44472026-05-01T19:31:12.204Z Checking zerocopy v0.7.35
44482026-05-01T19:31:12.224Z Checking toml_edit v0.22.27
44492026-05-01T19:31:12.286Z Checking getrandom v0.4.1
44502026-05-01T19:31:12.318Z Checking thiserror v2.0.18
44512026-05-01T19:31:12.330Z Checking goblin v0.8.2
44522026-05-01T19:31:12.339Z Checking ordered-float v2.10.1
44532026-05-01T19:31:12.353Z Checking tinystr v0.8.2
44542026-05-01T19:31:12.414Z Checking potential_utf v0.1.4
44552026-05-01T19:31:12.418Z Checking syn v2.0.117
44562026-05-01T19:31:12.529Z Checking icu_locale_core v2.1.1
44572026-05-01T19:31:12.549Z Checking icu_collections v2.1.1
44582026-05-01T19:31:12.560Z Checking serde-value v0.7.0
44592026-05-01T19:31:12.690Z Checking dtrace-parser v0.2.0
44602026-05-01T19:31:12.762Z Checking thread-id v4.2.2
44612026-05-01T19:31:12.844Z Checking once_cell v1.21.3
44622026-05-01T19:31:12.860Z Checking cargo-platform v0.2.0
44632026-05-01T19:31:12.889Z Checking terminal_size v0.4.3
44642026-05-01T19:31:12.926Z Checking memmap v0.7.0
44652026-05-01T19:31:13.016Z Checking tempfile v3.25.0
44662026-05-01T19:31:13.028Z Checking clap_builder v4.5.60
44672026-05-01T19:31:13.038Z Checking textwrap v0.16.2
44682026-05-01T19:31:13.055Z Checking fs-err v3.3.0
44692026-05-01T19:31:13.078Z Checking icu_provider v2.1.1
44702026-05-01T19:31:13.212Z Checking camino-tempfile v1.4.1
44712026-05-01T19:31:13.235Z Checking tabled v0.15.0
44722026-05-01T19:31:13.246Z Checking anyhow v1.0.102
44732026-05-01T19:31:13.320Z Checking icu_normalizer v2.1.1
44742026-05-01T19:31:13.330Z Checking icu_properties v2.1.2
44752026-05-01T19:31:13.366Z Checking toml v0.8.23
44762026-05-01T19:31:13.444Z Checking macaddr v1.0.1
44772026-05-01T19:31:13.625Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
44782026-05-01T19:31:13.688Z Checking cargo_toml v0.21.0
44792026-05-01T19:31:14.144Z Checking idna_adapter v1.2.1
44802026-05-01T19:31:14.214Z Checking dof v0.3.0
44812026-05-01T19:31:14.218Z Checking clap v4.5.60
44822026-05-01T19:31:14.261Z Checking idna v1.1.0
44832026-05-01T19:31:14.480Z Checking url v2.5.8
44842026-05-01T19:31:14.484Z Checking usdt-impl v0.5.0
44852026-05-01T19:31:14.731Z Checking usdt v0.5.0
44862026-05-01T19:31:14.833Z Checking cargo-util-schemas v0.8.2
44872026-05-01T19:31:15.528Z Checking cargo_metadata v0.21.0
44882026-05-01T19:31:16.137Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
44892026-05-01T19:31:16.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
44902026-05-01T19:31:16.682Z
44912026-05-01T19:31:16.682Zinfo: running `cargo check --bins` on dnsadm (257/273)
44922026-05-01T19:31:17.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44932026-05-01T19:31:17.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44942026-05-01T19:31:17.331Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
44952026-05-01T19:31:17.809Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
44962026-05-01T19:31:18.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
44972026-05-01T19:31:18.409Z
44982026-05-01T19:31:18.409Zinfo: running `cargo check --bins` on end-to-end-tests (258/273)
44992026-05-01T19:31:18.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45002026-05-01T19:31:18.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45012026-05-01T19:31:19.204Z Checking polyval v0.6.2
45022026-05-01T19:31:19.328Z Checking ctr v0.9.2
45032026-05-01T19:31:19.339Z Checking ssh-encoding v0.2.0
45042026-05-01T19:31:19.339Z Checking blowfish v0.9.1
45052026-05-01T19:31:19.360Z Checking password-hash v0.4.2
45062026-05-01T19:31:19.375Z Checking p521 v0.13.3
45072026-05-01T19:31:19.375Z Checking p256 v0.13.2
45082026-05-01T19:31:19.403Z Checking russh-cryptovec v0.7.3
45092026-05-01T19:31:19.471Z Checking ghash v0.5.1
45102026-05-01T19:31:19.485Z Checking bcrypt-pbkdf v0.10.0
45112026-05-01T19:31:19.485Z Checking md5 v0.7.0
45122026-05-01T19:31:19.515Z Checking num-bigint v0.4.6
45132026-05-01T19:31:19.533Z Checking des v0.8.1
45142026-05-01T19:31:19.598Z Checking pbkdf2 v0.11.0
45152026-05-01T19:31:19.620Z Checking aes-gcm v0.10.3
45162026-05-01T19:31:19.634Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
45172026-05-01T19:31:19.649Z Checking hex-literal v0.4.1
45182026-05-01T19:31:19.663Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
45192026-05-01T19:31:19.684Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
45202026-05-01T19:31:19.744Z Checking socket2 v0.5.10
45212026-05-01T19:31:19.765Z Checking ssh-cipher v0.2.0
45222026-05-01T19:31:19.779Z Checking internet-checksum v0.2.1
45232026-05-01T19:31:19.932Z Checking ssh-key v0.6.7
45242026-05-01T19:31:20.023Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
45252026-05-01T19:31:20.584Z Checking russh-keys v0.45.0
45262026-05-01T19:31:21.131Z Checking russh v0.45.0
45272026-05-01T19:31:35.975Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
45282026-05-01T19:31:37.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.79s
45292026-05-01T19:31:37.420Z
45302026-05-01T19:31:37.420Zinfo: running `cargo check --bins` on gateway-cli (259/273)
45312026-05-01T19:31:37.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-05-01T19:31:37.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-05-01T19:31:38.062Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
45342026-05-01T19:31:38.171Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
45352026-05-01T19:31:38.178Z Checking termios v0.3.3
45362026-05-01T19:31:39.394Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
45372026-05-01T19:31:39.545Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
45382026-05-01T19:31:41.382Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
45392026-05-01T19:31:41.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
45402026-05-01T19:31:42.154Z
45412026-05-01T19:31:42.154Zinfo: running `cargo check --bins --no-default-features` on installinator (260/273)
45422026-05-01T19:31:42.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45432026-05-01T19:31:42.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45442026-05-01T19:31:42.865Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
45452026-05-01T19:31:42.981Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
45462026-05-01T19:31:42.990Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
45472026-05-01T19:31:42.993Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
45482026-05-01T19:31:43.005Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
45492026-05-01T19:31:43.015Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
45502026-05-01T19:31:43.744Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
45512026-05-01T19:31:44.088Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
45522026-05-01T19:31:44.091Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
45532026-05-01T19:31:44.723Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
45542026-05-01T19:31:46.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
45552026-05-01T19:31:46.596Z
45562026-05-01T19:31:46.596Zinfo: running `cargo check --bins` on internal-dns-cli (261/273)
45572026-05-01T19:31:47.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45582026-05-01T19:31:47.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45592026-05-01T19:31:47.233Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
45602026-05-01T19:31:47.689Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
45612026-05-01T19:31:48.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
45622026-05-01T19:31:48.194Z
45632026-05-01T19:31:48.194Zinfo: running `cargo check --bins` on omicron-live-tests (262/273)
45642026-05-01T19:31:48.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45652026-05-01T19:31:48.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45662026-05-01T19:31:48.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45672026-05-01T19:31:48.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45682026-05-01T19:31:48.787Z
45692026-05-01T19:31:48.787Zinfo: running `cargo check --bins` on live-tests-macros (263/273)
45702026-05-01T19:31:49.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45712026-05-01T19:31:49.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45722026-05-01T19:31:49.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45732026-05-01T19:31:49.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45742026-05-01T19:31:49.379Z
45752026-05-01T19:31:49.379Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (264/273)
45762026-05-01T19:31:49.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45772026-05-01T19:31:49.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45782026-05-01T19:31:50.136Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
45792026-05-01T19:31:50.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
45802026-05-01T19:31:50.959Z
45812026-05-01T19:31:50.959Zinfo: running `cargo check --bins` on omicron-ntp-admin (265/273)
45822026-05-01T19:31:51.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45832026-05-01T19:31:51.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45842026-05-01T19:31:51.614Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
45852026-05-01T19:31:51.617Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
45862026-05-01T19:31:51.865Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
45872026-05-01T19:31:51.865Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
45882026-05-01T19:31:52.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
45892026-05-01T19:31:52.856Z
45902026-05-01T19:31:52.856Zinfo: running `cargo check --bins` on ntp-admin-types (266/273)
45912026-05-01T19:31:53.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45922026-05-01T19:31:53.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45932026-05-01T19:31:53.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45942026-05-01T19:31:53.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45952026-05-01T19:31:53.441Z
45962026-05-01T19:31:53.441Zinfo: running `cargo check --bins` on omicron-package (267/273)
45972026-05-01T19:31:53.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45982026-05-01T19:31:53.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45992026-05-01T19:31:54.120Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
46002026-05-01T19:31:55.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
46012026-05-01T19:31:55.414Z
46022026-05-01T19:31:55.414Zinfo: running `cargo check --bins` on tqdb (268/273)
46032026-05-01T19:31:55.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46042026-05-01T19:31:55.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46052026-05-01T19:31:56.202Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
46062026-05-01T19:31:56.559Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
46072026-05-01T19:31:57.082Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
46082026-05-01T19:31:57.085Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
46092026-05-01T19:32:02.884Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
46102026-05-01T19:32:02.887Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
46112026-05-01T19:32:03.454Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
46122026-05-01T19:32:03.454Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
46132026-05-01T19:32:03.457Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
46142026-05-01T19:32:03.457Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
46152026-05-01T19:32:04.238Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
46162026-05-01T19:32:05.197Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
46172026-05-01T19:32:05.982Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
46182026-05-01T19:32:06.609Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
46192026-05-01T19:32:10.669Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
46202026-05-01T19:32:17.088Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
46212026-05-01T19:32:17.095Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
46222026-05-01T19:32:17.095Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
46232026-05-01T19:32:17.095Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
46242026-05-01T19:32:18.590Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
46252026-05-01T19:32:19.941Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
46262026-05-01T19:32:20.624Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
46272026-05-01T19:32:21.881Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
46282026-05-01T19:32:22.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.00s
46292026-05-01T19:32:22.743Z
46302026-05-01T19:32:22.743Zinfo: running `cargo check --bins` on wicket-dbg (269/273)
46312026-05-01T19:32:23.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46322026-05-01T19:32:23.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46332026-05-01T19:32:23.369Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
46342026-05-01T19:32:23.390Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
46352026-05-01T19:32:23.390Z Checking rtoolbox v0.0.3
46362026-05-01T19:32:23.502Z Checking tui-tree-widget v0.23.1
46372026-05-01T19:32:23.586Z Checking rpassword v7.4.0
46382026-05-01T19:32:24.608Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
46392026-05-01T19:32:27.643Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
46402026-05-01T19:32:29.491Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
46412026-05-01T19:32:30.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
46422026-05-01T19:32:30.604Z
46432026-05-01T19:32:30.604Zinfo: running `cargo check --bins` on wicket (270/273)
46442026-05-01T19:32:31.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46452026-05-01T19:32:31.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46462026-05-01T19:32:31.309Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
46472026-05-01T19:32:31.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
46482026-05-01T19:32:31.906Z
46492026-05-01T19:32:31.906Zinfo: running `cargo check --bins` on wicketd (271/273)
46502026-05-01T19:32:32.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46512026-05-01T19:32:32.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46522026-05-01T19:32:32.623Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
46532026-05-01T19:32:32.632Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
46542026-05-01T19:32:32.632Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
46552026-05-01T19:32:32.632Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
46562026-05-01T19:32:33.617Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
46572026-05-01T19:32:34.191Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
46582026-05-01T19:32:37.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.24s
46592026-05-01T19:32:37.345Z
46602026-05-01T19:32:37.345Zinfo: running `cargo check --bins` on omicron-workspace-hack (272/273)
46612026-05-01T19:32:37.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46622026-05-01T19:32:37.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46632026-05-01T19:32:37.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46642026-05-01T19:32:37.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46652026-05-01T19:32:37.958Z
46662026-05-01T19:32:37.958Zinfo: running `cargo check --bins` on zone-setup (273/273)
46672026-05-01T19:32:38.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46682026-05-01T19:32:38.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46692026-05-01T19:32:38.873Z Checking uzers v0.12.2
46702026-05-01T19:32:38.897Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
46712026-05-01T19:32:39.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
46722026-05-01T19:32:39.871Z
46732026-05-01T19:32:39.872Zreal 14:12.220508739
46742026-05-01T19:32:39.872Zuser 20:41.457884216
46752026-05-01T19:32:39.879Zsys 4:15.268397397
46762026-05-01T19:32:39.879Ztrap 0.325736545
46772026-05-01T19:32:39.879Ztflt 0.346655274
46782026-05-01T19:32:39.879Zdflt 1.093952223
46792026-05-01T19:32:39.880Zkflt 0.001507335
46802026-05-01T19:32:39.880Zlock 1:17:14.174694003
46812026-05-01T19:32:39.880Zslp 1:38:59.923905345
46822026-05-01T19:32:39.880Zlat 54.618126018
46832026-05-01T19:32:39.880Zstop 3:25.790412329
46842026-05-01T19:32:39.880Zprocess exited: duration 1027814 ms, exit code 0
 
46852026-05-01T19:32:39.898Zfound 0 output files