01KKC813FQFHFY8R6N19SN1YHB: 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: 01KKC81TP4W2R9990QQQAN5CMG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T16:08:15.568Zjob assigned to worker 01KKC80W5R9RB6ZE6XTYJW4GDN [factory aws, i-0bb3e806fbccb516f] (queued for 42 s)
 
22026-03-10T16:08:23.830Zstarting task 0: "setup"
32026-03-10T16:08:23.834Z++ uname -s
42026-03-10T16:08:23.837Z+ kern=SunOS
52026-03-10T16:08:23.838Z+ build_user=build
62026-03-10T16:08:23.838Z+ build_uid=12345
72026-03-10T16:08:23.838Z+ work_dir=/work
82026-03-10T16:08:23.838Z+ input_dir=/input
92026-03-10T16:08:23.838Z+ [[ 0 == 12345 ]]
102026-03-10T16:08:23.838Z+ case "$kern" in
112026-03-10T16:08:23.838Z+ groupadd -g 12345 build
122026-03-10T16:08:23.841Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T16:08:25.844Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T16:08:25.960Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T16:08:25.963Z+ home_fs=zfs
162026-03-10T16:08:25.964Z+ [[ zfs == autofs ]]
172026-03-10T16:08:25.964Z+ mkdir -p /home/build
182026-03-10T16:08:25.967Z+ chown build:build /home/build /work
192026-03-10T16:08:27.966Z+ chmod 0700 /home/build /work
202026-03-10T16:08:27.970Zprocess exited: duration 4140 ms, exit code 0
 
212026-03-10T16:08:27.976Zstarting task 1: "rust-toolchain"
222026-03-10T16:08:27.981Z * rust toolchain channel = "1.91.1"
232026-03-10T16:08:27.981Z * rust toolchain profile = "default"
242026-03-10T16:08:27.984Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
252026-03-10T16:08:27.984Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-10T16:08:27.984Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T16:08:27.984Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T16:08:27.984Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T16:08:27.984Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T16:08:28.115Zinfo: downloading installer
312026-03-10T16:08:29.909Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T16:08:29.909Zwarn: /opt/ooce/bin
332026-03-10T16:08:29.909Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T16:08:29.909Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T16:08:29.909Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T16:08:29.909Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T16:08:29.909Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T16:08:29.909Zerror: cannot install while Rust is installed
392026-03-10T16:08:29.909Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T16:08:29.939Zinfo: profile set to 'default'
412026-03-10T16:08:29.939Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T16:08:29.942Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T16:08:30.121Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T16:08:30.121Zinfo: downloading component 'cargo'
452026-03-10T16:08:31.124Zinfo: downloading component 'clippy'
462026-03-10T16:08:31.584Zinfo: downloading component 'rust-docs'
472026-03-10T16:08:33.374Zinfo: downloading component 'rust-std'
482026-03-10T16:08:35.318Zinfo: downloading component 'rustc'
492026-03-10T16:08:42.905Zinfo: downloading component 'rustfmt'
502026-03-10T16:08:43.174Zinfo: installing component 'cargo'
512026-03-10T16:08:43.996Zinfo: installing component 'clippy'
522026-03-10T16:08:44.349Zinfo: installing component 'rust-docs'
532026-03-10T16:08:45.691Zinfo: installing component 'rust-std'
542026-03-10T16:08:47.179Zinfo: installing component 'rustc'
552026-03-10T16:08:52.989Zinfo: installing component 'rustfmt'
562026-03-10T16:08:53.299Z
572026-03-10T16:08:53.299Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-03-10T16:08:53.703Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T16:08:53.703Z
602026-03-10T16:08:53.706Z
612026-03-10T16:08:53.706ZRust is installed now. Great!
622026-03-10T16:08:53.706Z
632026-03-10T16:08:53.706ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T16:08:53.706Zenvironment variable. This has not been done automatically.
652026-03-10T16:08:53.706Z
662026-03-10T16:08:53.707ZTo configure your current shell, you need to source
672026-03-10T16:08:53.707Zthe corresponding env file under $HOME/.cargo.
682026-03-10T16:08:53.707Z
692026-03-10T16:08:53.707ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T16:08:53.707Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T16:08:53.707Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T16:08:53.707Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T16:08:53.814Z+ rustup --version
742026-03-10T16:08:53.817Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T16:08:53.820Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T16:08:53.902Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T16:08:53.905Z+ cargo --version
782026-03-10T16:08:53.973Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T16:08:53.977Z+ rustc --version
802026-03-10T16:08:54.048Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T16:08:54.052Zprocess exited: duration 26077 ms, exit code 0
 
822026-03-10T16:08:54.058Zstarting task 2: "authentication"
832026-03-10T16:08:54.078Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T16:08:54.085Zstarting task 3: "clone repository"
852026-03-10T16:08:54.089Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T16:08:54.092Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T16:08:54.122ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T16:09:06.086Z+ cd /work/oxidecomputer/omicron
892026-03-10T16:09:06.086Z+ git fetch origin 167d377d9e1e6226d94b990e793108e074149c45
902026-03-10T16:09:06.978ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T16:09:06.978Z * branch 167d377d9e1e6226d94b990e793108e074149c45 -> FETCH_HEAD
922026-03-10T16:09:06.989Z+ [[ -n '' ]]
932026-03-10T16:09:06.989Z+ git reset --hard 167d377d9e1e6226d94b990e793108e074149c45
942026-03-10T16:09:07.312ZHEAD is now at 167d377d9 remove reference to the issue
952026-03-10T16:09:07.317Zprocess exited: duration 13233 ms, exit code 0
 
962026-03-10T16:09:07.323Zstarting task 4: "build"
972026-03-10T16:09:07.328Z+ source .github/buildomat/ci-env.sh
982026-03-10T16:09:07.330Z++ export CARGO_TERM_COLOR=always
992026-03-10T16:09:07.330Z++ CARGO_TERM_COLOR=always
1002026-03-10T16:09:07.330Z+ cargo --version
1012026-03-10T16:09:07.384Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-10T16:09:07.387Z+ rustc --version
1032026-03-10T16:09:07.458Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-10T16:09:07.461Z+ source ./env.sh
1052026-03-10T16:09:07.461Z++ OLD_SHELL_OPTS=ehxB
1062026-03-10T16:09:07.461Z++ set -o xtrace
1072026-03-10T16:09:07.464Z++++ dirname ./env.sh
1082026-03-10T16:09:07.467Z+++ readlink -f .
1092026-03-10T16:09:07.467Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-03-10T16:09:07.467Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-10T16:09:07.467Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-03-10T16:09:07.467Z++ 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
1132026-03-10T16:09:07.467Z++ 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
1142026-03-10T16:09:07.467Z++ 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
1152026-03-10T16:09:07.467Z++ 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
1162026-03-10T16:09:07.467Z++ 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
1172026-03-10T16:09:07.467Z++ 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
1182026-03-10T16:09:07.467Z++ case $OLD_SHELL_OPTS in
1192026-03-10T16:09:07.467Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202026-03-10T16:09:07.467Z+ 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
1212026-03-10T16:09:07.467Z+ 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
1222026-03-10T16:09:07.467Z+ banner prerequisites
1232026-03-10T16:09:07.470Z
1242026-03-10T16:09:07.470Z ##### ##### ###### ##### ###### #### # # # #### #
1252026-03-10T16:09:07.470Z # # # # # # # # # # # # # # #
1262026-03-10T16:09:07.470Z # # # # ##### # # ##### # # # # # #### #
1272026-03-10T16:09:07.470Z ##### ##### # ##### # # # # # # # # #
1282026-03-10T16:09:07.470Z # # # # # # # # # # # # # # #
1292026-03-10T16:09:07.470Z # # # ###### # # ###### ### # #### # #### #
1302026-03-10T16:09:07.471Z
1312026-03-10T16:09:07.471Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322026-03-10T16:09:17.631Z Startup: Refreshing catalog 'helios-dev' ... Done
1332026-03-10T16:09:27.264Z Startup: Caching catalogs ... Done
1342026-03-10T16:09:48.751ZPlanning: Solver setup ... Done (19.946s)
1352026-03-10T16:09:48.898ZPlanning: Running solver ... Done (0.146s)
1362026-03-10T16:09:49.074ZPlanning: Finding local manifests ... Done (0.003s)
1372026-03-10T16:09:49.087ZPlanning: Fetching manifests: 0/4 0% complete
1382026-03-10T16:09:49.214ZPlanning: Fetching manifests: 4/4 100% complete
1392026-03-10T16:09:49.260ZPlanning: Package planning ... Done (0.043s)
1402026-03-10T16:09:49.300ZPlanning: Merging actions ... Done (0.039s)
1412026-03-10T16:09:49.533ZPlanning: Checking for conflicting actions ... Done (0.235s)
1422026-03-10T16:09:49.542ZPlanning: Consolidating action changes ... Done (0.010s)
1432026-03-10T16:09:51.013ZPlanning: Evaluating mediators ... Done (0.708s)
1442026-03-10T16:09:51.052ZPlanning: Planning completed in 22.85 seconds
1452026-03-10T16:09:51.052Z Packages to install: 4
1462026-03-10T16:09:51.053Z Mediators to change: 2
1472026-03-10T16:09:51.053Z Services to change: 1
1482026-03-10T16:09:51.053Z Estimated space available: 155.43 GB
1492026-03-10T16:09:51.053ZEstimated space to be consumed: 1.82 GB
1502026-03-10T16:09:51.053Z Create boot environment: No
1512026-03-10T16:09:51.053ZCreate backup boot environment: No
1522026-03-10T16:09:51.053Z Rebuild boot archive: No
1532026-03-10T16:09:51.053Z
1542026-03-10T16:09:51.053ZChanged mediators:
1552026-03-10T16:09:51.053Z mediator clang:
1562026-03-10T16:09:51.053Z version: None -> 15 (system default)
1572026-03-10T16:09:51.053Z
1582026-03-10T16:09:51.053Z mediator llvm:
1592026-03-10T16:09:51.053Z version: 14 (system default) -> 15 (system default)
1602026-03-10T16:09:51.053Z
1612026-03-10T16:09:51.053ZChanged packages:
1622026-03-10T16:09:51.053Zhelios-dev
1632026-03-10T16:09:51.053Z developer/build-essential
1642026-03-10T16:09:51.053Z None -> 11-2.0
1652026-03-10T16:09:51.053Z library/libxmlsec1
1662026-03-10T16:09:51.053Z None -> 1.2.35-2.0
1672026-03-10T16:09:51.053Z ooce/developer/clang-15
1682026-03-10T16:09:51.053Z None -> 15.0.7-2.0
1692026-03-10T16:09:51.053Z ooce/developer/llvm-15
1702026-03-10T16:09:51.053Z None -> 15.0.7-2.0
1712026-03-10T16:09:51.053Z
1722026-03-10T16:09:51.053ZServices:
1732026-03-10T16:09:51.053Z restart_fmri:
1742026-03-10T16:09:51.053Z svc:/system/update-man-index:default
1752026-03-10T16:09:51.053Z
1762026-03-10T16:09:51.053ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772026-03-10T16:09:56.123ZDownload: 1198/3290 items 82.7/212.6MB 38% complete (22.5M/s)
1782026-03-10T16:10:01.122ZDownload: 3077/3290 items 121.4/212.6MB 57% complete (12.6M/s)
1792026-03-10T16:10:06.997ZDownload: 3280/3290 items 209.8/212.6MB 98% complete (14.0M/s)
1802026-03-10T16:10:07.073ZDownload: Completed 212.60 MB in 16.75 seconds (12.7M/s)
1812026-03-10T16:10:07.284Z Actions: 1/3689 actions (Installing new actions)
1822026-03-10T16:10:11.391Z Actions: Completed 3689 actions in 4.11 seconds.
1832026-03-10T16:10:12.135Z Done (0.740s)
1842026-03-10T16:10:12.135Z Done (0.000s)
1852026-03-10T16:10:13.130Z Done (0.995s)
1862026-03-10T16:10:17.077Z Done (3.585s)
1872026-03-10T16:10:17.166Z Done (0.019s)
1882026-03-10T16:10:17.170Z Done (0.000s)
1892026-03-10T16:10:17.317Z Done (0.000s)
1902026-03-10T16:10:18.294ZPlanning: Evaluating mediator changes ... Done
1912026-03-10T16:10:18.432ZPlanning: Checking for conflicting actions ... Done
1922026-03-10T16:10:18.437ZPlanning: Consolidating action changes ... Done
1932026-03-10T16:10:18.669ZPlanning: Evaluating mediators ... Done
1942026-03-10T16:10:18.703ZPlanning: Planning completed in 0.36 seconds
1952026-03-10T16:10:18.703Z Mediators to change: 2
1962026-03-10T16:10:18.703Z Create boot environment: No
1972026-03-10T16:10:18.703ZCreate backup boot environment: No
1982026-03-10T16:10:18.771Z Done
1992026-03-10T16:10:18.771Z Done
2002026-03-10T16:10:19.529Z Done
2012026-03-10T16:10:22.801Z Done
2022026-03-10T16:10:22.885Z Done
2032026-03-10T16:10:22.890Z Done
2042026-03-10T16:10:23.028Z Done
2052026-03-10T16:10:23.563ZPlanning: Evaluating mediator changes ... Done
2062026-03-10T16:10:23.566ZPlanning: Merging actions ... Done
2072026-03-10T16:10:23.730ZPlanning: Checking for conflicting actions ... Done
2082026-03-10T16:10:23.733ZPlanning: Consolidating action changes ... Done
2092026-03-10T16:10:23.947ZPlanning: Evaluating mediators ... Done
2102026-03-10T16:10:23.990ZPlanning: Planning completed in 0.63 seconds
2112026-03-10T16:10:24.020Z Packages to change: 1
2122026-03-10T16:10:24.020Z Mediators to change: 1
2132026-03-10T16:10:24.023Z Services to change: 1
2142026-03-10T16:10:24.023Z Create boot environment: No
2152026-03-10T16:10:24.023ZCreate backup boot environment: Yes
2162026-03-10T16:10:26.717Z Actions: 1/6 actions (Updating modified actions)
2172026-03-10T16:10:26.721Z Actions: Completed 6 actions in 0.00 seconds.
2182026-03-10T16:10:26.721Z Done
2192026-03-10T16:10:26.721Z Done
2202026-03-10T16:10:26.906Z Done
2212026-03-10T16:10:30.192Z Done
2222026-03-10T16:10:30.279Z Done
2232026-03-10T16:10:30.283Z Done
2242026-03-10T16:10:30.426Z Done
2252026-03-10T16:10:30.804ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262026-03-10T16:10:30.804Zclang system 15 system
2272026-03-10T16:10:30.804Zcsh system system illumos
2282026-03-10T16:10:30.804Zctags system system illumos
2292026-03-10T16:10:30.804Zfile system system illumos
2302026-03-10T16:10:30.804Zgcc vendor 12 vendor
2312026-03-10T16:10:30.804Zgcc system 10 system
2322026-03-10T16:10:30.804Zgcc system 7 system
2332026-03-10T16:10:30.804Zgo system 1.20 system
2342026-03-10T16:10:30.804Zgo system 1.19 system
2352026-03-10T16:10:30.804Zllvm system 15 system
2362026-03-10T16:10:30.804Zllvm system 14 system
2372026-03-10T16:10:30.804Zmariadb system 10.6 system
2382026-03-10T16:10:30.804Zmta vendor vendor dma
2392026-03-10T16:10:30.804Zopenjdk system 17 system
2402026-03-10T16:10:30.804Zopenjdk system 11 system
2412026-03-10T16:10:30.804Zopenjdk system 1.8 system
2422026-03-10T16:10:30.804Zopenssl vendor 3 vendor
2432026-03-10T16:10:30.804Zperl system 5.36 system
2442026-03-10T16:10:30.804Zpostgresql system 15 system
2452026-03-10T16:10:30.804Zpostgresql system 13 system
2462026-03-10T16:10:30.805Zpython vendor 3 vendor
2472026-03-10T16:10:30.805Zpython system 2 system
2482026-03-10T16:10:30.805Zpython3 system 3.11 system
2492026-03-10T16:10:30.805Zruby system 3.0 system
2502026-03-10T16:10:30.805Zwords vendor vendor american-english
2512026-03-10T16:10:30.805Zwords system system australian-english
2522026-03-10T16:10:30.805Zwords system system british-english
2532026-03-10T16:10:30.805Zwords system system canadian-english
2542026-03-10T16:10:30.805Zwords system system french
2552026-03-10T16:10:30.805Zwords system system italian
2562026-03-10T16:10:30.805Zwords system system ngerman
2572026-03-10T16:10:30.805Zwords system system ogerman
2582026-03-10T16:10:30.805Zwords system system spanish
2592026-03-10T16:10:31.103ZPUBLISHER TYPE STATUS P LOCATION
2602026-03-10T16:10:31.103Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2612026-03-10T16:10:36.995ZFMRI IFO
2622026-03-10T16:10:36.995Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2632026-03-10T16:10:36.995Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2642026-03-10T16:10:36.995Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2652026-03-10T16:10:36.995Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2662026-03-10T16:10:36.995Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2672026-03-10T16:10:36.995Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2682026-03-10T16:10:36.995Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2692026-03-10T16:10:36.995Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2702026-03-10T16:10:36.995Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2712026-03-10T16:10:36.995Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2722026-03-10T16:10:36.995Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2732026-03-10T16:10:36.995Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2742026-03-10T16:10:36.995Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2752026-03-10T16:10:36.995Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2762026-03-10T16:10:36.995Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2772026-03-10T16:10:36.995Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2782026-03-10T16:10:38.292Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2792026-03-10T16:10:38.598Z Updating crates.io index
2802026-03-10T16:10:38.601Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2812026-03-10T16:10:38.924Z Updating git repository `https://github.com/oxidecomputer/lldp`
2822026-03-10T16:10:39.898Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832026-03-10T16:10:40.158Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2842026-03-10T16:10:40.499Z Updating git repository `https://github.com/oxidecomputer/propolis`
2852026-03-10T16:10:42.049Z Updating git repository `https://github.com/oxidecomputer/crucible`
2862026-03-10T16:10:44.328Z Updating git repository `https://github.com/oxidecomputer/opte`
2872026-03-10T16:10:47.040Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882026-03-10T16:10:47.355Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892026-03-10T16:10:48.572Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2902026-03-10T16:10:49.692Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2912026-03-10T16:10:51.355Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922026-03-10T16:10:52.004Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2932026-03-10T16:10:52.472Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942026-03-10T16:10:52.743Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2952026-03-10T16:10:54.835Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2962026-03-10T16:10:55.467Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2972026-03-10T16:10:56.367Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2982026-03-10T16:10:56.819Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2992026-03-10T16:10:57.178Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3002026-03-10T16:10:57.569Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3012026-03-10T16:10:57.852Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3022026-03-10T16:10:58.127Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3032026-03-10T16:10:58.630Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3042026-03-10T16:10:59.350Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3052026-03-10T16:10:59.844Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3062026-03-10T16:11:00.191Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072026-03-10T16:11:00.668Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082026-03-10T16:11:01.026Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092026-03-10T16:11:03.357Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3102026-03-10T16:11:03.704Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3112026-03-10T16:11:04.279Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3122026-03-10T16:11:06.306Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3132026-03-10T16:11:06.885Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142026-03-10T16:11:07.203Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152026-03-10T16:11:07.711Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162026-03-10T16:11:08.035Z Updating git repository `https://github.com/illumos/smf-rs`
3172026-03-10T16:11:08.425Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182026-03-10T16:11:22.686Z Downloading crates ...
3192026-03-10T16:11:22.751Z Downloaded anstyle v1.0.13
3202026-03-10T16:11:22.755Z Downloaded autocfg v1.5.0
3212026-03-10T16:11:22.758Z Downloaded anstyle-query v1.1.5
3222026-03-10T16:11:22.758Z Downloaded anstream v0.6.21
3232026-03-10T16:11:22.760Z Downloaded bitflags v2.11.0
3242026-03-10T16:11:22.763Z Downloaded block-buffer v0.10.4
3252026-03-10T16:11:22.763Z Downloaded anyhow v1.0.102
3262026-03-10T16:11:22.766Z Downloaded scroll_derive v0.12.1
3272026-03-10T16:11:22.766Z Downloaded fnv v1.0.7
3282026-03-10T16:11:22.771Z Downloaded thiserror v2.0.18
3292026-03-10T16:11:22.773Z Downloaded thread-id v4.2.2
3302026-03-10T16:11:22.773Z Downloaded yoke-derive v0.8.1
3312026-03-10T16:11:22.773Z Downloaded camino-tempfile v1.4.1
3322026-03-10T16:11:22.776Z Downloaded percent-encoding v2.3.2
3332026-03-10T16:11:22.777Z Downloaded serde_tokenstream v0.2.3
3342026-03-10T16:11:22.777Z Downloaded is_terminal_polyfill v1.70.2
3352026-03-10T16:11:22.780Z Downloaded serde-untagged v0.1.9
3362026-03-10T16:11:22.780Z Downloaded version_check v0.9.5
3372026-03-10T16:11:22.780Z Downloaded serde-value v0.7.0
3382026-03-10T16:11:22.780Z Downloaded itoa v1.0.17
3392026-03-10T16:11:22.783Z Downloaded bytecount v0.6.9
3402026-03-10T16:11:22.783Z Downloaded smallvec v1.15.1
3412026-03-10T16:11:22.786Z Downloaded anstyle-parse v0.2.7
3422026-03-10T16:11:22.789Z Downloaded dtrace-parser v0.2.0
3432026-03-10T16:11:22.792Z Downloaded usdt-impl v0.5.0
3442026-03-10T16:11:22.792Z Downloaded idna_adapter v1.2.1
3452026-03-10T16:11:22.792Z Downloaded cpufeatures v0.2.17
3462026-03-10T16:11:22.795Z Downloaded stable_deref_trait v1.2.1
3472026-03-10T16:11:22.795Z Downloaded swrite v0.1.0
3482026-03-10T16:11:22.800Z Downloaded utf8_iter v1.0.4
3492026-03-10T16:11:22.805Z Downloaded usdt v0.5.0
3502026-03-10T16:11:22.805Z Downloaded usdt-macro v0.5.0
3512026-03-10T16:11:22.808Z Downloaded typeid v1.0.3
3522026-03-10T16:11:22.811Z Downloaded unicode-linebreak v0.1.5
3532026-03-10T16:11:22.814Z Downloaded toml_write v0.1.2
3542026-03-10T16:11:22.816Z Downloaded zerofrom v0.1.6
3552026-03-10T16:11:22.819Z Downloaded usdt-attr-macro v0.5.0
3562026-03-10T16:11:22.819Z Downloaded pretty-hex v0.4.1
3572026-03-10T16:11:22.822Z Downloaded macaddr v1.0.1
3582026-03-10T16:11:22.822Z Downloaded clap_lex v1.0.0
3592026-03-10T16:11:22.825Z Downloaded typenum v1.19.0
3602026-03-10T16:11:22.830Z Downloaded zerofrom-derive v0.1.6
3612026-03-10T16:11:22.830Z Downloaded thiserror-impl v2.0.18
3622026-03-10T16:11:22.830Z Downloaded strsim v0.11.1
3632026-03-10T16:11:22.834Z Downloaded toml_datetime v0.6.11
3642026-03-10T16:11:22.837Z Downloaded tinystr v0.8.2
3652026-03-10T16:11:22.837Z Downloaded yoke v0.8.1
3662026-03-10T16:11:22.840Z Downloaded unicode-xid v0.2.6
3672026-03-10T16:11:22.840Z Downloaded scroll v0.12.0
3682026-03-10T16:11:22.841Z Downloaded quote v1.0.44
3692026-03-10T16:11:22.847Z Downloaded writeable v0.6.2
3702026-03-10T16:11:22.847Z Downloaded serde_derive v1.0.228
3712026-03-10T16:11:22.850Z Downloaded zmij v1.0.21
3722026-03-10T16:11:22.850Z Downloaded zerotrie v0.2.3
3732026-03-10T16:11:22.850Z Downloaded zerocopy-derive v0.7.35
3742026-03-10T16:11:22.853Z Downloaded zerovec-derive v0.11.2
3752026-03-10T16:11:22.853Z Downloaded thiserror v1.0.69
3762026-03-10T16:11:22.885Z Downloaded tabled_derive v0.7.0
3772026-03-10T16:11:22.885Z Downloaded heck v0.4.1
3782026-03-10T16:11:22.885Z Downloaded ucd-trie v0.1.7
3792026-03-10T16:11:22.885Z Downloaded form_urlencoded v1.2.2
3802026-03-10T16:11:22.885Z Downloaded terminal_size v0.4.3
3812026-03-10T16:11:22.885Z Downloaded dof v0.3.0
3822026-03-10T16:11:22.885Z Downloaded cfg-if v1.0.4
3832026-03-10T16:11:22.885Z Downloaded heck v0.5.0
3842026-03-10T16:11:22.885Z Downloaded utf8parse v0.2.2
3852026-03-10T16:11:22.885Z Downloaded toml v0.8.23
3862026-03-10T16:11:22.885Z Downloaded thiserror-impl v1.0.69
3872026-03-10T16:11:22.885Z Downloaded unicode-ident v1.0.24
3882026-03-10T16:11:22.885Z Downloaded crypto-common v0.1.7
3892026-03-10T16:11:22.885Z Downloaded textwrap v0.16.2
3902026-03-10T16:11:22.885Z Downloaded proc-macro-error-attr v1.0.4
3912026-03-10T16:11:22.886Z Downloaded cargo-util-schemas v0.8.2
3922026-03-10T16:11:22.886Z Downloaded serde_spanned v0.6.9
3932026-03-10T16:11:22.886Z Downloaded potential_utf v0.1.4
3942026-03-10T16:11:22.886Z Downloaded ordered-float v2.10.1
3952026-03-10T16:11:22.886Z Downloaded errno v0.3.14
3962026-03-10T16:11:22.886Z Downloaded equivalent v1.0.2
3972026-03-10T16:11:22.886Z Downloaded colorchoice v1.0.4
3982026-03-10T16:11:22.886Z Downloaded toml_edit v0.22.27
3992026-03-10T16:11:22.889Z Downloaded plain v0.2.3
4002026-03-10T16:11:22.892Z Downloaded url v2.5.8
4012026-03-10T16:11:22.895Z Downloaded cargo-platform v0.2.0
4022026-03-10T16:11:22.898Z Downloaded generic-array v0.14.7
4032026-03-10T16:11:22.902Z Downloaded zerovec v0.11.5
4042026-03-10T16:11:22.905Z Downloaded memmap v0.7.0
4052026-03-10T16:11:22.905Z Downloaded fastrand v2.3.0
4062026-03-10T16:11:22.907Z Downloaded erased-serde v0.4.9
4072026-03-10T16:11:22.911Z Downloaded semver v1.0.27
4082026-03-10T16:11:22.914Z Downloaded camino v1.2.2
4092026-03-10T16:11:22.917Z Downloaded zerocopy v0.7.35
4102026-03-10T16:11:22.926Z Downloaded winnow v0.7.14
4112026-03-10T16:11:22.933Z Downloaded cargo_toml v0.21.0
4122026-03-10T16:11:22.936Z Downloaded serde_core v1.0.228
4132026-03-10T16:11:22.936Z Downloaded smawk v0.3.2
4142026-03-10T16:11:22.939Z Downloaded unicode-width v0.2.0
4152026-03-10T16:11:22.942Z Downloaded synstructure v0.13.2
4162026-03-10T16:11:22.942Z Downloaded unicode-width v0.1.14
4172026-03-10T16:11:22.945Z Downloaded proc-macro2 v1.0.106
4182026-03-10T16:11:22.948Z Downloaded byteorder v1.5.0
4192026-03-10T16:11:22.948Z Downloaded proc-macro-error v1.0.4
4202026-03-10T16:11:22.951Z Downloaded pest_generator v2.8.6
4212026-03-10T16:11:22.954Z Downloaded clap_derive v4.5.55
4222026-03-10T16:11:22.954Z Downloaded fs-err v3.3.0
4232026-03-10T16:11:22.957Z Downloaded log v0.4.29
4242026-03-10T16:11:22.957Z Downloaded pest_derive v2.8.6
4252026-03-10T16:11:22.960Z Downloaded tempfile v3.25.0
4262026-03-10T16:11:22.963Z Downloaded once_cell v1.21.3
4272026-03-10T16:11:22.963Z Downloaded icu_locale_core v2.1.1
4282026-03-10T16:11:22.966Z Downloaded digest v0.10.7
4292026-03-10T16:11:22.969Z Downloaded litemap v0.8.1
4302026-03-10T16:11:22.969Z Downloaded displaydoc v0.2.5
4312026-03-10T16:11:22.973Z Downloaded sha2 v0.10.9
4322026-03-10T16:11:22.987Z Downloaded papergrid v0.11.0
4332026-03-10T16:11:22.990Z Downloaded icu_properties v2.1.2
4342026-03-10T16:11:22.993Z Downloaded cargo_metadata v0.21.0
4352026-03-10T16:11:23.006Z Downloaded icu_provider v2.1.1
4362026-03-10T16:11:23.009Z Downloaded clap v4.5.60
4372026-03-10T16:11:23.015Z Downloaded getrandom v0.4.1
4382026-03-10T16:11:23.019Z Downloaded icu_normalizer_data v2.1.1
4392026-03-10T16:11:23.022Z Downloaded indexmap v2.13.0
4402026-03-10T16:11:23.026Z Downloaded icu_normalizer v2.1.1
4412026-03-10T16:11:23.029Z Downloaded pest_meta v2.8.6
4422026-03-10T16:11:23.032Z Downloaded num-traits v0.2.19
4432026-03-10T16:11:23.039Z Downloaded memchr v2.8.0
4442026-03-10T16:11:23.043Z Downloaded serde v1.0.228
4452026-03-10T16:11:23.053Z Downloaded icu_collections v2.1.1
4462026-03-10T16:11:23.070Z Downloaded pest v2.8.6
4472026-03-10T16:11:23.093Z Downloaded idna v1.1.0
4482026-03-10T16:11:23.098Z Downloaded hashbrown v0.16.1
4492026-03-10T16:11:23.110Z Downloaded clap_builder v4.5.60
4502026-03-10T16:11:23.118Z Downloaded serde_json v1.0.149
4512026-03-10T16:11:23.123Z Downloaded tabled v0.15.0
4522026-03-10T16:11:23.134Z Downloaded icu_properties_data v2.1.2
4532026-03-10T16:11:23.140Z Downloaded goblin v0.8.2
4542026-03-10T16:11:23.152Z Downloaded syn v1.0.109
4552026-03-10T16:11:23.160Z Downloaded syn v2.0.117
4562026-03-10T16:11:23.180Z Downloaded rustix v1.1.3
4572026-03-10T16:11:23.212Z Downloaded libc v0.2.180
4582026-03-10T16:11:23.292Z Compiling proc-macro2 v1.0.106
4592026-03-10T16:11:23.295Z Compiling unicode-ident v1.0.24
4602026-03-10T16:11:23.295Z Compiling quote v1.0.44
4612026-03-10T16:11:23.295Z Compiling serde_core v1.0.228
4622026-03-10T16:11:23.295Z Compiling libc v0.2.180
4632026-03-10T16:11:23.295Z Compiling version_check v0.9.5
4642026-03-10T16:11:23.295Z Compiling stable_deref_trait v1.2.1
4652026-03-10T16:11:23.295Z Compiling serde v1.0.228
4662026-03-10T16:11:23.661Z Compiling memchr v2.8.0
4672026-03-10T16:11:23.693Z Compiling zmij v1.0.21
4682026-03-10T16:11:24.124Z Compiling itoa v1.0.17
4692026-03-10T16:11:24.236Z Compiling ucd-trie v0.1.7
4702026-03-10T16:11:24.401Z Compiling thiserror v1.0.69
4712026-03-10T16:11:24.503Z Compiling autocfg v1.5.0
4722026-03-10T16:11:24.570Z Compiling pest v2.8.6
4732026-03-10T16:11:24.570Z Compiling litemap v0.8.1
4742026-03-10T16:11:24.616Z Compiling writeable v0.6.2
4752026-03-10T16:11:24.826Z Compiling rustix v1.1.3
4762026-03-10T16:11:24.862Z Compiling byteorder v1.5.0
4772026-03-10T16:11:25.079Z Compiling icu_normalizer_data v2.1.1
4782026-03-10T16:11:25.208Z Compiling icu_properties_data v2.1.2
4792026-03-10T16:11:25.299Z Compiling syn v2.0.117
4802026-03-10T16:11:25.461Z Compiling errno v0.3.14
4812026-03-10T16:11:25.550Z Compiling serde_json v1.0.149
4822026-03-10T16:11:25.651Z Compiling bitflags v2.11.0
4832026-03-10T16:11:25.851Z Compiling num-traits v0.2.19
4842026-03-10T16:11:25.944Z Compiling equivalent v1.0.2
4852026-03-10T16:11:26.059Z Compiling smallvec v1.15.1
4862026-03-10T16:11:26.105Z Compiling hashbrown v0.16.1
4872026-03-10T16:11:26.167Z Compiling pest_meta v2.8.6
4882026-03-10T16:11:26.339Z Compiling typeid v1.0.3
4892026-03-10T16:11:26.701Z Compiling thread-id v4.2.2
4902026-03-10T16:11:26.800Z Compiling usdt-impl v0.5.0
4912026-03-10T16:11:26.824Z Compiling indexmap v2.13.0
4922026-03-10T16:11:26.847Z Compiling proc-macro-error-attr v1.0.4
4932026-03-10T16:11:26.896Z Compiling toml_write v0.1.2
4942026-03-10T16:11:27.091Z Compiling erased-serde v0.4.9
4952026-03-10T16:11:27.114Z Compiling winnow v0.7.14
4962026-03-10T16:11:27.153Z Compiling syn v1.0.109
4972026-03-10T16:11:27.750Z Compiling proc-macro-error v1.0.4
4982026-03-10T16:11:27.783Z Compiling utf8parse v0.2.2
4992026-03-10T16:11:27.926Z Compiling camino v1.2.2
5002026-03-10T16:11:28.011Z Compiling log v0.4.29
5012026-03-10T16:11:28.248Z Compiling plain v0.2.3
5022026-03-10T16:11:28.344Z Compiling utf8_iter v1.0.4
5032026-03-10T16:11:28.384Z Compiling thiserror v2.0.18
5042026-03-10T16:11:28.531Z Compiling percent-encoding v2.3.2
5052026-03-10T16:11:28.581Z Compiling getrandom v0.4.1
5062026-03-10T16:11:28.607Z Compiling ordered-float v2.10.1
5072026-03-10T16:11:28.777Z Compiling form_urlencoded v1.2.2
5082026-03-10T16:11:28.969Z Compiling anstyle-parse v0.2.7
5092026-03-10T16:11:29.125Z Compiling terminal_size v0.4.3
5102026-03-10T16:11:29.172Z Compiling synstructure v0.13.2
5112026-03-10T16:11:29.199Z Compiling pest_generator v2.8.6
5122026-03-10T16:11:29.297Z Compiling anstyle-query v1.1.5
5132026-03-10T16:11:29.432Z Compiling is_terminal_polyfill v1.70.2
5142026-03-10T16:11:29.436Z Compiling cfg-if v1.0.4
5152026-03-10T16:11:29.531Z Compiling colorchoice v1.0.4
5162026-03-10T16:11:29.571Z Compiling pretty-hex v0.4.1
5172026-03-10T16:11:29.595Z Compiling anstyle v1.0.13
5182026-03-10T16:11:29.653Z Compiling serde-untagged v0.1.9
5192026-03-10T16:11:29.878Z Compiling anstream v0.6.21
5202026-03-10T16:11:29.908Z Compiling semver v1.0.27
5212026-03-10T16:11:30.001Z Compiling fs-err v3.3.0
5222026-03-10T16:11:30.152Z Compiling once_cell v1.21.3
5232026-03-10T16:11:30.294Z Compiling unicode-xid v0.2.6
5242026-03-10T16:11:30.312Z Compiling unicode-width v0.1.14
5252026-03-10T16:11:30.377Z Compiling bytecount v0.6.9
5262026-03-10T16:11:30.442Z Compiling fnv v1.0.7
5272026-03-10T16:11:30.467Z Compiling heck v0.4.1
5282026-03-10T16:11:30.475Z Compiling clap_lex v1.0.0
5292026-03-10T16:11:30.549Z Compiling anyhow v1.0.102
5302026-03-10T16:11:30.597Z Compiling heck v0.5.0
5312026-03-10T16:11:30.760Z Compiling fastrand v2.3.0
5322026-03-10T16:11:30.838Z Compiling strsim v0.11.1
5332026-03-10T16:11:30.894Z Compiling papergrid v0.11.0
5342026-03-10T16:11:31.134Z Compiling clap_builder v4.5.60
5352026-03-10T16:11:31.201Z Compiling tempfile v3.25.0
5362026-03-10T16:11:31.297Z Compiling memmap v0.7.0
5372026-03-10T16:11:31.400Z Compiling unicode-linebreak v0.1.5
5382026-03-10T16:11:31.526Z Compiling smawk v0.3.2
5392026-03-10T16:11:31.645Z Compiling unicode-width v0.2.0
5402026-03-10T16:11:31.678Z Compiling camino-tempfile v1.4.1
5412026-03-10T16:11:31.827Z Compiling serde_derive v1.0.228
5422026-03-10T16:11:31.970Z Compiling zerofrom-derive v0.1.6
5432026-03-10T16:11:31.996Z Compiling yoke-derive v0.8.1
5442026-03-10T16:11:32.080Z Compiling zerovec-derive v0.11.2
5452026-03-10T16:11:32.137Z Compiling displaydoc v0.2.5
5462026-03-10T16:11:32.862Z Compiling thiserror-impl v1.0.69
5472026-03-10T16:11:33.083Z Compiling zerocopy-derive v0.7.35
5482026-03-10T16:11:33.572Z Compiling pest_derive v2.8.6
5492026-03-10T16:11:33.596Z Compiling scroll_derive v0.12.1
5502026-03-10T16:11:33.907Z Compiling zerofrom v0.1.6
5512026-03-10T16:11:34.077Z Compiling yoke v0.8.1
5522026-03-10T16:11:34.136Z Compiling thiserror-impl v2.0.18
5532026-03-10T16:11:34.262Z Compiling zerocopy v0.7.35
5542026-03-10T16:11:34.323Z Compiling zerovec v0.11.5
5552026-03-10T16:11:34.491Z Compiling zerotrie v0.2.3
5562026-03-10T16:11:34.734Z Compiling dtrace-parser v0.2.0
5572026-03-10T16:11:34.887Z Compiling scroll v0.12.0
5582026-03-10T16:11:35.002Z Compiling tinystr v0.8.2
5592026-03-10T16:11:35.041Z Compiling potential_utf v0.1.4
5602026-03-10T16:11:35.237Z Compiling icu_locale_core v2.1.1
5612026-03-10T16:11:35.261Z Compiling icu_collections v2.1.1
5622026-03-10T16:11:35.284Z Compiling goblin v0.8.2
5632026-03-10T16:11:35.350Z Compiling tabled_derive v0.7.0
5642026-03-10T16:11:35.784Z Compiling clap_derive v4.5.55
5652026-03-10T16:11:35.989Z Compiling textwrap v0.16.2
5662026-03-10T16:11:36.170Z Compiling icu_provider v2.1.1
5672026-03-10T16:11:36.527Z Compiling icu_normalizer v2.1.1
5682026-03-10T16:11:36.554Z Compiling icu_properties v2.1.2
5692026-03-10T16:11:36.578Z Compiling serde_spanned v0.6.9
5702026-03-10T16:11:36.603Z Compiling toml_datetime v0.6.11
5712026-03-10T16:11:36.628Z Compiling dof v0.3.0
5722026-03-10T16:11:36.653Z Compiling serde_tokenstream v0.2.3
5732026-03-10T16:11:36.762Z Compiling serde-value v0.7.0
5742026-03-10T16:11:36.947Z Compiling toml_edit v0.22.27
5752026-03-10T16:11:37.160Z Compiling cargo-platform v0.2.0
5762026-03-10T16:11:37.245Z Compiling tabled v0.15.0
5772026-03-10T16:11:37.268Z Compiling macaddr v1.0.1
5782026-03-10T16:11:37.557Z Compiling swrite v0.1.0
5792026-03-10T16:11:37.683Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5802026-03-10T16:11:37.873Z Compiling idna_adapter v1.2.1
5812026-03-10T16:11:37.979Z Compiling usdt-macro v0.5.0
5822026-03-10T16:11:38.002Z Compiling usdt-attr-macro v0.5.0
5832026-03-10T16:11:38.050Z Compiling idna v1.1.0
5842026-03-10T16:11:38.228Z Compiling clap v4.5.60
5852026-03-10T16:11:38.415Z Compiling url v2.5.8
5862026-03-10T16:11:38.824Z Compiling toml v0.8.23
5872026-03-10T16:11:39.453Z Compiling cargo-util-schemas v0.8.2
5882026-03-10T16:11:39.481Z Compiling cargo_toml v0.21.0
5892026-03-10T16:11:39.703Z Compiling usdt v0.5.0
5902026-03-10T16:11:40.660Z Compiling cargo_metadata v0.21.0
5912026-03-10T16:11:41.945Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5922026-03-10T16:11:44.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
5932026-03-10T16:11:45.084Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5942026-03-10T16:11:45.820Z Downloading crates ...
5952026-03-10T16:11:45.949Z Downloaded bitflags v1.3.2
5962026-03-10T16:11:45.968Z Downloaded cexpr v0.6.0
5972026-03-10T16:11:45.982Z Downloaded crc32fast v1.5.0
5982026-03-10T16:11:45.982Z Downloaded block-padding v0.3.3
5992026-03-10T16:11:45.982Z Downloaded console v0.16.2
6002026-03-10T16:11:45.982Z Downloaded cpufeatures v0.3.0
6012026-03-10T16:11:45.983Z Downloaded ctr v0.9.2
6022026-03-10T16:11:45.994Z Downloaded cmake v0.1.57
6032026-03-10T16:11:45.994Z Downloaded ciborium-io v0.2.2
6042026-03-10T16:11:45.994Z Downloaded cfg_aliases v0.1.1
6052026-03-10T16:11:45.994Z Downloaded curve25519-dalek-derive v0.1.1
6062026-03-10T16:11:45.995Z Downloaded crossbeam-epoch v0.9.18
6072026-03-10T16:11:46.012Z Downloaded csv-core v0.1.13
6082026-03-10T16:11:46.012Z Downloaded foreign-types-shared v0.3.1
6092026-03-10T16:11:46.012Z Downloaded daft v0.1.5
6102026-03-10T16:11:46.027Z Downloaded diesel_table_macro_syntax v0.2.0
6112026-03-10T16:11:46.027Z Downloaded cassowary v0.3.0
6122026-03-10T16:11:46.027Z Downloaded defmt-macros v1.0.1
6132026-03-10T16:11:46.027Z Downloaded env_filter v1.0.0
6142026-03-10T16:11:46.034Z Downloaded fixedbitset v0.4.2
6152026-03-10T16:11:46.034Z Downloaded cargo_metadata v0.19.2
6162026-03-10T16:11:46.035Z Downloaded constant_time_eq v0.4.2
6172026-03-10T16:11:46.035Z Downloaded float-cmp v0.10.0
6182026-03-10T16:11:46.052Z Downloaded foreign-types-shared v0.1.1
6192026-03-10T16:11:46.052Z Downloaded fd-lock v4.0.4
6202026-03-10T16:11:46.053Z Downloaded float-ord v0.3.2
6212026-03-10T16:11:46.062Z Downloaded either v1.15.0
6222026-03-10T16:11:46.062Z Downloaded diesel-dtrace v0.4.2
6232026-03-10T16:11:46.062Z Downloaded endian-type v0.1.2
6242026-03-10T16:11:46.062Z Downloaded dropshot-api-manager-types v0.5.2
6252026-03-10T16:11:46.072Z Downloaded arrayref v0.3.9
6262026-03-10T16:11:46.072Z Downloaded foreign-types v0.5.0
6272026-03-10T16:11:46.073Z Downloaded embedded-io v0.6.1
6282026-03-10T16:11:46.085Z Downloaded castaway v0.2.4
6292026-03-10T16:11:46.085Z Downloaded bit-set v0.5.3
6302026-03-10T16:11:46.085Z Downloaded cobs v0.3.0
6312026-03-10T16:11:46.097Z Downloaded debug-ignore v1.0.5
6322026-03-10T16:11:46.097Z Downloaded foreign-types-macros v0.2.3
6332026-03-10T16:11:46.098Z Downloaded embedded-io v0.4.0
6342026-03-10T16:11:46.098Z Downloaded dyn-clone v1.0.20
6352026-03-10T16:11:46.110Z Downloaded foreign-types v0.3.2
6362026-03-10T16:11:46.111Z Downloaded cstr-argument v0.1.2
6372026-03-10T16:11:46.111Z Downloaded futures-sink v0.3.32
6382026-03-10T16:11:46.111Z Downloaded futures-core v0.3.32
6392026-03-10T16:11:46.121Z Downloaded fixedbitset v0.5.7
6402026-03-10T16:11:46.121Z Downloaded cargo_toml v0.22.3
6412026-03-10T16:11:46.121Z Downloaded convert_case v0.10.0
6422026-03-10T16:11:46.121Z Downloaded gethostname v0.5.0
6432026-03-10T16:11:46.121Z Downloaded ghash v0.5.1
6442026-03-10T16:11:46.132Z Downloaded fxhash v0.2.1
6452026-03-10T16:11:46.132Z Downloaded hash32 v0.2.1
6462026-03-10T16:11:46.152Z Downloaded camino-tempfile-ext v0.3.3
6472026-03-10T16:11:46.152Z Downloaded headers-core v0.3.0
6482026-03-10T16:11:46.152Z Downloaded hex-literal v0.4.1
6492026-03-10T16:11:46.152Z Downloaded hostname v0.3.1
6502026-03-10T16:11:46.168Z Downloaded hostname v0.4.2
6512026-03-10T16:11:46.169Z Downloaded fs_extra v1.3.0
6522026-03-10T16:11:46.169Z Downloaded erased-serde v0.3.31
6532026-03-10T16:11:46.169Z Downloaded der_derive v0.7.3
6542026-03-10T16:11:46.169Z Downloaded base64ct v1.8.3
6552026-03-10T16:11:46.181Z Downloaded ff v0.13.1
6562026-03-10T16:11:46.187Z Downloaded hyper-tls v0.6.0
6572026-03-10T16:11:46.187Z Downloaded darling v0.21.3
6582026-03-10T16:11:46.206Z Downloaded httpdate v1.0.3
6592026-03-10T16:11:46.207Z Downloaded ident_case v1.0.1
6602026-03-10T16:11:46.207Z Downloaded hubpack v0.1.2
6612026-03-10T16:11:46.207Z Downloaded indoc v1.0.9
6622026-03-10T16:11:46.228Z Downloaded is-terminal v0.4.17
6632026-03-10T16:11:46.228Z Downloaded instant v0.1.13
6642026-03-10T16:11:46.228Z Downloaded instability v0.3.11
6652026-03-10T16:11:46.228Z Downloaded git-stub v1.0.0
6662026-03-10T16:11:46.228Z Downloaded git-stub-vcs v0.1.0
6672026-03-10T16:11:46.228Z Downloaded is_ci v1.2.0
6682026-03-10T16:11:46.240Z Downloaded internet-checksum v0.2.1
6692026-03-10T16:11:46.241Z Downloaded hex v0.4.3
6702026-03-10T16:11:46.241Z Downloaded kstat-rs v0.2.4
6712026-03-10T16:11:46.241Z Downloaded ahash v0.8.12
6722026-03-10T16:11:46.241Z Downloaded keccak v0.1.6
6732026-03-10T16:11:46.252Z Downloaded lalrpop-util v0.19.12
6742026-03-10T16:11:46.252Z Downloaded diff v0.1.13
6752026-03-10T16:11:46.253Z Downloaded lazy_static v1.5.0
6762026-03-10T16:11:46.254Z Downloaded home v0.5.12
6772026-03-10T16:11:46.276Z Downloaded crossbeam-utils v0.8.21
6782026-03-10T16:11:46.276Z Downloaded lru-slab v0.1.2
6792026-03-10T16:11:46.277Z Downloaded foldhash v0.1.5
6802026-03-10T16:11:46.277Z Downloaded linked-hash-map v0.5.6
6812026-03-10T16:11:46.277Z Downloaded hyper-staticfile v0.10.1
6822026-03-10T16:11:46.286Z Downloaded fatfs v0.3.6
6832026-03-10T16:11:46.286Z Downloaded md-5 v0.10.6
6842026-03-10T16:11:46.286Z Downloaded lzss v0.8.2
6852026-03-10T16:11:46.286Z Downloaded mime v0.3.17
6862026-03-10T16:11:46.287Z Downloaded getrandom v0.2.17
6872026-03-10T16:11:46.287Z Downloaded ipnetwork v0.21.1
6882026-03-10T16:11:46.305Z Downloaded jobserver v0.1.34
6892026-03-10T16:11:46.305Z Downloaded nibble_vec v0.1.0
6902026-03-10T16:11:46.305Z Downloaded newtype_derive v0.1.6
6912026-03-10T16:11:46.306Z Downloaded newline-converter v0.3.0
6922026-03-10T16:11:46.306Z Downloaded new_debug_unreachable v1.0.6
6932026-03-10T16:11:46.306Z Downloaded multimap v0.10.1
6942026-03-10T16:11:46.315Z Downloaded hmac v0.12.1
6952026-03-10T16:11:46.315Z Downloaded hickory-client v0.25.2
6962026-03-10T16:11:46.315Z Downloaded bzip2 v0.4.4
6972026-03-10T16:11:46.315Z Downloaded normalize-line-endings v0.3.0
6982026-03-10T16:11:46.315Z Downloaded nodrop v0.1.14
6992026-03-10T16:11:46.324Z Downloaded md5 v0.7.0
7002026-03-10T16:11:46.324Z Downloaded num-conv v0.2.0
7012026-03-10T16:11:46.325Z Downloaded newtype-uuid-macros v0.1.0
7022026-03-10T16:11:46.325Z Downloaded ipnet v2.11.0
7032026-03-10T16:11:46.337Z Downloaded num v0.4.3
7042026-03-10T16:11:46.337Z Downloaded linear-map v1.2.0
7052026-03-10T16:11:46.337Z Downloaded num-derive v0.4.2
7062026-03-10T16:11:46.356Z Downloaded num-derive v0.3.3
7072026-03-10T16:11:46.356Z Downloaded hyper-rustls v0.27.7
7082026-03-10T16:11:46.356Z Downloaded arc-swap v1.8.2
7092026-03-10T16:11:46.356Z Downloaded libefi-sys v0.1.0
7102026-03-10T16:11:46.356Z Downloaded opaque-debug v0.3.1
7112026-03-10T16:11:46.370Z Downloaded oso-derive v0.27.3
7122026-03-10T16:11:46.370Z Downloaded num_threads v0.1.7
7132026-03-10T16:11:46.370Z Downloaded openssl-probe v0.2.1
7142026-03-10T16:11:46.371Z Downloaded openssl-probe v0.1.6
7152026-03-10T16:11:46.371Z Downloaded openssl-macros v0.1.1
7162026-03-10T16:11:46.371Z Downloaded mime_guess v2.0.5
7172026-03-10T16:11:46.385Z Downloaded crossbeam-channel v0.5.15
7182026-03-10T16:11:46.386Z Downloaded ingot-macros v0.1.1
7192026-03-10T16:11:46.386Z Downloaded parse-size v1.1.0
7202026-03-10T16:11:46.386Z Downloaded iana-time-zone v0.1.65
7212026-03-10T16:11:46.386Z Downloaded packed_struct_codegen v0.10.1
7222026-03-10T16:11:46.391Z Downloaded const-oid v0.9.6
7232026-03-10T16:11:46.391Z Downloaded parse-display v0.10.0
7242026-03-10T16:11:46.391Z Downloaded multer v3.1.0
7252026-03-10T16:11:46.392Z Downloaded nonempty v0.12.0
7262026-03-10T16:11:46.392Z Downloaded newtype-uuid v1.3.2
7272026-03-10T16:11:46.403Z Downloaded native-tls v0.2.18
7282026-03-10T16:11:46.403Z Downloaded pbkdf2 v0.11.0
7292026-03-10T16:11:46.403Z Downloaded path-slash v0.1.5
7302026-03-10T16:11:46.403Z Downloaded nanorand v0.7.0
7312026-03-10T16:11:46.415Z Downloaded nu-ansi-term v0.50.3
7322026-03-10T16:11:46.416Z Downloaded half v1.8.3
7332026-03-10T16:11:46.428Z Downloaded getrandom v0.3.4
7342026-03-10T16:11:46.428Z Downloaded pin-utils v0.1.0
7352026-03-10T16:11:46.428Z Downloaded pbkdf2 v0.12.2
7362026-03-10T16:11:46.428Z Downloaded phf_shared v0.11.3
7372026-03-10T16:11:46.428Z Downloaded num_enum_derive v0.7.5
7382026-03-10T16:11:46.428Z Downloaded phf_shared v0.13.1
7392026-03-10T16:11:46.445Z Downloaded lock_api v0.4.14
7402026-03-10T16:11:46.445Z Downloaded num_enum v0.7.5
7412026-03-10T16:11:46.445Z Downloaded darling_core v0.20.11
7422026-03-10T16:11:46.462Z Downloaded half v2.7.1
7432026-03-10T16:11:46.462Z Downloaded diesel_derives v2.2.7
7442026-03-10T16:11:46.463Z Downloaded crypto-bigint v0.5.5
7452026-03-10T16:11:46.500Z Downloaded proc-macro-error-attr2 v2.0.0
7462026-03-10T16:11:46.500Z Downloaded predicates-tree v1.0.13
7472026-03-10T16:11:46.501Z Downloaded precomputed-hash v0.1.1
7482026-03-10T16:11:46.501Z Downloaded parking_lot_core v0.8.6
7492026-03-10T16:11:46.501Z Downloaded password-hash v0.4.2
7502026-03-10T16:11:46.501Z Downloaded memmap2 v0.9.10
7512026-03-10T16:11:46.501Z Downloaded base64 v0.21.7
7522026-03-10T16:11:46.501Z Downloaded peg-runtime v0.8.5
7532026-03-10T16:11:46.502Z Downloaded predicates-core v1.0.10
7542026-03-10T16:11:46.502Z Downloaded progenitor-client v0.10.0
7552026-03-10T16:11:46.502Z Downloaded progenitor-client v0.11.2
7562026-03-10T16:11:46.502Z Downloaded progenitor-macro v0.11.2
7572026-03-10T16:11:46.516Z Downloaded proc-macro-crate v3.4.0
7582026-03-10T16:11:46.516Z Downloaded quick-error v1.2.3
7592026-03-10T16:11:46.516Z Downloaded paste v1.0.15
7602026-03-10T16:11:46.516Z Downloaded packed_struct v0.10.1
7612026-03-10T16:11:46.516Z Downloaded num-rational v0.4.2
7622026-03-10T16:11:46.516Z Downloaded heapless v0.7.17
7632026-03-10T16:11:46.517Z Downloaded pem v3.0.6
7642026-03-10T16:11:46.517Z Downloaded pin-project-lite v0.2.17
7652026-03-10T16:11:46.517Z Downloaded progenitor-macro v0.13.0
7662026-03-10T16:11:46.517Z Downloaded polyval v0.6.2
7672026-03-10T16:11:46.526Z Downloaded omicron-zone-package v0.12.2
7682026-03-10T16:11:46.526Z Downloaded pkcs8 v0.10.2
7692026-03-10T16:11:46.526Z Downloaded radium v0.7.0
7702026-03-10T16:11:46.526Z Downloaded rand_chacha v0.3.1
7712026-03-10T16:11:46.532Z Downloaded pin-project-internal v1.1.11
7722026-03-10T16:11:46.532Z Downloaded poly1305 v0.8.0
7732026-03-10T16:11:46.533Z Downloaded dropshot-api-manager v0.5.2
7742026-03-10T16:11:46.548Z Downloaded heapless v0.8.0
7752026-03-10T16:11:46.548Z Downloaded der v0.7.10
7762026-03-10T16:11:46.567Z Downloaded rand_xorshift v0.4.0
7772026-03-10T16:11:46.568Z Downloaded predicates v3.1.4
7782026-03-10T16:11:46.568Z Downloaded recursive-proc-macro-impl v0.1.1
7792026-03-10T16:11:46.568Z Downloaded recursive v0.1.1
7802026-03-10T16:11:46.568Z Downloaded litrs v1.0.0
7812026-03-10T16:11:46.568Z Downloaded ppv-lite86 v0.2.21
7822026-03-10T16:11:46.568Z Downloaded ref-cast v1.0.25
7832026-03-10T16:11:46.568Z Downloaded ref-cast-impl v1.0.25
7842026-03-10T16:11:46.568Z Downloaded hickory-resolver v0.24.4
7852026-03-10T16:11:46.578Z Downloaded progenitor v0.11.2
7862026-03-10T16:11:46.578Z Downloaded psl-types v2.0.11
7872026-03-10T16:11:46.578Z Downloaded progenitor v0.13.0
7882026-03-10T16:11:46.578Z Downloaded rfc6979 v0.4.0
7892026-03-10T16:11:46.578Z Downloaded progenitor-extras v0.1.0
7902026-03-10T16:11:46.588Z Downloaded progenitor-macro v0.10.0
7912026-03-10T16:11:46.588Z Downloaded pem-rfc7468 v0.7.0
7922026-03-10T16:11:46.588Z Downloaded progenitor-client v0.13.0
7932026-03-10T16:11:46.588Z Downloaded progenitor v0.10.0
7942026-03-10T16:11:46.588Z Downloaded pkcs1 v0.7.5
7952026-03-10T16:11:46.597Z Downloaded russh-cryptovec v0.7.3
7962026-03-10T16:11:46.598Z Downloaded derive_more v2.1.1
7972026-03-10T16:11:46.617Z Downloaded rtoolbox v0.0.3
7982026-03-10T16:11:46.617Z Downloaded proc-macro-error2 v2.0.1
7992026-03-10T16:11:46.618Z Downloaded primeorder v0.13.6
8002026-03-10T16:11:46.628Z Downloaded indicatif v0.18.4
8012026-03-10T16:11:46.628Z Downloaded psm v0.1.30
8022026-03-10T16:11:46.628Z Downloaded rand_seeder v0.4.0
8032026-03-10T16:11:46.628Z Downloaded owo-colors v4.3.0
8042026-03-10T16:11:46.628Z Downloaded rand_core v0.10.0
8052026-03-10T16:11:46.629Z Downloaded rustc_version v0.4.1
8062026-03-10T16:11:46.629Z Downloaded rand_core v0.9.5
8072026-03-10T16:11:46.629Z Downloaded sapling-renderdag v0.1.0
8082026-03-10T16:11:46.629Z Downloaded scheduled-thread-pool v0.2.7
8092026-03-10T16:11:46.634Z Downloaded pkcs5 v0.7.1
8102026-03-10T16:11:46.635Z Downloaded same-file v1.0.6
8112026-03-10T16:11:46.635Z Downloaded rand_chacha v0.9.0
8122026-03-10T16:11:46.641Z Downloaded postcard v1.1.3
8132026-03-10T16:11:46.642Z Downloaded rustc_version v0.1.7
8142026-03-10T16:11:46.650Z Downloaded rustc-hash v2.1.1
8152026-03-10T16:11:46.650Z Downloaded hashbrown v0.12.3
8162026-03-10T16:11:46.650Z Downloaded scopeguard v1.2.0
8172026-03-10T16:11:46.656Z Downloaded oso v0.27.3
8182026-03-10T16:11:46.657Z Downloaded semver v0.1.20
8192026-03-10T16:11:46.657Z Downloaded rand_core v0.6.4
8202026-03-10T16:11:46.657Z Downloaded secrecy v0.8.0
8212026-03-10T16:11:46.663Z Downloaded salsa20 v0.10.2
8222026-03-10T16:11:46.663Z Downloaded postgres-types v0.2.12
8232026-03-10T16:11:46.664Z Downloaded aes v0.8.4
8242026-03-10T16:11:46.668Z Downloaded secrecy v0.10.3
8252026-03-10T16:11:46.668Z Downloaded scroll_derive v0.13.1
8262026-03-10T16:11:46.668Z Downloaded hashbrown v0.13.2
8272026-03-10T16:11:46.690Z Downloaded papergrid v0.17.0
8282026-03-10T16:11:46.690Z Downloaded base64 v0.22.1
8292026-03-10T16:11:46.709Z Downloaded parking_lot_core v0.9.12
8302026-03-10T16:11:46.709Z Downloaded scrypt v0.11.0
8312026-03-10T16:11:46.709Z Downloaded serde_bytes v0.11.19
8322026-03-10T16:11:46.709Z Downloaded serde-big-array v0.5.1
8332026-03-10T16:11:46.710Z Downloaded serde_spanned v1.0.4
8342026-03-10T16:11:46.710Z Downloaded serde_urlencoded v0.7.1
8352026-03-10T16:11:46.710Z Downloaded shell-words v1.1.1
8362026-03-10T16:11:46.710Z Downloaded sha1 v0.10.6
8372026-03-10T16:11:46.710Z Downloaded serde_repr v0.1.20
8382026-03-10T16:11:46.710Z Downloaded siphasher v1.0.2
8392026-03-10T16:11:46.722Z Downloaded sigpipe v0.1.3
8402026-03-10T16:11:46.722Z Downloaded signature v2.2.0
8412026-03-10T16:11:46.723Z Downloaded jiff-static v0.2.21
8422026-03-10T16:11:46.723Z Downloaded signal-hook-mio v0.2.5
8432026-03-10T16:11:46.723Z Downloaded serde_plain v1.0.2
8442026-03-10T16:11:46.723Z Downloaded rustls-pemfile v2.2.0
8452026-03-10T16:11:46.723Z Downloaded pin-project v1.1.11
8462026-03-10T16:11:46.733Z Downloaded slog-bunyan v2.5.0
8472026-03-10T16:11:46.739Z Downloaded signal-hook-tokio v0.3.1
8482026-03-10T16:11:46.740Z Downloaded hickory-resolver v0.25.2
8492026-03-10T16:11:46.749Z Downloaded rustls-pemfile v1.0.4
8502026-03-10T16:11:46.749Z Downloaded progenitor-impl v0.10.0
8512026-03-10T16:11:46.749Z Downloaded slog-envlogger v2.2.0
8522026-03-10T16:11:46.749Z Downloaded rustversion v1.0.22
8532026-03-10T16:11:46.749Z Downloaded r2d2 v0.8.10
8542026-03-10T16:11:46.749Z Downloaded quinn-udp v0.5.14
8552026-03-10T16:11:46.749Z Downloaded rustls-native-certs v0.8.3
8562026-03-10T16:11:46.750Z Downloaded scroll v0.13.0
8572026-03-10T16:11:46.756Z Downloaded resolv-conf v0.7.6
8582026-03-10T16:11:46.756Z Downloaded parking_lot v0.12.5
8592026-03-10T16:11:46.756Z Downloaded parking_lot v0.11.2
8602026-03-10T16:11:46.761Z Downloaded ssh-cipher v0.2.0
8612026-03-10T16:11:46.761Z Downloaded seq-macro v0.3.6
8622026-03-10T16:11:46.761Z Downloaded sct v0.7.1
8632026-03-10T16:11:46.772Z Downloaded minimal-lexical v0.2.1
8642026-03-10T16:11:46.776Z Downloaded sqlparser_derive v0.5.0
8652026-03-10T16:11:46.776Z Downloaded prefix-trie v0.7.0
8662026-03-10T16:11:46.776Z Downloaded derive_more-impl v2.1.1
8672026-03-10T16:11:46.782Z Downloaded sec1 v0.7.3
8682026-03-10T16:11:46.782Z Downloaded ssh-encoding v0.2.0
8692026-03-10T16:11:46.782Z Downloaded serde_path_to_error v0.1.20
8702026-03-10T16:11:46.787Z Downloaded russh-keys v0.45.0
8712026-03-10T16:11:46.787Z Downloaded structmeta v0.3.0
8722026-03-10T16:11:46.794Z Downloaded signal-hook-registry v1.4.8
8732026-03-10T16:11:46.794Z Downloaded shlex v1.3.0
8742026-03-10T16:11:46.795Z Downloaded serde-hex v0.1.0
8752026-03-10T16:11:46.795Z Downloaded miniz_oxide v0.8.9
8762026-03-10T16:11:46.799Z Downloaded strum v0.26.3
8772026-03-10T16:11:46.800Z Downloaded hickory-server v0.25.2
8782026-03-10T16:11:46.804Z Downloaded slab v0.4.12
8792026-03-10T16:11:46.804Z Downloaded expectorate v1.2.0
8802026-03-10T16:11:46.804Z Downloaded hyper-util v0.1.20
8812026-03-10T16:11:46.809Z Downloaded slog-async v2.8.0
8822026-03-10T16:11:46.813Z Downloaded strip-ansi-escapes v0.2.1
8832026-03-10T16:11:46.814Z Downloaded structmeta-derive v0.3.0
8842026-03-10T16:11:46.819Z Downloaded simd-adler32 v0.3.8
8852026-03-10T16:11:46.819Z Downloaded strum v0.27.2
8862026-03-10T16:11:46.819Z Downloaded pretty_assertions v1.4.1
8872026-03-10T16:11:46.823Z Downloaded rustls-pki-types v1.14.0
8882026-03-10T16:11:46.823Z Downloaded rusty-fork v0.3.1
8892026-03-10T16:11:46.828Z Downloaded slog-json v2.6.1
8902026-03-10T16:11:46.828Z Downloaded progenitor-impl v0.11.2
8912026-03-10T16:11:46.834Z Downloaded slog-stdlog v4.1.1
8922026-03-10T16:11:46.834Z Downloaded sync-ptr v0.1.4
8932026-03-10T16:11:46.834Z Downloaded tabled_derive v0.11.0
8942026-03-10T16:11:46.839Z Downloaded tabwriter v1.4.1
8952026-03-10T16:11:46.839Z Downloaded sync_wrapper v1.0.2
8962026-03-10T16:11:46.839Z Downloaded supports-color v3.0.2
8972026-03-10T16:11:46.839Z Downloaded tap v1.0.1
8982026-03-10T16:11:46.840Z Downloaded take_mut v0.2.2
8992026-03-10T16:11:46.845Z Downloaded tagptr v0.2.0
9002026-03-10T16:11:46.845Z Downloaded schemars_derive v0.8.22
9012026-03-10T16:11:46.845Z Downloaded crossterm v0.28.1
9022026-03-10T16:11:46.851Z Downloaded slog-term v2.9.2
9032026-03-10T16:11:46.868Z Downloaded termtree v0.5.1
9042026-03-10T16:11:46.868Z Downloaded smf v0.2.3
9052026-03-10T16:11:46.868Z Downloaded spki v0.7.3
9062026-03-10T16:11:46.868Z Downloaded snafu-derive v0.8.9
9072026-03-10T16:11:46.868Z Downloaded sqlformat v0.3.5
9082026-03-10T16:11:46.873Z Downloaded p256 v0.13.2
9092026-03-10T16:11:46.873Z Downloaded thread-id v5.1.0
9102026-03-10T16:11:46.873Z Downloaded thiserror-impl-no-std v2.0.2
9112026-03-10T16:11:46.873Z Downloaded progenitor-impl v0.13.0
9122026-03-10T16:11:46.873Z Downloaded ron v0.8.1
9132026-03-10T16:11:46.884Z Downloaded testing_table v0.3.0
9142026-03-10T16:11:46.884Z Downloaded serde_derive_internals v0.29.1
9152026-03-10T16:11:46.884Z Downloaded serde_cbor v0.11.2
9162026-03-10T16:11:46.884Z Downloaded serde_with_macros v3.17.0
9172026-03-10T16:11:46.889Z Downloaded smallvec v0.6.14
9182026-03-10T16:11:46.890Z Downloaded slog-scope v4.4.1
9192026-03-10T16:11:46.890Z Downloaded prettyplease v0.2.37
9202026-03-10T16:11:46.890Z Downloaded slog-dtrace v0.3.0
9212026-03-10T16:11:46.894Z Downloaded static_assertions v1.1.0
9222026-03-10T16:11:46.895Z Downloaded time-core v0.1.8
9232026-03-10T16:11:46.895Z Downloaded stacker v0.1.23
9242026-03-10T16:11:46.914Z Downloaded rcgen v0.12.1
9252026-03-10T16:11:46.914Z Downloaded tinyvec_macros v0.1.1
9262026-03-10T16:11:46.914Z Downloaded rayon-core v1.13.0
9272026-03-10T16:11:46.914Z Downloaded ryu v1.0.23
9282026-03-10T16:11:46.915Z Downloaded openssl-sys v0.9.111
9292026-03-10T16:11:46.919Z Downloaded crossterm v0.29.0
9302026-03-10T16:11:46.919Z Downloaded support-bundle-viewer v0.1.2
9312026-03-10T16:11:46.919Z Downloaded subtle v2.6.1
9322026-03-10T16:11:46.919Z Downloaded aes-gcm v0.10.3
9332026-03-10T16:11:46.924Z Downloaded strum_macros v0.26.4
9342026-03-10T16:11:46.924Z Downloaded strum_macros v0.27.2
9352026-03-10T16:11:46.928Z Downloaded http v1.4.0
9362026-03-10T16:11:46.934Z Downloaded strum_macros v0.24.3
9372026-03-10T16:11:46.934Z Downloaded spin v0.9.8
9382026-03-10T16:11:46.934Z Downloaded stringprep v0.1.5
9392026-03-10T16:11:46.938Z Downloaded postgres-protocol v0.6.10
9402026-03-10T16:11:46.938Z Downloaded flume v0.11.1
9412026-03-10T16:11:46.943Z Downloaded flate2 v1.1.9
9422026-03-10T16:11:46.948Z Downloaded schemars v0.8.22
9432026-03-10T16:11:46.954Z Downloaded tower-layer v0.3.3
9442026-03-10T16:11:46.958Z Downloaded termios v0.3.3
9452026-03-10T16:11:46.958Z Downloaded topological-sort v0.2.2
9462026-03-10T16:11:46.958Z Downloaded thiserror-no-std v2.0.2
9472026-03-10T16:11:46.964Z Downloaded try-lock v0.2.5
9482026-03-10T16:11:46.964Z Downloaded tower-service v0.3.3
9492026-03-10T16:11:46.967Z Downloaded quinn v0.11.9
9502026-03-10T16:11:46.967Z Downloaded signal-hook v0.3.18
9512026-03-10T16:11:46.974Z Downloaded nom v7.1.3
9522026-03-10T16:11:46.977Z Downloaded thread_local v1.1.9
9532026-03-10T16:11:46.978Z Downloaded qorb v0.4.1
9542026-03-10T16:11:46.981Z Downloaded trait-variant v0.1.2
9552026-03-10T16:11:46.981Z Downloaded serde_yaml v0.9.34+deprecated
9562026-03-10T16:11:46.986Z Downloaded ed25519-dalek v2.2.0
9572026-03-10T16:11:46.990Z Downloaded typify-macro v0.4.3
9582026-03-10T16:11:46.990Z Downloaded slog v2.8.2
9592026-03-10T16:11:46.990Z Downloaded string_cache v0.8.9
9602026-03-10T16:11:46.995Z Downloaded tls_codec v0.4.2
9612026-03-10T16:11:46.995Z Downloaded tiny-keccak v2.0.2
9622026-03-10T16:11:47.000Z Downloaded rustls-platform-verifier v0.6.2
9632026-03-10T16:11:47.000Z Downloaded time-macros v0.2.27
9642026-03-10T16:11:47.006Z Downloaded itertools v0.12.1
9652026-03-10T16:11:47.010Z Downloaded unit-prefix v0.5.2
9662026-03-10T16:11:47.010Z Downloaded typify-macro v0.6.1
9672026-03-10T16:11:47.010Z Downloaded untrusted v0.7.1
9682026-03-10T16:11:47.010Z Downloaded universal-hash v0.5.1
9692026-03-10T16:11:47.010Z Downloaded unicode-truncate v1.1.0
9702026-03-10T16:11:47.014Z Downloaded tokio-macros v2.6.0
9712026-03-10T16:11:47.015Z Downloaded tokio-native-tls v0.3.1
9722026-03-10T16:11:47.015Z Downloaded tokio-dtrace v0.1.1
9732026-03-10T16:11:47.019Z Downloaded iri-string v0.7.10
9742026-03-10T16:11:47.023Z Downloaded tokio-rustls v0.25.0
9752026-03-10T16:11:47.023Z Downloaded utf-8 v0.7.6
9762026-03-10T16:11:47.026Z Downloaded tls_codec_derive v0.4.2
9772026-03-10T16:11:47.026Z Downloaded term v1.2.1
9782026-03-10T16:11:47.030Z Downloaded tokio-tungstenite v0.21.0
9792026-03-10T16:11:47.030Z Downloaded usdt v0.6.0
9802026-03-10T16:11:47.035Z Downloaded schemars v0.9.0
9812026-03-10T16:11:47.040Z Downloaded publicsuffix v2.3.0
9822026-03-10T16:11:47.044Z Downloaded mio v1.1.1
9832026-03-10T16:11:47.050Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9842026-03-10T16:11:47.050Z Downloaded itertools v0.10.5
9852026-03-10T16:11:47.054Z Downloaded usdt-macro v0.6.0
9862026-03-10T16:11:47.054Z Downloaded toml_writer v1.0.6+spec-1.1.0
9872026-03-10T16:11:47.059Z Downloaded waitgroup v0.1.2
9882026-03-10T16:11:47.059Z Downloaded wait-timeout v0.2.1
9892026-03-10T16:11:47.059Z Downloaded iddqd v0.3.17
9902026-03-10T16:11:47.063Z Downloaded void v1.0.2
9912026-03-10T16:11:47.068Z Downloaded rsa v0.9.10
9922026-03-10T16:11:47.072Z Downloaded untrusted v0.9.0
9932026-03-10T16:11:47.072Z Downloaded term v0.7.0
9942026-03-10T16:11:47.076Z Downloaded socket2 v0.6.2
9952026-03-10T16:11:47.076Z Downloaded socket2 v0.5.10
9962026-03-10T16:11:47.076Z Downloaded itertools v0.13.0
9972026-03-10T16:11:47.082Z Downloaded num-bigint-dig v0.8.6
9982026-03-10T16:11:47.085Z Downloaded tui-tree-widget v0.23.1
9992026-03-10T16:11:47.089Z Downloaded want v0.3.1
10002026-03-10T16:11:47.089Z Downloaded unarray v0.1.4
10012026-03-10T16:11:47.089Z Downloaded rand v0.9.2
10022026-03-10T16:11:47.093Z Downloaded similar v2.7.0
10032026-03-10T16:11:47.098Z Downloaded unicase v2.9.0
10042026-03-10T16:11:47.098Z Downloaded hashbrown v0.15.5
10052026-03-10T16:11:47.102Z Downloaded tokio-rustls v0.24.1
10062026-03-10T16:11:47.106Z Downloaded xattr v1.6.1
10072026-03-10T16:11:47.106Z Downloaded rand v0.8.5
10082026-03-10T16:11:47.110Z Downloaded xshell-macros v0.2.7
10092026-03-10T16:11:47.110Z Downloaded num-bigint v0.4.6
10102026-03-10T16:11:47.115Z Downloaded tokio-stream v0.1.18
10112026-03-10T16:11:47.115Z Downloaded tokio-rustls v0.26.4
10122026-03-10T16:11:47.121Z Downloaded phf_shared v0.12.1
10132026-03-10T16:11:47.121Z Downloaded phf v0.13.1
10142026-03-10T16:11:47.121Z Downloaded phf v0.12.1
10152026-03-10T16:11:47.124Z Downloaded zeroize_derive v1.4.3
10162026-03-10T16:11:47.124Z Downloaded aho-corasick v1.1.4
10172026-03-10T16:11:47.129Z Downloaded zone_cfg_derive v0.3.1
10182026-03-10T16:11:47.129Z Downloaded libxml v0.3.3
10192026-03-10T16:11:47.132Z Downloaded toml_parser v1.0.9+spec-1.1.0
10202026-03-10T16:11:47.133Z Downloaded schemars v1.2.1
10212026-03-10T16:11:47.146Z Downloaded vsss-rs v3.3.4
10222026-03-10T16:11:47.151Z Downloaded vergen-gitcl v1.0.8
10232026-03-10T16:11:47.151Z Downloaded vergen-git2 v1.0.7
10242026-03-10T16:11:47.151Z Downloaded zone v0.3.1
10252026-03-10T16:11:47.155Z Downloaded usdt-impl v0.6.0
10262026-03-10T16:11:47.155Z Downloaded test-strategy v0.4.5
10272026-03-10T16:11:47.155Z Downloaded walkdir v2.5.0
10282026-03-10T16:11:47.158Z Downloaded itertools v0.14.0
10292026-03-10T16:11:47.163Z Downloaded vergen-lib v0.1.6
10302026-03-10T16:11:47.168Z Downloaded tinyvec v1.10.0
10312026-03-10T16:11:47.168Z Downloaded tar v0.4.44
10322026-03-10T16:11:47.168Z Downloaded hyper v1.8.1
10332026-03-10T16:11:47.173Z Downloaded tracing-attributes v0.1.31
10342026-03-10T16:11:47.176Z Downloaded usdt-attr-macro v0.6.0
10352026-03-10T16:11:47.176Z Downloaded libm v0.2.16
10362026-03-10T16:11:47.183Z Downloaded xshell v0.2.7
10372026-03-10T16:11:47.187Z Downloaded wyz v0.5.1
10382026-03-10T16:11:47.187Z Downloaded twox-hash v2.1.2
10392026-03-10T16:11:47.191Z Downloaded tokio-tungstenite v0.23.1
10402026-03-10T16:11:47.191Z Downloaded unicode-properties v0.1.4
10412026-03-10T16:11:47.194Z Downloaded samael v0.0.19
10422026-03-10T16:11:47.198Z Downloaded toml v0.9.12+spec-1.1.0
10432026-03-10T16:11:47.203Z Downloaded p521 v0.13.3
10442026-03-10T16:11:47.206Z Downloaded subprocess v0.2.15
10452026-03-10T16:11:47.206Z Downloaded rustls-webpki v0.103.9
10462026-03-10T16:11:47.210Z Downloaded rand v0.10.0
10472026-03-10T16:11:47.215Z Downloaded xz2 v0.1.7
10482026-03-10T16:11:47.215Z Downloaded whoami v2.1.0
10492026-03-10T16:11:47.215Z Downloaded whoami v1.6.1
10502026-03-10T16:11:47.218Z Downloaded futures-util v0.3.32
10512026-03-10T16:11:47.227Z Downloaded toml v0.7.8
10522026-03-10T16:11:47.230Z Downloaded hkdf v0.12.4
10532026-03-10T16:11:47.234Z Downloaded zeroize v1.8.2
10542026-03-10T16:11:47.234Z Downloaded tungstenite v0.23.0
10552026-03-10T16:11:47.238Z Downloaded zstd-safe v7.2.4
10562026-03-10T16:11:47.238Z Downloaded zstd v0.13.3
10572026-03-10T16:11:47.242Z Downloaded h2 v0.4.13
10582026-03-10T16:11:47.247Z Downloaded vergen v9.0.6
10592026-03-10T16:11:47.248Z Downloaded pkg-config v0.3.32
10602026-03-10T16:11:47.248Z Downloaded ignore v0.4.25
10612026-03-10T16:11:47.253Z Downloaded unsafe-libyaml v0.2.11
10622026-03-10T16:11:47.253Z Downloaded steno v0.4.1
10632026-03-10T16:11:47.258Z Downloaded typify v0.4.3
10642026-03-10T16:11:47.258Z Downloaded typify v0.6.1
10652026-03-10T16:11:47.261Z Downloaded yasna v0.5.2
10662026-03-10T16:11:47.261Z Downloaded tungstenite v0.21.0
10672026-03-10T16:11:47.265Z Downloaded unicode-bidi v0.3.18
10682026-03-10T16:11:47.270Z Downloaded uuid v1.21.0
10692026-03-10T16:11:47.270Z Downloaded peg-macros v0.8.5
10702026-03-10T16:11:47.270Z Downloaded toml_edit v0.23.10+spec-1.0.0
10712026-03-10T16:11:47.274Z Downloaded peg v0.8.5
10722026-03-10T16:11:47.280Z Downloaded headers v0.4.1
10732026-03-10T16:11:47.284Z Downloaded vte v0.14.1
10742026-03-10T16:11:47.284Z Downloaded cc v1.2.56
10752026-03-10T16:11:47.290Z Downloaded zerocopy v0.6.6
10762026-03-10T16:11:47.290Z Downloaded proc-macro-crate v1.3.1
10772026-03-10T16:11:47.290Z Downloaded password-hash v0.5.0
10782026-03-10T16:11:47.294Z Downloaded blake3 v1.8.3
10792026-03-10T16:11:47.297Z Downloaded snafu v0.8.9
10802026-03-10T16:11:47.301Z Downloaded rustyline v14.0.0
10812026-03-10T16:11:47.306Z Downloaded russh v0.45.0
10822026-03-10T16:11:47.311Z Downloaded tokio-postgres v0.7.16
10832026-03-10T16:11:47.317Z Downloaded parse-display-derive v0.10.0
10842026-03-10T16:11:47.317Z Downloaded ron v0.12.0
10852026-03-10T16:11:47.322Z Downloaded libbz2-rs-sys v0.2.2
10862026-03-10T16:11:47.326Z Downloaded tracing-core v0.1.36
10872026-03-10T16:11:47.326Z Downloaded oxnet v0.1.4
10882026-03-10T16:11:47.332Z Downloaded indexmap v1.9.3
10892026-03-10T16:11:47.332Z Downloaded uzers v0.12.2
10902026-03-10T16:11:47.332Z Downloaded oxide-tokio-rt v0.1.2
10912026-03-10T16:11:47.337Z Downloaded powerfmt v0.2.0
10922026-03-10T16:11:47.337Z Downloaded num_enum v0.5.11
10932026-03-10T16:11:47.343Z Downloaded reedline v0.40.0
10942026-03-10T16:11:47.347Z Downloaded num-iter v0.1.45
10952026-03-10T16:11:47.347Z Downloaded aws-lc-rs v1.16.0
10962026-03-10T16:11:47.354Z Downloaded bitvec v1.0.1
10972026-03-10T16:11:47.362Z Downloaded num-integer v0.1.46
10982026-03-10T16:11:47.366Z Downloaded num-complex v0.4.6
10992026-03-10T16:11:47.366Z Downloaded const_format v0.2.35
11002026-03-10T16:11:47.372Z Downloaded zopfli v0.8.3
11012026-03-10T16:11:47.377Z Downloaded chrono v0.4.44
11022026-03-10T16:11:47.381Z Downloaded compact_str v0.8.1
11032026-03-10T16:11:47.381Z Downloaded chacha20poly1305 v0.10.1
11042026-03-10T16:11:47.385Z Downloaded ssh-key v0.6.7
11052026-03-10T16:11:47.390Z Downloaded zip v0.6.6
11062026-03-10T16:11:47.394Z Downloaded tower v0.5.3
11072026-03-10T16:11:47.413Z Downloaded reqwest v0.12.28
11082026-03-10T16:11:47.413Z Downloaded p384 v0.13.1
11092026-03-10T16:11:47.413Z Downloaded unicode_categories v0.1.1
11102026-03-10T16:11:47.413Z Downloaded git2 v0.20.4
11112026-03-10T16:11:47.416Z Downloaded regex v1.12.3
11122026-03-10T16:11:47.419Z Downloaded toml_edit v0.19.15
11132026-03-10T16:11:47.430Z Downloaded rpassword v7.4.0
11142026-03-10T16:11:47.433Z Downloaded curve25519-dalek v4.1.3
11152026-03-10T16:11:47.439Z Downloaded typed-path v0.9.3
11162026-03-10T16:11:47.444Z Downloaded bindgen v0.71.1
11172026-03-10T16:11:47.450Z Downloaded yansi v1.0.1
11182026-03-10T16:11:47.453Z Downloaded reqwest v0.13.2
11192026-03-10T16:11:47.456Z Downloaded lalrpop v0.19.12
11202026-03-10T16:11:47.464Z Downloaded zerocopy-derive v0.8.40
11212026-03-10T16:11:47.471Z Downloaded darling_core v0.23.0
11222026-03-10T16:11:47.475Z Downloaded goblin v0.10.5
11232026-03-10T16:11:47.482Z Downloaded rustls-webpki v0.101.7
11242026-03-10T16:11:47.495Z Downloaded x509-cert v0.2.5
11252026-03-10T16:11:47.499Z Downloaded salty v0.3.0
11262026-03-10T16:11:47.503Z Downloaded moka v0.12.13
11272026-03-10T16:11:47.509Z Downloaded tower-http v0.6.8
11282026-03-10T16:11:47.515Z Downloaded zip v4.6.1
11292026-03-10T16:11:47.519Z Downloaded quick-xml v0.37.5
11302026-03-10T16:11:47.526Z Downloaded unicode-segmentation v1.12.0
11312026-03-10T16:11:47.547Z Downloaded rayon v1.11.0
11322026-03-10T16:11:47.547Z Downloaded unicode-normalization v0.1.25
11332026-03-10T16:11:47.547Z Downloaded portable-atomic v1.13.1
11342026-03-10T16:11:47.547Z Downloaded olpc-cjson v0.1.4
11352026-03-10T16:11:47.547Z Downloaded proptest v1.10.0
11362026-03-10T16:11:47.551Z Downloaded petname v2.0.2
11372026-03-10T16:11:47.555Z Downloaded tough v0.20.0
11382026-03-10T16:11:47.563Z Downloaded serde_with v3.17.0
11392026-03-10T16:11:47.573Z Downloaded object v0.30.4
11402026-03-10T16:11:47.579Z Downloaded num_enum_derive v0.5.11
11412026-03-10T16:11:47.583Z Downloaded darling_core v0.21.3
11422026-03-10T16:11:47.586Z Downloaded tokio-util v0.7.18
11432026-03-10T16:11:47.589Z Downloaded rustls-webpki v0.102.8
11442026-03-10T16:11:47.604Z Downloaded ar_archive_writer v0.5.1
11452026-03-10T16:11:47.607Z Downloaded futures v0.3.32
11462026-03-10T16:11:47.611Z Downloaded derive_more v0.99.20
11472026-03-10T16:11:47.614Z Downloaded darling v0.23.0
11482026-03-10T16:11:47.619Z Downloaded quinn-proto v0.11.13
11492026-03-10T16:11:47.624Z Downloaded radix_trie v0.2.1
11502026-03-10T16:11:47.652Z Downloaded nix v0.27.1
11512026-03-10T16:11:47.655Z Downloaded winnow v0.6.26
11522026-03-10T16:11:47.655Z Downloaded winnow v0.5.40
11532026-03-10T16:11:47.655Z Downloaded openssl v0.10.75
11542026-03-10T16:11:47.658Z Downloaded cookie v0.18.1
11552026-03-10T16:11:47.661Z Downloaded allocator-api2 v0.2.21
11562026-03-10T16:11:47.661Z Downloaded derive-where v1.6.0
11572026-03-10T16:11:47.664Z Downloaded libsw-core v0.3.2
11582026-03-10T16:11:47.668Z Downloaded diesel v2.2.12
11592026-03-10T16:11:47.680Z Downloaded polar-core v0.27.3
11602026-03-10T16:11:47.686Z Downloaded nix v0.28.0
11612026-03-10T16:11:47.695Z Downloaded libsw v3.5.0
11622026-03-10T16:11:47.698Z Downloaded dropshot v0.16.7
11632026-03-10T16:11:47.713Z Downloaded time v0.3.47
11642026-03-10T16:11:47.722Z Downloaded nix v0.30.1
11652026-03-10T16:11:47.731Z Downloaded regex-syntax v0.6.29
11662026-03-10T16:11:47.738Z Downloaded nix v0.29.0
11672026-03-10T16:11:47.746Z Downloaded tabled v0.20.0
11682026-03-10T16:11:47.761Z Downloaded smoltcp v0.9.1
11692026-03-10T16:11:47.768Z Downloaded nix v0.31.1
11702026-03-10T16:11:47.777Z Downloaded rustls v0.21.12
11712026-03-10T16:11:47.786Z Downloaded zlib-rs v0.6.2
11722026-03-10T16:11:47.791Z Downloaded zerocopy v0.8.40
11732026-03-10T16:11:47.798Z Downloaded bstr v1.12.1
11742026-03-10T16:11:47.805Z Downloaded vcpkg v0.2.15
11752026-03-10T16:11:47.836Z Downloaded webpki-roots v1.0.6
11762026-03-10T16:11:47.839Z Downloaded openapiv3 v2.2.0
11772026-03-10T16:11:47.847Z Downloaded smoltcp v0.11.0
11782026-03-10T16:11:47.857Z Downloaded rustls v0.22.4
11792026-03-10T16:11:47.867Z Downloaded hickory-proto v0.25.2
11802026-03-10T16:11:47.879Z Downloaded regress v0.10.5
11812026-03-10T16:11:47.887Z Downloaded hickory-proto v0.24.4
11822026-03-10T16:11:47.898Z Downloaded regex-syntax v0.8.10
11832026-03-10T16:11:47.905Z Downloaded rustls v0.23.37
11842026-03-10T16:11:47.915Z Downloaded rustix v0.38.44
11852026-03-10T16:11:47.932Z Downloaded object v0.37.3
11862026-03-10T16:11:47.940Z Downloaded libloading v0.8.9
11872026-03-10T16:11:47.943Z Downloaded ratatui v0.29.0
11882026-03-10T16:11:47.957Z Downloaded tracing v0.1.44
11892026-03-10T16:11:47.977Z Downloaded sled v0.34.7
11902026-03-10T16:11:47.984Z Downloaded httparse v1.10.1
11912026-03-10T16:11:47.988Z Downloaded dropshot_endpoint v0.16.7
11922026-03-10T16:11:47.990Z Downloaded humantime v2.3.0
11932026-03-10T16:11:47.990Z Downloaded memoffset v0.9.1
11942026-03-10T16:11:47.994Z Downloaded maplit v1.0.2
11952026-03-10T16:11:47.994Z Downloaded lru-cache v0.1.2
11962026-03-10T16:11:47.994Z Downloaded lru v0.12.5
11972026-03-10T16:11:47.994Z Downloaded sqlparser v0.61.0
11982026-03-10T16:11:48.001Z Downloaded bzip2-sys v0.1.13+1.0.8
11992026-03-10T16:11:48.011Z Downloaded zerocopy-derive v0.6.6
12002026-03-10T16:11:48.018Z Downloaded ingot-types v0.1.2
12012026-03-10T16:11:48.022Z Downloaded indoc v2.0.7
12022026-03-10T16:11:48.025Z Downloaded impl-trait-for-tuples v0.2.3
12032026-03-10T16:11:48.025Z Downloaded http-body-util v0.1.3
12042026-03-10T16:11:48.025Z Downloaded maybe-uninit v2.0.0
12052026-03-10T16:11:48.028Z Downloaded match_cfg v0.1.0
12062026-03-10T16:11:48.028Z Downloaded managed v0.8.0
12072026-03-10T16:11:48.028Z Downloaded ingot v0.1.1
12082026-03-10T16:11:48.031Z Downloaded futures-channel v0.3.32
12092026-03-10T16:11:48.031Z Downloaded libscf-sys v1.1.0
12102026-03-10T16:11:48.031Z Downloaded async-trait v0.1.89
12112026-03-10T16:11:48.034Z Downloaded cookie_store v0.22.1
12122026-03-10T16:11:48.037Z Downloaded bzip2 v0.6.1
12132026-03-10T16:11:48.037Z Downloaded derive_builder v0.20.2
12142026-03-10T16:11:48.040Z Downloaded http-body v1.0.1
12152026-03-10T16:11:48.043Z Downloaded highway v1.3.0
12162026-03-10T16:11:48.043Z Downloaded colored v3.1.1
12172026-03-10T16:11:48.046Z Downloaded chacha20 v0.10.0
12182026-03-10T16:11:48.046Z Downloaded typify-impl v0.4.3
12192026-03-10T16:11:48.058Z Downloaded typify-impl v0.6.1
12202026-03-10T16:11:48.069Z Downloaded lzma-sys v0.1.20
12212026-03-10T16:11:48.091Z Downloaded regex-automata v0.4.14
12222026-03-10T16:11:48.103Z Downloaded backon v1.6.0
12232026-03-10T16:11:48.106Z Downloaded backoff v0.4.0
12242026-03-10T16:11:48.109Z Downloaded group v0.13.0
12252026-03-10T16:11:48.109Z Downloaded globset v0.4.18
12262026-03-10T16:11:48.109Z Downloaded glob v0.3.3
12272026-03-10T16:11:48.109Z Downloaded colored v2.2.0
12282026-03-10T16:11:48.112Z Downloaded blake2 v0.10.6
12292026-03-10T16:11:48.116Z Downloaded jiff v0.2.21
12302026-03-10T16:11:48.127Z Downloaded data-encoding v2.10.0
12312026-03-10T16:11:48.130Z Downloaded csv v1.4.0
12322026-03-10T16:11:48.144Z Downloaded bytes v1.11.1
12332026-03-10T16:11:48.147Z Downloaded inout v0.1.4
12342026-03-10T16:11:48.150Z Downloaded indent_write v2.2.0
12352026-03-10T16:11:48.150Z Downloaded elliptic-curve v0.13.8
12362026-03-10T16:11:48.153Z Downloaded deranged v0.5.8
12372026-03-10T16:11:48.153Z Downloaded petgraph v0.6.5
12382026-03-10T16:11:48.167Z Downloaded libz-sys v1.1.24
12392026-03-10T16:11:48.185Z Downloaded http-range v0.1.5
12402026-03-10T16:11:48.188Z Downloaded chrono-tz v0.10.4
12412026-03-10T16:11:48.198Z Downloaded futures-executor v0.3.32
12422026-03-10T16:11:48.201Z Downloaded fs-err v2.11.0
12432026-03-10T16:11:48.201Z Downloaded argon2 v0.5.3
12442026-03-10T16:11:48.204Z Downloaded hubpack_derive v0.1.1
12452026-03-10T16:11:48.204Z Downloaded futures-task v0.3.32
12462026-03-10T16:11:48.204Z Downloaded foldhash v0.2.0
12472026-03-10T16:11:48.205Z Downloaded fallible-iterator v0.2.0
12482026-03-10T16:11:48.207Z Downloaded env_logger v0.11.9
12492026-03-10T16:11:48.207Z Downloaded ena v0.14.4
12502026-03-10T16:11:48.207Z Downloaded ed25519 v2.2.3
12512026-03-10T16:11:48.211Z Downloaded tokio v1.49.0
12522026-03-10T16:11:48.239Z Downloaded petgraph v0.8.3
12532026-03-10T16:11:48.255Z Downloaded defmt v1.0.1
12542026-03-10T16:11:48.258Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12552026-03-10T16:11:48.271Z Downloaded crc-any v2.5.0
12562026-03-10T16:11:48.274Z Downloaded ciborium v0.2.2
12572026-03-10T16:11:48.277Z Downloaded chacha20 v0.9.1
12582026-03-10T16:11:48.277Z Downloaded bumpalo v3.20.2
12592026-03-10T16:11:48.280Z Downloaded buf-list v1.1.2
12602026-03-10T16:11:48.280Z Downloaded bitfield v0.19.4
12612026-03-10T16:11:48.283Z Downloaded async-bb8-diesel v0.2.1
12622026-03-10T16:11:48.283Z Downloaded ecdsa v0.16.9
12632026-03-10T16:11:48.286Z Downloaded dtrace-parser v0.3.0
12642026-03-10T16:11:48.286Z Downloaded derive_builder_core v0.20.2
12652026-03-10T16:11:48.286Z Downloaded sha3 v0.10.8
12662026-03-10T16:11:48.289Z Downloaded drift v0.1.3
12672026-03-10T16:11:48.293Z Downloaded document-features v0.2.12
12682026-03-10T16:11:48.296Z Downloaded derive-ex v0.1.8
12692026-03-10T16:11:48.296Z Downloaded cipher v0.4.4
12702026-03-10T16:11:48.296Z Downloaded arrayvec v0.7.6
12712026-03-10T16:11:48.300Z Downloaded corncobs v0.1.4
12722026-03-10T16:11:48.300Z Downloaded bit-vec v0.6.3
12732026-03-10T16:11:48.303Z Downloaded hash32 v0.3.1
12742026-03-10T16:11:48.303Z Downloaded globwalk v0.9.1
12752026-03-10T16:11:48.303Z Downloaded futures-macro v0.3.32
12762026-03-10T16:11:48.306Z Downloaded futures-io v0.3.32
12772026-03-10T16:11:48.306Z Downloaded dsl_auto_type v0.1.3
12782026-03-10T16:11:48.306Z Downloaded filetime v0.2.27
12792026-03-10T16:11:48.306Z Downloaded funty v2.0.0
12802026-03-10T16:11:48.306Z Downloaded crucible-workspace-hack v0.1.0
12812026-03-10T16:11:48.309Z Downloaded const_format_proc_macros v0.2.34
12822026-03-10T16:11:48.309Z Downloaded dunce v1.0.5
12832026-03-10T16:11:48.309Z Downloaded aead v0.5.2
12842026-03-10T16:11:48.312Z Downloaded crc v3.4.0
12852026-03-10T16:11:48.312Z Downloaded bitfield-struct v0.6.2
12862026-03-10T16:11:48.312Z Downloaded base16ct v1.0.0
12872026-03-10T16:11:48.315Z Downloaded array-init v0.0.4
12882026-03-10T16:11:48.315Z Downloaded bb8 v0.8.6
12892026-03-10T16:11:48.315Z Downloaded atomic-waker v1.1.2
12902026-03-10T16:11:48.315Z Downloaded crc8 v0.1.1
12912026-03-10T16:11:48.315Z Downloaded bcrypt-pbkdf v0.10.0
12922026-03-10T16:11:48.318Z Downloaded darling_macro v0.20.11
12932026-03-10T16:11:48.318Z Downloaded convert_case v0.4.0
12942026-03-10T16:11:48.318Z Downloaded cfg_aliases v0.2.1
12952026-03-10T16:11:48.318Z Downloaded atomicwrites v0.4.4
12962026-03-10T16:11:48.318Z Downloaded dof v0.4.0
12972026-03-10T16:11:48.321Z Downloaded defmt v0.3.100
12982026-03-10T16:11:48.321Z Downloaded bitfield-macros v0.19.4
12992026-03-10T16:11:48.322Z Downloaded base16ct v0.2.0
13002026-03-10T16:11:48.322Z Downloaded async-stream-impl v0.3.6
13012026-03-10T16:11:48.322Z Downloaded assert_matches v1.5.0
13022026-03-10T16:11:48.324Z Downloaded crc-catalog v2.4.0
13032026-03-10T16:11:48.324Z Downloaded flagset v0.4.7
13042026-03-10T16:11:48.324Z Downloaded des v0.8.1
13052026-03-10T16:11:48.327Z Downloaded derive_builder_macro v0.20.2
13062026-03-10T16:11:48.328Z Downloaded darling_macro v0.23.0
13072026-03-10T16:11:48.328Z Downloaded darling_macro v0.21.3
13082026-03-10T16:11:48.328Z Downloaded display-error-chain v0.2.2
13092026-03-10T16:11:48.328Z Downloaded async-stream v0.3.6
13102026-03-10T16:11:48.331Z Downloaded enum-as-inner v0.6.1
13112026-03-10T16:11:48.331Z Downloaded dirs-sys-next v0.1.2
13122026-03-10T16:11:48.331Z Downloaded crunchy v0.2.4
13132026-03-10T16:11:48.331Z Downloaded console v0.15.11
13142026-03-10T16:11:48.334Z Downloaded clang-sys v1.8.1
13152026-03-10T16:11:48.337Z Downloaded blowfish v0.9.1
13162026-03-10T16:11:48.337Z Downloaded find-msvc-tools v0.1.9
13172026-03-10T16:11:48.337Z Downloaded async-recursion v1.1.1
13182026-03-10T16:11:48.340Z Downloaded dirs-next v2.0.0
13192026-03-10T16:11:48.343Z Downloaded defmt-parser v1.0.0
13202026-03-10T16:11:48.343Z Downloaded ciborium-ll v0.2.2
13212026-03-10T16:11:48.343Z Downloaded cargo-platform v0.1.9
13222026-03-10T16:11:48.343Z Downloaded ascii-canvas v3.0.0
13232026-03-10T16:11:48.345Z Downloaded atty v0.2.14
13242026-03-10T16:11:48.346Z Downloaded darling v0.20.11
13252026-03-10T16:11:48.348Z Downloaded difflib v0.4.0
13262026-03-10T16:11:48.348Z Downloaded daft-derive v0.1.5
13272026-03-10T16:11:48.351Z Downloaded encoding_rs v0.8.35
13282026-03-10T16:11:48.368Z Downloaded crossbeam-deque v0.8.6
13292026-03-10T16:11:48.371Z Downloaded cbc v0.1.2
13302026-03-10T16:11:48.371Z Downloaded adler2 v2.0.1
13312026-03-10T16:11:48.374Z Downloaded bit-set v0.8.0
13322026-03-10T16:11:48.374Z Downloaded critical-section v1.2.0
13332026-03-10T16:11:48.374Z Downloaded cancel-safe-futures v0.1.5
13342026-03-10T16:11:48.377Z Downloaded ring v0.17.14
13352026-03-10T16:11:48.407Z Downloaded bit-vec v0.8.0
13362026-03-10T16:11:48.410Z Downloaded bcs v0.1.6
13372026-03-10T16:11:48.421Z Downloaded libgit2-sys v0.18.3+1.9.2
13382026-03-10T16:11:49.008Z Downloaded aws-lc-sys v0.37.1
13392026-03-10T16:11:49.317Z Compiling libc v0.2.180
13402026-03-10T16:11:49.320Z Compiling serde v1.0.228
13412026-03-10T16:11:49.320Z Compiling log v0.4.29
13422026-03-10T16:11:49.320Z Compiling shlex v1.3.0
13432026-03-10T16:11:49.502Z Compiling find-msvc-tools v0.1.9
13442026-03-10T16:11:49.505Z Compiling smallvec v1.15.1
13452026-03-10T16:11:49.534Z Compiling syn v2.0.117
13462026-03-10T16:11:49.551Z Compiling typenum v1.19.0
13472026-03-10T16:11:49.718Z Compiling generic-array v0.14.7
13482026-03-10T16:11:49.718Z Compiling subtle v2.6.1
13492026-03-10T16:11:49.792Z Compiling scopeguard v1.2.0
13502026-03-10T16:11:49.861Z Compiling portable-atomic v1.13.1
13512026-03-10T16:11:49.919Z Compiling lock_api v0.4.14
13522026-03-10T16:11:49.966Z Compiling const-oid v0.9.6
13532026-03-10T16:11:49.966Z Compiling critical-section v1.2.0
13542026-03-10T16:11:50.060Z Compiling zerocopy v0.8.40
13552026-03-10T16:11:50.108Z Compiling parking_lot_core v0.9.12
13562026-03-10T16:11:50.208Z Compiling serde_json v1.0.149
13572026-03-10T16:11:50.487Z Compiling pin-project-lite v0.2.17
13582026-03-10T16:11:50.659Z Compiling pkg-config v0.3.32
13592026-03-10T16:11:50.767Z Compiling libm v0.2.16
13602026-03-10T16:11:50.891Z Compiling getrandom v0.2.17
13612026-03-10T16:11:50.966Z Compiling jobserver v0.1.34
13622026-03-10T16:11:51.177Z Compiling rand_core v0.6.4
13632026-03-10T16:11:51.195Z Compiling errno v0.3.14
13642026-03-10T16:11:51.357Z Compiling cc v1.2.56
13652026-03-10T16:11:51.382Z Compiling once_cell v1.21.3
13662026-03-10T16:11:51.420Z Compiling signal-hook-registry v1.4.8
13672026-03-10T16:11:51.481Z Compiling parking_lot v0.12.5
13682026-03-10T16:11:51.549Z Compiling mio v1.1.1
13692026-03-10T16:11:51.600Z Compiling num-traits v0.2.19
13702026-03-10T16:11:51.649Z Compiling bitflags v2.11.0
13712026-03-10T16:11:51.784Z Compiling futures-core v0.3.32
13722026-03-10T16:11:51.971Z Compiling socket2 v0.6.2
13732026-03-10T16:11:51.989Z Compiling percent-encoding v2.3.2
13742026-03-10T16:11:52.049Z Compiling allocator-api2 v0.2.21
13752026-03-10T16:11:52.220Z Compiling foldhash v0.2.0
13762026-03-10T16:11:52.239Z Compiling cpufeatures v0.2.17
13772026-03-10T16:11:52.290Z Compiling futures-sink v0.3.32
13782026-03-10T16:11:52.329Z Compiling futures-task v0.3.32
13792026-03-10T16:11:52.421Z Compiling futures-channel v0.3.32
13802026-03-10T16:11:52.497Z Compiling hashbrown v0.16.1
13812026-03-10T16:11:52.497Z Compiling futures-io v0.3.32
13822026-03-10T16:11:52.543Z Compiling getrandom v0.4.1
13832026-03-10T16:11:52.562Z Compiling slab v0.4.12
13842026-03-10T16:11:52.713Z Compiling rustversion v1.0.22
13852026-03-10T16:11:52.716Z Compiling rand_core v0.10.0
13862026-03-10T16:11:52.790Z Compiling getrandom v0.3.4
13872026-03-10T16:11:52.948Z Compiling cmake v0.1.57
13882026-03-10T16:11:53.334Z Compiling indexmap v2.13.0
13892026-03-10T16:11:53.498Z Compiling form_urlencoded v1.2.2
13902026-03-10T16:11:53.584Z Compiling ident_case v1.0.1
13912026-03-10T16:11:53.618Z Compiling dunce v1.0.5
13922026-03-10T16:11:53.732Z Compiling synstructure v0.13.2
13932026-03-10T16:11:53.735Z Compiling fs_extra v1.3.0
13942026-03-10T16:11:53.735Z Compiling base64ct v1.8.3
13952026-03-10T16:11:53.968Z Compiling flagset v0.4.7
13962026-03-10T16:11:54.117Z Compiling aws-lc-sys v0.37.1
13972026-03-10T16:11:54.135Z Compiling pem-rfc7468 v0.7.0
13982026-03-10T16:11:54.138Z Compiling rand_core v0.9.5
13992026-03-10T16:11:54.178Z Compiling iana-time-zone v0.1.65
14002026-03-10T16:11:54.210Z Compiling rustix v1.1.3
14012026-03-10T16:11:54.233Z Compiling ring v0.17.14
14022026-03-10T16:11:54.442Z Compiling uuid v1.21.0
14032026-03-10T16:11:54.533Z Compiling rustc_version v0.4.1
14042026-03-10T16:11:54.552Z Compiling aws-lc-rs v1.16.0
14052026-03-10T16:11:54.568Z Compiling regex-syntax v0.8.10
14062026-03-10T16:11:54.929Z Compiling vcpkg v0.2.15
14072026-03-10T16:11:54.949Z Compiling tracing-core v0.1.36
14082026-03-10T16:11:55.317Z Compiling crossbeam-utils v0.8.21
14092026-03-10T16:11:55.714Z Compiling pest_generator v2.8.6
14102026-03-10T16:11:55.753Z Compiling serde_derive_internals v0.29.1
14112026-03-10T16:11:55.960Z Compiling openssl-sys v0.9.111
14122026-03-10T16:11:56.383Z Compiling serde_derive v1.0.228
14132026-03-10T16:11:56.632Z Compiling zeroize_derive v1.4.3
14142026-03-10T16:11:56.649Z Compiling zerofrom-derive v0.1.6
14152026-03-10T16:11:56.673Z Compiling yoke-derive v0.8.1
14162026-03-10T16:11:57.004Z Compiling zerocopy-derive v0.8.40
14172026-03-10T16:11:57.511Z Compiling zeroize v1.8.2
14182026-03-10T16:11:57.870Z Compiling zerovec-derive v0.11.2
14192026-03-10T16:11:58.231Z Compiling displaydoc v0.2.5
14202026-03-10T16:11:58.544Z Compiling crypto-common v0.1.7
14212026-03-10T16:11:58.561Z Compiling zerofrom v0.1.6
14222026-03-10T16:11:58.712Z Compiling yoke v0.8.1
14232026-03-10T16:11:58.715Z Compiling block-buffer v0.10.4
14242026-03-10T16:11:58.926Z Compiling digest v0.10.7
14252026-03-10T16:11:58.947Z Compiling tokio-macros v2.6.0
14262026-03-10T16:11:59.200Z Compiling zerotrie v0.2.3
14272026-03-10T16:11:59.242Z Compiling hmac v0.12.1
14282026-03-10T16:11:59.335Z Compiling zerovec v0.11.5
14292026-03-10T16:11:59.431Z Compiling futures-macro v0.3.32
14302026-03-10T16:11:59.450Z Compiling block-padding v0.3.3
14312026-03-10T16:11:59.583Z Compiling sha2 v0.10.9
14322026-03-10T16:11:59.646Z Compiling inout v0.1.4
14332026-03-10T16:11:59.857Z Compiling cipher v0.4.4
14342026-03-10T16:11:59.914Z Compiling der_derive v0.7.3
14352026-03-10T16:12:00.031Z Compiling tinystr v0.8.2
14362026-03-10T16:12:00.203Z Compiling potential_utf v0.1.4
14372026-03-10T16:12:00.305Z Compiling icu_locale_core v2.1.1
14382026-03-10T16:12:00.438Z Compiling icu_collections v2.1.1
14392026-03-10T16:12:00.574Z Compiling futures-util v0.3.32
14402026-03-10T16:12:01.084Z Compiling bytes v1.11.1
14412026-03-10T16:12:01.112Z Compiling chrono v0.4.44
14422026-03-10T16:12:01.289Z Compiling icu_provider v2.1.1
14432026-03-10T16:12:01.400Z Compiling der v0.7.10
14442026-03-10T16:12:01.613Z Compiling icu_properties v2.1.2
14452026-03-10T16:12:01.666Z Compiling icu_normalizer v2.1.1
14462026-03-10T16:12:01.915Z Compiling tokio v1.49.0
14472026-03-10T16:12:02.357Z Compiling http v1.4.0
14482026-03-10T16:12:02.967Z Compiling idna_adapter v1.2.1
14492026-03-10T16:12:03.030Z Compiling spki v0.7.3
14502026-03-10T16:12:03.102Z Compiling idna v1.1.0
14512026-03-10T16:12:03.129Z Compiling salsa20 v0.10.2
14522026-03-10T16:12:03.286Z Compiling pbkdf2 v0.12.2
14532026-03-10T16:12:03.305Z Compiling thiserror-impl v2.0.18
14542026-03-10T16:12:03.429Z Compiling ppv-lite86 v0.2.21
14552026-03-10T16:12:03.582Z Compiling url v2.5.8
14562026-03-10T16:12:03.585Z Compiling scrypt v0.11.0
14572026-03-10T16:12:03.626Z Compiling cbc v0.1.2
14582026-03-10T16:12:03.806Z Compiling aes v0.8.4
14592026-03-10T16:12:03.868Z Compiling rand_chacha v0.9.0
14602026-03-10T16:12:03.915Z Compiling rustls-pki-types v1.14.0
14612026-03-10T16:12:03.969Z Compiling tracing-attributes v0.1.31
14622026-03-10T16:12:04.504Z Compiling pkcs5 v0.7.1
14632026-03-10T16:12:04.629Z Compiling rand v0.9.2
14642026-03-10T16:12:04.766Z Compiling http-body v1.0.1
14652026-03-10T16:12:05.015Z Compiling base64 v0.22.1
14662026-03-10T16:12:05.104Z Compiling thiserror v2.0.18
14672026-03-10T16:12:05.130Z Compiling httparse v1.10.1
14682026-03-10T16:12:05.194Z Compiling syn v1.0.109
14692026-03-10T16:12:05.230Z Compiling untrusted v0.9.0
14702026-03-10T16:12:05.413Z Compiling schemars v0.8.22
14712026-03-10T16:12:05.454Z Compiling openssl-probe v0.2.1
14722026-03-10T16:12:05.611Z Compiling untrusted v0.7.1
14732026-03-10T16:12:05.730Z Compiling pkcs8 v0.10.2
14742026-03-10T16:12:05.747Z Compiling schemars_derive v0.8.22
14752026-03-10T16:12:05.765Z Compiling pest_derive v2.8.6
14762026-03-10T16:12:05.768Z Compiling scroll_derive v0.13.1
14772026-03-10T16:12:05.801Z Compiling tracing v0.1.44
14782026-03-10T16:12:06.136Z Compiling darling_core v0.20.11
14792026-03-10T16:12:06.336Z Compiling rustls v0.23.37
14802026-03-10T16:12:06.569Z Compiling tinyvec_macros v0.1.1
14812026-03-10T16:12:06.654Z Compiling tower-layer v0.3.3
14822026-03-10T16:12:06.771Z Compiling try-lock v0.2.5
14832026-03-10T16:12:06.854Z Compiling tower-service v0.3.3
14842026-03-10T16:12:06.873Z Compiling tokio-util v0.7.18
14852026-03-10T16:12:06.899Z Compiling dyn-clone v1.0.20
14862026-03-10T16:12:06.969Z Compiling atomic-waker v1.1.2
14872026-03-10T16:12:07.069Z Compiling scroll v0.13.0
14882026-03-10T16:12:07.118Z Compiling want v0.3.1
14892026-03-10T16:12:07.319Z Compiling tinyvec v1.10.0
14902026-03-10T16:12:07.785Z Compiling h2 v0.4.13
14912026-03-10T16:12:08.246Z Compiling ipnet v2.11.0
14922026-03-10T16:12:08.500Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14932026-03-10T16:12:08.915Z Compiling spin v0.9.8
14942026-03-10T16:12:09.015Z Compiling aho-corasick v1.1.4
14952026-03-10T16:12:09.177Z Compiling foreign-types-shared v0.1.1
14962026-03-10T16:12:09.236Z Compiling openssl v0.10.75
14972026-03-10T16:12:09.284Z Compiling time-core v0.1.8
14982026-03-10T16:12:09.403Z Compiling darling_macro v0.20.11
14992026-03-10T16:12:09.477Z Compiling powerfmt v0.2.0
15002026-03-10T16:12:09.545Z Compiling pin-utils v0.1.0
15012026-03-10T16:12:09.636Z Compiling num-conv v0.2.0
15022026-03-10T16:12:09.696Z Compiling httpdate v1.0.3
15032026-03-10T16:12:09.731Z Compiling crc32fast v1.5.0
15042026-03-10T16:12:09.832Z Compiling time-macros v0.2.27
15052026-03-10T16:12:09.971Z Compiling deranged v0.5.8
15062026-03-10T16:12:10.025Z Compiling darling v0.20.11
15072026-03-10T16:12:10.122Z Compiling regex-automata v0.4.14
15082026-03-10T16:12:10.145Z Compiling tempfile v3.25.0
15092026-03-10T16:12:10.704Z Compiling foreign-types v0.3.2
15102026-03-10T16:12:11.323Z Compiling goblin v0.10.5
15112026-03-10T16:12:11.456Z Compiling thiserror-impl v1.0.69
15122026-03-10T16:12:12.215Z Compiling hyper v1.8.1
15132026-03-10T16:12:13.073Z Compiling openssl-macros v0.1.1
15142026-03-10T16:12:13.148Z Compiling wait-timeout v0.2.1
15152026-03-10T16:12:13.183Z Compiling quick-error v1.2.3
15162026-03-10T16:12:13.310Z Compiling either v1.15.0
15172026-03-10T16:12:13.468Z Compiling simd-adler32 v0.3.8
15182026-03-10T16:12:13.568Z Compiling native-tls v0.2.18
15192026-03-10T16:12:13.587Z Compiling usdt-impl v0.6.0
15202026-03-10T16:12:13.793Z Compiling siphasher v1.0.2
15212026-03-10T16:12:13.861Z Compiling bit-vec v0.8.0
15222026-03-10T16:12:13.861Z Compiling num_threads v0.1.7
15232026-03-10T16:12:13.975Z Compiling time v0.3.47
15242026-03-10T16:12:14.084Z Compiling bit-set v0.8.0
15252026-03-10T16:12:14.291Z Compiling hyper-util v0.1.20
15262026-03-10T16:12:14.310Z Compiling rusty-fork v0.3.1
15272026-03-10T16:12:14.715Z Compiling thiserror v1.0.69
15282026-03-10T16:12:15.069Z Compiling derive_builder_core v0.20.2
15292026-03-10T16:12:15.893Z Compiling dof v0.4.0
15302026-03-10T16:12:16.196Z Compiling unicode-normalization v0.1.25
15312026-03-10T16:12:16.270Z Compiling crossbeam-epoch v0.9.18
15322026-03-10T16:12:16.611Z Compiling dtrace-parser v0.3.0
15332026-03-10T16:12:16.691Z Compiling rustls-native-certs v0.8.3
15342026-03-10T16:12:16.803Z Compiling signature v2.2.0
15352026-03-10T16:12:17.017Z Compiling scroll_derive v0.12.1
15362026-03-10T16:12:17.062Z Compiling heapless v0.7.17
15372026-03-10T16:12:17.381Z Compiling rand_xorshift v0.4.0
15382026-03-10T16:12:17.486Z Compiling slog v2.8.2
15392026-03-10T16:12:17.578Z Compiling darling_core v0.21.3
15402026-03-10T16:12:17.621Z Compiling bzip2-sys v0.1.13+1.0.8
15412026-03-10T16:12:17.641Z Compiling sync_wrapper v1.0.2
15422026-03-10T16:12:17.730Z Compiling thread-id v5.1.0
15432026-03-10T16:12:17.765Z Compiling cookie v0.18.1
15442026-03-10T16:12:17.833Z Compiling paste v1.0.15
15452026-03-10T16:12:17.894Z Compiling zstd-safe v7.2.4
15462026-03-10T16:12:17.988Z Compiling anyhow v1.0.102
15472026-03-10T16:12:18.010Z Compiling unarray v0.1.4
15482026-03-10T16:12:18.143Z Compiling unicode-bidi v0.3.18
15492026-03-10T16:12:18.160Z Compiling signal-hook v0.3.18
15502026-03-10T16:12:18.189Z Compiling unicode-segmentation v1.12.0
15512026-03-10T16:12:18.319Z Compiling unicode-properties v0.1.4
15522026-03-10T16:12:18.392Z Compiling rayon-core v1.13.0
15532026-03-10T16:12:18.392Z Compiling adler2 v2.0.1
15542026-03-10T16:12:18.550Z Compiling stringprep v0.1.5
15552026-03-10T16:12:18.578Z Compiling miniz_oxide v0.8.9
15562026-03-10T16:12:18.775Z Compiling proptest v1.10.0
15572026-03-10T16:12:18.963Z Compiling scroll v0.12.0
15582026-03-10T16:12:19.152Z Compiling tower v0.5.3
15592026-03-10T16:12:19.399Z Compiling crossbeam-deque v0.8.6
15602026-03-10T16:12:19.630Z Compiling derive_builder_macro v0.20.2
15612026-03-10T16:12:19.670Z Compiling ipnetwork v0.21.1
15622026-03-10T16:12:19.763Z Compiling http-body-util v0.1.3
15632026-03-10T16:12:19.785Z Compiling webpki-roots v1.0.6
15642026-03-10T16:12:19.832Z Compiling rand_chacha v0.3.1
15652026-03-10T16:12:19.932Z Compiling serde_spanned v0.6.9
15662026-03-10T16:12:20.090Z Compiling toml_datetime v0.6.11
15672026-03-10T16:12:20.230Z Compiling serde_tokenstream v0.2.3
15682026-03-10T16:12:20.242Z Compiling erased-serde v0.3.31
15692026-03-10T16:12:20.242Z Compiling md-5 v0.10.6
15702026-03-10T16:12:20.440Z Compiling zerocopy-derive v0.7.35
15712026-03-10T16:12:20.485Z Compiling curve25519-dalek v4.1.3
15722026-03-10T16:12:20.577Z Compiling vergen-lib v0.1.6
15732026-03-10T16:12:20.827Z Compiling num-integer v0.1.46
15742026-03-10T16:12:20.920Z Compiling hash32 v0.2.1
15752026-03-10T16:12:20.945Z Compiling ff v0.13.1
15762026-03-10T16:12:20.981Z Compiling iri-string v0.7.10
15772026-03-10T16:12:21.115Z Compiling ryu v1.0.23
15782026-03-10T16:12:21.134Z Compiling darling_macro v0.21.3
15792026-03-10T16:12:21.165Z Compiling psl-types v2.0.11
15802026-03-10T16:12:21.265Z Compiling litrs v1.0.0
15812026-03-10T16:12:21.326Z Compiling zlib-rs v0.6.2
15822026-03-10T16:12:21.345Z Compiling num-bigint-dig v0.8.6
15832026-03-10T16:12:21.599Z Compiling fallible-iterator v0.2.0
15842026-03-10T16:12:21.640Z Compiling smoltcp v0.9.1
15852026-03-10T16:12:21.765Z Compiling ref-cast v1.0.25
15862026-03-10T16:12:21.939Z Compiling rustix v0.38.44
15872026-03-10T16:12:22.002Z Compiling base16ct v0.2.0
15882026-03-10T16:12:22.105Z Compiling newtype-uuid v1.3.2
15892026-03-10T16:12:22.220Z Compiling sec1 v0.7.3
15902026-03-10T16:12:22.223Z Compiling postgres-protocol v0.6.10
15912026-03-10T16:12:22.512Z Compiling document-features v0.2.12
15922026-03-10T16:12:22.531Z Compiling darling v0.21.3
15932026-03-10T16:12:22.575Z Compiling tower-http v0.6.8
15942026-03-10T16:12:22.629Z Compiling zerocopy v0.7.35
15952026-03-10T16:12:22.988Z Compiling publicsuffix v2.3.0
15962026-03-10T16:12:23.088Z Compiling serde_urlencoded v0.7.1
15972026-03-10T16:12:23.106Z Compiling num-iter v0.1.45
15982026-03-10T16:12:23.247Z Compiling group v0.13.0
15992026-03-10T16:12:23.420Z Compiling derive_builder v0.20.2
16002026-03-10T16:12:23.440Z Compiling rand v0.8.5
16012026-03-10T16:12:23.468Z Compiling oxnet v0.1.4
16022026-03-10T16:12:23.562Z Compiling proc-macro-error v1.0.4
16032026-03-10T16:12:23.885Z Compiling tokio-native-tls v0.3.1
16042026-03-10T16:12:23.933Z Compiling goblin v0.8.2
16052026-03-10T16:12:24.779Z Compiling heck v0.4.1
16062026-03-10T16:12:24.925Z Compiling phf_shared v0.13.1
16072026-03-10T16:12:24.929Z Compiling regex v1.12.3
16082026-03-10T16:12:25.059Z Compiling hubpack_derive v0.1.1
16092026-03-10T16:12:25.246Z Compiling lazy_static v1.5.0
16102026-03-10T16:12:25.263Z Compiling cargo-platform v0.1.9
16112026-03-10T16:12:25.402Z Compiling flate2 v1.1.9
16122026-03-10T16:12:25.572Z Compiling hkdf v0.12.4
16132026-03-10T16:12:25.640Z Compiling crypto-bigint v0.5.5
16142026-03-10T16:12:25.671Z Compiling curve25519-dalek-derive v0.1.1
16152026-03-10T16:12:25.778Z Compiling daft-derive v0.1.5
16162026-03-10T16:12:25.852Z Compiling ref-cast-impl v1.0.25
16172026-03-10T16:12:25.975Z Compiling async-trait v0.1.89
16182026-03-10T16:12:26.543Z Compiling strum_macros v0.27.2
16192026-03-10T16:12:26.579Z Compiling terminal_size v0.4.3
16202026-03-10T16:12:26.742Z Compiling vergen v9.0.6
16212026-03-10T16:12:26.759Z Compiling fs-err v3.3.0
16222026-03-10T16:12:26.987Z Compiling ahash v0.8.12
16232026-03-10T16:12:27.013Z Compiling winnow v0.5.40
16242026-03-10T16:12:27.259Z Compiling object v0.37.3
16252026-03-10T16:12:27.442Z Compiling bumpalo v3.20.2
16262026-03-10T16:12:27.623Z Compiling bitflags v1.3.2
16272026-03-10T16:12:27.719Z Compiling foldhash v0.1.5
16282026-03-10T16:12:27.762Z Compiling managed v0.8.0
16292026-03-10T16:12:27.932Z Compiling libbz2-rs-sys v0.2.2
16302026-03-10T16:12:28.836Z Compiling toml_edit v0.19.15
16312026-03-10T16:12:28.854Z Compiling bzip2 v0.6.1
16322026-03-10T16:12:28.914Z Compiling hashbrown v0.15.5
16332026-03-10T16:12:28.991Z Compiling console v0.16.2
16342026-03-10T16:12:29.112Z Compiling clap_builder v4.5.60
16352026-03-10T16:12:29.140Z Compiling zopfli v0.8.3
16362026-03-10T16:12:29.240Z Compiling strum v0.27.2
16372026-03-10T16:12:29.452Z Compiling elliptic-curve v0.13.8
16382026-03-10T16:12:29.704Z Compiling dof v0.3.0
16392026-03-10T16:12:29.877Z Compiling daft v0.1.5
16402026-03-10T16:12:30.114Z Compiling hubpack v0.1.2
16412026-03-10T16:12:30.237Z Compiling cargo_metadata v0.19.2
16422026-03-10T16:12:30.796Z Compiling phf v0.13.1
16432026-03-10T16:12:31.011Z Compiling zone_cfg_derive v0.3.1
16442026-03-10T16:12:31.859Z Compiling signal-hook-mio v0.2.5
16452026-03-10T16:12:32.006Z Compiling cookie_store v0.22.1
16462026-03-10T16:12:32.152Z Compiling rayon v1.11.0
16472026-03-10T16:12:32.911Z Compiling zstd v0.13.3
16482026-03-10T16:12:33.093Z Compiling hyper-tls v0.6.0
16492026-03-10T16:12:33.254Z Compiling bzip2 v0.4.4
16502026-03-10T16:12:33.372Z Compiling postgres-types v0.2.12
16512026-03-10T16:12:33.474Z Compiling serde_with_macros v3.17.0
16522026-03-10T16:12:33.666Z Compiling usdt-attr-macro v0.6.0
16532026-03-10T16:12:34.133Z Compiling usdt-macro v0.6.0
16542026-03-10T16:12:34.210Z Compiling ed25519 v2.2.3
16552026-03-10T16:12:34.572Z Compiling dtrace-parser v0.2.0
16562026-03-10T16:12:34.760Z Compiling phf_shared v0.11.3
16572026-03-10T16:12:35.008Z Compiling itertools v0.12.1
16582026-03-10T16:12:35.011Z Compiling bstr v1.12.1
16592026-03-10T16:12:35.098Z Compiling pkcs1 v0.7.5
16602026-03-10T16:12:35.118Z Compiling hex v0.4.3
16612026-03-10T16:12:35.454Z Compiling serde-big-array v0.5.1
16622026-03-10T16:12:35.508Z Compiling rfc6979 v0.4.0
16632026-03-10T16:12:35.636Z Compiling enum-as-inner v0.6.1
16642026-03-10T16:12:35.655Z Compiling strum_macros v0.26.4
16652026-03-10T16:12:35.674Z Compiling clap_derive v4.5.55
16662026-03-10T16:12:35.694Z Compiling serde_repr v0.1.20
16672026-03-10T16:12:35.939Z Compiling float-cmp v0.10.0
16682026-03-10T16:12:36.124Z Compiling thread-id v4.2.2
16692026-03-10T16:12:36.232Z Compiling memmap2 v0.9.10
16702026-03-10T16:12:36.318Z Compiling env_filter v1.0.0
16712026-03-10T16:12:36.415Z Compiling encoding_rs v0.8.35
16722026-03-10T16:12:36.507Z Compiling predicates-core v1.0.10
16732026-03-10T16:12:36.721Z Compiling keccak v0.1.6
16742026-03-10T16:12:36.739Z Compiling whoami v2.1.0
16752026-03-10T16:12:36.758Z Compiling difflib v0.4.0
16762026-03-10T16:12:37.230Z Compiling static_assertions v1.1.0
16772026-03-10T16:12:37.322Z Compiling data-encoding v2.10.0
16782026-03-10T16:12:37.505Z Compiling fixedbitset v0.4.2
16792026-03-10T16:12:37.793Z Compiling jiff v0.2.21
16802026-03-10T16:12:37.843Z Compiling precomputed-hash v0.1.1
16812026-03-10T16:12:37.872Z Compiling mime v0.3.17
16822026-03-10T16:12:37.955Z Compiling normalize-line-endings v0.3.0
16832026-03-10T16:12:38.072Z Compiling fixedbitset v0.5.7
16842026-03-10T16:12:38.075Z Compiling rustc-hash v2.1.1
16852026-03-10T16:12:38.120Z Compiling new_debug_unreachable v1.0.6
16862026-03-10T16:12:38.207Z Compiling unit-prefix v0.5.2
16872026-03-10T16:12:38.225Z Compiling toml_edit v0.22.27
16882026-03-10T16:12:38.228Z Compiling iddqd v0.3.17
16892026-03-10T16:12:38.283Z Compiling string_cache v0.8.9
16902026-03-10T16:12:38.380Z Compiling petgraph v0.8.3
16912026-03-10T16:12:38.462Z Compiling indicatif v0.18.4
16922026-03-10T16:12:38.494Z Compiling clap v4.5.60
16932026-03-10T16:12:38.571Z Compiling strum v0.26.3
16942026-03-10T16:12:38.594Z Compiling predicates v3.1.4
16952026-03-10T16:12:38.723Z Compiling hickory-proto v0.25.2
16962026-03-10T16:12:39.459Z Compiling petgraph v0.6.5
16972026-03-10T16:12:39.593Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16982026-03-10T16:12:39.757Z Compiling tokio-postgres v0.7.16
16992026-03-10T16:12:41.070Z Compiling sha3 v0.10.8
17002026-03-10T16:12:41.511Z Compiling zip v4.6.1
17012026-03-10T16:12:41.676Z Compiling zone v0.3.1
17022026-03-10T16:12:42.062Z Compiling env_logger v0.11.9
17032026-03-10T16:12:42.512Z Compiling usdt v0.6.0
17042026-03-10T16:12:42.581Z Compiling usdt-impl v0.5.0
17052026-03-10T16:12:42.736Z Compiling ecdsa v0.16.9
17062026-03-10T16:12:42.781Z Compiling similar v2.7.0
17072026-03-10T16:12:42.842Z Compiling serde_with v3.17.0
17082026-03-10T16:12:43.245Z Compiling rsa v0.9.10
17092026-03-10T16:12:43.335Z Compiling crossterm v0.28.1
17102026-03-10T16:12:43.352Z Compiling ed25519-dalek v2.2.0
17112026-03-10T16:12:43.709Z Compiling zip v0.6.6
17122026-03-10T16:12:44.241Z Compiling toml v0.7.8
17132026-03-10T16:12:45.005Z Compiling toml_parser v1.0.9+spec-1.1.0
17142026-03-10T16:12:45.085Z Compiling itertools v0.13.0
17152026-03-10T16:12:45.130Z Compiling tokio-stream v0.1.18
17162026-03-10T16:12:45.191Z Compiling buf-list v1.1.2
17172026-03-10T16:12:45.210Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17182026-03-10T16:12:45.603Z Compiling x509-cert v0.2.5
17192026-03-10T16:12:45.670Z Compiling openapiv3 v2.2.0
17202026-03-10T16:12:45.754Z Compiling sha1 v0.10.6
17212026-03-10T16:12:45.920Z Compiling toml_datetime v0.7.5+spec-1.1.0
17222026-03-10T16:12:46.042Z Compiling lalrpop-util v0.19.12
17232026-03-10T16:12:46.286Z Compiling peg-runtime v0.8.5
17242026-03-10T16:12:46.305Z Compiling thread_local v1.1.9
17252026-03-10T16:12:46.653Z Compiling slog-async v2.8.0
17262026-03-10T16:12:46.659Z Compiling crossbeam-channel v0.5.15
17272026-03-10T16:12:46.809Z Compiling futures-executor v0.3.32
17282026-03-10T16:12:47.022Z Compiling is-terminal v0.4.17
17292026-03-10T16:12:47.134Z Compiling filetime v0.2.27
17302026-03-10T16:12:47.152Z Compiling take_mut v0.2.2
17312026-03-10T16:12:47.244Z Compiling xattr v1.6.1
17322026-03-10T16:12:47.290Z Compiling term v1.2.1
17332026-03-10T16:12:47.454Z Compiling tar v0.4.44
17342026-03-10T16:12:47.643Z Compiling slog-term v2.9.2
17352026-03-10T16:12:47.833Z Compiling futures v0.3.32
17362026-03-10T16:12:54.730Z Compiling rustls-webpki v0.103.9
17372026-03-10T16:12:58.742Z Compiling tokio-rustls v0.26.4
17382026-03-10T16:12:58.745Z Compiling rustls-platform-verifier v0.6.2
17392026-03-10T16:12:58.994Z Compiling hyper-rustls v0.27.7
17402026-03-10T16:12:59.250Z Compiling reqwest v0.12.28
17412026-03-10T16:12:59.275Z Compiling reqwest v0.13.2
17422026-03-10T16:13:02.162Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17432026-03-10T16:13:02.462Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17442026-03-10T16:13:06.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
17452026-03-10T16:13:06.464Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17462026-03-10T16:13:06.526ZMar 10 16:13:05.348 INFO Starting download, target: Cockroach
17472026-03-10T16:13:06.526ZMar 10 16:13:05.348 INFO Starting download, target: Clickhouse
17482026-03-10T16:13:06.526ZMar 10 16:13:05.348 INFO Starting download, target: Console
17492026-03-10T16:13:06.526ZMar 10 16:13:05.348 INFO Starting download, target: TransceiverControl
17502026-03-10T16:13:06.529ZMar 10 16:13:05.348 INFO Starting download, target: MaghemiteMgd
17512026-03-10T16:13:06.529ZMar 10 16:13:05.348 INFO Starting download, target: DendriteStub
17522026-03-10T16:13:06.529ZMar 10 16:13:05.348 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17532026-03-10T16:13:06.529ZMar 10 16:13:05.348 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17542026-03-10T16:13:06.529ZMar 10 16:13:05.348 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17552026-03-10T16:13:06.529ZMar 10 16:13:05.348 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17562026-03-10T16:13:06.529ZMar 10 16:13:05.348 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17572026-03-10T16:13:06.529ZMar 10 16:13:05.348 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17582026-03-10T16:13:07.028ZMar 10 16:13:05.845 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17592026-03-10T16:13:07.360ZMar 10 16:13:06.176 INFO Download complete, target: TransceiverControl
17602026-03-10T16:13:07.523ZMar 10 16:13:06.336 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17612026-03-10T16:13:07.883ZMar 10 16:13:06.703 INFO Download complete, target: Console
17622026-03-10T16:13:08.056ZMar 10 16:13:06.877 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17632026-03-10T16:13:08.142ZMar 10 16:13:06.962 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17642026-03-10T16:13:08.744ZMar 10 16:13:07.566 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17652026-03-10T16:13:08.977ZMar 10 16:13:07.799 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17662026-03-10T16:13:08.977ZMar 10 16:13:07.799 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17672026-03-10T16:13:11.450ZMar 10 16:13:10.270 INFO Download complete, target: MaghemiteMgd
17682026-03-10T16:13:11.748ZMar 10 16:13:10.560 INFO Download complete, target: DendriteStub
17692026-03-10T16:13:16.560ZMar 10 16:13:15.383 INFO Checking that binary works, target: Cockroach
17702026-03-10T16:13:16.675ZMar 10 16:13:15.498 INFO Download complete, target: Cockroach
17712026-03-10T16:13:19.819ZMar 10 16:13:18.641 INFO Checking that binary works, target: Clickhouse
17722026-03-10T16:13:20.046ZMar 10 16:13:18.869 INFO Download complete, target: Clickhouse
17732026-03-10T16:13:20.063ZAll builder prerequisites installed successfully, and PATH looks valid
17742026-03-10T16:13:20.066Z
17752026-03-10T16:13:20.066Zreal 4:12.611755459
17762026-03-10T16:13:20.066Zuser 10:21.752617036
17772026-03-10T16:13:20.066Zsys 1:47.527142628
17782026-03-10T16:13:20.066Ztrap 0.322159819
17792026-03-10T16:13:20.066Ztflt 0.750698293
17802026-03-10T16:13:20.066Zdflt 0.797036837
17812026-03-10T16:13:20.066Zkflt 0.089073971
17822026-03-10T16:13:20.066Zlock 21:50.074442731
17832026-03-10T16:13:20.066Zslp 38:19.846266338
17842026-03-10T16:13:20.066Zlat 55.914266235
17852026-03-10T16:13:20.066Zstop 2:37.965189573
17862026-03-10T16:13:20.066Z+ banner hack-check
17872026-03-10T16:13:20.066Z
17882026-03-10T16:13:20.066Z # # ## #### # # #### # # ###### #### # #
17892026-03-10T16:13:20.066Z # # # # # # # # # # # # # # # # #
17902026-03-10T16:13:20.066Z ###### # # # #### ##### # ###### ##### # ####
17912026-03-10T16:13:20.066Z # # ###### # # # # # # # # # #
17922026-03-10T16:13:20.066Z # # # # # # # # # # # # # # # # #
17932026-03-10T16:13:20.067Z # # # # #### # # #### # # ###### #### # #
17942026-03-10T16:13:20.067Z
17952026-03-10T16:13:20.067Z+ export CARGO_INCREMENTAL=0
17962026-03-10T16:13:20.067Z+ CARGO_INCREMENTAL=0
17972026-03-10T16:13:20.067Z+ ptime -m timeout 2h cargo xtask check-features --ci
17982026-03-10T16:13:20.791Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17992026-03-10T16:13:21.067Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18002026-03-10T16:13:23.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
18012026-03-10T16:13:23.713Z Running `target/debug/xtask check-features --ci`
18022026-03-10T16:13:23.739Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18032026-03-10T16:13:23.742Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18042026-03-10T16:13:24.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
18052026-03-10T16:13:24.386Z Running `target/debug/xtask download cargo-hack`
18062026-03-10T16:13:25.354Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18072026-03-10T16:13:25.742Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18082026-03-10T16:13:29.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
18092026-03-10T16:13:29.246Z Running `target/debug/xtask-downloader cargo-hack`
18102026-03-10T16:13:29.289ZMar 10 16:13:28.113 INFO Starting download, target: CargoHack
18112026-03-10T16:13:29.292ZMar 10 16:13:28.113 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18122026-03-10T16:13:29.554ZMar 10 16:13:28.378 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18132026-03-10T16:13:29.631ZMar 10 16:13:28.455 INFO Download complete, target: CargoHack
18142026-03-10T16:13:29.635Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18152026-03-10T16:13:29.652Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18162026-03-10T16:13:29.854Zinfo: running `cargo check --bins` on api_identity (1/256)
18172026-03-10T16:13:30.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182026-03-10T16:13:30.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192026-03-10T16:13:30.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202026-03-10T16:13:30.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18212026-03-10T16:13:30.604Z
18222026-03-10T16:13:30.604Zinfo: running `cargo check --bins` on bootstore (2/256)
18232026-03-10T16:13:31.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242026-03-10T16:13:31.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252026-03-10T16:13:31.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262026-03-10T16:13:31.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18272026-03-10T16:13:31.386Z
18282026-03-10T16:13:31.386Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18292026-03-10T16:13:32.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302026-03-10T16:13:32.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312026-03-10T16:13:32.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322026-03-10T16:13:32.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18332026-03-10T16:13:32.150Z
18342026-03-10T16:13:32.150Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18352026-03-10T16:13:32.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362026-03-10T16:13:32.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372026-03-10T16:13:32.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382026-03-10T16:13:32.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18392026-03-10T16:13:32.910Z
18402026-03-10T16:13:32.910Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18412026-03-10T16:13:33.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422026-03-10T16:13:33.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432026-03-10T16:13:33.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442026-03-10T16:13:33.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18452026-03-10T16:13:33.513Z
18462026-03-10T16:13:33.513Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18472026-03-10T16:13:34.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482026-03-10T16:13:34.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492026-03-10T16:13:34.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502026-03-10T16:13:34.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18512026-03-10T16:13:34.115Z
18522026-03-10T16:13:34.115Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18532026-03-10T16:13:34.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542026-03-10T16:13:34.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552026-03-10T16:13:34.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562026-03-10T16:13:34.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18572026-03-10T16:13:34.708Z
18582026-03-10T16:13:34.708Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18592026-03-10T16:13:35.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602026-03-10T16:13:35.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612026-03-10T16:13:35.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622026-03-10T16:13:35.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18632026-03-10T16:13:35.304Z
18642026-03-10T16:13:35.304Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18652026-03-10T16:13:35.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662026-03-10T16:13:35.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672026-03-10T16:13:35.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682026-03-10T16:13:35.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18692026-03-10T16:13:35.899Z
18702026-03-10T16:13:35.899Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18712026-03-10T16:13:36.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722026-03-10T16:13:36.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732026-03-10T16:13:36.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742026-03-10T16:13:36.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18752026-03-10T16:13:36.496Z
18762026-03-10T16:13:36.496Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18772026-03-10T16:13:37.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782026-03-10T16:13:37.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792026-03-10T16:13:37.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802026-03-10T16:13:37.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18812026-03-10T16:13:37.096Z
18822026-03-10T16:13:37.096Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18832026-03-10T16:13:37.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842026-03-10T16:13:37.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852026-03-10T16:13:37.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862026-03-10T16:13:37.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18872026-03-10T16:13:37.697Z
18882026-03-10T16:13:37.697Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18892026-03-10T16:13:38.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902026-03-10T16:13:38.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912026-03-10T16:13:38.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922026-03-10T16:13:38.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18932026-03-10T16:13:38.294Z
18942026-03-10T16:13:38.294Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
18952026-03-10T16:13:38.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962026-03-10T16:13:38.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972026-03-10T16:13:38.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982026-03-10T16:13:38.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18992026-03-10T16:13:38.890Z
19002026-03-10T16:13:38.890Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19012026-03-10T16:13:39.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022026-03-10T16:13:39.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032026-03-10T16:13:39.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042026-03-10T16:13:39.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19052026-03-10T16:13:39.483Z
19062026-03-10T16:13:39.483Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19072026-03-10T16:13:40.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082026-03-10T16:13:40.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092026-03-10T16:13:40.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102026-03-10T16:13:40.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19112026-03-10T16:13:40.082Z
19122026-03-10T16:13:40.082Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19132026-03-10T16:13:40.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142026-03-10T16:13:40.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152026-03-10T16:13:40.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162026-03-10T16:13:40.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19172026-03-10T16:13:40.684Z
19182026-03-10T16:13:40.684Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19192026-03-10T16:13:41.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202026-03-10T16:13:41.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212026-03-10T16:13:41.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222026-03-10T16:13:41.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19232026-03-10T16:13:41.285Z
19242026-03-10T16:13:41.285Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19252026-03-10T16:13:41.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262026-03-10T16:13:41.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272026-03-10T16:13:41.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282026-03-10T16:13:41.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19292026-03-10T16:13:41.884Z
19302026-03-10T16:13:41.884Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19312026-03-10T16:13:42.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322026-03-10T16:13:42.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332026-03-10T16:13:42.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342026-03-10T16:13:42.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19352026-03-10T16:13:42.488Z
19362026-03-10T16:13:42.488Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19372026-03-10T16:13:43.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382026-03-10T16:13:43.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392026-03-10T16:13:43.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402026-03-10T16:13:43.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19412026-03-10T16:13:43.087Z
19422026-03-10T16:13:43.088Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19432026-03-10T16:13:43.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442026-03-10T16:13:43.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452026-03-10T16:13:43.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462026-03-10T16:13:43.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19472026-03-10T16:13:43.690Z
19482026-03-10T16:13:43.690Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19492026-03-10T16:13:44.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502026-03-10T16:13:44.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512026-03-10T16:13:44.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522026-03-10T16:13:44.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19532026-03-10T16:13:44.291Z
19542026-03-10T16:13:44.291Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19552026-03-10T16:13:44.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562026-03-10T16:13:44.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572026-03-10T16:13:44.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582026-03-10T16:13:44.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19592026-03-10T16:13:44.890Z
19602026-03-10T16:13:44.890Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19612026-03-10T16:13:45.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622026-03-10T16:13:45.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632026-03-10T16:13:45.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642026-03-10T16:13:45.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19652026-03-10T16:13:45.491Z
19662026-03-10T16:13:45.491Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19672026-03-10T16:13:46.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-03-10T16:13:46.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-03-10T16:13:46.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-03-10T16:13:46.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19712026-03-10T16:13:46.092Z
19722026-03-10T16:13:46.092Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19732026-03-10T16:13:46.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-03-10T16:13:46.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-03-10T16:13:46.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-03-10T16:13:46.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19772026-03-10T16:13:46.693Z
19782026-03-10T16:13:46.693Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19792026-03-10T16:13:47.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-03-10T16:13:47.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-03-10T16:13:47.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-03-10T16:13:47.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19832026-03-10T16:13:47.291Z
19842026-03-10T16:13:47.291Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19852026-03-10T16:13:47.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-03-10T16:13:47.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-03-10T16:13:47.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-03-10T16:13:47.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19892026-03-10T16:13:47.888Z
19902026-03-10T16:13:47.888Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19912026-03-10T16:13:48.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-03-10T16:13:48.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-03-10T16:13:48.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-03-10T16:13:48.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19952026-03-10T16:13:48.486Z
19962026-03-10T16:13:48.487Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
19972026-03-10T16:13:49.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-03-10T16:13:49.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-03-10T16:13:49.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-03-10T16:13:49.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20012026-03-10T16:13:49.082Z
20022026-03-10T16:13:49.082Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20032026-03-10T16:13:49.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-03-10T16:13:49.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-03-10T16:13:49.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-03-10T16:13:49.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20072026-03-10T16:13:49.681Z
20082026-03-10T16:13:49.681Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20092026-03-10T16:13:50.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-03-10T16:13:50.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-03-10T16:13:50.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-03-10T16:13:50.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20132026-03-10T16:13:50.285Z
20142026-03-10T16:13:50.285Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20152026-03-10T16:13:50.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-03-10T16:13:50.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-03-10T16:13:50.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-03-10T16:13:50.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20192026-03-10T16:13:50.887Z
20202026-03-10T16:13:50.887Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20212026-03-10T16:13:51.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-03-10T16:13:51.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-03-10T16:13:51.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-03-10T16:13:51.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20252026-03-10T16:13:51.488Z
20262026-03-10T16:13:51.488Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20272026-03-10T16:13:52.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-03-10T16:13:52.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-03-10T16:13:52.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-03-10T16:13:52.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20312026-03-10T16:13:52.090Z
20322026-03-10T16:13:52.090Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20332026-03-10T16:13:52.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-03-10T16:13:52.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-03-10T16:13:52.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-03-10T16:13:52.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20372026-03-10T16:13:52.694Z
20382026-03-10T16:13:52.694Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20392026-03-10T16:13:53.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-03-10T16:13:53.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-03-10T16:13:53.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-03-10T16:13:53.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20432026-03-10T16:13:53.295Z
20442026-03-10T16:13:53.295Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20452026-03-10T16:13:53.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-03-10T16:13:53.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-03-10T16:13:53.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-03-10T16:13:53.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20492026-03-10T16:13:53.893Z
20502026-03-10T16:13:53.893Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20512026-03-10T16:13:54.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-03-10T16:13:54.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-03-10T16:13:54.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-03-10T16:13:54.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20552026-03-10T16:13:54.497Z
20562026-03-10T16:13:54.497Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20572026-03-10T16:13:55.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-03-10T16:13:55.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-03-10T16:13:55.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-03-10T16:13:55.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20612026-03-10T16:13:55.098Z
20622026-03-10T16:13:55.098Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20632026-03-10T16:13:55.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-03-10T16:13:55.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-03-10T16:13:55.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-03-10T16:13:55.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20672026-03-10T16:13:55.700Z
20682026-03-10T16:13:55.700Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20692026-03-10T16:13:56.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-03-10T16:13:56.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-03-10T16:13:56.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-03-10T16:13:56.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20732026-03-10T16:13:56.303Z
20742026-03-10T16:13:56.303Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20752026-03-10T16:13:56.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-03-10T16:13:56.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-03-10T16:13:56.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-03-10T16:13:56.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20792026-03-10T16:13:56.908Z
20802026-03-10T16:13:56.908Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20812026-03-10T16:13:57.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-03-10T16:13:57.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-03-10T16:13:57.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-03-10T16:13:57.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20852026-03-10T16:13:57.686Z
20862026-03-10T16:13:57.686Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20872026-03-10T16:13:58.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-03-10T16:13:58.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-03-10T16:13:58.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-03-10T16:13:58.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20912026-03-10T16:13:58.466Z
20922026-03-10T16:13:58.466Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20932026-03-10T16:13:59.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-03-10T16:13:59.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-03-10T16:13:59.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-03-10T16:13:59.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20972026-03-10T16:13:59.247Z
20982026-03-10T16:13:59.247Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
20992026-03-10T16:13:59.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-03-10T16:13:59.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-03-10T16:13:59.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-03-10T16:13:59.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
21032026-03-10T16:14:00.029Z
21042026-03-10T16:14:00.029Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21052026-03-10T16:14:00.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-03-10T16:14:00.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-03-10T16:14:00.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-03-10T16:14:00.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21092026-03-10T16:14:00.780Z
21102026-03-10T16:14:00.780Zinfo: running `cargo check --bins` on oxlog (50/256)
21112026-03-10T16:14:01.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-03-10T16:14:01.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-03-10T16:14:01.538Z Checking cfg-if v1.0.4
21142026-03-10T16:14:01.541Z Checking libc v0.2.180
21152026-03-10T16:14:01.541Z Checking serde_core v1.0.228
21162026-03-10T16:14:01.659Z Checking zeroize v1.8.2
21172026-03-10T16:14:01.667Z Checking memchr v2.8.0
21182026-03-10T16:14:01.670Z Checking log v0.4.29
21192026-03-10T16:14:01.688Z Checking smallvec v1.15.1
21202026-03-10T16:14:01.702Z Checking typenum v1.19.0
21212026-03-10T16:14:01.714Z Checking subtle v2.6.1
21222026-03-10T16:14:01.837Z Checking itoa v1.0.17
21232026-03-10T16:14:01.881Z Checking scopeguard v1.2.0
21242026-03-10T16:14:01.899Z Checking stable_deref_trait v1.2.1
21252026-03-10T16:14:01.936Z Checking const-oid v0.9.6
21262026-03-10T16:14:01.987Z Checking portable-atomic v1.13.1
21272026-03-10T16:14:02.002Z Checking lock_api v0.4.14
21282026-03-10T16:14:02.036Z Checking critical-section v1.2.0
21292026-03-10T16:14:02.134Z Checking zerofrom v0.1.6
21302026-03-10T16:14:02.178Z Checking pin-project-lite v0.2.17
21312026-03-10T16:14:02.259Z Checking zerocopy v0.8.40
21322026-03-10T16:14:02.276Z Checking yoke v0.8.1
21332026-03-10T16:14:02.289Z Checking getrandom v0.2.17
21342026-03-10T16:14:02.292Z Checking errno v0.3.14
21352026-03-10T16:14:02.401Z Checking generic-array v0.14.7
21362026-03-10T16:14:02.436Z Checking signal-hook-registry v1.4.8
21372026-03-10T16:14:02.460Z Checking rand_core v0.6.4
21382026-03-10T16:14:02.481Z Checking parking_lot_core v0.9.12
21392026-03-10T16:14:02.564Z Checking once_cell v1.21.3
21402026-03-10T16:14:02.631Z Checking zerovec v0.11.5
21412026-03-10T16:14:02.673Z Checking mio v1.1.1
21422026-03-10T16:14:02.710Z Checking parking_lot v0.12.5
21432026-03-10T16:14:02.778Z Checking socket2 v0.6.2
21442026-03-10T16:14:02.942Z Checking libm v0.2.16
21452026-03-10T16:14:02.961Z Checking zmij v1.0.21
21462026-03-10T16:14:03.050Z Checking crypto-common v0.1.7
21472026-03-10T16:14:03.064Z Checking block-buffer v0.10.4
21482026-03-10T16:14:03.099Z Checking equivalent v1.0.2
21492026-03-10T16:14:03.196Z Checking percent-encoding v2.3.2
21502026-03-10T16:14:03.200Z Checking allocator-api2 v0.2.21
21512026-03-10T16:14:03.228Z Checking digest v0.10.7
21522026-03-10T16:14:03.241Z Checking litemap v0.8.1
21532026-03-10T16:14:03.245Z Checking tinystr v0.8.2
21542026-03-10T16:14:03.364Z Checking futures-core v0.3.32
21552026-03-10T16:14:03.458Z Checking writeable v0.6.2
21562026-03-10T16:14:03.473Z Checking potential_utf v0.1.4
21572026-03-10T16:14:03.485Z Checking zerotrie v0.2.3
21582026-03-10T16:14:03.512Z Checking cpufeatures v0.2.17
21592026-03-10T16:14:03.585Z Checking foldhash v0.2.0
21602026-03-10T16:14:03.600Z Checking hmac v0.12.1
21612026-03-10T16:14:03.625Z Checking icu_collections v2.1.1
21622026-03-10T16:14:03.653Z Checking icu_locale_core v2.1.1
21632026-03-10T16:14:03.758Z Checking block-padding v0.3.3
21642026-03-10T16:14:03.772Z Checking hashbrown v0.16.1
21652026-03-10T16:14:03.797Z Checking icu_properties_data v2.1.2
21662026-03-10T16:14:03.812Z Checking serde v1.0.228
21672026-03-10T16:14:03.919Z Checking bitflags v2.11.0
21682026-03-10T16:14:03.943Z Checking num-traits v0.2.19
21692026-03-10T16:14:03.958Z Checking serde_json v1.0.149
21702026-03-10T16:14:04.025Z Checking icu_normalizer_data v2.1.1
21712026-03-10T16:14:04.113Z Checking rand_core v0.10.0
21722026-03-10T16:14:04.130Z Checking futures-sink v0.3.32
21732026-03-10T16:14:04.247Z Checking futures-channel v0.3.32
21742026-03-10T16:14:04.290Z Checking getrandom v0.4.1
21752026-03-10T16:14:04.374Z Checking bytes v1.11.1
21762026-03-10T16:14:04.419Z Checking icu_provider v2.1.1
21772026-03-10T16:14:04.439Z Checking indexmap v2.13.0
21782026-03-10T16:14:04.464Z Checking inout v0.1.4
21792026-03-10T16:14:04.491Z Checking futures-task v0.3.32
21802026-03-10T16:14:04.643Z Checking slab v0.4.12
21812026-03-10T16:14:04.671Z Checking futures-io v0.3.32
21822026-03-10T16:14:04.711Z Checking cipher v0.4.4
21832026-03-10T16:14:04.724Z Checking icu_properties v2.1.2
21842026-03-10T16:14:04.813Z Checking icu_normalizer v2.1.1
21852026-03-10T16:14:04.844Z Checking futures-util v0.3.32
21862026-03-10T16:14:04.887Z Checking sha2 v0.10.9
21872026-03-10T16:14:04.973Z Checking tokio v1.49.0
21882026-03-10T16:14:04.992Z Checking getrandom v0.3.4
21892026-03-10T16:14:05.170Z Checking byteorder v1.5.0
21902026-03-10T16:14:05.197Z Checking base64ct v1.8.3
21912026-03-10T16:14:05.219Z Checking utf8_iter v1.0.4
21922026-03-10T16:14:05.257Z Checking form_urlencoded v1.2.2
21932026-03-10T16:14:05.362Z Checking flagset v0.4.7
21942026-03-10T16:14:05.392Z Checking fnv v1.0.7
21952026-03-10T16:14:05.418Z Checking rand_core v0.9.5
21962026-03-10T16:14:05.495Z Checking pem-rfc7468 v0.7.0
21972026-03-10T16:14:05.516Z Checking salsa20 v0.10.2
21982026-03-10T16:14:05.522Z Checking http v1.4.0
21992026-03-10T16:14:05.646Z Checking uuid v1.21.0
22002026-03-10T16:14:05.665Z Checking pbkdf2 v0.12.2
22012026-03-10T16:14:05.689Z Checking der v0.7.10
22022026-03-10T16:14:05.793Z Checking scrypt v0.11.0
22032026-03-10T16:14:05.880Z Checking idna_adapter v1.2.1
22042026-03-10T16:14:05.958Z Checking aes v0.8.4
22052026-03-10T16:14:06.027Z Checking idna v1.1.0
22062026-03-10T16:14:06.049Z Checking cbc v0.1.2
22072026-03-10T16:14:06.209Z Checking rustix v1.1.3
22082026-03-10T16:14:06.291Z Checking tracing-core v0.1.36
22092026-03-10T16:14:06.338Z Checking url v2.5.8
22102026-03-10T16:14:06.482Z Checking rustls-pki-types v1.14.0
22112026-03-10T16:14:06.562Z Checking ppv-lite86 v0.2.21
22122026-03-10T16:14:06.698Z Checking spki v0.7.3
22132026-03-10T16:14:06.698Z Checking regex-syntax v0.8.10
22142026-03-10T16:14:06.850Z Checking iana-time-zone v0.1.65
22152026-03-10T16:14:06.894Z Checking pkcs5 v0.7.1
22162026-03-10T16:14:06.898Z Checking tracing v0.1.44
22172026-03-10T16:14:06.966Z Checking rand_chacha v0.9.0
22182026-03-10T16:14:06.980Z Checking chrono v0.4.44
22192026-03-10T16:14:07.166Z Checking http-body v1.0.1
22202026-03-10T16:14:07.218Z Checking rand v0.9.2
22212026-03-10T16:14:07.222Z Checking aws-lc-sys v0.37.1
22222026-03-10T16:14:07.325Z Checking base64 v0.22.1
22232026-03-10T16:14:07.377Z Checking untrusted v0.7.1
22242026-03-10T16:14:07.466Z Checking openssl-probe v0.2.1
22252026-03-10T16:14:07.512Z Checking untrusted v0.9.0
22262026-03-10T16:14:07.595Z Checking pkcs8 v0.10.2
22272026-03-10T16:14:07.626Z Checking tower-layer v0.3.3
22282026-03-10T16:14:07.644Z Checking ring v0.17.14
22292026-03-10T16:14:07.822Z Checking tinyvec_macros v0.1.1
22302026-03-10T16:14:07.826Z Checking plain v0.2.3
22312026-03-10T16:14:07.853Z Checking try-lock v0.2.5
22322026-03-10T16:14:07.888Z Checking atomic-waker v1.1.2
22332026-03-10T16:14:07.947Z Checking tower-service v0.3.3
22342026-03-10T16:14:07.985Z Checking want v0.3.1
22352026-03-10T16:14:08.017Z Checking tinyvec v1.10.0
22362026-03-10T16:14:08.055Z Checking ipnet v2.11.0
22372026-03-10T16:14:08.134Z Checking semver v1.0.27
22382026-03-10T16:14:08.148Z Checking aws-lc-rs v1.16.0
22392026-03-10T16:14:08.163Z Checking httparse v1.10.1
22402026-03-10T16:14:08.399Z Checking spin v0.9.8
22412026-03-10T16:14:08.412Z Checking pin-utils v0.1.0
22422026-03-10T16:14:08.428Z Checking fastrand v2.3.0
22432026-03-10T16:14:08.441Z Checking foreign-types-shared v0.1.1
22442026-03-10T16:14:08.493Z Checking ucd-trie v0.1.7
22452026-03-10T16:14:08.536Z Checking httpdate v1.0.3
22462026-03-10T16:14:08.550Z Checking unicode-ident v1.0.24
22472026-03-10T16:14:08.626Z Checking dyn-clone v1.0.20
22482026-03-10T16:14:08.647Z Checking tempfile v3.25.0
22492026-03-10T16:14:08.661Z Checking pest v2.8.6
22502026-03-10T16:14:08.680Z Checking proc-macro2 v1.0.106
22512026-03-10T16:14:08.710Z Checking foreign-types v0.3.2
22522026-03-10T16:14:08.748Z Checking schemars v0.8.22
22532026-03-10T16:14:08.792Z Checking crossbeam-utils v0.8.21
22542026-03-10T16:14:08.894Z Checking openssl-sys v0.9.111
22552026-03-10T16:14:08.990Z Checking thiserror v2.0.18
22562026-03-10T16:14:09.090Z Checking wait-timeout v0.2.1
22572026-03-10T16:14:09.111Z Checking aho-corasick v1.1.4
22582026-03-10T16:14:09.238Z Checking simd-adler32 v0.3.8
22592026-03-10T16:14:09.238Z Checking either v1.15.0
22602026-03-10T16:14:09.299Z Checking rustls-webpki v0.103.9
22612026-03-10T16:14:09.360Z Checking tokio-util v0.7.18
22622026-03-10T16:14:09.466Z Checking anstyle v1.0.13
22632026-03-10T16:14:09.492Z Checking pretty-hex v0.4.1
22642026-03-10T16:14:09.639Z Checking siphasher v1.0.2
22652026-03-10T16:14:09.653Z Checking powerfmt v0.2.0
22662026-03-10T16:14:09.669Z Checking utf8parse v0.2.2
22672026-03-10T16:14:09.697Z Checking quick-error v1.2.3
22682026-03-10T16:14:09.787Z Checking bit-vec v0.8.0
22692026-03-10T16:14:09.818Z Checking rusty-fork v0.3.1
22702026-03-10T16:14:09.840Z Checking anstyle-parse v0.2.7
22712026-03-10T16:14:09.854Z Checking deranged v0.5.8
22722026-03-10T16:14:09.868Z Checking rustls v0.23.37
22732026-03-10T16:14:10.025Z Checking openssl v0.10.75
22742026-03-10T16:14:10.040Z Checking bit-set v0.8.0
22752026-03-10T16:14:10.055Z Checking crossbeam-epoch v0.9.18
22762026-03-10T16:14:10.058Z Checking regex-automata v0.4.14
22772026-03-10T16:14:10.147Z Checking quote v1.0.44
22782026-03-10T16:14:10.167Z Checking h2 v0.4.13
22792026-03-10T16:14:10.219Z Compiling newtype-uuid v1.3.2
22802026-03-10T16:14:10.347Z Checking unicode-normalization v0.1.25
22812026-03-10T16:14:10.370Z Checking rustls-native-certs v0.8.3
22822026-03-10T16:14:10.442Z Checking rand_xorshift v0.4.0
22832026-03-10T16:14:10.530Z Checking thiserror v1.0.69
22842026-03-10T16:14:10.585Z Checking crc32fast v1.5.0
22852026-03-10T16:14:10.647Z Checking scroll v0.13.0
22862026-03-10T16:14:10.757Z Checking sync_wrapper v1.0.2
22872026-03-10T16:14:10.878Z Checking signature v2.2.0
22882026-03-10T16:14:10.892Z Checking num_threads v0.1.7
22892026-03-10T16:14:10.943Z Checking anstyle-query v1.1.5
22902026-03-10T16:14:10.994Z Checking unicode-bidi v0.3.18
22912026-03-10T16:14:11.034Z Checking unicode-properties v0.1.4
22922026-03-10T16:14:11.052Z Checking adler2 v2.0.1
22932026-03-10T16:14:11.185Z Checking time-core v0.1.8
22942026-03-10T16:14:11.222Z Checking colorchoice v1.0.4
22952026-03-10T16:14:11.274Z Checking is_terminal_polyfill v1.70.2
22962026-03-10T16:14:11.340Z Checking num-conv v0.2.0
22972026-03-10T16:14:11.370Z Checking unarray v0.1.4
22982026-03-10T16:14:11.370Z Checking stringprep v0.1.5
22992026-03-10T16:14:11.397Z Checking anstream v0.6.21
23002026-03-10T16:14:11.488Z Checking time v0.3.47
23012026-03-10T16:14:11.502Z Checking proptest v1.10.0
23022026-03-10T16:14:11.569Z Checking miniz_oxide v0.8.9
23032026-03-10T16:14:11.643Z Checking goblin v0.10.5
23042026-03-10T16:14:12.042Z Checking tower v0.5.3
23052026-03-10T16:14:12.564Z Compiling daft v0.1.5
23062026-03-10T16:14:12.567Z Checking syn v2.0.117
23072026-03-10T16:14:12.823Z Checking native-tls v0.2.18
23082026-03-10T16:14:12.923Z Checking crossbeam-deque v0.8.6
23092026-03-10T16:14:13.037Z Checking ipnetwork v0.21.1
23102026-03-10T16:14:13.056Z Checking http-body-util v0.1.3
23112026-03-10T16:14:13.082Z Checking tokio-rustls v0.26.4
23122026-03-10T16:14:13.150Z Checking rand_chacha v0.3.1
23132026-03-10T16:14:13.313Z Checking webpki-roots v1.0.6
23142026-03-10T16:14:13.356Z Checking scroll v0.12.0
23152026-03-10T16:14:13.402Z Checking zstd-sys v2.0.16+zstd.1.5.7
23162026-03-10T16:14:13.423Z Checking hash32 v0.2.1
23172026-03-10T16:14:13.455Z Checking num-integer v0.1.46
23182026-03-10T16:14:13.547Z Checking toml_datetime v0.6.11
23192026-03-10T16:14:13.625Z Checking serde_spanned v0.6.9
23202026-03-10T16:14:13.649Z Checking md-5 v0.10.6
23212026-03-10T16:14:13.747Z Checking ff v0.13.1
23222026-03-10T16:14:13.776Z Checking base16ct v0.2.0
23232026-03-10T16:14:13.779Z Checking psl-types v2.0.11
23242026-03-10T16:14:13.805Z Checking hyper v1.8.1
23252026-03-10T16:14:13.818Z Checking fallible-iterator v0.2.0
23262026-03-10T16:14:13.909Z Checking iri-string v0.7.10
23272026-03-10T16:14:13.929Z Checking zlib-rs v0.6.2
23282026-03-10T16:14:13.932Z Checking ryu v1.0.23
23292026-03-10T16:14:14.037Z Compiling iddqd v0.3.17
23302026-03-10T16:14:14.114Z Checking serde_urlencoded v0.7.1
23312026-03-10T16:14:14.178Z Checking postgres-protocol v0.6.10
23322026-03-10T16:14:14.572Z Checking sec1 v0.7.3
23332026-03-10T16:14:14.575Z Checking publicsuffix v2.3.0
23342026-03-10T16:14:14.774Z Checking group v0.13.0
23352026-03-10T16:14:14.824Z Checking num-iter v0.1.45
23362026-03-10T16:14:14.958Z Checking goblin v0.8.2
23372026-03-10T16:14:14.972Z Checking heapless v0.7.17
23382026-03-10T16:14:14.987Z Checking hyper-util v0.1.20
23392026-03-10T16:14:15.071Z Checking dof v0.4.0
23402026-03-10T16:14:15.133Z Checking flate2 v1.1.9
23412026-03-10T16:14:15.335Z Checking tower-http v0.6.8
23422026-03-10T16:14:15.520Z Checking zstd-safe v7.2.4
23432026-03-10T16:14:15.523Z Checking rand v0.8.5
23442026-03-10T16:14:15.549Z Checking oxnet v0.1.4
23452026-03-10T16:14:15.687Z Checking rayon-core v1.13.0
23462026-03-10T16:14:15.747Z Checking tokio-native-tls v0.3.1
23472026-03-10T16:14:15.852Z Checking cookie v0.18.1
23482026-03-10T16:14:15.935Z Checking dtrace-parser v0.3.0
23492026-03-10T16:14:15.938Z Checking phf_shared v0.13.1
23502026-03-10T16:14:16.042Z Checking lazy_static v1.5.0
23512026-03-10T16:14:16.103Z Checking terminal_size v0.4.3
23522026-03-10T16:14:16.143Z Checking zerocopy v0.7.35
23532026-03-10T16:14:16.157Z Checking bzip2-sys v0.1.13+1.0.8
23542026-03-10T16:14:16.216Z Checking signal-hook v0.3.18
23552026-03-10T16:14:16.235Z Checking hkdf v0.12.4
23562026-03-10T16:14:16.235Z Checking crypto-bigint v0.5.5
23572026-03-10T16:14:16.238Z Checking thread-id v5.1.0
23582026-03-10T16:14:16.276Z Checking foldhash v0.1.5
23592026-03-10T16:14:16.356Z Checking bumpalo v3.20.2
23602026-03-10T16:14:16.409Z Checking managed v0.8.0
23612026-03-10T16:14:16.441Z Checking libbz2-rs-sys v0.2.2
23622026-03-10T16:14:16.455Z Checking winnow v0.5.40
23632026-03-10T16:14:16.610Z Checking winnow v0.7.14
23642026-03-10T16:14:16.636Z Checking hyper-rustls v0.27.7
23652026-03-10T16:14:16.655Z Checking bitflags v1.3.2
23662026-03-10T16:14:16.736Z Checking unicode-width v0.2.0
23672026-03-10T16:14:16.849Z Checking clap_lex v1.0.0
23682026-03-10T16:14:16.893Z Checking strsim v0.11.1
23692026-03-10T16:14:16.961Z Checking bzip2 v0.6.1
23702026-03-10T16:14:17.036Z Checking smoltcp v0.9.1
23712026-03-10T16:14:17.053Z Checking console v0.16.2
23722026-03-10T16:14:17.092Z Checking clap_builder v4.5.60
23732026-03-10T16:14:17.165Z Checking hyper-tls v0.6.0
23742026-03-10T16:14:17.374Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23752026-03-10T16:14:17.443Z Checking zopfli v0.8.3
23762026-03-10T16:14:17.620Z Checking signal-hook-mio v0.2.5
23772026-03-10T16:14:17.678Z Checking dof v0.3.0
23782026-03-10T16:14:17.747Z Checking hashbrown v0.15.5
23792026-03-10T16:14:17.773Z Checking elliptic-curve v0.13.8
23802026-03-10T16:14:17.846Z Checking usdt-impl v0.6.0
23812026-03-10T16:14:17.868Z Checking bzip2 v0.4.4
23822026-03-10T16:14:18.023Z Checking toml_edit v0.19.15
23832026-03-10T16:14:18.066Z Checking num-bigint-dig v0.8.6
23842026-03-10T16:14:18.088Z Checking phf v0.13.1
23852026-03-10T16:14:18.191Z Checking cookie_store v0.22.1
23862026-03-10T16:14:18.214Z Checking rayon v1.11.0
23872026-03-10T16:14:18.282Z Checking zstd v0.13.3
23882026-03-10T16:14:18.390Z Checking postgres-types v0.2.12
23892026-03-10T16:14:18.522Z Checking rustls-platform-verifier v0.6.2
23902026-03-10T16:14:18.536Z Checking regex v1.12.3
23912026-03-10T16:14:18.613Z Checking bstr v1.12.1
23922026-03-10T16:14:18.690Z Checking ed25519 v2.2.3
23932026-03-10T16:14:18.795Z Checking dtrace-parser v0.2.0
23942026-03-10T16:14:18.799Z Checking phf_shared v0.11.3
23952026-03-10T16:14:18.907Z Checking itertools v0.12.1
23962026-03-10T16:14:18.920Z Checking curve25519-dalek v4.1.3
23972026-03-10T16:14:18.992Z Checking ref-cast v1.0.25
23982026-03-10T16:14:19.096Z Checking strum v0.27.2
23992026-03-10T16:14:19.111Z Checking hubpack v0.1.2
24002026-03-10T16:14:19.145Z Checking rustix v0.38.44
24012026-03-10T16:14:19.207Z Checking pkcs1 v0.7.5
24022026-03-10T16:14:19.230Z Checking float-cmp v0.10.0
24032026-03-10T16:14:19.316Z Checking erased-serde v0.3.31
24042026-03-10T16:14:19.383Z Checking serde-big-array v0.5.1
24052026-03-10T16:14:19.478Z Checking hex v0.4.3
24062026-03-10T16:14:19.482Z Checking rfc6979 v0.4.0
24072026-03-10T16:14:19.548Z Checking thread-id v4.2.2
24082026-03-10T16:14:19.614Z Checking memmap2 v0.9.10
24092026-03-10T16:14:19.642Z Checking env_filter v1.0.0
24102026-03-10T16:14:19.747Z Checking encoding_rs v0.8.35
24112026-03-10T16:14:19.815Z Checking data-encoding v2.10.0
24122026-03-10T16:14:19.819Z Checking static_assertions v1.1.0
24132026-03-10T16:14:19.887Z Checking normalize-line-endings v0.3.0
24142026-03-10T16:14:19.901Z Checking keccak v0.1.6
24152026-03-10T16:14:19.960Z Checking rustc-hash v2.1.1
24162026-03-10T16:14:19.994Z Checking difflib v0.4.0
24172026-03-10T16:14:20.102Z Checking fixedbitset v0.5.7
24182026-03-10T16:14:20.115Z Checking unit-prefix v0.5.2
24192026-03-10T16:14:20.176Z Checking fixedbitset v0.4.2
24202026-03-10T16:14:20.217Z Checking jiff v0.2.21
24212026-03-10T16:14:20.232Z Checking unicode-segmentation v1.12.0
24222026-03-10T16:14:20.260Z Checking new_debug_unreachable v1.0.6
24232026-03-10T16:14:20.263Z Checking predicates-core v1.0.10
24242026-03-10T16:14:20.263Z Checking toml_write v0.1.2
24252026-03-10T16:14:20.345Z Checking precomputed-hash v0.1.1
24262026-03-10T16:14:20.358Z Checking whoami v2.1.0
24272026-03-10T16:14:20.372Z Checking mime v0.3.17
24282026-03-10T16:14:20.419Z Checking predicates v3.1.4
24292026-03-10T16:14:20.441Z Checking string_cache v0.8.9
24302026-03-10T16:14:20.501Z Checking toml_edit v0.22.27
24312026-03-10T16:14:20.588Z Checking petgraph v0.6.5
24322026-03-10T16:14:20.602Z Checking tokio-postgres v0.7.16
24332026-03-10T16:14:20.644Z Checking similar v2.7.0
24342026-03-10T16:14:20.644Z Checking petgraph v0.8.3
24352026-03-10T16:14:20.812Z Checking indicatif v0.18.4
24362026-03-10T16:14:21.041Z Checking reqwest v0.12.28
24372026-03-10T16:14:21.149Z Checking zone v0.3.1
24382026-03-10T16:14:21.298Z Checking crossterm v0.28.1
24392026-03-10T16:14:21.613Z Checking hickory-proto v0.25.2
24402026-03-10T16:14:21.976Z Checking sha3 v0.10.8
24412026-03-10T16:14:22.204Z Checking ed25519-dalek v2.2.0
24422026-03-10T16:14:22.244Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24432026-03-10T16:14:22.261Z Checking slog v2.8.2
24442026-03-10T16:14:22.302Z Checking env_logger v0.11.9
24452026-03-10T16:14:22.503Z Checking usdt v0.6.0
24462026-03-10T16:14:22.542Z Checking serde_with v3.17.0
24472026-03-10T16:14:22.606Z Checking usdt-impl v0.5.0
24482026-03-10T16:14:22.696Z Checking ecdsa v0.16.9
24492026-03-10T16:14:22.811Z Checking rsa v0.9.10
24502026-03-10T16:14:22.951Z Checking toml v0.7.8
24512026-03-10T16:14:23.149Z Checking clap v4.5.60
24522026-03-10T16:14:23.243Z Checking reqwest v0.13.2
24532026-03-10T16:14:23.295Z Checking toml_parser v1.0.9+spec-1.1.0
24542026-03-10T16:14:23.331Z Checking zip v4.6.1
24552026-03-10T16:14:23.377Z Checking zip v0.6.6
24562026-03-10T16:14:23.466Z Checking strum v0.26.3
24572026-03-10T16:14:23.598Z Checking tokio-stream v0.1.18
24582026-03-10T16:14:23.721Z Checking fs-err v3.3.0
24592026-03-10T16:14:23.787Z Checking ahash v0.8.12
24602026-03-10T16:14:24.039Z Checking object v0.37.3
24612026-03-10T16:14:24.085Z Checking itertools v0.13.0
24622026-03-10T16:14:24.100Z Checking buf-list v1.1.2
24632026-03-10T16:14:24.100Z Checking camino v1.2.2
24642026-03-10T16:14:24.326Z Checking anyhow v1.0.102
24652026-03-10T16:14:24.341Z Checking x509-cert v0.2.5
24662026-03-10T16:14:24.458Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24672026-03-10T16:14:24.527Z Checking openapiv3 v2.2.0
24682026-03-10T16:14:24.581Z Checking toml_datetime v0.7.5+spec-1.1.0
24692026-03-10T16:14:24.829Z Checking sha1 v0.10.6
24702026-03-10T16:14:24.843Z Checking peg-runtime v0.8.5
24712026-03-10T16:14:25.016Z Checking lalrpop-util v0.19.12
24722026-03-10T16:14:25.031Z Checking sigpipe v0.1.3
24732026-03-10T16:14:25.125Z Checking glob v0.3.3
24742026-03-10T16:14:27.308Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24752026-03-10T16:14:27.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.88s
24762026-03-10T16:14:27.852Z
24772026-03-10T16:14:27.852Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24782026-03-10T16:14:28.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-03-10T16:14:28.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-03-10T16:14:28.837Z Checking newtype-uuid v1.3.2
24812026-03-10T16:14:28.841Z Compiling structmeta-derive v0.3.0
24822026-03-10T16:14:28.841Z Compiling rustls v0.22.4
24832026-03-10T16:14:28.990Z Checking regress v0.10.5
24842026-03-10T16:14:28.994Z Compiling multer v3.1.0
24852026-03-10T16:14:29.019Z Compiling newtype-uuid-macros v0.1.0
24862026-03-10T16:14:29.022Z Compiling async-stream-impl v0.3.6
24872026-03-10T16:14:29.051Z Checking futures-executor v0.3.32
24882026-03-10T16:14:29.196Z Checking daft v0.1.5
24892026-03-10T16:14:29.240Z Compiling dropshot v0.16.7
24902026-03-10T16:14:29.340Z Checking futures v0.3.32
24912026-03-10T16:14:29.438Z Compiling dropshot_endpoint v0.16.7
24922026-03-10T16:14:29.499Z Checking iddqd v0.3.17
24932026-03-10T16:14:29.581Z Checking thread_local v1.1.9
24942026-03-10T16:14:29.787Z Checking crossbeam-channel v0.5.15
24952026-03-10T16:14:29.833Z Checking is-terminal v0.4.17
24962026-03-10T16:14:29.946Z Checking term v1.2.1
24972026-03-10T16:14:30.045Z Checking take_mut v0.2.2
24982026-03-10T16:14:30.172Z Checking rustls-webpki v0.102.8
24992026-03-10T16:14:30.228Z Checking slog-term v2.9.2
25002026-03-10T16:14:30.232Z Checking slog-async v2.8.0
25012026-03-10T16:14:30.439Z Compiling structmeta v0.3.0
25022026-03-10T16:14:30.462Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25032026-03-10T16:14:30.571Z Checking serde_spanned v1.0.4
25042026-03-10T16:14:30.645Z Checking debug-ignore v1.0.5
25052026-03-10T16:14:30.648Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25062026-03-10T16:14:30.710Z Compiling derive-ex v0.1.8
25072026-03-10T16:14:30.740Z Compiling parse-display-derive v0.10.0
25082026-03-10T16:14:30.760Z Checking match_cfg v0.1.0
25092026-03-10T16:14:30.778Z Checking toml_writer v1.0.6+spec-1.1.0
25102026-03-10T16:14:30.847Z Checking hostname v0.3.1
25112026-03-10T16:14:30.966Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25122026-03-10T16:14:30.984Z Checking slog-json v2.6.1
25132026-03-10T16:14:31.019Z Checking toml v0.9.12+spec-1.1.0
25142026-03-10T16:14:31.175Z Checking macaddr v1.0.1
25152026-03-10T16:14:31.411Z Checking slog-bunyan v2.5.0
25162026-03-10T16:14:31.428Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25172026-03-10T16:14:31.555Z Checking async-stream v0.3.6
25182026-03-10T16:14:31.842Z Checking waitgroup v0.1.2
25192026-03-10T16:14:31.879Z Checking rustls-pemfile v2.2.0
25202026-03-10T16:14:31.953Z Checking serde_path_to_error v0.1.20
25212026-03-10T16:14:31.970Z Checking hostname v0.4.2
25222026-03-10T16:14:31.997Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25232026-03-10T16:14:32.054Z Checking progenitor-client v0.10.0
25242026-03-10T16:14:32.092Z Compiling itertools v0.14.0
25252026-03-10T16:14:32.179Z Checking progenitor-client v0.13.0
25262026-03-10T16:14:32.325Z Checking instant v0.1.13
25272026-03-10T16:14:32.346Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25282026-03-10T16:14:32.434Z Checking backoff v0.4.0
25292026-03-10T16:14:32.476Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25302026-03-10T16:14:32.655Z Checking backon v1.6.0
25312026-03-10T16:14:32.868Z Checking heck v0.5.0
25322026-03-10T16:14:32.931Z Checking tokio-rustls v0.25.0
25332026-03-10T16:14:33.069Z Checking parse-display v0.10.0
25342026-03-10T16:14:33.086Z Compiling toml_edit v0.23.10+spec-1.0.0
25352026-03-10T16:14:33.102Z Compiling test-strategy v0.4.5
25362026-03-10T16:14:33.156Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25372026-03-10T16:14:33.249Z Compiling crucible-workspace-hack v0.1.0
25382026-03-10T16:14:33.441Z Compiling heapless v0.8.0
25392026-03-10T16:14:33.544Z Compiling typify-impl v0.4.3
25402026-03-10T16:14:33.560Z Checking hash32 v0.3.1
25412026-03-10T16:14:33.720Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25422026-03-10T16:14:33.847Z Compiling ingot-macros v0.1.1
25432026-03-10T16:14:33.936Z Compiling proc-macro-crate v3.4.0
25442026-03-10T16:14:33.968Z Compiling smoltcp v0.11.0
25452026-03-10T16:14:34.559Z Checking tabwriter v1.4.1
25462026-03-10T16:14:34.575Z Checking cobs v0.3.0
25472026-03-10T16:14:34.575Z Compiling foreign-types-macros v0.2.3
25482026-03-10T16:14:34.686Z Compiling num_enum_derive v0.7.5
25492026-03-10T16:14:34.741Z Checking cpufeatures v0.3.0
25502026-03-10T16:14:34.759Z Checking foreign-types-shared v0.3.1
25512026-03-10T16:14:34.834Z Checking chacha20 v0.10.0
25522026-03-10T16:14:34.869Z Checking postcard v1.1.3
25532026-03-10T16:14:35.155Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25542026-03-10T16:14:35.391Z Checking foreign-types v0.5.0
25552026-03-10T16:14:35.506Z Compiling proc-macro-crate v1.3.1
25562026-03-10T16:14:35.531Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25572026-03-10T16:14:35.640Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25582026-03-10T16:14:35.713Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25592026-03-10T16:14:35.923Z Checking cstr-argument v0.1.2
25602026-03-10T16:14:36.082Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25612026-03-10T16:14:36.100Z Checking colored v3.1.1
25622026-03-10T16:14:36.117Z Checking num_enum v0.7.5
25632026-03-10T16:14:36.256Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25642026-03-10T16:14:36.362Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25652026-03-10T16:14:36.405Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662026-03-10T16:14:36.547Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25672026-03-10T16:14:36.564Z Compiling num_enum_derive v0.5.11
25682026-03-10T16:14:36.568Z Checking rand v0.10.0
25692026-03-10T16:14:36.765Z Checking secrecy v0.10.3
25702026-03-10T16:14:36.783Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25712026-03-10T16:14:36.920Z Compiling memoffset v0.9.1
25722026-03-10T16:14:37.192Z Compiling convert_case v0.4.0
25732026-03-10T16:14:37.210Z Compiling cfg_aliases v0.2.1
25742026-03-10T16:14:37.370Z Compiling unsafe-libyaml v0.2.11
25752026-03-10T16:14:37.385Z Compiling nix v0.30.1
25762026-03-10T16:14:37.701Z Checking ingot-types v0.1.2
25772026-03-10T16:14:37.717Z Compiling derive_more v0.99.20
25782026-03-10T16:14:38.029Z Checking num_enum v0.5.11
25792026-03-10T16:14:38.169Z Compiling serde_yaml v0.9.34+deprecated
25802026-03-10T16:14:38.280Z Checking ingot v0.1.1
25812026-03-10T16:14:38.449Z Checking camino-tempfile v1.4.1
25822026-03-10T16:14:38.500Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25832026-03-10T16:14:38.658Z Compiling prettyplease v0.2.37
25842026-03-10T16:14:38.967Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25852026-03-10T16:14:39.048Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25862026-03-10T16:14:39.114Z Checking smf v0.2.3
25872026-03-10T16:14:39.287Z Compiling num-derive v0.4.2
25882026-03-10T16:14:39.518Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-03-10T16:14:39.985Z Compiling typify-macro v0.4.3
25902026-03-10T16:14:40.238Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25912026-03-10T16:14:40.417Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25922026-03-10T16:14:40.539Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25932026-03-10T16:14:40.648Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25942026-03-10T16:14:40.718Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25952026-03-10T16:14:41.076Z Checking whoami v1.6.1
25962026-03-10T16:14:41.327Z Compiling typify-impl v0.6.1
25972026-03-10T16:14:42.171Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25982026-03-10T16:14:42.340Z Compiling typify v0.4.3
25992026-03-10T16:14:42.593Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26002026-03-10T16:14:43.150Z Checking num-rational v0.4.2
26012026-03-10T16:14:43.524Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26022026-03-10T16:14:43.938Z Compiling thiserror-impl-no-std v2.0.2
26032026-03-10T16:14:44.160Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26042026-03-10T16:14:44.184Z Checking half v2.7.1
26052026-03-10T16:14:44.469Z Checking universal-hash v0.5.1
26062026-03-10T16:14:44.511Z Checking num-complex v0.4.6
26072026-03-10T16:14:44.625Z Checking ciborium-io v0.2.2
26082026-03-10T16:14:44.740Z Checking opaque-debug v0.3.1
26092026-03-10T16:14:44.795Z Checking ciborium-ll v0.2.2
26102026-03-10T16:14:44.831Z Checking poly1305 v0.8.0
26112026-03-10T16:14:44.847Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26122026-03-10T16:14:45.004Z Checking num v0.4.3
26132026-03-10T16:14:45.024Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26142026-03-10T16:14:45.099Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26152026-03-10T16:14:45.179Z Checking toml v0.8.23
26162026-03-10T16:14:45.525Z Checking password-hash v0.5.0
26172026-03-10T16:14:45.547Z Checking thiserror-no-std v2.0.2
26182026-03-10T16:14:45.629Z Checking chacha20 v0.9.1
26192026-03-10T16:14:45.659Z Compiling usdt-attr-macro v0.5.0
26202026-03-10T16:14:45.824Z Compiling usdt-macro v0.5.0
26212026-03-10T16:14:45.880Z Checking blake2 v0.10.6
26222026-03-10T16:14:46.188Z Checking aead v0.5.2
26232026-03-10T16:14:46.213Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26242026-03-10T16:14:46.553Z Checking memmap v0.7.0
26252026-03-10T16:14:46.703Z Checking float-ord v0.3.2
26262026-03-10T16:14:46.728Z Checking chacha20poly1305 v0.10.1
26272026-03-10T16:14:46.784Z Checking usdt v0.5.0
26282026-03-10T16:14:46.802Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26292026-03-10T16:14:46.832Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26302026-03-10T16:14:46.939Z Checking argon2 v0.5.3
26312026-03-10T16:14:46.984Z Checking vsss-rs v3.3.4
26322026-03-10T16:14:47.001Z Checking ciborium v0.2.2
26332026-03-10T16:14:47.528Z Compiling semver v0.1.20
26342026-03-10T16:14:47.588Z Checking indent_write v2.2.0
26352026-03-10T16:14:47.753Z Compiling rustc_version v0.1.7
26362026-03-10T16:14:47.773Z Compiling typify-macro v0.6.1
26372026-03-10T16:14:47.804Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26382026-03-10T16:14:47.898Z Compiling progenitor-impl v0.11.2
26392026-03-10T16:14:48.703Z Compiling pin-project-internal v1.1.11
26402026-03-10T16:14:48.727Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26412026-03-10T16:14:48.984Z Compiling minimal-lexical v0.2.1
26422026-03-10T16:14:49.317Z Checking swrite v0.1.0
26432026-03-10T16:14:49.434Z Checking linked-hash-map v0.5.6
26442026-03-10T16:14:49.608Z Compiling nom v7.1.3
26452026-03-10T16:14:49.661Z Checking lru-cache v0.1.2
26462026-03-10T16:14:49.818Z Compiling newtype_derive v0.1.6
26472026-03-10T16:14:50.184Z Compiling typify v0.6.1
26482026-03-10T16:14:50.254Z Checking pin-project v1.1.11
26492026-03-10T16:14:50.322Z Compiling progenitor-impl v0.13.0
26502026-03-10T16:14:50.394Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26512026-03-10T16:14:50.508Z Checking newline-converter v0.3.0
26522026-03-10T16:14:50.649Z Checking atomicwrites v0.4.4
26532026-03-10T16:14:50.788Z Checking hickory-proto v0.24.4
26542026-03-10T16:14:50.822Z Checking progenitor-client v0.11.2
26552026-03-10T16:14:51.116Z Checking phf_shared v0.12.1
26562026-03-10T16:14:51.184Z Checking console v0.15.11
26572026-03-10T16:14:51.308Z Compiling snafu-derive v0.8.9
26582026-03-10T16:14:51.445Z Checking pem v3.0.6
26592026-03-10T16:14:51.557Z Checking csv-core v0.1.13
26602026-03-10T16:14:51.643Z Compiling progenitor-macro v0.11.2
26612026-03-10T16:14:51.660Z Compiling async-recursion v1.1.1
26622026-03-10T16:14:51.789Z Compiling derive-where v1.6.0
26632026-03-10T16:14:52.571Z Compiling slog-dtrace v0.3.0
26642026-03-10T16:14:52.843Z Compiling chrono-tz v0.10.4
26652026-03-10T16:14:53.240Z Checking resolv-conf v0.7.6
26662026-03-10T16:14:53.485Z Compiling cancel-safe-futures v0.1.5
26672026-03-10T16:14:53.626Z Checking unicode-width v0.1.14
26682026-03-10T16:14:53.823Z Checking same-file v1.0.6
26692026-03-10T16:14:53.963Z Compiling owo-colors v4.3.0
26702026-03-10T16:14:53.980Z Checking highway v1.3.0
26712026-03-10T16:14:54.035Z Checking snafu v0.8.9
26722026-03-10T16:14:54.039Z Compiling progenitor-macro v0.13.0
26732026-03-10T16:14:54.287Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26742026-03-10T16:14:54.353Z Checking walkdir v2.5.0
26752026-03-10T16:14:54.494Z Checking hickory-resolver v0.24.4
26762026-03-10T16:14:54.594Z Compiling const_format_proc_macros v0.2.34
26772026-03-10T16:14:55.318Z Checking csv v1.4.0
26782026-03-10T16:14:55.441Z Checking expectorate v1.2.0
26792026-03-10T16:14:55.606Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26802026-03-10T16:14:55.708Z Checking phf v0.12.1
26812026-03-10T16:14:55.819Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26822026-03-10T16:14:56.341Z Checking tokio-dtrace v0.1.1
26832026-03-10T16:14:56.468Z Compiling progenitor-impl v0.10.0
26842026-03-10T16:14:56.576Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26852026-03-10T16:14:57.069Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26862026-03-10T16:14:57.303Z Checking globset v0.4.18
26872026-03-10T16:14:57.648Z Checking olpc-cjson v0.1.4
26882026-03-10T16:14:57.793Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26892026-03-10T16:14:57.812Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26902026-03-10T16:14:57.827Z Checking libsw-core v0.3.2
26912026-03-10T16:14:57.951Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26922026-03-10T16:14:58.028Z Checking arc-swap v1.8.2
26932026-03-10T16:14:58.155Z Compiling lzma-sys v0.1.20
26942026-03-10T16:14:58.339Z Checking serde_plain v1.0.2
26952026-03-10T16:14:58.633Z Checking utf-8 v0.7.6
26962026-03-10T16:14:58.659Z Checking progenitor v0.11.2
26972026-03-10T16:14:58.701Z Checking bytecount v0.6.9
26982026-03-10T16:14:58.809Z Checking typed-path v0.9.3
26992026-03-10T16:14:58.843Z Checking papergrid v0.11.0
27002026-03-10T16:14:58.858Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27012026-03-10T16:14:59.062Z Checking tungstenite v0.21.0
27022026-03-10T16:14:59.658Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27032026-03-10T16:14:59.675Z Checking slog-scope v4.4.1
27042026-03-10T16:14:59.848Z Checking libsw v3.5.0
27052026-03-10T16:14:59.879Z Checking oxide-tokio-rt v0.1.2
27062026-03-10T16:14:59.897Z Checking tough v0.20.0
27072026-03-10T16:15:00.142Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27082026-03-10T16:15:00.194Z Compiling progenitor-macro v0.10.0
27092026-03-10T16:15:00.263Z Checking const_format v0.2.35
27102026-03-10T16:15:00.588Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27112026-03-10T16:15:00.699Z Checking qorb v0.4.1
27122026-03-10T16:15:01.166Z Checking progenitor v0.13.0
27132026-03-10T16:15:01.657Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27142026-03-10T16:15:01.959Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27152026-03-10T16:15:02.228Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27162026-03-10T16:15:02.246Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27172026-03-10T16:15:02.579Z Compiling cargo_toml v0.22.3
27182026-03-10T16:15:02.822Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27192026-03-10T16:15:02.882Z Checking gethostname v0.5.0
27202026-03-10T16:15:02.911Z Compiling tabled_derive v0.7.0
27212026-03-10T16:15:03.071Z Checking bcs v0.1.6
27222026-03-10T16:15:03.240Z Checking unicode-linebreak v0.1.5
27232026-03-10T16:15:03.292Z Checking smawk v0.3.2
27242026-03-10T16:15:03.385Z Checking linear-map v1.2.0
27252026-03-10T16:15:03.461Z Checking termtree v0.5.1
27262026-03-10T16:15:03.523Z Checking textwrap v0.16.2
27272026-03-10T16:15:03.616Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27282026-03-10T16:15:03.639Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27292026-03-10T16:15:03.805Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27302026-03-10T16:15:03.867Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27312026-03-10T16:15:04.337Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27322026-03-10T16:15:04.363Z Checking tabled v0.15.0
27332026-03-10T16:15:05.390Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27342026-03-10T16:15:05.645Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27352026-03-10T16:15:05.665Z Checking steno v0.4.1
27362026-03-10T16:15:05.867Z Checking slog-stdlog v4.1.1
27372026-03-10T16:15:06.025Z Checking typeid v1.0.3
27382026-03-10T16:15:06.121Z Checking tokio-tungstenite v0.21.0
27392026-03-10T16:15:06.155Z Checking base64 v0.21.7
27402026-03-10T16:15:06.469Z Checking humantime v2.3.0
27412026-03-10T16:15:06.472Z Checking ron v0.12.0
27422026-03-10T16:15:06.577Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27432026-03-10T16:15:06.709Z Checking xz2 v0.1.7
27442026-03-10T16:15:06.819Z Checking slog-envlogger v2.2.0
27452026-03-10T16:15:06.927Z Checking yasna v0.5.2
27462026-03-10T16:15:06.988Z Checking headers-core v0.3.0
27472026-03-10T16:15:07.008Z Checking filetime v0.2.27
27482026-03-10T16:15:07.124Z Checking base16ct v1.0.0
27492026-03-10T16:15:07.182Z Checking xattr v1.6.1
27502026-03-10T16:15:07.291Z Checking headers v0.4.1
27512026-03-10T16:15:07.326Z Checking progenitor v0.10.0
27522026-03-10T16:15:07.347Z Checking tar v0.4.44
27532026-03-10T16:15:07.442Z Checking rcgen v0.12.1
27542026-03-10T16:15:07.485Z Checking subprocess v0.2.15
27552026-03-10T16:15:07.502Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27562026-03-10T16:15:14.401Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27572026-03-10T16:15:22.419Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27582026-03-10T16:15:24.219Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27592026-03-10T16:15:25.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.97s
27602026-03-10T16:15:26.054Z
27612026-03-10T16:15:26.054Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27622026-03-10T16:15:26.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632026-03-10T16:15:26.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642026-03-10T16:15:26.971Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652026-03-10T16:15:28.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
27662026-03-10T16:15:28.951Z
27672026-03-10T16:15:28.951Zinfo: running `cargo check --bins` on nexus-config (53/256)
27682026-03-10T16:15:29.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692026-03-10T16:15:29.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702026-03-10T16:15:29.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712026-03-10T16:15:29.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27722026-03-10T16:15:29.790Z
27732026-03-10T16:15:29.790Zinfo: running `cargo check --bins` on nexus-types (54/256)
27742026-03-10T16:15:30.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752026-03-10T16:15:30.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762026-03-10T16:15:30.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772026-03-10T16:15:30.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27782026-03-10T16:15:30.617Z
27792026-03-10T16:15:30.617Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27802026-03-10T16:15:31.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812026-03-10T16:15:31.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822026-03-10T16:15:31.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832026-03-10T16:15:31.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27842026-03-10T16:15:31.401Z
27852026-03-10T16:15:31.402Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27862026-03-10T16:15:32.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-03-10T16:15:32.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-03-10T16:15:32.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892026-03-10T16:15:32.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27902026-03-10T16:15:32.185Z
27912026-03-10T16:15:32.185Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27922026-03-10T16:15:32.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-03-10T16:15:32.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-03-10T16:15:32.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-03-10T16:15:32.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27962026-03-10T16:15:32.946Z
27972026-03-10T16:15:32.946Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
27982026-03-10T16:15:33.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-03-10T16:15:33.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-03-10T16:15:33.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-03-10T16:15:33.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28022026-03-10T16:15:33.712Z
28032026-03-10T16:15:33.712Zinfo: running `cargo check --bins` on ereport-types (59/256)
28042026-03-10T16:15:34.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-03-10T16:15:34.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-03-10T16:15:34.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-03-10T16:15:34.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28082026-03-10T16:15:34.486Z
28092026-03-10T16:15:34.486Zinfo: running `cargo check --bins` on gateway-client (60/256)
28102026-03-10T16:15:35.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-03-10T16:15:35.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-03-10T16:15:35.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-03-10T16:15:35.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28142026-03-10T16:15:35.268Z
28152026-03-10T16:15:35.268Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28162026-03-10T16:15:35.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-03-10T16:15:35.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-03-10T16:15:35.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-03-10T16:15:35.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28202026-03-10T16:15:36.037Z
28212026-03-10T16:15:36.037Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28222026-03-10T16:15:36.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-03-10T16:15:36.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-03-10T16:15:36.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-03-10T16:15:36.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28262026-03-10T16:15:36.813Z
28272026-03-10T16:15:36.813Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28282026-03-10T16:15:37.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-03-10T16:15:37.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-03-10T16:15:37.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-03-10T16:15:37.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28322026-03-10T16:15:37.586Z
28332026-03-10T16:15:37.586Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28342026-03-10T16:15:38.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-03-10T16:15:38.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-03-10T16:15:38.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-03-10T16:15:38.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28382026-03-10T16:15:38.355Z
28392026-03-10T16:15:38.355Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28402026-03-10T16:15:39.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-03-10T16:15:39.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-03-10T16:15:39.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-03-10T16:15:39.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28442026-03-10T16:15:39.126Z
28452026-03-10T16:15:39.126Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28462026-03-10T16:15:39.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-03-10T16:15:39.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-03-10T16:15:39.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-03-10T16:15:39.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28502026-03-10T16:15:39.903Z
28512026-03-10T16:15:39.903Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28522026-03-10T16:15:40.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-03-10T16:15:40.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-03-10T16:15:40.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-03-10T16:15:40.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28562026-03-10T16:15:40.713Z
28572026-03-10T16:15:40.713Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28582026-03-10T16:15:41.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-03-10T16:15:41.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-03-10T16:15:41.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-03-10T16:15:41.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28622026-03-10T16:15:41.474Z
28632026-03-10T16:15:41.474Zinfo: running `cargo check --bins` on oxql-types (69/256)
28642026-03-10T16:15:42.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-03-10T16:15:42.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-03-10T16:15:42.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672026-03-10T16:15:42.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28682026-03-10T16:15:42.251Z
28692026-03-10T16:15:42.251Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28702026-03-10T16:15:42.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-03-10T16:15:42.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-03-10T16:15:42.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732026-03-10T16:15:42.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28742026-03-10T16:15:43.028Z
28752026-03-10T16:15:43.028Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28762026-03-10T16:15:43.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772026-03-10T16:15:43.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782026-03-10T16:15:43.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792026-03-10T16:15:43.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28802026-03-10T16:15:43.807Z
28812026-03-10T16:15:43.810Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28822026-03-10T16:15:44.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832026-03-10T16:15:44.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842026-03-10T16:15:44.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852026-03-10T16:15:44.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28862026-03-10T16:15:44.568Z
28872026-03-10T16:15:44.568Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28882026-03-10T16:15:45.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-03-10T16:15:45.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-03-10T16:15:45.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912026-03-10T16:15:45.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28922026-03-10T16:15:45.370Z
28932026-03-10T16:15:45.370Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
28942026-03-10T16:15:46.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-03-10T16:15:46.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-03-10T16:15:46.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972026-03-10T16:15:46.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28982026-03-10T16:15:46.172Z
28992026-03-10T16:15:46.172Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29002026-03-10T16:15:46.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-03-10T16:15:46.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-03-10T16:15:46.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032026-03-10T16:15:46.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29042026-03-10T16:15:46.978Z
29052026-03-10T16:15:46.978Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29062026-03-10T16:15:47.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-03-10T16:15:47.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-03-10T16:15:47.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092026-03-10T16:15:47.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29102026-03-10T16:15:47.770Z
29112026-03-10T16:15:47.770Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29122026-03-10T16:15:48.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-03-10T16:15:48.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-03-10T16:15:48.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152026-03-10T16:15:48.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29162026-03-10T16:15:48.566Z
29172026-03-10T16:15:48.566Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29182026-03-10T16:15:49.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-03-10T16:15:49.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-03-10T16:15:49.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212026-03-10T16:15:49.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29222026-03-10T16:15:49.361Z
29232026-03-10T16:15:49.361Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29242026-03-10T16:15:50.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-03-10T16:15:50.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-03-10T16:15:50.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272026-03-10T16:15:50.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29282026-03-10T16:15:50.124Z
29292026-03-10T16:15:50.124Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29302026-03-10T16:15:50.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-03-10T16:15:50.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-03-10T16:15:50.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332026-03-10T16:15:50.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29342026-03-10T16:15:50.888Z
29352026-03-10T16:15:50.888Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29362026-03-10T16:15:51.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-03-10T16:15:51.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-03-10T16:15:51.686Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29392026-03-10T16:15:52.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
29402026-03-10T16:15:52.534Z
29412026-03-10T16:15:52.534Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29422026-03-10T16:15:53.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-03-10T16:15:53.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-03-10T16:15:53.348Z Compiling ar_archive_writer v0.5.1
29452026-03-10T16:15:53.351Z Compiling stacker v0.1.23
29462026-03-10T16:15:53.351Z Compiling cfg_aliases v0.1.1
29472026-03-10T16:15:53.455Z Compiling convert_case v0.10.0
29482026-03-10T16:15:53.486Z Checking fd-lock v4.0.4
29492026-03-10T16:15:53.486Z Checking nibble_vec v0.1.0
29502026-03-10T16:15:53.490Z Checking vte v0.14.1
29512026-03-10T16:15:53.490Z Compiling recursive-proc-macro-impl v0.1.1
29522026-03-10T16:15:53.542Z Compiling nix v0.28.0
29532026-03-10T16:15:53.628Z Checking endian-type v0.1.2
29542026-03-10T16:15:53.649Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29552026-03-10T16:15:53.717Z Checking strip-ansi-escapes v0.2.1
29562026-03-10T16:15:53.794Z Checking radix_trie v0.2.1
29572026-03-10T16:15:53.830Z Compiling peg-macros v0.8.5
29582026-03-10T16:15:53.844Z Checking winnow v0.6.26
29592026-03-10T16:15:53.882Z Compiling derive_more-impl v2.1.1
29602026-03-10T16:15:54.045Z Compiling sqlparser_derive v0.5.0
29612026-03-10T16:15:54.059Z Checking nu-ansi-term v0.50.3
29622026-03-10T16:15:54.298Z Checking home v0.5.12
29632026-03-10T16:15:54.329Z Checking unicode_categories v0.1.1
29642026-03-10T16:15:54.429Z Checking reedline v0.40.0
29652026-03-10T16:15:54.562Z Checking display-error-chain v0.2.2
29662026-03-10T16:15:54.666Z Compiling psm v0.1.30
29672026-03-10T16:15:54.988Z Checking derive_more v2.1.1
29682026-03-10T16:15:55.080Z Checking crossterm v0.29.0
29692026-03-10T16:15:55.362Z Checking peg v0.8.5
29702026-03-10T16:15:55.366Z Checking sqlformat v0.3.5
29712026-03-10T16:15:55.390Z Checking rustyline v14.0.0
29722026-03-10T16:15:55.660Z Checking recursive v0.1.1
29732026-03-10T16:15:55.767Z Checking sqlparser v0.61.0
29742026-03-10T16:16:11.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.10s
29752026-03-10T16:16:11.845Z
29762026-03-10T16:16:11.846Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29772026-03-10T16:16:12.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782026-03-10T16:16:12.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792026-03-10T16:16:12.652Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29802026-03-10T16:16:17.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
29812026-03-10T16:16:17.513Z
29822026-03-10T16:16:17.513Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29832026-03-10T16:16:18.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-03-10T16:16:18.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-03-10T16:16:18.322Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862026-03-10T16:16:21.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s
29872026-03-10T16:16:21.779Z
29882026-03-10T16:16:21.779Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29892026-03-10T16:16:22.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-03-10T16:16:22.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-03-10T16:16:22.586Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29922026-03-10T16:16:26.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
29932026-03-10T16:16:27.173Z
29942026-03-10T16:16:27.173Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
29952026-03-10T16:16:27.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-03-10T16:16:27.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-03-10T16:16:27.989Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29982026-03-10T16:16:32.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s
29992026-03-10T16:16:32.610Z
30002026-03-10T16:16:32.610Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30012026-03-10T16:16:33.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-03-10T16:16:33.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-03-10T16:16:33.410Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30042026-03-10T16:16:36.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
30052026-03-10T16:16:37.065Z
30062026-03-10T16:16:37.065Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30072026-03-10T16:16:37.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-03-10T16:16:37.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-03-10T16:16:37.870Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30102026-03-10T16:16:41.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
30112026-03-10T16:16:41.601Z
30122026-03-10T16:16:41.601Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30132026-03-10T16:16:42.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-03-10T16:16:42.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-03-10T16:16:42.409Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30162026-03-10T16:16:47.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
30172026-03-10T16:16:47.230Z
30182026-03-10T16:16:47.230Zinfo: running `cargo check --bins` on oximeter (90/256)
30192026-03-10T16:16:47.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-03-10T16:16:47.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-03-10T16:16:47.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222026-03-10T16:16:47.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30232026-03-10T16:16:48.007Z
30242026-03-10T16:16:48.007Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30252026-03-10T16:16:48.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-03-10T16:16:48.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-03-10T16:16:48.785Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30282026-03-10T16:16:48.963Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30292026-03-10T16:16:49.416Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30302026-03-10T16:16:54.401Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30312026-03-10T16:16:54.822Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30322026-03-10T16:16:56.431Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30332026-03-10T16:16:57.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.26s
30342026-03-10T16:16:57.476Z
30352026-03-10T16:16:57.476Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30362026-03-10T16:16:58.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372026-03-10T16:16:58.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382026-03-10T16:16:58.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392026-03-10T16:16:58.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30402026-03-10T16:16:58.257Z
30412026-03-10T16:16:58.257Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30422026-03-10T16:16:58.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-03-10T16:16:58.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-03-10T16:16:58.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-03-10T16:16:58.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30462026-03-10T16:16:59.101Z
30472026-03-10T16:16:59.101Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30482026-03-10T16:16:59.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-03-10T16:16:59.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-03-10T16:16:59.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-03-10T16:16:59.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30522026-03-10T16:16:59.906Z
30532026-03-10T16:16:59.906Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30542026-03-10T16:17:00.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-03-10T16:17:00.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-03-10T16:17:00.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-03-10T16:17:00.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30582026-03-10T16:17:00.710Z
30592026-03-10T16:17:00.710Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30602026-03-10T16:17:01.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-03-10T16:17:01.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-03-10T16:17:01.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-03-10T16:17:01.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30642026-03-10T16:17:01.511Z
30652026-03-10T16:17:01.511Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30662026-03-10T16:17:02.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-03-10T16:17:02.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-03-10T16:17:02.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-03-10T16:17:02.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30702026-03-10T16:17:02.312Z
30712026-03-10T16:17:02.312Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30722026-03-10T16:17:02.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-03-10T16:17:02.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-03-10T16:17:02.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-03-10T16:17:03.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30762026-03-10T16:17:03.102Z
30772026-03-10T16:17:03.103Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30782026-03-10T16:17:03.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-03-10T16:17:03.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-03-10T16:17:03.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-03-10T16:17:03.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30822026-03-10T16:17:03.901Z
30832026-03-10T16:17:03.901Zinfo: running `cargo check --bins` on update-engine (100/256)
30842026-03-10T16:17:04.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-03-10T16:17:04.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-03-10T16:17:04.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-03-10T16:17:04.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30882026-03-10T16:17:04.668Z
30892026-03-10T16:17:04.668Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30902026-03-10T16:17:05.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-03-10T16:17:05.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-03-10T16:17:05.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932026-03-10T16:17:05.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30942026-03-10T16:17:05.489Z
30952026-03-10T16:17:05.489Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
30962026-03-10T16:17:06.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972026-03-10T16:17:06.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982026-03-10T16:17:06.287Z Checking dropshot-api-manager-types v0.5.2
30992026-03-10T16:17:06.293Z Checking nanorand v0.7.0
31002026-03-10T16:17:06.569Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31012026-03-10T16:17:06.599Z Checking flume v0.11.1
31022026-03-10T16:17:06.867Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31032026-03-10T16:17:08.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
31042026-03-10T16:17:08.346Z
31052026-03-10T16:17:08.346Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31062026-03-10T16:17:09.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072026-03-10T16:17:09.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082026-03-10T16:17:09.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092026-03-10T16:17:09.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31102026-03-10T16:17:09.121Z
31112026-03-10T16:17:09.121Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31122026-03-10T16:17:09.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-03-10T16:17:09.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-03-10T16:17:09.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-03-10T16:17:09.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31162026-03-10T16:17:09.906Z
31172026-03-10T16:17:09.906Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31182026-03-10T16:17:10.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-03-10T16:17:10.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-03-10T16:17:10.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-03-10T16:17:10.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31222026-03-10T16:17:10.705Z
31232026-03-10T16:17:10.705Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31242026-03-10T16:17:11.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-03-10T16:17:11.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-03-10T16:17:11.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-03-10T16:17:11.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31282026-03-10T16:17:11.512Z
31292026-03-10T16:17:11.512Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31302026-03-10T16:17:12.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-03-10T16:17:12.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-03-10T16:17:12.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-03-10T16:17:12.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31342026-03-10T16:17:12.298Z
31352026-03-10T16:17:12.298Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31362026-03-10T16:17:12.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-03-10T16:17:12.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-03-10T16:17:12.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-03-10T16:17:12.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31402026-03-10T16:17:13.082Z
31412026-03-10T16:17:13.082Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31422026-03-10T16:17:13.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-03-10T16:17:13.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-03-10T16:17:13.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-03-10T16:17:13.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31462026-03-10T16:17:13.869Z
31472026-03-10T16:17:13.869Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31482026-03-10T16:17:14.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-03-10T16:17:14.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-03-10T16:17:14.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-03-10T16:17:14.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31522026-03-10T16:17:14.636Z
31532026-03-10T16:17:14.636Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31542026-03-10T16:17:15.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-03-10T16:17:15.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-03-10T16:17:15.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-03-10T16:17:15.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31582026-03-10T16:17:15.436Z
31592026-03-10T16:17:15.436Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31602026-03-10T16:17:16.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-03-10T16:17:16.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-03-10T16:17:16.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-03-10T16:17:16.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31642026-03-10T16:17:16.226Z
31652026-03-10T16:17:16.226Zinfo: running `cargo check --bins` on installinator-client (113/256)
31662026-03-10T16:17:16.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-03-10T16:17:16.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-03-10T16:17:16.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-03-10T16:17:16.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31702026-03-10T16:17:17.007Z
31712026-03-10T16:17:17.007Zinfo: running `cargo check --bins` on nexus-client (114/256)
31722026-03-10T16:17:17.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-03-10T16:17:17.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-03-10T16:17:17.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-03-10T16:17:17.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31762026-03-10T16:17:17.840Z
31772026-03-10T16:17:17.840Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31782026-03-10T16:17:18.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-03-10T16:17:18.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-03-10T16:17:18.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-03-10T16:17:18.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31822026-03-10T16:17:18.676Z
31832026-03-10T16:17:18.676Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31842026-03-10T16:17:19.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-03-10T16:17:19.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-03-10T16:17:19.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-03-10T16:17:19.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31882026-03-10T16:17:19.442Z
31892026-03-10T16:17:19.442Zinfo: running `cargo check --bins` on oxide-client (117/256)
31902026-03-10T16:17:20.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-03-10T16:17:20.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-03-10T16:17:20.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-03-10T16:17:20.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31942026-03-10T16:17:20.210Z
31952026-03-10T16:17:20.210Zinfo: running `cargo check --bins` on oximeter-client (118/256)
31962026-03-10T16:17:20.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-03-10T16:17:20.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-03-10T16:17:20.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-03-10T16:17:20.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32002026-03-10T16:17:20.990Z
32012026-03-10T16:17:20.990Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32022026-03-10T16:17:21.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-03-10T16:17:21.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-03-10T16:17:21.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-03-10T16:17:21.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32062026-03-10T16:17:21.750Z
32072026-03-10T16:17:21.750Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32082026-03-10T16:17:22.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-03-10T16:17:22.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-03-10T16:17:22.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-03-10T16:17:22.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32122026-03-10T16:17:22.555Z
32132026-03-10T16:17:22.555Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32142026-03-10T16:17:23.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-03-10T16:17:23.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-03-10T16:17:23.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-03-10T16:17:23.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32182026-03-10T16:17:23.365Z
32192026-03-10T16:17:23.365Zinfo: running `cargo check --bins` on installinator-common (122/256)
32202026-03-10T16:17:24.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-03-10T16:17:24.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-03-10T16:17:24.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-03-10T16:17:24.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32242026-03-10T16:17:24.159Z
32252026-03-10T16:17:24.159Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32262026-03-10T16:17:24.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-03-10T16:17:24.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-03-10T16:17:24.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-03-10T16:17:24.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32302026-03-10T16:17:24.926Z
32312026-03-10T16:17:24.926Zinfo: running `cargo check --bins` on wicket-common (124/256)
32322026-03-10T16:17:25.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-03-10T16:17:25.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-03-10T16:17:25.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352026-03-10T16:17:25.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32362026-03-10T16:17:25.739Z
32372026-03-10T16:17:25.739Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32382026-03-10T16:17:26.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-03-10T16:17:26.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-03-10T16:17:26.554Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32412026-03-10T16:17:26.557Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32422026-03-10T16:17:26.557Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32432026-03-10T16:17:26.662Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32442026-03-10T16:17:26.672Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32452026-03-10T16:17:26.841Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32462026-03-10T16:17:26.865Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32472026-03-10T16:17:27.149Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32482026-03-10T16:17:27.154Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32492026-03-10T16:17:29.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
32502026-03-10T16:17:30.181Z
32512026-03-10T16:17:30.181Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32522026-03-10T16:17:30.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-03-10T16:17:30.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-03-10T16:17:30.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552026-03-10T16:17:30.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32562026-03-10T16:17:30.963Z
32572026-03-10T16:17:30.963Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32582026-03-10T16:17:31.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-03-10T16:17:31.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-03-10T16:17:31.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-03-10T16:17:31.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32622026-03-10T16:17:31.858Z
32632026-03-10T16:17:31.858Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32642026-03-10T16:17:32.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-03-10T16:17:32.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-03-10T16:17:32.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672026-03-10T16:17:32.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32682026-03-10T16:17:32.760Z
32692026-03-10T16:17:32.760Zinfo: running `cargo check --bins` on dns-server (129/256)
32702026-03-10T16:17:33.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-03-10T16:17:33.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-03-10T16:17:33.569Z Compiling parking_lot_core v0.8.6
32732026-03-10T16:17:33.572Z Compiling git-stub v1.0.0
32742026-03-10T16:17:33.572Z Compiling atomicwrites v0.4.4
32752026-03-10T16:17:33.572Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32762026-03-10T16:17:33.687Z Checking tagptr v0.2.0
32772026-03-10T16:17:33.716Z Checking prefix-trie v0.7.0
32782026-03-10T16:17:33.720Z Checking fxhash v0.2.1
32792026-03-10T16:17:33.720Z Checking hickory-client v0.25.2
32802026-03-10T16:17:33.879Z Compiling git-stub-vcs v0.1.0
32812026-03-10T16:17:33.892Z Checking moka v0.12.13
32822026-03-10T16:17:34.134Z Checking hickory-server v0.25.2
32832026-03-10T16:17:34.228Z Checking parking_lot v0.11.2
32842026-03-10T16:17:34.250Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32852026-03-10T16:17:34.350Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32862026-03-10T16:17:34.353Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32872026-03-10T16:17:34.353Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32882026-03-10T16:17:34.454Z Checking sled v0.34.7
32892026-03-10T16:17:34.719Z Checking hickory-resolver v0.25.2
32902026-03-10T16:17:37.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
32912026-03-10T16:17:37.474Z
32922026-03-10T16:17:37.474Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32932026-03-10T16:17:38.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942026-03-10T16:17:38.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952026-03-10T16:17:38.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962026-03-10T16:17:38.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32972026-03-10T16:17:38.261Z
32982026-03-10T16:17:38.261Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
32992026-03-10T16:17:38.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-03-10T16:17:39.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-03-10T16:17:39.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022026-03-10T16:17:39.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33032026-03-10T16:17:39.117Z
33042026-03-10T16:17:39.117Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33052026-03-10T16:17:39.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062026-03-10T16:17:39.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072026-03-10T16:17:40.019Z Compiling radium v0.7.0
33082026-03-10T16:17:40.025Z Checking tap v1.0.1
33092026-03-10T16:17:40.025Z Compiling maybe-uninit v2.0.0
33102026-03-10T16:17:40.154Z Compiling zerocopy-derive v0.6.6
33112026-03-10T16:17:40.161Z Checking funty v2.0.0
33122026-03-10T16:17:40.161Z Checking crc-catalog v2.4.0
33132026-03-10T16:17:40.166Z Compiling packed_struct v0.10.1
33142026-03-10T16:17:40.199Z Compiling packed_struct_codegen v0.10.1
33152026-03-10T16:17:40.258Z Checking wyz v0.5.1
33162026-03-10T16:17:40.302Z Checking crc v3.4.0
33172026-03-10T16:17:40.513Z Compiling bitfield-macros v0.19.4
33182026-03-10T16:17:40.527Z Compiling indexmap v1.9.3
33192026-03-10T16:17:40.591Z Checking nodrop v0.1.14
33202026-03-10T16:17:40.614Z Checking hashbrown v0.12.3
33212026-03-10T16:17:40.640Z Checking smallvec v0.6.14
33222026-03-10T16:17:40.703Z Checking array-init v0.0.4
33232026-03-10T16:17:40.720Z Checking bitvec v1.0.1
33242026-03-10T16:17:40.808Z Checking ron v0.8.1
33252026-03-10T16:17:40.892Z Checking hashbrown v0.13.2
33262026-03-10T16:17:41.200Z Checking serde-hex v0.1.0
33272026-03-10T16:17:41.294Z Checking zerocopy v0.6.6
33282026-03-10T16:17:41.465Z Checking bitfield v0.19.4
33292026-03-10T16:17:41.469Z Checking crc-any v2.5.0
33302026-03-10T16:17:41.516Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33312026-03-10T16:17:41.597Z Checking object v0.30.4
33322026-03-10T16:17:41.714Z Checking void v1.0.2
33332026-03-10T16:17:41.728Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33342026-03-10T16:17:41.732Z Checking path-slash v0.1.5
33352026-03-10T16:17:41.792Z Checking half v1.8.3
33362026-03-10T16:17:41.840Z Checking lzss v0.8.2
33372026-03-10T16:17:41.855Z Checking tungstenite v0.23.0
33382026-03-10T16:17:41.918Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33392026-03-10T16:17:42.030Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33402026-03-10T16:17:42.056Z Checking serde_cbor v0.11.2
33412026-03-10T16:17:42.072Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33422026-03-10T16:17:42.115Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33432026-03-10T16:17:42.226Z Checking nix v0.27.1
33442026-03-10T16:17:42.391Z Checking kstat-rs v0.2.4
33452026-03-10T16:17:42.568Z Checking serde_bytes v0.11.19
33462026-03-10T16:17:42.587Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33472026-03-10T16:17:42.628Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33482026-03-10T16:17:42.790Z Checking tokio-tungstenite v0.23.1
33492026-03-10T16:17:42.957Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33502026-03-10T16:17:42.996Z Checking signal-hook-tokio v0.3.1
33512026-03-10T16:17:44.088Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33522026-03-10T16:17:44.245Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33532026-03-10T16:17:47.638Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33542026-03-10T16:17:48.860Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33552026-03-10T16:17:49.231Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33562026-03-10T16:17:50.705Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33572026-03-10T16:17:53.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
33582026-03-10T16:17:53.714Z
33592026-03-10T16:17:53.714Zinfo: running `cargo check --bins` on gateway-api (133/256)
33602026-03-10T16:17:54.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612026-03-10T16:17:54.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622026-03-10T16:17:54.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632026-03-10T16:17:54.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33642026-03-10T16:17:54.497Z
33652026-03-10T16:17:54.497Zinfo: running `cargo check --bins` on ipcc (134/256)
33662026-03-10T16:17:55.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672026-03-10T16:17:55.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682026-03-10T16:17:55.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692026-03-10T16:17:55.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33702026-03-10T16:17:55.280Z
33712026-03-10T16:17:55.280Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33722026-03-10T16:17:55.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732026-03-10T16:17:55.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742026-03-10T16:17:55.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752026-03-10T16:17:55.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33762026-03-10T16:17:56.043Z
33772026-03-10T16:17:56.043Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33782026-03-10T16:17:56.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792026-03-10T16:17:56.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802026-03-10T16:17:56.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812026-03-10T16:17:56.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33822026-03-10T16:17:56.829Z
33832026-03-10T16:17:56.829Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33842026-03-10T16:17:57.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-03-10T16:17:57.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-03-10T16:17:57.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-03-10T16:17:57.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33882026-03-10T16:17:57.612Z
33892026-03-10T16:17:57.612Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33902026-03-10T16:17:58.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-03-10T16:17:58.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-03-10T16:17:58.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-03-10T16:17:58.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33942026-03-10T16:17:58.398Z
33952026-03-10T16:17:58.398Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
33962026-03-10T16:17:59.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-03-10T16:17:59.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-03-10T16:17:59.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-03-10T16:17:59.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34002026-03-10T16:17:59.173Z
34012026-03-10T16:17:59.174Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34022026-03-10T16:17:59.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-03-10T16:17:59.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-03-10T16:17:59.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-03-10T16:17:59.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34062026-03-10T16:17:59.956Z
34072026-03-10T16:17:59.957Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34082026-03-10T16:18:00.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-03-10T16:18:00.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-03-10T16:18:00.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-03-10T16:18:00.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34122026-03-10T16:18:00.742Z
34132026-03-10T16:18:00.742Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34142026-03-10T16:18:01.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-03-10T16:18:01.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-03-10T16:18:01.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-03-10T16:18:01.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34182026-03-10T16:18:01.527Z
34192026-03-10T16:18:01.527Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34202026-03-10T16:18:02.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-03-10T16:18:02.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-03-10T16:18:02.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-03-10T16:18:02.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34242026-03-10T16:18:02.313Z
34252026-03-10T16:18:02.313Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34262026-03-10T16:18:02.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-03-10T16:18:02.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-03-10T16:18:02.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292026-03-10T16:18:02.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34302026-03-10T16:18:03.096Z
34312026-03-10T16:18:03.096Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34322026-03-10T16:18:03.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332026-03-10T16:18:03.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342026-03-10T16:18:03.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34352026-03-10T16:18:03.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34362026-03-10T16:18:03.876Z
34372026-03-10T16:18:03.876Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34382026-03-10T16:18:04.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392026-03-10T16:18:04.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402026-03-10T16:18:04.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412026-03-10T16:18:04.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34422026-03-10T16:18:04.713Z
34432026-03-10T16:18:04.713Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34442026-03-10T16:18:05.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452026-03-10T16:18:05.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462026-03-10T16:18:05.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472026-03-10T16:18:05.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34482026-03-10T16:18:05.500Z
34492026-03-10T16:18:05.500Zinfo: running `cargo check --bins` on sp-sim (148/256)
34502026-03-10T16:18:06.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512026-03-10T16:18:06.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522026-03-10T16:18:06.375Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34532026-03-10T16:18:08.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
34542026-03-10T16:18:08.943Z
34552026-03-10T16:18:08.943Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34562026-03-10T16:18:09.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572026-03-10T16:18:09.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582026-03-10T16:18:09.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34592026-03-10T16:18:09.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34602026-03-10T16:18:09.802Z
34612026-03-10T16:18:09.802Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34622026-03-10T16:18:10.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632026-03-10T16:18:10.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642026-03-10T16:18:10.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652026-03-10T16:18:10.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34662026-03-10T16:18:10.668Z
34672026-03-10T16:18:10.668Zinfo: running `cargo check --bins` on db-macros (151/256)
34682026-03-10T16:18:11.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692026-03-10T16:18:11.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702026-03-10T16:18:11.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712026-03-10T16:18:11.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34722026-03-10T16:18:11.440Z
34732026-03-10T16:18:11.440Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34742026-03-10T16:18:12.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752026-03-10T16:18:12.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762026-03-10T16:18:12.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772026-03-10T16:18:12.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34782026-03-10T16:18:12.206Z
34792026-03-10T16:18:12.206Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34802026-03-10T16:18:12.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812026-03-10T16:18:12.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822026-03-10T16:18:12.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832026-03-10T16:18:12.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34842026-03-10T16:18:13.056Z
34852026-03-10T16:18:13.056Zinfo: running `cargo check --bins` on authz-macros (154/256)
34862026-03-10T16:18:13.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872026-03-10T16:18:13.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882026-03-10T16:18:13.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892026-03-10T16:18:13.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34902026-03-10T16:18:13.820Z
34912026-03-10T16:18:13.820Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34922026-03-10T16:18:14.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932026-03-10T16:18:14.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942026-03-10T16:18:14.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952026-03-10T16:18:14.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34962026-03-10T16:18:14.661Z
34972026-03-10T16:18:14.661Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
34982026-03-10T16:18:15.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992026-03-10T16:18:15.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002026-03-10T16:18:15.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012026-03-10T16:18:15.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35022026-03-10T16:18:15.506Z
35032026-03-10T16:18:15.506Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35042026-03-10T16:18:16.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-03-10T16:18:16.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-03-10T16:18:16.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-03-10T16:18:16.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35082026-03-10T16:18:16.274Z
35092026-03-10T16:18:16.274Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35102026-03-10T16:18:16.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-03-10T16:18:16.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-03-10T16:18:16.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-03-10T16:18:16.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35142026-03-10T16:18:17.035Z
35152026-03-10T16:18:17.035Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35162026-03-10T16:18:17.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-03-10T16:18:17.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-03-10T16:18:17.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-03-10T16:18:17.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35202026-03-10T16:18:17.814Z
35212026-03-10T16:18:17.814Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35222026-03-10T16:18:18.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-03-10T16:18:18.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-03-10T16:18:18.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-03-10T16:18:18.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35262026-03-10T16:18:18.579Z
35272026-03-10T16:18:18.579Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35282026-03-10T16:18:19.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-03-10T16:18:19.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-03-10T16:18:19.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-03-10T16:18:19.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35322026-03-10T16:18:19.344Z
35332026-03-10T16:18:19.344Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35342026-03-10T16:18:20.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-03-10T16:18:20.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-03-10T16:18:20.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-03-10T16:18:20.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35382026-03-10T16:18:20.194Z
35392026-03-10T16:18:20.194Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35402026-03-10T16:18:20.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-03-10T16:18:20.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-03-10T16:18:20.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-03-10T16:18:20.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35442026-03-10T16:18:21.048Z
35452026-03-10T16:18:21.048Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35462026-03-10T16:18:21.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-03-10T16:18:21.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-03-10T16:18:21.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-03-10T16:18:21.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35502026-03-10T16:18:21.895Z
35512026-03-10T16:18:21.895Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35522026-03-10T16:18:22.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-03-10T16:18:22.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-03-10T16:18:22.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-03-10T16:18:22.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35562026-03-10T16:18:22.706Z
35572026-03-10T16:18:22.706Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35582026-03-10T16:18:23.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-03-10T16:18:23.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-03-10T16:18:23.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-03-10T16:18:23.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35622026-03-10T16:18:23.505Z
35632026-03-10T16:18:23.505Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35642026-03-10T16:18:24.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-03-10T16:18:24.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-03-10T16:18:24.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-03-10T16:18:24.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35682026-03-10T16:18:24.294Z
35692026-03-10T16:18:24.294Zinfo: running `cargo check --bins` on key-manager (168/256)
35702026-03-10T16:18:24.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-03-10T16:18:24.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-03-10T16:18:24.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-03-10T16:18:24.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35742026-03-10T16:18:25.071Z
35752026-03-10T16:18:25.071Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35762026-03-10T16:18:25.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-03-10T16:18:25.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-03-10T16:18:25.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-03-10T16:18:25.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35802026-03-10T16:18:25.863Z
35812026-03-10T16:18:25.864Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35822026-03-10T16:18:26.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-03-10T16:18:26.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-03-10T16:18:26.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-03-10T16:18:26.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35862026-03-10T16:18:26.657Z
35872026-03-10T16:18:26.657Zinfo: running `cargo check --bins` on typed-rng (171/256)
35882026-03-10T16:18:27.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-03-10T16:18:27.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-03-10T16:18:27.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-03-10T16:18:27.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35922026-03-10T16:18:27.423Z
35932026-03-10T16:18:27.423Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
35942026-03-10T16:18:28.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-03-10T16:18:28.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-03-10T16:18:28.451Z Compiling libefi-sys v0.1.0
35972026-03-10T16:18:28.454Z Compiling bitfield-struct v0.6.2
35982026-03-10T16:18:28.454Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35992026-03-10T16:18:28.606Z Compiling xshell-macros v0.2.7
36002026-03-10T16:18:28.609Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36012026-03-10T16:18:28.635Z Compiling salty v0.3.0
36022026-03-10T16:18:28.652Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36032026-03-10T16:18:28.670Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36042026-03-10T16:18:28.686Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36052026-03-10T16:18:29.046Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36062026-03-10T16:18:29.089Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36072026-03-10T16:18:29.105Z Checking xshell v0.2.7
36082026-03-10T16:18:29.256Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36092026-03-10T16:18:29.277Z Checking primeorder v0.13.6
36102026-03-10T16:18:29.307Z Compiling proc-macro-error-attr2 v2.0.0
36112026-03-10T16:18:29.326Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36122026-03-10T16:18:29.345Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36132026-03-10T16:18:29.422Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36142026-03-10T16:18:29.525Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36152026-03-10T16:18:29.599Z Checking p384 v0.13.1
36162026-03-10T16:18:29.621Z Compiling nix v0.31.1
36172026-03-10T16:18:29.763Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36182026-03-10T16:18:29.836Z Compiling proc-macro-error2 v2.0.1
36192026-03-10T16:18:29.935Z Compiling num-derive v0.3.3
36202026-03-10T16:18:30.068Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36212026-03-10T16:18:30.133Z Compiling unicase v2.9.0
36222026-03-10T16:18:30.195Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36232026-03-10T16:18:30.231Z Compiling tabled_derive v0.11.0
36242026-03-10T16:18:30.316Z Checking papergrid v0.17.0
36252026-03-10T16:18:30.396Z Compiling mime_guess v2.0.5
36262026-03-10T16:18:30.677Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36272026-03-10T16:18:31.103Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36282026-03-10T16:18:31.121Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36292026-03-10T16:18:31.155Z Checking libscf-sys v1.1.0
36302026-03-10T16:18:31.186Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36312026-03-10T16:18:31.324Z Checking testing_table v0.3.0
36322026-03-10T16:18:31.403Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36332026-03-10T16:18:31.440Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36342026-03-10T16:18:31.686Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36352026-03-10T16:18:31.703Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36362026-03-10T16:18:31.835Z Checking corncobs v0.1.4
36372026-03-10T16:18:31.858Z Checking tabled v0.20.0
36382026-03-10T16:18:31.948Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36392026-03-10T16:18:32.000Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36402026-03-10T16:18:32.040Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36412026-03-10T16:18:32.090Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36422026-03-10T16:18:32.166Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36432026-03-10T16:18:32.331Z Checking secrecy v0.8.0
36442026-03-10T16:18:32.488Z Checking http-range v0.1.5
36452026-03-10T16:18:32.508Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36462026-03-10T16:18:32.997Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36472026-03-10T16:18:33.128Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36482026-03-10T16:18:33.209Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36492026-03-10T16:18:33.385Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36502026-03-10T16:18:33.403Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36512026-03-10T16:18:33.422Z Checking atty v0.2.14
36522026-03-10T16:18:33.443Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36532026-03-10T16:18:33.514Z Checking crc8 v0.1.1
36542026-03-10T16:18:33.544Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36552026-03-10T16:18:33.562Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36562026-03-10T16:18:33.636Z Checking hyper-staticfile v0.10.1
36572026-03-10T16:18:33.721Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36582026-03-10T16:18:33.993Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36592026-03-10T16:18:34.010Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36602026-03-10T16:18:34.238Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36612026-03-10T16:18:34.287Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36622026-03-10T16:18:34.310Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36632026-03-10T16:18:34.593Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36642026-03-10T16:18:34.611Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36652026-03-10T16:18:34.644Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36662026-03-10T16:18:34.716Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36672026-03-10T16:18:35.030Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36682026-03-10T16:18:35.226Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36692026-03-10T16:18:35.281Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36702026-03-10T16:18:35.370Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36712026-03-10T16:18:35.588Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36722026-03-10T16:18:37.066Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36732026-03-10T16:18:37.087Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36742026-03-10T16:18:37.335Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36752026-03-10T16:18:37.682Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36762026-03-10T16:18:38.203Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36772026-03-10T16:18:38.437Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36782026-03-10T16:18:45.101Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36792026-03-10T16:19:00.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.54s
36802026-03-10T16:19:01.200Z
36812026-03-10T16:19:01.200Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36822026-03-10T16:19:01.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832026-03-10T16:19:01.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842026-03-10T16:19:02.137Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36852026-03-10T16:19:18.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.82s
36862026-03-10T16:19:18.259Z
36872026-03-10T16:19:18.259Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36882026-03-10T16:19:19.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892026-03-10T16:19:19.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902026-03-10T16:19:19.203Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36912026-03-10T16:19:35.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.82s
36922026-03-10T16:19:35.323Z
36932026-03-10T16:19:35.323Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
36942026-03-10T16:19:36.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952026-03-10T16:19:36.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962026-03-10T16:19:36.265Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972026-03-10T16:19:52.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
36982026-03-10T16:19:52.414Z
36992026-03-10T16:19:52.414Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37002026-03-10T16:19:53.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012026-03-10T16:19:53.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022026-03-10T16:19:53.353Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37032026-03-10T16:20:09.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.89s
37042026-03-10T16:20:09.548Z
37052026-03-10T16:20:09.548Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37062026-03-10T16:20:10.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072026-03-10T16:20:10.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082026-03-10T16:20:10.486Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37092026-03-10T16:20:26.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
37102026-03-10T16:20:26.647Z
37112026-03-10T16:20:26.647Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37122026-03-10T16:20:27.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132026-03-10T16:20:27.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142026-03-10T16:20:27.586Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37152026-03-10T16:20:43.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.78s
37162026-03-10T16:20:43.675Z
37172026-03-10T16:20:43.675Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37182026-03-10T16:20:44.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192026-03-10T16:20:44.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202026-03-10T16:20:44.616Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37212026-03-10T16:21:00.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.76s
37222026-03-10T16:21:00.679Z
37232026-03-10T16:21:00.679Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37242026-03-10T16:21:01.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252026-03-10T16:21:01.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262026-03-10T16:21:01.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272026-03-10T16:21:01.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37282026-03-10T16:21:01.487Z
37292026-03-10T16:21:01.487Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37302026-03-10T16:21:02.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312026-03-10T16:21:02.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322026-03-10T16:21:02.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332026-03-10T16:21:02.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37342026-03-10T16:21:02.295Z
37352026-03-10T16:21:02.295Zinfo: running `cargo check --bins` on range-requests (182/256)
37362026-03-10T16:21:02.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372026-03-10T16:21:02.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382026-03-10T16:21:02.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392026-03-10T16:21:02.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37402026-03-10T16:21:03.070Z
37412026-03-10T16:21:03.070Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37422026-03-10T16:21:03.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432026-03-10T16:21:03.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442026-03-10T16:21:03.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452026-03-10T16:21:03.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37462026-03-10T16:21:03.843Z
37472026-03-10T16:21:03.843Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37482026-03-10T16:21:04.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492026-03-10T16:21:04.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502026-03-10T16:21:04.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512026-03-10T16:21:04.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37522026-03-10T16:21:04.651Z
37532026-03-10T16:21:04.651Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37542026-03-10T16:21:05.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552026-03-10T16:21:05.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562026-03-10T16:21:05.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572026-03-10T16:21:05.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37582026-03-10T16:21:05.450Z
37592026-03-10T16:21:05.450Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37602026-03-10T16:21:06.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-03-10T16:21:06.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-03-10T16:21:06.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-03-10T16:21:06.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37642026-03-10T16:21:06.256Z
37652026-03-10T16:21:06.256Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37662026-03-10T16:21:06.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-03-10T16:21:06.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-03-10T16:21:06.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-03-10T16:21:06.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37702026-03-10T16:21:07.070Z
37712026-03-10T16:21:07.070Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37722026-03-10T16:21:07.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-03-10T16:21:07.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-03-10T16:21:07.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-03-10T16:21:07.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37762026-03-10T16:21:07.881Z
37772026-03-10T16:21:07.881Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37782026-03-10T16:21:08.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-03-10T16:21:08.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-03-10T16:21:08.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-03-10T16:21:08.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37822026-03-10T16:21:08.686Z
37832026-03-10T16:21:08.686Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37842026-03-10T16:21:09.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-03-10T16:21:09.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-03-10T16:21:09.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-03-10T16:21:09.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37882026-03-10T16:21:09.501Z
37892026-03-10T16:21:09.501Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37902026-03-10T16:21:10.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-03-10T16:21:10.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-03-10T16:21:10.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-03-10T16:21:10.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37942026-03-10T16:21:10.321Z
37952026-03-10T16:21:10.321Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
37962026-03-10T16:21:11.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-03-10T16:21:11.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-03-10T16:21:11.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-03-10T16:21:11.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38002026-03-10T16:21:11.137Z
38012026-03-10T16:21:11.137Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38022026-03-10T16:21:11.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-03-10T16:21:11.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-03-10T16:21:11.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-03-10T16:21:11.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38062026-03-10T16:21:11.957Z
38072026-03-10T16:21:11.957Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38082026-03-10T16:21:12.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-03-10T16:21:12.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-03-10T16:21:12.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-03-10T16:21:12.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38122026-03-10T16:21:12.796Z
38132026-03-10T16:21:12.796Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38142026-03-10T16:21:13.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-03-10T16:21:13.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-03-10T16:21:13.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172026-03-10T16:21:13.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38182026-03-10T16:21:13.658Z
38192026-03-10T16:21:13.658Zinfo: running `cargo check --bins` on update-common (196/256)
38202026-03-10T16:21:14.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-03-10T16:21:14.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-03-10T16:21:14.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-03-10T16:21:14.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38242026-03-10T16:21:14.456Z
38252026-03-10T16:21:14.456Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38262026-03-10T16:21:15.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-03-10T16:21:15.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-03-10T16:21:15.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292026-03-10T16:21:15.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38302026-03-10T16:21:15.315Z
38312026-03-10T16:21:15.315Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38322026-03-10T16:21:16.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-03-10T16:21:16.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-03-10T16:21:16.256Z Compiling fs-err v2.11.0
38352026-03-10T16:21:16.259Z Checking ignore v0.4.25
38362026-03-10T16:21:16.259Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38372026-03-10T16:21:16.259Z Checking predicates-tree v1.0.13
38382026-03-10T16:21:16.373Z Checking parse-size v1.1.0
38392026-03-10T16:21:16.421Z Checking rand_seeder v0.4.0
38402026-03-10T16:21:16.424Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38412026-03-10T16:21:16.424Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38422026-03-10T16:21:16.520Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38432026-03-10T16:21:16.565Z Compiling petname v2.0.2
38442026-03-10T16:21:16.630Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38452026-03-10T16:21:16.804Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38462026-03-10T16:21:16.824Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38472026-03-10T16:21:16.888Z Checking globwalk v0.9.1
38482026-03-10T16:21:16.960Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38492026-03-10T16:21:17.025Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38502026-03-10T16:21:17.102Z Checking sapling-renderdag v0.1.0
38512026-03-10T16:21:17.119Z Checking camino-tempfile-ext v0.3.3
38522026-03-10T16:21:17.277Z Checking sync-ptr v0.1.4
38532026-03-10T16:21:17.368Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38542026-03-10T16:21:17.424Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38552026-03-10T16:21:17.463Z Checking colored v2.2.0
38562026-03-10T16:21:17.547Z Checking assert_matches v1.5.0
38572026-03-10T16:21:17.833Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38582026-03-10T16:21:17.998Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38592026-03-10T16:21:18.001Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38602026-03-10T16:21:18.744Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38612026-03-10T16:21:20.508Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38622026-03-10T16:21:23.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.18s
38632026-03-10T16:21:23.723Z
38642026-03-10T16:21:23.723Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38652026-03-10T16:21:24.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-03-10T16:21:24.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-03-10T16:21:24.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-03-10T16:21:24.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
38692026-03-10T16:21:24.491Z
38702026-03-10T16:21:24.491Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38712026-03-10T16:21:25.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-03-10T16:21:25.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-03-10T16:21:25.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-03-10T16:21:25.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38752026-03-10T16:21:25.350Z
38762026-03-10T16:21:25.350Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38772026-03-10T16:21:26.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-03-10T16:21:26.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-03-10T16:21:26.232Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38802026-03-10T16:21:26.235Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38812026-03-10T16:21:27.054Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38822026-03-10T16:21:29.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
38832026-03-10T16:21:29.337Z
38842026-03-10T16:21:29.337Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38852026-03-10T16:21:30.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862026-03-10T16:21:30.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872026-03-10T16:21:30.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882026-03-10T16:21:30.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38892026-03-10T16:21:30.124Z
38902026-03-10T16:21:30.125Zinfo: running `cargo check --bins` on cert-dev (203/256)
38912026-03-10T16:21:30.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-03-10T16:21:30.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-03-10T16:21:30.879Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38942026-03-10T16:21:31.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
38952026-03-10T16:21:31.393Z
38962026-03-10T16:21:31.393Zinfo: running `cargo check --bins` on clickana (204/256)
38972026-03-10T16:21:32.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-03-10T16:21:32.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-03-10T16:21:32.227Z Compiling darling_core v0.23.0
39002026-03-10T16:21:32.230Z Compiling instability v0.3.11
39012026-03-10T16:21:32.230Z Checking castaway v0.2.4
39022026-03-10T16:21:32.230Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39032026-03-10T16:21:32.230Z Compiling indoc v2.0.7
39042026-03-10T16:21:32.335Z Checking unicode-truncate v1.1.0
39052026-03-10T16:21:32.344Z Checking lru v0.12.5
39062026-03-10T16:21:32.348Z Checking cassowary v0.3.0
39072026-03-10T16:21:32.476Z Checking compact_str v0.8.1
39082026-03-10T16:21:33.644Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39092026-03-10T16:21:33.868Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39102026-03-10T16:21:34.324Z Compiling darling_macro v0.23.0
39112026-03-10T16:21:34.877Z Compiling darling v0.23.0
39122026-03-10T16:21:35.677Z Checking ratatui v0.29.0
39132026-03-10T16:21:37.215Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39142026-03-10T16:21:38.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s
39152026-03-10T16:21:38.282Z
39162026-03-10T16:21:38.282Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39172026-03-10T16:21:39.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39182026-03-10T16:21:39.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39192026-03-10T16:21:39.161Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39202026-03-10T16:21:39.161Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39212026-03-10T16:21:39.897Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39222026-03-10T16:21:40.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
39232026-03-10T16:21:40.665Z
39242026-03-10T16:21:40.665Zinfo: running `cargo check --bins` on ch-dev (206/256)
39252026-03-10T16:21:41.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-03-10T16:21:41.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-03-10T16:21:41.552Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39282026-03-10T16:21:42.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
39292026-03-10T16:21:42.728Z
39302026-03-10T16:21:42.728Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39312026-03-10T16:21:43.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-03-10T16:21:43.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-03-10T16:21:43.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-03-10T16:21:43.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
39352026-03-10T16:21:43.331Z
39362026-03-10T16:21:43.331Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39372026-03-10T16:21:44.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-03-10T16:21:44.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-03-10T16:21:44.203Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39402026-03-10T16:21:44.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
39412026-03-10T16:21:44.963Z
39422026-03-10T16:21:44.963Zinfo: running `cargo check --bins` on db-dev (209/256)
39432026-03-10T16:21:45.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-03-10T16:21:45.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-03-10T16:21:45.836Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39462026-03-10T16:21:46.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
39472026-03-10T16:21:47.027Z
39482026-03-10T16:21:47.027Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39492026-03-10T16:21:47.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-03-10T16:21:47.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-03-10T16:21:47.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-03-10T16:21:47.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39532026-03-10T16:21:47.873Z
39542026-03-10T16:21:47.873Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39552026-03-10T16:21:48.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-03-10T16:21:48.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-03-10T16:21:48.626Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39582026-03-10T16:21:49.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
39592026-03-10T16:21:49.678Z
39602026-03-10T16:21:49.678Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39612026-03-10T16:21:50.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-03-10T16:21:50.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-03-10T16:21:50.600Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39642026-03-10T16:21:50.600Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39652026-03-10T16:21:50.603Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39662026-03-10T16:21:50.603Z Checking git-stub v1.0.0
39672026-03-10T16:21:50.603Z Compiling trait-variant v0.1.2
39682026-03-10T16:21:50.603Z Checking is_ci v1.2.0
39692026-03-10T16:21:50.603Z Checking maplit v1.0.2
39702026-03-10T16:21:50.728Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39712026-03-10T16:21:50.879Z Checking supports-color v3.0.2
39722026-03-10T16:21:50.896Z Checking git-stub-vcs v0.1.0
39732026-03-10T16:21:50.925Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39742026-03-10T16:21:51.012Z Checking drift v0.1.3
39752026-03-10T16:21:51.033Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39762026-03-10T16:21:51.137Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39772026-03-10T16:21:51.153Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39782026-03-10T16:21:51.385Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39792026-03-10T16:21:51.403Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39802026-03-10T16:21:51.419Z Checking dropshot-api-manager v0.5.2
39812026-03-10T16:21:51.434Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39822026-03-10T16:21:51.660Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39832026-03-10T16:21:51.759Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39842026-03-10T16:21:51.965Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39852026-03-10T16:21:52.402Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39862026-03-10T16:21:59.247Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39872026-03-10T16:22:00.630Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39882026-03-10T16:22:01.415Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39892026-03-10T16:22:01.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.29s
39902026-03-10T16:22:02.194Z
39912026-03-10T16:22:02.194Zinfo: running `cargo check --bins` on installinator-api (213/256)
39922026-03-10T16:22:02.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932026-03-10T16:22:02.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942026-03-10T16:22:02.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39952026-03-10T16:22:02.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
39962026-03-10T16:22:02.980Z
39972026-03-10T16:22:02.980Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
39982026-03-10T16:22:03.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-03-10T16:22:03.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-03-10T16:22:03.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-03-10T16:22:03.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
40022026-03-10T16:22:03.813Z
40032026-03-10T16:22:03.813Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40042026-03-10T16:22:04.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-03-10T16:22:04.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-03-10T16:22:04.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-03-10T16:22:04.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
40082026-03-10T16:22:04.651Z
40092026-03-10T16:22:04.652Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40102026-03-10T16:22:05.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-03-10T16:22:05.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-03-10T16:22:05.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-03-10T16:22:05.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
40142026-03-10T16:22:05.490Z
40152026-03-10T16:22:05.490Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40162026-03-10T16:22:06.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-03-10T16:22:06.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-03-10T16:22:06.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-03-10T16:22:06.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
40202026-03-10T16:22:06.278Z
40212026-03-10T16:22:06.278Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40222026-03-10T16:22:06.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-03-10T16:22:06.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-03-10T16:22:06.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-03-10T16:22:06.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
40262026-03-10T16:22:07.037Z
40272026-03-10T16:22:07.037Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40282026-03-10T16:22:07.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-03-10T16:22:07.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-03-10T16:22:07.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40312026-03-10T16:22:07.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
40322026-03-10T16:22:07.853Z
40332026-03-10T16:22:07.853Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40342026-03-10T16:22:08.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-03-10T16:22:08.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-03-10T16:22:08.606Z Checking erased-serde v0.4.9
40372026-03-10T16:22:08.710Z Checking ordered-float v2.10.1
40382026-03-10T16:22:08.722Z Checking unicode-xid v0.2.6
40392026-03-10T16:22:08.734Z Checking cargo-platform v0.2.0
40402026-03-10T16:22:08.989Z Checking serde-value v0.7.0
40412026-03-10T16:22:09.165Z Checking serde-untagged v0.1.9
40422026-03-10T16:22:09.376Z Checking cargo-util-schemas v0.8.2
40432026-03-10T16:22:10.362Z Checking cargo_metadata v0.21.0
40442026-03-10T16:22:11.212Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40452026-03-10T16:22:13.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
40462026-03-10T16:22:13.495Z
40472026-03-10T16:22:13.495Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40482026-03-10T16:22:13.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492026-03-10T16:22:13.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502026-03-10T16:22:13.495Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40512026-03-10T16:22:14.821Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40522026-03-10T16:22:14.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
40532026-03-10T16:22:14.876Z
40542026-03-10T16:22:14.876Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40552026-03-10T16:22:15.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40562026-03-10T16:22:15.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40572026-03-10T16:22:16.712Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40582026-03-10T16:22:16.712Z Compiling vergen-gitcl v1.0.8
40592026-03-10T16:22:16.722Z Compiling dirs-sys-next v0.1.2
40602026-03-10T16:22:16.722Z Compiling crunchy v0.2.4
40612026-03-10T16:22:16.722Z Compiling glob v0.3.3
40622026-03-10T16:22:16.722Z Compiling dsl_auto_type v0.1.3
40632026-03-10T16:22:16.722Z Checking scheduled-thread-pool v0.2.7
40642026-03-10T16:22:16.722Z Compiling diesel_table_macro_syntax v0.2.0
40652026-03-10T16:22:16.722Z Compiling dirs-next v2.0.0
40662026-03-10T16:22:16.722Z Compiling tiny-keccak v2.0.2
40672026-03-10T16:22:16.722Z Compiling term v0.7.0
40682026-03-10T16:22:16.722Z Checking r2d2 v0.8.10
40692026-03-10T16:22:16.722Z Compiling bit-vec v0.6.3
40702026-03-10T16:22:16.722Z Compiling clang-sys v1.8.1
40712026-03-10T16:22:16.722Z Compiling itertools v0.10.5
40722026-03-10T16:22:17.134Z Compiling bit-set v0.5.3
40732026-03-10T16:22:17.147Z Compiling diesel_derives v2.2.7
40742026-03-10T16:22:17.147Z Compiling ascii-canvas v3.0.0
40752026-03-10T16:22:17.147Z Compiling ena v0.14.4
40762026-03-10T16:22:17.181Z Compiling libloading v0.8.9
40772026-03-10T16:22:17.200Z Compiling regex-syntax v0.6.29
40782026-03-10T16:22:17.235Z Compiling bindgen v0.71.1
40792026-03-10T16:22:17.442Z Compiling diff v0.1.13
40802026-03-10T16:22:17.507Z Compiling cexpr v0.6.0
40812026-03-10T16:22:17.788Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40822026-03-10T16:22:17.901Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40832026-03-10T16:22:18.065Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40842026-03-10T16:22:18.100Z Compiling libxml v0.3.3
40852026-03-10T16:22:18.177Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40862026-03-10T16:22:18.356Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40872026-03-10T16:22:18.417Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40882026-03-10T16:22:18.551Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40892026-03-10T16:22:18.676Z Compiling strum_macros v0.24.3
40902026-03-10T16:22:18.839Z Compiling indoc v1.0.9
40912026-03-10T16:22:19.428Z Compiling lalrpop v0.19.12
40922026-03-10T16:22:20.115Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40932026-03-10T16:22:20.159Z Checking derive_builder v0.20.2
40942026-03-10T16:22:20.298Z Compiling oso-derive v0.27.3
40952026-03-10T16:22:20.372Z Checking quick-xml v0.37.5
40962026-03-10T16:22:20.528Z Compiling impl-trait-for-tuples v0.2.3
40972026-03-10T16:22:20.973Z Checking openssl-probe v0.1.6
40982026-03-10T16:22:21.139Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40992026-03-10T16:22:21.577Z Compiling diesel-dtrace v0.4.2
41002026-03-10T16:22:21.914Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41012026-03-10T16:22:22.112Z Checking bb8 v0.8.6
41022026-03-10T16:22:22.200Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41032026-03-10T16:22:22.470Z Checking nonempty v0.12.0
41042026-03-10T16:22:22.494Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41052026-03-10T16:22:22.678Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41062026-03-10T16:22:22.695Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41072026-03-10T16:22:22.774Z Checking support-bundle-viewer v0.1.2
41082026-03-10T16:22:22.887Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41092026-03-10T16:22:22.997Z Checking multimap v0.10.1
41102026-03-10T16:22:23.099Z Checking diesel v2.2.12
41112026-03-10T16:22:25.503Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41122026-03-10T16:22:27.363Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41132026-03-10T16:22:27.574Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41142026-03-10T16:22:27.591Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41152026-03-10T16:22:28.937Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41162026-03-10T16:22:29.642Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41172026-03-10T16:22:29.664Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41182026-03-10T16:22:30.565Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41192026-03-10T16:22:33.193Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41202026-03-10T16:22:39.671Z Compiling samael v0.0.19
41212026-03-10T16:22:44.534Z Checking async-bb8-diesel v0.2.1
41222026-03-10T16:22:46.044Z Compiling polar-core v0.27.3
41232026-03-10T16:22:52.253Z Checking oso v0.27.3
41242026-03-10T16:23:28.034Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41252026-03-10T16:24:14.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
41262026-03-10T16:24:14.409Z
41272026-03-10T16:24:14.410Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41282026-03-10T16:24:15.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292026-03-10T16:24:15.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302026-03-10T16:24:15.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41312026-03-10T16:24:15.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
41322026-03-10T16:24:15.280Z
41332026-03-10T16:24:15.280Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41342026-03-10T16:24:16.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352026-03-10T16:24:16.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362026-03-10T16:24:16.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372026-03-10T16:24:16.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41382026-03-10T16:24:16.136Z
41392026-03-10T16:24:16.136Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41402026-03-10T16:24:16.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412026-03-10T16:24:16.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422026-03-10T16:24:16.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432026-03-10T16:24:16.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41442026-03-10T16:24:16.896Z
41452026-03-10T16:24:16.896Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41462026-03-10T16:24:17.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472026-03-10T16:24:17.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482026-03-10T16:24:17.966Z Compiling libz-sys v1.1.24
41492026-03-10T16:24:17.971Z Compiling libgit2-sys v0.18.3+1.9.2
41502026-03-10T16:24:18.106Z Compiling vergen-git2 v1.0.7
41512026-03-10T16:24:18.118Z Compiling rustls v0.21.12
41522026-03-10T16:24:18.130Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41532026-03-10T16:24:18.135Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41542026-03-10T16:24:18.135Z Compiling nix v0.29.0
41552026-03-10T16:24:18.135Z Checking sct v0.7.1
41562026-03-10T16:24:18.341Z Checking rustls-webpki v0.101.7
41572026-03-10T16:24:18.397Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41582026-03-10T16:24:18.418Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41592026-03-10T16:24:18.457Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41602026-03-10T16:24:18.635Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41612026-03-10T16:24:18.787Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41622026-03-10T16:24:18.803Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41632026-03-10T16:24:18.905Z Checking rustls-pemfile v1.0.4
41642026-03-10T16:24:19.052Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41652026-03-10T16:24:19.071Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41662026-03-10T16:24:19.320Z Checking twox-hash v2.1.2
41672026-03-10T16:24:19.355Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41682026-03-10T16:24:19.581Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41692026-03-10T16:24:20.299Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41702026-03-10T16:24:20.400Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41712026-03-10T16:24:20.494Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41722026-03-10T16:24:20.521Z Checking tokio-rustls v0.24.1
41732026-03-10T16:24:20.771Z Checking progenitor-extras v0.1.0
41742026-03-10T16:24:21.024Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41752026-03-10T16:24:21.159Z Checking fatfs v0.3.6
41762026-03-10T16:24:21.198Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41772026-03-10T16:24:21.343Z Compiling seq-macro v0.3.6
41782026-03-10T16:24:26.312Z Compiling git2 v0.20.4
41792026-03-10T16:24:27.142Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41802026-03-10T16:24:27.293Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41812026-03-10T16:24:29.513Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41822026-03-10T16:25:38.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
41832026-03-10T16:25:38.443Z
41842026-03-10T16:25:38.443Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41852026-03-10T16:25:39.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-03-10T16:25:39.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-03-10T16:25:39.540Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41882026-03-10T16:26:37.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.14s
41892026-03-10T16:26:37.819Z
41902026-03-10T16:26:37.819Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41912026-03-10T16:26:38.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-03-10T16:26:38.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-03-10T16:26:38.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41942026-03-10T16:26:38.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
41952026-03-10T16:26:38.589Z
41962026-03-10T16:26:38.590Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
41972026-03-10T16:26:39.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41982026-03-10T16:26:39.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41992026-03-10T16:26:39.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42002026-03-10T16:26:39.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42012026-03-10T16:26:39.449Z
42022026-03-10T16:26:39.449Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42032026-03-10T16:26:40.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42042026-03-10T16:26:40.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42052026-03-10T16:26:40.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42062026-03-10T16:26:40.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42072026-03-10T16:26:40.304Z
42082026-03-10T16:26:40.304Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42092026-03-10T16:26:41.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-03-10T16:26:41.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-03-10T16:26:41.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42122026-03-10T16:26:41.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42132026-03-10T16:26:41.162Z
42142026-03-10T16:26:41.162Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42152026-03-10T16:26:41.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-03-10T16:26:41.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-03-10T16:26:41.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42182026-03-10T16:26:41.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42192026-03-10T16:26:42.012Z
42202026-03-10T16:26:42.012Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42212026-03-10T16:26:42.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222026-03-10T16:26:42.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232026-03-10T16:26:42.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42242026-03-10T16:26:42.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42252026-03-10T16:26:42.864Z
42262026-03-10T16:26:42.864Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42272026-03-10T16:26:43.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282026-03-10T16:26:43.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292026-03-10T16:26:43.964Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42302026-03-10T16:26:43.964Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42312026-03-10T16:26:44.112Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42322026-03-10T16:26:44.128Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42332026-03-10T16:26:44.132Z Checking diff v0.1.13
42342026-03-10T16:26:44.132Z Checking yansi v1.0.1
42352026-03-10T16:26:44.132Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42362026-03-10T16:26:44.133Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42372026-03-10T16:26:44.320Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42382026-03-10T16:26:44.475Z Checking pretty_assertions v1.4.1
42392026-03-10T16:26:45.409Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42402026-03-10T16:27:17.660Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42412026-03-10T16:27:17.663Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42422026-03-10T16:27:17.663Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42432026-03-10T16:27:17.663Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42442026-03-10T16:27:17.663Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42452026-03-10T16:27:17.663Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42462026-03-10T16:27:18.624Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42472026-03-10T16:27:20.050Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42482026-03-10T16:28:18.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
42492026-03-10T16:28:18.833Z
42502026-03-10T16:28:18.833Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42512026-03-10T16:28:19.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42522026-03-10T16:28:19.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42532026-03-10T16:28:19.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42542026-03-10T16:28:19.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42552026-03-10T16:28:19.601Z
42562026-03-10T16:28:19.601Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42572026-03-10T16:28:20.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42582026-03-10T16:28:20.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42592026-03-10T16:28:20.544Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42602026-03-10T16:28:20.661Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42612026-03-10T16:28:20.664Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42622026-03-10T16:28:42.554Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42632026-03-10T16:28:43.057Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42642026-03-10T16:28:45.437Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42652026-03-10T16:28:46.023Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42662026-03-10T16:28:50.076Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42672026-03-10T16:29:21.753Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42682026-03-10T16:29:22.598Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42692026-03-10T16:29:24.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
42702026-03-10T16:29:25.018Z
42712026-03-10T16:29:25.018Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42722026-03-10T16:29:25.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732026-03-10T16:29:25.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742026-03-10T16:29:25.894Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42752026-03-10T16:29:26.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s
42762026-03-10T16:29:26.997Z
42772026-03-10T16:29:26.997Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42782026-03-10T16:29:27.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792026-03-10T16:29:27.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802026-03-10T16:29:27.797Z Compiling blake3 v1.8.3
42812026-03-10T16:29:27.905Z Checking constant_time_eq v0.4.2
42822026-03-10T16:29:27.908Z Checking arrayref v0.3.9
42832026-03-10T16:29:27.908Z Checking arrayvec v0.7.6
42842026-03-10T16:29:27.917Z Checking topological-sort v0.2.2
42852026-03-10T16:29:27.927Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42862026-03-10T16:29:27.930Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42872026-03-10T16:29:27.938Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42882026-03-10T16:29:27.994Z Checking shell-words v1.1.1
42892026-03-10T16:29:28.960Z Checking omicron-zone-package v0.12.2
42902026-03-10T16:29:29.941Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42912026-03-10T16:29:31.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
42922026-03-10T16:29:31.240Z
42932026-03-10T16:29:31.240Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
42942026-03-10T16:29:31.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42952026-03-10T16:29:31.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42962026-03-10T16:29:32.025Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42972026-03-10T16:29:32.402Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42982026-03-10T16:29:32.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
42992026-03-10T16:29:33.114Z
43002026-03-10T16:29:33.114Zinfo: running `cargo check --bins` on xtask (240/256)
43012026-03-10T16:29:33.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-03-10T16:29:33.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-03-10T16:29:33.705Z Checking libc v0.2.180
43042026-03-10T16:29:33.795Z Checking serde v1.0.228
43052026-03-10T16:29:33.798Z Checking zerofrom v0.1.6
43062026-03-10T16:29:33.810Z Checking bitflags v2.11.0
43072026-03-10T16:29:33.819Z Checking hashbrown v0.16.1
43082026-03-10T16:29:33.822Z Checking smallvec v1.15.1
43092026-03-10T16:29:33.840Z Checking serde_json v1.0.149
43102026-03-10T16:29:33.843Z Checking scroll v0.12.0
43112026-03-10T16:29:33.939Z Checking yoke v0.8.1
43122026-03-10T16:29:34.004Z Checking num-traits v0.2.19
43132026-03-10T16:29:34.061Z Checking thiserror v1.0.69
43142026-03-10T16:29:34.138Z Checking percent-encoding v2.3.2
43152026-03-10T16:29:34.162Z Checking zerovec v0.11.5
43162026-03-10T16:29:34.181Z Checking zerotrie v0.2.3
43172026-03-10T16:29:34.270Z Checking errno v0.3.14
43182026-03-10T16:29:34.312Z Checking log v0.4.29
43192026-03-10T16:29:34.361Z Checking toml_datetime v0.6.11
43202026-03-10T16:29:34.421Z Checking rustix v1.1.3
43212026-03-10T16:29:34.440Z Checking indexmap v2.13.0
43222026-03-10T16:29:34.506Z Checking serde_spanned v0.6.9
43232026-03-10T16:29:34.533Z Checking goblin v0.8.2
43242026-03-10T16:29:34.596Z Checking zerocopy v0.7.35
43252026-03-10T16:29:34.672Z Checking form_urlencoded v1.2.2
43262026-03-10T16:29:34.714Z Checking getrandom v0.4.1
43272026-03-10T16:29:34.757Z Checking tinystr v0.8.2
43282026-03-10T16:29:34.795Z Checking potential_utf v0.1.4
43292026-03-10T16:29:34.823Z Checking ordered-float v2.10.1
43302026-03-10T16:29:34.876Z Checking thiserror v2.0.18
43312026-03-10T16:29:34.954Z Checking icu_collections v2.1.1
43322026-03-10T16:29:34.989Z Checking icu_locale_core v2.1.1
43332026-03-10T16:29:35.002Z Checking syn v2.0.117
43342026-03-10T16:29:35.141Z Checking serde-value v0.7.0
43352026-03-10T16:29:35.208Z Checking toml_edit v0.22.27
43362026-03-10T16:29:35.329Z Checking dtrace-parser v0.2.0
43372026-03-10T16:29:35.380Z Checking thread-id v4.2.2
43382026-03-10T16:29:35.411Z Checking once_cell v1.21.3
43392026-03-10T16:29:35.481Z Checking cargo-platform v0.2.0
43402026-03-10T16:29:35.573Z Checking terminal_size v0.4.3
43412026-03-10T16:29:35.624Z Checking memmap v0.7.0
43422026-03-10T16:29:35.637Z Checking tempfile v3.25.0
43432026-03-10T16:29:35.705Z Checking clap_builder v4.5.60
43442026-03-10T16:29:35.708Z Checking textwrap v0.16.2
43452026-03-10T16:29:35.785Z Checking fs-err v3.3.0
43462026-03-10T16:29:35.797Z Checking icu_provider v2.1.1
43472026-03-10T16:29:35.888Z Checking camino-tempfile v1.4.1
43482026-03-10T16:29:35.982Z Checking tabled v0.15.0
43492026-03-10T16:29:36.018Z Checking anyhow v1.0.102
43502026-03-10T16:29:36.087Z Checking macaddr v1.0.1
43512026-03-10T16:29:36.101Z Checking icu_properties v2.1.2
43522026-03-10T16:29:36.276Z Checking icu_normalizer v2.1.1
43532026-03-10T16:29:36.319Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43542026-03-10T16:29:36.716Z Checking toml v0.8.23
43552026-03-10T16:29:37.135Z Checking cargo_toml v0.21.0
43562026-03-10T16:29:37.236Z Checking idna_adapter v1.2.1
43572026-03-10T16:29:37.248Z Checking dof v0.3.0
43582026-03-10T16:29:37.375Z Checking clap v4.5.60
43592026-03-10T16:29:37.379Z Checking idna v1.1.0
43602026-03-10T16:29:37.649Z Checking usdt-impl v0.5.0
43612026-03-10T16:29:37.673Z Checking url v2.5.8
43622026-03-10T16:29:37.978Z Checking usdt v0.5.0
43632026-03-10T16:29:38.134Z Checking cargo-util-schemas v0.8.2
43642026-03-10T16:29:39.128Z Checking cargo_metadata v0.21.0
43652026-03-10T16:29:39.984Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43662026-03-10T16:29:40.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.45s
43672026-03-10T16:29:40.700Z
43682026-03-10T16:29:40.700Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43692026-03-10T16:29:41.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43702026-03-10T16:29:41.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43712026-03-10T16:29:41.664Z Checking polyval v0.6.2
43722026-03-10T16:29:41.784Z Checking ctr v0.9.2
43732026-03-10T16:29:41.797Z Checking ssh-encoding v0.2.0
43742026-03-10T16:29:41.800Z Checking blowfish v0.9.1
43752026-03-10T16:29:41.800Z Checking password-hash v0.4.2
43762026-03-10T16:29:41.800Z Checking p521 v0.13.3
43772026-03-10T16:29:41.800Z Checking p256 v0.13.2
43782026-03-10T16:29:41.804Z Checking russh-cryptovec v0.7.3
43792026-03-10T16:29:41.962Z Checking ghash v0.5.1
43802026-03-10T16:29:41.979Z Checking md5 v0.7.0
43812026-03-10T16:29:42.007Z Checking bcrypt-pbkdf v0.10.0
43822026-03-10T16:29:42.023Z Checking num-bigint v0.4.6
43832026-03-10T16:29:42.102Z Checking aes-gcm v0.10.3
43842026-03-10T16:29:42.121Z Checking des v0.8.1
43852026-03-10T16:29:42.185Z Checking pbkdf2 v0.11.0
43862026-03-10T16:29:42.189Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43872026-03-10T16:29:42.189Z Checking hex-literal v0.4.1
43882026-03-10T16:29:42.231Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43892026-03-10T16:29:42.278Z Checking ssh-cipher v0.2.0
43902026-03-10T16:29:42.310Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43912026-03-10T16:29:42.331Z Checking socket2 v0.5.10
43922026-03-10T16:29:42.391Z Checking internet-checksum v0.2.1
43932026-03-10T16:29:42.488Z Checking ssh-key v0.6.7
43942026-03-10T16:29:42.733Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43952026-03-10T16:29:43.378Z Checking russh-keys v0.45.0
43962026-03-10T16:29:44.096Z Checking russh v0.45.0
43972026-03-10T16:30:05.909Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43982026-03-10T16:30:07.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.78s
43992026-03-10T16:30:07.731Z
44002026-03-10T16:30:07.731Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44012026-03-10T16:30:08.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44022026-03-10T16:30:08.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44032026-03-10T16:30:08.518Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44042026-03-10T16:30:08.524Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44052026-03-10T16:30:08.524Z Checking termios v0.3.3
44062026-03-10T16:30:10.331Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44072026-03-10T16:30:10.516Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44082026-03-10T16:30:13.150Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44092026-03-10T16:30:13.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s
44102026-03-10T16:30:14.105Z
44112026-03-10T16:30:14.105Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44122026-03-10T16:30:14.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-03-10T16:30:14.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-03-10T16:30:14.963Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44152026-03-10T16:30:15.074Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44162026-03-10T16:30:15.088Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44172026-03-10T16:30:15.094Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44182026-03-10T16:30:15.094Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44192026-03-10T16:30:15.595Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44202026-03-10T16:30:15.599Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44212026-03-10T16:30:16.513Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44222026-03-10T16:30:16.610Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44232026-03-10T16:30:16.619Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44242026-03-10T16:30:17.464Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44252026-03-10T16:30:19.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s
44262026-03-10T16:30:19.932Z
44272026-03-10T16:30:19.932Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44282026-03-10T16:30:20.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-03-10T16:30:20.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-03-10T16:30:20.713Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44312026-03-10T16:30:21.273Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44322026-03-10T16:30:21.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
44332026-03-10T16:30:21.885Z
44342026-03-10T16:30:21.885Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44352026-03-10T16:30:22.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-03-10T16:30:22.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-03-10T16:30:22.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44382026-03-10T16:30:22.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
44392026-03-10T16:30:22.655Z
44402026-03-10T16:30:22.655Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44412026-03-10T16:30:23.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-03-10T16:30:23.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-03-10T16:30:23.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-03-10T16:30:23.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
44452026-03-10T16:30:23.427Z
44462026-03-10T16:30:23.427Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44472026-03-10T16:30:24.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-03-10T16:30:24.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-03-10T16:30:24.335Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44502026-03-10T16:30:25.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
44512026-03-10T16:30:25.327Z
44522026-03-10T16:30:25.327Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44532026-03-10T16:30:26.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-03-10T16:30:26.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-03-10T16:30:26.119Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44562026-03-10T16:30:26.142Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44572026-03-10T16:30:26.412Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44582026-03-10T16:30:29.842Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44592026-03-10T16:30:29.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
44602026-03-10T16:30:29.843Z
44612026-03-10T16:30:29.843Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44622026-03-10T16:30:29.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44632026-03-10T16:30:29.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44642026-03-10T16:30:29.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44652026-03-10T16:30:29.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
44662026-03-10T16:30:29.843Z
44672026-03-10T16:30:29.843Zinfo: running `cargo check --bins` on omicron-package (250/256)
44682026-03-10T16:30:29.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44692026-03-10T16:30:29.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44702026-03-10T16:30:29.882Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44712026-03-10T16:30:30.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
44722026-03-10T16:30:30.781Z
44732026-03-10T16:30:30.781Zinfo: running `cargo check --bins` on tqdb (251/256)
44742026-03-10T16:30:31.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44752026-03-10T16:30:31.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44762026-03-10T16:30:31.735Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44772026-03-10T16:30:32.174Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44782026-03-10T16:30:33.026Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44792026-03-10T16:30:33.029Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44802026-03-10T16:30:39.446Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44812026-03-10T16:30:40.368Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44822026-03-10T16:30:40.372Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44832026-03-10T16:30:40.372Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44842026-03-10T16:30:40.372Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44852026-03-10T16:30:41.522Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44862026-03-10T16:30:50.555Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44872026-03-10T16:30:58.670Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44882026-03-10T16:30:58.674Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44892026-03-10T16:30:58.674Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44902026-03-10T16:30:58.674Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44912026-03-10T16:31:00.561Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44922026-03-10T16:31:02.357Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44932026-03-10T16:31:03.266Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44942026-03-10T16:31:04.946Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44952026-03-10T16:31:05.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.89s
44962026-03-10T16:31:05.915Z
44972026-03-10T16:31:05.915Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
44982026-03-10T16:31:06.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44992026-03-10T16:31:06.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45002026-03-10T16:31:06.780Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45012026-03-10T16:31:06.784Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45022026-03-10T16:31:06.784Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45032026-03-10T16:31:06.917Z Checking rtoolbox v0.0.3
45042026-03-10T16:31:06.920Z Checking tui-tree-widget v0.23.1
45052026-03-10T16:31:07.060Z Checking rpassword v7.4.0
45062026-03-10T16:31:07.212Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45072026-03-10T16:31:08.354Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45082026-03-10T16:31:14.763Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45092026-03-10T16:31:15.687Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45102026-03-10T16:31:17.087Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45112026-03-10T16:31:21.244Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45122026-03-10T16:31:23.830Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45132026-03-10T16:31:24.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.03s
45142026-03-10T16:31:25.171Z
45152026-03-10T16:31:25.171Zinfo: running `cargo check --bins` on wicket (253/256)
45162026-03-10T16:31:25.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45172026-03-10T16:31:25.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45182026-03-10T16:31:26.007Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45192026-03-10T16:31:26.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
45202026-03-10T16:31:26.647Z
45212026-03-10T16:31:26.647Zinfo: running `cargo check --bins` on wicketd (254/256)
45222026-03-10T16:31:27.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45232026-03-10T16:31:27.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45242026-03-10T16:31:27.523Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45252026-03-10T16:31:27.526Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45262026-03-10T16:31:27.526Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45272026-03-10T16:31:27.526Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45282026-03-10T16:31:29.096Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45292026-03-10T16:31:29.892Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45302026-03-10T16:31:33.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s
45312026-03-10T16:31:34.173Z
45322026-03-10T16:31:34.173Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45332026-03-10T16:31:34.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45342026-03-10T16:31:34.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45352026-03-10T16:31:34.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45362026-03-10T16:31:34.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
45372026-03-10T16:31:34.942Z
45382026-03-10T16:31:34.942Zinfo: running `cargo check --bins` on zone-setup (256/256)
45392026-03-10T16:31:35.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45402026-03-10T16:31:35.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45412026-03-10T16:31:35.753Z Checking uzers v0.12.2
45422026-03-10T16:31:36.084Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45432026-03-10T16:31:37.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
45442026-03-10T16:31:37.269Z
45452026-03-10T16:31:37.272Zreal 18:17.286465421
45462026-03-10T16:31:37.272Zuser 27:50.641626508
45472026-03-10T16:31:37.272Zsys 5:07.364303270
45482026-03-10T16:31:37.273Ztrap 0.472404207
45492026-03-10T16:31:37.273Ztflt 0.610200757
45502026-03-10T16:31:37.273Zdflt 0.625819205
45512026-03-10T16:31:37.273Zkflt 0.000983609
45522026-03-10T16:31:37.273Zlock 1:15:28.068353258
45532026-03-10T16:31:37.273Zslp 2:37:01.316978662
45542026-03-10T16:31:37.273Zlat 1:31.151594314
45552026-03-10T16:31:37.273Zstop 4:28.216090524
45562026-03-10T16:31:37.273Zprocess exited: duration 1350052 ms, exit code 0
 
45572026-03-10T16:31:37.280Zfound 0 output files